html {height: 100%}
BODY { 
/*SCROLLBAR-FACE-COLOR: #999;  
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #2d69b9; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #2d69b9; 
SCROLLBAR-TRACK-COLOR: #f5f9fe; 
SCROLLBAR-DARKSHADOW-COLOR: #2d69b9; 
SCROLLBAR-BASE-COLOR: #f5f9fe; 
color: #333;
FONT-SIZE: 11px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
padding: 0;
margin: 0;
height: 100%;
min-height: 100%;
}

a {color: #216389;} /*color: #08f;*/
a:hover {color: red; TEXT-DECORATION: underline;}

.cat{visibility:hidden;position:absolute} /*Java script for open/close*/

/*.img {BORDER: #ededed 5px double; BORDER-BOTTOM: #F0F0F0 5px double; BORDER-RIGHT: #F0F0F0 5px double;}*/
img {border: none;}
img {behavior: url(iepngfix.htc) }

.row_tb {BORDER-TOP: #c6def7 1px solid; BORDER-BOTTOM: #c6def7 1px solid; BACKGROUND-COLOR: #ffffff;}
.row_white_lblue {BACKGROUND-COLOR: #ffffff; BORDER: #C6DEF7 1px solid;}
.row_white {BACKGROUND-COLOR: #ffffff; BORDER: #ffffff 1px solid;}
.row_lblue {BACKGROUND-COLOR: #f5f9fe; BORDER: #C6DEF7 1px solid;}
.row_blue {BACKGROUND-COLOR: #C6DEF7; BORDER: #84afde 1px solid;}
.row_dblue {BACKGROUND-COLOR: #84afde; BORDER: #2d69b9 1px solid;}
.row_dblue1 {BACKGROUND-COLOR: #66a9d4; BORDER: #2d69b9 1px solid;}
.row_dred {	BACKGROUND-COLOR: Red; BORDER: #C20000 1px solid;}
.row_lgrey {background:#f9fafd; border:1px solid #e3e4eb;}
.row_grey {color: #333; background: #EDEDED; border: 1px solid #D8D8D8;}
.row_white_lgrey {BACKGROUND-COLOR: #ffffff; BORDER: #EDEDED 1px solid;}

.whitetext{background-color:#E6E6E6;font-size:11px;border-top: 1px #FFFFFF solid;  border-bottom: 1px #C1C1C1 solid; border-left: 1px #C1C1C1 solid; border-right: 1px #FFFFFF solid;}
.t{background-color:#F6F6F6;font-size:10px;border-top: 1px #FFFFFF solid;  border-bottom: 1px #ddd solid; border-left: 1px #ddd solid; border-right: 1px #FFFFFF solid;}

.roundInputs, INPUT, SELECT, TEXTAREA { /*form fields*/
border: #b3b3b3 1px solid;
background: #fbfbfb;
width:280px;
height:30px;
padding-left:7px;
-moz-box-shadow: 3px 3px 10px #CCCCCC; -webkit-box-shadow: 3px 3px 10px #CCCCCC; box-shadow: 3px 3px 10px #CCCCCC;
-moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius: 3px; border-radius: 3px 3px 3px 3px;}

TEXTAREA { height:100px;}

/*INPUT {BACKGROUND-COLOR: #F5F9FE; BORDER: #708090 1px solid; color: #60727B; font-size: 11px; FONT-FAMILY: Verdana, Arial;}
.noborder INPUT {BORDER: 0px;  background: transparent; }
SELECT {BACKGROUND-COLOR: #f5f9fe; BORDER: #708090 1px solid; color: #60727B; font-size: 11px; FONT-FAMILY: Verdana, Arial;}
TEXTAREA {BACKGROUND-COLOR: #f5f9fe; BORDER: #708090 1px solid; color: #60727B; font-size: 11px; FONT-FAMILY: Verdana, Arial;}
.form TEXTAREA {BACKGROUND-COLOR: #f5f9fe; BORDER: #708090 1px solid; color: #60727B; font-size: 11px; FONT-FAMILY:  Verdana, Arial;}*/

.formNoMargin {margin:0; padding:0;}

.buttonSolid {
  border-radius: 3px;
  font-family: arial, sans-serif;
  /*font-weight: 400;*/ font-weight: 200;
  font-style: normal;
  font-size: 16px;
  line-height: 1em;
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: none;
  font-size: 14px;
  line-height: 36px;
  height: 36px;
  padding: 0 15px;
}
.button--solid--color {
  background: #FF0000;
  color: #FFFFFF;
}
.button--medium {
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
}
.button--solid--color:hover {
  background: #3F3F53;
  color: #FFFFFF;
}

.formButtonGreyBG {
background-image: url(send_button_grey_bg.gif); 
width: 140px; 
height: 35px; 
border: 0px;  
/*vertical-align: top;*/
text-align: center;
font-size: 16px; 
COLOR: #ffffff;
FONT-FAMILY: Arial;
FONT-WEIGHT: bold;
padding: 0px 8px 8px 0px;
}

.formButton {BORDER: #708090 3px double; BACKGROUND-COLOR: #708090; PADDING: 2px; COLOR: #ffffff; width: 100px; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial; FONT-WEIGHT: normal; TEXT-DECORATION: none; text-align: center;}

/*.button {BORDER: #5694E7 3px double; BACKGROUND-COLOR: #5694E7; PADDING: 2px; COLOR: #ffffff; width: 100px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none; text-align: center; COLOR: #ffffff; font-size: 10px;}*/

.button {BACKGROUND-COLOR: red; PADDING: 2px; COLOR: #ffffff; width: 100px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none; text-align: center; COLOR: #ffffff; font-size: 10px;} /* also in line 350+ */

.buttonGreen {BORDER: #006400 3px double; BACKGROUND-COLOR: #006400; PADDING: 2px; COLOR: #ffffff; width: 100px; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none; text-align: center; COLOR: #ffffff; font-size: 10px;}

.buttonSubmit {
  border: 1px solid #999999;
  border-top: 1px solid #cccccc; 
  background: #d6d6d6;
  background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#cccccc));
  background: -webkit-linear-gradient(top, #444444, #cccccc);
  background: -moz-linear-gradient(top, #444444, #cccccc);
  background: -ms-linear-gradient(top, #444444, #cccccc);
  background: -o-linear-gradient(top, #444444, #cccccc);
  height:38px;
  padding: 8px 18px;
  -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
  -moz-box-shadow: 0 3px 10px #999999; -webkit-box-shadow: 0 4px 10px #999999; box-shadow: 0 4px 10px #999999;
  text-shadow: rgba(0,0,0,.4) 0 1px 0;
  color: white; font-size: 16px; font-family: Arial, Sans-Serif; text-decoration:none; vertical-align: middle;
  }
.buttonSubmit:hover {border-top-color: #cccccc; background: #444444; color: #f90000;}
.buttonSubmit:active {border-top-color: #cccccc; background: #444444;}


.grad_button {
	/*display: inline-block;*/ /* dropdown menu problem*/
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 0px;
	min-width:45px; /*max-width:145px;*/
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	FONT-WEIGHT:bold; /*FONT-SIZE: 16px; FONT-FAMILY: Arial;*/ 
	/*font: 14px/100% Arial, Helvetica, sans-serif;	*/
	padding: 5px;  /* padding: .9em .95em .9em; top, sides, bottom */
	text-shadow: 0 1px 1px rgba(0,0,0,.3); /* white rgba(255, 255, 255, 1) */
	
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	-moz-box-shadow: 3px 3px 10px #CCCCCC; -webkit-box-shadow: 3px 3px 10px #CCCCCC; box-shadow: 3px 3px 10px #CCCCCC;
	
	border: solid 0px #cccccc;
	background-color: #858585;
	background: -webkit-gradient(linear, left top, left bottom, from(#858585), to(#4f4f4f));
	background: -moz-linear-gradient(top,  #858585,  #4f4f4f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#858585', endColorstr='#4f4f4f');
}
.grad_button:hover {
	color: #ffffff;
	background: #4f4f4f;
	background: -webkit-gradient(linear, left top, left bottom, from(#4f4f4f), to(#858585));
	background: -moz-linear-gradient(top,  #4f4f4f,  #858585);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f4f4f', endColorstr='#858585');
}
.grad_button:active {
	color: #ffffff;
	position: relative;
	top: 1px;	
	background: -webkit-gradient(linear, left top, left bottom, from(#4f4f4f), to(#858585));
	background: -moz-linear-gradient(top,  #4f4f4f,  #858585);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f4f4f', endColorstr='#858585');
}

.alert {BORDER-TOP: #c20000 2px solid; BORDER-BOTTOM: #c20000 2px solid; color: #c20000; font-size: 13px; FONT-FAMILY:  Verdana, Arial; font-weight: bold; PADDING: 10px 5px 10px 7px; width: 100%; text-align: center;}

.alertGreen {BORDER-TOP: #006400 2px solid; BORDER-BOTTOM: #006400 2px solid; color: #006400; font-size: 13px; FONT-FAMILY:  Verdana, Arial; font-weight: bold; PADDING: 10px 5px 10px 7px; width: 100%; text-align: center;}

.red {COLOR: #c20000;}
.red A {COLOR: #c20000;}
.red A:hover {COLOR: #999999;}
.black {COLOR: #000000;}
.black A {COLOR: #000000;}
.black A:hover {COLOR: #ff0000;}
.lblue {COLOR: #c6def7;}
.lblue A {COLOR: #c6def7;}
.lblue A:hover {COLOR: #ff0000;}
.blue {COLOR: #5694e7;}
.blue A {COLOR: #5694e7;}
.blue A:hover {COLOR: #ff0000;}
.blueOLD A {COLOR: #5693b4;}
.dblue {COLOR: #216389;}
.dblue A {COLOR: #216389;}
.dblue A:hover {COLOR: #ff0000;}
.lgrey {COLOR: #dbe1e7;}
.lgrey A {COLOR: #dbe1e7;}
.lgrey A:hover {COLOR: #ff0000;}
.grey {COLOR: #7896aa;}
.grey A {COLOR: #7896aa;}
.grey A:hover {COLOR: #ff0000;}
.dgrey {COLOR: #555555;}
.dgrey A {COLOR: #555555;}
.dgrey A:hover {COLOR: #ff0000;}
.dgrey_news{  color:#555555;}
.white {COLOR: #ffffff;}
.white A {COLOR: #ffffff;}
.white A:hover {COLOR: #ff0000;}
.green {COLOR: #006400;}
.green A {COLOR: #006400;}
.green A:hover {COLOR: #ff0000;}
body.s10, body.s10 a, body.s10 a:hover {line-height: 12px;}
.s10 {FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;}
.s10 A {FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;}
.s10 A:hover {FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: underline;}
.s11 {FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;}
.s11 A {FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;}
.s11 A:hover {FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: underline;}
.s12 {FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;}
.s12 A {FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;}
.s12 A:hover {FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: underline;}
.s13 {FONT-SIZE: 13px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;}
.s13 A {FONT-SIZE: 13px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;}
.s13 A:hover {FONT-SIZE: 13px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: underline;}
.s16 {FONT-SIZE: 16px; FONT-FAMILY: Arial; TEXT-DECORATION: none;}
.s16 A {FONT-SIZE: 16px; FONT-FAMILY:  Arial; TEXT-DECORATION: none;}
.s16 A:hover {FONT-SIZE: 16px; FONT-FAMILY:  Arial; TEXT-DECORATION: underline;}
.s22 {FONT-SIZE: 22px; FONT-FAMILY: Arial; TEXT-DECORATION: none;}

/*P, TD, DIV, SPAN {
FONT-SIZE: 11px; FONT-FAMILY:  Verdana, Arial;
}*/
.title {
font-family: Arial;
font-size: 16px;
color: #FF0000;
background-image: url(bg_title.gif);
background-repeat: repeat-x;
background-position: left bottom;
text-align: left;
padding-bottom: 3px;
text-transform: uppercase;
font-weight:bold;
text-decoration:none;
}
.title2 {
font-family: Arial;
font-size: 14px;
color: #216389;
text-align: left;
text-transform: uppercase;
letter-spacing:-1px;
font-weight:bold
}
h1  {
color:#c20000;
font-family:Arial;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin: 0px;
}
h2, h2 A, h2 A:hover {
color:#000000;
font-family:Arial;
font-size:16px;
font-weight:bold;
text-decoration:none;
margin: 0px;
}
h3 {
color:#ff0000;
font-family:Verdana;
font-size:11px;
font-weight:bold;
margin: 0px;
text-decoration:none;
}
h4 {
color:#60727b;
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-align:left;
text-decoration:none;
margin: 0px;
}
.grad_hr
{
background:url(grad_both_small.gif)  no-repeat scroll 50% 50% transparent;
display: block; height: 20px; max-width: 100%;
}

.grad_hr200
{
background:url(grad_both_small.gif)  no-repeat -300px;
height: 20px; width: 100%;
}
.grad_hr_vert
{
background:url(vertical-line.gif) no-repeat scroll 50% 50% transparent;
padding:1px 1px; 
}
.arred {
background:url(arrowred.gif) no-repeat;
padding:0px 0px 0px 30px;
background-position: left center;
}
.dots {
    display: block;
    border-bottom: 1px dotted #666666;
    margin-bottom: 1px;
    margin-top: 2px; 
 height: 5px
}
.dashes {
    display: block;
    border-bottom: 1px dashed #999999;
    margin-bottom: 1px;
    margin-top: 2px;
}

.round	{
border: #dcdcdc 1px solid;
/*background: #dcdcdc;*/
 -moz-border-radius:9px; -webkit-border-radius:9px; -o-border-radius: 9px; border-radius: 9px 9px 9px 9px;
 /*-moz-box-shadow: 0 4px 5px #dcdcdc; -webkit-box-shadow: 0 4px 5px #dcdcdc; box-shadow: 0 4px 5px #dcdcdc;*/
}

/*shadow boxes*/
.shadowbox {
  border: 1px solid #dcdcdc;
  padding: 0px; /*padding: 12px;*/
  margin-bottom: 0px; /*margin-bottom:20px;*/
  -moz-box-shadow: 0 4px 10px #CCCCCC;
  -webkit-box-shadow: 0 4px 10px #CCC;
  box-shadow: 0 4px 10px #CCC;
  /*width:auto!important;*/
}
.bg-top-shadow640 {
  background:url(bg-shadow640.gif) no-repeat 0 top;
  margin:0 auto;
  padding-top:25px;
  /*max-width:640px;*/
}
.bg-bottom-shadow640 {
  background:url(bg-shadow640_bot.gif) no-repeat 0 bottom;
  margin:0 auto;
  padding-bottom:20px;
  /*position:relative;
  z-index:0;
  max-width:640px;*/
}
.bg-top-shadow960 {
  background:url(bg-shadow960.png) no-repeat 0 top;
  margin:0 auto;
  padding-top:20px;
  width:auto;
}
.bg-bottom-shadow960 {
  background:url(bg-shadow960.png) no-repeat -964px bottom;
  padding-bottom:20px;
  position:relative;
  z-index:0;
  width:auto;
}


/* -------------  right menu  -------------- */
/*.CategoriesList {
    FONT-SIZE: 11px;
}*/
.CategoriesList a {
   display: block;
   border-bottom: 1px dotted #aaa;
   margin-bottom: 5px;
   margin-top: 1px;
   color: #333333 !important;
	text-decoration: none;
}
.CategoriesList a:hover {
   text-decoration: none !important;
   color: #c00000 !important;
   border-bottom: #c00000 1px dotted; 
	text-decoration: none;
	FONT-WEIGHT: normal;
}

/* -------------  round box  -------------- */
.box-top-left {
background:url(box/top-left.gif) no-repeat;
height: 12px;
width: 12px;
}
.box-top-right {
background: url(box/top-right.gif) no-repeat;
height: 12px;
width: 12px;
}
.box-bottom-left {
background: url(box/bottom-left.gif) no-repeat;
height: 12px;
width: 12px;
}
.box-bottom-right {
background: url(box/bottom-right.gif) no-repeat;
height: 12px;
width: 12px;
}
.box-left {
background-image: url(box/left.gif);
background-repeat: repeat-y;
background-position: left;
width: 12px;
}
.box-top {
background-image: url(box/top.gif);
background-repeat: repeat-x;
background-position: top;
height: 12px;
}
.box-right {
background-image: url(box/right.gif);
background-repeat: repeat-y;
background-position: right;
width: 12px;
}
.box-bottom {
background-image: url(box/bottom.gif);
background-repeat: repeat-x;
background-position: bottom;
height: 12px;
}

/* Buttons */

/*.FormButton {
COLOR: #216389;
FONT-WEIGHT: bold;
}
TABLE.ButtonTable {
CURSOR: pointer;
VERTICAL-ALIGN: middle;
DIRECTION: ltr;
}
TD.Button {								 
BACKGROUND: url(http://hairshow.us/xcart/skin1/images/butbg.gif);
BACKGROUND-COLOR: #5694E7;
BACKGROUND-REPEAT: repeat-x;
PADDING-LEFT: 5px;
PADDING-RIGHT: 5px;
VERTICAL-ALIGN: middle;
WHITE-SPACE: nowrap;
COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none;
FONT-SIZE: 10px;
}
FONT.Button {								 
FONT-FAMILY: Arial;
COLOR: #FFFFFF;
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
TEXT-DECORATION: none;
}
IMG.ButtonSide {
WIDTH: 12px;
HEIGHT: 26px;
}
.SimpleButton TR TD {
PADDING: 0px;
WHITE-SPACE: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
COLOR: #330000;
FONT-WEIGHT: bold;
}
.GoImage {
WIDTH: 21px;
HEIGHT: 18px;
VERTICAL-ALIGN: middle;
BORDER: 0px;
}*/

/*	Top menu */
/*td.mmst {width: 100%; cursor: hand; FONT-SIZE: 11px; FONT-FAMILY: Arial; FONT-WEIGHT: normal; TEXT-DECORATION: none; border-color: #FFFFFF;  border-bottom: 1px solid #FFFFFF}
a.mmst {width: 100%; cursor: hand; padding-top: 3px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; FONT-SIZE: 11px; FONT-FAMILY: Arial; FONT-WEIGHT: normal; TEXT-DECORATION: none;}
a.mmst:hover {width: 100%; cursor: hand; padding-top: 3px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; FONT-SIZE: 11px; color: #C20000; background-color: #F5F9FE; FONT-SIZE: 11px; FONT-FAMILY: Arial; FONT-WEIGHT: normal; TEXT-DECORATION: none; }

.tm {width: 100%; cursor: hand;  FONT-SIZE: 11px; FONT-FAMILY: Arial; FONT-WEIGHT: normal; TEXT-DECORATION: none; border-color: #FFFFFF;  border-bottom: 1px solid #FFFFFF; padding-left: 7px;}
.tmh {width: 100%; cursor: hand;  FONT-SIZE: 11px; FONT-FAMILY: Arial; FONT-WEIGHT: normal; TEXT-DECORATION: none; border-color: #FFFFFF;  border-bottom: 1px solid #FFFFFF; padding-left: 7px; color: #C20000; background-color: #F5F9FE;}
.fontnorm {FONT-WEIGHT: normal;}
a.fontnorm {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial; }
a.fontnorm:hover {FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Arial; }*/







/*	Changes */
/*
.centering {text-align: center;}
.container {width: 1000px; text-align: left; margin: 0 auto;}
.logo {display: inline-block;	float: left;}
.subscribe {
display: block;
position: absolute;
top: 10px;
padding-left: 16px;
margin-left: 10px;
background: url(subscribe_ico.gif) left no-repeat;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
.top_banner {display: block; float: right;}
.top_line {clear: both;	height: 9px; background: #ebebeb;}
.top_right_linx {float: right; width: 670px;	padding-top: 7px;	padding-bottom: 4px;}
.sign_in {float: right;	padding-right: 10px;	padding-left: 10px;}
.cart {float: right;	padding-left: 20px;	padding-right: 8px; background: url(cart_bg.gif) left no-repeat;}
.top_linx a {display: inline-block;	padding-right: 18px;	color: #666666 !important;	text-decoration: none;}
.top_linx a:hover {color: red !important; text-decoration: underline;}
.top_linx a.hl {color: red !important;}

.sub_online_now{color: #989898 !important; text-decoration: none; font-size: 14px; font-weight: bold;}

.search {float: left; padding-top: 3px; padding-bottom: 4px;}
.search form {margin: 0;}
.search_input_bg {
float: left;
background: url(search_form.gif) top left no-repeat;
/*width: 225px;*/
padding-left: 37px;
height: 23px;
padding-top: 3px;
}
.search_text_field {
width: 130px;
background: none;
border: none;
}

.top_menu {
clear: both;
padding-left: 10px;
}
.top_menu a {
display: inline;
float: left;
}
.top_menu_div {
list-style: none;
margin: 0;
padding: 0;
}
.top_menu_div li {
margin: 0;
padding: 0;
border-bottom: 1px solid #ddd;
     ie hack 
    border-bottom: expression(nextSibling == null ? 'none' : '1px solid #ddd');
}
.top_menu_div li:last-child {
border-bottom: none;
}

.top_menu_div li a:link, .top_menu_div li a:visited, .top_menu_div li a:active {
color: #fff;
text-decoration:none;
white-space: nowrap;
display: block;
padding: 3px;
padding-left: 10px;
}
* html .top_menu_div li {
width: 100%;
}
.top_menu_div li a:hover {
color: #000;
background: #fff;
}

.call_free {
text-align: right;
line-height: 20px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #f00;
padding-right: 10px;
}
.call_free strong {
color: #000;
}
.right_col {
float: right;
padding-right: 9px;
}
.main_content {
padding-left: 10px;
}
.flash_gallery {
margin-bottom: 25px;
}
.flash_banner {
margin-bottom: 25px;
}
.right_text_banner {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding-top: 25px;
    padding-bottom: 35px;
    text-align: center;
color: #0074d7 !important;
}
.right_text_banner a {
text-decoration: none;
}
.right_text_banner a:hover {
text-decoration: underline;
}

/*=====  footer  ======*/
.footer a {
font-size:12px;
color: #cccccc !important;
text-decoration: none;
}
.footer a:hover {
color: #ffffff !important;
text-decoration: underline;
}
.footer b {
color: #ffffff !important;
/*font-family: Arial !important;
font-size:16px;*/
font-weight:400;
text-transform: uppercase;
}
.copyright {color: #666666; FONT-SIZE: 12px; text-decoration: none;}
.copyright a {color: #666666; FONT-SIZE: 12px; text-decoration: none;}
.copyright a:hover {color: #c20000; FONT-SIZE: 12px; text-decoration: underline;}

/*
.footer {
background: #d8d8d8 url(footer_bg.gif) top repeat-x;
min-height: 293px;
width: 100%
}
* html .footer {
height: 293px;
}
.footer ul {
list-style: none;
margin: 0;
padding: 25px 20px 0 30px;
}
.footer ul li {
list-style: none;
margin: 0;
padding: 0;
padding: 0;
line-height: 15px;
}
.footer ul li {
list-style: none;
margin: 0;
padding: 0;
padding: 0;
line-height: 15px;
}
.footer ul li strong {
color: red;
}
.footer ul li a {
color: #989898 !important;
text-decoration: none;
}
.footer ul li a:hover {
color: red !important;
text-decoration: underline;
}
.foot_menu_col {
float: left;
}
.foot_banner {
width: 265px;
text-align: center;
padding-top: 25px;
}
.foot_menu {
clear: both;
color: #006ecc;
padding-top: 20px;
padding-left: 30px;
}
.foot_menu .rss-feeds {
    background: transparent url(rss/icon_rss.gif) no-repeat scroll 0 0;
    margin-left: 30px;
    padding: 0 0 0 18px;
}*/


/*=====  footer xCart ======*/
.hor_dlm {
background:white none repeat scroll 0 0;*/
   clear: both;
height: 35px;
}

a.button {
color: #fff !important;
text-decoration: none;
text-transform: uppercase;
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

.ord_subtotal { /*xcart/skin1/customer/main/cart.tpl */
    border: 3px solid rgb(0, 136, 255); 
    padding: 4px; 
    background-color: rgb(220, 239, 255);
}
a.parent {
    color: #333;
}

/*=====  table.class.php - листалка  ======*/
.pager_layout {
    display: inline-block;
    height: 14px;
    background: url(pager_frame_bg.gif) top left no-repeat;
    padding-left: 5px;
    margin: 2px;
    text-decoration: none;
}    
.pager_frame {
    display: inline-block;
    height: 14px;
    line-height: 14px;
    background: url(pager_frame_right.gif) top right no-repeat;
    padding-right: 5px;
    cursor: pointer;
}

/*my_account.php*/
.my_account td{
    font-weight: bold;
}

.my_account td a {
    display: block;
    margin-left: 10px;
    margin-right: 30px;
    padding: 10px 0 10px 0;
    text-decoration:  none;
}
.my_account tr td a {
    border-bottom: solid 1px #bbb;
    /* ie hack */
    border-bottom: expression(nextSibling == null ? 'none' : 'solid 1px #bbb');
}
.my_account tr:last-child td a {
    border-bottom: none;
}


