﻿/* CSS Document */
body{
	padding:0;
	margin:0;
	font:normal 14px/19px Verdana, Arial, Helvetica, sans-serif;
	color:#4B3617;
	background:url(../images/bkgrnd.jpg) repeat 0 0;
}
ul, li, a, p, h1, h2, h3, h4, form, label, input, td, strong, textarea, div{
	padding:0;
	margin:0;
}
img{
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	border:none;
	display:block;
	}
ul{
	list-style:none;
}	

a{
	text-decoration:none;
	outline:0;
}
p{
	padding-bottom:28px;
}
.spacer{
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	clear:both;
}
div#topBg {
	padding:10px 0 0 0;
	width:100%;
	background:url(../images/bkgrnd.jpg) no-repeat 50% 0;
	height:100%;
	}
#container{
	width:960px;
	margin:0 auto;
}

/*--------------logo panel-----------------*/
#logo{
	width:939px;
	float:right;
	
}
#logo a {
	width:188px;
	height:144px;
	float:left;
	}
/*--------------navigation----------------------*/
#navigation{
	background-color:#000;
	height:72px;
	width:910px;
	float:left;
	margin-top:5px;
	padding:0 25px;
}
.lftnav{
	width:600px;
	padding-top:13px;
	float:left;
}
.givetxt{
	width:910px;
}
p.givetxt{
	font-size:16px;
	line-height:24px;
	color:#FEF5E7;
	background-color:inherit;
	padding-bottom:0;
	font-weight:bold;
}
p.givetxt span.one{
	color:#F0E0B0;
	background-color:inherit;
}
p.givetxt span.two{
	color:#F0E0B0;
	background-color:inherit;
	padding-left:30px;
}
.rightnav{
	width:249px;
	float:right;
	background-color:#F3EAE6;
	padding:15px 0 17px 0;
	border:none;
}

.innRightNav {
	float:right;
	margin-bottom:22px;
	}
.rightnav ul{
	font-size:11px !important;
	line-height:16px;
	font-weight:bold;
}
.rightnav ul li{
	/*background:url(../images/divider.gif) no-repeat right 50%;*/
	padding:0 0 2px 0;
}
.rightnav ul li.noimg{
	background-image:none;
	padding-right:0;
}
.rightnav ul li a{
	padding:7px 0 7px 16px;
	color:#9B8E88;
	background-color:inherit;
	display:block;
}
.rightnav ul li a:hover, .rightnav ul li a.active{
	background:url(../images/mainnav-hov.gif) repeat-y 0 0;
	color:#CC7C7C;
}

/*----------body panel-------------------*/
#bodypan{
	width:910px;
	padding:30px 25px;
	background-color:#FEF5E7;
	float:left;
	margin:0 auto;
	overflow:hidden;
	height:100%;
}

.banner{
	width:910px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
}
.banner div.slideShow {
	background-color:#FDFAF4;
	float:left;
	width:643px;
	border:1px solid #FAE7E3;
	padding:8px;
	}


/*-------------------right panel------------------*/
#rghtpan{
	width:250px;
	float:right;
	margin:31px 0 0 0;
}
.insideright{
	background-color:#FEF8EE;
	border:solid 1px #E7C7C0;
	padding:20px 20px 20px 9px;
	margin-bottom:22px;
}
h2{
	font-size:20px;
	line-height:20px;
	color:#753939;
	background-color:inherit;
	padding:0 0 20px 0;
	font-weight:normal;
}
h2.visit{
	font-size:16px;
	line-height:20px;
	color:#5F0000;
	background-color:inherit;
	padding:0 0 38px 0;
	font-weight:bold;
}

h2.plsvisit{
	font-size:16px;
	line-height:19px;
	padding-left:11px;
}

