/* RESET */
*{margin:0px;padding:0px;}html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html, body {font-family:Arial, Tahoma, Verdana; font-size:11px; line-height:15px; color:#000;}
html {height:100%;}

/* BODY */
body {background:url("../img/backgrounds/bg-body.jpg"); min-height:100%;}

#container {width:930px; margin:0px auto; padding:22px 0px;}
#page {width:930px; margin:0px auto; padding:0px; background:url("../img/backgrounds/bg-page.png") repeat-y;}
#page #header {width:916px; margin:0px; padding:14px 7px 0px 7px; background:url("../img/backgrounds/header-top.jpg") no-repeat top;}

#page #header #header-content {position:relative; width:100%; margin:0px; padding:8px 0px 7px 0px; background:url("../img/backgrounds/bg-header.png") no-repeat top;}
#page #header #header-content #logo {width:222px; height:127px; margin:0px auto 41px auto; padding:0px;}
#page #header #header-content #logo a {display:block; width:222px; height:127px; background:url("../img/brand/logo.png") no-repeat; text-indent:-9999px;}

#page #header #header-content #nav {width:919px; height:42px; margin:0px; padding:7px 10px 0px 29px; bottom:0px; left:-24px; position:absolute; background:url("../img/backgrounds/bg-nav.png") no-repeat;}
#page #header #header-content #nav li {float:left; width:auto; margin:0px; padding:0px;}
#page #header #header-content #nav li a {display:block; font-family:"Times New Roman"; font-size:13px; line-height:42px; margin:0px 8px; padding:0px 5px; color:#FFF; text-decoration:none; font-weight:normal;}
#page #header #header-content #nav li.last a {padding-right:0px;margin-right:0px}
#page #header #header-content #nav li.first a {padding-left:0px;margin-left:20px}

#page #main {width:870px; margin:0px; padding:23px 30px 30px 30px; background:url("../img/backgrounds/page-border-bottom.jpg") no-repeat bottom; position:relative; overflow:hidden;}
#page #main #content {width:100%; margin:0px; padding:0px; overflow:hidden;}
body#domain #page #main #content {width:640px; margin:0px 10px 0px 0px; padding:0px; overflow:hidden;}
body#domain.two-coll #page #main #content {width:870px; margin:0px 10px 0px 0px; padding:0px; overflow:hidden;}

#page #main #sidebar {float:right; width:176px; margin:0px; padding:0px; position:relative; z-index:10;}/*width:220px;*/
#page #main #sidebar .calendar {padding:10px; background:#edf2f3;}
#page #main #sidebar h4 {font-size:14px; line-height:14px; font-weight:bold; color:#577994; margin:0px 0px 10px 0px; padding:0px; text-transform:uppercase;}
#page #main #sidebar a {color:#577994; text-decoration:underline;}
#page #main #sidebar a:hover {text-decoration:none;}
#page #main #sidebar .calendar {font-family:Arial; font-size:11px; line-height:13px; font-weight:normal; color:#5d5d5d; margin-bottom:15px;}
#page #main #sidebar .calendar p {margin-bottom:10px; color:#8c9192;}
#page #main #sidebar .calendar p span {display:block; font-weight:bold;}


#page #main .pdf {padding-left:20px; display:block; background:url("../img/icons/pdf.jpg") no-repeat 0px 1px; line-height:17px;}
#page #main .pdf span {display:block; color:#999; text-decoration:none !important;}

/* ACCOUNT */
#page #main .account-utils {position:absolute; top:7px; right:7px; width:176px; margin:0px; padding:0px; overflow:hidden;}
#page #main .account-utils ul {width:100%; width:200px; margin:0px; padding:0px; list-style:none; float:left; overflow:hidden;}
#page #main .account-utils ul li {margin-bottom:1px; width:200px; float:left; }

#page #main .account-utils .account-action ,
#page #main .account-utils .account-action-en,
#page #main .account-utils .alerts-action,
#page #main .account-utils .alerts-action-en,
#page #main .account-utils .recommend-action,
#page #main .account-utils .recommend-action-en,
#page #main .account-utils .read-action,
#page #main .account-utils .read-action-en{
	border:0px !important;
	position:relative;
	z-index:12;
	margin-left:0px;
	margin-top:0px !important;
	width:176px;
	height:26px;
	display:block;
	text-indent:-9999px;
}
#page #main .account-utils .account-action{
	background:url(../img/buttons/butoane-visual.png) -176px 0 no-repeat;
}
#page #main .account-utils .account-action-en{
	background:url(../img/buttons/butoane-visual.png) 0 0 no-repeat;
}
#page #main .account-utils .alerts-action{
	background:url(../img/buttons/butoane-visual.png) -176px -52px no-repeat;
}
#page #main .account-utils .alerts-action-en{
	background:url(../img/buttons/butoane-visual.png) 0 -52px no-repeat;
}
#page #main .account-utils .recommend-action{
	background:url(../img/buttons/butoane-visual.png) -176px -26px no-repeat;
}
#page #main .account-utils .recommend-action-en{
	background:url(../img/buttons/butoane-visual.png) 0 -26px no-repeat;
}
#page #main .account-utils .read-action{
	background:url(../img/buttons/butoane-visual.png) -176px -78px no-repeat;
}
#page #main .account-utils .read-action-en{
	background:url(../img/buttons/butoane-visual.png) 0 -78px no-repeat;
}



