/* CSS Document */
body {
margin: 0;
padding: 0;
background: url('/img/template/bg_temp_home.jpg') repeat-x; 
background-color: #ffffff;
color:666666;
}

#container {
/*-----width + 14 to compensate for shadow on both sides-----*/
width: 1036px;
height: auto;
margin: 0 auto;

}


#navArea {
	z-index: 5000;
	width: 1022px;
	height: 90px;
	/*-----margin-left +7 to compensate for shadow-----*/
	margin-left: 7px;
	background-color: #000000;
}


#hdrCol1 {
	float: left; /* since this element is floated, a width must be given */
	width: 136px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	vertical-align: bottom;
	height: 50px;
}
#hdrCol2 {
	float: right;
	width: 800px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	height: 50px;
} 
#hdrCol2 h1 {
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
}
#hdrCol2 p {
	font-size:10px;
	color: #666666;
	text-align:right;
}
#hdrCol2 a {
	text-decoration: none;
	color: #046dfd;
	vertical-align: bottom;
}
#hdrCol2 a:hover {
	color: #FFFFFF;
}


/* ------- BOXX Logo -------- */
.boxxLogo {
	BACKGROUND: url(/img/boxx-logo2.jpg) no-repeat 0px 0px; 
	MARGIN: 0px; WIDTH: 157px; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 79px; 
	BORDER-BOTTOM-STYLE: none;
}
.boxxLogo:hover {
	BACKGROUND: url(/img/boxx-logo2_hover.jpg) no-repeat 0px 0px; 
	CURSOR: pointer; COLOR: transparent;
}


/* ------ Nav Menu --------- */
#top-nav {
	float: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 5px;
}

#top-nav h1 {
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
}
#top-nav p {
	font-size:10px;
	color: #666666;
	text-align:right;
}
#top-nav a, a:link, a:visited {
	text-decoration: none;
	color: #046dfd;
	vertical-align: bottom;
	font-size:11px;
	text-transform:capitalize;
	float:none;
	display: inline;
}
#top-nav a:hover {
	color: #FFFFFF;
	font-size:11px;
}

#navHdrNew {
	z-index: 5000;
	width: 1022px;
	height: 45px;
}

#navNew { padding:-1px 0 0 65px; width:957px; overflow:hidden; background: #000 url('/img/template/bg_mainNav.jpg') no-repeat; }
#navNew ul { margin:0; padding:0; }
#navNew li { display:inline; display:block; padding:8px 10px; float:left; }
#navNew li a, a:link, a:visited { color:#046dfd; font: normal 12px/1.5 Arial, sans-serif; text-decoration:none; text-transform:none; }
#navNew li a:hover { color:#ccc; }
#navNew li a.on { background: url('#') bottom no-repeat; color:#fff; font: normal 12px/1.5 Arial, sans-serif; }


/*#navHdr {
	z-index: 5000;
	width: 1022px;
	height: 45px;
	/*-----margin-left +7 to compensate for shadow-----*/
	/*margin-left: 7px;
	background-color: #000000;
	background-image: url(/img/menu-bkg2.jpg);
	background-repeat: repeat-x;
}*/

/*#nav {
	display: block;
	float:left;
	width: 570px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: block;
	float: left;
	white-space: nowrap;
}

#nav li a {
	display: block;
	padding: 20px 10px 10px 10px;
	text-decoration: none;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	background: url(/img/bg_menu_off2.jpg);
	border-right: 1px solid #000000;
}

* html #nav a {width:1%;}

#nav li a:hover {
	background: url(/img/bg_menu.jpg);
	color: #FFFFFF;
}

#nav li a.current {
	background: url(/img/bg_menu_off2.jpg);
}

#nav li a.current:hover {
	color: #fff;
}


#navCol3 {
	padding: 0 5px 5px 25px;
}

#navCol3 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: -1px;
	color:#FFFFFF;
	text-align:right;
	margin-bottom: -10px;
}

#navCol3 p {
	color: #666666;
	padding: 10px 0 0 0;
	margin-bottom: 0px;
}

#navCol3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #046dfd;
	font-size: 10px;
	font-weight: bolder;
	vertical-align: bottom;
	text-decoration: none;
}

#navCol3 a:hover {
	color: #FFFFFF;
}*/


