/* iCoke main styles */


body {
	background: #ccc;
	color: #000;
	background-image:url(../images/bkgd2.jpg);
	margin: 0;
	padding: 0;
	border: 0;
}

/* main layout divs */

#container {
	margin:  5px auto;
	padding: 0px;
	width: 800px; /* false value for IE4-5.x/Win */
	voice-family:  "\"}\"";
	voice-family:inherit;
	width: 780px; /* real value */
}
html>#container {
	width:  780px; /* be nice to Opera */
}

#info {
	z-index: 101;
	position: relative;
	left: 45px;
	top: -435px;
	background: repeat-y url(images/info_back.gif);
}

#inside_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.35em;
	width: 425px;
	margin-left:25px;
	margin-top:5px;
}

#login {
	float: right;
	margin-right:3px;
	position: relative;
	top: 12px;
}

#barqs_form .special {
	color: red;
	padding-right:5px;
}

#barqs_form .radio {
	margin-right: 15px;
}

#barqs_form td.select {
	margin-bottom: 10px;
}


input.gray {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
.vspacer {
	height:3px;
}
input.black {
	background-color: black;
}

input.radio {
	margin-right: 10px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-align:center;
	position:relative;
	position: 200px;
}

#helpcontainer {
	margin:  0px auto;
	padding: 0px;
	width: 500px; /* false value for IE4-5.x/Win */
	voice-family:  "\"}\"";
	voice-family:inherit;
	background-color:#FF0000;
	background-image:url(../images/title_help.gif);
	background-repeat:no-repeat;
	width: 500px; /* real value */
}
html>#helpcontainer {
	width:  500px; /* be nice to Opera */
}
#helpnav {
	z-index: 101;
	position:relative;
	left: 255px;
	top: 15px;
}
#help_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:500;
	line-height: 1.35em;
	width: 425px;
	margin-left:25px;
	margin-top:105px;
}
#help_coppaform {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:500;
	line-height: 1.35em;
	width: 445px;
	padding-left:25px;
	padding-right:25px;
	margin-left:-25px;
	margin-top:35px;
}
.helpsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	line-height: 1.85em;
}
.coppaline {
	margin-top:30px;	
}


#tafcontainer {
	margin:  0px auto;
	padding: 0px;
	width: 500px; /* false value for IE4-5.x/Win */
	voice-family:  "\"}\"";
	voice-family:inherit;
	background-color:#FF0000;
	background-image:url(../images/title_taf.gif);
	background-repeat:no-repeat;
	width: 500px; /* real value */
}
html>#tafcontainer {
	width:  500px; /* be nice to Opera */
}
#taf_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:500;
	line-height: 1.35em;
	width: 425px;
	margin-left:25px;
	margin-top:105px;
}
.tafsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	line-height: 1.85em;
}
.desktops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:100;
	line-height: 1.35em;
}


