/*
Ermis Awards 2009
Forthent S.A.
06/05/2009
*/

/* Generic CSS
----------------------------------------------- */
@import url("menuTop.css");

html, body{
	background-color: #ffffff;
	margin: 0;
	padding:0;
	height:100%;
	font-family:"Tahoma";
	font-size:11px;
	background-image: url(../_gfx/back.gif);
	background-repeat:repeat-y;
}

img{
	border:none;
}

.clear{
	clear:both;
}

.globalContainer{
	height:100%;
	width:790px;
	margin:0 auto;
}

.mainContainer{
	width:100%;
}

.mainHolder{
	margin:0 auto;
	width:790px;
	height:100%;
	background-image: url(../_gfx/back_inner.gif);
	background-repeat:repeat-y;
	background-position:-212px;
}

.topHeader{
	width:580px;
	height:20px;
	padding-left:205px;
	padding-top:15px;
	position:relative;
}

.ermisHeader{
	height:120px;
	width:786px;
}

.insideHolder{
	width:789px;
}

.countDownBanner{
	width:358px;
	height:80px;
	float:right;
	margin:10px 50px 0 0 !important;
	margin:10px 30px 0 0;
	padding-top:30px;
	padding-left:43px;
	font-family:Tahoma;
	font-size:28px;
}

.countDown_gr{
	background-image:url(../_gfx/countdownBack.gif);
	background-repeat:no-repeat;
	width:240px;
	height:80px;
	float:right;
	margin:10px 0 0 0 !important;
	margin:10px 30px 0 0;
	padding-top:22px;
	padding-left:48px;
	font-family:Tahoma;
	font-size:28px;
}

.countDown_en{
	background-image:url(../_gfx/countdownBack_en.gif);
	background-repeat:no-repeat;
	width:240px;
	height:80px;
	float:right;
	margin:10px 0 0 0 !important;
	margin:10px 30px 0 0;
	padding-top:22px;
	padding-left:48px;
	font-family:Tahoma;
	font-size:28px;
}

/************ SEARCH **************/

.searchHolder{
	padding:0px 0 0 314px;
}

.smallNav{
	float:left;
	margin-top:5px;
}

.userLogged{
	margin-top:-8px;
	margin-left:4px;
	color:#866500;
}
.searchBack{
	background-image:url(../_gfx/searchBack.gif);
	background-repeat:no-repeat;
	width:216px;
	height:31px;
	float:left;
	margin-left:10px;
}

.searchField{
	border:0;
	background-image:url(../_gfx/searchFieldBack.gif);
	background-repeat:no-repeat;
	background-color:#FFEBB1;
	font-size:10px;
	padding:4px 3px 4px 3px;
	margin:3px 3px 0 4px;
	width:170px;
	height:16px;
}

.contact_btn{
	background-image:url(../_gfx/contact_btn.gif);
	background-repeat:no-repeat;
	width:77px;
	height:24px;
	border:#000000 solid 1px;
}


/************ SIDEBAR **************/

.sideBar{
	width:235px;
	float:left;
	padding:0 0 0 0;
}

.sideMenuTop{
	width:220px;
	font-family:Tahoma;
	font-weight:bold;
	padding:0 15px 10px 0;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
}

.sideMenuTopBg{
	width:220px;
	font-family:Tahoma;
	font-weight:bold;
	padding:0 15px 0 0;
	text-align:right;
	font-size:12px;
}

.sideMenuTop a{
	position:relative;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
}

.sideMenuHolder{
	margin:0 0 0 12px;
}

.sideMenuInside{
	text-align:right;
	padding:0 0 0 5px;
	font-family:Tahoma;
}

.sideMenuSep{

	height:2px;
	padding-top:2px;
}

.sideMenuInside .sidecategory{
	margin:0 2px 0 0;
	padding:2px 15px 2px 0;
	font-size:13px;
	font-weight:bold;
}

.sideMenuInside .sidecategory:hover{
	background-color:#2b2627;
}

.sideMenuInside .sidecategoryActive{
	margin:0 2px 0 0;
	padding:2px 15px 2px 0;
	font-size:13px;
	font-weight:bold;
}



