body{
	margin:0px;
	background-color: #cccccc;
	font-family:Tahoma,Verdana,sans-serif;
	color:#626262;
}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

.searchbox form {
	display: inline;
	}

#print_logo{
	display:none;
}

#main {
	width: 1000px;
	border-right: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
	position: relative;
}

td{
	/*font-size:8.5pt;*/
	font-size: 12px;
	line-height:14pt;
}
th{
	font-size:9pt;
	line-height:14pt;
}
.linearbox td{
	border-bottom:1px solid #d6dfe9;
	padding:3px 15px;
}
.linearbox th{
	border-bottom:1px solid #d6dfe9;
	padding:3px 15px;
	font-size:10pt;
}
a img{
	border:0px;
}

div.top-header{
	background-color: #003366;
	background: url('images/logo_new.png') 8px 7px no-repeat #003366;
}

div.top-header a {
	color: #ffffff;
}

div.top-header a.home {
	display: block;
	width: 220px;
	float: left;
	height: 105px;
	text-indent: -99999px;
}

div.top-header div.menu{
	height:25px;
	margin-right: 10px;
	float: right;
}
div.top-header div.menu a.topmenu {
    background-color: #FFFFFF;
    color: #003366 !important;
    display: block;
    float: left;
    font: bold 10pt verdana,sans-serif !important;
    padding: 5px 9px;
    text-align: center;
    text-decoration: none !important;
	margin-right: 2px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;	
	border-radius: 0 0 5px 5px;
}

div.top-header div.menu a.topmenu:hover {
	background-color: #FEAD2E;
	color: #ffffff !important;
}

div.top-header .searchbox{
    color: #FFFFFF;
    float: right;
    margin: 40px 25px 0 0;
    width: 285px;
}

div.top-header .searchbox div {
	background-color: #FFFFFF;
    border: 2px solid #ECECEC;
    float: left;
    height: 20px;
    width: 180px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	border-radius: 3px;
}

div.top-header .searchbox div img {
	float:left;
}

div.top-header .searchbox #q {
	width: 140px;
	border: 0;
	color: #000000;
	float: left;
	height: 18px;
	background: none;
	-webkit-appearance: none;
	-webkit-border-radius:0; 
    border-radius:0;
}

div.top-header .searchbox input.search-button {
    background: url("images/buy_bg.gif") repeat-x scroll -25px top;
    border: 2px solid #FE6E2E;
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 15px;
	float: left;
	margin-left: 5px;
	height: 25px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	border-radius: 3px;
}

div.top-header .quickorder {
	float: right;
    margin-top: 48px;
    width: 160px;
}

div.top-header .quickorder a {
	color: #FEAD2E !important;
	font-size: 14px !important;
}

div.top-header .message {
    color: red;
    font-weight: bold;
    position: absolute;
    right: 22px;
    top: 32px;
}

div.top-header .shcarttopbox{
	/*background:url(images/topdiv.gif) top left no-repeat #d6dfe9;*/
    color: #FFFFFF;
    float: right;
    font-size: 14px !important;
    height: 40px;
    margin-top: 30px;
    text-align: center;
    width: 200px;
}

div.top-header .shcarttopbox span.separator {
	color: #FEAD2E;
	font-weight: bold;
}

div.top-header .shcarttopbox a.top-nav {
	color: #FEAD2E;
	font-size: 14px;
}

#shopping-cart-container {
	color: #626262;
}

input,select,textarea{
	/*font-size:8.5pt;*/
	font-size: 12px;
	font-family:Tahoma,Verdana,sans-serif;
}
.padding20{
	padding:20px;
}
.yellowline{
	background:#fead2e;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	font-size:1px;
	line-height:5px;
}
.leftbg{
	background:url(images/sidembg.gif) top right repeat-y #a6c0d6;
	text-align: left;
}
.contentbox{
	background:#ffffff;
	padding: 10px 0 10px 10px;
}
.headline{
	background:url(images/headlinebg.gif) top right repeat-y;
	color:#000000;
	padding:5px 10px;
	font-weight:bold;
}
.footerlinks{
	background:url(images/botbg.gif) top left repeat-x;
	font-size:12px;
	text-align:center;
	padding:4px;
}

.footerlinks span.free-shipping {
	font-size: 10px;
	margin-left: 10px;
}

