html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
acronym { cursor: help; }
h1,h2,h3,h4,h5{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%; color:#cd9207; padding:10px 0 0 0; text-transform:capitalize; font-weight:lighter;}
h1 a,h2 a,h3 a,h4 a,h5 a
{color:#ffffff;text-decoration:none; font-weight:lighter;}
p{color:#cba65a; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:80%; padding:5px;line-height:1.5em;}
p a{color:#cd9207;text-decoration:underline;}
li {color:#cba65a; font-family:verdana; font-size:70%;}
.clear{height:1px; line-height:1px; clear:both;}
img a { border:0;}


/*------------------------
             LAYOUT
-------------------------- */
*
{
margin:0;
padding:0;
}
body
{
background:#86040d;
}
#wrapper
{
width:730px;
margin:20px auto;
position:relative;
background-color:#69020A;
}
#header-wrap
{
width:730px;
height:52px;
position:relative;
}

#banner
{
width:486px;
height:245px;
position:relative;
float:right;
}
#logo
{
width:244px;
height:244px;
float:left;
position:left;
background-color:#E7BC08;
}

#header-navigation
{
width:720px;
height:52px;
position:relative;
}
#content-wrap
{
width:730px;
height:auto;
margin:0 auto;
}
#content
{width:730px;
height:auto;
margin:0 auto;
}
.productPage
{
background:url(../images/productspage-bg_07_03.png) repeat-y;
width:730px;
}

#leftpan
{
width:200px;
height:360px;
position:relative;
float:left;
}
#leftpan #LtopPan
{
width:200px;
height:186px;
background-color:#4A0208;
}
#leftpan #LbottomPan
{
width:200px;
height:173px;
background-color:#B80613;
}
#rightpan
{
width:530px;
height:360px;
position:relative;
float:right;
}
#welcome
{
width:503px;
height:171px;
background:url(../images/divider_03.png) repeat-x bottom;
margin:15px auto;
}
#rightpan #RbottomPan
{
width:503px;
height:158px;
margin:10px auto;
}
#products_row
{
width:730px;
height:96px;
position:relative;
}
#Titlebar
{
width:730px;
height:49px;
background:url(../images/titlebar-bg_03.png) repeat-x;
}

#productCategSide
{
width:200px;
height:auto;
position:relative;
float:left;
}
#productDescSide
{
width:530px;
height:auto;
position:relative;
float:right;
}
.CategBox
{
width:179px;
background:url(../images/Bigbuttons-bg_11.png) repeat-x;
height:96px;
display:inline;
float:left;
margin-right:1px;
margin-left:2px;
}
#ProductDisplayer
{
width:530px;
height:150px;
position:relative;
}
#Image
{
width:80px;
height:102px;
border:3px solid #B80613;
position:relative;
float:left;
margin:10px;
padding:3px;
}
#Image img
{
width:80px;
height:102px;

}
#desc
{
width:400px;
height:120px;
position:relative;
float:right;
margin:10px 10px 0 0;
}
.largeimg
{
width:160px;
height:204px;
border:3px solid #B80613;
position:relative;
float:left;
margin:10px;
padding:3px;
}
.largeimg img
{
width:160px;
height:204px;

}
#footer-wrap
{
width:729px;
height:25px;
background:url(../images/footer-bg_15.png) repeat-x;
}

/***************************** LAYOUT ENDS HERE********************************/


/*-----------header-navigation-------------*/
#header-navigation ul
{
position:relative;
list-style-type:none;
margin:0;
padding:0;
line-height:52px;
}
#header-navigation ul li
{
background:url(../images/Normalbutton-bg_03.png) repeat-x;
float:left;
display:block;
line-height:52px;
width:101px;
border-right:1px solid #c70513;
}
#header-navigation ul li a.main
{
color:#ddcfc2;
text-decoration:none;
line-height:52px;
font-size:14px;
text-align:center;
text-transform:capitalize;
display:block;
}
#header-navigation ul li a:hover
{
background:url(../images/Hoverbutton-bg_03.png) repeat-x;
color:#1e1916;
display:block;
line-height:52px;
width:101px;
}
div#header-navigation ul li.drop{ position:relative;}
div#header-navigation ul li.drop ul{width:122px;padding:0 0px; position:absolute; display:none; left:0px; top:50px; z-index:200;}
div#header-navigation ul li.drop:hover ul{display:block; padding:0 0; position:absolute; left:0px; top:50px; width:122px;}
div#header-navigation ul li.drop ul li{background:none; float:none; line-height:30px;}
div#header-navigation ul li.drop ul li a{ color:#cba65a;text-decoration:none; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif;background:url(../images/drop-bg_03.png) repeat-y; display:block; width:122px; padding-left:5px; font-variant:small-caps;}
div#header-navigation ul li.drop ul li a:hover{ color:#cd9207;line-height:30px;}


/*-----------footer-navigation-------------*/
#footer-navigation ul
{
position:relative;
margin:0;
padding:0;
list-style-type:none;
line-height:25px;
float:left;
}
#footer-navigation ul li 
{
display:inline; font-size:9px;
font-family:verdana;
padding-right:0.4em;
color:#cb9007;
}
#footer-navigation ul li a
{
text-decoration:none;
color:#cb9007;
}
#footer-navigation ul li a:hover
{
text-decoration:underline;
color:#cb9007;
}
#footer-navigation p
{
color:#cb9007;
font-size:9px;
position:relative;
float:right;
line-height:25px;
padding:0;
}
#footer-navigation p a
{
text-decoration:underline;
font-size:9px;
font-weight:bold;
color:#cb9007;
}
/*-----------------------------------
-------------------------------------
        Category-navigation
---------------------------------------
-------------------------------------*/

#Category_navigation ul
{

line-height:28px;
list-style-type:none;
margin:10px 0 10px 20px;
padding:0;
}
#Category_navigation ul li
{
font-family:verdana;
font-size:12px;
color:#c39a47;

}
#Category_navigation ul li a
{
color:#c39a47;
text-decoration:none;
background:url(../images/arrow_18.png) no-repeat left center;
padding-left:30px;
}
#Category_navigation ul li a:hover
{
color:#c39a47;
text-decoration:underline;
}
/*styles*/

#leftpan h1
{
font-size:90%;
font-variant:small-caps;
text-align:center;
color:#cd9207;
font-weight:100;
}
#products_row p
{
color:#1e1916;
padding:5px 10px 5px 10px;
}
#products_row h1
{
color:#1e1916;
padding:15px 20px 5px 30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:lighter;
font-size:100%;
}
#products_row a
{
color:#FFFFFF;
font-size:80%;
text-decoration:none;
float:right;
}
#Titlebar p
{
line-height:49px;
float:right;
margin-right:20px;
font-size:13px;
color:#1e1916;
padding:0;
}
#Titlebar  a
{
color:#1e1916;
text-decoration:underline;
}

/*---------css for Feedback form--------*/

label{
float: left;
padding-left:20px;
width: 120px;
color:#cd9207;
font-weight: normal;
}

input, textarea {
width: 250px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 100px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
margin-left: 300px;
width: 90px;
}

br{
clear: both;
}