/* GENERAL */
BODY{
	background-color:#7a7a7a;
}

#container{
 	width:950px;
 	margin-left:auto;
 	margin-right:auto;
 	background-color:#FFFFFF;
}

/* END GENERAL */

/* HEADER */
#header{
	width:950px;
	height:120px;
	display:block;
	margin:0 0 3px 0;	
}

#nav_top{
	height:28px;
	width:950px;
	display:block;
}

#nav_top UL{
	list-style:none;
	margin: 0 0 0 30px !important;
	padding:1px 0 0 0 !important;
	float: right;		
}

#nav_top LI{
	float: left;
 	position: relative;
 	font-size:.8em;
	padding:7px 0 0 0 !important;
	margin: 0 !important;
}

#nav_top LI A, #nav_top LI A:LINK, #nav_top LI A:VISITED{
	display: block;
	float: left;
	text-decoration: none;
}

#nav_top LI A:HOVER{
	text-decoration: underline;
}

.gui_search{
	border: 1px solid #cbcbcb;
	background-color:#fff;
	width:140px !important;
	padding-left:1px;
	margin-right:5px;
	margin-left:5px;
	margin-top:-3px;
}

.search_label{
	font-size:11px !important;
	color: #424242;
	width:auto !important;
}

#logo{
	background: url('../images/logo.gif') no-repeat;
	width:218px;
	height:66px;
	float:left;
}

#leaderboard{
	width:728px;
	height:90px;
/*	background-color: #999999; */
	float:right;
}
/* END HEADER */

/* NAV */
#nav{
	background: url('../images/nav_bg.jpg');
	width:950px;
	height:65px;
	display:block;
}

#nav OL{
	list-style:none;
	padding-top:10px;	
	display:block;
	
}

#nav LI{
	border-right:1px solid #5A77CF;
	height:30px;
	float: left;
	margin:0 !important;
	padding:0 !important;
	display:block;
	text-align:center;
 	text-transform:uppercase;
 	font-size:.8em;
 	font-weight:bold;
 	padding-left:8px !important;
	padding-right:8px !important;
	width:88px;

}

#nav LI A, #nav LI A:LINK, #nav LI A:VISITED{
	text-decoration: none;
	color:white;
	height:30px;
	display:block;
}

#nav LI A:HOVER {
	color:#F8981D;
}

/* END NAV */

/* MAIN */
#main{
	min-height:230px;
	width:950px;	
	display:block;
	color:#1C4E72;
	background: url('../images/main_bg.gif') repeat-y;
}

.clear{
	clear:both;
}

#main LI{
	margin-left:15px;
	margin-top:2px;
}
/* END MAIN */

/* LEFT PANEL */
#left_panel{
	background-color:#c9c9c9;
	width:160px;
	float:left;
}

#subnav{
	display:block;
	padding-bottom: 4px;		
}

#subnav OL{
	list-style: none;
}

#subnav LI{	
	background: #f3f3f3 url('../images/subnavbg.gif') left bottom repeat-x;
	margin:0;
	border-top: 1px solid #fcfcfc;	
}


#subnav A:LINK, #subnav A:VISITED {
	padding:6px 5px 5px 5px;
	margin:0;
	color: #3c3c3c;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	min-height:19px;
	display:block;
}

#subnav A:HOVER { 
	color: #F8981D;
	text-decoration: none;
}

