@charset "utf-8";
/* CSS Document */


body  {
	background: url(/images/background-gradient.jpg) top repeat-x;
	margin: 0;

	}	

body, td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a	{
	color:#046F97;
	}

a:hover	{
	color:#0590C6;
	}

#main	{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #ccc;
	width: 955px;
	background: white;
	}	

#header	{
	background: black;
	padding: 5px;
	}

h1	{
	font-size: 35px;
	font-weight: 100;
	color:#666;
	margin:0 0 10px 0;
	}

.h1Smaller	{
	font-size: 28px;
	}

h2	{
	font-size: 20px;
	font-weight: 100;
	color: #035C7E;
	margin:0 0 8px 0;
	}	

h3	{
	font-size: 14px;
	font-weight: bold;
	color:#096;
	margin:0 0 5px 0;
	}

.newsbullet {
	background:url(/images/bullet.gif) left 3px no-repeat; 
	padding: 0 0 0 12px;
	margin: 0 0 20px 0;
	}

.large	{
	font-size: 15px;
	line-height: 19px;
	margin: 0 0 10px 0;
	}

.benefits	{
	margin: 0 0 8px 15px;
	}
.benefitsBracket	{
	background:url(/images/benefits2.gif) left repeat-y;
	width: 20px;
	}

.quoteheader	{
	background-color:#E3FFD7; 
	font-weight: bold; 
	padding: 4px; 
	border-top: 1px solid #ccc;
	}

.body11px	{
	font-size: 11px;
	padding: 0px;
	margin: 5px 0 5px 0;
	}

/********** hardware specs **********/
.hwSpecs {	
	background: #ddd;
	width: 25%;
	vertical-align:top;
	padding: 0 5px;
}
.hwSpecs p	{
	padding: 3px 0 3px 0;
	margin: 0;
	font-size: 10px;
	border-bottom: 2px dotted #eee;
}

.hwSystem h1	{
	font-size: 19px;
	color:#390;
	padding: 0;
	margin: 0;
}
.price	{
	font-size: 25px;
	font-weight: bold;
	color:#069;
}
/****************/


/******** POPUP IMAGE BLOCKS ********/
#imageBlock	{
	position: relative;
	float:left;
	padding-bottom: 20px;
	}

#imageBlock div	{
	float: left;
	}
#imageBlock div img	{
	margin: 0 1px 2px 1px;
	padding:0;
	border:0;
	width: 70px;
	height: 70px;
	}
#imageBlock div div img	{
	width: auto;
	height: auto;
	padding-bottom: 10px;
	}
#imageBlock div:hover div	{
	display: block;
	position: absolute;
	width: 452px;
	background: white;
	left: -465px;
	top: 0;
	border: 1px solid #666;
	border-bottom-width:3px;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 5px 10px 5px;
	}

#imageBlock div div	{
	display: none;
	}
/****************/

/******** 3-COLUMN LAYOUT ********/
#container{
	width: 930px; 
	margin: 0 auto;
	margin-top: 10px; 
	}

#wrapper{
	float: left;
	width: 100%;
	}

#homeCenter{
	margin: 0 220px 0 220px; 
	padding: 0 25px 15px 25px;
	}

#homeLeft{
	float: left;
	width: 220px; 
	margin-left: -930px;
	margin-bottom: 25px;
	}

#homeRight{
	float: right;
	width: 220px; 
	margin-left: -220px;
	}

#subRight{
	float: left;
	width: 220px; 
	margin-left: -220px;
	margin-top: 125px;
	}

#headerImage	{
	width: 685px; 
	background: #ddd; 
	height: 123px;
	margin-left: 245px;
	}
/****************/

/******** COURSE LISTING ********/
#courseList td {
	font-size: 11px;
	padding: 0 10px 0 0;
}

#courseList hr	{
	width: 100%;
	height: 1px;
	background-color: #ccc;
	border:0;
	margin: 10px 0;
}



/******** TOP LINKS (HOME, LOG IN, SHOPPING CART ********/
#topnav	{
	font-size: 10px;
	color: #ccc;
	font-weight: bold;
	padding: 0;
	text-align:right;
	}

#topnav a	{
	color: #ddd;
	text-decoration:none;
	padding-right: 15px;
	}

#topnav a:hover	{
	color: white;
	text-decoration: underline;
	}
/****************/
/******** MAIN NAVIGATION ********/

td#nav	{
	background: black url(/images/nav-bg-gray.gif) top center no-repeat;
	padding-left:25px;
	}


ul#nav	{
	list-style: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

ul#nav li	{
	float: left;
	padding: 0 15px 0 15px;
	margin: 0 3px 0 2px;
	text-decoration: none;
	line-height: 27px;
	}

ul#nav a	{
	text-decoration: none;
	color: white;
	}

ul#nav li:hover	{
	background: url(/images/nav-bg-blue.gif);
	}


ul#nav li div.block	{
	display: none;
	}


