body {
 margin: 0px;
 padding: 0px;
 background-color: #000000;
 font-family: Calibri, Arial;
 font-size: 12px;
 color: #C0C0C0; 
 padding-bottom: 25px;
}


* html body {
 behavior: url("hover.htc");
}

td {
 font-size: 12px;
 font-family: Calibri, Arial;
}

a {
 color: #C0C0C0;

}

a:hover 
{
	 text-decoration: none; 
}
.card_link_a
{
	text-decoration: none;
}
.card_link_a:hover
{
	text-decoration: underline;
}

.selected_menu_Home
{
background-color:#7D7474;
background-image:url(/images/topm/corner_a.gif);
background-position:right;
}
.selected_sub_menu
{ 
	color: #FFCC00;  
}


h1, h2, h3, h4, h5, h6, img, form {
 margin: 0px;
 padding: 0px;
 border: none;
}

h1 {
 font-size: 32px;
 color: #FFCC00; 
}

h2 {
 font-size: 17px;
 text-transform: uppercase;
 color: #FFFFFF;
 padding-left: 5px;
}

h3 {
 color: #FFFFFF;
 font-size: 13px;	
 vertical-align: middle;
}

h3 span{
 color: #FF7C80;
  font-size: 13px;	
}

#root {
 width: 980px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
text-decoration: none;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 10px; /*position where enlarged image should offset horizontally */

}




.formfields, select, select.formfields {
 border: 1px solid #000000;
 width: 295px;
 background-color: #7D7474;
 font-family: Arial;
 font-size: 13px;
 color: #FFFFFF;
 text-transform: none;
 font-weight: normal;
}

textarea.formfields {
 overflow: auto;
 overflow-x: hidden;
 font-family: Arial;
 font-size: 13px; 
}

.formfields.one {
 width: 350px;
}

.formfields.two, select.formfields.two {
 width: auto;
}

#top .formfields {
 border: none;
 background-image: url(/images/topm/input_bg.gif);
 background-color: transparent;
 width: 217px;
 height: 27px;
 padding-left: 5px;
 padding-top: 5px; 
 color: #000000;
}

#side .formfields {
 display: block;
 background-color: #FFFFFF;
 border: 1px solid #000000;
 width: 260px;
 margin: 4px 0px;
}

#top form td {
 font-size: 18px;
 color: #C0C0C0;
}

#topsearchform {
 width: 100%; 
 vertical-align: top;
 padding-top: 5px;
}

/** Vlas new ***/

#topmenu li:hover span, #topmenu li.active span {
 background-image: url(/images/topm/corner_a.gif);
 position:relative;
}

#topmenu li:hover a, #topmenu li.active a {
 background-color: #7D7474;
 position:relative;
}

#topmenu li:hover li a, #topmenu li.active li a {
 background-color: transparent;
}

#topmenu li:hover ul, #topmenu li.active ul {
 display: block; 
}

#side a.headlink:hover, #side a.headlink.active {
 color: #FFFFFF;
}

/*******  topmmenu   ****/

#topmenu ul, #topmenu li{
 margin: 0;
 padding: 0; 
 float: left;
 list-style: none; 
}

#topmenu ul { 
 background: url(/images/topm/r.gif) no-repeat right top;
 background-color: #2C2C2C;
 padding-right: 40px;
 float: left;
}

#topmenu ul li ul {
 padding-right: 0px;
}

#topmenu li{
 background-image: url(/images/topm/bg.gif);
 background-repeat: repeat-y; 
 font-size: 14px;
 font-weight: bold; 
 margin-right: -17px;
}

#topmenu li a{
 display: block;
 color: #FFFFFF;
 text-decoration: none;  
 width: 113px;
 height: 27px;
 padding-top: 9px;
 background-image: url(/images/topm/corner.gif);
 background-repeat: no-repeat;
 text-align: center; 
 font-size: 16px;
 margin-right: 17px;
}

* html #topmenu li a {
 height: 36px;
}

#topmenu li span
{
 display: block;
 background-image: url(/images/topm/corner.gif);
 background-repeat: no-repeat;
 background-position: right top; 
}



#topmenu li:hover span {
 background-image: url(/images/topm/corner_a.gif);
}

#topmenu li.cur span {
 background-image: url(/images/topm/corner_a.gif);
}


#topmenu li.first{
 margin-right: 0px; 
}

#topmenu li.first a{
 background-image: none;
}

#topmenu li.last a {
 background-image: none;
}