/* ------ Nav Menu --------- */
/*#navCol2 {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 35px;
	margin-bottom: -10px;
}

#navCol2 li {
	display: inline;
	list-style-type: none;
	padding: 5px 10px 8px 10px;
	border-left: 1px solid #3d3b3c;
	border-right: 1px solid #3d3b3c;
	border-top: 1px solid #3d3b3c;
}
#navCol2 a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #046dfd;
	font-size: 10px;
	font-weight: bolder;
	vertical-align: bottom;

}
#navCol2 a:hover {
	color: #FFFFFF;
}*/


html>body #navArea {
	width: 1022px;
	height: 90px;
	}

#navAreaUserlinks {
float: right;
width: 989px;
height: 33px;
/*margin-right: 13px;
margin: 5px 13px 0px 0px;*/
padding-right: 12px;
color: #fff;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align: right;
text-transform: uppercase;
font-size: 9px;
letter-spacing: .5px;
}

html>body #navAreaUserlinks {
	margin-right: 43px;
	}
	
#navAreaUserlinks a, #navAreaUserlinks a:link, #navAreaUserlinks a:visited, #navAreaUserlinks a:hover, #navAreaUserlinks a:active {
text-decoration:none;
color: #fff;
}

#homeSubContent a, #homeSubContent a:link, #homeSubContent a:visited, #homeSubContent a:hover, #homeSubContent a:active {
text-decoration:underline;
color: #fff;
}

#navAreaSpacer {
float: left;
width: 800px;
height: 25px;
}

#headernav {  
float: left;
width: 800px;
height: 22px;
margin-left: 13px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
font-weight: normal;
}

html>body #headernav {
	margin-left: 33px;
	}

#navAreaLogo {
float: right;
margin-right: 0px;
height: 47px;
}

html>body #navAreaUserlinks {
	margin-right: 10px;
	}

#lgimage {
height: 260px;
width: 1022px;
/*-----margin-left +7 to compensate for shadow-----*/
margin-left: 7px;
background-color:#000000;
}


#subNavLeft {
height: 55px;
width: 55px;
float: left;
background-color:#000;
}

#subNavMiddle {
height: 55px;
width: 912px;
float:left;
display:inline; /*-----for ie-----*/
}

#subNavBtnOne, #subNavBtnTwo, #subNavBtnThree, #subNavBtnFour {
height: 55px;
width: 228px;
float: left;
background-color:#999;
display: inline;/*-----for ie-----*/
}


#subNavRight {
height: 55px;
width: 283px; /*was 55px on styles.css*/
float: left;
background-color:#000;
}

#subNavRight4 {
height: 55px;
width: 55px;
float: left;
background-color:#000;
}

#contentBreadCrumbs {
top: 0px;
height: 14px;
width: 912px;
color: #999;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
margin-left: 50px;
font-size: 9px;
text-transform: uppercase;
border-bottom: 1px;
border-bottom-color:#CCC;
border-bottom-style: solid;
}

html>body #contentBreadCrumbs {
	margin-bottom:0px;
}


#contentBreadCrumbs  a, a:link, a:visited {
	text-decoration:none;
	color: 046dfd;
	font-size:9px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: 0px;
	height: 14px;
	text-transform: uppercase;
}

#contentBreadCrumbs a:hoover {
	color: ccc;
}

