/* style for template #1  */

body {
	padding: 0px 15px 0px 15px;
}
p, body, font, div, td
{ font-family:		arial,helvetica,sans-serif,verdana;
  font-size:		11px;
  color: #333;
}
h1
{ font-family:		arial,helvetica,sans-serif,verdana;
  font-size:		24px;
  font-weight: normal;
  color:			#222;
}
h3
{ font-family:		arial,helvetica,sans-serif,verdana;
  font-size:		15px;
  color:			black;
}
h4
{ font-family:		arial,helvetica,sans-serif,verdana;
  font-size:		14px;
  color:			black;
}
a
{ font-family:		arial,helvetica,sans-serif,verdana;
  color:			#cd2c7f;
  text-decoration:		none;
}
a:hover
{ font-family:		arial,helvetica,sans-serif,verdana;
  text-decoration:		underline;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		14px;
}
.faq_gray
{ font-size:		14px;
  color:			#666666;
}
.faq_olive
{ font-size:		14px;
  color:			#3A6135;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		18px;
text-decoration:		underline;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		9px;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightmenu
{ color:			white;
  text-decoration:	none;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#121212;
  font-weight:		normal;
  font-size:		10px;
}
.cart
{
  font-size:		18px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  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-family:		arial,helvetica,sans-serif,verdana;
  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:		#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 solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #FFF2FA;
}

.pageSeparator {
	BORDER-BOTTOM: 1px dashed #DB2981;
}

.main_menu {
	padding: 5px;
	background-color: #DB2981;
	font-size: 16px;
	color: white;
}

.coalition {
	margin-top: 5px;
	background-image: url(../images/coalition_title.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.coalition .title {
	height: 36px;
	padding-left: 5px;
	color: #EEEEEE;
	font-weight: bold;
}
.left {
	background-image: url(../images/coalition_left_top_corner.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.right {
	background-image: url(../images/coalition_right_top_corner.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.coalition .content {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.coloured {
	padding: 10px 5px 10px 5px;
	background-color: #FFD3EF;
}
.category_navigation_tree {
	border-collapse: collapse;
}
.category_navigation_tree span {
	display: block;
	padding: 8px 20px 8px 5px;
	background-image: url(../images/arrow_selected.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.category_navigation_tree td {
	padding: 0px;
	border-bottom: 1px solid #FFF8FC;
}
.category_navigation_tree a {
	display: block;
	padding: 3px 5px;
	color: #934978;
	font-weight: normal;
	text-decoration: none;
}
.category_navigation_tree a:hover {
	background-color: #FFD3EF;
	text-decoration: none;
}
.category_navigation_tree .main_category {
	background-color: #FFDEF3;
}
.category_navigation_tree .main_category_selected {
	background-color: #FFD3EF;
}
.category_navigation_tree .category {
	background-color: #FFF2FA;
}
.category_navigation_tree .category_selected {
	background-color: #FFE9F7;
}


/* Main menu */
ul#main-menu {padding:0 0 0 12px; margin:10px 0; list-style:none; font:normal 12px arial, sans-serif;}
ul#main-menu li {display:inline;}
ul#main-menu li a {display:block; float:left; padding:0 12px 0 0; line-height:30px; background:url(../images/divider.png) no-repeat right center; margin-left:-1px; text-decoration:none;}
ul#main-menu li a b {display:block; float:left; padding:0 0 0 13px; line-height:30px; color:#555; cursor:pointer;}
ul#main-menu li a.last {background-image:none}

ul#main-menu li a.selected {background:url(../images/tab.png) right top;}
ul#main-menu li a.selected b {background:url(../images/tab.png) left top; color:#fff; cursor:pointer;}

ul#main-menu li a:hover {background:url(../images/tab.png) right top;}
ul#main-menu li a:hover b {background:url(../images/tab.png) left top; color:#fff; cursor:pointer;}
/* /Main menu */


/* Align center */
.align_center {
	position: relative;
	width: 100%;
}
.align_center:after {
	content: '';
	display: block;
	clear: both;
}
.align_center_to_left {
	position: relative;
	right: 50%;
	float: right;
}
.align_center_to_right {
	position: relative;
	z-index: 1;
	right: -50%;
}
/* /Align center */

/* Section */
.section {
	padding-bottom: 10px;
}
.section h3 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background-color: #DB2981;
	margin: 5px 0;
	padding: 5px;
}
.section-content {
	margin: 0;
}
/* /Section */

.news-date { font-weight: bold; font-size: 11px; }
.news-title { font-size: 14px; padding-bottom: 7px; }

.subcategories {
	border-bottom: 1px dashed #DB2981;
}
