@charset "utf-8";
/* CSS Document */

html, body {
	background:url(../images/back2.jpg);
	margin: 0;
	padding: 0;
	z-index:-10;
	
}
img{
 	border:1px solid #993300;

}

div{
	margin:0;
	padding:0;
}

form{
	margin:0;
	padding:0;
	
}
#phoneNo{
	position:absolute;
	left: 20px;
	top: 48px;
}
.decor{
	 border:0;

}
#container{
	margin:auto;
	position:relative;
	top:20px;
	width:949px;
	
}
#topBorder{
	position:relative;
	background:url(../images/top_border.jpg) no-repeat center top;
	width:949px;
	height:48px;
}
#cornerDecor1{
	position:absolute;
	left: 20px;
	top: 48px;

}
#cornerDecor2{
	position:absolute;
	left: 907px;
	top: 48px;

}
#body{

	background:url(../images/body.jpg) repeat-y top;
	width:949px;
	z-index:-100;
}


/*NAVIGATION*/
#nav{
	float:left;
	width:300px;

}

#logoPrint{
	position:relative;
	margin:auto;
	display:none;
}

#logoContainer{
	background:url(../images/logoContainer2.jpg) no-repeat bottom;
	position:relative;
	margin-left:40px;
	top:12px;
	width:260px;
	height:200px;
}
#menu{
	background:url(../images/menu.jpg) repeat-y right;
	position:relative;
	margin-left:40px;
	width:260px;
	padding-bottom:30px;
	z-index:50;
	min-height:400px;

}

.menuSeparator{

	border-bottom:1px dashed #993300;
	position:relative;
	width:210px;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:25px;
	text-align:center;
}
.menuSeparator2{
	
	border-bottom:1px dashed #993300;
	position:relative;
	width:210px;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:25px;
	text-align:center;
}

.menuSeparatorSub{
	text-align: left;
}



/*NAVIGATION END*/

/*DROPSHADOW*/
.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	position:relative;
	color: #000; /*text color of content*/
	padding:0;

}

.homeFeaturedServices{
    position:relative;
    padding:15px;
    background:#e1cca0;

}



/*DROPSHADOW END*/

/*HEADER*/
#header{
	float:left;
	width:630px;

}

#headerTop{
	position:relative;
	margin:auto;
	width:584px;
	height:256px;
	visibility: visible;
}



#headerBottom{
	z-index:3;
    position:relative;
	margin:auto;
	width:590px;

}
#headerBottomTitleContainer{
    position:relative;
	margin:0 5px 0 5px;
	margin:auto;
	width:588px;
	height:50px;
}

.headerBottomTitle{
	float:left;
    position:relative;
	background:url(../images/decor2.jpg) no-repeat top center;
	margin:0 5px 0 5px;
	margin:auto;
	width:195px;
	height:50px;
}


#headerBottom1{
	float:left;
    position:relative;
	margin:0 5px 0 5px;
	width:185px;

}
#headerBottom2{
	float:left;
    position:relative;
	margin:0 5px 0 5px;
	width:185px;

}
#headerBottom3{
	float:left;
    position:relative;
	margin:0 5px 0 5px;
	width:185px;

}

#headerMiddleContainer{
	position:relative;
	width:100%;
	vertical-align:middle;
	top:8px;

	
}

#headerMiddle{
	position:relative;
    width:94%;
    margin:auto;
    text-align: center;
	vertical-align:middle;

}

#headerMiddleLeft{
	position:relative;
	float:left;
	background:#e8d3a6;
	vertical-align:middle;
	margin:10px;
	padding:5px 20px 5px 20px;
	border:3px double #b3965f;
	



}
#headerMiddleMid{
	position:relative;
	float:left;
	vertical-align:middle;
	margin:10px;
	padding:5px 20px 5px 20px;
	background:#e8d3a6;
	border:3px double #b3965f;



}
#headerMiddleRight{
	position:relative;
	float:left;
	vertical-align:middle;
	background:#e8d3a6;
	margin:10px;
	border:3px double #b3965f;


}


/*HEADER END*/

/*CONTENT*/
#contentLeftContainer{
	float:left;
	width:500px;
	margin:10px;
	margin-left:50px;


}

