body{
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/color.gif);
	background-repeat: repeat-y;
}
img{border:0px;display:inline;}
#container {
display:block;
margin: 0px;
padding: 0px;

}
	
#logo {
position: absolute;
top: 25px;
left: 15px;
padding: 0px;
z-index:3
}

#banner {
margin: 0px;
background-image: url(images/top_tile.gif);
background-repeat: repeat-x;
height: 103px;
padding: 0px;
}
		
#cate1 {
position: absolute;
top: 103px;
left: 13px;
padding: 0px;
}
/*--- Left Bar----*/

#leftbar {
/*border-right: medium none; border-top: medium none; border-left: medium none; border-bottom: medium none;*/
z-index: 1;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
position: absolute; top: 160px; left: 20px;
text-decoration: none
}

/*********** #SectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	width: 154px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 0px;
}

#sectionLinks a:link{
	display: block;
	border-bottom: #663300 1px solid;
	padding: 4px 0px 4px 0px;
	width: auto;
	voice-family:inherit;
	width: auto;
	margin: 0px;
	height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#sectionLinks a:visited{
	display: block;
	border-bottom: #663300 1px solid;
	padding: 4px 0px 4px 0px;
	margin: 0;
	height: 16px;
	color: #000000;
	text-decoration: none;
}

#sectionLinks a:hover{
	display: block;
	border-bottom: #663300 1px solid;
	background-color:#ffffff;
	padding: 4px 0px 4px 0px;
	margin: 0;
	height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#sectionlinkswrapper{
border-bottom: 1px solid black;
}

/*---- products Links------*/
a.a1:link{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

a.a1:visited{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

a.a1:hover{
	color: #6F3C09;
	text-decoration: underline;
	font-weight: bold;
}

/*---- Menu Links------*/


a:link{
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

a:visited{
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

a:hover{
	color: #6F3C09;
	text-decoration: underline;
	font-weight: bold;
}


/*--- text links---*/
a.brown:link{
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

a.brown:visited{
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

a.brown:hover{
	color: #6F3C09;
	font-weight: normal;
	text-decoration: underline;
}
/*----Header----*/

.h1{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #924D0A;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 padding-left: 10px;
 
}

.content1 h2 {
 font-size: 18px;
 color: #924D0A;
 margin: 0px;
 padding: 0px;
}

.h2{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #924D0A;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 padding-left: 200px;
 padding-top: 25px;
}

.h4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #924D0A;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 padding-top: 25px;

}

.h3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #924D0A;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.content{
position: absolute; 
top: 127px; 
left: 190px;
float:left;
width: 550px;
border:0px solid red;
}
.content1{
position: absolute; 
top: 127px; 
left: 190px;
float:left;
width: 550px;
border:0px solid red;
}

/*************** #pageName styles **************/

.TopBox{
	padding: 20px 0px 0px 0px;
	left: 190px;
	position: absolute;  
	border:0px solid yellow;
	
}



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	border:0px solid green;
}

.story h2{
	color:#924D0A;font-size: 12px;
}
/*-----------td of product & detail ----------*/
.wrap {
	padding-bottom: 20px;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
	width: 565px;
}

.image {
	padding-bottom: 15px;
	padding-right: 10px;
	float:left;
	border:0px ;
	
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #000000;
 	margin: 0px;
 	padding: 0px;
	padding-top: 0px;
	clear: right;
	width: 380px;
	padding-left: 0px;
	}
.text  p{border:1px solid red;width:100%;}

.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #000000;
 	margin: 0px;
 	padding: 0px;
	padding-top: 0px;
	width: 550px;
	padding-left: 0px;
	padding-bottom: 50px;
	padding-top: 15px;
	}

#blank {
background-color: #B8CBD7;
color: #fff;
padding: 0px;
height: 100px;
}

/*--------------- blank---------------*/
.blank {
 padding: 20px;
 }
 
ul {margin-top:0px;list-style : dics;}
.ulNor ul{font-size:11px;line-height:135%; padding: 0px 0px 0px 100px; border: 0px solid red; margin: 0px 0px 0px 50px;}
.ulNor li {font-size:11px;line-height:135%; padding: 3px 3px 3px 50px; border: 1px solid blue; margin: 0px 0px 0px 50px;}

.content p {border:0px solid red;padding:25px 0px 0px 0px;display:block;clear:both;}
.content1 p {border:0px solid red;padding:20px 0px 0px 0px;display:block;clear:both;}
