
@charset "utf-8";
/* CSS Document */
@font-face {
    /*font-family: 'OSPDIN';*/
	font-family: '';
    src: url('fonts/OSP-DIN-webfont.eot');
    src: url('fonts/OSP-DIN-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OSP-DIN-webfont.woff') format('woff'),
         url('fonts/OSP-DIN-webfont.ttf') format('truetype'),
         url('fonts/OSP-DIN-webfont.svg#OSPDIN') format('svg');
    font-weight: normal;
    font-style: normal;

}



body { 
	background:url(images/bg-largepurple.jpg) top center no-repeat fixed;
	padding:0px;
	margin:0px;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-family:"OSPDIN", Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:29px;	
	color:#F2AC28;
	letter-spacing:0px;
	font-smooth: always;
	font-weight:normal;
	line-height:32px;
	margin-top:0px;
	
}

a {
	text-decoration:none;
}


.clearboth {
	clear:both;	
}

#wrapper {
	width:100%;
	height:100%;	
}

#menu {
	width:960px;
	background-color:#000000;
	margin:0 auto;
	height:40px;	
	text-align:center;
}

#menu img {
	margin-top:7px;	
}

#headline {
	width:960px;
	height:309px;
	background-image:url(images/bg-largeimage01.jpg);
	margin:0 auto;	
}


#mainbox {
	width:960px;
	height:100%;
	background-image:url(images/alpha-70.png);
	margin:0 auto;	
	
}

#mainimageholder {
	width:900px;
	margin:0px auto;
	padding-top:24px;	
}

#ictawardslogo {
	position:absolute;
	top:60px;
	margin-left:40px;
}

#large-download {
	position:absolute;
	top:300px;
	margin-left:160px;
}


#toplogoholder {
	position:absolute;
	top:64px;
	margin-left:707px;
	margin-left:657px;
	text-align:center;
	background-color:#FFFFFF;
	width:183px;
	height:262px;
	width:230px;
}

#toplogoholder img {
	margin:5px 0px 3px;
}

#downloaddocline {
	width:960px;
	height:10px;
	margin:0 auto;	
	display:none;
	
}

#mainbox .contentbox {
	font-size:12px;
	line-height:18px;
	color:#E9E9E9;
	padding:40px;	
	width:600px;
	float:left;
}

#mainbox #sidebar {
	width:230px;
	padding:40px 40px 10px 10px;
	float:right;

}

#mainbox .contentbox a {
	color:#F2AC28;	
	
}

#mainbox .contentbox a:hover {
	border-bottom:1px dotted;
}



#footer {
	height:272px;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:10px;
}

#footer img {
	
}

#footer #label,  #footer #footerlogos {
		position:relative;
		left:0px;
		width:960px;
		margin:0px auto;
		text-align:left;
		clear:both;
		overflow:hidden;
		background-color:#FFFFFF;
		
		
}

#footer #Table_01 {
	border-bottom:1px solid #E9E9E9;	
}

#footer #footerlogos {
		height:272px;	
		background-color:#FFFFFF;
	
}


#footerlogos img {
	/*margin:10px 8px 0px;	*/
	margin:0px;
}

.labelgap {
	margin:0px 40px;	
}

#footer #label img {
	float:left;	
	margin:0px;
}

#footer #label p {
	width:550px;
	float:right;
	text-align:right;	
	margin:2px 10px;

}



#footer #label .labelgap {
	margin-left:110px;	
}

#footer #footerlogos  .etisalatfooter {
	margin-left:40px;
}

#footer #footerlogos .imagegap {
		margin-left:80px;	
}


/*  awardscategories  */

.awardscategories ul {
	float:left;
	width:290px;
	height:270px;
	overflow:auto;
	border:0px solid #FF0000;
	margin-right:15px;
	padding:0px 0px 0px 15px;
		
}

.awardscategories ul li {
	margin-bottom:3px;	
}

/* nomination process */

.nominationprocess ul li {
		margin-bottom:3px;	
}


/* sponsorship */
.textrate {
padding:4px 8px;
background-color:#67085a;
}