#footer { clear:both; background: url('/img/template/bg_footerTop.gif') no-repeat; margin: 0 0 0 50px; font: normal 12px/1.5 Arial, sans-serif; text-decoration:none;}
#footer h3 { margin: 20px 0 0; color: #333; font-size: 12px; }
#footer a { color:#999; font: normal 12px/1.5 Arial, sans-serif; text-decoration:none;}
#footer a:hover { color:#333; }
#footer #footerSiteMap { overflow:hidden; width:1000px; margin:0 0 0 -10px; }
#footer #footerSiteMap .footerList { width:100px; margin:0 0 0 47px; margin:0 0 0 37px; float:left; }
#footer .menuList { margin:0 0 0 0; padding-left: 12px; font-weight:bold; }
#footer #footerSiteMap ul { margin: 10px 0; padding: 0 0 0 0px; list-style: disc outside; }
#footer #footerSiteMap li { display:block; line-height:1.7; margin: 0 0 5px; }
#footer #footerSiteMap img { padding-top: 15px; }
#footer #footerLinks { background: url('/img/template/bg_footerBottom.gif') no-repeat bottom left; margin:0 0 10px 0; }
#footer #footerLinks ul { border-top:1px solid #e5e5e5; width:850px; margin:20px; padding:10px 0; }
#footer #footerLinks li { margin:0; padding:0; display:inline; }



/*#footer {
clear: both;
/*-----width + 14 to compensate for shadow on both sides-----*/
/*width: 1036px;
height: 300px;
padding-top: 20px;
padding-left: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 1px;
background-image: url(../images/footerBKG.gif);
background-repeat: repeat-y;

}


/* --- Left Footer Side --- */
/*.leftWrapperFooter {
	FLOAT: left; 
	WIDTH: 700px;
}

.leftWrapperFooter h5 {
	font-size: 12px;
	color: #5C5C5C;
	text-align: left;
	font-weight: bold;
}
.leftWrapperFooter ul {
	padding: 0 0 0 0;
	MARGIN: 0px;
	list-style: none;
}
.leftWrapperFooter li {
	DISPLAY: block;
	MARGIN: 0px 0px 3px;
	liNE-HEIGHT: 1.8em;
	BORDER-BOTTOM: #222 1px solid;
	padding: 0 0 3px 0;
	text-align: left;
	font-size: 11px;
	COLOR: #CCCCCC;
	letter-spacing: 1px;
}
.leftWrapperFooter a:link {
	padding: 0 0 0 10px;
	BACKGROUND: url(../img/arrow.gif) no-repeat 0px 50%;
	COLOR: #707070;
	text-decoration: none;
}
.leftWrapperFooter a:visited {
	padding: 0 0 0 10px;
	BACKGROUND: url(../img/arrow.gif) no-repeat 0px 50%;
	COLOR: #707070;
	TEXT-DECORATION: none;
}
.leftWrapperFooter a:hover {
	padding: 0 0 0 10px;
	BACKGROUND: url(../img/arrow.gif) no-repeat 0px 50%; 
	COLOR: #999; 
	TEXT-DECORATION: none;
}
.leftWrapperFooter a:active {
	padding: 0 0 0 10px;
	BACKGROUND: url(../img/arrow.gif) no-repeat 0px 50%; 
	COLOR: #707070; 
	TEXT-DECORATION: none;
}

.colOneFooter {
	FLOAT: left; 
	WIDTH: 155px; 
	MARGIN-RIGHT: 20px;
}
.colTwoFooter {
	FLOAT: left; 
	WIDTH: 155px; 
	MARGIN-RIGHT: 20px;
}
.colThreeFooter {
	FLOAT: left; 
	WIDTH: 155px; 
	MARGIN-RIGHT: 20px;
}
.colFourFooter {
	FLOAT: left; 
	WIDTH: 155px;
}



/* --- right Footer Side --- */
/*.rightWrapperFooter {
	FLOAT: right;
	margin-right: 30px;
}
.colFiveFooter {
	FLOAT: right; 
	WIDTH: 220px; 
	COLOR: #555; 
	liNE-HEIGHT: 1.8em;
	text-align: center;
}
.colFiveFooter p {
	font-size:10px;
	color:#999999;
	line-height: 10px;
}
.colFiveFooter a:link {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	color:#666666;
	text-decoration: none;
	font-size: 9px;
}
.colFiveFooter a:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	color:#666666;
	text-decoration: none;
	font-size: 9px;
}
.colFiveFooter a:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
.colFiveFooter .full-image-float-left {
	MARGIN: 3px; 
	padding: 3px 3px 3px 3px;
}
.signupButton2Footer {
	BACKGROUND: url(../img/build-a-boxx-button.gif) no-repeat 0px 0px; 
	MARGIN: 0px; WIDTH: 220px; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 61px; 
	BORDER-BOTTOM-STYLE: none;
}
.signupButton2Footer:hover {
	BACKGROUND: url(../img/build-a-boxx-button-on.gif) no-repeat 0px 0px; 
	CURSOR: pointer; COLOR: transparent;
}
.contactusButtonFooter {
	BACKGROUND: url(../img/have-a-question.gif) no-repeat 0px 0px; 
	MARGIN: 0px; WIDTH: 220px; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 109px; 
	BORDER-BOTTOM-STYLE: none;
}
.contactusButtonFooter:hover {
	BACKGROUND: url(../img/have-a-question-on.gif) no-repeat 0px 0px; 
	CURSOR: pointer; COLOR: transparent;
}*/

