/* CSS Document */
body{
  background: #ffffff url(img/back1.gif) top center;
  margin-top: 20px;
  margin-left: 0;
  margin-bottom: 20px;
  margin-right: 0;
}
html, body, table, td, input, textarea, select, a, font{
  /*font-family: Georgia, "Times New Roman", Times, serif;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}
form{
  margin: 0;
  padding: 0;
}
img{
  border: none;
  vertical-align: bottom;
}
a:hover{
  color: #BB3E00;
}
.textBox{
  border: 1px solid #ffffff;
  color: #999999;
  padding: 0 5px 1px 5px;
  font-size: 9pt;
}
.button{
  border-top: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  border-left: 1px solid #eeeeee;
  background: #eeeeee;
  color: #555555;
  font-weight: bold;
  padding: 0 5px;
  height: 18px;
}
#wrapper1, #wrapper2, #wrapper3{
  width: 951px;
}
#wrapperMiddle{
  background: url(img/back_middle.png) top center repeat-y;
}
#wrapperTop{
  background: url(img/back_top.png) top center no-repeat;
  height:6px;
  font-size:1px;
  line-height:1px;
}
#wrapperBottom{
  background: url(img/back_bottom.png) bottom center no-repeat;
  height:10px;
  font-size:1px;
  line-height:1px;
}
#footer{
  width: 920px;
  text-align: right;
  color: #cccccc;
}
#footer a{
  color: #cccccc;
  text-decoration: none;
}
#footer a:hover{
  color: #ffffff;
}
#contentWrapper{
  width: 936px;
  text-align: left;
}
#contentWrapperInside{
  padding: 15px;
}
#header{
  padding: 0 5px;
}
#logoContainer{
  padding: 20px 0 30px 5px;
}

#mainNav2{
  
}
#mainNav2Table{
  margin-bottom:2px;
}
#mainNavCell{
  background: url(img/nav/background.gif) repeat-x;
}
#topNavContainer{

}
#topNavContainer ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
#topNavContainer ul li{
  font-size: 11px;
  float: left;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 30px;
  color: #555555;
  font-weight: bold;
}
#topNavContainer ul li a{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
#topNavContainer ul li.topNavSep{
  font-size: 1px;
  padding: 0;
  margin: 0;
}
#topNavContainer ul li a:hover{
  color: #666666;
}
#mainWrapper{
  
}
#leftNavCell{
  background: url(img/left_nav_bak.gif) repeat-y;
}
#mainNav2Links{
  background: #bbbbbb url(img/nav/v2_background_left.gif) left top repeat-y;
}
#mainNav2Search{
  padding: 0 0 0 1px;
}



#leftNav{
  padding: 15px 15px 0 15px;
}
.leftNavHeader{
  text-transform: uppercase;
  font-weight: bold;
  color: #BB3E00;
  padding: 0 0 7px 0;
}
.leftNavHeaderCS{
  display: none;
}

.leftNavList{
  padding: 0 0 20px 0;
}
.leftNavList ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.leftNavList li{
  color: #555555;
}
.leftNavList li.cat{
  padding: 0 0 6px 10px;
}
.leftNavList li.cat1{
  padding: 0 0 6px 20px;
}
.leftNavList li.cat2{
  padding: 0 0 6px 30px;
}
.leftNavList li#selected{
  color: #BB3E00;
}
.leftNavList li#selected a{
  color: #BB3E00;
}
.leftNavList li.cat a{
  color: #555555;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #dddddd;
}
.leftNavList li.cat1 a{
  color: #555555;
  text-decoration: none;
}
.leftNavList li#selected a{
  color: #BB3E00;
}
.leftNavList li a:hover{
  color: #BB3E00;
}
#mainContent{
  padding: 13px 20px 0 15px;
}
#mainContentDirectory{
  padding: 13px 25px 0 15px;
}
#accountLinks, #basket, #accountLinks a, #basket a{
  color: #555555;
  text-decoration: none;
}
#accountLinks a:hover, #basket a:hover{
  color: #BB3E00;
}
#searchBox{
  padding: 0;
}
.textBoxBorder{
  border: 1px solid #bbbbbb;
  height: 20px;
}
#accountLinks{
  padding: 0 0 5px 0;
}
#basket{
  height: 40px;
  padding: 5px 0 10px 0;
  cursor: pointer;
}
#miniBasketImage{
  padding: 0 0 0 5px;
}
#miniBasketStats{
  padding: 0 0 1px 0;
}
#miniBasketStats a{
  color: #999999;
}
#miniBasketStats a:hover{
  color: #999999;
}
#miniBasketLinks a{
  color: #999999;
}
#miniBasketLinks a:hover{
  color: #999999;
}
#homeFeaturedLeft{
  padding: 0 15px 0 0;
}
#homeFeaturedCenter{
  padding: 0 15px;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
#homeFeaturedRight{
  padding: 0 0 0 15px;
}
.homeBookTable{
  margin-top: 15px;
}
.homeBookTable img	{width: 75px;}
.homeBookTitle{
  padding: 0 0 5px 0;
  font-weight: bold;
}
.homeBookTitle a{
  text-decoration: none;
}
.homeBookDesc{
  font-size: 7pt;
  color: #555555;
  padding: 0 0 5px 0;
}
.homeBookPrice{
  padding: 0 0 5px 0;
}
.homeAd{
  
}
#homeFeaturedTable{

}
.homeFeaturedHeader{
  font-weight: bold;
  color: #BB3E00;
}
#soloContent{
  padding: 0 25px 0 5px;

}
#directoryHeaderTable{
  background: url(img/directory_header_back.gif) no-repeat;
}
#directoryTitleCell{
  padding: 10px 0 10px 10px;
}
#directoryNavCell{
  padding: 10px 10px 10px 0;
}
#breadCrumb{
  text-transform: uppercase;
  font-size: 9pt;
  font-weight: bold;
  color: #999999;
}
#breadCrumb a{
  color: #999999;
  text-decoration: none;
}
.catTitle{
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 9pt;
  font-weight: bold;
  color:#BB3E00;
  display: inline;
}
#directoryTitleImg{
  margin: 0 0 15px 0;
}
#directoryProdTable{
  margin-top: 0;
}
.directoryProdCell{
  cursor: pointer;
}
#directorySort{
  padding: 0 0 0 10px;
}
#directoryPagination a{
  text-decoration: none;
}
.directoryProdName a{
  text-decoration: none;
  font-weight: bold;
}
.directoryProdDesc{
  padding: 5px 0 0 0;
  color: #999999;
}
.directoryProdPrice{
  padding: 5px 0 0 0;
}
.directoryProdHr{
  height:1px;
  font-size:1px;
  line-height: 1px;
  background:#dddddd;
  margin: 10px 0 10px 0;
  color: #dddddd;
}
.clothingProdName {
  padding-bottom: 5px;
}

/* Product Page Styles Begin */

#prodDisplayName{
  color: #BB3E00;
  font-size: 12pt;
  margin: 0;
  padding: 0;
}
#prodDisplayPrice{
  font-weight: bold;
  font-size: 10pt;
  margin-top: 10px;
}
#prodDisplayBuy{
  border: 1px solid #dddddd;
  padding: 10px;
  margin-top: 10px;
  background: #eeeeee;
}
#prodDisplayBuy select {
  margin-bottom: 10px;
  margin-top: 3px;
}
#prodDisplayDesc{
  margin-top: 20px;
  border: 1px solid #dddddd;
  padding: 15px;
}
#prodDisplayDescTitle{
  font-size: 10pt;
  color: #BB3E00;
  font-weight: bold;
  margin: 0 0 10px;
}
#prodDisplayBuyButton{
  
}
#prodDisplayReviews{
  margin-top: 20px;
  border: 1px solid #dddddd;
  padding: 15px;
}
#prodDisplayReviewsTitle{
  font-size: 10pt;
  color: #BB3E00;
  font-weight: bold;
  margin: 0 0 10px;
}
}
#prodDisplayReviewsAvg{
  margin-bottom: 5px;
}
.loginHeader{
  color: #BB3E00;
  font-weight: bold;
  font-size: 10pt;
  margin: 0 0 40px 0;
}
#loginTable{
  margin-top: 10px;
  margin-bottom: 200px;
  background: url(img/directory_header_back.gif) no-repeat;
}
#loginTable td.loginTableCell{
	padding: 10px 20px;
}
#loginTable a{
  text-decoration: none;
}
#screenTitle{
  color: #BB3E00;
  font-weight: bold;
  font-size: 10pt;
  padding: 10px 0 20px 10px;
  background: url(img/directory_header_back.gif) no-repeat;
}
.basketHeaderCell{
  border-bottom: 1px solid #dddddd;
  padding-bottom: 5px;
}
.basketProductCell{
  padding-top: 5px;
  padding-bottom: 5px;
}
.basketProductCell a{
  text-decoration: none;
}
.basketTotalCell{
  border-top: 1px solid #dddddd;
  padding-top: 5px;
}
#basketEmpty{
  padding: 20px 0 20px 10px;
}
#searchTable{
  margin-top: 25px;
  margin-bottom: 15px;
}
#searchAdvanced{
  padding: 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #dddddd;
  width: 666px;
}
#donationText{
  padding: 0 10px;
}
#donationForm{
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 15px;
  margin: 15px 0;
}
#helpCenterContent{
  padding: 15px;
}
.divButton{
  cursor: pointer;
}
/* donation form styles */

