/* CSS Document */

body{
	font-size: 65.5%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	width: 801px;
	height:501px;
	background-color:#000000;	
	margin:auto;
	
}
a { color:white;}
#main-grid a {
	text-decoration: none;
}

img	{ border: 0;
}
h1{
	font-size:1.5em;
}
h2{
	font-size:1.2em;
}
h3{
	font-size:1.1em;
}
#sub-title{
	position:absolute;
	left:0px;
	top:58px;
	
}
body #main {
	position:absolute;
	bottom:85%;
	right:50%;
}

body #main-grid {
	position:absolute;
	top:40px;
	left:0px;
	font-size:1.08em;
	background: url(../images/bck_woman.png);
	background-repeat: no-repeat;
	text-align: left;
	width: 801px;
	height:501px;
}
#top-nav{
	margin:15px 0 0 21px;
}
#title{
	padding:11px 0pt 0pt;
}
div #grids{
	position:absolute;
	top:0px;
	left:0px;	
}
.sub-title{
	margin:50px 0 0 0;
}
.grid-col-one{
	float:left;
	width:100px;
	height:97px;
	padding:0;
	margin:0;
}

#grid-col-one,#grid-col2,#grid-col3,#grid-col4,#grid-col5,#grid-col6,#grid-col7,#grid-col8{
	float:left;
	width:100px;
	height:97px;
	padding:0;
	margin:0;
}
#grid-col-one{

}
#grid-col4{
	position:absolute;
	left:300px;
}
#grid-col5{
	position:absolute;
	left:401px;
}
#grid-col6{
	position:absolute;
	left:501px;
	top:0px;
}

#grid-row1, #grid-row2, #grid-row3, #grid-row4, #grid-row5, #grid-row6{
	float:left;
	width:97px;	
	height:100px;
	padding:0px 0;
	margin:0;		
}
#tip{
	position:absolute;
	top:382px;
	left:0px;
}
#comp-form{
	background-color:black;
	position:absolute;
	top:30px;
	left:352px;	
	width:448px;
	height:430px;
	padding:20px 0px 0 0px;
}
#comp-form #comp-form-wrap{
 	padding:0 25px;
 	scrollbar-base-color: #0A0003;
	scrollbar-arrow-color: #c1c1c1;
	scrollbar-3dlight-color: #646464;
	scrollbar-darkshadow-color: #646464;
	scrollbar-face-color: #1f1f1f;
	scrollbar-highlight-color: #0A0000;
	scrollbar-track-color: #030303;
}
#comp-form select {
	background-color:black;
	border:1px solid gray;
	color:white;
	font-size:1em;	
}
#comp-form select option{
	background-color:black;
	border:1px solid gray;
	main-color:white;
}


#comp-form input{
	width:200px;
	background:black !important;
	color:white;
	border:1px solid gray;	
	border-spacing: 0;
	font-size: 10pt;
	height: 14px;
	line-height: 10pt;
	margin: 0;
	padding: 0 0 -2.5pt 0;
	space: 0;	
}

#comp-form .radio-type{
	margin:0px;
	padding:0px;
	width:20px;
	background-color:black;
	border:0px solid gray;	
}
#comp-form .radio-text{
	padding-right:20px;
}
#comp-form textarea{
	width:200px;
	background-color:black;
	border:1px solid gray;
	color: #ffffff;
}
.text-sections{
	float:left;
	width:130px;
	clear:both;
	padding:5px 10px 0px 0px;
}
.chechbox-sections{
	float:left;
	width:25px;
	clear:both;
	padding:5px 0 0 0;
}
.chechbox-text-sections{
	float:left;
	width:300px;
	padding:5px 0 0 0;
}
.input-sections{
	float:left;
	width:250px;	
	padding:2.5px 0;	
}
#comp-form input#submit{
	width:97px;
	height: 24px;
	margin: 0 0 0 205px;
	border: 0;
	background:url(../images/button_send.gif) no-repeat !important;
}
#branding{
	position:absolute;
	left:450px;
	top:501px;
	width:332px;
}
#footer{
	position:absolute;
	left:0;
	top:600px;
	width:800px;
	text-align:center;
}
#text-visit{
	color:#d80009;
}
#branding a{
	text-decoration:none;
}
#footer{
	position:absolute;
	left:0;
	top:600px;
	width:800px;
	text-align:center;
}

#winners { height: 455px; width: 350px; overflow: auto; }

.tight { line-height: 100%; }