/* ---------------------- Global -----------------------------*/
body
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px;
	padding:0px;
	border:0px;
}

img
{
	border:none;
}

#pageWrapper
{
	width:1000px;
	margin: 0 auto;
	text-align:left;
}

.right
{
	float:right;
}

img.right 
{
	padding-left:10px;
}

.left
{
	float:left;
}

img.left
{
	padding-right:10px;
}
.clear
{
	clear:both;
}

h1
{
	font-size:2em;
	color:#D23906;
	margin:0px;
	padding:0px;
}

h2
{
	color:#003E7E;
	font-size:1.25em;
	margin:8px 0px 4px 0px;
	padding:0px;
}

h3
{
	width:447px;
	color:#fff;
	height:27px;
	line-height:27px;
	font-size:.9em;
	background-color:#315D8C;
	background-image: url(../assets/i/bg/content-headerBackground-462.png);
	background-position: left;
	background-repeat: no-repeat;
	margin:8px 0px 4px 0px;
	padding:0px 0px 0px 15px;
}

a, a:visited
{
	color:#0063CE;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.callOutBox
{
	border:solid 1px #315D8C;
	background-color:#F7F9FB;
}
/* ---------------------- Header -----------------------------*/
#header
{
	padding:10px 0px 5px 0px;
	line-height:60px;
	height:60px;
}

#header a, #header a:visited
{
	font-size:32px;
	color:#003E7E;
}

#siteLogo
{
	float:left;
	width:500px;
}

#headerAd
{
	text-align:right;
	margin-left:500px;
	padding-right:5px;
}

#headerNav
{
	border-bottom: solid 3px #C8D6E3;
	height:30px;
	line-height:30px;
}

#headerNav a, #headerNav a:visited
{
	color:#336699;
	font-size:1.1em;
	font-weight:bold;
	padding:5px 14px;
	height:32px;
}

#headerNav a:hover
{
	text-decoration:none;
}

#headerNav ul
{
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}

#headerNav ul li
{
	border-left:solid 1px #C8D6E3;
	float:left;
}

#headerNav ul a.active, #headerNav a:hover
{
	background-color:#315D8C;
	background-image: url(../assets/i/bg/topNavBg.png);
	background-repeat: repeat-x;
}

#headerNav a.active, #headerNav a:visited.active, #headerNav a:hover
{
	color:#fff;
}

#headerNav a.active a:visited
{
	color:#fff;
}

/* ---------------------- Footer -----------------------------*/
#footer
{
	padding:10px 0px 10px 0px;
	vertical-align:middle;
}

/* ---------------------- Breadcrumb -----------------------------*/
#breadcrumb
{
	height:28px;
	margin-top:5px;
	text-align:right;
}

#breadcrumb .leftCol
{
	width:700px;
	float:left;  
}

#breadcrumb .rightCol
{
	width:290px;
	float:right;
	text-align:right;
}

#breadcrumb a, #breadcrumb a:visited
{
	height:24px;
	vertical-align:middle;
	line-height:24px;
	color:#003E7E;
	font-size:.7em;
	font-weight:bold;
	padding:5px 14px;
	height:32px;
}

#breadcrumb ul
{
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}

#breadcrumb ul li
{
	line-height:22px;
	height:22px;
	background-image: url(../assets/i/divider_breadcrumb.gif);
	background-position: left center;
	background-repeat: no-repeat;
	float:left;
}

#breadcrumb ul li.first
{
	background-image:none;
}


/* ---------------------- Content Setup-----------------------------*/
#contentWrapper
{
	width:100%;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}

#contentWrapper td#leftCol, #contentWrapper td#contentCol, #contentWrapper td#rightCol
{
	padding:5px 10px;
	vertical-align:top;
}

#leftCol
{
	width:172px;

}

#contentCol
{

}

#rightCol
{
	width:302px;
	text-align:center;
}

/* ---------------------- Content -----------------------------*/
#contentSeperator, h1, h2
{
	border-bottom:solid 1px #C8D6E3;
	margin-bottom:5px;
}

.contentCallout
{
	width:180px;
	margin:10px 8px 3px 8px;
	border:solid 1px #315D8C;
}

.contentCallout p
{
	background: url(../assets/i/bg/leftNav-header-170.gif) left center;
	margin:0px;
	padding: 0px 10px;
	background-color:#315D8C;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	height:20px;
	line-height:20px;
}

.contentCallout ul
{
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}

.contentCallout ul li
{
	padding:3px 15px;
}

.contentCallout a
{
	font-size:13px;	
}

.contentCallout img
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 0px;
}

.largeThumbs
{
	float:left;
	width:218px;
	padding-right:16px;
	overflow-x: auto;
	overflow-y: auto;
}

.largeThumbs .story, .smallThumbs .story
{
	clear:both;
}



.largeThumbs .story img
{
	float:left;
	padding-bottom:11px;
}

.largeThumbs .story p
{
	margin: 0px 0px 0px 120px;
	font-size:.9em;
	padding:0px;
}

.largeThumbs .story .sub
{
	margin: 0px 0px 0px 120px;
	padding:4px 0px 0px 0px;
	font-size:.75em;
}

