@charset "UTF-8";
/* CSS Document */

/* global useful things */

* {
	border: 0;
	margin: 0;
	padding: 0;
}
.clear {
	float: none;
	clear: both;
	height: 1px;
}
.left {
	float: left;
}
.right {
	float: right;
}

body {
	background: #FFFFFF;
}

#master-wrapper {
	background: url(/images/global_bg.jpg) no-repeat;
	width: 810px;
	min-height: 719px;
	margin: 0 auto 0 auto;
	position: relative;
}

#header-logo {
	position: absolute;
	top: 22px;
	left: 18px;
	height: 86px;
	width: 67px;
	z-index: 9999;
}
#reg-links {
	position: absolute;
	right: 19px;
	top: 115px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #478097;
	z-index: 1000;
	background: url(/images/global_reg_arr.gif) top right no-repeat;
	padding-right: 20px;
}
#reg-links a, #reg-links a:visited {
	color: #478097;
	text-decoration: none;
}
#reg-links a:hover, #reg-links a:visited:hover {
	color: #CC0000;
	text-decoration: none;
}


#header-wrapper {
	height: 95px;
	width: 774px;
	margin: 0 auto 0 auto;
}
#header-wrapper .inner {
	padding-left: 85px;
}
a.header-main, a.header-main:visited {
	font-size: 20px;
	color: #6E7645;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	margin: 49px 0 0 18px;
	text-decoration: none;
}
a.header-first, a.header-first:visited {
	margin: 49px 0 0 85px;
}
a.header-main:hover, a.header-main:visited:hover {
	color: #276A84;
	text-decoration: none;
}
a.header-main-home, a.header-main-home:visited {
	display: block;
	float: left;
	height: 95px;
	width: 82px;
}
.header-main-home span {
	display: none;
}
#content-wrapper-landing {
	height: 378px;
	width: 774px;
	margin: 4px auto 0 auto;
}

.content-main-left {
	float: left;
	width: 195px;
	height: 370px;
}
.content-main-right {
	float: left;
	width: 579px;
	height: 370px;
}
#content-main-right-home {
	background: url(/images/landing/main_right_home.jpg) no-repeat;
}


.content-wrapper-sublevel {
	width: 774px;
	margin: 0 auto 0 auto;
}
#sublevel-header-section {
	width: 774px;
	height: 96px;
	margin: 35px auto 0 auto;
	background: url(/images/landing_header_bg.gif) no-repeat;
}
#sublevel-header-section h2 {
	padding: 47px 50px 0 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 38px;
	font-weight: bold;
	color: #FFFFFF;
	font-stretch:expanded;
}
#sublevel-header {
	width: 774px;
	height: 96px;
	margin: 35px auto 0 auto;
	background: url(/images/header_bg.gif) no-repeat;
}
#sublevel-header h2 {
	padding: 25px 100px 0 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-stretch:expanded;
}
#sublevel-header h3 {
	padding: 0 50px 0 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 43px;
	font-weight: bold;
	color: #FFFFFF;
	font-stretch:expanded;
}

#sublevel-leftnav {
	width: 177px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
}
#sublevel-leftnav ul {
	list-style: none;
	margin: 14px 10px 0 26px;
}
#sublevel-leftnav ul li {
	border: #FFF 1px solid;
}
#sublevel-leftnav ul li a, #sublevel-leftnav ul li a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
	padding-left: 14px;
	text-indent: -16px;
	font-size: 13px;
	line-height: 18px;
}
#sublevel-leftnav ul li.sublevel-leftnav-sub a, #sublevel-leftnav ul li.sublevel-leftnav-sub a:visited {
	padding-left: 34px;
	text-indent: -14px;
	font-size: 11px;
	line-height: 15px;
}
#sublevel-leftnav ul li a:hover, 
#sublevel-leftnav ul li a:visited:hover,
#solutions-containment #slContainment,
#solutions-airflow #slAirflow,
#solutions-adaptive #slAdaptive,
#solutions-roi #slROI,
#cool-links #clLinks,
#cool-resources #clResources,
#cool-lit #clLit,
#cool-contact #clContact,
#products-containment #prContainment,
#products-curtain #prCurtain,
#products-panel #prPanel,
#products-server #prServer,
#products-cooling #prCooling,
#products-rack #prRack,
#products-power #prPower,
#products-cable #prCable
{
	color: #CC0000;
	text-decoration: none;
}

#sublevel-body {
	width: 597px;
	min-height: 500px;
	float: left;
}
#admin-main #sublevel-body {
	width: 774px;
	min-height: 500px;
	float: left;
}
#sublevel-body .inner {
	padding: 17px 11px 11px 31px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