#page #main .account-utils .alerts-action, #page #main .account-utils .account-action {-moz-border-radius-topleft:0px !important; -moz-border-radius-topright:0px !important; -webkit-border-top-left-radius:0px !important; -webkit-border-top-right-radius:0px !important;}
#page #main .account-utils .account-box, .alerts-box {border-top:1px solid #fff !important; position:relative; z-index:11; top:0px !important; margin-top:0px !important; padding:5px 3px 0px 3px !important; margin:0px; background:url("../img/backgrounds/bg-account-utils.png");}
#page #main .account-utils .close {position:absolute; bottom:10px; left:10px; color:#557896; text-decoration:underline; font-weight:bold;}
#page #main .account-utils .close:hover {text-decoration:none;}

#page #main .account-utils .title {font-size:16px; line-height:17px; color:#ffa801; font-weight:bold; margin:0px 0px 5px 0px; padding:0px;}
#page #main .account-utils .register {margin-top:5px;}
#page #main .account-utils .account {width:164px; height:26px; margin:0px; padding:0px 6px; font-size:12px; line-height:26px; color:#FFF; font-weight:normal; background:url("../img/buttons/account-action_.jpg") no-repeat top left;}
#page #main .account-utils .account a {color:#FFF; text-decoration:none; line-height:26px;}
#page #main .account-utils .account span {font-weight:bold;}

#page #main .account-utils .alerts-box {color:#557896;}
#page #main .account-utils .alerts-box .title {margin-bottom:5px; font-weight:normal; color:#557896; padding-left:22px; background:url("../img/icons/subscribe-icon.jpg") 0px 2px no-repeat;}
#page #main .account-utils .alerts-box .head {font-family:Arial; font-size:11px; font-weight:normal; margin:0px 0px 10px 0px; padding:0px 15px 0px 22px;}
#page #main .account-utils .alerts-box .subscribe {padding-left:22px;}
#page #main .account-utils .alerts-box .subscribe a {color:#FFA801; text-decoration:underline;}
#page #main .account-utils .alerts-box .subscribe a:hover {text-decoration:none;}

#page #main #featured {width:100%; margin:0px 0px 23px 0px; padding:0px; position:relative;}
#page #main #featured .visual {width:856px; height:213px; display:block; padding:3px; border:4px solid #DCE4E9; margin:0px; overflow:hidden;}

/* PRIMARY */
#content #primary {width:100%; margin:0px; padding:0px; overflow:hidden;}
body#domain #primary {width:460px; float:right; margin:0px; padding:0px;}
body#domain.two-coll #primary {width:682px; float:right; margin:0px; padding:0px;}
body#domain #primary .body {width:100%; margin:0px; padding:0px; overflow:hidden; color:#444;}
body#domain #primary .head {width:100%; margin:0px 0px 10px 0px; padding:0px;}
body#domain #primary .head p {font-family:Arial; font-size:14px; line-height:18px; color:#333333;}