#donation_header{
  padding: 0 0 10px 0;
}
#donation_1_title{
  padding: 0 0 20px 0;
}

#donation_1_section{
  padding: 0 0 20px 0;
}
#donation_2{

}

.donation_2_title{
  margin-bottom: 10px;
}
.donation_2_section{
  background: url(img/donation/section_back.gif) bottom left no-repeat;
  padding: 15px;
  margin-bottom: 20px;
}
.donationDropDown{
  margin: 15px 30px 0 0;
  padding: 15px 0 0 0;
  border-top: 1px solid #dddddd;
}
.donationDropDown option{
  color: #BB3E00;
}
#noScriptMessage{
  border: 1px solid #dddddd;
  color: #BB3E00;
  padding: 20px;
}

/* registration form style */
#rebregWrapper{
	padding: 0 5px 0 0;
}
#rebregSide{
	float: right;
	width: 226px;
}
#rebregMailin{
	width: 226px;
	background: #eeeeee;
	margin: 0 0 20px 0;
}
#rebregDetails{
	width: 226px;
	background: #eeeeee;
}
#rebregDetailsInside{
	padding: 15px;
}
#rebregInfo{
	width: 430px;
}
.rebregTitle{
	background: url(img/registration/header.gif) top left no-repeat;
	padding: 5px 0 10px 10px;
	font-weight: bold;
	font-size: 11pt;
	color: #666666;
}
.rebregSection{
	padding: 0 0 25px 0;
}
.textNoEdit{
	border: 1px solid #ffffff;
	cursor: default;
	font-weight: bold
}
#rebregMakePayment{
	width: 430px;
	height: 111px;
	background: url(img/registration/make_payment.gif) top left no-repeat;
	cursor: pointer;
}
#rebregConfirm{
	padding: 22px 15px;
}
#rebregConfirmCity{
	font-weight: bold;
	font-size: 18pt;
}
.directoryClothingTable a {
	text-decoration: none;
}
.directoryClothingTable img {
	margin-bottom: 10px;
}
.stockMessage {
	margin-bottom: 10px;
}
#orderStatusControls td input {
	border: 1px solid #dddddd;
}

#regForm label.error    {display: block; margin: 5px 0; padding: 5px; border: 2px solid red; background-color: #ecc;}
#regForm input.error    {border: 1px solid red;}
#successMessage         {width: 416px; margin-top: 10px; padding: 5px; background-color: #9f9; border: 2px solid green;}

#hotel-link		{float: right; padding-right: 10px; font-size: 12px; line-height: 18px;}