ul#nav li:hover div.block	{
	display: block;
	position: absolute;
	margin: 0 100px 0 -100px;
	padding: 0 85px 100px 85px;
	background:url(/images/trans.gif);
	top: 27px;
	z-index:3;
	}

ul#nav li:hover div table	{
	background:url(/images/blue-trans.png);
	margin: 0;
	}

ul#nav li:hover div table td	{
	padding: 0px 27px 0px 7px;
	white-space: nowrap;
}

ul#nav li:hover div table td div.level2	{
	line-height: 11px;
	padding-bottom: 5px;
	font-size: 11px;
}

ul#nav li:hover div table td div.level3	{
	line-height: 17px;
	font-weight: normal;
	padding-left: 10px;
	font-size: 11px;
}


ul#nav li:hover div table td div a:hover	{
	text-decoration: underline;
}

/* breadcrumb nav */
td#subNavHome	{
	background: #1e1e1e url(/images/nav-bar-hm.gif) center no-repeat;
	height:31px;
	padding: 0;
	}	
#subNavSub	{
	background: white url(/images/nav-bar-sub.gif) center no-repeat;
	height:31px;
	padding:0 30px 0 0;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	}
#subNavSub a	{
	text-decoration: none;
	color: #444;
	}
#subNavSub a:hover	{
	text-decoration: underline;
	color: black;
	}

/****************/


/******** RELATED PRODUCTS BOX ********/
#relatedProducts {
	width:930px; 
	margin:0 auto; 
	margin-bottom: 15px;
	}

#relatedProducts td	{ 
	font-size: 10px; 
	padding: 0 15px 0 15px;
	}

.rp	{
	background: transparent; 
	margin: 0;
	}
 
.rp1, .rp5, .rp6, .rp7 	{
	display:block; 
	overflow:hidden; 
	font-size:0;
	}

.rp1, .rp5, .rp6 	{
	height:1px;
	}

.rp5, .rp6, .rp7 {
	background:#eee; 
	border-left:1px solid #0590C7; 
	border-right:1px solid #0590C7;
	}
 
.rp1	{
	margin:0 4px; 
	background:#0590C7;
	}
 
.rp5	{
	margin:0 2px; 
	background:#eee; 
	border-width:0 2px;
	}

.rp6 	{
	margin:0 1px; 
	background:#eee; 
	border-width:0 1px;
	}
 
.rp7 	{
	margin:0 1px; 
	background:#eee; 
	border-width:0 1px; 
	height:1px;
	} 
 
.rpContent {
	display:block; 
	background:#eee;
 	border:1px solid #0590C7; 
	border-width:0 1px;
	padding: 10px;
	}
.rpContent a	{
	text-decoration: none;
	}

.rpContent a:hover	{
	text-decoration: underline;
	}
/****************/

/******** LEFT SIDE NAVIGATION ********/
#leftnav	{
	border-top: 2px #999 solid; 
	border-bottom: 3px #999 solid;
	margin-bottom: 30px;
}

#leftnav div{
	border-top: 1px #999 solid;
	padding: 5px 0 2px 0;
	}

#leftnav a	{
	padding-left: 10px;
	margin-left: 0;
	text-decoration: none;
	}

#leftnav a:hover	{
	background:url(/images/bullet-white.gif) left 3px no-repeat;
	}

#leftnav div#L	{
	padding: 5px 0 5px 15px;
	font-weight: bold;
	text-indent: -10px;
	}

#leftnav div#L:hover	{
	background: #E1E1E1; 
	}

#leftnav div#L a	{
	background:url(/images/bullet.gif) left 3px no-repeat;
	}

#leftnav div#L a:hover	{
	background:url(/images/bullet-white.gif) left 3px no-repeat;
	}

#leftnav div#sub	{
	background: white; 
	border: 0;
	padding: 2px 0 2px 15px;
	text-indent: -10px;
	}

#leftnav div#sub:hover	{
	background: #E1E1E1; 
	}
/****************/

/******** RIGHT COLUMN ITEMS ********/
div#resources {
	padding-bottom:25px;
}


#resources div	{
	padding-top:2px;
	padding-bottom:5px;
}

#resources a	{
	text-decoration: none;
}

#resources a:hover	{
	text-decoration: underline;
}

#resources div.pdf	{
	background:url(/images/icon-pdf.gif) left 1px no-repeat;
	padding: 1px 0 6px 15px;
	margin-left: 5px
}

#resources div.bullet	{
	background:url(/images/bullet2.gif) left 1px no-repeat;
	padding: 1px 0 6px 15px;
	margin-left: 5px;
}

#resources div.video	{
	background:url(/images/icon-video.gif) left 1px no-repeat;
	padding: 1px 0 6px 15px;
	margin-left: 5px;
}

#resources hr	{
	width: 100%;
	height: 1px;
	border:0;
	background: #ccc;
	margin: 12px 0 12px 0;
	padding:0;
}
/****************/s