.customer_service{
	background:#67849c;
	padding-top:5px;
	color:#ffffff;
	font-size:9pt;
	text-align:center;
	border-top:1px solid #ffffff;
}
.copy{
	text-align:center;
}

.footer-bottom {
	background:url(images/bg.gif) top left;
}

.smlbtn,.subscribe{
	font-size:7.5pt;
	font-family:Verdana;
	font-weight:bold;
	border:2px solid #88a1bf;
	background:url(images/smlbtnbg.gif) top left repeat-x #ffffff;
	color:#486d95;
	padding-bottom:2px;
	cursor:pointer;
	margin:0 1px;
}
.bigbtn{
	font-size:9.5pt;
	font-family:Verdana;
	font-weight:bold;
	border:2px solid #88a1bf;
	background:url(images/smlbtnbg.gif) top left repeat-x #ffffff;
	color:#486d95;
	padding-bottom:2px;
	cursor:pointer;
	margin:0 1px;
}
a.tosmlbtn:link, a.tosmlbtn:hover, a.tosmlbtn:visited{
	font-size:7.5pt;
	font-family:Verdana;
	font-weight:bold;
	border:2px solid #88a1bf;
	background:url(images/smlbtn_bg.gif) top left repeat-x;
	color:#486d95;
	padding:1px 5px 3px 5px;
	cursor:pointer;
	margin:0 1px;
	text-decoration:none;
}
*html a.tosmlbtn:link, a.tosmlbtn:hover, a.tosmlbtn:visited{
	padding-top:2px;
}

