﻿#Categories 
{
   float:left; 
   width: 177px;
    }
    
#Categories .CategoryContainer 
{
    width: 177px;
    margin-bottom:5px;
}

#Categories  .CategoryContainer .Top 
{
    width: 169px;
    height: 29px;
    line-height: 24px;
    background-image: url(../../images/categories/category-header.gif);
    color: #FFFFFF;
    padding-left: 10px;
    font-weight:bold;
}

#Categories  .CategoryContainer .Checkout 
{
    width: 157px;
    padding: 5px 10px 5px 10px;
}

#Categories  .CategoryContainer .Content 
{
    width: 177px;
    background-color: #f5f5f5;
    border-left: #8c0d13 solid 1px;
    border-right: #8c0d13 solid 1px;
}

#Categories  .CategoryContainer .Content ul 
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#Categories  .CategoryContainer .Content ul li
{
    margin: 0px;
    padding: 0px 0px 0px 5px;
    height: 23px;
    line-height: 23px;
    background: url(../../images/categories/link-bg.gif) repeat-x;
}

#Categories  .CategoryContainer .Bottom 
{
    background-image: url(../../images/categories/category-footer.gif);
    height: 6px;
    font-size: 0px;
}

#Products 
{
   float:right;
   width: 550px;
    }
    
#Products .Wrapper 
{
    width: 550px;
}

h1.products {
 font-size: 12px;
 font-weight: bold;
 color: White;
}

#Products .Wrapper .Top 
{
    width: 540px;
    height: 26px;
    background-image: url(../../images/ModuleSpecific/Shop/ProductWrapper/products-wrapper-top.gif);
    background-position: top left;
    background-repeat: no-repeat;
    color: White;
    padding: 5px 0px 0px 10px;
    font-weight: bold;
}

#Products .Wrapper .Body 
{
    width: 528px;
    padding: 10px;
    background-color: #f5f5f5;
    border-left: #953e42 1px solid;
    border-right: #953e42 1px solid;
    height: 280px;
    height: auto !important;
    min-height: 280px;
}

