/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html {
	color:#000;
	background:transparent;
	font-size: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:square;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input, textarea, select {
*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
em{
	font-style:italic;
}
strong{
	font-weight:bold;
}

/* Global Classes
*******************************************************************/ 
.clear {
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.aL {
	text-align:left;
}
.aR {
	text-align:right;
}
.aC {
	text-align:center;
}
.aJ {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.strikethrough{
	text-decoration:line-through;
}
.highlight {
	background:#ffc;
}
.imgLeft {
	float:left;
	margin:4px 10px 4px 0;
}
.imgRight {
	float:right;
	margin:4px 0 4px 10px;
}
.noPadding {
	padding:0;
}
.noIndent {
	margin-left:0;
	padding-left:0;
}
.noBullet {
	list-style:none;
	list-style-image:none;
}

/* Global
*******************************************************************/ 
body{
	margin:0;
	padding:0;
	background-color:#fff;
	color:#636361;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 0.8em;
}
p{
	line-height:150%;
	margin: 8px 0 8px 0;
}
a, a:visited{
	text-decoration:none;
	color:#525299;
}
a:hover {text-decoration: underline;}
.t10{
	font-size:10px;
}
.t11{
	font-size:11px;
}
.red{
	color:#bb2526;
}
.purple{
	color:#522e56;
}
.blue_dk{
	color:#353f4f;
}
/* Containers
*******************************************************************/ 
#body-container {
	position:relative;
	width:900px;
	margin:0 auto;
	text-align:left;
	padding:0;
}
div.container  {
	background: #fff;
	border: 1px solid #e4e5e9;
	height: auto;
	padding: 0;
	margin: 0 0 10px 0;
}
/* Toolbar
*******************************************************************/ 
#toolbar{
	color:#257dec;
	font-size:10px;
	padding:10px 15px 5px;
	line-height:20px;
}
#toolbar a, #toolbar a:visited{
	color:#257dec;
}
#toolbar .floatRight{
	text-align:right;
}
#toolbar ul{
	margin:0;
	padding:0;
}
#toolbar ul li{
	list-style-type:none;
	float:left;
	padding:0 0 0 20px;
}
#toolbar img.flag{
	position:relative;
	top:3px;
}
.btn_viewCart {
	display:block;
	margin:0;
	padding:0;
	width:89px;
	height:20px;
	background:url(/images/bg_btn_viewCart.jpg) no-repeat 0 0;
	text-indent:-9999px;
}
.btn_viewCart:hover{
	background-position:0 -20px;
}
/* Header
*******************************************************************/ 
#header{
	position:relative;
	background:url(/images/bg_header.jpg) no-repeat 0 0;
	padding:0;
	margin:0 0 10px;
	height:98px;
}
#logo{
	margin:0;
	padding:30px 0 0 14px;
	width:169px;
	height:47px;
}
#promo{
	position:absolute;
	margin:0;
	padding:0;
	top:12px;
	left:218px;
	color:#c41230;
	text-shadow: 2px 2px #ddd;
	font-size: 11px;
}
#searchBar{
	position:absolute;
	margin:0;
	padding:0;
	right:15px;
	top:13px;
	text-align:right;
	width:300px;
}
#searchBar form{
	margin:0;
	padding:0;
	line-height:15px;
}
#shipping-icon{
	position:absolute;
	margin:0;
	padding:0;
	right:210px;
	top:13px;
	width:150px;
}
#shipping-icon img{
	float: left;
	margin: 0 6px 0 0;
}
input#searchfield {
	display:inline;
	border:1px solid #d0d0cf;
	font-size:11px;
	width:170px;
	padding:2px 4px;
	color:#CCC;
}
input.magnifer{
	position:relative;
	top:4px;
}
.btn_arrow {
	display:block;
	margin:0 0 0 5px;
	padding:0;
	width:20px;
	height:20px;
	line-height:normal;
	border:none;
	background:url(/images/bg_btn_arrow.jpg) no-repeat 0 0;
	color:#fff;
	font-weight:bold;
}
.btn_arrow:hover{
	background-position:0 -20px;
}
.btn_send {
	display:block;
	margin:0 0 0 5px;
	padding:0;
	width:43px;
	height:20px;
	line-height:normal;
	border:none;
	background:url(/images/bg_btn_send.jpg) no-repeat 0 0;
	color:#fff;
	font-size:9px;
}
.btn_send:hover{
	background-position:0 -20px;
}
/* Navigiation
*******************************************************************/ 
#navMain{
	position:absolute;
	width:660px;
	margin:0;
	padding:0;
	left:210px;
	top:60px;
}
#navMain ul li{
	list-style-type:none;	
}
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 24px;
	background:url(/images/bg_navigation5.jpg) no-repeat 0 0;
	display:block;
}

