﻿
html, body, #wrapper {
	margin: 0;
	padding: 0;
}


#wrapper {
	margin: auto;
	text-align: left;
	width: 748px;
	position: relative;
	margin-top:10px
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 0px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#header {
	background: url(/Shared/BBF/media/images/header_bg.gif) repeat-x;
	padding-top: 0px;
	position: relative;
}

#header img {
	display: block;
}
#headerTop
{
	height:37px;
	width:748px;
	background-color:#525D63;
}
#nav {
	position: absolute;
	left: 400px;
	top: 12px;
	width: 300px;
	text-align:right;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
}
#nav a {
	text-decoration: underline;
}
#nav a:hover {
	text-decoration: none;
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#browse dt {
	background: #98D0DD;
	color: #525D63;
	margin: 2px 0px 1px 0px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #525D63;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 0px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padding: 0;
}

* html #browse dd a {
	display: inline;
	display: block;
}
#browse dd.menuitem0 a 
{
	padding-left:20px;
	background: #525D63;
}
#browse dd.menuitem1 a
{
	padding-left:40px;
	background: #677C81;
}
#browse dd.menuitem2 a
{
	padding-left:60px;
	background: #677C81;
}
#browse dd.menuitem0 a:hover 
{
	padding-left:20px;
	background: #74a7b7;
}
#browse dd.menuitem1 a:hover 
{
	padding-left:40px;
	background: #74a7b7;
}
#browse dd.menuitem2 a:hover 
{
	padding-left:60px;
	background: #74a7b7;
}
#browse dd.menuitemselected0 {
	background: #74a7b7;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	padding-left:20px;
	color:#ffffff;
}
#browse dd.menuitemselected1 {
	background: #74a7b7;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	padding-left:40px;
	color:#ffffff;
}
#browse dd.menuitemselected2 {
	background: #74a7b7;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	padding-left:60px;
	color:#ffffff;
}
#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#inner {
	background:#ffffff;
}


#body {
	float: right;
	width: 530px;
	margin: 0px 0px 0px 0px;
	padding-left:0px;
	padding-right:0px;
	position: relative;
	padding:10px 10px 10px 10px;
	border:none;
}

#body p {
	margin: 1em 0;
	padding: 0;
	margin-top:0px;
}

#body .leftbox,
#body .widebox,
#body .rightbox {
	float: right;
	width: 237px;
	padding:10px;
	border: 1px solid #e5e5e5;
	background-color:#eeeeee;
	margin-bottom:10px;
}
#body .widebox {
	float: left;
	width: 500px;
	padding:3px;
	border: 1px solid #e5e5e5;
}
#body .leftbox {
	float: left;
	width: 237px;
	padding:10px;
	border: 1px solid #e5e5e5;
	background-color:#eeeeee;
	margin-bottom:10px;
}
/*
#body .rightbox {
	float: right;
	width: 256px;
	margin-right: 10px;
	padding:0px;
	border: 1px solid #e5e5e5;
	background-color:#eeeeee;

}

* html #body .rightbox {
	margin-right: 10px;
}
*/

#body .br {
	height:3px;
}

#body .readmore {
	
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top:0px;
	margin-top:0px;
	margin-right:0px;
}

#body .readmoreinline a {
	color: #ad1c1c;
}
#body .readmore a {
	color: #ad1c1c;
	display:block;

}

#body .readmore a:hover {
	color: #f73838;
}

#footer {
	background: #525D63;
	padding: 8px 8px 5px 8px;
	text-align: center;
	height:22px;
}

#footnav a 
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
#footnav a:hover {
	text-decoration: none;
}
#footnav 
{
	color: #ffffff;
	text-align: right;
	padding: 3px 0 5px 0;
	text-align:right;
}

.label
{
	font-weight:bold;
	width:100px;
}
.divButtonsWide a
{
	border: 1px solid #E78F08;
	background-color:#FDF9E1;
	height:20px;
	width:145px;
	color:#624646;
	display:block;
	float:left;
	text-align:center;
	margin-right:10px;
	text-decoration:none;
	padding-top:2px;
	font-weight:bold;
	margin-bottom:3px;
}
.divButtonsWide a:hover {
	color: #5A3903;
	text-decoration:none;
	background-color:#FADAA6;
}

.divButtonsWide
{
	height:35px;
}
.divButtons a
{
	border: 1px solid #E78F08;
	background-color:#FDF9E1;
	height:20px;
	width:120px;
	color:#624646;
	display:block;
	float:left;
	text-align:center;
	margin-right:10px;
	text-decoration:none;
	padding-top:2px;
	font-weight:bold;
	margin-bottom:3px;
}
.divButtons a:hover {
	color: #5A3903;
	text-decoration:none;
	background-color:#FADAA6;
}
.validationSummary
{
	width:518px;
	border: solid 1px #525D63;
	clear: both;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}

.validationSummary ul
{
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	
	list-style: none;
	
	font-weight: normal;
}
a.validationLink:link, a.validationLink:visited, a.validationLink:active
{
	color:#000000;
}
.validationSummary ul li
{
	margin: 0 0 0 0;
	padding: 5px 0px 5px 65px;
	height:20px;	
	background-image: url(/Media/BBF/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
}
.progressUpdate {
	width: 100px;
	height: 80px;
	text-align: center;
	border:2px solid #525D63;
	padding-top:20px;
	background-color: #ffffff;
	color:#525D63;
	position:fixed;
	left: 50%;
	top: 50%;
	margin-left: -50px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -50px; 
	/* Half the height of the DIV tag which is also 50 pixels */
}
.attrContainer
{
	height:auto;
}
.varContainer
{
	height:auto;
}
.varContainer .label
{
	padding-top:5px;
}
#hintbox
{
width:258px;
border:1px solid #74a7b7;
z-index:100;
background-color:#525D63;
position:absolute;
left:280px;
visibility:hidden;
}
#hintbox td
{
	color:#ffffff;
}
#divPrice
{
	background-color:#E78F08;
	color:#ffffff;
	padding:2px;
	float:left;
}

/* Sample 6*/
#box6{
	position:absolute;
	width:240px;
}
#box6 span{
	display:block;
}
#handles6_1{
	
}
#handles6_2{
	float:right
}
.mask6{
	position:absolute;
	left:50%;
	margin-left:-260px;
	width:240px;
	height:180px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}

.xthumbs
{
	width:240px;
	margin-top:200px;
	display:block;
}
.xthumbs div{

	margin:3px 0;
	cursor:pointer;
	display:inline;
}
.xthumbs div img
{
width:54px;
margin:3px;
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}
a img{border:none;text-decoration:none;}
#tblCart{width:100%;}
#tblCart td{text-align:left;}
table.padded-table td { 
	padding:0px; border-spacing:0px;
	}