.icon_nav{ padding:10px 0 0 0px;
list-style:none;
font-size:10px;
color:#666666;
height:130px;
width:95%;
margin:0px;

}
#left_icons li{ margin-left:10px}
.icon_nav li{ height:20px; padding:10px 0 6px 0px; margin:0; border-bottom:1px dashed #999999; }

.icon1 a{padding:7px 0px 7px 30px; background-image: url(../images/quote_icon.gif);
background-repeat:no-repeat; }
.icon1 a:hover{background-image: url(../images/quote_icon2.gif);
background-repeat:no-repeat;text-decoration:none ;color: #000000 }

.icon2 a{padding:7px 0px 7px 30px; background-image: url(../images/playtv_icon.gif);
background-repeat:no-repeat; }
.icon2 a:hover{background-image: url(../images/playtv_icon2.gif);
background-repeat:no-repeat; text-decoration:none;color: #000000 }

.icon3 a{padding:7px 0px 7px 30px; background-image: url(../images/mail_icon.gif);
background-repeat:no-repeat; }
.icon3 a:hover{background-image: url(../images/mail_icon2.gif);
background-repeat:no-repeat;text-decoration:none; color: #000000  }

/* END LEFT PANEL */

/* CONTENT */
#content{
	float:left;
	width:625px;
}

#breadcrumbs{
	padding:10px 10px 0 10px;
	font-size:10px;
}

#breadcrumbs A:LINK, #breadcrumbs A:VISITED {
	color: #4f4f4f !important;
	text-decoration: none;
}

#breadcrumbs A:HOVER {
	color: #F8981D !important; 
	text-decoration: underline;
}

#body_text {
	padding:10px;
	color:#4f4f4f;
}

#body_text H1{
	padding:0;
	margin:0 0 10px 0;
	font-size:18px;
}

#body_text P{
	font-size:12px;
}

#content A:LINK, #content A:VISITED {
	color: #386DA9;
	text-decoration: none;
}

#content A:HOVER {
	color: #2b2b2b; 
	text-decoration: underline;
}

#content_ad{
	width:300px;
	height:250px;
	float:left;
	margin:0 0 0 20px;
	padding-bottom:10px !important;
}

#body_text_home{
	margin-top:196px;
	padding:10px;
	color:#4f4f4f;
	line-height:15px;
}

#body_text_home H1{
	color:#4f4f4f;
	font-weight:bold;
	font-size:16px;
	margin:0 0 10px 0;
	padding:0;
}

#body_text_home UL{
	width:285px;
	height:250px;
	float:left;
	margin:0 0 10px 0;
}

#body_text_home LI{
	margin:10px 0 0 18px;
	font-weight:normal !important;
}

.highlight{
	color:#f7a439;
	font-size:14px;
}

#banner{
	width:625px;
	float:left;
	height:190px;
	background-color:black;
}

.float_pic{ 
	width:100px;
	height:115px;
	float:left;
	border:1px solid #666666;
	padding:0 0px 0px 0;
	margin:0px 15px 10px 0;
}

.red { 
	color:red
}

/* END CONTENT */

/* right_panel */
#right_panel{
	background: #f0f0f0 url('../images/right_panel_bg.jpg') repeat-x;
	width:140px;
	float:left;
	padding:0 9px;
}

#right_panel2{
	background: #f0f0f0 url('../images/right_panel_bg.jpg') repeat-x;
	width:160px;
	float:left;
	padding:0;
	margin:0;
}


#right_panel H2{
	border-bottom: 1px solid #f8981d;
	margin:0;
	padding:0;
	padding-bottom:4px;
	margin-bottom:15px;
	margin-top:10px;
	font-size:14px;
	color:#4f4f4f;
	text-transform:uppercase;
}

#right_panel H3{
	margin:2px 0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	color:#f8981d;
}

#right_panel EM{
	font-size:11px;
	color:#737373;
	padding-bottom:4px;
	display:block;
}

#right_panel P{
	font-size:12px;
	color:#4f4f4f;
	line-height: 14px;
}

TABLE P{
	font-size:12px;
	color:#4f4f4f;
	margin:0;
	padding:0;
}


#right_panel A:LINK, #right_panel A:VISITED {
	color: #0c4168 !important;
	text-decoration: none;
}

#right_panel A:HOVER { 
	color: #FF0000;
}

.more{
	color:#f8981d !important;
}

/* END right_panel */

/*</li> SCRAPPER*/
#skyscrapper{ width:160px;
                height:600px;
/*				background-color:#999999; */
				margin:0 auto;
				margin-top:4px;
				margin-bottom:4px;
				}
/*END </li> SCRAPPER*/

/* FORMS */

.gui_text, .gui_textarea, .gui_dropdown{
	border: 1px solid #604B42;
	background-color:#fff;
	color:#2B2B2B;
	width:320px !important;
	padding-left:1px;
}

.gui_textarea{
	width:285px;
	height:100px;
}

