@charset "UTF-8";
/* CSS Document */

body {
font-family:Arial, Tahoma,Verdana,sans-serif;
font-size:11px;
color:#282822;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#565031;
}

.container{
width:1000px;
margin:0px auto;
background-image:url(images/misc/BG.png);
background-repeat:repeat-y;
}

.containerInside{
margin:0px auto;
width:900px;
margin-left:50px;
margin-right:50px;
}

.topBar{
background-image:url(images/misc/topBar.png);
background-repeat:repeat-x;
height:100px;
}

.nav{
background-image:url(images/misc/navBarBG.png);
background-repeat:repeat-x;
height:74px;
}

.nav .shopOnline{
float:left;
}

.nav .navButtons{
background-image:url(images/misc/navButtonBG.png);
background-position:right;
background-repeat:no-repeat;
height:44px;
padding-left:16px;
padding-right:16px;
padding-top:30px;
float:left;
text-decoration:none;
color:#282822;
font-weight:bold;
}
.nav .navButtonsOn{
background-image:url(images/misc/navButtonOnBG.png);
background-position:right;
background-repeat:no-repeat;
height:44px;
padding-left:16px;
padding-right:16px;
padding-top:30px;
float:left;
text-decoration:none;
color:#cfc559;
font-weight:bold;
}

.leftNav{
width:221px;
}





.basketBG{
background-color:#69642b;
background-image:url(images/misc/navBottomBG.png);
background-repeat:repeat-y;
width:221px;
height:100%;
}
.leftNav .basket{
background:none;
padding-left:30px;
padding-top:15px;
padding-bottom:40px;
}

.leftNav .basket .title{
font-size:12px;
color:#ffffda;
font-weight:bold;
}
.leftNav .basket .itemPrice{
font-size:10px;
color:#ffffda;
font-weight:normal;
}

.leftNav a{
color:#282822;
text-decoration:none;
font-weight:normal;
font-size:11px;
}
.leftNav .button{
display:block;
height:27px;
overflow:hidden;
padding-left:20px;
padding-top:14px;
background-image:url(images/misc/leftNavButton.png);
background-repeat:no-repeat;
background-position:0px 0px;
color:#282822;
width:201px;
font-weight:bold;
}
.leftNav .button:hover{
background-position:0px -41px;
}
.leftNav .buttonOn{
display:block;
height:27px;
overflow:hidden;
padding-left:20px;
padding-top:14px;
background-image:url(images/misc/leftNavButton.png);
background-repeat:no-repeat;
background-position:0px -82px;
color:#282822;
width:201px;
font-weight:bold;
}




.subNav a{
color:#282822;
text-decoration:none;
font-weight:normal;
font-size:11px;
}
.leftNav .subButton{
display:block;
height:23px;
overflow:hidden;
padding-left:20px;
padding-top:8px;
background-image:url(images/misc/leftSubButton.png);
background-repeat:no-repeat;
background-position:0px 0px;
color:#282822;
width:201px;
}
.leftNav .subButton:hover{
background-position:0px -31px;
}
.leftNav .subButtonOn{
display:block;
height:23px;
overflow:hidden;
padding-left:20px;
padding-top:8px;
background-image:url(images/misc/leftSubButton.png);
background-repeat:no-repeat;
background-position:0px -31px;
color:#282822;
width:201px;
}

h1{
font-size:18px;
font-weight:normal;
margin:0px;
}

.content{
width:679px;
float:right;
min-height:478px;
background-color:#f3f0d8;
}

.content .text{
padding:30px;
height:150px;
background-image:url(images/misc/latestProductsBG.png);
background-repeat:repeat-x;
}

.content .text2{
padding:30px;

background-image:url(images/misc/latestProductsBG.png);
background-repeat:repeat-x;
}


.content .homeBar{
background-image:url(images/misc/homeBarBG.png);
background-repeat:repeat-x;
background-color:#f3f0d8;
height:57px;
width:679px;
}

.content .homeBar .title{
padding-left:31px;
padding-top:9px;
font-size:11px;
font-weight:bold;
}

.content .shopBar{
background-image:url(images/misc/shopCat.png);
background-repeat:repeat-x;
background-color:#f3f0d8;
height:31px;
width:679px;
}

.content .shopBar .title{
padding-left:17px;
padding-top:9px;
font-size:11px;
font-weight:bold;
}

.footer{
background-image:url(images/misc/footerBG.png);
background-repeat:repeat-x;
height:100px;
}

.footer .container{
width:900px;
margin:0px auto;
background:none;
padding-top:30px;
}

.footer .container .right{
float:right;
}





/* SHOP PRODUCTS */





.productHolder{
background-image:url(images/misc/productsContentBG.png);
background-repeat:repeat-x;
width:679px;
height:168px;
border-bottom:1px solid #000000;
}