body#domain #primary .body h3 {font-size:14px; line-height:15px; color:#577994; margin:15px 0px 7px 0px; padding:0px;}
body.rules #primary .body h3, body.procedure #primary .body h3 {font-size:18px !important; line-height:20px !important;}
body#domain #primary .body p {font-family:Arial; font-size:11px; line-height:15px; font-weight:normal; color:#444444; margin:0px 0px 10px 0px; padding:0px;}
body#domain #primary .body a {color:#577994; font-weight:normal; text-decoration:underline;}
body#domain #primary .body a:hover {text-decoration:none;}
body#domain #primary .body strong {font-weight:bold;}
body#domain #primary .body ul {margin-left:0px;}/*margin-left:15px;*/
body#domain #primary .body.ctrl_1 ul {margin-left:0px;margin-left:15px;}/**/
body#domain #primary .body ul li {color:#5d5d5d;}
body#domain #primary .body.ctrl_1 ul li {color:#5d5d5d;list-style:disc outside none}
body#domain #primary .body ul li.margined {margin-bottom:10px;}
body#domain #primary .body ul li.bullet {background:url("../img/bullets/blue-bullet.jpg") 0px 6px no-repeat; padding-left:10px;}
body#domain #primary .body ul.emphasis {font-style:italic; margin:10px 0px 10px 15px;}

body#domain #primary .body .title {color:#333333; font-size:11px; line-height:12px; font-weight:bold; margin:0px 0px 5px 0px; text-transform:uppercase;}





/* HOMEPAGE */
#content #primary .boxes {width:100%; margin:0px; padding:0px; list-style:none; overflow:hidden;}
#content #primary .boxes li {float:left; display:inline; width:200px; margin:0px 23px 0px 0px; padding:0px;}
#content #primary .boxes li h2 {font-size:16px; line-height:17px; color:#5D809C; font-weight:normal; margin:0px 0px 13px 0px; padding:0px;}
#content #primary .boxes li .visual {width:186px; height:82px; margin:0px 0px 15px 0px; padding:3px; border:4px solid #DCE4E9; overflow:hidden;}
#content #primary .boxes li .head {width:100%; margin:0px; padding:0px;}
#content #primary .boxes li .head p {font-family:Arial; font-size:11px; line-height:16px; color:#5D809C; font-weight:normal;}
#content #primary .boxes li .head p span, .head p strong {font-weight:bold;}
#content #primary .boxes li .more {margin:5px 0px 0px 0px; padding:0px;}
#content #primary .boxes li .more a {color:#FFA801; text-decoration:none;}
#content #primary .boxes li .more a:hover {text-decoration:underline;}
#content #primary .boxes li ul {width:100%; margin:5px 0px 0px 0px; padding:0px; list-style:none; overflow:hidden;}
#content #primary .boxes li ul li {width:100%; margin:0px 0px 3px 0px; padding:0px;}
#content #primary .boxes li ul li a {color:#FFA801; text-decoration:underline;}
#content #primary .boxes li ul li a:hover {text-decoration:none;}

#content #primary .boxes li.news ul {margin-top:15px;}
#content #primary .boxes li.news ul li {margin-bottom:10px;}
#content #primary .boxes li.news ul li a {color:#5D809C; text-decoration:underline;}
#content #primary .boxes li.news ul li a:hover {text-decoration:none;}

#content #primary .boxes li.last {margin-right:0px;}

/* DOMAINS */
body#domain #page #main #featured .visual {width:870px; height:247px; margin:0px; padding:0px; border:0px;}

/* SECONDARY */
body#domain #content #secondary {float:left; display:inline; width:160px; margin:0px 20px 0px 0px; padding:0px;}
body#domain #content #secondary #domainTitle {font-size:16px; line-height:17px; color:#555555; font-weight:bold; margin:0px 0px 10px 0px; padding:0px;}
body#domain #content #secondary .subdomains {width:100%; margin:0px; padding:0px; list-style:none;}
body#domain #content #secondary .subdomains li {width:100%; margin:0px 0px 5px 0px; padding:0px; font-family:Arial; font-size:11px; line-height:12px; color:#ffa801;}
body#domain #content #secondary .subdomains li a {color:#ffa801; text-decoration:none;}
body#domain #content #secondary .subdomains li a:hover {text-decoration:underline;}
body#domain #content #secondary .subdomains li.active {color:#555; font-weight:bold; text-decoration:underline;}