#topmenu li.first:hover span{
 background-image: url(/images/topm/corner_fa.gif);
 position:relative;
}

/***** dropdown menu ****/

#topmenu li ul{
 position: absolute;  
 margin: 0px;
 float: left;
 width: 980px;
 background-color: transparent; 
 background-image: url(/images/topm/bg1.gif);
 background-repeat: repeat-x; 
 display: none; 
}

* html #topmenu li ul{ width: 980px; }

#topmenu li:hover ul{
 display: block;
}

#topmenu li ul li{
 float: left;
 background-image: none;
 color: #FFFFFF;
 background-image: none;
 background-color: transparent;
 margin: 0px;
}

#topmenu li ul li a{
 float: left;
 background-image: none;
 background-color: transparent;
 width: auto;
 margin-right: 0px;
/* padding: 10px;*/
padding:10px 10px 0px 10px;

}

#topmenu li ul li a:hover{
 color: #FFCC00;
}

#topmenu li ul {
 z-index: 20;
}

#topmenu li.active ul {
 z-index: 10;
}

/******* end menu *******/

#collagebanner {
 float: left;
 margin-top: 50px;
 margin-left: 15px;
}

#collage { 
 height: 432px; 
 vertical-align: bottom; 
}

#starinfo {
 clear: both;
 float: left;
 background-image: url(/images/translucent.png);
 margin-top: 184px; 
 height: 125px;
 width: 100%;
}

#starinfo table { 
 display: block;
 margin-left: 35px;
 margin-top: 5px;
 padding-right: 35px; 
}

#starinfo td {
 background-image: url(/images/logo1.png);
 background-repeat: no-repeat;
 padding-left: 130px;  
}

#starinfo span {
 color: #FFFFFF;
 font-size: 15px;  
 line-height: 17px;
}

#starinfo span a {
 text-decoration: none;
 color: #FFCC00;
}

#content {
 padding-right: 10px;
 vertical-align: top;
}

#side {
 vertical-align: top;
 width: 305px;
 padding-top: 38px;
}

#side a.headlink {
 display: block;
 float: left;
 background-color: #5E5454;
 color: #C0C0C0;
 text-transform: uppercase;
 font-size: 15px;
 text-decoration: none;
 font-weight: bold;
 padding: 5px; 
 margin-right: 1px;
}

#side a.headlink:hover, #side a.headlink.active {
 background-color: #7D7474;
 color: #FFFFFF;
}

#side span.desc {
 display: block;
 clear: both; 
 background-color: #7D7474;
 padding: 5px 10px;
 padding-top: 3px;
 font-size: 16px;
 color: #FFCC00;
 font-weight: normal; 
}

#side span.desc span {
 color: #FFFFFF;
}

#side span.desc span a {
 color: #FFCC00;
 text-transform: uppercase;
}

#side span.desc strong {
 color: #FFFFFF;
}

#side .sep {
 display: block; 
 height: 10px;
}

.desc ul{ margin: 0 0 15px 0; padding: 0;}
.desc ul li{ margin: 0; padding: 0;}
/* ---------------------------- */

.custom1
{
 padding:0;
 margin:0;
 background-image: url(/images/inner/custom1/bg.gif); 
 background-repeat: repeat-x;
 background-color: #2A2A2A;
}
.custom_tr
{
 background-image: url(/images/inner/custom1/bg.gif); 
 background-position: 0px 0px;
 background-repeat: repeat-x;
}

.custom1 .lt {
 background-image: url(/images/inner/custom1/lt.gif); 
}

.custom1 .rt {
 background-image: url(/images/inner/custom1/rt.gif); 
}
.custom1 .lb {
 background-image: url(/images/inner/custom1/lb.gif); 
}

.custom1 .rb  {
 background-image: url(/images/inner/custom1/rb.gif); 
}


 .custom1 .lb_light   {
 background-image: url(/images/inner/custom1/lblight.gif); 
}

 .custom1 .rb_light {
 background-image: url(/images/inner/custom1/rblight.gif); 
}

.custom1 .tbg {
 background-image: url(/images/inner/custom1/tbg.gif); 
}

/* ---------------------------- */

.custom2 {
 background-image: url(/images/inner/custom2/bg.gif); 
 background-position: 0px 8px;
 background-repeat: repeat-x;
 background-color: #3C3B3B;
}

.custom21 {
 background-position: 0px 8px;
 background-repeat: repeat-x;
 
}