.red {
	color: #FF0000;
	font-weight: bold;
}


/*-----start styles for home page templates-----*/
#homeFlash {
height: 333px;
width: 1022px;
/*-----margin-left +7 to compensate for shadow-----*/
margin-left: 7px;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
background-color:#ffffff;
}

#homeSubhead {
clear: both;
/*-----margin-left +7 to compensate for shadow-----*/
margin-left: 7px;
width: 1022px;
height: 36px;
background-color: #383838;
color: #fff;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;
}

#homeSubOne, #homeSubTwo, #homeSubThree, #homeSubFour {
float: left;
display: inline;/*-----for ie-----*/
padding: 8px 0 8px 0;
}

#homeSubOne {
margin-left: 33px;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
width: 265px;
}

#homeSubTwo, #homeSubThree {
width: 244px;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
}

#homeSubFour {
width: 236px;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
}

#homeSubContent {
clear: both;
width: 1022px;
height: auto;
/*-----margin-left +7 to compensate for shadow-----*/
margin-left: 7px;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
padding: 0;
color: #fff;
background-color: #000;
}

#contentSubOne, #contentSubTwo, #contentSubThree, #contentSubFour {
float: left;
display: inline;/*-----for ie-----*/
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#contentSubOne {
margin: 0;
padding: 0;
margin-left: 55px;
width: 243px;
}

#contentSubTwo, #contentSubThree {
margin: 0;
padding: 0;
width: 244px;
}

#contentSubFour {
margin: 0;
padding: 0;
width: 236px;
height: 233px;
display:inline;
}

	#config_button {
		margin: 0;
		padding: 0;
		width: 236px;
		height: 116px;
		/*vertical-align: bottom;*/
		position: relative;
		float: right;
		display:inline;
		}
	#testimonial_button {
		margin: 0;
		padding: 0;
		width: 236px;
		height: 117px;
		/*vertical-align: bottom;*/
		position: relative;
		float: right;
		clear: both;
		display:inline;
		}

#ticker {
clear: both;
width: 1022px;
height: 21px;
background-color: #6699CC;
color: #000;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-indent: 55px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: .5px;
padding: 12px 0 12px 0;
margin: 0;
position: relative;

}

#infobarForm {
height: auto;
display:inline;
}


/*-----end styles for home page template-----*/



/*-----start styles for templates Page 2-----*/
#contentTwoCol {
	width: 912px;
	/*-----margin-left +7 to compensate for shadow-----*/
	margin: 0 55px 0 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#contentTwoColLeft {
float: left;
width: 450px;
}

#contentTwoColRight {
float: right;
width: 450px;
display:inline;/*-----for ie-----*/
}

#contentTwoCol h1{
color:#666;
font-size: 14px;
font-weight: bolder;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 0 -12px 0;
}

