@charset "utf-8";

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

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

#topContent_create {
	width: 1024px;
	height:146px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/create_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_Create {
	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:#e64297;
}

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

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

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

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

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

.titleCreate {
	font-size: 14px;
	font-weight:bold;
	font-family:Arial;
	padding-bottom:12px;
	margin: 0;
	color:#e64297;
}

.titleh2Create {
	font-size: 12px;
	font-weight:bold;
	font-family:Arial;
	color:#e64297;
	margin-bottom: 5px;
}

.titleh2Create  a:link, .titleh2Create  a:visited, .titleh2Create  a:active{
	text-decoration: underline;
	color:#e64297;
}

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

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

.sideRightCreate {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#e64297;
} 

.RightLineDottedSpacerCreate {
	width:auto;
	height:25px;
	border-top:dotted;
	border-top-width:1px;
	border-top-color:#e64297;
	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: #e64297;
	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;
}
 
#enviroconBk {
	width:667px;
	height:auto;
	margin:0;
	background-image: url(../images/environment/envirocon_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
 
#tservicesBk {
	width:667px;
	height:auto;
	margin:0;
	background-image: url(../images/technical_services/tservices_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

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

#outboxBk {
	width:667px;
	height:auto;
	margin:0;
	background-image: url(../images/outofthebox/outbox_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;
} 
 
 
 
 
 
 
 
 
 

