body {
	padding:0;
	margin: 0pt auto;
	text-align: center;
	background-image:url(/webdata/graphics/bbtile.gif);
	background-repeat:repeat-x;
}

#columns 
{
	float:left;
	width:100%;
}

#leftColumn h2 {
	padding:0;
	margin:0;
	font-size:18px;
	color:#00397c;
	background-image:url(/webdata/graphics/bbheadings.gif);
	background-repeat:repeat-x;
	background-position:0 7px;
	height:22px;
}

#homepageMain h2 {
	padding:0;
	margin:0;
	font-size:18px;
	color:#00397c;
	background-image:url(/webdata/graphics/bbheadings.gif);
	background-repeat:repeat-x;
	background-position:0 7px;
	height:22px;
}

#singleMain h2 {
	padding:0;
	margin:0;
	font-size:18px;
	color:#00397c;
	background-image:url(/webdata/graphics/bbheadings.gif);
	background-repeat:repeat-x;
	background-position:0 7px;
	height:22px;
}

h2 span {	
	background-color:#ffffff !important;
	margin-right:20px;
	padding-right:20px;
}

.width1024 {
	margin:0 auto;
	padding:0;
  width:923px;
	text-align:left;
}

#leftColumn {
	float:left;
	width:755px;
	background-color:#ffffff;
}

#rightColumn {
	float:right;
	width:168px;
	background-color:#ffffff;
	overflow:hidden;
}

.clearer {
	font-size: 0;
	line-height: 0;
	clear: both;
	margin: 0;
	padding: 0;
}

.hidden {
	display:none;
}

#pageHeader {
	width:923px;
	height: 120px;
	background-color:#ffffff;
}

#banner {
	width:755px;
	height:107px;
	float:left;
	background-image:url(/webdata/graphics/banner.gif);
	background-repeat:no-repeat;
	z-index:-1;
}

#banner h1 {
	margin:0;
	padding:0;
	display:block;
	height:100px;
	width:176px;
}

#banner h1 a { 
	margin:0;
	padding:0;
	display:block;
	height:100px;
	width:176px;
}

#cartBox {
	float:right;
	background-color:#ffffff;
	width:168px;
	height:107px;
}

#cartBoxPad {
	padding-top:42px;
	padding-left:12px;
}

/* Left column featuring items */

.shopCategoryBrowser {
	width:175px;
	overflow:hidden;
}

#homepageLeft {
	float:left;
	width:175px;

}

#homepageMain {
	float:right;
	width:565px;
}

#singleMain {
	float:right;
	width:733px;
}

#searchBox {
	background-image:url(/webdata/graphics/bbest.gif);
	background-repeat:no-repeat;
	height:56px;
	width:580px;
}


/* Cart summary */

#cartSummary {
	clear: right;
	position: relative;
}

.cartSummaryLabel {
	width:40px;
	text-align:right;
	float:left;
}

.cartSummaryValue {
	float:right;
	width:100px;
}

#cartSummaryCount {
	width:144px;
	height:25px;
	background-image:url(/webdata/graphics/bbtotal.gif);
	background-repeat:no-repeat;
}

#cartSummaryCountPad {
	padding-top:5px;
}

#cartSummaryTotal {
	width:144px;
	height:27px;
	background-image:url(/webdata/graphics/bbtotal.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
}

#cartSummaryTotalPad {
	padding-top:7px;
}

#cartViewBasket {
	width:144px;
	height:27px;
	text-align:right;
}

#cartViewBasketPad {
	padding-top:5px;
}

#cartViewBasketPad a {
	color:#00397c;
}


/* My Account */

#myAccount {
	position: absolute;
	left: 460px;
	/* width: 300px; */
	height: 40px;
}

#myAccount IMG {
	float: right;
	/* margin: 0 10px; */
}

#myAccountLinks.loggedIn .notLoggedInLinks
, #myAccountLinks.notLoggedIn .loggedInLinks {
	display: none;
}

#myAccountLinks.loggedIn .loggedInLinks
, #myAccountLinks.notLoggedIn .notLoggedInLinks {
	display: block;
}

#myAccount
, #myAccount A {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

#myAccount .notLoggedInLinks {
	margin: 0 130px 0 100px;
}

#myAccount .loggedInLinks {
	margin: 0 140px 0 0;
	text-align: right;
}

#myAccount .notLoggedInLinks A {
	display: block;
}

#myAccount A:hover {
	color: #FCFF00;
}

/* My Account link */

#myAccountLink {
	position: absolute;
	width: 168px;
}

