/*	CREDIS Microsoft Academy Main CSS Document
	Version: 1.0
*/
* {
	padding : 0;
	margin : 0;
	border: 0;
}
body {
	background : #3f5764;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 70%;
	color : #333;
}
/* Default fonts */
h1,h2,h3,
h4,h5,h6 { font-family: Palatino, Georgia, Times, serif; }
pre { font-family: Corbel, Verdana, sans-serif; } 
code { font-family: Consolas, Monaco, Courier, monospace; }
.clr {
	clear:both;
}
a {
	color:#4174B5;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:0;
}
img.right {
	background:#FFFFFF;
	float:right;
	margin:0 0 4px 4px;
	padding:4px;
}
img.left {
	background:#FFFFFF;

	float:left;
	margin:0 4px 0px 0;
	padding:4px;
}
img.topban { margin-bottom:14px; }
.corect {
color:#006600;
}
.gresit {
color:#990000;
}
.high { background: #D2DCFF; }
.high2 { background:#FDE6C1; }
#bb {
	width:996px;
	background:url(media/timages/shade-bg.jpg) repeat-y ;
	margin:0px auto;
}
#container {
	width: 980px;
	background: #c9cbcd;
	margin:0px auto;
}
#header {
	background:url(media/timages/head-bg.jpg) repeat-x;
	height:72px;
	width:980px;
}
#logo {
	float:left;
	height:43px;
	margin:20px 0 0 40px;
	width:115px;
}
/*/////////////////////////////////*/
/* TOP MENU */
#tmenu {
	font-size:10px;
	float:right;
	width:700px;
	line-height:normal;
	margin-top:33px;
}

#tmenu ul {
	list-style-type: none;
	margin:0;
	margin-left: 5px; /*Left offset of entire tab menu relative to page*/
	padding:0;
}

#tmenu li {
	display:inline;
	margin:0;
	padding:0;
}

#tmenu a {
	float:left;
	background: url(media/timages/left.jpg) no-repeat left top;
	margin:0;
	margin-right: 5px;
	padding:0 0 0 3px;
	text-decoration:none;
}

#tmenu a span {
	float:left;
	display:block;
	background: url(media/timages/right.jpg) no-repeat right top;
	height:19px;
	padding: 10px 6px 2px 3px;
	font-weight:bold;
	color:#FFF;
}

#tmenu a:hover span {
	color: #FFF;
}

#tmenu #current a {
	background-position:0 -31px;
}

#tmenu #current a span {
	background-position:100% -31px;
	color: #FFF;
}

#tmenu a:hover {
	background-position:0% -31px;
}

#tmenu a:hover span {
	background-position:100% -31px;
}
/*/////////////////////////////////*/
.flash { margin-top:25px;}
#belt {
	background:url(media/timages/belt-bg.jpg) repeat-x;
	float:left;
	height:78px;
	padding-left:45px;
	width:935px;
}
span.btit {
	color:#FFFFFF;
	float:left;
	margin:12px 0 0 10px;
}
.btit h2 {
	font-weight:normal;
	font-size:18px;
}
span.bimg {
	float:left;
	width:64px;
}
.faclogo {
	float:left;
	margin:3px 120px 0 0;
}
.faclogo a:link, .faclogo a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.faclogo a:hover {
	text-decoration:none;
}
.nomrg {
	margin:3px 0 0 0;
}
/*///////////////////////////////////*/
/* combo style */
#combo {
	background: #cdcdcd;
	float:left;
	height:224px;
	width:970px;
	padding-left:10px;
}