.smallThumbs
{
	float:left;
	width:218px;
	padding-right:10px;
	overflow-x: auto;
	overflow-y: auto;
}

.smallThumbs .story img
{
	float:left;
	padding-bottom:14px;
}

.smallThumbs .story p
{
	margin: 0px 0px 0px 66px;
	font-size:.75em;
	padding:0px;
}

.articleList
{
	overflow:auto;
	margin-bottom:8px;
}

.articleList .highlight
{
	margin-left:10px;
	width:130px;
	float:left;
	font-size:.8em;
}

.articleList .highlight p
{
	margin:0px;
	padding:3px 0px;;
}

.articleList .articles
{
	margin-left:150px;
}

.articleList .articles ul
{
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}

.articleList .articles ul li
{
	font-weight:bold;
	padding:3px 15px;
	background-image:url(../assets/i/bullet.png);
	background-repeat:no-repeat;
	background-position: 0 .3em;
}

.itemList
{
	clear:both;
	overflow:auto;
}

.itemList .item
{
	padding-bottom:8px;
}

.itemList .item img
{
	float:left;
}

.itemList .item h4
{
	font-size:.9em;
	color:#D23906;
	margin:0px 0px 0px 130px;
	padding:0px;
}

.itemList .item h4 a, .itemList .item h4 a:visited
{
	color:#D23906;
}

.itemList .item p
{
	padding:3px 10px;
	clear:both;
	font-size:.8em;
}


.categoryGrid
{
	clear:both;
	overflow:auto;
}

.categoryGrid .item
{
	width:130px;
	float:left;
	padding: 10px 12px;
}

.categoryGrid .item img
{
	border: solid 1px #C8D6E3;
}

.categoryGrid .item a
{
	color:#000;
}

.gridList
{
	clear:both;
	overflow:auto;
}

.gridList .item
{
	width:110px;
	float:left;
	padding: 0px 22px;
	height:250px;
	overflow:hidden;
}

.gridList .item img
{
	display:block;
}

.gridList .item h4
{
	width:100px;
	font-size:.7em;
	color:#D23906;
	margin:0px;
	padding:2px 5px;
}

.gridList .item h4 a, .gridList .item h4 a:visited
{
	color:#D23906;
}

.gridList .item p
{
	margin:0px;
	padding:0px 5px;
	font-size:.65em;
}

/* ---------------------- Left Nav -----------------------------*/
#leftCol .featureHeader
{
	width:150px;
	background: url(leftNav-header.gif) left center;
	padding: 0px 10px;
	border:solid 1px #315D8C;
	background-color:#315D8C;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	height:20px;
	line-height:20px;
}


#leftCol .featureContent
{
	width:170px;
}

#leftCol .featureContent ul
{
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}

#leftCol .featureContent ul li
{
	border-bottom:solid 1px #C4D6EA;
	padding:3px 15px;
}

#leftCol .featureContent a
{
	font-size:13px;
}


/* ---------------------- Advertising Tabs -----------------------------*/
#ss {
	
	margin-bottom:25px;
}

#ss .slides {
	height:301px;
	position:relative;
	width:462px;
}

#ss .slide {
	position:absolute;
}

#ss .slide a {
	display:none;
	position:absolute;
	z-index:1;
}

#ss .first a {
	display:block;
}

#ss .controls 
{
	background:url('../assets/i/bg/tabs.png') no-repeat;
	height:84px;
	width:462px;
}

#ss .btn {
	color:#fff;
	cursor:pointer;
	height:66px;
	position:absolute;								
	padding:20px 10px 0;
	top:293px;
	width:132px;
	z-index:2;
}

#ss .btn h2 {
	color:#fff;
	font-size:140%;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	border-bottom:none;
}

#ss .btn p {
	font-size:90%;
	margin:0;
	padding:2px 0 0 0;
}

#ss .on {
	background:url('../assets/i/bg/tabs.png') no-repeat;
}

#ss #btn_0 {
	left:4px;
}

#ss #btn_1 {
	left:157px;
}

#ss #btn_2 {
	left:310px;
}

#ss #btn_0.on {
	background-position:-4px -84px;
}

#ss #btn_1.on {
	background-position:-157px -84px;
}

#ss #btn_2.on {
	background-position:-310px -84px;
}

/* ---------------------- Product Page -----------------------------*/
#productImage
{
	float:left; 
	border:solid 1px #333;
}

#buyLinks
{
	
	margin-left: 270px;
}

#additionalImages
{
	margin-top:5px;
	padding:5px 0px 5px 5px;
}
#additionalImages img
{
	cursor:pointer;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
}

/* ---------------------- Related Items -----------------------------*/
.relatedItems
{
	border:solid 1px #000;
	width:284px;
	padding:0px 8px 10px 8px;
	margin-bottom:20px;
	text-align:left;
}

.relatedItems .gridList .item
{
	width:120px;
	float:left;
	padding: 0px 11px;
}

.relatedItems .title
{
	color:#003E7E;
	font-size:1.25em;
	margin:8px 0px 4px 0px;
	padding:0px;
	width:300px;
	text-align:center;
}

.ad
{
   margin-bottom:15px;
}

.ad a img
{
	padding:5px 0px;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

