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_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;}

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;}

.formButtonBlue {background-image: url(send_button_blue.gif); width: 140px; height: 35px; border: none;}
.formButtonGrey {background-image: url(send_button_grey.gif); width: 140px; height: 35px; border: 0px;}
.formButtonBlueBG {
	background-image: url(send_button_blue_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 5px 7px 0px;
}
.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-SIZE: 10px; FONT-FAMILY: Verdana, Arial; TEXT-DECORATION: none; text-align: center; COLOR: #ffffff; font-size: 10px;}

.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;}

.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: #cc0000;}
.red A {COLOR: #cc0000;}
.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;}
.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:#FF0000;
	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; 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;
}

/*shadow boxes*/
.shadowbox {
  border: 1px solid #dcdcdc;
  padding: 0px; /*padding: 12px;*/
  margin-bottom:0px; /*margin-bottom:20px;*/
  -moz-box-shadow:0 3px 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;
  width:650px;
}

.bg-bottom-shadow640 {
  background:url(bg-shadow640.gif) no-repeat -650px bottom;
  padding-bottom:20px;
  position:relative;
  z-index:0;
  width:650px;
}

.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: red !important;
    border-bottom: 1px dotted red; 
	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(../xcart/skin1/images/butbg.gif);
	BACKGROUND-COLOR: #68C1FF;
	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;
}

.hor_dlm {
	background:white none repeat scroll 0 0;
   clear: both;
	height: 35px;
}
.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;
}
.copyright {color: #989898; FONT-SIZE: 10px; text-decoration: none;}
.copyright a {color: #989898; FONT-SIZE: 10px; text-decoration: none;}
.copyright a:hover {color: red; FONT-SIZE: 10px; text-decoration: underline;}



a.button {
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.ord_subtotal {
    border: 3px solid rgb(0, 136, 255); 
    padding: 4px; 
    background-color: rgb(220, 239, 255);
}
a.parent {
    color: #333;
}
.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;
}

/*=====  slideshow of magazines  ======*/
.ss_menu {
    list-style: none;
    display: block;
    position: absolute;
    z-index: 1000;
    margin: 0;
    padding: 0;
    /*margin-left: 6px;*/
    margin-left: 0;
    margin-top: 165px;
}
.ss_menu li {
    margin: 0;
    padding: 0;
    margin-bottom: -2px;
}
.ss_menu li a {
    display: inline-block;
    width: 95px;
    padding-left: 5px;
    height: 26px;
    padding-top: 4px;
    text-align: left;
    background: url(http://hairshow.us/images/ss_btn_bg.png) top left no-repeat;
    font-size: 11px;
    color: #000 !important;
    text-decoration: none !important;
    /*behavior: url(iepngfix.htc); what is it?*/
}
.ss_menu li a:hover {
    background: url(http://hairshow.us/images/ss_btn_bg_active.png) top left no-repeat;
    color: #fff !important;
    text-decoration: none !important;
}
.nav {white-space: nowrap;}
.nav img {border: 1px solid #ccc;}

#pagepeel {
    position: relative;
}
#pagepeel img {
    width: 50px; height: 52px;
    z-index: 99;
    position: absolute;
    right: 0; top: 0;
    -ms-interpolation-mode: bicubic;
}
#pagepeel .msg_block {
    width: 50px; height: 50px;
    position: absolute;
    z-index: 50;
    right: 0; top: 0;
    background: url(subscribe_hairshow.jpg) no-repeat right top;
    text-indent: -9999px;
}

.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;
}

/*   -------------   tooltip style here   --------------   */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); /* IE 5.5+ */
	-moz-opacity: 0.85; /* - Mozilla 1.6 */
	-khtml-opacity: 0.85; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.85; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
#tooltip h3, #tooltip div { margin: 0; }

.bookmark_screen {
    position: absolute;
    top: -320px;
}