#contentTwoCol h2{
color:#666;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 0 -11px 0;
}

#contentTwoCol p{
}

#contentTwoCol a:link, #contentTwoCol a:visited, #contentTwoCol a:hover {
color:#333333;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
/*-----end styles for templates Page 2-----*/


/*-----start styles for templates Page 3-----*/
#popContainer {
width: 600px;
background-color: #FFF;
}

#popNavArea {
z-index: 5000;
width: 600px;
height: 90px;
margin: 0 auto;
background-color:#000000
}

#popupContent {
width: 600px;
background-color:#FFF;
margin: 0 auto;
}*/

#detailImage {
float: left;
width: 200px;
}

#detailContent {
float: right;
width: 380px;
display: inline;/*-----for ie-----*/
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
color: #666;
}

#popFooter {
clear: both;
width: 600px;
height: 14px;
background-color:#FFF;
}

#detailContent h1 {
color:#666;
font-size: 14px;
font-weight: bolder;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 0 -12px 0;
}

#detailContent h2 {
color:#666;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 0 -11px 0;
}

#detailContent p {
}

#detailContent a:link {
color:#333333;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

#detailContent a {
color:#333333;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
/*-----start styles for templates Page 3-----*/


/*-----start styles for templates Page 4-----*/
#contentOneCol {
color: #666;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
width: 967px;
}

#contentOneColMain {
float: left;
width: 645px; /*was 900px on styles.css*/
/*-----margin-left +7 to compensate for shadow-----*/
margin: 0 0 0 32px;
}

#contentOneColMain900 {
float: left;
width: 900px; /*was 900px on styles.css*/
/*-----margin-left +7 to compensate for shadow-----*/
margin: 0 0 0 32px;
}

html>body #contentOneColMain {
	margin: 0 0 0 62px;
}

#contentOneColSidebar {
float: right;
width: 228px;
display: inline;/*-----for ie-----*/
}

	
#contentOneCol h1{
color: #666;
font-size: 14px;
font-weight: bolder;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 0 -12px 0;
}

#contentOneCol h2{
color: #666;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 0 -11px 0;
}

#contentOneCol a:link, #contentOneCol a:visited, #contentOneCol a:hover {
color: #333333;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

#contentOneCol a {
color: #333333;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

/*-----end styles for templates Page 4-----*/




/*----- headernav div -----*/
#navigation {
float:left;
list-style: none;
padding: 0;
margin: 0;
display:inline; /*-----for ie-----*/
}

#navigation a:link { /* first-level nav */
text-decoration: none;
margin: 0px 10px 0px 10px;
color:#FFF;
display:block;
}

#navigation a:hover { /* first-level nav hover */
color:#6699CC;
text-decoration: none;
}

#navigation a:visited { /* first-level nav visited */
color: #999;
}

.first {
list-style:none;
position:relative;
float:left;
text-decoration: none;
z-index:9000; /* ensure header nav dropdowns are over other elements*/
}

.first:hover #submenu {
display: block; /* makes 2nd-level menu appear*/
}

#submenu #firstSub { /* firstSub makes the 2nd-level menu drop down a certain number of pixels depending on the height of the div */
background:none;
border-bottom:none;
height:10px; /* firstSub drops 2nd-level menu down 10 pixels */
}

#firstSub a:link{
background-color:none;
display:block;
float:left;
}

#firstSub a:hover{
background-color:none;
}

#submenu {
position: absolute;
padding: 0;
margin: 0;
left: 10px;
z-index: 9000; /* ensure header nav dropdowns are over other elements*/
display: none; /* hides 2nd-level menu */
width: 125px;
list-style: none;
color: #FFF;
}

#submenu a:link {
color: #000; /*changes 2nd-level menu TEXT color*/
padding:7px 0 7px 0;
}

#submenu a:hover {
color: #fff; /*changes 2nd-level menu roll-over TEXT color*/
}