ul#topnav li a.shop,
ul#topnav li a.shop:visited{
	width:142px;
	background-position:0 0;
}
ul#topnav li a.best,
ul#topnav li a.best:visited{
	width:138px;
	background-position:-142px 0;
}
ul#topnav li a.design,
ul#topnav li a.design:visited{
	width:170px;
	background-position:-280px 0;
}
ul#topnav li a.style,
ul#topnav li a.style:visited{
	width:146px;
	background-position:-450px 0;
}
ul#topnav li a.sale,
ul#topnav li a.sale:visited{
	width:64px;
	background-position:-596px 0;
}
ul#topnav li a.shop:hover,
ul#topnav li a.shop:focus,
ul#topnav li:hover a.shop,
ul#topnav li.active a.shop{
	background-position: 0 -24px;	
}
ul#topnav li a.best:hover,
ul#topnav li a.best:focus,
ul#topnav li:hover a.best{
	background-position: -142px -24px;	
}
ul#topnav li a.design:hover,
ul#topnav li a.design:focus{
	background-position: -280px -24px;	
}
ul#topnav li a.style:hover,
ul#topnav li a.style:focus{
	background-position: -450px -24px;	
}
ul#topnav li a.sale:hover,
ul#topnav li a.sale:focus{
	background-position: -596px -24px;	
}


/* Mega drop downs
*******************************************************************/ 
ul#topnav li .sub{
	z-index:1000000;
}
ul#topnav li .sub li a{
	background:none;
}
ul#topnav li .sub {
	position: absolute;	
	top: 24px; left: -15px;
	padding:0;
	width:644px;
}
ul#topnav li.shift .sub {
	left:0;
}
ul#topnav li .sub .sub_container{
	padding:15px 0 0;
	background:url('/images/bg_megadropdown_body.png') no-repeat 0 0;
	width:644px;
}
ul#topnav li .sub .sub_container ul{
	margin:0 15px;
	padding:0;
}
ul#topnav .sub .sub_container ul li {
	background:url('/images/bg_product_square.png') no-repeat 0 0;
	width:97px;
	height:85px;
	overflow:hidden;
	font-weight:bold;
	padding:12px 0 0;
	margin:0 6px 10px 0;
	text-align:center;
	float:left;
}
ul#topnav  .sub .sub_container ul li#last{
	margin-right:0;
}
ul#topnav .sub .sub_container ul li .title{
	padding:5px 0 0;
	color: #257dec;
	font-size:10px;
}
ul#topnav .sub .sub_container ul li a {
	float: none; 
	text-indent: 0; 
	height: auto;
	padding:0;
	display: block;
	text-decoration: none;
}
ul#topnav .sub .sub_container ul li a:hover {}

.link_view_all{
	clear:both;
	background:url('/images/divider_megadropdown.gif') repeat-x 0 0;
	margin:5px 0 0;
	padding:12px 0 3px;
	text-align:right;
	width:644px;
}
ul#topnav li .link_view_all a,
ul#topnav li .link_view_all a:visited{
	float: none; 
	text-indent: 0; 
	height: auto;
	padding:0 15px 0 0;
	display: inline;
	text-decoration: none;	
	font-weight:bold;
	color:#666666;
	background:none;
	font-size:11px;
}
ul#topnav li .link_view_all a:hover,
ul#topnav li .link_view_all a:focus{
	text-decoration:underline;	
}
.link_view_all img.arrow{
	position:relative;
	top:2px;
}
ul#topnav .sub .bottom_cap{
	background:url('/images/bg_megadropdown_btm.png') no-repeat 0 0;
	height:5px;
	width:644px;
}