body#domain #content #primary #pageTitle {font-size:16px; line-height:25px; color:#577994; font-weight:bold; margin:0px 0px 5px 0px; padding:0px;}
body#domain #content #primary .default {width:100%; margin:0px; padding:0px; list-style:none;}
body#domain #content #primary .default li {width:100%; margin:0px 0px 10px 0px; padding:0px; overflow:hidden;}
body#domain #content #primary .default li .visual {float:left; display:inline; width:100px; margin:0px 5px 0px 0px; padding:0px;}
body#domain #content #primary .default li .article {float:left; width:355px; margin:0px; padding:0px; font-family:Arial; font-size:11px;}
body#domain.two-coll #content #primary .default li .article {float:left; width:100%; margin:0px; padding:0px; font-family:Arial; font-size:11px;}
body#domain #content #primary .default li .article .timestamp {color:#707070; line-height:14px; font-weight:bold; margin:0px; padding:0px;}
body#domain #content #primary .timestamp {color:#707070; line-height:14px; font-weight:bold; margin:0px; padding:0px;}

body#domain #content #primary .default li .article .article-title {font-size:16px; line-height:19px; color:#577994; font-weight:bold;}
body#domain #content #primary .default li .article .article-title a {color:#577994; text-decoration:none;}
body#domain #content #primary .default li .article .author {color:#333333; font-weight:bold; margin:0px; padding:0px;}
body#domain #content #primary .default li .article .head {margin:5px 0px 0px 0px; padding:0px; color:#444444; font-weight:normal;}
body#domain #content #primary .default li .article .head p {font-size:11px !important;}

/* JURIU */
body#domain #main #content #primary .tab-list {width:100%; margin:0px; padding:0px; overflow:hidden; list-style:none;}
body#domain #main #content #primary .tab-list li {float:left; width:210px; height:140px;margin:0px 8px 10px 0px; padding:0px;}
body.winners #main #content #primary .tab-list li {margin:0px 27px 10px 0px !important;}
body#domain #main #content #primary .tab-list li .visual {float:left; width:100px; height:100px; margin:0px 3px 0px 0px;}
body#domain #main #content #primary .tab-list li .visual a {display:block;}
body#domain #main #content #primary .tab-list li.mod2_0, body#domain #main #content #primary .tab-list li.mod3_0 {margin:0px 0px 20px 0px !important;}
body#domain #main #content #primary .tab-list li .name {color:#577994; margin:0px; font-weight:bold;}
body#domain #main #content #primary .tab-list li .biography {margin-top:10px;font-size:11px}
body#domain #main #content #primary .tab-list li .biography a {font-weight:bold;}

/* CASTIGATORI */
body.winners #main #content #primary {width:100% !important;}

/* COMUNICATE */
body.comunicate ul.default li .article {width:100% !important;}

#footer {width:904px; margin:0px auto; padding:20px 13px 0px 13px;}
#footer .copy {float:left; width:auto; font-family:Arial; font-size:11px; line-height:12px; color:#92999D; font-weight:normal;}
#footer .copy a {color:#5D809C;}
#footer .copy a:hover {text-decoration:none;}
#footer .social {float:right; width:175px; margin:0px; padding:0px; list-style:none;}
#footer .social li {float:left; width:25px; height:25px; margin:0px 5px 0px 0px; padding:0px;}
#footer .social li.last {margin-right:0px;}
#footer .social li a {display:block; width:25px; height:25px; background:url("../img/icons/_social-media-icons.jpg") no-repeat; text-indent:-9999px;}
#footer .social li a.wordpress {background-position:-127px 0px;}
#footer .social li a.facebook {background-position:0px 0px;}
#footer .social li a.youtube {background-position:-30px 0px;}
#footer .social li a.picasa {background-position:-60px 0px;}
#footer .social li a.rss {background-position:-90px 0px;}
#footer .social li a.twitter {background-position:-157px 0px;}
#footer .dev {clear:left; width:122px; height:12px; padding:10px 0px 0px 0px; margin:0px;}
#footer .dev a {display:block; width:122px; height:22px; margin:0px; padding:0px; background:url("../img/brand/dev-logo.jpg") no-repeat; text-indent:-9999px;}