#submenu a:visited { /* first-level nav visited */
color: #999;
}

#submenu li {
border-bottom:1px #fff solid;
/* for IE 4-6 and older browsers */
background: url(/images/menuBKG.gif);
background-repeat: no-repeat;
background-position: left; 
height:25px;
}
html>body #submenu li {
	/* for modern browsers that support png transparency */
	background: url(/images/menuBKG.png);
	background-repeat: no-repeat;
	background-position: left; 
	}

#submenu li:hover {
/*background-color:#6699CC;  changes 2nd-level menu roll-over BKGD color - note: hidden by menuBKG image */
background-position: right;
}

/* end headernav */




/* -----begin contact, customer, corporate and recommended sys templates ----- */

#blackBKG {
width:1022px;
height:128px;
/*-----margin-left +7 to compensate for shadow-----*/
margin-left: 7px;
background: url(/images/contactLargeBOXXlogo.gif);
background-repeat: no-repeat;
background-position: right;
background-color: #000;
}

#contentOneColWide {
color: #666;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
width: 912px;
}

#contentOneColWideMain {
float: left;
width: 750px;
/*-----margin-left +7 to compensate for shadow-----*/
margin: 0 0 0 62px;
}

#contactLeftCol {
float: left;
width: 325px;
margin-left:7px;
display:inline;
}

#contactRightCol {
float:left;
width:325px;
margin-left:14px;
display:inline;
}

#contentOneColWide h1{
color: #000;
font-size: 13px;
font-weight: bolder;
letter-spacing: 1px;
margin: 0 0 -12px 0;
}

#contentOneColWide h2{
color: #666;
font-size: 12px;
letter-spacing: 1px;
margin: 0 0 -11px 0;
}

#contentOneColWide p.grayBar {
clear:both;
background-color:#CCCCCC;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
color: #000;
text-transform: uppercase;
letter-spacing: .75px;
padding-left:7px;
}

#contentOneColWide a:link {
color:#6699CC;
font-size: 12px;
}

#recommColWide {
color: #666;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
width: 912px;
/*-----margin-left +7 to compensate for shadow-----*/
margin: 0 0 0 62px;
border-top: #ccc thin solid;
clear:both;
}

#recommContentCol {
width:565px;
float:left;
display:inline;
}

#recommImageCol {
float: left;
width: 175px;
margin-left:7px;
display:inline;
}

#recommLeftCol {
float:left;
width:278px;
display:inline;
margin-left: 7px;
}

#recommRightCol {
float:left;
width:278px;
display:inline;
}

#recommColWide h1{
color: #000;
font-size: 14px;
font-weight: bolder;
letter-spacing: 1px;
text-transform:uppercase;
margin: 0 0 -12px 0;
}

#recommColWide h2{
color: #666;
font-size: 12px;
letter-spacing: 1px;
margin: 0 0 -11px 0;
}

#recommColWide p.grayBar {
clear:both;
background-color:#CCCCCC;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
color: #000;
text-transform: uppercase;
letter-spacing: .75px;
padding-left:7px;
}

#recommColWide a:link {
color:#6699CC;
font-size: 12px;
}
/* -----end contact, customer, corporate and recommended sys templates ----- */

/* NEW CSS LAYOUT FOR SYSTEMS 
------------------------------------------------------------------------------ *
-------------------------------------------------------------------------------*/

#systemsContent {
	color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	width: 912px;
	/*-----margin-left +7 to compensate for shadow-----*/
	margin: 0 0 0 62px;
	border-top: #ccc thin solid;
	}

#systemColumn {
	width: 265px;
	margin: 10px 15px 20px 15px;
	padding: 0;
	position: relative;
	float: left;
	}

#systemTitle {
	position: relative;
	}

#systemTitle p.grayBar {
	clear:both;
	background-color:#CCCCCC;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	padding-left:7px;
	}
	
#systemImage {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#systemInfo {
	width:160px;
	float: right;
	position: relative;
	}

#announcement {
	width:260px;
	float: center;
	}