ul.servicelink{
	padding:0;
	margin:0;
}
ul.servicelink li{
	background:url(../images/arrow.gif) no-repeat 0 50%;
	padding-left:5px;
}
ul.servicelink li span{
	background:url(../images/dashed.gif) repeat-x 0 100%;
	height:25px;
	display:block;
	width:209px;
}
ul.servicelink li span a{
	font-size:12px;
	line-height:25px;
	color:#4B3617;
	background-color:inherit;
}
ul.servicelink li span a:hover{
	color:#000;
	background-color:inherit;
}
ul.servicelink li.lasttxt{
	background:url(../images/arrow.gif) no-repeat 0 10px;
	padding-left:5px;
	padding-top:5px;
}
ul.servicelink li.lasttxt span{
	background-image:none;
	height:35px;
}
ul.servicelink li.lasttxt span a{
	font-size:12px;
	line-height:14px;
	
}
label{
	width:91px;
	float:left;
	font-size:12px;
	line-height:24px;
	padding-bottom:7px;
}
input.txtfield{
	width:176px;
	height:22px;
	border:solid 1px #E7C7C0;
	background-color:#fff;
	float:left;
	margin-bottom:7px;
	color:#4B3617;
}
textarea{
	width:176px;
	height:68px;
	border:solid 1px #E7C7C0;
	background-color:#fff;
	margin-bottom:4px;
	color:#4B3617;
}
input.submit{
	background:url(../images/submit.gif) no-repeat 0 0;
	width:92px;
	height:21px;
	cursor:pointer;
	border:none;
	margin-top:3px;
	margin:3px 0 0 0;
	float:right;
	text-indent:-20000px;
	font-size:0;
	line-height:0;
}
p.addtxt{
	padding:0 0 24px 11px;
	font-size:12px;
	font-weight:bold;
}
p.addtxt strong{
	color:#753939;
	background-color:inherit;
}
/*---------------left panel-------------------------------*/
#lftpan{
	width:610px;
	float:left;
	margin:31px 0 0 0;
}
#lftpan_home{
	width:860px;
	float:left;
	margin:31px 0 0 0;
}
h2.aboutkovenz, h2.bestproduct{
	font-size:24px;
	line-height:24px;
	color:#5F0000;
	background-color:inherit;
	font-weight:bold;
	padding-bottom:5px;
}
h2.bestproduct{
	padding-top:20px;
}
#bestproduct{
	width:610px;
	margin-top:16px;
}
#bestproduct .isidepro{
	width:186px;
	float:left;
	margin:0 26px 0 0;
	
}
#bestproduct .isidepro h3 {
	font-size:18px;
	line-height:21px;
	color:#753939;
	background-color:inherit;
	padding:0 0 7px 0;
	font-weight:normal;
}

#bestproduct_home{
	width:860px;
	margin-top:16px;
}
#bestproduct_home .isidepro{
	width:186px;
	float:left;
	margin:0 26px 0 0;
	
}
#bestproduct_home .isidepro h3 {
	font-size:18px;
	line-height:21px;
	color:#753939;
	background-color:inherit;
	padding:0 0 7px 0;
	font-weight:normal;
}

p.phartival{
	padding:4px 0 11px 0;
	font-size:12px;
}
p.nameblock{
	width:160px;
	background-color:#7A0A05;
	color:#fff;
	font-size:11px;
	line-height:19px;
	padding:0 14px 0 12px;
	margin-bottom:1px;
	float:left;
}
p.nameblock span{
	padding:0;
	float:right;
}
a.moredetails, a.moredetails1{
	width:73px;
	line-height:20px;
	color:#fff;
	background:url(../images/button-arrow.gif) no-repeat 80px 50% #000;
	display:block;
	font-size:10px;
	float:left;
	/*margin-top:14px;*/
	padding:0 9px 0 7px;
}
a.moredetails:hover, a.moredetails1:hover{
	color:#F0E0B0;
	background:url(../images/button-arrow.gif) no-repeat 80px 50% #000;
}

/*-------------select colors---------------------*/
#selectcolors{
	width:566px;
	margin:44px 0 0 0;
	background-color:#FEF8EF;
	border:solid 1px #E7C7C0;
	padding:14px 28px 0 16px;
}
.selectlettering{
	width:566px;
	background-color:#FEF8EF;
	border:solid 1px #E7C7C0;
	padding:14px 28px 0 16px;
	margin-bottom:10px;
}
.imgdiv{
	width:596px;
}
.imgdiv ul{
	overflow:hidden;
	height:100%;
}
.imgdiv ul li{
	padding:0 8px 8px 0;
	float:left;
}
.imgdiv ul li.last {
	padding:0 0 8px 0 !important;
	}

 .inside{
	float:left;
	border:solid 1px #fff;
	margin-right:4px;
	width:57px;
	padding-bottom:20px;
}
.inside p{
	font-size:10px;
	line-height:11px;
	color:#7A0A05;
	font-weight:bold;
	padding:6px 0 0 0;
}
.inside a{
	font-size:10px;
	line-height:11px;
	color:#7A0A05;
	font-weight:bold;
	padding:6px 0 0 0;
}
/*---------------------footer-------------------------*/
#footer{
	width:910px;
	margin:0 auto;
	background:url(../images/footerbg.jpg) no-repeat 0 ;
	height:75px;
	padding:26px 10px 20px 40px;
	float:left;
	
}
#footer ul{
	margin:0;
	font-size:11px;
	line-height:16px;
	padding-bottom:10px;
}
#footer ul li{
	display:inline;
	background:url(../images/footer-divider.gif) no-repeat 0 55%;
	padding:0 2px 0 8px;
}
#footer ul li.noimg{
	padding:0 2px 0 0;
	background-image:none;
}
#footer ul li a{
	color:#fff;
	background-color:inherit;
}
#footer ul li a:hover, #footer ul li a.active{
	color:#F2D7B1;
	background-color:inherit;
}
p.copyright{
	font-size:9px;
	line-height:11px;
	color:#fff;
	background-color:inherit;
}

