/*Alpha PNG support for IESelf-removing expression trick from: <a href="http://dean.edwards.name/my/misbehaviors/OnAfterPrint" target="_blank">http://dean.edwards.name/my/misbehaviors/OnAfterPrint</a> doesnt seem worth the trouble; PNGs will look buggy after printingbecause IE has buggy PNG support.\*/* html img/**/ { filter:expression( this.napalmLoaded ? "" : ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" : this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+ String(this.napalmLoaded=true).substr(0,0)+ (this.src="tpl/blank.gif").substr(0,0) ) : this.runtimeStyle.filter="" ) );}/**/

body
{
background-color: #FFFFFF;
font-family: Tahoma, Arial, Helvetica;
}

h4, p, li, dt, dd, td, label, input, textarea 
{
font-family: Tahoma, Arial, Helvetica;
}

form
{
margin: 0px;
}

td
{
font-size: 12px;
color: #000000;
text-decoration: none;
}

a
{
font-size: 12;
color: #383A8A;
text-decoration: underline;
}

a:hover
{
text-decoration: underline;
color: #626365;
}

.horizontalMenu
{
margin-right: 3px;
}

.horizontalMenu a
{ 
padding: 5px 10px; 
border: 1px solid #CFCFCE; 
border-bottom: none;
display: block; 
color: #000000;
text-decoration: none;
}

.horizontalMenu a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

.horizontalMenu a:hover
{
color: #000000;
background-color: #F6F6F6;
text-decoration: none;
}


ol li a, ul li a {
	cursor:pointer;
}

.menu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

.menu li a:hover {
	/* image in menu background -> background:#444444 url(/images/background_menu_active.jpg) repeat-x scroll 0pt; */
	/* background-color: #F9A108; */
	color: #626365;
	text-decoration: underline;
}
.menu li a {
	/* image in menu background -> background:#E3E3E3 url(/images/background_menu.jpg) repeat-x scroll 0pt; */
	/* background-color: #F7F7F7; */
	color: #383A8A;
	display: block;
	margin: 0pt;
	text-decoration: none;
	line-height: 15px;
}

.menu li a.active {
	color: #626365;
	text-decoration: underline;
	/* background-color: #EBEBEB; */
}

.menu li.level1 a {
	padding: 3px 14px;
	width: 170px;	
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(../img/main_tpl/menu/level1.gif);
}

.menu li.level1 a:hover {
	background-image: url(../img/main_tpl/menu/level1_on.gif);
}

.menu li.level2 a {
	padding: 3px 10px 3px 30px;
	width: 146px;	
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(../img/main_tpl/menu/level2.gif);
}

.menu li.level2 a:hover {
	background-image: url(../img/main_tpl/menu/level2_on.gif);
}


.caption_small a
{
font-size: 15px;
}
.caption_small 
{
font-size: 15px;
}

input
{
background: #F7F7F7; 
color: #60605A; 
font-size: 12; 
padding-left: 2px; 
padding-right: 2px; 
}

.button
{
background: #EBEBEB;
}

select
{
font-family: Tahoma, Arial, Helvetica;
color: #60605A; 
background: #F7F7F7;
font-size: 12; 
}

.textarea 
{
color: #60605A; 
font-size: 12; 
padding-left: 2px; 
padding-right: 2px; 
background: #EBEBEB;
}

.checkbox
{
background: transparent;
}

.menuTop a
{
font-size: 13px;
color: #EEE2EE;
text-decoration: none;
}

.menuTop a:hover 
{
text-decoration: none;
color: #FFFFFF;
}


td.shoppingCart
{
color: #FFA61C;
}

td.shoppingCart a
{
color: #FFA61C;
font-size: 11px;
text-decoration: none;
}

td.shoppingCart a:hover
{
color: #F39400;
text-decoration: underline;
font-size: 11px;
}

td.borderAll, div.borderAll, table.borderAll
{
border: 1px solid #CFCFCE;
}

td.bottomBorder, div.bottomBorder
{
border-bottom: 1px solid #CFCFCE;
}

.whereYouAreMenu 
{
font-size: 11px;
color: #383A8A;
text-decoration: none;
line-height: 15px;
}

.whereYouAreMenu a
{
font-size: 11px;
color: #383A8A;
text-decoration: none;
}

.whereYouAreMenu a:hover 
{
text-decoration: underline;
color: #626365;
}

div.hrLine
{
height: 8px; line-height: 8px; border-bottom: 1px solid #CFCFCE;
}

div.hrMediumLine
{
height: 3px; line-height: 3px; font-size: 0px; border-bottom: 1px solid #CFCFCE;
}

div.hrSmallLine
{
height: 0px; font-size: 0px; line-height: 0px; border-top: 1px solid #CFCFCE;
}

div.hrBold
{
background-color: #CFCFCE;
}

div.vLine
{
height: 100%; font-size: 0px; width: 0px; border-right: 1px solid #CFCFCE;
}

tr.component td
{
background: #f7f7f7;
}

span.caption
{
color: #626365;
}

span.linkCaption
{
color: #383A8A;
}

tr.component td span.smallText
{
font-size: 11px; line-height: 11px;
}

.pageContent
{
padding-top: 5px;
padding-left: 28px;
padding-right: 5px;
padding-bottom: 5px;
line-height: 16px;
}

.captionMenu {
	font-size: 15px; 
	color: #626365;
	vertical-align: middle;
	text-align: left;
	padding-left: 3px; 
	overflow: hidden; 
}

.captionMenu a {
	font-size: 18px; 
	color: #626365;
	text-decoration: none;
}

.captionMenu a:hover {
	font-size: 18px; 
	color: #383A8A;
	text-decoration: none;
}

fieldset 
{
border: 1px solid #CFCFCE;
margin-top: 4px;
padding: 10px;
}

legend 
{
color: #383A8A;
font-weight: bold;
}

.adminSections 
{
height: 20px;
overflow: hidden;
background-repeat: repeat-x;
background-position: center;
background-image: url(../img/main_tpl/bgTabs.gif)
}

.message
{
color: #FF0000;
font-weight: bold;
}

div.commentOdd
{
background-color: #F8F8F8; 
border: 1px solid #CFCFCE;
}

div.antispamBox
{
background-color: #F8F8F8; 
border: 1px solid #CFCFCE;
margin-left: 30px; 
width: 60px; 
height: 30px; 
text-align: center; 
line-height: 30px;
}

div.counterBox
{
background-color: #F8F8F8; 
border: 1px solid #CFCFCE;
margin: 3px; 
padding: 0 3px 0 3px; 
text-align: center; 
display: block;
float: left;
font-size: 11px;
cursor: hand;
}

div.commentEven
{
background-color: #FFFFFF;  
}

td.bigImageBorder
{
border: 4px solid #CFCFCE;
}

div.mediumImageBorder
{
border: 3px solid #CFCFCE;
}

.smallImageBorder
{
border: 1px solid #CFCFCE;
}

tr.productsListHeader td
{
background-color: #F29C07;
color: #FFFFFF;
}

tr.even td.imageCell
{
background-color: #FFFFFF; 
}

tr.even td.descriptionCell
{
background-color: #e7e7e7; 
}

tr.even td.hSplitter div
{
height: 0px;
line-height: 0px;
font-size: 0px;
border-top: 1px solid #FFFFFF; 
}

tr.odd td.imageCell
{
background-color: #FFFFFF; 
}

tr.odd td.descriptionCell
{
background-color: #f6f6f6; 
}

tr.odd td.hSplitter div
{
height: 0px;
line-height: 0px;
font-size: 0px;
border-top: 1px solid #FFFFFF; 
}

tr.checkoutFooter td
{
background-color: #E7E7E7;  
}

tr.checkoutFooter td.borderCell
{
background-color: #CFCFCE;
}

table.priceDetails tr td
{
background-color: #f7f7f7;  
}

table.priceDetails tr td.sum
{
color: #FF0000;  
}

.dataTable td
{
border-bottom: 1px solid #CFCFCE;
border-right: 1px solid #CFCFCE;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
}

#addBorders 
{
border-left: none;
border-bottom: none;
}

#dataTableOptions 
{
text-align: center;
padding-left: 6px;
padding-right: 6px;
}

#addBorderLeft
{
border-left: 1px solid #CFCFCE;
}

#dataTableCaption td
{
background-color: #F6F6F6;
color: #60605A;
border-top: 1px solid #CFCFCE;
}

td.componentsOdd
{
background-color: #e8e8e8;  
}

td.componentsEven
{
background-color: #f4f4f4;    
}

.tableProductSpecification td
{
font-size: 11px;
}

.errorsList
{
margin: 5px;
margin-left: 20px;
padding-left: 0;
list-style-type: circle;
font-family: Tahoma, Arial, Helvetica;
}

tr.error td
{
color: red;
background-color: #FFDFDF;
}

div.footer
{
font-size: 10px;
color: #FFFFFF;
}

div.footer a, div.footer a:link, div.footer a:visited
{
font-size: 10px; 
color: #C5B593; 
text-decoration: none;
}

div.footer a:hover, div.footer a:visited:hover
{
color: #EB1010;
}

div.colorPreview
{
width: 15px; height: 15px; cursor: pointer; border: 1px solid #CFCFCE;
}

div.loadingContainer
{
font-size: 10px;
font-weight: bold;
width: 100px; 
margin: 0px; 
padding: 1px; 
text-align: center; 
color: #ffffff; 
background-color: #626365;
}

div.loadingContainer div
{
border: 1px solid #FFFFFF;
background-color: transparent;
}

.black
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.alphaImageLoader(src="../img/top_menu/bg_black.png", sizingMethod="scale"); 
}

.yellow
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.alphaImageLoader(src="../img/top_menu/bg_yellow.png", sizingMethod="scale"); 
}

.topMenu {
	font-size: 11px;
	color: #000000;
}

.topMenu a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.topMenu a:hover
{
text-decoration: underline;
color: #626365;
}


/* scroll div */

.container {
  position: relative;
  width: 511px;
  height: 139px;
  overflow: hidden;
  border: 1px solid #CFCFCE;
  padding: 3px;	
}

/* scroll div - END */

.noImageBox {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 9px;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 2px;
	color: #B9B9B9;
	border: 1px solid #B9B9B9;
}

.productBox {
	padding: 3px;
	border: 2px solid #CFCFCF;
}

.error_field {
	background-color: #F9C9C9;
}

.spanSpacer {
	margin: 0 10px;
}

/* DROP DOWN MENU */
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #CFCFCE;
border-bottom-width: 0;
font:normal 10px Tahoma, Arial, Helvetica;
line-height: 18px;
z-index: 100;
background-color: #f7f7f7;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CFCFCE;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
font-size: 11px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #FFFFFF;
color: #626365;
}
/* END DROP DOWN MENU */