/* TYPOGRAPHY FOR SYSTEMS SECTION */

#systemColumn h1 {
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-transform:uppercase;
	margin: 0 0 -8px 0;
	}

#systemColumn h2 {
	color: #666;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 0 -11px 0;
	}

#systemColumn a:link {
	color:#6699CC;
	font-size: 10px;
	}

/* COLUMNS FOR DISPLAYS PAGE */
#contactLeftCol_Displays {
	float: left;
	width: 360px;
	margin-left:7px;
	display:inline;
	}

#contactRightCol_Displays {
	float:left;
	width:360px;
	margin-left:14px;
	display:inline;
	}
	
/* NEW CSS LAYOUT FOR CONFIGURATOR PAGES
------------------------------------------------------------------------------ *
-------------------------------------------------------------------------------*/

#contentOneColWide_Config {
	color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 912px;
	}
	
#contentOneColWideMain_Config {
	float: left;
	width: 875px;
	/*-----margin-left +7 to compensate for shadow-----*/
	margin: 0 0 0 50px;
	padding: 0;
	}

#systemsContent_Config {
	color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	width: 912px;
	/*-----margin-left +7 to compensate for shadow-----*/
	margin: 0 0 0 62px;
	padding:0;
	border-top: #ccc thin solid;
	}

#systemColumn_Config {
	width: 225px;
	margin: 0;
	padding: 10px;
	position: relative;
	float: left;
	border-right: none;
	border-left: 1px solid #AAA;
	border-top: none;
	border-bottom: none;
	}
	
#systemColumn_ImgSwap {
	width: 375px;
	padding: 0;
	margin:0;
	position: relative;
	float: left;
	}

#systemTitle_Config {
	position: relative;
	}

#systemTitle_Config  p {
	clear:both;
	background-color:#CCCCCC;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	padding-left:7px;
	}
	
#systemImage_Config {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#systemInfo_Config {
	width:160px;
	float: right;
	position: relative;
	}

#announcement_Config {
	width:260px;
	float: center;
	}

/* TYPOGRAPHY FOR CONFIGURATION PAGES */

#contentOneColWideMain_Config h1 {
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-transform:uppercase;
	margin: 0 0 -8px 0;
	}

#systemColumn_Config  h1 {
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-transform:uppercase;
	margin: 0 0 -8px 0;
	}

#systemColumn_Config  h2 {
	color: #666;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0 0 -11px 0;
	}

#systemColumn_Config  p {
	color:#666;
	font-size: 12px;
	}

#systemColumn_Config  a {
	color:#666;
	font-size: 12px;
	text-decoration:none;
	}

#systemColumn_Config  a:hover {
	color:#6699CC;
	font-size: 12px;
	text-decoration:underline;
	}


/*Registration Pages */
	#registration {
	width: 200px;
	height: auto;
	float:right;
	position:relative;
	margin:20px 10px 20px 10px;
	padding: 10px;
	text-align:left;
	background-color: #fff;
	}
	
	#registration h2 {
		margin:0;
		padding:0;
		color:#4f7983;
		} 
	
	#registration P {
		margin:0;
		padding:0;
		color:#4f7983;
		}
		
	#registration table, #registration form{
		margin:0;
		padding:0;
		}
	
	#registration td {
		text-align:right;
		margin:0;
		padding:0;
		color:#4f7983;
		font-size: 9px;
		}
	 #registration legend {
	 	padding-bottom: 5px;
		font size: 10px;
		color: #666;
	}
		
	#login {
		width: 275px;
		height: 170px;
		float:right;
		position:relative;
		text-align:center;
		margin:20px;
		padding: 10px;
		background-color:#fff;
		border: 1px solid #cc99cc;
	}
	
	#login, #login h2, #login td, #login a {
		color:#4f7983;	
		}
	
	#login a:hover {
		color:#666;	
		}
	
	#login table, #login form{
		margin:0;
		padding:0;
		}

/*Site*/
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1;
}