/* style for template #5 */

p, font
{ font-family:		Tahoma;
  font-size:		11px;
}
td, font
{ font-family:		Tahoma;
  font-size:		11px;
}

h1
{ font-family:		Tahoma;
  font-size:		18px;
  color:			black;
}
.header
{ font-family:		Tahoma;
  font-size:		12px;
  color:			white;
  font-weight:		bolder;
  text-decoration:	none;
  text-transform:uppercase;
  padding-left:20px;
  /*text-transform:capitalize;*/
}
.no_underline
{ text-decoration:		none;
}
a , .a_title
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			black;
}
.root_menu_sp
{
	font-family:	Tahoma;
	font-weight:	bold;
	font-size:		12px;
	color:			white;
	text-decoration:none;
}
.root_menu_sp_choise
{
	font-family:	Tahoma;
	font-weight:	bold;
	font-size:		12px;
	color:			yellow;
	text-decoration:none;
}

.small
{ font-size:		10px;
}

.faq
{ 
	font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:		none;
}
.cat
{ font-size:		13px;
	font-family:Tahoma;
	font-weight:bold;
}
.standard
{ font-weight:		normal;
}

.standardsmall
{ font-weight:		normal;
  font-size:		12px;
  color:white;
  font-weight:bold;
}
.light
{ 
	color:black;
	font-size:12px;
	font-weight:bold;
}

/*Menu
******************/
.menu
{ 
	color:white;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
.menu:hover
{ 
	color:#f0ed96;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}

.txtInput
{
	height:20px;
	vertical-align:middle;
	font-size:11px;
	width:100px;
}
.search_frm
{
	font-family:Tahoma;
	font-size:12px;
	color:white;
}
.lightsmall
{ color:			#1c7abb;
  font-size:		12px;
  font-family:Tahoma;
  font-style:italic;
}
.light_login
{
	color:			#1c7abb;
	font-size:		12px;
	font-family:Tahoma;
	font-weight:bold;
}
.lightstandard
{ color:			black;
  font-weight:		normal;
}
.middle
{ color:			black;
}
.cart
{ font-family:		arial;
  font-size:		12px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			black;
  padding-left:	20px
}
.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;
}

.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:  #D2E7FF;
}

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