.combo2 {
	float:left;
	width:228px;
	height:207px;
	background: url(media/timages/box.jpg);
	margin:10px 0px 8px 11px;
	display:inline;
}
.combo2:hover {
	background-position:0% -207px;
}
.combo2 p {
	padding:0px 20px;
}
.combo2 h2 {
	color:#000;
	font-size:14px;
	padding: 6px 20px;
}
.combo2 ul
{
list-style: none;
padding:0px 20px;
}
#stiric li {
	margin:4px 0px;
} 
.combo2 li {
	padding-left: 10px;
	margin: 2px 0px;
	background-image: url(media/timages/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .45em;
}
.combo2 a {
	color: #4174B5;
	text-decoration:none;
}
.combo2 a:hover {
	color:#4174B5;
	text-decoration: underline;
}
/*/////////////////////////////////*/
#footer {
	background:url(media/timages/footer.jpg) repeat-x;
	color:#FFFFFF;
	font-size:10px;
	height:21px;
	width:980px;
}
span.copy {
	color:#CCCCCC;
	float:left;
	margin:4px;
}
span.reguli {
	color:#CCCCCC;
	float:right;
	margin:4px;
}
span.reguli a {
	color:#FFFFFF;
}
#stats {
	width:980px;
	margin:10px auto;
	text-align:right;
}
/* Stiri */
p.smedia {
	border-top:1px solid #ccc;
	margin:10px 0px;
}
.pmenu {
	float:left;
	width:240px;
}
.menu1 {
	width:200px;
	margin:20px 0px 0px 20px;
	float:left;
	font-weight:bold;
	display:inline;
}
.menu1 p {
	font-weight:normal;
	margin-left:14px;
}
.menu1 ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
}
.menu1 ul ul { margin:4px 0 4px 14px; }
.menu1 li
{
	display: inline;
/* for IE5 and IE6 */
}
.menu1 a
{
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px 0px 4px 14px;
	background: #fff;
	background-position: 0.2em 0.80em;
	border-bottom:1px solid #999999;
}
.menu1 ul ul a {
	font-size:10px;
	border:0;
}
.menu1 a:link, .menu1 a:visited
{
	color: #666666;
	text-decoration: none;
}

.menu1 a:hover
{
	background: #4174B5;
	background-position: 0.2em 0.80em;
	color: #FFF;
}

.menu1 li a#current
{
	background: #4174B5;
	color:#FFFFFF;
}
span.admin {
	color: #4174B5;
	font-weight:bold;
	font-size:120%;
	padding:4px;
	margin:0 20px;
}
span.meniul {
	color: #4174B5;
	font-weight:bold;
	float:left;
	width:200px;
	font-size:120%;
	height:14px;
	padding:4px 0px 8px 0px;
	border-bottom: 1px solid #4174B5;
}
/* end menu */
/* UNDER H1 NAVIGATION */
ul#subnav {
	margin:10px 0 0 0;
	padding-left: 0;
	white-space: nowrap;
}

#subnav li {
	display: inline;
	list-style-type: none;
}

#subnav a {
	padding: 4px;
	border-bottom:0;
}