.gui_checkbox{
	height:50px;
	border-color: #604B42;
}

.submit{
	width:485px;
	display:block;	
}

.gui_submit{
	float:right;
	margin-bottom:10px;	
}

#main FORM LABEL{
	float:left;
	width:150px;
	padding-top: 4px;
	margin-right:10px;
}

#main FORM OL{
	list-style:none;
}

#main FORM OL LI{
	display:block;
	margin-top:5px;
	margin-left:0 !important;
}

.gui_label{
	font-weight:bold;
	font-size:11px;
}

.gui_drop_down{
	width:108px;
	margin-left:6px;
	margin-top:12px;
}

.errors{
	border: 1px solid red;
	color:red;
	margin-bottom:20px;	
}

/* END FORMS */



/* FOOTER */
#footer{
	background: url('../images/footer_bg.jpg') repeat-y;
	width:935px;
	display:block;
	clear:both;
	color:#989ba6;
	padding: 0 0 0 15px;
}

#footer_top{
	background: url('../images/footer_top.jpg') no-repeat;
	height:19px;
	width:950px;
	margin-left:-15px;
}

#footer_logo{
	background: url('../images/footer_logo.jpg') no-repeat;
	width:155px;
	float:right;
	padding:60px 0 0 0;
	color:#eaeaea;
	font-size:10px;
}
.privacy { color: #FFFFFF;}

#footer A:LINK, #footer A:VISITED{
	color:#989ba6 !important;
}



#footer A:HOVER{
	text-decoration:underline;
	color:#FFFFFF !important;
}


.credit{
	float:right;
}

#footer H5{
	margin:0 15px 0 0;
	padding:0;
	text-transform:uppercase;
	font-size:12px;
	color:#989ba6;
	margin-bottom:10px;
}

#footer H6{
	text-transform:uppercase;
	font-size:10px;
	color:red;
	margin:0;
	padding:0 0 0px 0;
	height:40px;

}

#footer UL{
	float:left;
	font-size: 10px;
	list-style: none;
	margin:0 10px 15px 0;
	width:100px;
}

#footer LI{
	margin:0;
	font-size:9px;
	padding-left:0 !important;
	
}
/* END FOOTER */

/* PROFESSIONAL SERVICES */
#alliances{
	float:left; 
	display:block;
	
}

#alliances OL{
	list-style:none;
	width:150px;
	margin:0 40px 0 0;
	text-align:center !important;
}
	
#alliances OL LI{
	border:1px solid #dfdfdf;
	text-align:center;
	margin:0;
	padding-left:0;
	height:130px;
	width:150px;
	float:left;
	clear:both;
}

.professional_services H1{
	color:#ff9933 !important;
	font-size:15px !important;
	font-weight:normal;
	margin:10px 0 0 0 !important;
	padding:0 !important;
}


#alliances H2{
	color:#999 !important;
	font-size:13px;
	font-weight:normal;
	margin:10px 0 6px 0;
	padding:0;
}

.professional_services HR{
	color: white;
	background:white;
	height: 1px;
	border-top: 1px dashed #cddef6 !important;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin-top:10px;
	width: 100%;
	text-align: left;
}


					
#logos{
	border:1px solid red; 
	height:130px
}

/* PROFESSIONAL SERVICES */

/* FORMS */
FORM UL{
	list-style:none;
}

FORM LI{
	margin-bottom:10px;
	margin-left:0 !important;
}

LABEL{
	width:180px !important;
	display:block;
	float:left;
}

.gui_text, .gui_textarea{
	width:200px;
	background-color:#f4f5f5;
	border:1px solid #a7a7a7;
	height: 13px;
	padding-top:2px;
}

.gui_textarea{
	height:100px;
}

.gui_select{
	width:202px;
	background-color:#F4F5F5;
	border:1px solid #a7a7a7;
}

.submit{
	
}

.errorlabelfull {
	color: #f00;
}
.inputerror {
	border: 1px solid #f00;
}
.errors {
	border: 1px	 solid #f00;
	background: #fdc;
	padding: 10px;
	color: #900;
	margin: 10px 0;
}

/* END FORMS */

