﻿/* Print Book Theme Styles For BV Commerce 5 */
body {
	
/*	background-color: "#032C60"; */
/*	background: url('../images/background.jpg');  */
	background-color:#D1D1DC;
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: "Lucida Grande",Arial,Helvetica, sans-serif;
	color: #444;
	letter-spacing: normal;
	}
table { width: 100%; }

/* Misc */
img { border: none; }
.hide, hr {display: none;}
input { vertical-align: middle; }

/* Headings */
h1 { font-size: 2em; line-height: 1em; margin-bottom: .5em; margin:0 0 5px 0; padding: 5px; color: #07D; font-weight: bold; background: #DCF2FC url(../images/H1BG.gif) no-repeat top right;}
h2 { font-size: 1.6em; line-height: 1.4em; margin-bottom: .5em; }
h3 { font-size: 1.4em; line-height: 1.6em; margin-bottom: .5em; }
h4 {font-size:110%;margin:0;padding:0;}
h5 {font-size:100%;margin:0;padding:0;}
h6 {font-size:90%;margin:0;padding:0;}

/* Paragraphs */
p { padding: .2em; margin: 0 0 .5em 0; line-height: 1.1em; }

/* Lists */
ol, ul { margin: .5em 1em; padding: 0; }
li { margin: 0 0 0 1em; padding: .2em 0; }

/* Links */
a { text-decoration: none; }
a:link { color: #2A9CC9; }
a:visited { color: #2A9CC9; }
a:hover { color: #B73D18; }

/* Clearing Floats */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-table; }
* html .clear { height: 1%; }
.clear { display: block; overflow: hidden; }


/* Content */
#maincontent {margin:0 auto;width:970px;background: url('../images/ContainerBg.png') repeat-y top left;}
.maincontentwrapper {margin:0 18px 0 10px;padding:5px;background-color:#F0F7FC;}
.widecontentwrapper {width:961px;margin:0;padding:0;background-color:#fff;}
#popup {background-color:#fff;margin:5px;padding:5px;}

/* Admin Panel */
#adminpanel {font-size:85%;background-color:#444;color:#fff;border-bottom: 1px solid #000;padding:5px;}
#adminleft, #admincenter, #adminright { width: 30%; vertical-align: middle; }
#adminleft { text-align: left; }
#admincenter { text-align: center; }
#adminright { text-align: right; }
#adminpanel a {color:#fff;border-bottom: 2px solid #666;text-decoration: none;}
#adminpanel a:hover {color:#fff;text-decoration:none;background: #666;}

/* Header */
#header {margin:0;padding:0;}
#header a { text-decoration: none; font-weight: bold; }
/*#header a { float:left; white-space: nowrap; border-right: 1px #EBEBEB solid; padding: 3px 15px 4px 15px; color: #EBEBEB; text-decoration: none; } */
#header ul, #footer ul {list-style:none;margin:0;padding:0;}
#header ul li, #footer ul li {display:inline;margin:0;padding:0 6px;}
#headernavmenu {margin:0 0px 0 0; padding: 10px 0; text-align:center;font-size: 90%; background: #DFECF8; }
#headermainmenu {margin:0 10px 0 0; font-weight:bold;text-align:center;line-height: 2.0em;font-size: 120%; background: #A9D0F5;}
#sitebanner {position:relative;width:961px;height:100px;margin:0;padding:0;background:#ccc url('../images/SiteBannerBookBG.png') no-repeat center center;}

/* Wait */

#wait {
      position: absolute;
      margin: 500px 400px;
      font-weight: bold;
        font-size: 18px;
	text-align: center;
	padding: 20px 0;
      top: 0;
      width: 120px;
      height: 140px;
      z-index: 100;
      display: none;
      background: #F5F5CB url(../images/ajax-loader.gif) no-repeat center center;
      border: 3px solid #A9D0F5;
      }

.wait p {
      margin: 200px auto 0;
      width: 200px;
      font-weight: bold;
        font-size: 12px;
	text-align: center;
	padding: 20px 0;
      height: 130px;
      color: #44B4E4;
      text-align: center;
      border: 3px solid #A9D0F5;
      background: #fff url(../images/ajax-loader.gif) no-repeat center center;
}

/* Footer */
#footer {margin:0;padding:10px 0;background: #ededed url('../images/ContainerFooter.png') no-repeat top center;}
#footernavmenu {text-align:center;margin:0px;padding:10px 0;font-size:85%;}

/* MiniCart */
#minicart { position:absolute;bottom:0;right:0;text-align: left; background: #F72626; padding: 3px 15px; filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.9; color: #fff; font-weight: bold; border: 2px solid #ddd !important;}
#minicart h1 {color:#fff;font-size:200%;padding:0;margin:0;}
#minicart div { display: inline; }
#minicart a { color: #FFFF00; font-weight: bold; text-decoration: underline; line-height: 1.5em; }
#minicart a:hover { color: #00FF00; font-weight: bold; line-height: 2em; }

/* Columns */
#navcolumn {width:210px;float:left;margin:0 10px 0 0;}
#maincolumn {width:710px;float:left;}

/* Column Blocks */
.decoratedblock { border: 1px solid #eee; margin: 0 0 10px 0; padding: 0; background: #EFF5FB; }
.decoratedblock h4 { display: block; border: 1px solid #F7FE2E; background: #A9D0F5; padding: 5px; color: #0000CD; }
.decoratedblock ul, .decoratedblock ol { margin: 0; padding: 0; }
.decoratedblock li { margin: 0; padding: 0; }
.blockcontent { padding: 3px; background: #eee; }
.decoratedblock1 { border: 1px solid #eee; background: #eee; margin: 0 0 10px 0; padding: 0; }

/* Column Menus */
.sidemenu li a, .categorymenu li a {font-weight: normal; text-decoration:none;}

/* Column Menu Lists */
.sidemenu ul, .categorymenu ul {padding:0 1px;margin:3px;}
.sidemenu li, .categorymenu li {padding: 5px 2px 2px 5px;;margin:0;list-style-type:square;list-style-position:inside;color:#7884D6;line-height:1em;font-size: 95%;}
.sidemenu li a:hover, .categorymenu li a:hover {text-decoration:underline;}

/* Column Search Box */
.searchboxform .forminput { width: 130px; }
.searchboxform input { vertical-align: middle; }
    
/* Bread Crumbs */
.breadcrumbs {margin:0 0 10px 0;padding:5px;font-size:90%;background: #f5f5f5;}
.breadcrumbs .links {}

/* Site Map Page */
#SiteMapColumns { clear: both; }
.ColumnOne { width: 435px; float: left; border-right: 1px solid #eee; }
.ColumnTwo, .ColumnThree { width: 435px; float: right; margin-bottom: 15px; }

/* Cart Page */
.cartitemimage {width:120px;height:120px;float:left; margin: 0 5px 5px 0; background-image:url('../images/ImgBgSm.png');background-repeat:no-repeat;}
.cartitemimage img {margin:3px 0 0 5px;}
.cartitemdescription { margin: 5px; float: left; width: 435px;}
#cartcontainer tr td {border-top:solid 1px #ccc; padding: 5px 5px 0 0;}
#cartcontainer, #carttitle, #cartactions, #cartcoupons {margin: 0 20px;}
#cartcontainer {border-bottom:solid 1px #ccc;}
#cartfooter {margin: 10px 20px 0 20px;}
#carttotals {width:200px;float:right;margin-bottom:10px;text-align:right; font-size: 110%; font-weight: bold;}
#carttotals table {float:right;}
#cartupdates {width:435px;margin-bottom:10px;text-align:right;float:right;}
#cartactions {clear:both;text-align:right;padding-bottom:12px;margin-top: 20px;}
#cartactioncontinue {float:left;width:120px;text-align:left;}
#cartactioncheckout {display:inline;}
#cartcoupons {border:solid 1px #ccc;background-color:#F0F0F0;padding:10px;}
.cartsku { font-size: 80%; }
.cartproductname { font-size: 110%; font-weight: bold; }
.lineitemnodiscounts {text-decoration: line-through; display: block;}
.totallabel { display: block; }
.productpricecolumn { vertical-align: top; text-align: right; }
.productquantitycolumn { vertical-align: top; text-align: right; }
.producttotalcolumn { vertical-align: top; text-align: right; }
.productdeletecolumn { vertical-align: top; text-align: center; }
.productquantitycolumn div { width: 60px; float: right; }
.kit-detail-display { list-style-type: none; }

/* Checkout */
.creditcardinput {border:solid 1px #ff9; background-color:#ffc;padding:5px;}
.shippingdiscount { text-decoration: line-through; }
.radiobuttoncol {width: 20px;}

/* Checkout Addresses */
.addressbookpanel { border: 1px solid #eee; padding: 5px; }
.addressbookpanel table { width: 100%; }
.addressbookpanel ul { margin: 0; }
.addressbookpanel li { list-style: none; }
.addressbookpanel table { border-collapse: collapse; border: solid 1px #fff; }
.addressbookpanel td { border: none; padding: 5px;}
.addressbookpanel .alt { background-color: #eee; }
.addresseditor table{ width: 450px; }

/* Closed Store Message */
#closedcontent {width:300px;height:200px;margin:50px auto;padding:10px;background-color:#ff9;color:#333;}
#closedcontent h1 {color:#000;}

/* Address Book */
.addressbooktitle h1 { float: left; }
.addressbooktitle .newaddress { float: right; margin: 15px; }
.address { border: 1px solid #ddd; padding: 5px 10px; margin: 0 5px 15px 0; }
.address .buttonrow { margin: 5px 0; padding: 0; text-align: left; }
table.alladdresses, table.primaryaddresses { margin: 5px 0; width: 100%; }
table.alladdresses td, table.primaryaddresses td { vertical-align: top; }

/* Search Page */
fieldset#SearchForm {}
fieldset#SearchForm .forminput { border-color: #ccc; }
#SearchResultsPane { margin: 10px 0; }
.searchresultrecord { padding: 5px; margin: 5px; border-left: 5px solid #ccc; background-color: #f5f5f5; }

/* Notes */
.BVSmallText { font-size: 85%; }

/* Row Elements */
.rowheader, th { background: #666; color: #fff; padding: 0; font-weight: bold; padding: 5px 0; text-align: center; }
.rowheader { font-size: 90%; }
.row { background: #f6f6f6; }
.altrow { background: #f4f4f4; }

/* Form Fields */
fieldset { border: 1px solid #eee; margin: 0; padding: 0; }
fieldset table { margin: 15px auto; }
fieldset#CurrentUsers { width: 420px; float: left; }
fieldset#NewUsers { width: 460px; float: right; }
fieldset.contactform table { width: 510px; }
legend { font-size: 1.3em; line-height: 1em; font-weight: bold; color: #444; margin: 0 5px; padding: 2px; }

/* Form Elements */
td.formlabel { text-align: left; width: 120px; white-space: nowrap; padding: 5px; }
td.formfield { text-align: left; white-space: nowrap; }
.forminput { padding: 4px 0 0 6px; height: 20px; width: 320px; color: #444; vertical-align: middle; border: 1px solid #ccc; }
.formtextarea { padding: 4px 0 0 6px; border: 1px solid #ccc; width: 90%; }
.short { width: 25%; }
.medium { width: 50%; }
label { color: #666; font-size: 90%; }
label.required { font-weight: bold; }
select { border: 1px solid #ccc; color: #444; vertical-align: middle; }
div.errormessage { color: #c00; line-height: 2em; padding: 0 5px; font-size: 1.35em; }
span.errormessage { color: #fff; background: #c00; display: inline; line-height: 2em; padding: 0 5px; font-size: .8em; }
.forgot { background: #f5f5f5; padding: 5px; display: block; margin-top: 10px; font-size: .7em; }
.aligntop { vertical-align: top; }
.buttonrow { text-align: right; padding: 5px 20px; margin: 0 0 10px 0; }

/* Affiliate Form */
fieldset#affiliateform table { width: 510px; }
fieldset#affiliateform table table { margin: 0; padding: 0; width: 100%; }
fieldset#affiliateform td.formlabel { width: 150px; }

/* Returns Form */
.returnitems table { width: 100%; }
.returnitem .formlabel, .returnitem .formfield { padding: 3px; }
.returnitem { margin: 5px; }
.returncontrols { margin: 5px 0 0 0; padding: 5px; border: 1px solid #ddd; background: #eee; }
.returnitems td.qtycolumn { vertical-align: top; }
.returnitems .qtyfield { background: #eee url(../images/lilarrow.gif) no-repeat center right; margin: 5px 0; padding: 5px;  }
.returnitems .qtyfield input { width: 25px; text-align: center; border: 1px solid #ccc; }
.rmaform { margin: 20px 0; }
.rmaform table tr td { padding: 3px; }
.rmaform .formtextarea { height: 100px; width: 400px; }

/* Message */
.messagebox { border: 1px solid #ccc; width: 100%; margin: 5px 0; }
.messagebox ul { list-style: none; }
.messagebox .icon { float: left; margin: 5px; }
.messagebox .message { margin: 5px 5px 5px 30px; font-size: 100%; color: #ff0000; line-height: 1em; padding: 5px; }
.messagebox .errorline { clear: both; }

/* BV Commerce Button */
.poweredby { text-align: center; margin: 5px; }

.MarkDownPrice {text-decoration:line-through;}

#giftwrapheadertable {vertical-align:top; width:100%; text-align:center; margin-top:10px; width:100%;}
#giftwraptable {vertical-align:top; width:100%; text-align:center; margin-top:10px; width:100%;}
#giftwraptable .left{text-align:left;}
#giftwraptable .right{text-align:right;}

/* Column Product Grids Added by Bede copied from Tech II*/
.productgrid { margin: 0 0 2px 0; font-size: 100%; font-weight: normal; clear: both; }
.productgrid td { vertical-align: top; text-align: center; padding: 0px; width: 33%; border: 0px solid #C5DFF1 !important; background: #E3E9F5; }
.productgrid a { text-decoration: none; line-height: 1.2em; }
.productgrid a img { border: 3px solid #E4E2E2 !important; margin: 0 0 2px 0; }
.productgrid a:hover img { border: 2px solid #666 !important; }

/* Column Product Rotators Added by Bede copied from Tech II*/
.productrotator .decoratedblock { text-align: center; background: none; }
.productrotator a { text-decoration: none; line-height: 1.5em; }
.productrotator a img { border: 5px solid #eee !important; margin: 0 0 5px 0; }
.productrotator a:hover img { border: 5px solid #ddd !important; }

/* Column Product Grids Added by Bede copied for Top Sellers Delisys */
.singleProductDisplayGrid .SingleProductDisplayImage { float: none; width: 120px; height: 123px; margin: 5px auto; background-image:url('../images/ImgBgSm.gif'); background-repeat:no-repeat; }
.singleProductDisplayGrid .SingleProductDisplayImage a:hover img { border: 2px solid #666 !important; }
/*.singleProductDisplayGrid .ProductBadge { position: absolute; top:5px; left:10px; } */
.singleProductDisplayGrid .SingleProductDisplayName { margin: 2px; font-size: 100%; }
.singleProductDisplayGrid .SingleProductDisplayDescription {  }
.singleProductDisplayGrid .SingleProductDisplayPrice { font-size: 130%; color: #04AA18; font-weight: bold; }
.singleProductDisplayGrid td { vertical-align: top; text-align: center; padding: 0px; width: 33%; border: 1px solid #C5DFF1 !important; background: #EEF0F4; }



/* Compare Products */
.compare-products { margin:30px 0 50px 0; }
.compare-products table { width:auto;  border:0; }
.compare-products tr { background:#EEEDED; }
.compare-products td { width:170px; text-align:left; }
.compare-products tbody td { border-color:#ccc; }
.commpare-products tbody tr.first td { border-top:1px solid #e2e2e2; text-align:center; }
.compare-products tbody td.last {  border-right:1px solid #e2e2e2; }
.compare-products tbody.attribute-cart td { background:#fffada !important; text-align:center; border-bottom:1px solid #e2e2e2; }
.compare-products tbody td.label {
    width:auto;
    border-bottom:1px solid #9eb8cb;
    border-left:1px solid #BEBCB7;
    background:url(../images/comparison_table_label_bg.gif) repeat-y 100% 0 #e3e3e3 !important;
    text-align:left;
    }
.compare-products tbody.remove-buttons tr {  background:#fff;  }
.compare-products tbody.remove-buttons td {
    border:none !important;
    padding:0;
    text-align:right;
    font-size:0;
    line-height:0;
    }
.compare-products tbody.remove-buttons td img { float:right; }
.compare-products tr.last td {border-bottom:1px solid #ccc!important; }

/* Data Table */
.data-table { border:1px solid #bebcb7; width:100%; }
.data-table tr { background:#fff; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded !important; }
.data-table td.last, .data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr th { background-color: #e3e3e3; }
.data-table tfoot { border-bottom:1px solid #e2e2e2; }
.data-table tfoot tr.first { background:url(../images/base_mini_actions_bg.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#e2e2e2 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #e2e2e2; }
.data-table tbody td { border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2; }

/* Bundle Products */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #e2e2e2; }

.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#2f2f2f; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

.box-table td { padding:10px; }
.box-table tfoot td { padding-top:5px; padding-bottom:5px; }
.box-table select { width:100%; }

.nested-data-table th, .nested-data-table td { padding-top:2px; padding-bottom:2px;  }

.generic-table td { padding:0 8px}
.generic-table td.first { padding-left:0; white-space:nowrap; }
.shipping-tracking .button-set { margin-top:0; border:none; border-top:0; padding-top:0; }


.scroll {
height: 650px;
width: 915px;
overflow: auto;
border: 1px solid #666;
background-color: #ccc;
padding: 8px;
}

#Page {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F0F6F9 none repeat scroll 0 0;
margin:5px auto 0;
overflow:hidden;
width:910px;
}

#Checkout #FullPage {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(../images/bg_pagecorner.gif) no-repeat scroll right top;
}
.clear {
clear:both;
}
#QuickCheckout {
}
#QuickCheckout h2 {
border-bottom:2px solid #BFBFBF;
clear:both;
padding-bottom:5px;
}
#QuickCheckout .halfColumn1 {
float:left;
padding:20px 0;
width:49%;
}
#QuickCheckout .halfColumn1 p {
width:95%;
}
#QuickCheckout .halfColumn2 {
float:right;
padding:20px 0;
width:49%;
}
#QuickCheckout .fullColumn {
padding:20px 0;
}
#QuickCheckout #ReviewTable {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F6F6F6 none repeat scroll 0 0;
border:1px solid #EFEFEF;
width:100%;
}
#QuickCheckout #ReviewTable table th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#353535 none repeat scroll 0 0;
color:#FFFFFF;
font-size:12px;
padding:8px;
text-align:left;
}
#QuickCheckout #ReviewTable table td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
font-size:11px;
padding:8px;
}
#QuickCheckout #ReviewTable textarea {
width:600px;
}
#QuickCheckout .accentBg {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F6F6F6 none repeat scroll 0 0;
padding:15px;
}
#QuickCheckout .couponFormWrapper {
padding-top:20px;
}
#QuickCheckout .couponFormWrapper input {
vertical-align:middle;
}
#QuickCheckout .totals {
vertical-align:middle;
width:255px;
padding: 0px 25px;
}
#QuickCheckout .totals td.alignright {
width:55px;
}
#QuickCheckout #ReviewTable table tr.grandtotal td {
color:green;
font-size:14px;
}
#QuickCheckout .itemTable {
border-color:#EFEFEF;
border-style:solid;
border-width:1px 1px 4px;
}
#QuickCheckout .btnSubmit {
float:right;
margin-right:130px;
}
#QuickCheckout .buttonrow {
overflow:hidden;
padding:0 0 20px;
}
#QuickCheckout .itemTable .row {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
}
#QuickCheckout .itemTable .altrow {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F6F6F6 none repeat scroll 0 0;
}
#QuickCheckout .paymethod table table label {
font-size:12px;
font-weight:normal;
}
#QuickCheckout .paymethod table table {
margin:10px 0;
}
#QuickCheckout .small, #QuickCheckout p.small label {
font-size:11px;
}
#accountEmailAddress {
font-size:12px;
line-height:26px;
}
#QuickCheckout .formlabel {
padding-right:10px;
text-align:left !important;
width:130px;
}
#QuickCheckout .radiobuttoncol {
vertical-align:top;
}
#GiftCertificatesWrapper {
overflow:hidden;
}
#QuickCheckout #GiftCertificatesWrapper h2 {
border-bottom:medium none;
font-size:14px;
font-weight:bold;
margin-bottom:0;
}
#QuickCheckout #GiftCertificatesWrapper table {
border:1px solid #BABABA;
display:block;
margin:10px 0;
width:100%;
}
#QuickCheckout fieldset {
border:1px solid #BABABA;
margin:0 0 15px;
}
#QuickCheckout legend {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #BABABA;
font-size:12px;
font-weight:bold;
padding:5px;
}
#QuickCheckout fieldset table {
margin:15px;
width:auto;
}
#QuickCheckout fieldset table table {
padding:0;
}
#QuickCheckout fieldset table table td {
padding:3px 0 !important;
}
#QuickCheckout .shipmethod table label, #QuickCheckout .checkboxWrapper label, #QuickCheckout .shipaddress label {
display:inline;
}
#QuickCheckout .shipmethod .shippingterms {
display:block;
font-size:12px;
padding:0 25px 25px;
}
#QuickCheckout .accountWrapper {
overflow:hidden;
}
#QuickCheckout #SiteTerms {
border-top:2px solid #EFEFEF;
clear:both;
overflow:hidden;
padding:20px 0;
}
#QuickCheckout #SiteTerms div.termsWrapper {
float:right;
font-size:1.2em;
font-weight:bold;
text-align:left;
vertical-align:middle;
width:285px;
}
#QuickCheckout #SiteTerms div.termsWrapper div {
clear:both;
float:left;
font-size:11px;
font-weight:normal;
margin-left:25px;
padding-top:3px;
}
#QuickCheckout #SiteTerms div input {
margin:0 5px 0 0;
}
#QuickCheckout .addressbookpanel table {
border:1px solid #BABABA;
border-collapse:collapse;
}
#QuickCheckout .addressbookpanel table ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding-left:0;
}
#QuickCheckout .addressbookpanel table ul li {
padding-left:15px;
}

	/*General Page Structure*/
	div.page #ColumnOne {
		float: left;
		width: 210px;
	}
	
	div#NavWrapper {
		height: 35px;
		background: #A9D0F5;
		margin-bottom: 10px;
                margin-right: 10px; }

#headermainmenu {margin:0 10px 0 0; font-weight:bold;text-align:center;line-height: 2.0em;font-size: 120%; background: #A9D0F5;}
/*NAV*/
	#Nav {
		width: 940px;
		margin: 0 auto
		height: 35px;
	}
	ul.nav {
		float: left;
	}
	ul.nav li  {
		float: left;
		position: relative;
		padding: 0 5px;
	}
	ul.nav li a {
		display: block;
		line-height: 35px;
		height: 35px;
		overflow: hidden;
		text-indent: -9999px;
	}
	ul.nav li a.a_bfc4ef37-0183-4d22-bd7e-85a80e080bdb /*home*/ {
		background: url(../images/topnav/home.gif) no-repeat 0 0;
		width: 72px;
	}
	ul.nav li a.a_6f52b9e2-c20c-4db6-a153-086f5bc0cd8d /*boccecatalog*/ {
		background: url(../images/topnav/bocce_catalog.gif) no-repeat 0 0;
		width: 133px;
	}
	ul.nav li a.a_afce7b7e-c106-4b2f-a455-80a1c7310a02 /*petanquecatalog*/ {
		background: url(../images/topnav/petanque_catalog.gif) no-repeat 0 0;
		width: 153px;
	}
	ul.nav li a.a_74e6a7b2-c7de-49ea-a52a-5d8c162092b5 /*sportinfo*/ {
		background: url(../images/topnav/sport_info.gif) no-repeat 0 0;
		width: 98px;
	}
	ul.nav li a.a_2350b1e9-a9b8-44ed-a782-958f2e154d97 /*storeinfofaq*/ {
		background: url(../images/topnav/store_info_faq.gif) no-repeat 0 0;
		width: 132px;
	}
/*	ul.nav li a.press {
		background: url(images/topnav/press.gif) no-repeat 0 0;
		width: 69px;
	} */
/*	ul.nav li a.a_68099d44-0edb-447b-bee3-de6df3ffab42 /buzz/ {
		background: url(../images/topnav/hot-products.gif) no-repeat 0 0;
		width: 69px;
	} */
	ul.nav li a.a_76aade3b-5f69-4ab1-a90a-debc670381b8 /*customerservice*/ {
		background: url(../images/topnav/customer_service.gif) no-repeat 0 0;
		width: 151px;
	}
	ul.nav li a:hover,
	ul.nav li a:active{
		background-position: 0 -36px;
		outline: none;
	}
	ul.nav li.activeChild a {
		background-position: 0 -72px;
	}
	
	/*dropdown menu*/
	ul.nav li ul {
		display: none;
	}	
	ul.nav li:hover ul,
	ul.nav li.sfhover ul {
		position: absolute;
		top: 30px;
		left: 5px;
		display: block;
		z-index: 10;
		background: #A9D0F3;
		padding: 6px 4px 10px;
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	ul.nav li:hover,
	ul.nav li.sfhover {
		position: relative;
		z-index: 1;
	}
	ul.nav li ul li {
		width: 185px;
		height: 28px;
		padding: 1px;
	}
	ul.nav li ul li a {
		display: block;
		line-height: 28px;
		height: 26px;
		color: #252524;
		font-size: 13px;
		background: #EFF5FB;
		text-decoration: none;
		padding: 0 10px;
		text-indent: 0;
		font-weight: bold;
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}
	ul.nav li ul li a:hover {
		color: #047EFF;
	}
	ul.nav li ul li a.active{
		color: #FFBE43;
		background: #1C71E6;
	}
	/*#NavWrapper .nav a.active,
		#NavWrapper .nav a.activeChild {        
	        background-position: 0 -72px;
	    }*/
	
/*SUBNAV*/
	/*first tier*/
	ul.subNav {
		margin: 0 0 20px;
		padding: 0;
		list-style: none;
	}
	ul.subNav li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	ul.subNav li a {
		display: block;
		line-height: 28px;
		color: #303CB7;
		font-size: 13px;
		font-weight: bold;
		background: url(../images/bg_subnav-tier1.gif.gif) no-repeat 0 0;
		text-decoration: none;
		margin-bottom: 2px;
		padding: 0 10px;
	}
	ul.subNav li a:hover {
		background-position: 0 -28px;
		color: #624333;
	}
	ul.subNav li a.active,
	ul.subNav li.activeChild a {
		background-position: 0 -56px;
		color: #fff;
	}
	
	/*second teir*/
	ul.subNav li ul {
		margin-left: 10px;
		margin-right: 0px;
	}
	ul.subNav li ul li {
	
	}
	ul.subNav li.activeChild ul li a {
		background: url(../images/bg_subnav_tier2.gif.png) no-repeat 0 0;
		color: #007ac2;
	}
	ul.subNav li.activeChild ul li a:hover,
	ul.subNav li.activeChild ul li a.active{
		background-position: 0 -28px;
	}
	
/*LOGIN*/
#LoginWrapper {
	width: 380px; 
	margin: 40px auto;
	
}
#LoginWrapper h2 {
	margin: .5em 0;
}
#LoginWrapper label {
	font-weight: bold;
}
#LoginWrapper .email input {
	width: 230px;
}
#LoginWrapper .password input {
	width: 100px;
}
#LoginWrapper .forgot {
	font-size: 12px;
}
#LoginWrapper .rememberMe {
	padding-top: 10px;
}
#LoginWrapper .rememberMe label {
	font-weight: normal;
}
#LoginWrapper .loginButtonWrapper {
	padding-top: 10px;
}

.divSkipLogin {
	margin-top: 20px;
	padding-bottom: 0px;
}
.divSkipLogin p {
	color: #504d4c;
	margin: 0;
	font-size: 18px;
	line-height: 37px;
}
