/* CSS Document */

body {
	margin:0px;
	font:11px Tahoma, Trebuchet MS, Helvetica, sans-serif;
	color:#666666;
}

#pagewrapper {
padding-top:15px;
	margin:auto;
	width:760px;
	min-height:400px;
	float:left;
}
.header {height:60px; border-bottom:6px solid #F7931D;margin-bottom:4px;}

.logo {width:200px; float:left; padding-left:10px;}
.global_nav{width:400px; float:right; text-align:right;}
.global_nav a{padding-left:8px;}
.global_nav a:hover {text-decoration:none;}

.cat_table{margin-top:10px; border-top:3px solid #eee;}
.cat_left{width:120px; vertical-align:top;}
.cat_middle{vertical-align:top;}
.cat_right{ width: 15%; vertical-align:top; text-align:right;}

.detail_table{margin-top:10px;}
.detail_left{width:220px; vertical-align:top;}
.detail_middle{vertical-align:top;}

h1 {font:bold 16px Arial, Helvetica, sans-serif; color:#F70;}
h3{font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif; color:#666;}

a{ }
a:link,  a:visited, a:active{ color:#0066FF; text-decoration:none;}
a:hover{ color:#F7931D; text-decoration:underline;}


.prod_title{font:bold 13px Arial, Helvetica, sans-serif; color:#F70;}
.prod_sku{font:9px Arial, Helvetica, sans-serif; color:#999;}
.prod_short{font:11px Arial, Helvetica, sans-serif; color:#333;}
.prod_body{font:11px Arial, Helvetica, sans-serif; color:#333;}


.prod_retail{font:11px Arial, Helvetica, sans-serif; color:#333; text-decoration: line-through;}
.prod_price{font:bold 15px Arial, Helvetica, sans-serif; color:#000;}
.prod_shipping{font:bold 12px Arial, Helvetica, sans-serif; color:#87A8C8; margin:8px 0px;}

.body_content {width:620px; float:right;}
.left_nav {width:136px; float:right; margin-right:4px; background: url(images/side-fade.gif) repeat-y right top; text-indent:10px;}

.left_nav ul, .left_nav li { list-style-type:none; margin:0px; padding:0px;}

.left_nav a{  display:block; height:16px; padding-top:2px;}
.left_nav a:link, .left_nav a:visited, .left_nav a:active{ color:#0066FF; text-decoration:none; text-indent:10px; border-bottom:1px dotted #ededed;border-top:1px dotted #ededed;}
.left_nav a:hover, .static a, .static a:link, .static a:visited, .static a:active{ text-decoration:none;text-indent:20px; border-bottom:1px dotted #fff;border-top:1px dotted #fff; background: #EBEDFD url(images/nav-bullet.gif) no-repeat left center; }

.exchange_link {margin-bottom:10px; border-bottom:1px dotted #ddd; padding-bottom:10px;}
.exchange_link a{font-weight:bold;}



.footer {clear:both; background: url(images/footer-bar.gif) no-repeat center top; margin-top:15px; padding-top:15px; text-align:center;}
