BODY {
    margin: 0px;
    font-family: Tahoma;
        text-align: center;
}

#topBlackBelt {
    height: 17px;
    background-color: #000000;
}
#bodyContainer {
    width: 950px;
    margin: 0px auto;
    text-align: left;
}
#topContainer {
    width: 950px;
    height: 100px;
    border-bottom: solid 1px #000000;
    margin-bottom: 10px;
}
#topLogo{
    width: 240px;
    height: 90px;
    float: left;
}
#topLogo a img{
    border: 0px;
}

#topMenu {
    width: 680px;
    height: 50px;
    float: left;
    margin: 37px 0px 0px 30px;
}

#topMenu ul, #topMenu ul li{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
#topMenu ul li{
    float: left;
}
#topMenu ul a:link, #topMenu ul a:visited {
	text-decoration: none;
        font-size: 13px;
	display: block;
	text-align: center;
	background: url("images/topMenuButtonBg.png");
        background-repeat: repeat-x;
	color: #000;
        padding: 25px 15px;
        margin-left: 2px;

}
#topMenu ul a:hover {
    color: #cccccc;
}

#topBanner {
    width: 945px;
    height: 205px;
    background: url("images/topBanner.jpg");
    padding: 15px 0px 0px 5px;
}
#randomProduct {
    width: 309px;
    height: 185px;
    color: #fff;
    
}
#randomProduct h1{
    font-size: 25px;
    margin: 20px 0px 0px 15px;
}
#randomProduct p{
    font-size: 14px;
    margin: 10px 15px 0px 15px;
    height: 95px
}
#randomProduct a {
    display: block;
    text-decoration: none;
    color: #3d3433;
    font-size: 13px;
    margin: 4px 0px 0px 261px;
}
#randomProduct a:HOVER {
    text-decoration: underline;
}

#contentContainer {
    width: 950px;
    margin: 0 auto;
}

#leftContentCol {
    width: 315px;
    float: left;
}

#leftMenu {
    width: 315px;
    margin-top: 25px;
    background: url("images/leftMenuBg.png");
    background-repeat: repeat-y;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
#leftMenu h1{
    font-size: 15px;
    color: #fff;
    margin: 10px 0px 10px 95px;
    padding-top: 30px;
    display: block;
}
.menuItem {
    margin: 0px;
    padding: 0px;
    width: 315px;
    height: 42px;

}
.menuItemIcon {
    width: 60px;
    height: 40px;
    float: left;
}
.menuItemIcon a img {
    border: none;
    margin-left: 8px;
}
.menuItemUrl {
    width: 200px;
    height: 30px;
    float: left;
    margin: 10px 0px 0px 35px;
    border-bottom: solid 1px #48403e;
}
.menuItemUrl a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.menuItemUrl a:HOVER {
    color: #ccc;
}


#rightContentCol {
    width: 605px;
    float: left;
    padding: 15px 0px 15px 15px;
    font-size: 14px;

}
#rightContentCol p {
    line-height: 150%;
    margin: 20px;
}

#contentHeader {
    border-bottom: solid 1px #3d3533;
    height: 42px;
    width: 605px;
    margin: 0px;
    padding: 0px;
    display: block;
    padding-top: 10px;
}
.pureHeader {
    background-color: #3d3533;
    font-size: 15px;
    height: 32px;
    width: 190px;
    min-width: 140px;
    max-width: 190px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

#contactDataRedBelt {
    background-color: #ca2d28;
    height: 36px;
    width: 930px;
    margin: 0 auto;
    font-size: 13px;
    color: #fff;
    padding: 0px 0px 0px 20px;
}
#contactDataRedBelt div {
    margin-top: 10px;
}
.cdrb1 {
    float: left;
    margin-right: 50px;
}
.cdrb2 {
    float: left;
    margin-right: 50px;
}
.cdrb3 {
    float: left;
}
.cdrb3 a {
    text-decoration: none;
    color: #fff;
}
.cdrb3 a:HOVER {
    color: #cccccc;
}

