﻿body
{
    font-family: Arial;
    font-size: 9pt;
    color: #5D5C5C;
}

h1
{
    font-family: Arial;
    color: #892034;
    font-size: 14pt;
}

h2
{
    font-family: Arial;
    color: #8D8D8D;
    font-size: 12pt;
    text-transform: capitalize;
}

h5
{
    font-family: Myriad Pro;
    color: #8D8D8D;
    font-size: 10pt;
    text-transform: uppercase;
    margin: 5px 0px 5px 0px;
}

h6
{
    font-family: Arial;
    color: #8D8D8D;
    font-size: 9pt;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0px;
}

a:link
{
    color: #5D5C5C;
    text-decoration: none;
}

a:visited
{
    color: #5D5C5C;
    text-decoration: none;
}

a:active
{
    color: #5D5C5C;
    text-decoration: none;
}

a:hover
{
    color: #892034;
    text-decoration: none;
}

.mainNavigation a:link
{
    color: #5D5C5C;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    font-weight: bold;
}

.mainNavigation a:visited
{
    color: #5D5C5C;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    font-weight: bold;
}

.mainNavigation a:active
{
    color: #5D5C5C;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    font-weight: bold;
}

.mainNavigation a:hover
{
    color: #892034;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    font-weight: bold;
}

.container 
{
	width: 1000px;
	margin: auto;
}

.header 
{
	height: 96px;
	width: 1000px;
}

.navigation 
{
	width: 980px;
	padding: 0px 20px 3px 0px;
}

.line 
{
	width: 1000px;
	height: 1px;
	background-color: #A9A9A9;
	padding-top: 0px;
	margin-top: 0px;
}

.contentContainer 
{
	padding: 20px;	
	width: 970px;
	height: auto;
}
.contentHomeContainer 
{
	padding: 20px 20px 0px 20px;	
	width: 960px;
	height: auto;
}
.tdNavigation 
{
	width: 100%;
	border: 0px;
}

.subNaviagtion 
{
	width: 196px;
	height: auto;
    float: left;
    line-height: 18px;
    font-weight: bold;
    height: 343px;
}
.subNaviagtionHome 
{
	width: 196px;
	height: auto;
    float: left;
    line-height: 18px;
    font-weight: bold;
    background-image: url(/images/special-offers.gif);
    background-position: left bottom;
    background-repeat:no-repeat;
    height: 343px;
}
.specialOffers 
{
	width: 196px;
	height: auto;
    float: left;
    line-height: 18px;
    font-weight: bold;
}

.content 
{
	width: 760px;
	padding: 0px 0px 0px 0px;	
	float:left;
}

.contentHome 
{
	width: 760px;
	padding: 0px 0px 0px 0px;		
	float:left;
}

.footer 
{
	width: 960px;
	text-align: right;
	padding: 10px 20px 10px 20px;	
}

.footerText
{
	text-align: right;
	padding: 5px 0px 15px 0px;	
}

.keywordSearch 
{
	float: left; 
}

.keywordSearchButton 
{
	padding-left: 1px;
}

.basketSummary 
{
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 10px;	
}

.basketSummary a:link
{
	 text-decoration: underline;
	 color: #8D8D8D;
}


.basketSummary a:visited
{
    color: #8D8D8D;
    text-decoration: underline;
}

.basketSummary a:active
{
    color: #8D8D8D;
    text-decoration: underline;
}

.basketSummary a:hover
{
    color: #892034;
    text-decoration: none;
}

.basketIcon 
{
	padding-right: 10px;
}

.txtSearch 
{
	height: 18px;
	border: solid 1px #AEACA3;	
}

/* Category */
.tblCategory 
{
	width: 758px;
	padding: 0px;
	margin: 0px;
}
.tdCategoryFirst 
{
	width: 175px;	
	padding-right: 20px;
	vertical-align: top;
}
.tdCategory 
{
	width: 175px;	
	padding-right: 20px;
	vertical-align: top;
}

tdCategoryLast 
{
	width: 175px;
	vertical-align: top;
}

.categorylist_item 
{
	vertical-align: top;
	
}
.categorylist_image 
{	
}
.categorylist_name 
{
	font-weight: bold;	
	padding: 10px 0px 20px 0px;
	height: 37px;	
}

.categoryCurrentContainer 
{
	width: 758px;
	padding-bottom: 40px;
}

.categoryCurrentImage 
{	
	/*width: 369px;*/
	width: 246px;
	height: auto;
	float: left;
	vertical-align: top;	
}
.categoryCurrentDescription 
{
	padding-left: 261px;
	/*width: 492px;*/
	height: auto;
	vertical-align: top;
}

/* Product */

.productListItem 
{
	line-height:20px;
	font-weight:bold;	
	float: left;
	padding-right: 12px;
}
.productListImage 
{
	width: 125px;
	height: 125px;
	background-color: #EAE9E9;
	padding: 25px;
	text-align:center;
	vertical-align:middle;
		
}

.productListInfo 
{
	padding: 10px 0px 20px 0px;	
}
/*
.productlistItem
{
    width: 217px;
    height: auto;
    float: left;
    margin-right: 10px;
    padding-top: 10px;
}

.productlistImage
{
    width: 217px;
    height: 217px;
}

.productlistInfo
{
    width: 217px;
    height: 95px;    
    overflow: hidden;
    border-top: solid 1px #787877;
    border-bottom: solid 1px #787877;
}
*/

.brown 
{
	font-weight: bold;
	color: #91694F;	
}

.productListImageSpecialOffers 
{
	width: 125px;
	height: 125px;
	background-color: #D9D4C2;
	padding: 25px;
	text-align:center;
	vertical-align:middle;	
}

/* Product Detail */

.productDetailsContainer 
{
	width: 758px;
}

.productDetailsImageContainer 
{
	width: 370px;
	float: left;	
}

.productDetailsImage 
{
	background-color: #EAE9E9;	
	padding: 25px;
	text-align: center;
	vertical-align: middle;
	width: 320px;
	height: 320px;
}

.productDetailsDetail 
{
	padding-left: 20px;
	width: 368px;
	vertical-align: top;
	float:left;
}


.txtProductDetailQuantity 
{
	border: solid 1px #AEACA3;
	width: 38px;	
	height: 15px;
	text-align: center;
}

.productDetailsCameoContainer 
{
	width: 320px;
	padding-top: 20px;
}

.productDetailsCameo 
{
	background-color: #EAE9E9;	
	padding: 25px;
	text-align: center;
	vertical-align: middle;
	width: 125px;
	height: 125px;
}

.tdCameoImageFirst 
{
	padding-right: 20px;	
}

.content a:link
{
    color: #5D5C5C;
    text-decoration: underline;
}

.content a:visited
{
    color: #5D5C5C;
    text-decoration: underline;
}

.content a:active
{
    color: #5D5C5C;
    text-decoration: underline;
}

.content a:hover
{
    color: #892034;
    text-decoration: underline;
}


.button
{
    background-color: #774626;
    border: outset 2px #774626;
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px;
}

.divPagingSort 
{
	padding-bottom:10px;	
}

.pagenumbertext-bottom 
{
	clear:both;	
}

.clear {
	clear:both;
}

.tdAttributes 
{
	padding-top:10px;
}

#branches li
{
	list-style: none;
	text-align: right;
	padding: 0px;
	font-weight: bold;
	}

#branches img
{
	margin: 5px 0px;
	}
	
.branchpageimages img
{
	margin: 5px;
	float: left;
	}
	
.branchpageimages
{
	float: left;
	width: 320px;
	}

.branchpagetext 
{
	margin-left: 340px;
	}