.feedlist {width:645px; margin-bottom:20px; padding:12px 20px 4px 12px; background:#f9fafd; border:1px solid #e3e4eb;}
.feedlist h3 {padding-top:4px; font-size:105%;}
.feedlist p.url {margin:4px 0; padding:0 0 0 18px; background:url(rss/icon_rss.gif) no-repeat;}
.feedlist ul.buttons {padding:4px 0 16px 0;}
.feedlist ul.buttons li {display:inline; padding-right:4px;}

.welcome {
	color: #444;
	text-align: justify;
}
.welcome strong {
	color: #555;
}
.welcome_hdr {
	color: #f00;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: -.5px;
	margin: 0;
	padding: 0 0 10px 0;
}

.param_name {
    text-align: right;
    font-size: 14px;
    color: #0ce;
}
.param_value {
    text-align: left;
    font-size: 12px;
    color: #ddd;
}
.share_field {
    color: #333;
    background: #eee;
    border: 1px solid #777;
}
.clip_code {
    width: 400px;
    height: 120px;
    color: #555;
}

#replay_btn img { background: url(/images/addons/repeat_btn.png) 0 0 no-repeat; }
#share_btn img { background: url(/images/addons/share_btn.png) 0 0 no-repeat; }
#code_btn img { background: url(/images/addons/code_btn.png) 0 0 no-repeat; }
#info_btn img { background: url(/images/addons/info_btn.png) 0 0 no-repeat; }

#replay_btn:hover img { background: url(/images/addons/repeat_btn.png) 0 -62px no-repeat; }
#share_btn:hover img { background: url(/images/addons/share_btn.png) 0 -62px no-repeat; }
#code_btn:hover img { background: url(/images/addons/code_btn.png) 0 -62px no-repeat; }
#info_btn:hover img { background: url(/images/addons/info_btn.png) 0 -62px no-repeat; }

* html #replay_btn img { background: url(/images/addons/repeat_btn.gif) 0 0 no-repeat; }
* html #share_btn img { background: url(/images/addons/share_btn.gif) 0 0 no-repeat; }
* html #code_btn img { background: url(/images/addons/code_btn.gif) 0 0 no-repeat; }
* html #info_btn img { background: url(/images/addons/info_btn.gif) 0 0 no-repeat; }

* html #replay_btn:hover img { background: url(/images/addons/repeat_btn.gif) 0 -62px no-repeat; }
* html #share_btn:hover img { background: url(/images/addons/share_btn.gif) 0 -62px no-repeat; }
* html #code_btn:hover img { background: url(/images/addons/code_btn.gif) 0 -62px no-repeat; }
* html #info_btn:hover img { background: url(/images/addons/info_btn.gif) 0 -62px no-repeat; }


.addon_menu_btn {
    display: block;
    float: left;
    height: 22px;
    padding: 3px 15px 0 15px;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #ddd !important;
    text-decoration: none !important;
    background: url(/images/addons/btn_bg.gif) 0 0 repeat-x;
}
.addon_menu_btn:hover {
    background: url(/images/addons/btn_bg.gif) 0 -25px repeat-x;
}
.share_submit {
    height: 22px;
    padding: 3px 15px 0 15px;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #ddd !important;
    background: url(/images/addons/btn_bg.gif) 0 0 repeat-x;
}
.share_submit:hover {
    background: url(/images/addons/btn_bg.gif) 0 -25px repeat-x;
}

/*============VALIDATION FORM*/

.container_valid_pass/*контейнер для маркера длины пароля*/
{ background:#000;
  width:290px;
  height:10px;
  border:1px solid #fff;
  display:block;
  overflow:hidden;}
.validPassMarker /*маркер длины пароля*/
{
   padding:1px 4px;
  width:290px;
  margin-left:-300px;
  display:block;
  height:10px;
  font-size:10px;
}
.valid_after /*поле для подсказки*/
{
    width:290px;
    height:5px;
}
.valid_message  /*сообщение об успешной проверке*/
{width:290px;
background:#D1FF8C;
color: #5F9D00;
padding:2px 0;
border:1px solid #5F9D00;
font-size:10px;
text-align:center;
}
.invalid_message /*сообщение об ошибке при проверке*/
{width:290px;
background:#FFD7F2;
color:#9D006A;
padding:2px 0;
border:1px solid #9D006A;
font-size:10px;
text-align:center;
}

input.value_Null /*Цвет значения valNull*/
{color:#E0E4E3;}

input.value /*Цвет при наборе*/
{color:#222231}

input.value_true /*Цвет при успешной проверке*/
{color:#5EDD00}

input.value_false /*Цвет при ошибке при проверке*/
{color:Red}

.important_marker /*Стиль для маркера полей, обязательных для заполнения*/
{color:#FFAEF1;
    font-weight: normal;
    font-size:9px;}
/*============================*/




