@charset "utf-8";
#outer_Connect {
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
	background-image: url(../images/connect_bkg_main.gif);
}

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

#topContent_connect {
	width:1024px;
	height:146px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/connect_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(images/nodes/node_line_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

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

/* FONTS AND HEADINGS */


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

#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:10px;
	_padding-left:0px;
}

#comtecLogo_Connent {
	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;
 }

h1{
	font-size: 14px;
	font-weight:bold;
	font-family:Arial;
	padding-bottom:12px;
	margin: 0;
	color:#008fd4;
}

h2{
	font-size: 12px;
	font-weight:bold;
	font-family:Arial;
	padding-bottom:3px;
	margin: 0;
	color:#008fd4;
}

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

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

h2 a:focus {
    outline: 1px dotted #5a5c5e;
}

.titleh2Connect {
	font-size: 12px;
	font-weight:bold;
	font-family:Arial;
	color:#008fd4;
	margin-bottom: 5px;
}

.titleh2Connect a:link, .titleh2Connect a:visited, .titleh2Connect a:active{
	text-decoration: underline;
	color:#008fd4;
}

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

.titleh2Connect a:focus {
    outline: 1px dotted #5a5c5e;
}

.sideRightConnect {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#008fd4;
} 

h4 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#008fd4;
}

.RightLineDottedSpacerConnect {
	width:auto;
	height:25px;
	border-top:dotted;
	border-top-width:1px;
	border-top-color:#008fd4;
	margin-top: 25px;
} 

.fulldetails {
	width:auto;
	height:20px;
	margin-top:10px;
	color:#FFFFFF;
}

.fulldetails a:link, .fulldetails a:visited, .fulldetails a:active{
	padding-left:20px;
	background-image: url(../images/fulldetails_tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: underline;
	color:#FFFFFF;
}

.fulldetails a:hover{
	color:#008fd4;
	text-decoration: underline;
	padding-left:20px;
	background-image: url(../images/fulldetails_tab_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fulldetails a:focus {
    outline: 1px dotted #5a5c5e;
}

#marcomsBk {
	width:667px;
	height:auto;
	margin:0;
	background-image: url(../images/marketing_communications/marcoms_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#projmanBk {
	width:667px;
	height:auto;
	margin:0;
	background-image: url(../images/project_management/projman_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#opsBk {
	width:667px;
	height:auto;
	margin:0;
	background-image: url(../images/operations/ops_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#socialnetBk {
	width:667px;
	height:auto;
	margin:0;
	background-image: url(../images/marketing_communications/marcoms_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

 /* 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;
} 

