﻿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;
	padding-top: 0px;
	margin-top: 0px;
}

.linehead 
{
	width: 1000px;
	background-color: #A9A9A9;
	height: 1px;

	margin-top: 5px;
}

.contentContainer 
{	
	width: 980px;
	height: auto;
    margin: 0 0 0 15px;
    padding: 20px 20px 0 0;
}
.contentHomeContainer 
{
	padding: 20px 20px 0px 0px;	
	width: 980px;
	height: auto;
	margin:0 0 0 15px;
}
.tdNavigation 
{
	width: 100%;
	border: 0px;
}


.subNaviagtion, .subNaviagtionHome 
{
	width: 205px;
	height: auto;
    float: left;
    line-height: 18px;
    font-weight: bold;
    background-position: left bottom;
    background-repeat:no-repeat;
}

.subNaviagtion, .subNaviagtionHome ul
{
	list-style-type:none;
	padding:0;
}

.subNaviagtion li, .subNaviagtionHome ul li
{
	border-bottom:1px solid #8a1e32;
	height:30px;
	line-height:30px;
	width:196px;
	font-size:11px;
}

.ie7 .subNaviagtion li
{
    margin:0 0 0 -15px;
}

.ie7 .subNaviagtionHome ul li
{
    margin:0 0 0 -35px;
}

.subNaviagtion li a, .subNaviagtionHome ul li a
{
	display:block;
	margin:0 0 0 8px;
}

.subNaviagtion li:hover, .subNaviagtionHome ul li:hover
{
	background:#8a1e32;
}

.subNaviagtion li a:hover, .subNaviagtionHome ul li a:hover
{
	color:#ffffff !important;
}

.specialOffers 
{
	height: auto;
    float: left;
    line-height: 18px;
    font-weight: bold;
    border-top:1px solid #8a1e32;
    border-bottom: 1px solid #8A1E32;
    margin:20px 0 20px 0;
    width:758px;

}

.specialOffers h4
{
    margin:20px 0 ;
    font-size:18px;
    color:#8a1e32;
    font-weight:bold;
}

.content 
{
	width: 750px;
	float:left;
}

.content .clear
{
	margin:20px 0 0 0;
}

.contentHome 
{
	width: 760px;
	padding: 0px 0px 0px 0px;		
	float:left;
	margin:0 0px 0px 0px;
}

.footercontainer
{
	width: 100%;
	background:#efeeee;
	float:left;
}

.footer 
{
	width: 1000px;
	text-align: left;
	padding: 10px 0px 10px 0px;	
	margin:0 auto;
}

.footerText
{
    width: 700px;
	text-align: left;
	padding: 5px 300px 15px 0px;	
	margin:20px auto 0 auto;
    font-weight:bold;
    font-size:11px;

}

#footerlinks
{
    width: 1000px;
	text-align: left;
	margin:0 auto 20px auto;

}

.Searchbox
{
	float: right; 
}

.keywordSearch 
{
	float: left; 
}

.keywordSearchButton 
{
	padding-left: 1px;
	float:left;
	margin:0 0 0 5px;
}

.basketSummary 
{
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 10px;	
	color: #8a1e32;
}

.basketSummary a:link
{
    color: #8a1e32;
}


.basketSummary a:visited
{

}

.basketSummary a:active
{

}

.basketSummary a:hover
{

}

.basketIcon 
{
	padding-right: 10px;
}

.txtSearch 
{
	height: 18px;
	border: solid 1px #AEACA3;	
}

/* Category */
.tblCategory 
{
	width: 758px;
	padding: 0px;
	margin: 0px;
}
.tdCategoryFirst 
{
	width: 175px;	
	padding-right: 15px;
	vertical-align: top;
}
.tdCategory 
{
	width: 175px;	
	padding-right: 15px;
	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: 14px;
}
.productListImage 
{
	width: 125px;
	height: 125px;
	background-color: #EAE9E9;
	padding: 24px;
	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: 370px;
	padding-top: 20px;
}

.productDetailsCameo 
{
	background-color: #EAE9E9;	
	padding: 28px;
	text-align: center;
	vertical-align: middle;
	width: 125px;
	height: 125px;
	margin:2px 1px;
	
}

