/* style for template #0  */

h1
{
  font-size:		17px;
  color:			black;
}
h3
{
  font-size:		15px;
  color:			black;
}
h4
{
  font-size:		14px;
  color:			black;
}
a {
	text-decoration: none;
	color: #e47911;
}
a:hover {
	text-decoration: underline;
	color: #e47911;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		12px;
}
.faq_gray
{ font-size:		12px;
  color:			#666666;
}
.faq_olive
{ font-size:		12px;
  color:			#3A6135;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		11px;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightsmall2
{ color:			black;
  font-size:		9px;
}
.lightmenu
{ color:			white;
  text-decoration:	none;
}
.middle
{ color:			#F0B5B5;
}
.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:			#F0B5B5;
  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:			#F0B5B5;
  background-color:  transparent;
}
.totalPrice
{
  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;
  width: 55px;
}
.login2
{ 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;
  width: 110px;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#82A1DD;
  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:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:	1px;	
  BORDER-LEFT:		1px;
  BORDER-RIGHT:		1px;	
  BORDER-TOP:		1px;
  background-color:  #FFFFFF;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #A9C0FF
}

/* CIPRIAN */
/*
GENERAL HELP

border-radius: 0 0 16px 0; TOP LEFT | TOP RIGHT | BOTTOM RIGHT | BOTTOM LEFT
*/
form div {
	margin-bottom: 4px;
}

.wrap {
	width: 980px;
	margin: 0 auto;
}

.content {
	width: 980px;
	margin: 0 auto;
}

.top-pipes {
	width: 980px;
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}
.top-pipes a {
	text-decoration: none;
	font-weight: normal;
}
.top-pipes a:hover {
	text-decoration: underline;
}
.top-pipes a span {
	font-weight: bold;
}

.top-menu {
	width: 980px;
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	text-transform: uppercase;
}
.top-menu a {
	text-decoration: none;
	font-weight: bold;
	padding-left: 24px;
}
.top-menu a:hover {
	text-decoration: underline;
}

.widget-title {
	background: #e1efc9 url(images/layout/noise.png) repeat;
	color: #557b0c;
	padding: 6px;
	margin-bottom: 8px;
}
.widget-title span {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.widget-content {
	padding: 6px;
	margin-bottom: 8px;
}
.widget-content ul {
	padding-left: 0;
	margin: 0;
	list-style-type: none;
}

.item-special {
	text-align: center;
	margin-bottom: 16px;
	font-size: 13px;
	font-weight: normal;
}
.item-special .price {
	color: #ff0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3.category-title {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 8px;
}
.category-title span {
	color: #999999;
}