.custom2 .lt 
{

 background-image: url(/images/inner/custom2/lt.gif); 
}

.custom2 .rt {
 background-image: url(/images/inner/custom2/rt.gif); 
}

.custom2 .lt2 
{

 background-image: url(/images/inner/custom2/lt2.gif); 
}

.custom2 .rt2 {
 background-image: url(/images/inner/custom2/rt2.gif); 
}

.custom2 .lb {
 background-image: url(/images/inner/custom2/lb.gif); 
}

.custom2 .rb {
 background-image: url(/images/inner/custom2/rb.gif); 
}

.custom2 .lb2 {
 background-image: url(/images/inner/custom2/lb2.gif); 
}

.custom2 .rb2 {
 background-image: url(/images/inner/custom2/rb2.gif); 
}

.custom2 .tbg {
 background-image: url(/images/inner/custom2/tbg.gif); 
}

/* ---------------------------- */

.custom4 {
 background-color: #313131;
}

.custom4 .lt {
 background-image: url(/images/inner/custom4/lt.gif);
}

.custom4 .rt {
 background-image: url(/images/inner/custom4/rt.gif);
}

.custom4 .lb {
 background-image: url(/images/inner/custom4/lb.gif);
}

.custom4 .rb {
 background-image: url(/images/inner/custom4/rb.gif);
}

/* ---------------------------- */

.custom4 .custom2 {
 background-image: none;
 background-color: transparent;
 background-position: 0px 0px; 
 height: 505px;
 vertical-align: top;
}

.custom4 .custom2 .lbg, .custom4 .custom2 .rbg, .custom4 .custom2 .cbg {
 padding: 0px;
 background-image: url(/images/inner/custom2/bg.gif); 
 background-repeat: repeat-x;
 background-color: #3C3B3B;
}

.custom4 .custom2 .cbg {
 height: 100%;
}

.custom4 .custom2 .cbg {
 padding: 10px;
 vertical-align: top;
}

.custom4 .custom2 .rb {
 background-image: url(/images/inner/custom2/rb1.gif); 
}

.custom4 .custom2 .lb {
 background-image: url(/images/inner/custom2/lb1.gif); 
}

.custom4 .custom2 .lt {
 background-image: url(/images/inner/custom2/lt1.gif); 
}

.custom4 .custom2 .rt {
 background-image: url(/images/inner/custom2/rt1.gif); 
}

.custom4 .custom2 .bbg {
 background-color: #3C3B3B;
}



 .custom2 .rbsearch  {
 background-image: url(/images/inner/custom2/rb1.gif); 
 background-position:right bottom;
 background-repeat:no-repeat;
 height:8px;
}

 .custom2 .lbsearch {
 background-image: url(/images/inner/custom2/lbsearch.gif); 
 background-position:left bottom;
 background-repeat:no-repeat;
}

 .custom2 .ltsearch  {
 background-image: url(/images/inner/custom2/lt1.gif); 
}

 .custom2 .rtsearch  {
 background-image: url(/images/inner/custom2/rt1.gif); 
}
/*
.custom5 .custom2 .bbg {
 background-color: #3C3B3B;
}*/

/**********************************************/

.custom3 {  
 background-color: #332B2B;
}

.custom3 .lt {
 background-image: url(/images/inner/custom3/lt.gif); 
}

.custom3 .rt {
 background-image: url(/images/inner/custom3/rt.gif); 
}

.custom3 .lb {
 background-image: url(/images/inner/custom3/lb.gif); 
}

.custom3 .rb {
 background-image: url(/images/inner/custom3/rb.gif); 
}

/* ---------------------------- */


.lt img, .rt img,.lt2 img, .rt2 img, .lb img, .rb img,.lb_light img, .rb_light img, .lb2 img, .rb2 img {
 width: 7px; 
}

.tbg, .bbg {
 background-repeat: repeat-x;
 background-position: left bottom;
 width: 100%;
}

.lt, .rt,.lt2, .rt2,.lt2, .rt2, .lb, .rb, .lb_light, .rb_light {
 background-repeat: no-repeat; 
 background-position: left bottom; 
}

.custom4 .lt img, .custom4 .rt img, .custom4 .lb img, .custom4 .rb img {
 width: 5px;
 height: 5px;
}

.custom2 .lt img, .custom2 .rt img,.custom2 .lt2 img, .custom2 .rt2 img, .custom2 .lb img, .custom2 .rb img, .custom2 .lb2 img, .custom2 .rb2 img {
 width: 8px; 
}