*html #contentLeftContainer{
	margin-left:25px;
}

*html #rightContainer{
	margin-right:25px;
}



#contentLeft{
	background:	url(../images/back_content.jpg);
	z-index:2;
    padding:10px;
	
}

#rightContainer{
	float:right;
	width:320px;
	margin:10px;
	margin-right:50px;
}

	
#contentRight{
	background:	url(../images/back_content.jpg);
	z-index:2;
	
}

.boxContent{
	background:url(../images/back_content.jpg);
	float:right;
	width:289px;
	padding:15px;
	margin-top:25px;

	
}


#contentRightTop{
	background:	url(../images/decor3.jpg) no-repeat center bottom;
	z-index:50;
	position:relative;
	padding:6px;
	

}
#contentRightMid{
	
	position:relative;
	background:	url(../images/back_content.jpg);
	width:320px;
	

}
#contentRightMidPic{
	position:relative;
	background:	url(../images/back_content.jpg);
	width:230px;
	margin:auto;


}
#contentRightBottom{
	position:relative;
	background:	url(../images/decor3.jpg) no-repeat center bottom;
	width:320px;
	height:25px;
	

}





/*CONTENT END*/


#footer{

	clear:both;
	background:url(../images/body.jpg) repeat-y top;
	position:relative;
	width:949px;
    padding-bottom:10px;
	/*padding-top:10px;*/
}



/*interior pages*/

#contentLeftContainerInt{
	float:left;
	position:relative;
	width:500px;
	padding-left:20px;
	padding-top:30px;
	

}
#contentLeftInt{
	float:left;
	background:	url(../images/back_content.jpg);
	position:relative;
	width:580px;
	padding:10px;
	z-index:1;
	
}

#contentRightInt{
	float:left;
	clear:both;
	position:relative;
	background:	url(../images/back_content.jpg);
	width:240px;
	left:50px;
	margin-top:30px;
	
}

#contentRightTopInt{
	position:relative;
	background:	url(../images/decor3int.jpg) no-repeat center bottom;
	width:240px;


}

#contentRightTopInt h4{
	padding:0px;
	margin:15px;
	line-height:0px;

}
#contentRightMidInt{
	
	position:relative;
	background:	url(../images/back_content.jpg);
	width:240px;
	

}
#contentRightMidPicInt{
	position:relative;
	background:	url(../images/back_content.jpg);
	width:230px;
	margin:auto;
	

}
#contentRightBottomInt{
	position:relative;
	background:	url(../images/decor3int.jpg) no-repeat center bottom;
	width:240px;
	height:25px;
	

}

.menu{
	font-size:1.2em;

	position:relative;
	border-bottom:1px dashed #993300;
	font-family:"Times New Roman", Times, serif;
	list-style:none;
	color:#722101;
	cursor:pointer;

	margin:0;


}

.menuHover {
	font-size:1.2em;

	position:relative;
	border-bottom:1px dashed #993300;
	font-family:"Times New Roman", Times, serif;
	list-style:none;
	color:#e8d5ab;
	cursor:pointer;
	margin:0;


	
}

.menuSelected{
	font-size:1.2em;
	position:relative;
	border-bottom:1px dashed #993300;
	font-family:"Times New Roman", Times, serif;
	list-style:none;
	color:#722101;
	cursor:pointer;
	margin:0;
		

}

.menuSubHover {
	font-size:1.1em;
	position:relative;
	border-bottom:1px dashed #993300;
	font-family:"Times New Roman", Times, serif;
	list-style:none;
	cursor:pointer;
	color:#e8d5ab;
	background:#722101;
	font-weight:normal;
	z-index:50;
	right:-76px;
	top:-12px;



	
	
}
.menuSub {
	top:-12px;
	position:relative;
	right:-76px;
	font-weight:normal;
	font-size:1.1em;
	border-bottom:1px dashed #993300;
	font-family:"Times New Roman", Times, serif;
	list-style:none;
	background:#e8d5ab;
	color:#722101;
	cursor:pointer;
	z-index:50;





}


#nav_258469{
	position:relative;
}


#nav_258469 li ul li.sfhover{
	border-bottom:1px dashed #993300;
	position:relative;
	top:-12px;
	right:-76px;
	
}