/* Footer
*******************************************************************/ 
#footer{
	font-size:9px;
	padding:15px 0 0;
	width:900px;
	margin: 20px auto  0 auto;
	text-align:left;
	border-top:1px solid #c8c8c6;
	color:#666666;
}
#footer a, #footer a:visited{
	color:#666666;
}
#footer h4{
	font-weight:bold;
	font-size:12px;
	color:#363f50;
	margin:0 0 8px;
}
#footer h5{
	font-weight:bold;
	font-size:11px;
	margin:0 0 5px;
}
#copyright{
	padding:20px 0 10px;
}
#ftr_social{
	float:left;
	width:400px;
	
}
#ftr_social .floatLeft{
	width:100px;
}
#ftr_mailing_list {
	padding:20px 0 0;
}
#ftr_mailing_list td{
	padding:0 5px 0 0;
}
#ftr_mailing_list .textfield {
	border:1px solid #d0d0cf;
	font-size:9px;
	width:125px;
	height:18px;
	line-height:18px;
	padding:0 3px;
	color:#999;
}
#ftr_nav{
	float:right;
	width:400px;
}
#ftr_nav ul{
	margin:0;
	padding:0;
}
#ftr_nav ul li{
	list-style-type:none;
	font-size:11px;
	padding-bottom:3px;
}
#ftr_nav_browse{
	float:left;
	width:120px;
}
#ftr_nav_help{
	float:left;
	width:150px;
}
#ftr_nav_company{
	float:left;
	width:130px;
}

/* Home
*******************************************************************/ 
body#home-page .flash{
	margin:0;
}
#recentNews{
	background:url(/images/bg_recentNews.jpg) no-repeat 0 0;
	margin:15px 0 15px 0;
	padding:0 0 0 110px;
	height: 30px;
	overflow:hidden;
	position: relative;
}
#recentNews a{
	padding:0;
	margin:0;
	line-height: 30px;
	color:#FFF;
	font-size:11px;
	text-decoration: none;
	display: block;
}
#subContent{
	/*margin:0 0 30px;*/
	padding:0;
}
#product_1{
	float:left;
	display:inline;
	width:297px;
	height:135px;
}
#product_2{
	float:left;
	display:inline;
	width:297px;
	height:135px;
	padding:0 4px 0 4px;
}
#press_1{
	float:left;
	display:inline;
	width:297px;
	height:135px;
}
/* Product Details
*******************************************************************/ 

#main-content {
	margin: 0 0 0 200px;
}

#main-content-no-left {
	margin: 0 0 0 0;
}

#colMain{
	float:left;
	width:450px;
	padding:0 32px 0 0;
}
#breadcrumb{
	font-size:10px;
}
#colMain .prod_image_main{
	padding:20px 0 0;
	text-align: center;
	overflow: hidden;
}
#colMain h3{
	padding:0 0 15px;
}
#colMain .image_controls{
	text-align:right;
	height:15px;
	width:450px;
}
#colMain a.enlarge{
	display:inline;
	background:transparent url(/images/icon_enlarge.gif) no-repeat 0 0;
	padding:1px 0 1px 18px;
	font-size:11px;
	height:13px;
	line-height:13px;
}
#colMain .thumbnail_viewer{
	background:url(/images/bg_thumbnail_viewer.jpg) no-repeat 0 0;
	width:450px;
	height:78px;
	overflow:hidden;
	margin:20px 0 0;
	text-align:center;
}
#colMain .thumbnail_viewer .floatLeft{
	height:48px;
	padding:15px 7px;
}
#arrow_left{
	display:block;
	width:16px;
	height:17px;
	background:transparent url(/images/icon_arrow_l.gif) 0 0;
	text-indent:-9999px;
}
#arrow_right{
	display:block;
	width:16px;
	height:17px;
	background:transparent url(/images/icon_arrow_r.gif) 0 0;
	text-indent:-9999px;
}
#arrow_left:hover{
	background-position:0 -17px;
}
#arrow_right:hover{
	background-position:0 -17px;
}
#colMain .compatibility .floatLeft,
#colMain .related .floatLeft{
	width:148px;
	height:150px;
}
.prod_image{
	padding:0 0 5px;
	text-align:center;
	height: 80px;
	overflow: hidden;
}
.prod_title{
/*	font-size:11px; */
	font-size: 0.8em;
	text-align:center;
	padding:0 10px;
}

#colMain .compatibility{
	padding:40px 0 0;
}
#colMain .related{
	padding:40px 0 0;
}
#colSub{
	/* font-size:12px; */
	float:left;
	width:418px;
	background:url(/images/bg_colSub.gif) repeat-y 0 0;
	margin:20px 0 0;
}
#colSub #top{
	background:url(/images/bg_colSub_top.gif) no-repeat;
	width:418px;
	height:14px;
}
#colSub #btm{
	background:url(/images/bg_colSub_btm.gif) no-repeat;
	width:418px;
	height:13px;
}
#colSub .productTitle{
	padding:0 14px;
}
h1{
	color:#8baa4e;
	font-size:20px;
	margin: 12px 0 8px 0;
}
#colSub h1 { padding: 0; margin: 0 0 4px 0;}