.productHolder .contentProduct{
padding:10px;
}
.productHolder .contentProduct .links{
width:180px;
float:right;
}
.productHolder .contentProduct .description{
width:230px;
float:right;
}
.productHolder .contentProduct .description .name{
margin:0px;
font-size:16px;
color:#50442c;
font-family:Helvetica, Arial, Tahoma;
letter-spacing:-1px;
}
.productHolder .contentProduct .description .code{
font-size:11px;
color:#282822;
margin:0px;
padding-bottom:10px;
}
.productHolder .contentProduct .description .des{
font-size:12px;
color:#282822;
margin:0px;
}
.productHolder .contentProduct .description .price{
margin:0px;
font-size:18px;
color:#282822;
font-family:Helvetica, Arial, Tahoma;
letter-spacing:-1px;
padding-top:35px;
font-weight:normal;
}

.productHolder .contentProduct .image{
width:200px;
height:148px;
border:1px solid #000000;

}



/* BASKET STUFF */
.productHolderBasket{
background-image:url(images/misc/productsContentBG.png);
background-repeat:repeat-x;
width:679px;
border-bottom:1px solid #000000;
overflow:auto;
}

.productHolderBasket .contentProduct{
padding:10px;
}
.productHolderBasket .contentProduct .links{
width:180px;
float:right;
}
.productHolderBasket .contentProduct .description{
width:350px;
float:right;
}
.productHolderBasket .contentProduct .description .name{
margin:0px;
font-size:16px;
color:#50442c;
font-family:Helvetica, Arial, Tahoma;
letter-spacing:-1px;
}
.productHolderBasket .contentProduct .description .code{
font-size:11px;
color:#282822;
margin:0px;
padding-bottom:10px;
}
.productHolderBasket .contentProduct .description .des{
font-size:12px;
color:#282822;
margin:0px;
}
.productHolderBasket .contentProduct .description .price{
margin:0px;
font-size:18px;
color:#282822;
font-family:Helvetica, Arial, Tahoma;
letter-spacing:-1px;
padding-top:10px;
font-weight:normal;
}
.productHolderBasket .contentProduct .image{
width:100px;
border:1px solid #000000;
}





/* CATCHES GALLERY */

.catchHolder{
background-image:url(images/misc/productsContentBG.png);
background-repeat:repeat-x;
width:679px;
height:168px;
border-bottom:1px solid #000000;
}

.catchHolder .catchProduct{
padding:10px;
}

.catchHolder .catchProduct .description{
width:440px;
float:right;
}
.catchHolder .catchProduct .description .name{
margin:0px;
font-size:18px;
color:#50442c;
font-family:Helvetica, Arial, Tahoma;
letter-spacing:-1px;
}

.catchHolder .catchProduct .image{
width:200px;
height:148px;
}

/* EMAIL */

#divEmail{
padding-bottom:10px;
}
#emailBox{
width:200px;
margin-top:20px;
padding:10px;
background-color:#34321a;
border:1px solid #280000;
color:#FFFFFF;
}
#emailMessage{

}
.mapBox{
width:200px;
margin-top:20px;
padding:10px;
background-color:#333333;
border:1px solid #333333;
}



.h1{
font-size:18px;
font-weight:normal;
color:#FFFFFF;
}

.mapBox .searchBox{
width:150px;
height:39px;
background-image:url(../images/assets/postcodeBox.png);
background-repeat:no-repeat;
}
.mapBox .searchBox .theBox input{
width:150px;
height:16px;
margin-left:0px;
margin-top:15px;
margin-bottom:0px;
padding-left:5px;
border:0px;
color:#000000;
}


a.buttonLinks{
display:block;
background-image:url(images/misc/button.png);
background-repeat:no-repeat;
height:22px;
color:#000000;
padding-top:9px;
width:159px;
padding-left:10px;
text-decoration:none;
margin-bottom:10px;
}
a:hover.buttonLinks{
background-position:0 -31px;
}



.infoHolder{
background-image:url(images/misc/productsInfoBG.png);
background-repeat:repeat-x;
width:679px;
}
.infoHolder .contentInfo{
padding:10px;
}
.infoHolder .contentInfo .links{
width:180px;
float:right;
}
.infoHolder .contentInfo .description{
float:right;
width:230px;
}
.infoHolder .contentInfo .description .name{
margin:0px;
font-size:24px;
color:#50442c;
font-family:Helvetica, Arial, Tahoma;
letter-spacing:-1px;
}
.infotHolder .contentProduct .description .code{
font-size:11px;
color:#282822;
height:10px;
margin:0px;
padding-bottom:10px;
}
.infoHolder .contentInfo .description .des{
font-size:13px;
color:#282822;
margin:0px;
}

.infoHolder .copy{
font-size:11px;
color:#282822;
margin:0px;
padding:10px;
width:450px;
}
.infoHolder .contentInfo .description .price{
margin:0px;
font-size:18px;
color:#282822;
font-family:Helvetica, Arial, Tahoma;
letter-spacing:-1px;
font-weight:normal;
}

.infoHolder .contentInfo .image{
width:200px;
height:148px;
border:1px solid #000000;
}