#nav_258469 li ul li{
	border-bottom:1px dashed #993300;
	position:relative;
	top:-12px;
	right:-76px;
	
}


#nav_258469 li{
	border-bottom-color:#722101;
	border-bottom-width:1px;

}


#cat_258469_divs ul
{

	clear:both;
	width:220px;
}

#cat_258469_divs ul li
{

	border-bottom:1px dashed #993300;
	width:220px;
}



#cat_258469_divs ul li a
{

	width:220px;

}



.servicesLabel{
	background:#e1cca0;
	width:95%;
	margin:auto;
	text-align:right;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
}

.title {
	background:#e1cca0;
	width:95%;
	margin:auto;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
}


/*ABOUT US PAGE*/

.staffContainer{
	position:relative;
	clear:both;
	width:100%;
}
.staffPic{
	padding-right:10px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;

	vertical-align:middle;
}
.staffContent{

	float:left;
	width:70%;
}
.staffSeparator{
	border-top:1px dashed #993300;
	position:relative;
	clear:both;
	height:15px;
}


.couponContainer{
	position:relative;
	clear:both;
	width:99%;
	margin:auto;
}
.couponPic{
	padding-left:10px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;

	vertical-align:middle;
}
.couponContent{

	float:left;
	width:60%;
}
.couponSeparator{
	border-top:1px dashed #993300;
	position:relative;
	clear:both;
	height:15px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.clearfix {height:1px;}
.clearfix {zoom: 1;
 overflow : hidden; _height : 1%; }


.box{
	position:relative;
	clear:both;
	background:#e1cca0;
	padding:10px;
	width:90%;
	margin:auto;
}

.clear{
	clear:both;
	height:0px;
	margin:0;
	padding:0;
}

.featuredService{
	width:230px; 
	text-align:center; 
	float:left; 
	background:#e2cea3; 
	padding:10px; 
	margin:10px; 
}
.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.featuredServiceContent{
	width:280px;
	margin-top:20px;
}


.shop-catalogue{
	margin:15px!important;
	width:150px!important;
	background:none!important;
}

.shop-catalogue .image{
	background:#fff;
	padding:20px 0px;
}

.shop-catalogue .image img{
	width:130px;
}


.shop-catalogue h4 {
	padding:0;
	display:block;
	text-indent:0;
	z-index:100;
	position:relative;
	line-height:1.5em;
}

.shop-catalogue h4 a{
	text-decoration:none!important;
}

.shop-catalogue h4 a:hover{
	text-decoration:underline;
}

.shop-main {
	background:none;
	padding:10px;
}

.shop-product-large {
	background:#fff;
	padding:0px;
	color:#303030;
	border:1px solid #cdb88d;
}


.red{
	color:#CC0000;
}

.shop-product-large h1 {
	color:#722101;
	font-size:18px;
}


table.productTable td {
	padding:5px;
}


table.productTable td h3{
	padding:0;
	margin:0;
	color:#ead5aa;
}

table.catalogueTable { 
	width:auto!important;
}

table.productTable {
border-collapse:inherit;
border-spacing:inherit;
}


.shop-product-small ul{
	background:none;
}
.shop-product-small h4{
	margin:15px 0;
}
.shop-product-small ul li{
	float:left;
	width:26%;

}


.shop-product-small-list{
	background:#fff;
	padding:5px;
	border:1px solid #cdb88d;
	
}


.shop-product-small ul li.quantity{
	float:right;

}
.price, .stock, .quantity{
	font-size:12px;
	color:#ead5aa!important;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}

.shop-product-large .price, .shop-product-large .stock, .shop-product-large .quantity{
	font-size:12px;
	color:#722101;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}

.shop-product-large li.price {
	color:#722101!important;
}


.shop-product-large img{
	border:0;
}


.productItemNotFound, .catalogueItemNotFound{
	display:none;

}

.productTextInput{
	width:25px;
}

.description{
	position:relative;
	height:10em;
	overflow:hidden;
}	

#prescription{
	display:none;
}

.shop-main .breadcrumbs {
	width:60%;
}

.smallImage img{
	width:50px;
}

.largeImage{
	position:relative;
	overflow:hidden;
	width:80%;
}

.largeImage img{
	width:200px;
}