h1 .h1-sub {
	color: #6c6c6c;
	font-size: 16px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	/* color: #1B3A6D; */
	color: #2357A3;
	margin: 12px 0 8px 0;
}

#colSub h2{
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	color: #636361;
	margin: 0 0 4px 0;
}

.container h2 {
	margin-top: 0;
}

h2 .h2-note {
	color: #636361;
	font-size: 0.7em;
	font-weight: normal;
}

h3{
	color: #522e56;
	font-weight: bold;
	text-transform: uppercase;
	margin: 8px 0 8px 0;
}

h4 {
	font-weight: bold;
	font-size: 105%;
}

#colSub .colorChart{
	padding:20px 14px 10px;
	border-bottom:1px solid #d0d0cf;
}
.colorChart .color_title{
	font-size:12px;
	padding:0 0 6px;
}
.colorChart ul.colors{
	padding:0 0 10px;
	margin:0 0 10px;
}
.colorChart ul.colors li{
	float:left;
	padding:0 2px 0 0;
	list-style-type: none;
}
.colorChart ul.colors li a{
	display:block;
	width:31px;
	height:31px;
	text-indent:-9999px;
	background:transparent url(/images/colors/color_unknown.gif) no-repeat 0 0;
}

ul.colors li a:hover{ background-position:0 45%; }

ul.colors li a.selectedColor{ background-position:0 93%; }


.colorChart ul.devices{
	padding:0 0 10px;
	margin:0 0 10px;
}
.colorChart ul.devices li{
	float:left;
	padding:0 2px 0 0;
	list-style-type: none;
}
.colorChart ul.devices li a{
	display:block;
	width:81px;
	height:78px;
	text-indent:-9999px;
	background:transparent url(/images/colors/color_unknown.gif) no-repeat 0 0;
}

ul.devices li a:hover{ background-position:0 -78px; }

ul.devices li a.selectedColor{ background-position:0 -156px; }


#colSub .addCart{
	padding:20px 14px;
	border-bottom:1px solid #d0d0cf;
}
#colSub .addCart table{
	font-size:11px;
	width: 390px;
}
#colSub .addCart td {
	padding: 0 4px 0 4px;
	vertical-align: middle;
}
#qty {
	font-size: 14px;
	font-weight: bold;
	width: 2em;
}
#cart-price-label, #device-price-label {
	font-weight: bold;
	font-size: 14px;
}
.addToCart a {
	display:block;
	margin:0;
	padding:0;
	width:74px;
	height:20px;
	line-height:20px;
	border:none;
	background:url(/images/bg_btn_addToCart.gif) no-repeat 0 0;
	text-indent:-9999px;
}
.addToCart a:hover{
	background-position:0 -20px;
}
p.prod_quantity{
	padding:15px 0 0;
	font-size:11px;
}
#colSub .fso{
	padding:20px 14px;
}
#colSub .fso ul,
#colSub .specifications ul{
	padding:0 0 25px;
}
#colSub .fso ul li,
#colSub .specifications ul li, 
#colSub .support ul li{
	padding:0 0 0 10px;
	list-style-type: none;
	background:url(/images/icon_bullet.gif) no-repeat 0 5px;
	line-height:150%;
}
#colSub .support{
	padding:20px 14px;
	border-top:1px solid #d0d0cf;
}
#colSub .support ul{
	padding:0;
}

ul, ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}


/* colNav
******************************/ 
#colNav {
	float:left;
	margin:0 30px 0 0;
	padding:0;
	width:170px;
}
#colNav ul {
	border-top:1px solid #D0D0CF;
	line-height:normal;
	margin:0;
	padding:0;
	list-style-type: none;
}
#colNav ul li {
	background:#F4F4F5 url(/images/bg_bullet.gif) no-repeat scroll 8px 14px;
	border-bottom:1px solid #D0D0CF;
	color:#257DEC;
	font-size:11px;
	padding:10px 0 10px 18px;
	list-style-type: none;
}
#colNav ul li a {
	color:#257DEC;
}
#colNav ul li.active {
	background:#FFFFFF url(/images/bg_bullet.gif) no-repeat scroll 8px 14px;
	font-weight:bold;
}
#colNav ul li ul {
	border:medium none;
}
#colNav ul li ul li {
	background: transparent url(/images/bg_arrow.gif) no-repeat scroll 3px 9px;
	border:medium none;
	padding:5px 0 0 16px;
}
#colNav ul li ul li.active {
	background-color:#FFFFFF;
	background: transparent url(/images/bg_arrow.gif) no-repeat scroll 3px 9px;
	border:medium none;
	padding:5px 0 0 16px;
}
#colNav ul li ul li a {
	color:#555555;
}
#colNav ul li ul li a:hover, #colNav ul li ul li.active a, #colNav ul li.active a.active {
	color:#8BAA4E;
}
#colNav h3 {
	color:#522E56;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