#myAccountLinkPad {
	text-align: right;
	padding: 20px 12px 0 12px;
}

#myAccountLink A {
	color: #00397C;
}

/* My Account Panel */

#myAccountPanel {
	width:168px;
}

#myAccountPanel {
	margin: 0;
}

 .myAccountPanelPad {
	margin:0;
}

.myAccountLoginForm {
}

.myAccountLoginForm LABEL {
	display: block;
	padding: 0 0 2px 0;
}

.myAccountLoginForm .formField {
	width: 148px;
	margin-bottom: 4px;
}

.myAccountLoginForm .loginButton {
  float:left;
  line-height: 20px;
margin:0.7em 3px 0 0;
}

.myAccountLoginForm .registerLink {
	float:left;
	line-height: 20px;
margin-top: 0.7em;
}

.myAccountLoginForm .forgottenLink {
	clear: left;
	margin-top: 10px;
}

#myAccountPanel A {
	color: #00397c;
}

#myAccountPanel A:hover {
	color: #FF0000;
}

.myAccountDetails {
	margin: 0 10px 0 0;
}

.myAccountDetails #accountName {
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 5px 0;
}

.myAccountDetails DIV {
}

#myAccountPanel.loggedIn .myAccountLoginForm
, #myAccountPanel.notLoggedIn .myAccountDetails {
	display: none;
}

#myAccountPanel.loggedIn .myAccountDetails
, #myAccountPanel.notLoggedIn .myAccountLoginForm {
	display: block;
}

.repeaterMenuItemLevel2 a{
	color:#333333;
}

.myAccountDetails {
	width:168px;
	background-image:url(/webdata/graphics/memberback.jpg);
	background-repeat:no-repeat;
}

.myAccountDetailsPad {
	padding-left:7px;
	padding-top:5px;
	padding-right:7px;
	padding-bottom:5px;
}

.myaccountButton {
	width:80px;
	float:left;
	margin-left:2px;
}

#buttonHolder {
	padding-top:10px;
	padding-bottom:10px;
}

.logoutButton {
	float:left;
	width:59px;
	margin-left:5px;
}

.buttonHolder {
	padding-top:5px;
	padding-bottom:5px;
}

/* search box */

#searchBox span {
	display:block;
	height:18px;
	float:left;
	width:auto;
}

span .searchbutton {
	position:relative;
	top:-1;
}

/* Checkout */

.checkoutTable td {
	height:19px !important;
	padding:0 !important;
	margin:0 !important;
}

.paymentTable td {
	height:19px !important;
	padding:0 !important;
	margin:0 !important;
}

.continueStep {
	padding:15px 0 15px 0 !important;
}

.formPrompt {
	padding-top:5px !important;
	padding-left:5px !important;
}

#rightColumn h2 {
	font-size:13px !important;
	background: #00397c;
	color: #ffffff;
	font-weight: bold;
	line-height: 35px;
	padding: 0 0 0 10px;
}

.searchNavLinks a {
	color:#00397C;
}

.searchFooterPad a {
	color:#00397C;
}

.membersOfferings {
	padding-top:10px !important;
	padding-bottom:10px !important;
	margin-left:20px !important;
	list-style-type:disc !important;
}

.checkoutField a {
	color:#00397C;
}

/* Add to Cart alert box */

.alertBox, .alertBoxFrame {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -150px;
	border: 1px solid #000000;
	width: 300px;
	height: 170px;
	background-image:url(/webdata/graphics/popupback.gif);
	background-repeat:no-repeat;
	z-index: 0;
	/* background-color: #fefeec; */
}

.alertBoxFrame {
	border: none;
	background: none;
	display: block;
	width: 302px;
}

.alertBox a {
	color:#00397C;
	font-weight:bold;
}

.alertBoxPad {padding-top:20px !important;
}

.stepPad {
	padding-left: 155px;
}

.stepPad INPUT {
	margin-left: 5px;
}

.totalCart  { 
	margin-top:10px;
	margin-bottom:10px;
}

.totalCart td {
padding-right:5px !important;
}

.subscribeToNewsletterText {
font-size:12px;
}

.searchNotice {
	font-weight:normal;
	border: solid 1px #cccccc;
	background: #fefece;
	margin-bottom:10px;
}

.alertBoxPad .searchNotice {
	margin-bottom: 0;
}

.searchNoticePad {
	padding:5px;
}

/* FAQ's */

.answers {
	padding-top: 20px !important;
	border-top: solid 1px #000000;
	margin-top: 10px;
}

.productCode {
	color: #EEEEEE;
	font-size: 8px;
	line-height: 8px;
	text-align: right;
}