#subnav a:link, #subnav a:visited {
	padding: 4px;
	color: #fff;
	background-color: #4174B5;
	text-decoration: none;
}
#subnav a:link#current, #subnav a:visited#current, #subnav a:hover {
	color: #fff;
	background-color: #4174B5;
	text-decoration: none;
	padding: 4px;
}
#subnav a:hover {
	color: #fff;
	background-color: #4174B5;
	text-decoration: none;
	padding: 4px;
}
/* end */
.mpage {
	width:680px;
	float:left;
	padding:0px 36px 16px 16px;
	
}
.mpage p {
	margin-bottom:8px;
	text-align:justify;
}
a.act:link {color: #FFFFFF;}
a.act:visited {color: #FFFFFF;}
a.act:hover {color: #FFFFFF;}
a.act:active {color: #FFFFFF;}
.mpage a {
	color:#4174B5;
	font-weight:bold;
}
.mpage a:hover {
	text-decoration: underline;
	color: #6AAAF9;
}
.mpage ul, ol {
	list-style-position:outside;
	margin-left:40px;
	text-align: inherit;
}
.mpage li {
	text-align:inherit;
	margin:5px 0px;
}
.page {
	background:#FFFFFF;
	width:980px;
	float:left;
}
.mpage h1 {
	color: #4174B5;
	font-size:1.84em;
	letter-spacing:.05em;
	margin:18px 0px 8px 0px;
}
.mpage h2 {
	color: #555;
	font-size:1.4em;
	letter-spacing:.07em;
	margin:24px 0 10px 0;
	border-bottom:1px solid #ccc;
}
.mpage h3 {
	color: #555;
	font-size:1.3em;
	letter-spacing:.05em;
	margin:20px 0 6px 0px;
}
.mpage h4 {
	color: #555;
	font-size:1.2em;
	letter-spacing:.05em;
	margin:6px 0px 2px 0px;
}
.stanga {
width:317px;
float:left;
margin-right: 40px;
}
.dreapta {
width:317px;
float:left;
}
/* harta site divs */
.smap {
float:left;
margin-bottom:20px;
}
.smap ul {
margin:0px 26px 0px 0px;
}
.smap li {
margin:2px 0px;
list-style-position: inside;
}
/* form styles */
form { /* set width in form, not fieldset (still takes up more room w/ fieldset width */
 font:100% verdana,arial,sans-serif;
 margin: 0;
 padding: 0;
 min-width: 500px;
 max-width: 600px;
}

form fieldset {
 /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
 border-color: #000;
 border-width: 1px;
 border-style: solid;
 padding: 10px; /* padding in fieldset support spotty in IE */
 margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
 /* be careful with padding, it'll shift the nice offset on top of border */
}

form label { 
	display: block; /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 5px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline; /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
 /* pseudo-class on legend elements, but do support it on label elements */
 /* we instead underline first letter on each label element and accesskey */
 /* each input. doing only legends would lessens cognitive load */
 /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	width:auto;
	margin:5px 0 0 0px; 
	border: 1px solid #999999;
}

form select {
	width:120px;
	margin:5px 0 0 0px; 
	border: 1px solid #999999;
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
#login {
	width:160px;
	margin:10px 0 10px 20px;
	padding:10px;
}
#login form {
	font:100% verdana,arial,sans-serif;
	margin: 0;
	padding: 0;
	min-width: 1px;
	max-width: 1px;
}
#login span {
	margin-left:10px;
}
#login input {
	width:140px;
	margin-left:10px;
}

/* Table design */
table {
 border-collapse:collapse;
 background:#fff repeat-x;
 border:1px solid #686868;
 color : #666666;
}

td, th {
 padding:2px 0px 2px 4px;
}

caption {
 padding: 0 0 .5em 0;
 text-align: left;
 font-size: 1.4em;
 font-weight: bold;
 text-transform: uppercase;
 color: #333;
 background: transparent;
}

/* =links
----------------------------------------------- */

table a {
 color:#4174B5;
 text-decoration:none;
}

table a:link {}

table a:visited {
 color:#4174B5;
 text-decoration:none;
}

table a:hover {
 color: #6AAAF9;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
 color:#fff
}

tfoot td {
 text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
 border: 1px solid #333;
}

tbody th {
 white-space: nowrap;
}

tbody th a {
 color:#333;
}
tbody .ttop {
background: #999999;
color: #FFFFFF;
font-weight:bold;
}
/* orare */
.atentie {
padding:0px 5px;
background: #dfdfdf;
border:1px solid #dfdfdf;
}
.atentie a, .atentie a:hover {
color:#FFFFFF;
}
.r { float:right; }
.l { float:left; }
/* end orare */
img.splash {
	margin-top:25px;
}

/* stiri */
ul.stiri {
	list-style-position:outside;
	margin-left:14px;
}
.cpromo {
	float:right;
	width:200px;
	padding:10px;
	margin:10px 0 10px 10px;
	border:1px solid #0066CC;
	background:#FFFFFF;
	font-size:14px;
	color: #0066CC;
}