/*--------------------poduct services-----------------------*/
#productdiv{
	width:609px;
	padding-top:22px;
	height:100%;
	overflow:hidden;
} 
.problock{
	width:185px;
	border:solid 1px #E7C7C0;
	float:left;
	padding-bottom:18px;
	margin-right:24px;
	
}
h3{
	color:#5F0000;
	font-weight:bold;
	font-size:12px;
	line-height:19px;
	padding:9px 0 0 10px;
}
h4{
	color:#000;
	font-weight:bold;
	font-size:12px;
	line-height:19px;
	padding:0 0 7px 0;
}
.problock p{
	
	padding:15px 10px 10px 10px;
}
 a.moredetails1{
 	margin-left:10px;
 }
 div.expand{
	padding-bottom:0;
	
}
div.expand p{
	padding-bottom:0;
	font-size:12px;
}
div.showHideText{
	padding:0;
	
}
div.showHideText p{
padding-top:0; 
padding-bottom:0;
}
div.moreLink{
	padding-bottom:0;
	height:20px;
	padding-left:10px;
	padding-top:10px;
}
div.moreLink a{
	display:block;
	width:89px;
	height:20px;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	background:url(../images/moredetails_butt.gif) no-repeat 0 0;
}
div.moreLink a:hover{
	color:#000;
	background-color:inherit;
	text-decoration:none;
}
div.moreLink a.moreActive{
	display:block;
	width:89px;
	height:20px;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	background:url(../images/collapse-butt.gif) no-repeat 0 0;
	}
	
	
	
	
	
	
/*---------------------------- GALLERY STARTS  ----------------------------*/
ul.gallery{
	height:100%;
	overflow:hidden;
	width:630px;
	}
ul.gallery li{
	float:left;
	padding:0 10px 10px 0;
	}
ul.gallery li.noRightPad{
	padding-right:0px;
	}
ul.gallery li img{
	float:left;
	}
ul.gallery li a:hover{
	border:none;
	}
div.category {
	padding:33px 0 0 0;
	}	
div.innCategory  {
	padding-top:15px;
	}
.nobottomPadding {
	padding-bottom:0 !important;
	}
/*---------------------------- GALLERY STARTS  ----------------------------*/
ul.thumbGallery {
	padding:0 0 0 0;
	width:532px;
	float:left;
	}
ul.thumbGallery li {
	float:left;
	margin:0 10px 0 0;
	}
ul.thumbGallery li.last {
	margin:0 0 0 0;
	}
ul.thumbGallery li a {
	border:none;
	}
ul.thumbGallery li a:hover {
	border:none;
	}
ul.thumbGallery li a img {
	border:none;
	/*border:3px solid #D7CCB7;*/
	}

/*---------------------------- COMMON FOR INNER PAGES  ----------------------------*/
div.innerPageLeft {
	width:652px;
	float:left;
	margin:0;
	}
div.innerPageRight {
	width:250px;
	float:right;
	}
div.innerBanner {
	width:652px;
	height:100%;
	overflow:hidden;
	}
div.innerCont {
	padding-top:33px;
	}
div.contMain {
	width:910px;
	margin:0 auto;
	padding:31px 0 0 0;
	}
div.contMain div.contactForm {
	width:269px;
	float:left;
	}
div.contDetails {
	width:620px;
	float:right;
	}
div.contDetails p {
	font-size:12px;
	line-height:18px;
	color:#4B3617;
	background-color:inherit;
	padding-bottom:18px;
	}
div.contDetails p span {
	color:#753939;
	background-color:inherit;
	}
div.contDetails p a {
	font-size:11px;
	color:#CF7E7E;
	background-color:inherit;
	text-decoration:underline;
	}
div.contDetails p a:hover{
	text-decoration:none;
	}
div.contAddBlcokOne {
	width:193px;
	float:left;
	margin-right:20px;
	}
div.contAddBlcokTwo {
	width:193px;
	float:right;
	}
div.googleMap {
	border:1px solid #E7C7C0;
	margin-bottom:10px;
	}
/*---------------------------- COMMON  ----------------------------*/
.notopMaring {
	margin-top:0 !important;
	}
p.smallTxt {
	font-size:12px;
	padding-bottom:0;
	}
	
	
	












#jquery-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
}
#jquery-lightbox {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
position: relative;
background-color: #fff;
color:inherit;
width: 250px;
height: 250px;
margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
position: absolute;
top: 40%;
left: 50%;
text-align: center;
line-height: 0;
}
#lightbox-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
width: 49%;
height: 100%;
display: block;
}
#lightbox-nav-btnPrev {
left: 0;
float: left;
}
#lightbox-nav-btnNext {
right: 0;
float: right;
}
#lightbox-container-image-data-box {
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
color:inherit;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%;
padding: 0 10px 0;
}
#lightbox-container-image-data {
padding: 0 10px;
color: #666;
background-color:inherit;
}
#lightbox-container-image-data #lightbox-image-details {
width: 70%;
float: left;
text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
display: block;
clear: left;
padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
width: 66px;
float: right;
padding-bottom: 0.7em;
}
p.myclass{
	text-indent:20px;
}