/* shopping cart
*/
table{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

td, th {
	/* For IE6 since it won't inherit font from body */
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 4px 6px 4px 6px;
	text-indent:0;
	text-align:left;
}
th {
	background: #e4e5e9;
	border: 1px solid #ccccdd;
	color:#363f50;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 4px 4px 3px 5px;
	vertical-align: bottom;
}
td h1 {margin: 6px 0 3px 0;}
td h2 {margin: 6px 0 3px 0;}
td h3 {margin: 6px 0 3px 0;}
td.odd, tr.odd {background: #f3f3ff;}
td.num {text-align: right;  padding-left: 1.5em; }
td.selected, tr.selected {background-color: #ccffff;}
td.hi, tr.hi {background: #ffffd8; color: #af110d;}
.hitable tr:hover, .shopping-cart-tbl tr:hover {background: #ffffd8; color: #af110d;}

.shopping-cart-tbl td { 
	border-left: 1px solid #fff;
}
.shopping-cart-tbl td.sku-cell { 
	border-left: 1px solid #e4e5e9;
}
.shopping-cart-tbl th.sku-cell { 
	border-left: 1px solid #ccccdd;
}
.shopping-cart-tbl td.amt-cell { 
	border-right: 1px solid #e4e5e9;
	text-align: right;
}

.shopping-cart-tbl td.ship-date-cell { border-right: 1px solid #e4e5e9; }

td.ttl-cell-label, td.ttl-cell-amt {
	border: 1px solid #e4e5e9;
	text-align: right;
	font-weight: bold;
}

tr.ttl-row:hover  {background-color: inherit; color:inherit;}


.cart-checkout th {
	vertical-align: middle;
	text-align: right;
	padding: 2px 4px 2px 4px;
	color: #666;
	font-weight: normal;
}

.cart-checkout th.required {
	font-weight: bold;
	color:#363f50;
}

.cart-checkout th.colhead {
	text-align: left;
	padding: 0;
	background: transparent;
	border: 0;
}

.cart-checkout th.colhead h3 {
	padding: 8px 0 8px 0;
}
.cart-checkout td {
	vertical-align: middle;
	padding: 2px 16px 2px 8px;
}
.cart-checkout th.colhead h3 label {
	text-transform: none;
	color: #666;
	font-weight: normal;
	padding-left: 16px;
}

select[disabled] {color: #999;}

.product-box {
	float: left;
	border: 1px solid #ccc;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	padding: 6px;
	margin: 4px;
	height: 200px;
	width: 206px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	position: relative;

}

.product-box h3 {
	text-transform: none;
}

.product-box:hover {
	cursor: pointer;
}
div.2up div.product-box {
	width: 328px;
}

.box {
	border: 1px solid #ccc;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	padding: 8px;
	margin: 8px 4px;
	clear: both;
	width: 674px;
}

.box ul li {
	margin: 2px 0;
}

.box h2 a { 
	text-decoration: none;
}

.box td.right-col {
	text-align: center;
	padding: 0px;
}

.box td.right-col a {
	width: 160px;
	overflow: hidden;
	display: block;
}

.box td.left-col a {
	width: 190px;
	overflow: hidden;
	display: block;
}

.box td.mid-col {
	vertical-align: top;
	padding: 20px 0 0 18px;
}

.coming-soon {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.header-promo:hover {
	cursor: pointer;
	background-color:#FFFFEF;
}

.product-box .kindle-gen {
	font-size: 0.85em;
	text-transform: none;

}

#order-tbl th {font-size: 11px; background: #eee; color: #999; font-weight: bold; border-bottom: solid 1px #ccc; vertical-align: top; padding: 4px 8px;}
#order-tbl td {font-size: 11px; vertical-align: top; padding: 4px 8px;}
#order-tbl table {margin:0 20px 0 0; padding: 0;}
#order-tbl table.order-header td { min-width: 150px;  border-bottom: solid 1px #eee; border: solid 1px #ccc; }
	
ul.buttonlist {margin: 0; padding:0;}
ul.buttonlist li { display: block; float: left; border: 1px solid #ddd; margin: 0; padding: 0;}
ul.buttonlist li a { font-size: 10px; display: block; padding: 6px 10px 6px 24px;background: URL(/images/icons/page_white.gif) no-repeat 6px 5px;}
ul.buttonlist li a:hover { background-color: #fefecc; }	

#comments-wrapper .comment-box {border: dotted #ccc 1px; background: #ECEFF5; margin:0 10px 5px 10px; padding: 6px;}
* html #comments-wrapper .comment-box {border: solid #ccc 1px;}
#comments-wrapper .comment-box p.comment-byline {color: #888; margin: 0 0 0 0px; padding: 0 0 0 0px;}
#comments-wrapper .comment-box p.comment-text {margin: 0 0 0 0px; padding:  4px 0 0 0px;}

div.inline-popup {
	background: #ffffff url(/images/bg-popup.jpg) left top repeat-x;
	z-index:100;
	border: 6px solid #535353;
	position: fixed;
	width: 600px;
	top:150px;
	left:310px;
	-moz-border-radius: 10px;
}
/* a hack for IE  */
* html div.inline-popup {position: absolute;}

textarea {padding: 3px;}

.inputbutton, .inputsubmit, .inputbutton-small {
	background: url(/images/btn_bg.png) repeat scroll 0 0 #EEEEEE;
	border-style:solid;
	border-width:1px;
	border-color: #999999 #999999 #888888; 
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 3px 4px 3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 3px 12px 4px 12px;
	text-align:center;
	background-position:0 0; 
	color: #333333;
}

.inputsubmit {
	background-position:0 -48px;
	background-color: #2B5BA1;
	color: #ffffff;
}

.inputbutton-small {
	font-size: 9px;
	padding:1px 10px 2px;
}

.bestseller-callout {
	float: right;
	width: 250px;
	font-size: 11px;
	background-color: #ffffef;
	padding: 8px 8px 8px 8px;
	margin: 4px 22px 4px 0px;
	height: 30px;
	overflow: hidden;
}

.bestseller-callout h3 {
	text-transform: none;
	font-size: 12px;
	color: #b00;
	margin: 0 0 0 0;
}

.bestseller-callout ul { margin: 0; padding: 0; }
.bestseller-callout ul li {
	background: transparent url(/images/bg_arrow.gif) no-repeat scroll 3px 4px;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0 0 0 13px;
}

#news-wrapper {
    width:  700px;
    height: 30px;
    overflow: hidden;
}
#news-content {
    width:  700px;
    height: 30px;
    margin-top: 0px;
}
#news-content .news-link {
    float: left;
    width:  700px;
    height: 30px;
}

#feature {
    background: transparent URL(/images/frame.gif) 0 0;
    width: 900px;
    height: 340px;
}

#feature-wrapper {
    width:  900px;
    height: 340px;
    overflow: hidden;
}
#feature-content {
    width:  5000px;
    height: 340px;
    margin-top: 0px;
}
#feature-content .slide {
    float: left;
    width:  900px;
    height: 340px;
}

/* Drop Down menu */
#dropmenudiv{
position:absolute;
border-bottom: 1px solid #868AA6;
border-right: 1px solid #868AA6;
border-left: 1px solid #868AA6;
font-size: 11px;
line-height: 15px;
z-index:100;
text-align: left;
filter:alpha(opacity=95);
-moz-opacity:.90;
opacity:.95;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 18px;
text-decoration: none;
background: #F4F4F5 url(/images/bg_bullet.gif) no-repeat scroll 8px 14px;
border-bottom:1px solid #D0D0CF;
color:#257DEC;
font-size:11px;
padding:10px 0 10px 0px;

}

#dropmenudiv b{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid #eeeeee;
padding: 4px 0 4px 0;
color: #183C80;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
line-height: 15px;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color: #0085FA;
/* color: #FFA300; */
}

.errortext { 
	color :#900;
	background: transparent url(/images/icons/bullet_error.gif) no-repeat scroll 0 0;
	padding-left: 20px;
}
input.error, textarea.error {
	background-color:#EFE0E0;
	border:1px solid #990000;
	padding: 2px;
}
