@charset "UTF-8";
/* --- initial centering and padding/margin removal ---- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #CCCCCC;
}
#wrapper {
	position:relative;
	width: 1200px;
	margin: 0 auto;
	text-align:left;
	background-color:#000;
	clear: both;
}
#clear {
	clear:both;
}
/* ------ position container elements ----- */
#header {
	position:relative;
	height:135px;
	background-color: #060603;
	background-image: url(../images/background_topSection.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	margin-left: -9000px;
}
#header h1 {
	margin-left: -9000px;
}
#header #logoImage {
	position:absolute;
	top: 0;
	left: 146px;
	width: 286px;
	height: 71px;
	background-image: url(../assets_general/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #Banner {
	position:absolute;
	top: 14px;
	left: 571px;
	width: 468px;
	height: 60px;

}
/*-- main navigation styles --*/
#mainNav {
list-style-type: none;
}

#header #Banner2 {
	position:absolute;
	top: 0px;
	left: 471px;
	width: 728px;
	height: 90px;
}
/*-- main navigation styles --*/
#header ul {
	padding: 0;
	position: absolute;
	left: 150px;
	top: 84px;
	width: 590px;
	list-style: none;
	background-image: url(../images/navigation_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#header ul li {
	float: left;
}
#header ul li a {
	font-size: 0.79em;
	line-height: 2.5em;
	text-decoration: none;
	color:#CCCCCC;
	float: left;
	display:block;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	padding-top: 0;
	padding-right: 1.4em;
	padding-bottom: 0;
	padding-left: 1.3em;
}
#header ul a.first {
	background: none;
}
#home #homeLink a, #shows #showLink a, #dvd #dvdLink a, #comp #compLink a, #feature #featureLink a, #about #aboutLink a {
	color: #F97634;
}
#home #homeLink a:hover, #shows #showLink a:hover, #dvd #dvdLink a:hover, #comp #compLink a:hover, #feature #featureLink a:hover, #about #aboutLink a:hover {
	cursor: default;
}
#header ul a:hover {
	color: #5183A9;
}
/*Left side bar*/
#Lsidebar {
	float:left;
	width: 143px;
	height: 690px;
	background-image: url(../images/background_leftSection_H.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*For images without bottom bar*/
#Lsidebar2 {
	float:left;
	width: 143px;
	height: 690px;
	background-image: url(../images/background_leftSection.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*content area with video player*/
#content {
	float: left;
	width:900px;
}
/*For background without bar and presenter content*/
#content {
	float: left;
	width:895px;
	background-color: #000000;
	border: 1px solid #9ea2be;
}
#content img {
	float:left;
	margin-right: .2em;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #F97634;
	letter-spacing: 0.1em;
	text-transform:uppercase;
	margin-top: 0.1em;
	margin-right: 0;
	margin-bottom: 0em;
	padding-top: 1em;
	padding-right: 1.1em;
	padding-bottom: 0em;
	padding-left: 1.1em;
}
#content h2 {
	color: #5183A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	font-weight: bold;
	margin-top: 0.1em;
	padding-right: 1.1em;
	padding-bottom: 1em;
	padding-left: 1.1em;
	text-transform: uppercase;
}
#content h3 {
	font-size: 1.1em;
	color: #ccc;
	text-align:left;
	padding-bottom: .4em;
	padding-left: 1.1em;
}
#content p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	padding-left: 1.1em;
	margin-right: 1.1em;
}

#content a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
#content a:hover {
	color:#d52e36;
	border-bottom: 1px solid #d52e36;
}
#content #video {
	float: right;
	width:358px;
	height: 284px;
	background-image:url(../images/video_BLANK.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content #presenter {
	width:272px;
	height: 342px;
	background-image:url(../images/presenter_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content #presenter1 {
	width:358px;
	height: 222px;
	clear: right;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content #presenter2 {
	width:358px;
	height: 397px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	clear: right;
}


#content  #logos {
	width:358px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	clear: right;
}

#content #videoPL {
	position: relative;
	top: 23px;
	left: 20px;
	width: 320px;
	height: 240px;
}
#content #presenter1 h1 {
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	text-transform:uppercase;
	margin-top: 5px;
}
#content #presenter1 p {
    margin-left: 1px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
}

#content #presenter1 .thumbnail
{
float: left;
width: 105px;
height:140px;
margin: 0 10px 10px 0;
padding: 5px;
}
#content #presenter1 .clearboth 
{ 
clear: both; 
}

