/* Standard Css Starts Here */

body{
	margin:0px; padding:0px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	}
	
.left{
	float:left;
	}

a img{
	border:none;
	}
		
.right{
	float:right;
	}

.clr{
	clear:both;
	}

.expand{
	float:left;
	width:100%;
	}
		
	
.div100{
	float:left;
	width:100%;
	}
	
.canvas{
	width:961px;
	float:none;
	margin:0px auto;
	}

.canvas-inner{
	width:961px;
	overflow:hidden;
	background:url(../images/design/canvas-bg.gif) repeat-x #FFFFFF;
	float:none;
	margin:0px auto;
	padding-top:20px;
	}
	
/* Header Css Starts Here */
.main-header-bg{
	background:url(../images/design/header-bg.gif) repeat-x;
	height:115px;
	float:left;
	}
	
.home-banner-bg{
	background:url(../images/design/home-banner-bg.jpg) repeat-x;
	height:406px;
	float:left;
	}
	
.content-bg{
	background:url(../images/design/content-bg.gif) repeat-x;
	min-height:307px;
	float:left;
	padding-top:20px;
	}

	
.inner-bg{
	background:url(../images/design/inner-body.jpg) no-repeat;
	min-height:516px;
	float:left;
	}
	
.data-box{
	width:913px;
	float:none;
	margin:0px auto;
	}
		
.category-left{
	width:242px;
	float:left;
	background:url(../images/design/category-bg.gif) repeat-y right;
	margin-bottom:15px;
	}
	
.info-box{
	width:667px;
	float:left;
	padding-top:8px;
	}
	
.category-heading{
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#181616;
	width:206px;
	height:36px;
	background:url(../images/design/category-heading-bg.gif) repeat-x left bottom;
	}
	
/* Left Side Category Navigation*/
.record ul{
	margin:0px; padding:0px;
	}
	
.record ul li{
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#574d45;
	line-height:24.5px;
	list-style:none;
	background:url(../images/design/category-list-bg.gif) no-repeat left top;
	}
	
.record ul li a{
	color:#574d45;
	text-decoration:none;
	display:block;
	padding-left:20px;
	}
	
.record ul li a:hover{
	color:#574d45;
	text-decoration:underline;
	}
	
/* Product Css Strats Here*/
.pro-con-box{
	width:696px;
	float:left;
	}
	
.pro-con-box1{
	width:414px;
	float:left;
	}
	
.product-box{
	width:232px;
	float:left;
	background:url(../images/design/product-bg.gif) repeat-y;
	margin-bottom:27px;
	}
	
.product-data-con{
	width:197px;
	float:left;
	}
	
.prod-img-con{
	background:url(../images/design/product-img-con.gif) no-repeat;
	width:197px;
	height:130px;
	text-align:center;
	margin-bottom:13px;
	padding-top:10px;
	}
	
	
.pro-details{
	width:188px;
	padding-left:9px;
	}
	
.pro-name{
	width:188px;
	padding-bottom:10px;
	}
	
.pro-name h1{
	font-size:18px;
	color:#824812;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}
	
.pro-name h1 a{
     color:#824812;
     text-decoration:none;
 }

.pro-name h1 a:hover{
     text-decoration:underline;
 }


.pro-desc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5a5a;
	}
	
.pro-cost{
	width:auto;
	padding-right:8px;
	border-right:1px solid #a3a3a3;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d07200;
	font-size:12px;
	}
	
.add-cart{
	float:left;
	width:120px;
	}
	
/* Footer menu Starts Here*/
.footer-bg{
	background:url(../images/design/footer-bg.gif) repeat-x;
	height:234px;
	}
	
.footer-top{
	padding:26px 0px 0px 0px;
}

.footer1{
	height:149px;
	}
	
.footer2{
	padding-top:24px;
	}
	
.mailing-list-con{
	width:287px;
	padding-right:27px;
	float:left;
	}

.footer-title{
	font-family:Arial, Helvetica, sans-serif;
	color:#e56a07;
	padding-bottom:13px;
	font-size:22px;
	}
	
.footer-desc{
	color:#c5a985;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 9px 0px;
	line-height:18px;
	}
	
.newsletter-bg{
	width:286px;
	background:url(../images/design/newsletter-bg.gif) no-repeat;
	height:30px;
	}
