/* @override http://www.aimediasolutions.com/coxlasvegas/productguide_dev/css/liquid-green.css */

html, body{
        padding: 0px;
        margin: 0px;
		background-color: #000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
}


#fbFooter {
	height: 49px;
	background-color: #000000;
	background-image: url('../img/footerBackground.gif');
	background-repeat: repeat-x;
}

.fbPaginationMinor {
	color: #fff;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
	z-index: 1;
}

#fbSurvey {
	margin-top: 0px;
	border-style: none;
	border-width: 0;
}

#fbSurvey iframe {
	height: 47px;
	width: 400px;
	border-style: none;
	border-width: 0;
	float: left;
	background-color: #0e3963;
}

#survey_form {
	margin-top: 4px;
}
#survey_fivestar {
	margin-top: 4px;
	margin-left: 4px;
}

.survey_radio {
	margin-right: 30px;
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#alt_block { 
	position: absolute;
	text-align:center;
	display: block;
}

#altmsg { 
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}

#instructionbar {
	top: 33px;
	position: absolute;
	left: 20px;
	display: block;
	background-color: #000;
	opacity: 1;
	padding: 3px 10px 3px 13px;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}
#help_block {
	display: block;
	position: absolute;
	top: 1em;
	left: 1em;
	z-index: 11;
	background-color: transparent;}
/*---------- tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:-60px; left:-110px;
	padding: 3px;
	width:150px;
	color: #000;
	background-color: #ccc;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
/*---------- helptip -----------*/
a.help_tip{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.help_tip span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.help_tip:hover{ z-index:25; color: #aaaaff; background:;}
a.help_tip:hover span.htip{
    display:block;
    position:absolute;
    top:10px; left:40px;
	padding: 10px;
	width: 250px;
	color: #dadada;
	background-color: #000;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.help_tip span.htip img {
	float: left;
	clear: left;
	margin-right: 5px;
	margin-bottom: 2em;
	border: 0;

}
a.help_tip span.htip p { padding-right: 10px;
}
/* @group Aslett Clearing Method */

/* Named after its creator Tony Aslett www.csscreator.com */

.clearfix:after {
	content:  ".";
	display:  block;
	height:  o;
	clear:  both;
	visibility:  hidden;
}

.clearfix {
	display:  inline-table;
}
/* hides from IE mac\*/
* html .clearfix {height:  1%;}
.clearfix {display: block}
/* end backslash hack*/
/* @end */
/*---------- survey -----------*/
#survey_icon {
	display: block;
	position: absolute;
	top: 1em;
	left: 60px;
	z-index: 12;
	background-color: transparent;}

#delay_delivery {
	position: absolute;
	width: 350px;
	z-index: 13;
	font-size: .9em;
	background: #000;
	border: 2px solid gray;
	left: 80px;
	display: none;
	top: 10px;
}

a.survey_window{
    position:relative;
    z-index:26;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.survey_window span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.survey_window:hover{ z-index:27; color: #aaaaff; background:;}
a.survey_window:hover span #survey_view{
    display:block;
    position:absolute;
    top:10px; left:90px;
	padding: 10px;
	width: 250px;
	color: #dadada;
	background-color: #000;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.survey_window span #survey_view img {
	float: left;
	clear: left;
	margin-right: 5px;
	margin-bottom: 2em;
	border: 0;

}
a.survey_window span #survey_view p { padding-right: 10px;
}
.bl {background: url(../img/bl.gif) 0 100% no-repeat #e68200; width: 20em} 
.br {background: url(../img/br.gif) 100% 100% no-repeat} 
.tl {background: url(../img/tl.gif) 0 0 no-repeat} 
.tr {background: url(../img/tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}