#bottomMenu {
    height: 53px;
    width: 950px;
    margin: 0 auto;
}


#bottomMenu ul, #bottomMenu ul li{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
#bottomMenu ul li{
    float: left;
}
#bottomMenu ul a:link, #bottomMenu ul a:visited {
	text-decoration: none;
        font-size: 13px;
	display: block;
	text-align: center;
	color: #373737;
        padding: 20px 15px;
        margin-left: 2px;

}
#bottomMenu ul a:hover {
    color: #cccccc;
}


#bottomBlackBelt {
    height: 53px;
    background-color: #000000;
}


.clear {
    clear: both;
    height: 1px;
}

table {
    font-size: 13px;
}

.bbottom {
    border-bottom: dashed 1px #e2e2e2;
}
.markGray {
    background-color: #e7e7e7;
    padding: 4px;
}
.markGrayUrl {
    background-color: #e7e7e7;
    padding: 4px;
}
.markGrayUrl:HOVER {
    text-decoration: underline;
}


#productHeader {
 	width: 620px;
	height: 60px;
	background-color: #71625e;
	margin: 0px;
	color: #ffffff;
        margin-top: 10px;
}
.prodHeaderName {
	margin: 2px 0px 5px 20px;
}
.prodHeaderName h1 {
	font-size: 21px;
	font-weight: normal;
        display: table;
        height: 20px;
        margin-top: 15px;
	}
.prodHeaderBelt {
	float: left;
	font-size: 14px;
	margin: 17px 0px 5px 20px;
	padding: 0px;
}
.prodHeaderPrice{
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
        margin: 30px 0px 10px 0px;
        text-align: right;
}

#productPhoto {
	float: left;
	width: 368px;
	max-height: 374px;
	margin: 10px 0px 0px 0px;
	background-color: #ffffff;
	display: block;
	padding-top: 5px;
}
#productPhoto a {
/*
        width: 300px;
	max-height: 312px;
	display: block;
*/
}
.mainImage{
	border: none;
	max-width: 367px;
        width: 367px;
        max-height: 350px;
	margin: 2px auto;
	display: block;
        border: solid 1px #7b6b67;
}
#productThumbnailContainer {
	width: 360px;
	height: 80px;
	display: block;
        margin: 5px;
}
#productThumbnailContainer a {
	display: block;
        margin: 5px;

}
.productThumbnailImage {
	border: solid 1px #7b6b67;
        width: 50px;
        height: 50px;
	display: block;
}
#productMainDetails {
 	float: left;
	width: 220px;
	height: 280px;
	margin: 20px 0px 26px 0px;
        padding: 0px;
        display: block;
}
#productAttributes {
	width: 600px;
	min-height: 100px;
	margin: 20px 0px 20px 0px;
        padding: 0px;
        display: table;
}

.productAttributesBox {
	width: 600px;
	display: table;
	border-bottom: dashed 1px #bda49e;
	background-color: #ffffff;
	margin: 10px 0px;
}
.pABL {
	float: left;
	width: 250px;
	color: #d7171f;
	font-size: 13px;
        text-align: right;
	padding: 6px 0px 0px 15px;
        font-weight: bold;

}
.pABBelt {
	width: 1px;
	background-color: #e5e5e5;
	float: left;
	margin-top: 6px;
}
.pABR{
	float: left;
	padding: 6px 4px 6px 12px;
	color: #d7171f;
	font-size: 12px;
	width: 305px;
}
.pABR a img {
	border: none;
}


#productDescription {
	color: #3d3d3d;
	font-size: 13px;
	margin: 10px 10px 20px 10px;

}
.productAttributeSelect {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 140px;
	}