#sublevel-body .inner h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #6E7645;
	font-weight: normal;
	margin-bottom: 8px;
	padding-left: 15px;
}
#sublevel-body .inner h2 {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
	padding: 7px 0 7px 15px;
	background: url(/images/global_arrow_specs.gif) left center no-repeat;
}
#sublevel-body .inner h2.sublevel-subsection {
	font-size: 14px;
	line-height: 16px;
	color: #CC2026;
	font-weight: bold;
	padding: 7px 0 7px 15px;
	background: none;
}
#sublevel-body .inner h2.acc-header {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
	padding: 7px 0 7px 15px;
	background: url(/images/global_arrow_acc.gif) left center no-repeat;
}
#sublevel-body .inner h3 {
	font-size: 11px;
	line-height: 16px;
	color: #478097;
	font-weight: bold;
	margin-bottom: 11px;
}
#sublevel-body .inner p {
	margin-bottom: 11px;
}
#sublevel-body .inner p strong {
	color: #CC0000;
}
#sublevel-body .inner ul, #sublevel-body .inner ol {
	margin-bottom: 11px;
	padding-left: 11px;
	margin-left: 8px;
}
#sublevel-body .inner a, #sublevel-body .inner a:visited {
	text-decoration: underline;
	color: #478097;
}
#sublevel-body .inner a:hover, #sublevel-body .inner a:visited:hover {
	text-decoration: underline;
	color: #CC0000;
}
#sublevel-body-section {
	width: 596px;
	min-height: 200px;
	float: right;
	background: #43697D url(/images/landing_body_bg.gif) no-repeat;
	margin-bottom: 36px;
}
#sublevel-body-section .inner {
	padding: 12px 30px 12px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: normal;
}

/* Images with captions */

.image-wrapper, .image-wrapper-right, .image-wrapper-left {
	padding: 10px;
	border: #CCCCCC 1px solid;
}
.image-wrapper-right {
	float: right;
	margin: 0 0 8px 8px;
}
.image-wrapper-left {
	float: left;
	margin: 0 8px 8px 0;
}
.image-wrapper {
	width: auto;
	overflow: hidden;
}
.image-wrapper .image-inner {
	float: left;
}
.image-inner-bg {
	background-color: #CCCCCC;
	padding: 8px;
}
.image-inner-left {
	padding-right: 12px;
}
.image-caption {
	margin: 8px 0 0 0;
	padding: 6px 0 6px 0;
	border: #CCCCCC 1px solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
	text-align: center;
}

/* Specs */

.specs-table {
	border-left: #C50007 7px solid;
	margin-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	margin-bottom: 15px;
}
.specs-table td.specs-top {
	border-top: #EEEEEE 1px solid;
}
.specs-table td.specs-head {
	border-right: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	width: 124px;
}
.specs-table td.specs-content {
	border-right: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	width: 394px;
}
.specs-table td p {
	padding: 6px !important;
	margin: 0 !important;
}

/* Accessories */

.acc-table {
	border-left: #6E7645 7px solid;
	margin-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	margin-bottom: 15px;
}
.acc-table td.acc-top {
	border-top: #EEEEEE 1px solid;
}
.acc-table td.acc-head {
	border-right: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	width: 191px;
	text-align: center;
}
.acc-table td.acc-content {
	border-right: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	width: 327px;
}
.acc-table td p, .acc-table td ul {
	margin: 6px;
}

/* Cool Content */

.cool-table {
	border: #EEEEEE 1px solid;
	margin-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	width: 531px;
	margin-bottom: 15px;
}
.cool-table td.cool-head {
	border-right: #EEEEEE 1px solid;
	width: 59px;
}
.cool-table td.cool-content {
	
}
.cool-table td p, .cool-table td ul {
	margin: 6px;
}

#cool-links td.cool-head {
	width: 180px;
	text-align: center;
}

/* Contact Us */

.contact-wrapper-outer {
	margin-bottom: 15px;
	width: 550px;
}
.contact-wrapper-left {
	border-left: #6E7645 7px solid;
}
.contact-wrapper-inner {
	border-right: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	padding-left: 42px;
}
.contact-wrapper-inner form {
	margin-top: 12px;
	margin-bottom: 12px;
}
.contact-wrapper-inner form input, .contact-wrapper-inner form textarea {
	border: #EEEEEE 1px solid;
	margin: 2px 18px 2px 0;
	width: 260px;
}
.contact-wrapper-inner form input.button-submit {
	border: 0;
	width: 88px;
}
.contact-wrapper-inner form input.checkbox-updates {
	border: 0;
	margin: 0;
	width: auto;
}
.contact-wrapper-inner table.contact-table {
	width: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.contact-wrapper-inner table tr td.contact-map {
	width: 281px;
	border-left: #EEEEEE 1px solid;
}

/* Product Literature */

ul.lit-links li {
	padding-bottom: 8px;
}


/* footer */

#footer-wrapper {
	height: 31px;
	width: 774px;
	margin: 0 auto 0 auto;
	background: url(/images/global_footer_bg.gif) no-repeat;
}
a.footer-nav, a.footer-nav:visited {
	font-size: 10px;
	color: #6E7645;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	margin: 10px 10px 0 0;
	text-decoration: underline;
	background: url(/images/footer_arrow.gif) no-repeat;
	text-indent: 10px;
}
a.footer-nav-first, a.footer-nav-first:visited {
	margin-left: 15px;
}
a.footer-nav:hover, a.footer-nav:visited:hover {
	color: #276A84;
	text-decoration: underline;
}
.footer-copyright {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: right;
	margin-top: 10px;
}

/* Admin */

#admin-main table {
	border-left: #DDDDDD 1px solid;
	border-top: #DDDDDD 1px solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	margin-bottom: 15px;
}
#admin-main table th {
	padding: 3px;
	color: #276A84;
	font-weight: bold;
	border-right: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
}
#admin-main table td {
	padding: 3px;
	border-right: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
}
#admin-main h1 {
	padding-left: 0 !important;
}