a.bold:link {font:bold 9pt Tahoma,Verdana,sans-serif; color:#3862A1;text-decoration:none;}
a.bold:visited {font:bold 9pt Tahoma,Verdana,sans-serif; color:#3862A1;text-decoration:none;}
a.bold:hover {font:bold 9pt Tahoma,Verdana,sans-serif; color:#FF7F00;text-decoration:none;}
a.bold:visited.hover {font:bikd 9pt Tahoma,Verdana,sans-serif; color:#3862A1;text-decoration:none;}

a.sml:link {line-height:14pt;font:8pt Tahoma,Verdana,sans-serif; color:#3862A1;text-decoration:underline;}
a.sml:visited {line-height:14pt;font:8pt Tahoma,Verdana,sans-serif; color:#3862A1;text-decoration:underline;}
a.sml:hover {line-height:14pt;font:8pt Tahoma,Verdana,sans-serif; color:#FF7F00;text-decoration:underline;}
a.sml:visited.hover {line-height:14pt;font:8pt Tahoma,Verdana,sans-serif; color:#3862A1;text-decoration:underline;}

a.smlbold:link {line-height:14pt;font:bold 8pt Tahoma,Verdana,sans-serif; color:#3862A1;text-decoration:underline;}
a.smlbold:visited {line-height:14pt;font:bold 8pt Tahoma,Verdana,sans-serif; color:#3862A1;text-decoration:underline;}
a.smlbold:hover {line-height:14pt;font:bold 8pt Tahoma,Verdana,sans-serif; color:#FF7F00;text-decoration:underline;}
a.smlbold:visited.hover {line-height:14pt;font:bold 8pt Tahoma,Verdana,sans-serif; color:#3862A1;text-decoration:underline;}


a:link {font:8.5pt tahoma,verdana,sans-serif; color:#265881;text-decoration:underline;}
a:visited {font: 8.5pt tahoma,verdana,sans-serif; color:#265881;text-decoration:underline;}
a:hover {font: 8.5pt tahoma,verdana,sans-serif; color:#265881;text-decoration:none;}

.tbl_bord{
	border:1px solid #dddddd;
}
.tbl_bord td{
	padding:3px 5px;
}
/* ---- Category Tree ------- */

.sub {padding-left:10px; width: 200px;}

.sub a {font-size: 12px;font-weight:normal;display:block;color: #000000;padding-left:0px;padding-top:3px;padding-bottom:3px;text-decoration:none;}
.sub a:hover{font-weight:normal;display:block;;padding-left:0px;padding-top:3px;padding-bottom:3px;text-decoration:none;}
.sub a.active {font-weight:bold;display:block;padding-left:0px;color:#B00000;padding-top:3px;padding-bottom:3px;text-decoration:none;}
.sub a:visited{font-weight:normal;display:block;padding-left:0px;padding-top:3px;padding-bottom:3px;text-decoration:none;}

.sub a.root {font-weight:normal;display:block;padding-left:0px;padding-top:3px;padding-bottom:3px;text-decoration:none;}
.sub a.root:hover{font-weight:normal;}
.sub a.root:active{font-weight:normal;}
.sub a.root:visited{font-weight:normal;}

.sub div.sub a {
	color: #B00000;
}

.left_column{
	background:url(images/side_bg.gif) top left repeat-x #f4f9ff;
}
/* right column */
.right_column{
	float:right;
	width:190px;
	margin-left:5px;

}
.right_position{
	float:right;
	margin-left:10px;
	width:157px;
}
.rightside_box{
	background:url(images/side_bg.gif) top left repeat-x #f4f9ff;
	border-bottom:1px solid #e6f1ff;
	padding:7px;
	line-height:12pt;
	margin-top:1px;
}
/*----------- content ---------------*/

.breadcrumbs{
	margin-bottom:10px;
}
.bigtbl{
	width:100%;
}
.sq{
	border:1px solid #787878;
}
.item_headline{
	font-size:15pt;
	line-height:21pt;
	font-family:Tahoma;
	font-weight:normal;
	color:#000000;
}
h1{
	font-size:15pt;
	line-height:21pt;
	font-family:Tahoma;
	font-weight:normal;
	color:#000000;
	margin: 10px 0;
}
h2{
	font-size:11pt;
	line-height:13pt
	font-family:Tahoma;
	font-weight:bold;
	color:#000000;
	margin: 10px 0;
}
h3{
	font-size:11pt;
	font-weight:bold;
	line-height:13pt;
	font-family:Tahoma;
	color:#000000;
	margin: 10px 0;
}
.titles{
	font-size:10pt;
	font-weight:bold;
	line-height:15pt;
	color:#000000;
}
.color{background:#d6dfe9;padding:3px 10px;}

.lite_ribbon{
	background:#F7F9FA;
	border-bottom:1px solid #E7EDF0;
	margin:15px 0;
	text-align:center;
}
.padding5{
	padding:5px;
	display:block;
}
.padding10{
	padding:10px;
}
.midbox{
	text-align: left;
}
.productmidbox{
	float:left;
	border:2px solid red;
}
.midtbl{
	width:750px;
	text-align:left;
}
.tbl500{
	width:500px;
	text-align:left;
}
.plain_box{
	border-top:1px solid #DFDDDD;
	border-bottom:2px solid #DFDDDD;
	
}
.plain_box td{
	padding:3px 5px;
}
.goldbox{
	background:url(images/goldbtn.gif) top left repeat-x #ffdaa1;
	border-bottom:2px solid #fead2e;
	padding:10px;
	font-weight:bold;
}
.note{
	font-size:7.5pt;
	font-family:Verdana;
	font-weight:bold;
	margin:7px 0;
}
.smlmsg{
	font-size:7.5pt;
	font-family:Verdana;
	line-height:10pt;
}
.sml_note{
	font-size:8pt;
	line-height:10pt;
}
.addinfo{
	margin-top:10px;
}
span.weight{font-weight:normal;}
.bold{font-weight:bold;}
/*********** -- common -- *************/
.yellow_box{
	background:#ffd97f;
	padding:5px;
	border:1px solid #fead2e;
	margin-top:5px;
}
.blue_box{
	background:#edeff2;
	padding:5px;
	border:1px solid #9dbdde;
	margin-top:5px;
}
.colorback_box{
	background:url(images/orbs.gif) bottom right no-repeat #edeff2;
	padding:5px;
	border:1px solid #9dbdde;
	margin-top:5px;
}
.message_box{

}
.box2{

}



.bigbox{
	width:100%;
	text-align: left;
	border-collapse: separate;
	border-spacing: 5px;
}

.bigbox td {
	vertical-align: top;
}

.in_bigbox{
	width:94%;
}
*html .bigbox{


}
.box {border:1px dashed #9dbdde;margin:10px 0;padding:10px;}
.box td{padding:5px;}
.box h3{
	background:#a6c0d6;
	border-bottom:1px solid #67849c;
	padding:5px;
	margin:0 0 10px 0;
	color:#ffffff;
}

.box_gray{
	border:1px solid #9dbdde;
	background:#edeff2;
	padding:10px;
}
.box_gray h3{
	margin:0 0 5px 0;
}
.box_reverse_gray{
	margin-bottom:10px;
}
.box_gray td{
	border:0px;
	padding: 5px 10px;
}
.no_bord_box{
	background:#edeff2;
	border-bottom:1px solid #9dbdde;
	padding:7px;
	line-height:12pt;
	margin-top:1px;
}
.bord_box,.background_box{
	border:1px solid #9dbdde;
	background:#edeff2;
	padding:7px;
	
}
.center{
	text-align:center;
	margin-top:10px;
}
.floatleft{
	float:left;
	margin-right:5px;
}
.floatright{
	float:right;
	margin-left:5px;
}
.clearleft{
	clear:left;
	font-size:1px;
	line-height:1px;
}
.clearright{
	clear:right;
	font-size:1px;
	line-height:1px;
}
.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
}
.width300{
	width:280px;
}
.space{
	margin:10px 10px;
}
.separator{
	border-top:1px solid #787878;
	padding-top:10px;
}
em.center{
	padding-left:25px;
	display:block;
	text-align:left;
}
hr{
	color:#88a1bf;
	height:1px;
}
.loggedin{
	text-align:right;
	font-size:7.5pt;
	font-family:verdana;
	line-height:12px;
	padding-right:10px;	
}

/********************** ---- index page ---- ********************************/
.section{
	background:#F3F7FF;
	font-weight:bold;
	font-size:9pt;
	padding:3px 5px;
	border-top:1px solid #E2EEFF;
	color:#7d90ac;
}
.promo_box{
	padding:7px;
	border-bottom:2px solid #DFDDDD;
}
.promo_img{
	margin-bottom:5px;
}
.promo_title{
	
}
/*------------ error messages ------------*/
.error{
	color:#cc0000;
	padding:3px 0px 3px 30px;
	background:url(images/err.gif) center left no-repeat;
	line-height:12pt;
	margin:3px 10px;
}
.success_msg{
	color:#000000;
	margin:3px 10px;
	padding:3px 0px 3px 25px;
	background:url(images/success.gif) center left no-repeat;
	line-height:12pt;
}
.status_msg{
	
}
.opacity{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
.notation{
	border-top:1px solid #787878;
	text-align:center;
	font-size:7.5pt;
	margin:10px 0;
}

.special_message{
	border:1px solid #fead2e;
	background:#fdd588;
	padding:10px;
	color:#000000;
	font-weight:bold;
	margin:5px 0;
}

.highlight{
	background: #f9de35;
	font-weight: normal;
	color: #803a13;
	padding: 0 2px;
}

/*-------- updates ------------*/

#checkout-table td {
	padding: 2px 0;
}

/* Ajax Cart */
#shopping-cart-container {
	z-index:333; 
	position: absolute;
	right: 10px;
	top: 80px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;	
	border-radius: .5em;
	width: 480px;
	padding: 5px;
	border: solid 3px #FEAD2E; 
	background: #ffffff;
	text-align:left;
	max-height: 420px;
	overflow: auto;
}

#shopping-cart-container a {
	text-decoration: none !important;
	color: #4682B4 !important;
}

#shopping-cart-container a:hover {
	color: #FFA500 !important;
}

#shopping-cart-container a.close {
	cursor: pointer;
	float:right;
	width:22px;
	background: white;
	color:black !important;
	padding: 2px;
	text-align:center;
	line-height: 22px;
	margin: 3px;
	border: 1px solid #dddddd;
}

#shopping-cart-container a.checkoutbutton {
	color: #4682B4 !important;
}

#shopping-cart-container.loading {
	background: white url(../../toolkit/autocomplete/loading/7.gif) no-repeat center center;
	min-height: 20px;
	}

#shopping-cart-container.submitting {
	background: white url(../../toolkit/autocomplete/loading/7.gif) no-repeat 50% 95%;

	border-bottom: solid 3px #787878;
	}
	
	#shopping-cart-container h2 {
		background: url("images/side_bg.gif") repeat-x scroll left top #F3F3F3;
		border: 2px solid #dddddd;
		color: black;
		height: 30px;
		line-height: 30px;
		letter-spacing: normal;
		position: static;
		display: block;
		padding: 0 10px;
		margin: 0 0 5px 0;
		font-size: 14px;
		}
		
p.free-shipping-note {
	float: left;
}

p.free-shipping-note em {
	color: #b00000;
}
		
/* autocomplete */

.ui-autocomplete {
	font-size: 12px !important; 
	z-index: 9999;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {

	font-size: 12px !important;
}

input.buy {
     background: url("images/buy_bg.gif") repeat-x scroll left top #FFFFFF;
     border: 2px solid #FE6E2E;
     color: #000000;
     font-family: Verdana;
     font-size: 7.5pt;
     font-weight: bold;
     margin: 0pt 1px;
     padding: 2px 5px 2px 25px;
     text-align: left;
     text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;
}

/* Registry */

.registry-search-box {
	width: 450px;
}

#registry-search-table {
	width: 100%;
	margin: 0 0 20px 0;
}

#registry-search-table th{
	text-align: left;
}

.whatisthis {
	font-size: 12px;
	margin-left: 10px;
}

#wishlist-index-table {
	width: 100%;
	margin: 0 0 20px 0;
}

#wishlist-index-table th {
	text-align: left;
}

#wishlist-list-table {
	width: 100%;
	margin: 0 0 20px 0;
}

#wishlist-list-table th {
	text-align: left;
}

#wishlist-list-table td {
	vertical-align: top;
	border-bottom: 1px solid silver;
	padding: 10px 0;
}

#wishlist-list-table td a {
	margin: 0 0 5px 0;
}

.wishlist-edit-box {
	width: 450px;
}

#giftreg-index-table {
	width: 100%;
	margin: 0 0 20px 0;
}

#giftreg-index-table th {
	text-align: left;
}

#giftreg-form-table {
	width: 100%;
}