#Products .Wrapper .Bottom 
{
    width: 550px;
    height: 9px;
    background-image: url(../../images/ModuleSpecific/Shop/ProductWrapper/products-wrapper-bottom.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

/* Category Wrappers */

#Products .CatWrapper 
{
    width: 130px;
    padding: 20px 20px 10px 20px;
    float: left;
}

#Products .CatWrapper .Image 
{
    width: 130px;
    border: #656565 1px solid;
    font-size:0px;
}

#Products .CatWrapper .Links 
{
    width: 130px;
    margin-top: 5px;
    height: 50px;
}

#Products .CatWrapper .Links a 
{
    color: #a71319; font-weight:bold; text-decoration: none;
}

#Products .CatWrapper .Links a:hover 
{
    color: #a71319; font-weight:bold; text-decoration: underline;
}

/* Product Wrappers */
#Products .ProdWrapper 
{
    width: 143px;
    padding: 20px 10px 10px 10px;
    float: left;
	height: 230px;

}
#Products .ProdWrapper .BoxTop
{
    width: 143px;
	height: 5px; 
	background-image: url(../../images/ProductBox/top.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

#Products .ProdWrapper .BoxBottom
{
    width: 143px;
	height: 5px; 
	background-image: url(../../images/ProductBox/bottom.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

#Products .ProdWrapper .BoxContent {

	padding: 5px 9px 5px 9px;
	width: 123px;
	height: 220px;
	border-left: 1px solid #a62f27;
	border-right: 1px solid #a62f27;
	background-color: #eeebe8;
}

#Products .ProdWrapper .BoxContent .Image 
{
    width: 120px;
    height: 100px;
    border: #656565 1px solid;
    font-size:0px;
}

#Products .ProdWrapper .BoxContent .ViewImage 
{
    margin-top:3px;
    width: 103px;
    height: 17px;
    padding-left: 20px;
    background-image: url(../../images/ModuleSpecific/Shop/Buttons/view-large-image.gif);
    background-repeat: no-repeat;
    background-position: top left;
    line-height:18px;
}

#Products .ProdWrapper .BoxContent .TextContent 
{
    width: 120px;
    margin-top: 5px;
    height: 70px;
	height: auto !important;
	min-height: 70px;
	overflow:hidden;
}

#Products .BlueTitle 
{
    font-weight: bold;
    font-size: 13px;
}

#Products .ProdWrapper .BoxContent .TextContent a 
{
    color: #3263ad; text-decoration: none;
}

#Products .ProdWrapper .BoxContent .TextContent a:hover 
{
    color: #3263ad; text-decoration: underline;
}

#Products .DetailsWrapper 
{
    width:530px;
}

#Products .DetailsWrapper .DetailsImage 
{
    width: 180px;
    height: 150px;
    border: #656565 1px solid;
    float: left;
}

#Products .DetailsWrapper .DetailsImage .ViewImage 
{
    margin-top:3px;
    width: 103px;
    height: 17px;
    padding-left: 20px;
    background-image: url(../../images/ModuleSpecific/Shop/Buttons/view-large-image.gif);
    background-repeat: no-repeat;
    background-position: top left;
    line-height:18px;
}

#Products .DetailsWrapper .DetailsContent 
{
    width: 300px;
    float: right;
}

#Products .DetailsWrapper .DetailsContent .AddToCart
{
    float:left;
    width: 103px;
    height: 17px;
    padding-left: 20px;
    background-image: url(../../images/ModuleSpecific/Shop/Buttons/add-to-cart.gif);
    background-repeat: no-repeat;
    background-position: top left;
    line-height:18px;
}

#Products .DetailsWrapper .DetailsContent .ContinueShopping
{
    float:left;
    width: 123px;
    height: 17px;
    padding-left: 20px;
    background-image: url(../../images/ModuleSpecific/Shop/Buttons/back.gif);
    background-repeat: no-repeat;
    background-position: top left;
    line-height:18px;
}

#Products .DetailsWrapper .DetailsContent .form_top
{
	height: 50px;
	width: 520px;
	background:url("../images/form_top.jpg");
}

#Products .DetailsWrapper .DetailsContent .form_content
{
	min-height: 161px;
	height: auto !important;
	height: 161px;
	width: 510px;
	padding: 10px 0px 0px 10px;
}

/* RELATED PRODUCTS */

h6 {
	border-top: #9f1016 1px solid;
	padding-top: 10px;
	margin-top: 10px;
	color: #9f1016;
	font-size: 14px;
}

#Products .RelateWrapper 
{
	width: 250px;
	float: left;
/*    padding: 20px 20px 10px 20px; */
    padding: 5px 5px 2px 5px;
	
}

#Products .RelateWrapper .RelateImage 
{
/*    width: 180px; */
/*    height: 150px; */
    width: 115px;
    border: #9f1016 1px solid;
    float: left;
}

#Products .RelateWrapper .RelateContent 
{
    width: 100px;
    float: right;
    min-height: 150px;
}

#Products .RelateSpace
{
	width: 20px;
}


.co_field_row{padding: 5px 10px 5px 0px; width: 420px; float: left;}

.co_field_row .co_label_container{float: left; width: 120px; text-align:right;}

.co_field_row .co_control_container{float: right; width: 280px; text-align:left;}

.validatorClass{padding: 5px 0px 0px 0px; }

.CheckoutHeader {width: 450px; float:left;}
.CheckoutStep {width: 70px; float:right; text-align: right;}


.linkButtons {width: 520px;}
.linkButtons .back {width: 100px; float: left; text-align:left;}
.linkButtons .continue {width: 320px; text-align:center; float: left;}
.linkButtons .next {width: 100px; float: right; text-align:right;}


.info{color: #32c73c;}

#Products .DetailsWrapper .DetailsContent .basket_container
{
	width: 520px;
	min-height: 309px;
	height: auto !important;
	height: 309px;
	margin: 10px 0px 0px 0px;
}

#Products .DetailsWrapper .DetailsContent .basket_top
{
	height: 72px;
	width: 520px;
	background:url("../images/basket_top.jpg");
}

#Products .DetailsWrapper .DetailsContent .total_text{color: #3574b7; font-size: 12px; float: right; padding: 15px 10px 0px 0px; height: 15px;}

#Products .DetailsWrapper .DetailsContent .basket_content
{
	min-height: 208px;
	height: auto !important;
	height: 208px;
	width: 520px;
	font-size: 10px;
	color: #7f7f7f;
}

#Products .DetailsWrapper .DetailsContent .basket_bottom
{
	height: 29px;
	width: 520px;
	background:url("../images/ModuleSpecific/Contact/submit.gif");
}

.orderTotal 
{
    width: 200px;
    text-align:right;
    float: right;
    padding: 20px;
}