/* style for template #0  */

p, body, font, div, td
{
	font-family:	Tahoma, arial, sans-serif, serif;
	font-size:		12px;
	margin: 0px;
	padding: 0px;
	color: #1d0d0d;
}
#home_body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 100%;
}
.top {
	background-image: url(images/topbg2.gif);
	background-repeat: repeat-x;
	height: 172px;
	margin: 0px;
	padding: 0x;
/*	border: 1px solid #222222;*/
}
.logobg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	height: 141px;
	margin: 0px;
	padding: 0px;
}
.logo {
	margin: 0px;
	padding: 15px 0px 0px 15px;
}
.stopped {
	padding: 0px;
	margin: 0px;
}
.mycart {
	margin: 10px 15px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	color: #955949;
}
.mycart a:link {
	color: #955949;
}
.mycart a:active { 
	color: #955949;
}
.mycart a:visited { 
	color: #955949;
}
.mycart a:hover {
	color: #ba8678;
	text-decoration: underline;
}
.mphone {
	margin: 3px 0px 0px 25px;
	padding: 0px;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	width: 183px;
	height: 50px;
}
.basket {
	padding: 0px;
	margin: 3px 0px 0px 5px;
	float: left;
	background-image: url(images/cart.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 65px;
}
.mainmenu {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 8px 20px;
	color: #ffffff;
	font-size: 13px;
}
.mainmenu a:link {
	color: #ffffff;
	text-decoration: none;
}
.mainmenu a:active { 
	color: #ffffff;
	text-decoration: none;
}
.mainmenu a:visited { 
	color: #ffffff;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #f0f0f0;
	text-decoration: underline;
}
.mtable {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.content {
	margin: 0px;
	padding: 10px;
}
.umenu {
	border: 1px solid #975b4b;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.mtitle {
	margin: 0px 0px 10px 0px;
	padding: 4px 10px;
	background-color: #9a5d4e;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.bitem {
	margin: 0px;
	padding: 5px 20px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	font-size: 14px;
	font-weight: bold;
}
.bitem a:link {
	color: #1d0d0d;
	text-decoration: none;
}
.bitem a:active { 
	color: #1d0d0d;
	text-decoration: none;
}
.bitem a:visited { 
	color: #1d0d0d;
	text-decoration: none;
}
.bitem a:hover {
	color: #3e2323;
	text-decoration: underline;
}
.litem {
	margin: 0px;
	padding: 4px 25px;
	font-size: 11px;
	font-weight: bold;
}
.litem a:link {
	color: #1d0d0d;
	text-decoration: none;
}
.litem a:active { 
	color: #1d0d0d;
	text-decoration: none;
}
.litem a:visited { 
	color: #1d0d0d;
	text-decoration: none;
}
.litem a:hover {
	color: #3e2323;
	text-decoration: underline;
}
.catalog td {
	font-weight: bold;
}
.main {
	margin: 0px;
	padding: 0px 10px;
}
.ndate {
	margin: 0px;
	padding: 5px 7px;
	font-size: 13;
	font-weight: bold;
	color: #1d0d0d;
}
.ntitle {
	margin: 0px;
	padding: 5px;
}
.ntitle a:link {
	color: #1d0d0d;
	text-decoration: none;
}
.ntitle a:active { 
	color: #1d0d0d;
	text-decoration: none;
}
.ntitle a:visited { 
	color: #1d0d0d;
	text-decoration: none;
}
.ntitle a:hover {
	color: #3e2323;
	text-decoration: underline;
}
.footer {
	margin: 0px;
	padding: 0px 10px;
}
.copy {
	color:#ffffff;
	background-image: url(images/cfooter.gif);
	background-repeat: repeat-x;
	font-size: 13px;
}
.copy a:link {
	color: #ffffff;
}
.copy a:active { 
	color: #ffffff;
}
.copy a:visited { 
	color: #ffffff;
}
.copy a:hover {
	color: #f0f0f0;
	text-decoration: underline;
}
.se {
	margin: 5px 20px;
}
.img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
h1
{ font-family:		Tahoma,arial,helvetica,sans-serif;
  font-size:		17px;
  color:			brown;
}
h2
{ font-family:		Tahoma,arial,helvetica,sans-serif;
  font-size:		15px;
  color:			brown;
}
h3
{ font-family:		Tahoma,arial,helvetica,sans-serif;
  font-size:		13px;
  color:			brown;
}
h4
{ font-family:		Tahoma,arial,helvetica,sans-serif;
  font-size:		17px;
  color:			brown;
}
a {
	font-family: Tahoma,arial,helvetica,sans-serif;
}
a:link {
	color: #1d0d0d;
}
a:active { 
	color: #1d0d0d;
}
a:visited { 
	color: #1d0d0d;
}
a:hover {
	color: #3e2323;
	text-decoration:underline;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq { 
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform: none;
	text-decoration:none;
	padding:5px 0px;
	cursor:pointer;
}
.faq a:link { 
	color: #2267c4;
	text-decoration:none;
}
.faq a:active { 
	color: #2267c4;
	text-decoration:none;
}
.faq a:visited { 
	color: #2267c4;
	text-decoration:none;
}
.faq a:hover {
	color: #2389E1;
	text-decoration:underline;
}

.faq_gray
{ font-size:		14px;
  color:			#666666;
}
.faq_olive
{ font-size:		14px;
  color:			#555555;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;

}
.mycat {
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
   font-weight: bold;
   color: #141414;
}
.mycat a:link {
	color: #141414;
}
.mycat a:active { 
	color: #141414;
}
.mycat a:visited { 
	color: #141414;
}
.mycat a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}
.mystandard {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.mystandard a:link {
	color: #141414;
}
.mystandard a:active { 
	color: #141414;
}
.mystandard a:visited { 
	color: #141414;
}
.mystandard a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}
.cat2
{ font-size:		18px;
}
.standard
{ font-weight:		normal;

  text-decoration:	none;
}
.standard a:link {
	color: #141414;
}
.standard a:active { 
	color: #141414;
}
.standard a:visited { 
	color: #141414;
}
.standard a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}
.standardsmall {
	font-weight:		normal;
	font-size:		10px;
	text-decoration:	none;
}
.standardsmall a:link {
	color: #2267c4;
}
.standardsmall a:active { 
	color: #2267c4;
}
.standardsmall a:visited { 
	color: #2267c4;
}
.standardsmall a:hover {
	color: #2389E1;
	text-decoration: underline;
}

.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightmenu
{ color:			black;
  text-decoration:	none;
  font-size:		12px;
}
.topmenu
{ color:			white;
  font-size:		13px;
  text-decoration:	none;
  background-image: url(images/tmpl6_li.gif);
  background-repeat: no-repeat;
  list-style-type: none;
  background-position: 10px 0px;
  PADDING-LEFT: 20px;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#203A16;
}
.olive
{ color:			#FF500F;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#222222;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		9px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#222222;
  background-color:  transparent;
}
.totalPrice
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:	    16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.login
{ font-size:	    12px;
  font-weight:		normal;
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  margin:			1px;
  font-weight:		none;
  color:			black;
  background-color: white;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#CCCCCC;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#CCCCCC;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #CCCCCC;
  BORDER-RIGHT: 1px dotted #CCCCCC;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #CCCCCC;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #CCCCCC;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #F6F6F6;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #CCCCCC
}
.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-transform:none;
	font-weight:normal;
	padding:0;
	text-align: center;
}
.bottom {
	color:#FFFFFF;
}
.small a {
	color:#FFFFFF;
}
.small a:link, small a:visited, small a:hover, small a:active {
	color:#FFFFFF;
}
.bord {
	border: 1px solid #e6e6e6;
}