.custom3 .lt img, .custom3 .rt img, .custom3 .lb img, .custom3 .rb img {
 width: 9px;
}

.custom1 .tbg, .custom1 .lt, .custom1 .rt {
 background-color: #000000;
}

.tbg span {
 display: block;
 float: left;
 margin-left: 2px;
 background-repeat: repeat-x;
 background-position: left bottom;
 background-image: url(/images/inner/hbg.gif);
 font-size: 16px;
 font-weight: bold;
 text-transform: uppercase;
 padding: 0px 10px; 
 color: #FFFFFF;
}

.item {
 padding-right: 0px; 
}

.item td {
 font-size: 15px;
 color: #FFFFFF;
}

.formstext td
{
	font-size:12pt; 
	text-align:left;
}

.formstextborder td
{
	font-size:12pt; 
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:Gray;
}

.formsa
{
	color:#009999;
}

.custom4 .items .custom2 {
 height: auto;
}

.custom4 .item {
 padding-right: 35px;
 padding-bottom: 25px;
}

.custom4 .item.last {
 padding-right: 0px;
}

.item a, .phone {
 color: #FFCC00; 
}

.phone {
 font-size: 18px;
 font-weight: bold;
}

* html #starinfo {
 filter:expression(fixPNG(this, "scale"));
}

* html #starinfo td {
 filter:expression(fixPNG(this, "crop"));
}

.dot {
 font-size: 20px;
 color: #FFFFFF;
 text-decoration:none;	
}

.dot_active {
 font-size: 20px;
 color: #FFCC00;
 text-decoration:none;	
}

.merchan td{
 padding: 3px;
 text-align: center;
}

.merchan td a {
 color: #FFCC00;
 line-height: 20px;
}

.rate { 
 vertical-align: bottom; 
 text-align: left;
} 

.rate ul, li, p {
 margin: 0; 
 padding: 0;
} 

.rate li { 
 float: left;
 list-style-type: none;
}

.comments {
 color: #FFFFFF;
 font-size: 12px;	
 height: 100%;
}

.comments span{

 font-family: Calibri, Arial;
}

.comments a{
 font-size: 14px;	
 color: #FFCC00;
} 
  
.links {
 padding-left: 10px;
}

.links a {
 color: #009999;
}

.links a:hover {
 color: #FFCC00;
}

.golinks
{
}

.top_links a {
 color: #FFCC00;
 font-size: 13px;
 text-align: right;
 padding-right: 5px;
}

.msg td{
 color: #FFFFFF;
 padding: 2px;
}

.msg span {
 color: #FFCC00;
}

.msg a{
 color: #FFFFFF;
}

.messages_but{ 
	float: left;
	margin: 0 0 0 -5px;
	padding: 0 0 71px 0;
	width: 240px; 
}

.messages_but li{
	margin: 0;
	padding:0;
	float: left;
	margin: 3px;
	padding: 3px;
	list-style-type: none;
	width: 65px;
	background-color: #5d5252;
	text-align: center;
}

.messages_but li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font: bold 12px Calibri;
	text-decoration: none;
}

.myliveline {
	width: auto;
	height: auto;
	background: url(/images/topm/bg.gif) repeat-y ; 
}

.myliveline a {
	 display: block;
	 height: 27px;
	 padding: 9px 0 0 0;
	 color: #fff;
	 font-size: 16px;
	 text-decoration: none;  
	 text-align: center; 
	 background: url(/images/topm/corner.gif) no-repeat;	 
}
.bord{
	padding: 2px;
	border: 2px solid #b6b6b6;
}

.message{
	height: 194px;
}
.message td{ 
	padding: 5px 0;
	text-align: left;
}
.message td a{
	color: #FFCC00;
}

.copyright{
	margin: 30px 0 0 0;
	padding: 0;
	width: 78%;
	color: #808080;
	font: 9px Calibri;
	text-align: left;
}

.copyright a{
	margin: 0;
	padding: 0;
	color: #808080;
	font: 9px Calibri;	
}

.adver{
	padding: 10px 0;
	width: 100%;
	text-align: center;
	font: 11px Calibri;
}

.fans{
	width: 30%;
	padding: 5px 5px 0 0;
	vertical-align: top;
}

.fans_ie{
	width: 290px;
	padding: 5px 5px 0 0;
	vertical-align: top;
}

* html .fans_ie{
	width: 296px;
}