#addToCartButton {
	background-image:url('images/addToCart.png');
	width: 137px;
	height: 27px;
	border: none;
	margin: 30px 0px 0px 75px;
}
.productSubHeaderBelt {
	/*background-color: #919191;
	color: #ffffff;*/
	color: #3d3d3d;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	width: 612px;
	padding: 4px 0px;
	margin: 5px 0px 10px 6px;
	/*border: solid 1px #747474*/
	border-bottom: dashed 1px #cccccc;
}
.associatedProdRow {
	margin: 5px 0px 5px 26px;
	display: table;
	width: 680px;
	padding: 5px;
	background-color: #e7e7e7;
}
.associatedProdImage {
	float: left;
}
.associatedProdImage img{
	border: solid 1px #d7d7d7;
	max-height: 70px;
	max-width: 50px;
}
.associatedProdDesc {
	float: left;
	margin: 15px;
}
.associatedProdName, a {
	text-decoration: none;
	font-size: 13px;
	color: #3d3d3d;
}
.associatedProdPrice a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #3d3d3d;
}
.associatedProdMore {
	float: left;
	margin-top: 30px;
}
.associatedProdMore a img {
	border: none;
}
#cartTable, #orderTable {
	color: #3d3d3d;
	width: 587px;
	margin: 10px;
}
#cartTable tr th, #orderTable tr th {
	background-color: #524745;
	color: #ffffff;
	padding: 8px 1px;
}
#cartTable tr td, #orderTable tr td {
	padding: 8px 1px;
        border-bottom: dashed 1px #e2e2e2;
}

.prodTable tr th, .prodTable tr td {
    padding: 5px;
}
.prodTable tr td {
    border-bottom: dashed 1px #bda49e;
}
.prodTable tr th {
    background-color: #71625e;
    font-weight: normal;
    text-align: left;
    color: #fff;
}

.prodBox {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    width: 570px;
    border-bottom: dashed 1px #bda49e;
    min-height: 120px;
    height: 120px;
    display: block;
}
.prodBoxImage {
    float: left;
    width: 140px;
}
.prodBoxImage a img {
	border: solid 1px #666666;
        margin: 5px;
        max-width: 130px;
        max-height: 100px;
}
.prodBoxDetails {
    float: left;
    padding: 6px 0px 0px 3px;
    width: 420px;
}
.prodBoxDetailsMore {
    margin-left: 360px;
    background-color: #ce2c27;
    color: #fff;
    padding: 3px;
    font-size: 11px;
}
.prodBoxDetailsMore:HOVER {
    background-color: #f0332d;
}

.prodBoxName a {
    font-size: 14px;
    font-weight: bold;
}
.prodBoxDescription {
    
}

#shopNavigation {
    margin: 0px 0px 10px 5px;
    padding-top: 10px;
    font-size: 12px;
    font-family: Tahoma;
    color: #666666;
    border-bottom: solid 1px #e2e2e2;
    display: table;
    height: 20px;
}
#shopNavigation a {
    font-size: 12px;
    font-family: Tahoma;
    color: #666666;
}
#shopNavigation a:HOVER {
    text-decoration: underline
}

.button {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FAFAFA;
	background-image: url('images/clear_button.jpg');
	background-repeat: none;
	width: 110px;
	height: 21px;
	color: #ffffff;
	font-size: 10px;
}
#orderAssumeTable {
	color: #fff;
	width: 600px;
	margin: 10px;
	background-color: #524745;
        border: solid 1px #000;
	padding: 8px;
}

.importantTextBox {
	font-size: 11px;
	padding: 4px 10px;
	background-color: #FFE2E2;
	color: #BD3A3A;
}
.formTab {
	width: 600px;
}
.formTab tr td {
	border-bottom: solid 1px #e2e2e2;
	padding: 5px 0px;
}
.formTab tr td span{
	color: #3d3d3d;
}
.formField, .formFieldShort, .formFieldOther, .formFieldVeryShort {
	border: solid 1px #cccccc;
	color: #757575;
	font-size: 11px;
}