.sideMenuInside .sideSubcategory, .sideSubcategoryActive{
	margin:0;
	padding:0 15px 0 0;
	font-size:13px;
	line-height:18px;
}

.sideMenuInside .sideSubcategory:hover, .sideSubcategoryActive{
	background-color:#383133;
}

.sideSub{
	background-color:#2b2627;
	padding:0px 2px 0 0;
	margin:0 2px 5px 0;
	font-family:Tahoma;
	font-size:12px;
}

.sideMenuInside .sidecategory a{
	text-decoration:none;
	color:#ffc423;
	width:100%;
	cursor:pointer;
	position:relative;
}

.sideMenuInside .sidecategory a:hover, .sidecategoryActive a{
	text-decoration:none;
	color:#fff;
	width:100%;
	cursor:pointer;
	position:relative;
}

.sideMenuInside .sideSubcategory a{
	text-decoration:none;
	color:#929597;
	width:100%;
	cursor:pointer;
	position:relative;
	font-size:12px;
}

.sideMenuInside .sideSubcategoryActive a{
	text-decoration:none;
	color:#FCC223;
	width:100%;
	cursor:pointer;
	position:relative;
	font-size:12px;
}

.sideMenuInside .sideSubcategory a:hover{
	text-decoration:none;
	color:#FCC223;
}


.sideMenuBottom{
	background-image:url(../_gfx/sideMenuBottom.gif);
	background-repeat:no-repeat;
	float:right;
	width:130px;
	height:38px;
	text-align:right;
	margin-right:-5px;
	margin-top:10px;
}

.ermisArchive{
	background-image:url(../_gfx/archiveBack.gif);
	background-repeat:no-repeat;
	float:right;
	width:133px;
	height:38px;
	text-align:right;
	margin-right:-8px;
	margin-top:10px;
}

.newsletter{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-left:2px;
	margin-bottom:10px;
	color:#FFFFFF;
	background-image:url(../_gfx/newsletterBack.gif);
	background-repeat:no-repeat;
	background-position:0px 21px;
	padding-top:1px;
}

.newsletterField{
	border:0;
	font-size:11px;
	padding:5px 3px;
	margin:0 5px 0 0;
	width:178px;
	height:14px;
}

.newsletterH{
	float:left;
}

.sponsors{
	margin:0 0 30px 0px;
}