#giftreg-form-table td {
	width: 50%;
	padding-right: 10px;
}

.gift-reg-value {
	float: right;
	margin-top: 3px;
	width: 50%;
}

.sm-txt {
	font-size: 10px;
}

#giftreg-list-table {
	width: 100%;
	margin: 0 0 20px 0;
}

#giftreg-list-table th {
	text-align: left;
}

#giftreg-list-table td {
	vertical-align: top;
	border-bottom: 1px solid silver;
	padding: 10px 0;
}

#giftreg-list-table td a {
	margin: 0 0 5px 0;
}

#giftreg-message {
	padding: 20px;
}

.giftreg-info {
	margin-left: 20px;
}

#thankyou-table {
	width: 100%;
	margin: 0 0 20px 0;
}

#thankyou-table th {
	text-align: left;
}

#thankyou-table td {
	vertical-align: top;
	border-bottom: 1px solid silver;
	padding: 10px 0;
}

#thankyou-table td a {
	margin: 0 0 5px 0;
}

input.dp-choose-date {
    background: url("../../calendar.png") no-repeat scroll 0 0 transparent !important;
    border: medium none;
    height: 16px;
    width: 16px;
}

/* homepage */

div.homepage-banners a {
	display: block;
}

div.homepage-banners img {
	margin-bottom: 10px;
	width: 560px;
}