.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
{
	border: none;
	margin: 5px 0px;
	}
	
.branchpageimages img
{
	margin: 5px;
	float: left;
	}
	
.branchpageimages
{
	float: left;
	width: 320px;
	}

.branchpagetext 
{
	margin: 0 0 40px 340px;
	}
	
#branches li a{
    text-decoration: none;
    }
    
#BranchMapTruro, #BranchMapWade, #BranchMapSA, #BranchMapHayle
{
    height: 300px;
    margin:0 0 20px 0;
    clear:both;
    }
    
#stressless{
    margin:0 0 20px 0;
    }    
    
.header p{
    float:right;
    color: #5D5C5C;
    font-family: Arial;
    font-size: 16px;
    margin:20px 20px 0 0;
    } 
    
.ie7 .header p{
    margin:-80px 20px 0 0;
    }     
    
.header span{
    color: #8a1e32;
    } 
    
#stresslessbanner{
    float:left;
	border:none;
    }  

.shops{
    margin:10px 0 0 0;
    }   
    
.shop{
    float:left;
    margin:0 20px 20px 0;
    }    
    
.shop img {
    border:10px solid #ffffff;
    margin:0 0 20px;
    }      
    
 .shop span {
    line-height:25px;
    font-weight:bold;
    color: #5D5C5C;
    }  
    
.footer h4
{
    font-size:18px;
    color:#8a1e32;
    font-weight:bold;
    margin:0;
    line-height:30px;
}    


.separate
{
	border-top: solid 1px #8A1E32;
    width:100%;
    float:left;
}
 
#footerlinks
{
    color:#8a1e32;
    font-weight:bold;
    font-size:11px;
}  

#footerlinks a
{
    color:#8a1e32 !important;
} 

#footerlinks span a
{
    color:#5D5C5C !important;
}  

.gold a
{
    color:#5D5C5C !important;
    text-decoration:none !important;
    font-weight:bold;
}         

.productDetailsDetail a
{
    text-decoration:none !important;
    font-weight:bold;
    padding:8px 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: #5D5C5C;
    background:#e8e7e7;
    clear:both;
    margin:10px 0 0 0;
    
} 

.productDetailsDetail .altcolour
{
    background:#8a1e32 !important;
    color: #FFFFFF !important;
}   

.divider
{
    border-bottom:1px solid #8a1e32;
    margin:20px 0;
    height:1px;
    width:100%;
    float:left;
}    
         
#callback
{
    background:#EFEEEE;
    margin:20px 0 0 0;
    float:left;
    padding:0  0 20px 10px;
    height:260px;
    }       
    
    
#callback h4
{
    margin:10px 0 ;
    font-size:16px;
    color:#8a1e32;
    font-weight:bold;
}    

#callback p
{
    margin:10px 20px 0 0 ;
    font-size:11px;
    color:#7f7f7f;
    font-weight:bold;
    font-style:italic;
    width:300px;
    line-height:15px;
}      

#callback fieldset
{
    border:none;
    padding:0;
} 

#callback .shopButton
{
    background:#8a1e32 !important;
    margin: 10px 0 0 100px;
    float:left;
    color: #FFFFFF !important;
} 

#callback label
{
    font-size:14px;
    color:#8a1e32;
    font-weight:bold;
    width:100px;
    line-height:30px;
    float:left;
    margin:4px 0;
}        

#callback .textBox
{
    border:1px solid #8a1e32;
    margin:5px 0;
    height:25px;
}       

.externalbutton
{
    background:#8a1e32 !important;
    float:left;
    color: #FFFFFF !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    font-weight: bold;
    padding: 8px 12px;
    text-decoration: none !important;  
    background: none repeat scroll 0 0 #8A1E32 !important;
    color: #FFFFFF !important;
    float: left;
    margin: 10px 0 0 0px;  
    font-size:12px;
}  

.bottommargin
{
    margin:0 0px 10px 0;
}   

.email-friend
{
    float:left;
    margin:0 10px 10px 0;
}   

#contacts
{
    width:368px;
    float:right;
}   

.ie7 .externalbutton
{

    margin: 10px 0 0 0px;
}    

.ie7 .externalbutton
{

}                  