#content #presenter2 .thumbnail
{
float: left;
width: 105px;
height:140px;
margin: 0 10px 10px 0;
padding: 5px;
}
#content #presenter2 .clearboth 
{ 
clear: both; 
}
#content #presenter3 .thumbnail
{
float: left;
width: 105px;
height:140px;
margin: 0 10px 10px 0;
padding: 5px;
}
#content #presenter3 .clearboth 
{ 
clear: both; 
}



/* FEATURE CONTENT ONLY */
#content_F {
	float: left;
	width:900px;
	
}
#content_F {
	float: left;
	width:895px;
	background-color: #000000;
	border: 1px solid #777;
}
#content_F p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	padding-left: 1.1em;
	margin-right: 1.1em;
	padding-right: 360px;
}
#content_F  #feature3 {
	width:338px;
	height: 502px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(../images/features_3row_blank.jpg);
	float: right;
	clear: right;
}
#content_F  #feature2 {
	width:338px;
	height: 330px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(../images/features_2row_blank.jpg);
	float: right;
	clear: right;
}
#content_F  #feature1 {
	width:338px;
	height: 182px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-image:url(../images/features_1row_blank.jpg);
	float: right;
	clear: right;
}
#content_F img {
	margin-right: .2em;
}
#content_F h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #F97634;
	letter-spacing: 0.1em;
	text-transform:uppercase;
	margin-top: 0.1em;
	margin-right: 0;
	margin-bottom: 0em;
	padding-top: 1em;
	padding-right: 1.1em;
	padding-bottom: 0em;
	padding-left: 1.1em;
}
#content_F h2 {
	color: #5183A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.8em;
	font-weight: bold;
	margin-top: 0.1em;
	padding-right: 1.1em;
	padding-bottom: 1em;
	padding-left: 1.1em;
	text-transform: uppercase;
}
#content_F h3 {
	font-size: 1.1em;
	color: #ccc;
	text-align:left;
	padding-bottom: .4em;
	padding-left: 1.1em;
}
#content_F p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	padding-left: 1.1em;
	margin-right: 1.1em;
}

#content_F a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
#content_F a:hover {
	color:#d52e36;
	border-bottom: 1px solid #d52e36;
}
#content_F #video {
	float: right;
	width:358px;
	height: 284px;
	background-image:url(../images/video_BLANK.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	margin-top: 10px;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content_F #presenter {
	width:272px;
	height: 342px;
	background-image:url(../images/presenter_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content_F  #logos {
	width:338px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	clear: right;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
}

#content_F #videoPL {
	position: relative;
	top: 23px;
	left: 20px;
	width: 320px;
	height: 240px;
}
/* --------------------- rightsidebar styles ------------------------ */

#Rsidebar {
	position:absolute;
	left: 1042px;
	width: 157px;
	height: 690px;
	background-image: url(../images/background_rightSection_H.jpg);
	background-repeat: no-repeat;
}
/*For images without bottom bar*/
#Rsidebar2 {
	position:absolute;
	left: 1043px;
	width: 157px;
	height: 690px;
	background-image: url(../images/background_rightSection.jpg);
	background-repeat: no-repeat;
}
#Rsidebar #skyscrapper {
	position:absolute;
	left:10px;
	width: 120px;
	height: 600px;

}
/*Ad area */
#footer {
	position:absolute;
	width: 1200px;
	height: 120px;
	left: 1px;
	color: #CCCCCC;
	background:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	clear: both;
}

#footer #copyright {
	top: 6px;
	left:438px;
	position:absolute;
	width: 400px;
	height: 50px;
	text-align: center;
}
#footer #copyright p {
	text-align: center;
}
.sub1 {
	BORDER-RIGHT: #A4A4A4 1px solid;
	BORDER-TOP: #A4A4A4 1px solid;
	FONT-WEIGHT: 900;
	FONT-SIZE: 11px;
	TEXT-TRANSFORM: capitalize;
	BORDER-LEFT: #A4A4A4 1px solid;
	WIDTH: 75px;
	COLOR: #A4A4A4;
	BORDER-BOTTOM: #A4A4A4 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #31566C
}
A {
	FONT-WEIGHT: bold;
	COLOR: #CCC;
	TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold;
	COLOR: #006b9c;
	TEXT-DECORATION: none
}
.promotext {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	MARGIN: 3px 3px 6px 6px;
	COLOR: #CCCCCC;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.txt_3_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
}
.link_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5183A9;
}

