@charset "utf-8";

#outer_Live {
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
	background-image: url(../images/live_bkg_main.gif);
}

#toplinks {
	height:10px;
	overflow:hidden;
	color: #141414;
}

#topContent_live {
	width:1024px;
	_width: 1040px;
	height:146px;
	margin: auto;
	text-align: left;
	background-image: url(../images/live_top_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


 /* LEFT PANEL ELEMENTS NODES */
 #leftPannelOuterWhite {
	width:706px;
	height:auto;
	float:left;
	margin-right: 20px;
	padding-bottom:130px;
	background-image: url(file://///192.168.0.11/website/htdocs/cpl_updated_2010/comtec_live/images/nodes/node_line_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#topLineWhite {
	width:706px;
	height:55px;
	margin:0;
	padding:0;
}

#topLineWhite {
	width:706px;
	height:55px;
	margin:0;
	padding:0;
}


/* CIRCUIT FOOTERS */
#CircuitOuter {
	width: auto;
	margin: 0 auto;
	height:71px;
	padding-top:10px;
}


/* HOMEPAGE SPECIFIC */
#phoenixpartnersLogo {
	width:109px;
	height:118px;
	float:right;
	margin-right:20px;
	_margin-right:0px;
	_padding-left:20px;
}

#comtecLogo_Live {
	width:280px;
	height:72px;
	float:left;
	padding-top:20px;
	padding-bottom:26px;
	padding-left: 6px;
	_padding-left: 26px;
}

 /* ACCORDIAN SLIDER - PICTURE VIEWER */
 
 #acSliderContainer {
	width:auto;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;	
	margin-left:50px;	
	margin-right:30px;	
	padding-top: 3px;	
	_margin-top:0px;
	_margin-bottom:0px;
	_margin-left:45px;
	_margin-right:0px;
	_padding-top:20px;	
	_padding-left:2px;
	_padding-right:0px;
 }
 
/* FONT STYLES */
 h1{
	font-size: 14px;
	font-weight:bold;
	font-family:Arial;
	padding-bottom:12px;
	margin: 0;
	color:#97bb45;
}

h2{
	font-size: 12px;
	font-weight:bold;
	font-family:Arial;
	padding-bottom:3px;
	margin: 0;
	color:#97bb45;
	text-decoration: underline;
}

h2 a:link, h2 a:visited, h2 a:active{
	text-decoration: underline;
	color:#97bb45;
}

h2 a:hover{
	color: #5a5c5e;
	text-decoration: underline;
}

h2 a:focus {
    outline: 1px dotted #5a5c5e;
}
 
h4 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#97bb45;
}
 
.titleLive {
	font-size: 14px;
	font-weight:bold;
	font-family:Arial;
	color:#97bb45;
	margin: 0;
} 
 
.titleh2Live {
	font-size: 12px;
	font-weight:bold;
	font-family:Arial;
	color:#97bb45;
	margin-bottom: 5px;
} 
 
.sideRightLive {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#97bb45;
} 
 
 /* LINES AND SPACERS */

.RightLineDottedSpacerLive {
	width:auto;
	height:25px;
	border-top:dotted;
	border-top-width:1px;
	border-top-color:#97bb45;
	margin-top: 25px;
} 


 /* UNORDER LIST STYLE */
 
.menu { 
	padding:0; 
	margin:0; 
} 
.menu li {
	list-style-type:disc;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0;
	color: #FFFFFF;
	font-weight: normal;
} 

.menu a, .menu a:visited {
	display:block;
	width:30em;
	padding-bottom:3px;
	padding-top:3px;
	font-weight: bold;
} 