.CategoryC 
{
	background:url(/images/menu_off.jpg) top left no-repeat;	
	width:120px;
	height:38px;
}
.CategoryC table, .CategoryC table, .CategoryC table, .CategoryC table, .CategoryC table
{
	
	height:100%;
}
#Menu2 a 
{
	color:#fff;
	font-size:15px;
	padding-left:20px;
	font-weight:bold;	
	text-decoration:none;	
}

div.SubMenu
{
	background:url(/images/bot_menu_bg.jpg) repeat-x top left;
	height:41px;	
	
	text-align:left;
	vertical-align:middle;
}

div.SubMenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
}
div.SubMenu ul li {
	
	display:block;
	float:left;
	text-align:left;
	
}
div.SubMenu a 
{
	color:#fff;
	font-size:15px;
	font-weight:bold;	
	text-decoration:none;	
	padding:0px 5px 0px 15px; 
}
span.desc strong a
{
	color:#fff;
	text-decoration:none;	
}

.welcomeAdvert
{
	border-width:0px;
}
.welcomeAdvert img
{
	border-width:0px;
}


/* ============================================================================= */



h3.other {
 font-family: Arial;
 font-size: 20px;
 color:  #FFCC00;
 font-weight: normal; 
}

h4.other {
 text-transform: uppercase;
 color: #93C317;
 font-family: Arial;
 font-size: 16px;
 padding-bottom: 10px;
 white-space: nowrap;
 
 
}

h5 {
 color: #FFFFFF;
 font-size: 20px;
 font-weight: normal;
}

h5 strong {
 font-size: 13px;
 color: #FFCC00;
 padding-bottom: 5px;
}

#registerside h3 {
 font-size: 23px;
 color: #93C317;
 font-weight: normal;
}

#registerside h3 small {
 font-size: 14px;
 text-transform: uppercase;
}

.register h4 {
 padding-left: 135px;
}

#content.notindex {
 padding-top: 38px; 
}

#content.notindex.register {
 padding-right: 0px;
 padding-top: 58px;
}

.login {
 background-image: url(/images/login_bg.gif);
 background-repeat: no-repeat;
 background-position: 205px 80px;
 padding-right: 0px;
}

#content.notindex.login, #content.notindex.login td, #content.notindex.register, #content.notindex.register td {
 font-family: Arial;
}

#content.notindex.login big {
 display: block;
 margin: 10px 0px;
 font-size: 13px;
 color: #F9F9F9;
 text-transform: uppercase;
}

#content.notindex.login ul, #content.notindex.register ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

#content.notindex.login li, #content.notindex.register li {
 margin: 7px 0px;
 padding-left: 20px;
 color: #CFCFCF;
 background-image: url(/images/libg.gif);
 background-repeat: no-repeat;
 background-position: 0px 3px;
}

#content.notindex.register li {
 color: #FFFFFF;
}

.customlink {
 display: block;
 clear: both;
 float: left; 
 color: #FFCC00;
 font-family: Arial;
 font-size: 14px;
 line-height: 16px;
 text-transform: uppercase;
 text-decoration: none; 
 border-left: 1px solid #2E2E2E;
 background-image: url(/images/customlink_r.gif);
 background-position: right top;
 padding-right: 13px; 
}

.customlink.white {
 float: none; 
 color: #D7D7D7;
}

.customlink:hover {
 color: #FFCC00;
}

.customlink span {
 display: block; 
 background-image: url(/images/customlink_bg.gif);
 background-repeat: repeat-x; 
}

.customlink span span { 
 background-image: url(/images/incustomlink_bg.gif);
 background-repeat: no-repeat;
 background-position: right top;
 white-space: nowrap;
 padding: 6px 14px;
 padding-right: 2px;
}


.customlink_back {
 display: block;
 clear: both;
 float: right; 
 color: #FFCC00;
 font-family: Arial;
 font-size: 14px;
 line-height: 16px;
 text-transform: uppercase;
 text-decoration: none; 
 border-left: 1px solid #2E2E2E;
 background-image: url(/images/customlink_l.gif);
 background-position: left top;
 background-repeat:no-repeat;
 padding-left: 12px; 
}

.customlink_back.white {
 float: none; 
 color: #D7D7D7;
}

.customlink_back:hover {
 color: #93C317;
}

.customlink_back span {
 display: block; 
 background-image: url(/images/customlink_bg_back.gif);
 background-repeat: repeat-x; 
}