.seperator{
	background-image:url(../_gfx/sepLine.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-top:5px;
}


/************ CONTENT **************/

.homeContent{
	float:left;
	width:532px;
	margin-left:10px;
	padding-left:5px;
}

.Content{
	float:left;
	width:520px;
	margin-left:15px;
	margin-bottom:10px;
	padding-left:5px;
}

.bigPhoto{
	width:265px;
	height:257px;
	background-repeat:no-repeat;
	background-position:center;
	margin-right:15px;
	float:left;
}

.smallPhoto{
	width:104px;
	height:110px;
	background-repeat:no-repeat;
	background-position:center center;
}

.mainArticle{
	float:left;
	margin:5px 5px 5px 0px;
}

.mainArticle span{
	font-weight:bold;
	color:#e2a500;
}

.mainArticle .mTitle{
	font-size:24px;
	padding:5px 0 10px 0;
}

.mainArticle .arrowYellow{
	position:absolute;
	bottom:10px;
	right:0;
}

.sm .yel{
	text-align:right;
	width:100%;
}

.smallNews{
	margin-top:20px;
}

.sepT{
	width:5px;
}

.sepL{
	border-right:#000000 solid 1px;
}

.colT{
	width:260px;
	padding-right:0px;
	vertical-align:top;
}

.sm{
	padding-left:5px;
	position:relative;
}

.sm span{
	font-weight:bold;
	color:#e2a500;
}

.sm .mTitle{
	font-size:14px;
	padding:5px 0 10px 0;
}

.sm .mTitle a{
	color:#000000;
	font-weight:bold;
}
.urgent{
	background-image:url(../_gfx/urgentBack.gif);
	background-repeat:no-repeat;
	background-position:right 10px;
	width:515px;
	height:250px;
	margin-top:10px;
	/*border:#006600 solid 1px;*/
}

.urgent_en{
	background-image:url(../_gfx/urgentBack_en.gif);
	background-repeat:no-repeat;
	background-position:right 10px;
	width:515px;
	height:250px;
	margin-top:10px;
	/*border:#006600 solid 1px;*/
}

.urgent_new{
	background-image:url(../_gfx/urgentBack2.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	width:515px;
	height:250px;
	margin-top:10px;
	/*border:#006600 solid 1px;*/
}

.homeTitleUrgent{
	font-family:Tahoma, Tahoma;
	font-weight:normal;
	font-size:14px;
	padding:40px 0 0 50px;
	width:300px;
	text-align:right;
}

.homeTitleUrgent a{
	text-decoration:none;
	color:#000000;
	position:relative;
	cursor:pointer;
}

.textUrgent{
	font-size:13px;
	padding:10px 0 0 50px;
	width:300px;
	text-align:right;
}

.contentLine{
	border-top:#dedfe0 solid 1px;
	height:3px;
}

.homeNewsItem{
	font-size:13px;
	float:left;
	width:240px;
	margin:10px 0 0 10px !important;
	margin:10px 0 0 0px;
	height:100px;
	position:relative;
}

.homeNewsItem ul{
	margin:0;
	padding:0;
}

.homeNewsItem ul li{
	margin:0 0 0 15px;
	padding:0;
	list-style-image:url(../_gfx/bulletNews.gif);
}

.details_btn{
	border:#cdced0 solid 1px;
	font-family:"Tahoma";
	margin-top:10px;
	margin-left:15px;
	padding-top:3px;
	height:20px;
	font-size:13px;
	color:#939598;
	background:none;
	width:100px;
	text-align:center;
	cursor:pointer;
	position:absolute;
	bottom:0px;
}

.details_btn:hover{
	border:#cdced0 solid 1px;
	color:#FFFFFF;
	background:#f3f3f3;
}

.details_btn a{
	text-decoration:none;
	color:#939598;
}

.details_btn a:hover{
	text-decoration:none;
}

.homeBtn{
	float:left;
	padding-right:30px;
}

.loginMenu{
	color:#838383;
	font-size:10px;
	width:350px;
}

.loginMenu a{
	font-weight:bold;
	color:#ffc423;
}

.mainLogo{
	margin-left:-8px;
}

.searchdHolder{
	background-image:url(../_gfx/searchHolder.gif);
	background-repeat:no-repeat;
	width:183px;
	height:30px;
	position:absolute;
	right:0;
	margin-top:-10px;
}

.searchField2{
	font-family:Tahoma;
	font-size:11px;
	width:146px;
	margin-top:7px;
	margin-left:4px;
	border:0;
}


/************ FOOTER **************/

.footer{
	background-image:url(../_gfx/back_inner.gif);
	background-repeat:repeat-y;
	background-position:-447px;
	background-color:#fff;
	border-bottom:#fff solid 1px;
	width:550px;
	margin-left:235px;
}

.footerContainer{
	margin:0 auto;
	width:550px;
}

.footerContainerUl{
	margin:0 0 0 10px;
	padding:5px 0;
}

.footerContainer li{
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
}

.flickr_btn{
	background-image:url(../_gfx/flickr_off.gif);
	background-repeat:no-repeat;
	width:70px;
	height:32px;
	float:left;
}

.flickr_btn:hover{
	background-image:url(../_gfx/flickr_on.gif);
	background-repeat:no-repeat;
	width:70px;
	height:32px;
}

.twitter_btn{
	background-image:url(../_gfx/twitter_off.gif);
	background-repeat:no-repeat;
	width:80px;
	height:32px;
	float:left;
}

.twitter_btn:hover{
	background-image:url(../_gfx/twitter_on.gif);
	background-repeat:no-repeat;
	width:80px;
	height:32px;
}

.facebook_btn{
	background-image:url(../_gfx/facebook_off.gif);
	background-repeat:no-repeat;
	width:80px;
	height:32px;
	float:left;
}

.facebook_btn:hover{
	background-image:url(../_gfx/facebook_on.gif);
	background-repeat:no-repeat;
	width:80px;
	height:32px;
}

.youtube_btn{
	background-image:url(../_gfx/youtube_off.gif);
	background-repeat:no-repeat;
	width:65px;
	height:32px;
	float:left;
}

.youtube_btn:hover{
	background-image:url(../_gfx/youtube_on.gif);
	background-repeat:no-repeat;
	width:65px;
	height:32px;
}

.privacy{
	float:right;
	margin-top:-5px;
	font-size:10px;
}

.privacy a{
	text-decoration:none;
	color:#000000;
	display:block;
}
.privacy a:hover{
	text-decoration:underline;
	color:#000000;
}

.edee{
	background-image:url(../_gfx/edee.gif);
	background-repeat:no-repeat;
	width:30px;
	height:35px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}

.credits{
	font-family:"Tahoma";
	font-size:12px;
	color:#231F20;
}

.credits a{
	font-family:"Tahoma";
	text-decoration:none;
	color:#231F20;
}

.credits a:hover{
	font-family:"Tahoma";
	text-decoration:underline;
	color:#939598;
}

.forthnet{
	margin:14px 0 10px 50px;
	padding-bottom:10px;
	font-family:"Tahoma";
	font-size:11px;
	font-weight:bold;
	color:#939598;
}

.forthnet a{
	font-family:"Tahoma";
	color:#939598;
	text-decoration:none;
}

.forthnet a:hover{
	font-family:"Tahoma";
	color:#939598;
	text-decoration:underline;
}

.edee_btn{
	background-color:#ffc423;
	font-family:"Tahoma";
	margin-top:4px;
	padding:2px 24px 3px 24px;
	font-size:10px;
	float:right;
	cursor:pointer;
}

.edee_btn:hover{
	background-color:#ffc423;
	color:#FFFFFF;
}

.edee_btn a{
	text-decoration:none;
	color:#000000 !important;
}

.edee_btn a:hover{
	text-decoration:none;
}

.photoTable{
	border:#eeeeee solid 1px;
}

.photoTable thead td{
	background-color:#ffc423;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}

.photoTable tbody td{
	padding:5px 0;
}

.photoTable .smallPhoto{
	float:left;
	margin-right:2px;
}
.photo_gallery{

}

.galleryItem{
	float:left;
	margin:3px;
}

.gallery_top{
	width:122px;
	height:107px;
	background-repeat:no-repeat;
	background-position:center center;
}

.gallery_bottom{
	width:102px;
	height:60px;
	background-image:url(../_gfx/photo_gallery_bottom.gif);
	background-repeat:no-repeat;
	padding:4px 10px;
}

.gallery_bottom .text{
	font-size:10px;
	height:30px;
	overflow:hidden;
}

.gallery_bottom .video a{
	font-size:10px;
	background-image:url(../_gfx/video_img.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:3px 0 0 20px;
	font-weight:bold;
	color:#000000;
	margin-left:3px;
	display:block;
}

.gallery_bottom .photo a{
	font-size:10px;
	background-image:url(../_gfx/photo_img.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:3px 0 3px 20px;
	font-weight:bold;
	color:#000000;
	margin-left:3px;
	display:block;
}

.pagerDiv{
	padding:0px 1px 0px 1px;
	color:#828588;
	font-size:11px;
	margin:0 2px;
}

.pagerDiv table td{
	background-color:#ffffff !important;
}

.pagerDiv .paddingt{
}

.activePage{
	color:#000000; 
	font-family:'Tahoma'; 
	font-weight:bold; 
	font-size:11px;
}

.pagerLink:Link {color:#828588; text-decoration:none; font-family:'Tahoma'; font-weight:normal; font-size:11px;}
.pagerLink:Visited {color:#828588; text-decoration:none; font-family:'Tahoma'; font-weight:normal; font-size:11px;}
.pagerLink:Hover {color:#ed1c24; text-decoration:underline; font-family:'Tahoma'; font-weight:normal; font-size:11px;}


.pagerDiv table .t20{
	width:20px;
}

.pagerDiv table .t100{
	width:100%;
	text-align:center;
}

.videoTitle{
	font:bold 14px Trebuchet MS, sans-serif;
	margin-bottom:5px;
}

.videoTitle2{
	font:bold 11px Trebuchet MS;
	margin:8px 0 8px 0;
}