.newsletter-input{
	width:196px;
	height:15px;
	margin:4px 8px 4px 4px;
	background-color:#442805;
	border:none;
	color:#8d592f;
	padding:2px;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	}
	
.footer-info{
	width:567px;
	float:left;
	border-left:1px solid #4a2b06;
	padding-left:23px;
	}
	
.footer-links{
	width:576px;
	float:left;
	}
	
.footer-links ul{
	margin:0px; padding:0px;
	}
	
.footer-links ul li{
	color:#C5A985;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:inline;
	list-style:none;
	background:url(../images/design/footer-link.gif) right no-repeat;
	}

.footer-links ul li a{
	color:#C5A985;
	padding:0px 10px 0px 0px;
	text-decoration:none;
	}
	
.footer-links .last{
	background:none;
	}
	
	
.footer-links ul li a:hover{
	text-decoration:underline;
	}
	
.footer-cpy{
	width:317px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C5A985;
	text-align:right;
	}
	
.design-by{
	color:#996633;
	}
	
.design-by a{
	color:#996633;
	text-decoration:none;
	}
	
.design-by a:hover{
	color:#996633;
	text-decoration:underline;
	}
	
/* Top Header Starts Here */
.top-box{
	height:43px;
	float:left;
	padding-top:13px;
	}
	
.headerlink{
	height:58px;
	}
	
.logo-con{
	width:349px;
	}

.right-links{
	width:559px;
	float:right;
	padding-top:19px;
	}
	
.right-links ul{
	margin:0px; padding:0px;
	}
	
.right-links ul li{	
	display:inline;
	font-family:"Times New Roman", Times, serif, Gerorgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding:0px 10px;
	background:url(../images/design/top-nav-bg.gif) no-repeat right;
	}
	
.right-links ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
	
.right-links ul li a:hover{
	text-decoration:underline;
	}
	
.right-links .last{
	background:none;
	}
	
/* Cart Status Css Starts Here */
.cart-status{
	width:710px; float:right;
	text-align:right;
	}
	
.phone-top{
	width:200px;
	float:left;
	color:#c4b58e;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:6px;
	text-align:left;
	}
	
.search-box{
	width:258px;
	}
	
.search-input{
	width:189px; padding-right:7px;
	}
	
.search-input input{
	width:182px; height:18px;
	background-color:#35302c;
	border:1px solid #605C56;
	color:#af8b64;
	margin:1px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 2px 2px 4px;
	}
	
.cart-info{
	width:240px;
	text-align:right;
	background:url(../images/design/cart-bg.gif) no-repeat right top;
	height:29px;
	float:left;
	}
.cart{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C3660F;
	width:220px;
	padding:6px 40px 0px 0px;
	}
	
.bread-crumb{
	width:670px;
	float:left;
	height:28px;
	background:
	url(../images/design/bread-crumb-bg.gif) repeat-x;
	padding:0px 0px 15px 10px;
	}
	
.bread-crumb-small{
	width:428px;
	}

	
.bread-crumb span{
	font-size:10px;
	padding:0px 3px;
	}
	
.bread-crumb a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#574d45;
	text-decoration:none;
	}
	
.bread-crumb a:hover{
	font-size:12px;
	color:#b05d11;
	text-decoration:underline;
	}
	
.category-name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#c3660f;
	width:100%;
	padding:0px 0px 15px 10px;
	}
    
    
.category-name1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#c3660f;
	width:100%;
	padding:0px 0px 15px 10px;
	}
	
.category-name-small{
	width:428px;
	float:left;
	padding-left:0px;
	}

.pro-big-img-con{
	width:399px;
	float:left;
	padding-left:9px;
	}
	
.prod-big-bg{
	background:url(../images/design/pro-big-image-bg.gif) no-repeat;
	width:398px;
	height:318px;
	float:left;
	text-align:center;
	padding-top:10px;
	}
	
.additional-view{
	width:398px;
	float:left;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#824812;
	}
	
.shop-break{
	width:100%;
	float:left;
	background:url(../images/design/shop-break.gif) repeat-x;
	height:20px;
	margin-bottom:15px;
	}
	
.product-desc{
	width:226px;
	padding-left:28px;
	}
.desc-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5a5a;
	line-height:19px;
	padding-bottom:18px;
	}
	