/* pdp */

#item-image-thumbnails {
	width: 50px;
	float: left;
	bottom: 0;
	position: absolute;
}

.item_pic {
	position: relative;
}

.item_info {
	border: 0 !important;	
}

.item_qty {
	background: none !important;
	border: 0 !important;
}

.our_price {
	border: 0 !important;
	font-size: 15px;
}

.vprice-qty {
	text-align: right;
	font-size: 15px;
}

.vprice {
	font-size: 15px;
	padding-left: 5px;
}

h1.pdp {
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
}

#price-wrapper {
	border: 1px solid #A6C0D6;
	width: 312px;
	background: url("images/qtybg.gif") repeat-x scroll left bottom #F7F9FA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;
	padding-bottom: 5px;
}

#price-wrapper .header {
	text-align: center;
	background-color: #A6C0D6;
	border: 1px solid #A6C0D6;
	color: #000000;
	font-size: 20px;
	padding: 6px 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;	
	border-radius: 5px 5px 0 0;
}

#price-wrapper .add-to-cart {
	background: url("images/buy_bg.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 2px solid #FE6E2E;
    color: #000000;
    cursor: pointer;
    float: left;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin: 5px 0 0 88px;
    padding: 1px 15px 1px 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border-radius: 5px;
}

/* shipping page */

#shipping_methods ul.plainlist {
	list-style-type: none;
	margin: 10px 0 0 10px;
}

#shipping_methods ul.plainlist li {
	margin: 10px 0;
}

#shipping_methods ul ul.plainlist {
	margin: 10px 0 10px 7px;
}