body
{
	background: #D3EEFF url(../images/cloudbg.jpg) no-repeat center top;
}

.newsbg
{
	background: #26140D url(../images/newsbg.gif) no-repeat left top;
}

.bgbottom
{
	background: #FDF0C7 url(../images/bgbottom.jpg) no-repeat bottom;
}

.mainbg
{
	background: #FDF0C7 url(../images/mainbg.jpg) repeat-y left top;
}

.menubg
{
	background: url(../images/menubg1.png) no-repeat center top;
}

.menubg1
{
	background: url(../images/menubg3.png) no-repeat center top;
}

.bestsellerstopbg
{
	background: #080607 url(../images/bestsellerstopbg.png) no-repeat bottom;
}

.bestsellerbottombg
{
	background: #666666 url(../images/bestsellerbottombg.gif) no-repeat left top;
}

.cartdetailindex
{
	font-size: 10pt;
	color: #000000;
	font-family: Time New Roman;
	padding: 2px;
}

.reglogindex
{
	font-size: 8pt;
	color: #D3C063;
	font-family: Verdana;
}

.newsletterindex
{
	background: #080607 url(../images/newsletterindex.gif) no-repeat left top;
}

.searchhere
{
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 5px;
	font-family: Verdana;
}

.searchform
{
	border: #cccccc 1px solid;
	font-size: 8pt;
	padding: 2px;
	align: left;
	color: #646464;
	font-family: Verdana;
	background-color: #EEEEEE;
}



.paratxt
{
	padding-right: 20px;
	padding-left: 15px;
	font-size: 9pt;
	padding-bottom: 2px;
	line-height: 150%;
	color: #370F0F;
	padding-top: 10px;
	font-family: Verdana;
	text-align: justify;
}

.field
{
	padding-right: 20px;
	padding-left: 15px;
	font-size: 9pt;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 110%;
	color: #370F0F;
	font-family: Verdana;
}

A:link
{
	font-weight: Bold;
	font-size: 9pt;
	color: #5A471C;
	font-family: Verdana;
	text-decoration: none;
}
A:visited
{
	font-weight: Bold;
	font-size: 9pt;
	color: #5A471C;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-weight: Bold;
	font-size: 9pt;
	color: #660000;
	font-family: Verdana;
	text-decoration: none; /*background-color: #7F1217;*/
}

A:link.menulink
{
	font-weight: Bold;
	font-size: 9pt;
	color: #660000;
	font-family: Verdana;
	text-decoration: none;
}
A:visited.menulink
{
	font-weight: Bold;
	font-size: 9pt;
	color: #660000;
	font-family: Verdana;
	text-decoration: none;
}
A:hover.menulink
{
	font-weight: Bold;
	font-size: 9pt;
	color: #6F5825;
	font-family: Verdana;
	text-decoration: none; /*background-color: #7F1217;*/
}

td
{
	line-height: 175%;
}

.Heading
{
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16pt;
	padding-bottom: 2px;
	line-height: 150%;
	color: #370F0F;
	padding-top: 2px;
	font-family: Times New Roman;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
}

.SubHeading
{
	padding-right: 15px;
	font-size: 10pt;
	padding-bottom: 2px;
	line-height: 150%;
	color: #370F0F;
	padding-top: 10px;
	font-family: Verdana;
	text-align: justify;
	text-decoration:underline;
	font-weight: bold;
}

ul
{
	text-indent: 0px;
	list-style-type: disc;
	padding: 5px;
	margin: 2px;
	padding-left: 50px;
}

.liparatxt
{
	padding-right: 10px;
	padding-left: 15px;
	font-size: 9pt;
	padding-bottom: 2px;
	line-height: 150%;
	color: #370F0F;
	padding-top: 10px;
	font-family: Verdana;
	text-align: justify;
}

.mail
{
	color: #7B3C21;
	font-size: 8pt;
	font-family: "verdana";
	text-decoration: none;
}

a:link.mail
{
	color: #7B3C21;
	font-size: 8pt;
	font-family: "verdana";
	text-decoration: none;
}
a:active.mail
{
	color: #7B3C21;
	font-size: 8pt;
	font-family: "verdana";
	text-decoration: none;
}
a:visited.mail
{
	color: #7B3C21;
	font-size: 8pt;
	font-family: "verdana";
	text-decoration: none;
}
a:hover.mail
{
	color: #6F5825;
	text-decoration: none;
	font-size: 8pt;
	font-family: "verdana";
}


a:link.lang
{
	color: #660000;
	font-size: 8pt;
	font-family: "verdana";
	font-weight:lighter;
}
a:active.lang
{
	color: #660000;
	font-size: 8pt;
	font-family: "verdana";
	font-weight:lighter;
}
a:visited.lang
{
	color: #660000;
	font-size: 8pt;
	font-family: "verdana";
	font-weight:lighter;
}
a:hover.lang
{
	color: #6F5825;
	font-size: 8pt;
	font-family: "verdana";
	font-weight:lighter;
	text-decoration:underline;
}

input.button
{
	background-color: #83602e;
	border: 1px solid #36280b;
	font-family: Verdana;
	font-size: 9pt;
}

input.text
{
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #36280b;
	width: 225px;
	height: 15px;
	font-family: Verdana;
	font-size: 9pt;
	padding-left: 5px;
	padding-top: 2px;
}

input.btn
{
	color: #660000;
	font-family: 'verdana';
	font-size: 9pt;
	
	font-weight: bold;
	width: 160px;
	height:24px;
	border: 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-color: #C5BDBA;
	border-left-color: #C5BDBA;
	border-right-color: #C5BDBA;
	border-bottom-color: #C5BDBA;
	
	background: url(../images/buttonbg.png)  top repeat-x;
	
}



input.btn....
{
	color: #484536;
	font-family: 'verdana';
	font-size: 8pt;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-color: #C5BDBA;
	border-left-color: #C5BDBA;
	border-right-color: #C5BDBA;
	border-bottom-color: #C5BDBA;
	
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#ffffff' ,EndColorStr= '#83602e' );
	
}
input.btnhov
{
	border-top-color: #83602e;
	border-left-color: #83602e;
	border-right-color: #83602e;
	border-bottom-color: #83602e;
}

ul
{
	text-indent: 0px;
	list-style-type: disc;	
	margin: 2px;
	padding-left: 15px;
}