.button {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FAFAFA;
	background-image: url('images/clear_button.jpg');
	background-repeat: none;
	width: 110px;
	height: 21px;
	color: #ffffff;
	font-size: 10px;

}
.formField {
	width: 300px;
	height: 19px;
}
.formFieldShort {
	width: 100px;
	height: 19px;
	}
.formFieldVeryShort {
	width: 70px;
	height: 19px;
	}

.formFieldOther {
	height: 19px;
}
.importantTextBox:HOVER {
	color: #ffffff;
	background-color: #BD3A3A;
}

#smallCart {
    background: #ce2c27;
    width: 222px;
    height: 21px;
    border: solid 1px #000;
    margin: 25px 0px 10px 71px;
    padding: 10px;
    background-image: url("images/cart.png");
    background-repeat: no-repeat;
    background-position: 3px 10px;
}
#smallCart span a{
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin-left: 20px;
}
#smallCart a:HOVER{
    text-decoration: underline;
}

#smallCart a{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.portions, .portions a {
    font-family: tahoma;
    font-size: 12px;
}
.listPrice {
 font-weight: bold;
 color: #ce2c27;
}
.askPrice {
    font-weight: bold;
    color: #ce2c27;
    background-color: #e7e7e7;
    padding: 4px;
    height: 15px;
    width: 110px;
    display: block;

}
.askPrice:HOVER {
    text-decoration: underline;
}
.askProdDetails {
    float: left;
    display:block;
    margin: 25px 0px 0px 145px;
    font-size: 16px;
    background-color: #e7e7e7;
    padding: 4px 8px;
}
#prodHeaderContainerN {
    width: 619px;
    min-height: 250px;
    max-height: 350px;

}

#productPhotoN {
    float: left;
    width: 370px;
    margin: 0px;
    padding: 0px;

}
#productPhotoN a{
  
}
.mainImageN {
  max-width: 366px;
  border: 0px;

}

#productMainDetailsN {
  float: left;
  width: 200px;
  min-height: 140px;
      border: solid 1px;

}
#seoFooter {
    color: #cccccc;
    font-size: 9px;
    margin-top: 4px;
    text-align: center;
}
.mailTo {
    color: #5d514e;
}
.mailTo:HOVER {
    text-decoration: underline;
}

.leftMenuSubcategories {
    position: relative;
    left: 150px;
    top: -10px;
    background: url("images/leftMenuBg.png");
    background-repeat: repeat-y;
    display: block;
}

.menuSubItem {
    margin: 0px;
    padding: 0px;
    width: 315px;
    height: 42px;
}
.menuSubItemIcon {
    width: 60px;
    height: 40px;
    float: left;
}
.menuSubItemIcon a img {
    border: none;
    margin-left: 8px;
    border-bottom: dashed 1px #e2e2e2;
}
.menuSubItemUrl {
    width: 200px;
    height: 30px;
    float: left;
    margin: 10px 0px 0px 35px;
    border-bottom: solid 1px #48403e;
}
.menuSubItemUrl a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}
.menuSubItemUrl a:HOVER {
    color: #ccc;
}
#sm_1 {
    display: none;
}

.categoryRowBox {
    width: 600px;
    display: table;
    border-bottom: dashed 1px #bda49e;
    padding: 10px;
}
.crbPict {
    float: left;
    width: 140px
}
.crbPict a img{
    border: solid 1px #cccccc;
}
.crbHDesc {
    float: left;
    width: 450px;
}
.crbH1 {
    font-weight: bold;
    font-size: 18px;
    color: #3d3433;
    margin-top: 10px;
}
.crbMore {
        margin: 20px 0px 0px 0px;
}
.crbMore a {
    background-color: #ce2c27;
    color: #fff;
    padding: 3px;
    font-size: 11px;
}

.crbMore a:HOVER {
    background-color: #f0332d;
}
