@charset "utf-8";
/* CSS Document */
body{ margin: 0; padding: 0; font: normal 73%/1.5em Arial, Helvetica, sans-serif;	
	  color:#000; background:#fff;}
*:focus { outline: none }
*::-moz-selection {background: none repeat scroll 0 0 #e3c0d2; color: #333;}
	*::selection {background: none repeat scroll 0 0 #e3c0d2; color: #333;} 
#innerpage{ margin: 0; padding: 0; font: normal 73%/1.5em Arial, Helvetica, sans-serif;	
	  color:#565656; background:#fff url(../images/bg2.jpg) top repeat-x;}	 

/*Default CSS*/
img{ border:none; } 
a{ color: #565656; text-decoration: none; outline:none; } 
a:hover{ color: #933; text-decoration: underline; } 
a img{ outline:none;}

h1, h2, h3 { font: 1.2em century gothic,Arial, Helvetica, sans-serif;  margin:0px; padding:0px; } 
h1 { font-size: 2.6em; font-family:century gothic; color:#7e435f; font-weight:normal; padding-bottom:5px; } 
h2 { font-size : 1.5em; color: #5a5d60; padding:15px 0px 10px 0px; font-weight:bold;}
h3 { font-size : 1.4em; color: #666; padding:0px 0px 10px 0px; font-weight:bold;} 
h4 { font-size : 1.6em; color: #666; padding:5px 0px 0px 0px; margin:0; font-weight:bold;} 

ul{ padding:0px; margin:0px;}
li{ font-size:1em; line-height:23px; list-style:url(../images/bullet.gif); margin-left:20px; }
p{ font-size:1em; margin:0px; padding:0px; text-align:left; line-height:18px; }

/* ClearFix */
.Clearfix:after {content:".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.Clear{ clear:both; }
.Clearfix {display: inline-block;}


.imgleft{ width:auto; float:left; margin-right:10px; }
.imgright{ width:auto; float:right; margin-left:10px; }

/*main div*/
#maindiv{ width:900px; height:auto; margin:20px auto;}
#maindivinside{ width:100%; height:auto; background:url(../images/bg3.jpg) top center no-repeat; margin:0 auto;}
#maininner{ width:900px; height:auto; margin:0 auto;}

/*header*/
#header{ width:auto; height:60px; padding:0px; margin:0px; }
#logo{ width:360px; height:auto; float:left;}

/*Navigation*/
#navi-box{height:40px; float:right; }

#navi-box ul { clear:both; width:auto; padding:0px; margin:3px 0 0 0; }
#navi-box ul li{ float:left; width:auto; height:auto; padding:0px; background:#0C0; text-transform:uppercase; list-style-type:none; margin:0 2px 0 0; }
#navi-box ul li a{ float:left; width:auto; height:20px; padding:5px 9px; background:#fff; font-family: "Century Gothic", georgia, Arial, verdana; font-size:12px; color:#333; text-decoration:none; }
#navi-box ul li a:hover{ float:left; width:auto; height:20px;background:#bb86a1; font-family: "Century Gothic", georgia, Arial, verdana; font-size:12px; color:#fff; text-decoration:none; }
#navi-box ul li a#current{ float:left; width:auto; height:20px;background:#bb86a1; font-family: "Century Gothic", georgia, Arial, verdana; font-size:12px; color:#fff; text-decoration:none; }
#navi-box ul li a#last{ float:left; width:auto; height:20px; padding:5px 14px; background:#333333; font-family: "Century Gothic", georgia, Arial, verdana; font-size:12px; color:#e6c1d4; text-decoration:none; }


/*Banner Area*/
#bannerblock{ width:900px; clear:both; padding:0px; margin:0 0 20px 0; height:auto;}

/*Content Area*/
#contentbox{ width:auto; clear:both; padding:0px; margin:0px; height:auto;}

#contentleft{ width:220px; float:left; padding:15px 10px; height:auto; background:#bb86a1; }
#contentlefthome{ width:220px; float:right; padding:15px 10px; height:auto; background:#bb86a1; }
#contentright{ width:645px; float:left; margin:0 0 0 15px; height:auto; }

.category-box{ clear:both; padding:0 0 10px 10px; border-bottom:1px solid #fff; margin:0 0 10px 0; }
.category-box p{ font-size:15px; color:#fff; padding:0 0 6px 0; font-weight:bold;  }
.category-box ul { padding:0px; margin:0px; clear:both; border-bottom:1px solid #fff; padding-bottom: }
.category-box ul li{ list-style:none; padding:0px; margin:0px; }
.category-box ul li a{ float:left; font-size:12px; color:#fff; text-decoration:none; padding:0 0 0 10px; width:195px; background:url(../images/bullete1.jpg) no-repeat left; }
.category-box ul li a:hover{ float:left; font-size:12px; color:#fff; text-decoration: underline; padding:0 0 0 10px; width:195px; background:url(../images/bullete1.jpg) no-repeat left; }

.product-title{ clear:both; padding:0px; margin:0 0 15px 0; }
.product-list{ clear:both; padding:0px; margin:0 0 25px 0; }
.productbox{ float:left; padding:0px; margin:5px 10px; width:195px; height:160px; }
.productbox img{ border:3px solid #e9e9e9; }

.productbox1{ float:left; padding:0px; margin:8px 10px; width:195px; height:auto; }
.productbox1 .productimg{ border:3px solid #e9e9e9; width:auto; }
.productbox1 .title{ font-family:Arial, verdana; font-size:13px; color:#333; text-align:center; padding:5px 0;  }
.productbox1 .cart{ text-align:center; padding:5px 0;  }

.productbox2{ float:left; padding:12px; margin:5px 8px; width:175px; height:200px; background:#e9e9e9; }
.productbox2 p{ font-family:"Century Gothic", georgia, Arial, verdana; font-size:16px; color:#333; padding:5px 0; margin:0px; }
.productbox2 a{  color:#333; text-decoration:none; }
.productbox2 a:hover{  color:#333; text-decoration:underline; }


/*Footer*/
#footer{ width:900px; clear:both; margin:25px 0px 0px 0px; color:#333; font:0.98em Arial, Helvetica, sans-serif; border-top:1px solid #000; padding:15px 0;}

#footer-left { float:left; width:620px; height:auto; }
#footer-right { float:right; width:250px; height:auto; text-align:right; }

#footer a{ color: #333; text-decoration: none; outline:none; } 
#footer a:hover{ color: #95b3b9; text-decoration: underline; }

/*Contact Form*/
form{ width:auto; color:#6e6e6e; font-size:1em; padding-bottom:10px; margin:0px;}
.text-field{ width:175px; height:20px; border:1px solid #bcbcbc; padding:2px; font: 0.98em Arial, Helvetica, sans-serif; }
textarea{ width:175px; height:60px; border:1px solid #bcbcbc; padding:2px; font: 0.98em Arial, Helvetica, sans-serif; }
.button{ width:74px; height:26px; background-image:url(../images/index7.jpg); background-repeat:no-repeat; border:0px;cursor:pointer; float:right;}
.innerContent {
	
	/*overflow:auto;	
	overflow-x:hidden;
    overflow-y:auto; */ 
	scrollbar-base-color:  #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #f0bdd3;
	scrollbar-darkshadow-color: #FFFFFE;
	scrollbar-face-color: #f0bdd3;
	scrollbar-highlight-color: #FFFFFE;
	scrollbar-shadow-color: #f0bdd3;
	scrollbar-track-color: #FAD8F0;
}
.category-box ul li a.catogoryleft{
list-style:none;
font-size:14px;
font-weight:bold;
background:none;
padding:0px;
margin:0px;
padding-top:10px;

}

.category-box ul li a.leftnavnew{
{
	height:15px;
	border:1px solid red;
}


/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(images/slider.png) no-repeat;
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider {
	position:relative;
    width:618px;
    height:246px;
    margin-left:190px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display:none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	display:none;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
	display:none;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	display:none;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
	display:none;
}
a.nivo-prevNav {
	left:15px;
	display:none;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