.your-price{
	width:84px;
	float:left;
	color:#666666;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:12px;
	}

.price-con{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d07200;
	font-weight:bold;
	padding-left:5px;
	}
	
.qua-input{
	width:140px;
	float:left;
	}
	
.question-box{
	width:203px;
	float:left;
	border:1px solid #c9c9c9;
	padding:13px 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5a5a5a;
	font-size:12px;
	background-color:#ffffcc;
	}
	
.question-box a{
	color:#5a5a5a;
	text-decoration:none;
	}
	
.question-box a:hover{
	color:#5a5a5a;
	text-decoration:underline;
	}
	
.order-space{
	padding-bottom:5px;
	}
	
.order-help{
	font-size:12px;
	font-weight:bold;
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.additional-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#c3660f;
	padding-bottom:18px;
	}
	
.page-img-bg{
	background:url(../images/design/page-img-bg.gif) no-repeat;
		width:346px;
		height:190px;
		float:left;
		padding-top:8px;
		text-align:center;
	}
	
.pgae-text{
	width:660px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
    color:#574D45;
	padding:0px 0px 0px 10px;
	}
	
.content-left{
	width:481px;
	background:url(../images/design/left-content-bg.gif) repeat-y;
	margin-bottom:10px;
	}
	
.contact-box{
	width:188px;
	float:left;
	}
	
.contact-us{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#181616;
	height:42px;
	background:url(../images/design/contact-bg.gif) left bottom repeat-x;
	}
	
.contact-info-con{
	width:188px;
	float:left;
	}
	
.contact-info-con .expand{
	margin-bottom:9px;
	font-size:12px;
	color:#574d45;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.contact-us-input{
	width:167px;
	height:15px;
	float:left;
	background:url(../images/design/contact-input.gif) repeat-x;
	border:1px solid #c4976c;
	padding:7px 4px 4px 4px;
	color:#89827c;
	font-size:11px;
	}
	
.example{
	font-size:10px;
	font-weight:normal;
	color:#acacac;
	}
	
.text-area{
	width:170px;
	height:160;
	border:1px solid #c4976c;
	background:url(../images/design/textarea.gif) repeat-x;
	padding:4px;
	color:#89827c;
	font-size:11px;
	}
	
.small-data{
	width:428px;
	float:left;
	}
	
.small-data-text{
	color:#574d45;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	}
.small-data-text strong{
	font-size:13px;
	padding-right:4px;
	}

.gift-registery{
	width:408px;
	font-size:12px;
	color:#574d45;
	}
	
.literature-title{
	width:360px;
	float:left;
	padding:8px 0px 8px 7px;
	}
	
.literature-title a{
	color:#574d45;
	text-decoration:none;
	}
	
.literature-title a:hover{
	text-decoration:underline;
	}
	
.literature-icon{
	width:38px;
	float:left;
	}
	
.lite{
	background:#f8f3ee;
	margin-bottom:2px;
	}
	
.news-img{
	padding:9px;
	border:1px solid #ece0d5;
	}

.perma{
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	width:423px;
	color:#a19f9d;
	padding:10px 0px 0px 0px;
	}
	
.perma a{
	color:#a19f9d;
	text-decoration:none;
	}
	
.perma a:hover{
	color:#a19f9d;
	text-decoration:underline;
	}
	
.blog-title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; padding-bottom:12px;
	}
	
.blog-data{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#574d45;
	line-height:24px;
	}

.event-con{
	width:200px;
	float:left;
	}
	
.event-con-title{
	background:url(../images/design/blog-category-title.gif) no-repeat left top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 18px;
	color:#574d45;
	}
	
.event-con-title a{
	color:#574d45;
    text-decoration:none;
    }
    
.event-con-title a:hover{
    text-decoration:underline;    
   }
    
    
.blog-small-desc{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#574d45;
	padding:4px 0px 4px 20px;
	}
	
.blog-read-more{
	float:left;
	background:url(../images/design/blog-cate-bg.gif) repeat-x left bottom;
	font-size:11px;
	width:200px;
	padding:0px 0px 10px 20px;
	color:#a19f9d;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
	}
	
.blog-read-more a{
	color:#a19f9d;
	text-decoration:none;
	}
	
.blog-read-more a:hover{
	text-decoration:underline;
	}