a:focus {-moz-outline:none; outline:none;}

/* tables */
table {width:100%; color:#555;}
table thead tr th {font-size:14px; line-height:15px; color:#577994; font-weight:bold; text-align:right;}
table thead tr th.first {text-align:left;}
table tr td {/*border-bottom:1px dotted #b2b2b2;*/}
table tr td, table tr th {padding:4px 0px;}
table thead tr th {/*border-bottom:1px dotted #7f7f7f;*/}
table tr.total td {font-weight:bold; font-size:14px; line-height:15px; padding:6px 0px;}
table tr.last td {/*border-bottom:1px dotted #7f7f7f;*/}

/* winners tabs */
body.winners .ui-tabs .ui-tabs-panel {padding-top:0px !important;}
.ui-icon{display:none !important}
.ui-tabs-panel {padding-top:0px !important;}
.gpie-subtabs ul {padding-top:3px !important; border-left:1px solid #577994; border-right:1px solid #577994; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;}
.gpie-subtabs ul li {border:0px !important; margin-bottom:0px !important;}
.gpie-subtabs ul li.ui-state-active a {text-decoration:underline !important;}
body.winners .tab-list {border:0px !important; margin-top:15px !important;}
.tab-list {border:0px !important; margin-top:15px !important;}


/*Import old gala*/
.pagination a{
	color:#577994;
    padding:3px;
    height:15px;
    line-height:15px;
    text-decoration:none;
    border:1px solid transparent;
    _border:1px solid #fff;  /* ie6 hack */
    margin:0 auto;
    text-align:center;
    font-weight:bold!important;
    font-size:14px;
    margin:0px 3px
}

.pagination a:hover,
.pagination a:active{
    border:1px solid #ccc;
}

.pagination{
    text-align:center;
    margin:10px 0px
}

tr.light{
	background-color:#fff;
}
tr.dark{
	background-color:#ddd;
}
table.blogs tr:hover{
	background-color:#bbb;
}

#primary .body table{border-top:1px solid #666;border-right:1px solid #666}
#primary .body table td{border-bottom:1px solid #666;border-left:1px solid #666;padding:3px}

#primary .body table.no_bord{border-top:none;border-right:none}
#primary .body table.no_bord td{border-bottom:none;border-left:none;padding:3px}


#primary .body li{list-style:disc inside;}
#gpie-tabs ul li{list-style:none !important}


.lang_nav{
	margin:0 10px 0 0;
	width:230px;
	height:22px;
	display:block;
	float:right;
	line-height:22px;
	text-align:right
}

.lang_nav a{
	padding:2px 3px 2px 3px;
	color:#999;
	text-decoration:none;
}
.lang_nav .sel{
	font-weight:bold;
	border:1px solid #999;
}
.lang_nav a.sel{
	color:#666 !important;
}

.search{
	width:170px;
	height:22px;
	display:block;
	float:left;
	background:url(http://www.premiileineducatie.ro/resources/img/backgrounds/search-bt-bk.png);
	position:relative;
}
.search input[type="text"]{
	width:130px;
	height:18px;
	display:block;
	background:transparent;
	border:none;
	position:absolute;
	top:2px;
	left:4px;
}
.search input[type="submit"]{
	width:29px;
	height:20px;
	position:absolute;
	background:transparent;
	right:1px;
	top:1px;
	border:none;
	cursor:pointer;
}

.search_div	{
	padding-top:10px;
	padding-bottom:10px;
}
	
.search_div a{
	color:#577994;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
	
h2{
	font-size:18px;
	font-weight:bolder;
	padding-top:10px;
}
.search_div .res{
	background:yellow;
	color:#f00;
}