.customlink_back span span { 
 background-image: url(/images/customlink_bg_back.gif);
 background-repeat: no-repeat;
 background-position: left top;
 white-space: nowrap;
 padding: 6px 0px;
 padding-right: 2px;
}


.customlinkExt
{
	background-image: url(/images/btn.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:115px;
	height:27px;
}

.customlinkExt span:hover
{
	text-decoration:underline;
	color:#FFCC00;
}

.up {
 text-transform: uppercase;
}

.logininput {
 display: block;
 border: 1px solid #000000;
 width: 340px;
 background-color: #7D7474;
}

#content.notindex.login small {
 font-size: 11px;
 color: #FFFFFF;
}

#avatar {
 border: 1px solid #FFFFFF;
}

#userinfo td {
 padding: 15px;
 padding-left: 0px;
 vertical-align: top;  
}

#userinfo big {
 color: #FFFFFF;
 font-size: 14px;
}

#userinfo p { 
 margin: 0px;
 padding: 5px 0px;
 border-bottom: 1px solid #FFFFFF;
 margin-bottom: 5px;
}

.form td {
 text-transform: uppercase;
 font-family: Arial;
 font-weight: bold;
 text-align: right;
 vertical-align: top;
 white-space: nowrap;
 padding-bottom: 10px;
}

.form small {
 font-size: 11px;
 color: #FFFFFF;
 font-weight: normal;
 text-transform: none;
 font-style: italic;
}

a.iconlink {
 display: block;
 background-repeat: no-repeat;
 color: #FFCC00;
 font-size: 11px;
 font-family: Arial;
 font-weight: normal;
 padding: 5px 0px; 
 padding-left: 20px;
 background-position: left center; 
 white-space: nowrap;
}

.data {
 font-family: Arial;
}

.data th {
 color: #A4A4A4;
 text-transform: uppercase;
 font-size: 12px;
 background-color: #000000;
}

.data td {
 color: #FFFFFF;
 font-weight: bold;
 border-bottom: 1px solid #000000;
}

.actions { 
 float: right; 
}

.actions a {
 display: block;
 float: right;
 color: #FFFFFF;
 font-family: Calibri, Arial;
 text-decoration: none;
 padding: 5px 0px;
 margin-left: 5px;
 margin-bottom: 5px;
 text-align: center;
 width: 70px;
 background-color: #5D5252;
}

.actions a:hover {
 color: #FFCC00;
}

.data .new {
 background-image: url(/images/new.gif);
 background-repeat: no-repeat;
 background-position: center 15px;
}

.arialed td {
 font-family: Arial;
 font-size: 13px;
}

.infoblock {
 border: 1px solid #000000;
 background-color: #5F5F5F; 
}

.infoblock.fixed {  
 margin: 10px 0px;
 margin-right: 25px;
 margin-bottom: 15px; 
 overflow-x: hidden;
 overflow-y: scroll;
 padding: 10px;
 height: 120px; 
}

.infoblock td {
 color: #EAEAEA;
 font-size: 11px;
}

.infoblock a {
 color: #FFCC00;
}

#registerside {
 width: 290px;
 padding-left: 27px;
 vertical-align: top;
}

.step {
 position: absolute;
 margin-left: -45px;
 margin-top: -20px;
}

.panel {
 background-image: url(/images/panel.gif);
 background-repeat: no-repeat;
 padding: 15px;
 color: #818181;
}

.panel span {
 color: #FFCC00;
}

.plans {
 margin-left: 125px;
}

.plans td {
 font-size: 11px;
}

.plans ins {
 font-size: 12px; 
 color: #FFFFFF;
 text-decoration: none;
 display: block;
 margin-top: -13px;
 position: relative;
}

.plan {
 border: 1px solid #FFCC00;
 background-image: url(/images/plan_bg.gif);
 background-repeat: repeat-x;
 font-size: 11px;
 color: #EEEEEE;
 background-color: #3D3D3D;
}

.plan td {
 padding: 18px 10px;
}

.plan td.triangle {
 background-image: url(/images/plan_triangle.gif);
 background-repeat: no-repeat;
 padding: 0px;
 padding-left: 2px;
 width: 23px;
}

.planprice {
 color: #FF0000;
 font-size: 39px; 
}

.planprice sup {
 font-size: 18px;
 line-height: 30px;  
 vertical-align: top; 
}

* html .planprice sup {
 font-weight: bold;
}


* html .png {
 behavior: url(png.htc);

}