@charset "utf-8";
/* CSS Document */

/***** GLOBAL *****/
a img {
	border: none;
}
a, a:hover {
	color: #004da0;
	text-decoration: underline;
}

*		   { margin: 0; padding: 0;}

.error_msg {text-align: center; color: red; width: 50%; margin: 0 auto;}
.info_msg {text-align: center; color: blue;}

/*input, textarea, select {padding: 1px 3px;}*/

.red			{color: #e20000;} 
.small          { font-size: 11px;}

/***** GLOBAL *****/


/*** MAIN BODY ***/
html {
	background-color: #eee;

}

body {
	width:764px;
	margin:0 auto;
	background-color: #eee;
	text-align: center;
	height:auto !important;
	min-height:100%;

}
body, td, div, p {
	font-family: Verdana, arial;
	font-size: 12px;
	font-weight: normal;
}
#body {
	width: 764px;
	margin: 0 auto;
	background-color: #fff;
	border: 2px solid #ddd;
	border-width: 0 2px;
	padding: 0px;

}


/*** MAIN BODY ***/

/*** MAIN NAV ***/


#nav1 {
	text-align: center;
}
#nav1 a {
	color: #004da0;
	font-weight: normal;
	font-size: 19px;
	padding: 0 8px;
	font-family: "Trebuchet MS", sans-serif;
}
#nav1 a:hover {
	color: #06c;
}


/*** MAIN NAV ***/

/*** FOOTER ***/

#footer {
	height: 90px;
	text-align: center;
	line-height: 1.8em;
	font-size: 10px;
	padding: 0 0px;
	background: #ddd url('/i/footer-bg.jpg') center bottom no-repeat;
}
#footer p {
	line-height: 1.1em;
	color: #000;
}

/*** FOOTER ***/



/*** HEADER ***/

#header {
	height: 170px;
	width: 760px;
	margin: 0 0 0 0;
	background: #fff url('/i/header-bg.jpg') center top no-repeat;
	text-align:center;
}
#logo {
	width: 305px;
	height: 71px;
	margin: 0 0 60px 100px;
	color: #fff;
	vertical-align: top;
}
#header td p {
	font-size: 10px;
}

@media all and (min-width: 0px) {
.opera {	margin-top: 10px;}

}


#header td.att {
	padding: 20px 80px 0 25px;
	color: #000000;
}
#header td.field {
	padding: 0 0 0 60px;
	font-size: 10px;
	vertical-align: top;
}
#header td.tellme {
	padding: 25px 5px 0 0px;
	vertical-align: top;
}
#header h1 {
	font-size: 12px;
	color: #f78600;
}
a.button_tellme .img {
	display: block;
	width: 90px;
	height: 62px;
	background: url('/i/button-tellme.png') center top no-repeat;
	z-index: 1;
	margin: -35px 0 0 -18px;
	cursor: hand;
}
a.button_tellme:hover .img {
	background-position: center bottom;
}
a.button_tellme .text {
	display: block;
	z-index: 1;
	font-size: 10.5px;
	color: #green;
}

/*** HEADER ***/







#content {
	padding: 20px 5px;
	vertical-align: top;
	height: 100%;
}
#programs {
	width: 100%;
	vertical-align: top;
}
#programs td {
	width: 50%;
	vertical-align: top;
}
#programs td strong {
	color: #000;
}
#programs h1 a {
	font-size: 15px;
}
#programs .ex, #programs .sell {
}
#programs td.ex {
	padding-left: 0;
}
#programs td.buy {
	padding-right: 0;
}
#programs .ex h1 a {
	color: #28a800;
}
#programs .sell h1 a {
	color: #007edf;
}
#programs .buy h1 a {
	color: #f78600;
}
a.button_signup .img {
	display: block;
	width: 133px;
	height: 133px;
	background: url('/i/button-signup.jpg') center top no-repeat;
	z-index: 10;
	margin-top: -20px;
	position: relative;
	cursor: hand;
}
a.button_signup:hover .img {
	background-position: center bottom;
}
a.button_signup .text {
	display: block;
	height: 20px;
	z-index: 1;
	font-size: 18px;
	color: #f80;
}
#sign_up {
	width: 100%;
}
#sign_up td {
	vertical-align: top;
}
#sign_up .col1 {
	width: 50%;
	text-align: right;
}
#sign_up .col1 strong {
	color: #007edf;
}
#sign_up .col2 {
	width: 150px;
	text-align: center;
}
#sign_up .col3 {
	width: 50%;
	text-align: left;
}
#sign_up .col3 strong {
	color: #28a800;
}
.center {
	text-align: center;
}
big {
	font-size: 1.5em;
	line-height: 1.6em;
}
/***** USER NAV *****/

#nav_user {
	width: 760px;
	background-color: #ddeeff;
	margin-top: 15px;
	border: 1px solid #f0f8ff;
	border-width: 2px 0;
}
#nav_user td {
	width: 25%;
	text-align: left;
	vertical-align: top;
}
#nav_user ul {
	padding: 5px 0;
	margin: 0;
}
#nav_user li {
	list-style: none;
}
#nav_user td.p1 {
	padding-left: 30px;
}
#nav_user img {
	vertical-align: middle;
	margin: 0 5px 5px 0;
}
/* Header Member*/
/*#headm			{ width: 100%; height: 124px; text-align: center; background: url('../images/head-bgm.gif') repeat-x; clear: both; }
#headm .main		{ display: block; height: 124px; background: url('../images/headm.gif') center top no-repeat; position: relative; z-index: 10; }
#headm .left-bg	{ width: 50%; height: 124px; background: url('../images/head-bg-left.gif') repeat-x; position: absolute; left: 0; top: 0; }
#logom			{ position: absolute; left: 50%; top: 13px; margin-left: -347px; }

/*top navigation: Member*/
/*#nav1m			{ position: absolute; left: 50%; top: 71px; margin: 6px 0 0 -348px; padding: 0; }
#nav1m a			{ color: #000; padding: 6px; font-family: "Tahoma", sans-serif; font-size: 11px; text-transform: uppercase; font-weight: bold; line-height: 22px; }
#nav1m a:hover	{ color: #0a0; text-decoration: underline; }
#nav1m li		{ float: left; border-left: 1px solid #fff; border-right: 1px solid #a0a0a0; list-style: none; margin: 0; }
#nav1m li.first	{ border-left: none; }
#nav1m li.last	{ border-right: none; }


/*top navigation:*/
/*#nav1			{ position: absolute; left: 50%; top: 115px; margin: 6px 0 0 -348px; padding: 0; }
#nav1 a			{ color: #000; padding: 6px; font-family: "Tahoma", sans-serif; font-size: 11px; text-transform: uppercase; font-weight: bold; line-height: 22px; }
#nav1 a:hover	{ color: #0a0; text-decoration: underline; }
#nav1 li		{ float: left; border-left: 1px solid #fff; border-right: 1px solid #a0a0a0; list-style: none; margin: 0; }
#nav1 li.first	{ border-left: none; }
#nav1 li.last	{ border-right: none; }
.link-forum		{ position: absolute; left: 50%; margin-left: 183px; top: 152px; color: #c44; font-family: "Tahoma", sans-serif; font-size: 15px; font-weight: bold; }
.link-forum:hover	{ color: #f00; text-decoration: underline; font-size: 15px; font-family: "Tahoma", sans-serif; }



/***** CONTENT *****/


#content {
	width: 760px;
	margin: 0 auto;
	padding-bottom: 25px;
	height: 100%;
	text-align: center;/*position: relative; left: 50%; margin-left: -380px;*/
}
/* Top promo-blocks */
#promo {
	width: 760px;
	background-color: #eee;
	margin-bottom: 30px;
}
#promo td {
	padding: 1px 1px 10px 1px !important;
	text-align: center;
	background: #fff none center bottom no-repeat;
	border: 5px solid #999;
}
#promo div {
	width: 100%;
	height: 25px;
}
#promo img.title {
	margin-top: -25px;
	color: #fff;
	font-size: 13px;
}
#promo p {
	padding: 0 8px;
}
gradient in background:*/ #promo td.p1 {
background-image: url('../images/promo-1-bg.png');
border-color: #8ec3f9;
}
#promo td.p2 {
	background-image: url('../images/promo-2-bg.png');
	border-color: #fa7d83;
}
#promo td.p3 {
	background-image: url('../images/promo-3-bg.png');
	border-color: #fcd57b;
}
border:*/ #promo .p1 div {
background-color: #5a98d8;
}
#promo .p2 div {
	background-color: #da2220;
}
#promo .p3 div {
	background-color: #e5aa0e;
}
.link_join {
	color: #390;
}
.red {
	color: #d00;
}
.green {
	color: #007711;
}
.block {
	padding: 5px 7px;
	margin: 12px 0;
}
.block p {
	text-align: right;
	margin-top: 0.7em;
}
.block q {
	quotes: none;
}
.block.b1 {
	background: #ecfaec url('../images/comment-bg-1.gif') repeat-x;
}
.block.b2 {
	background: #eff6ff url('../images/comment-bg-2.gif') repeat-x;
}
.block.b3 {
	background: #fffbea url('../images/comment-bg-3.gif') repeat-x;
}
.block.nopadding {
	padding: 5px 0;
}
.block.border {
	border: 3px solid #eee;
}
.block.brides {
	border: 3px solid #eee;
	background: url('../images/brides-bg.png') left bottom repeat-x;
}
ul {
	margin-top: 0.5em;
}
ul.benefits li {
	list-style: circle url('../images/rn_36.gif');
	margin-left: 17px;
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 17px;
}
.button_join {
	display: block;
	width: 157px;
	margin: 15px auto 0 auto;
	color: #0a0;
	font-size: 20px;
	text-align: center;
	line-height: 32px;
	cursor: hand;
}
.button_join span {
	display: block;
	width: 157px;
	height: 37px;
}
.button_join .img {
	background: url('../images/button-join.png') no-repeat;
	margin-top: -37px;
	z-index: 10;
	position: relative;
}
a.button_join:hover .img {
	background-position: left -37px;
}
#content table.table_performance {
	width: 309px;
	border: 3px solid #eee;
}
#content table.table_performance td {
	font-size: 11px;
}
#newContent table td {
	font-size: 11px;
	font-family: "Tahoma", sans-serif;
	padding: 2px;
}
#newContent table th {
	font-size: 10px;
	font-family: "Tahoma", sans-serif;
	background-color: #5a5;
	color: #fff;
	padding: 3px;
}
#newContent table th.dark {
	background-color: #270;
}
#newContent table th a {
	color: #fff;
}
#newContent table th.title a {
	color: #280;
}
#newContent table th.title {
	background: none;
	color: #000;
	padding: 6px;
}
#newContent table .col2 {
	text-align: right;
}
#newContent table .bar {
	background-color: #5a5;
	margin: 5px;
	float: left;
	border-right: 1px solid #9dda78;
	border-left: 1px solid #6da03d;
}
#newContent table .row1 {
	background-color: #fff;
}
#newContent table .row2 {
	background-color: #eee;
}
#newContent table .sun .col1 {
	color: #c00;
}
.table_top50 {
	width: 416px;
	border: 3px solid #eee;
}
.table_top50 td {
	font-size: 11px;
}
.table_top50 .col3, .table_top50 .col5, .table_top50 .col6 {
	text-align: right;
}
.table_top50 .topred {
	color: #c00;
	background: url('../images/arrow_down.gif') right center no-repeat;
	padding-right: 12px;
}
.table_top50 .topgreen {
	color: #090;
	background: url('../images/arrow_up.gif') right center no-repeat;
	padding-right: 12px;
}
.center {
	text-align: center !important;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.content2cols .space {
	width: 15px;
}
/***** USER NAV *****/



#nav_logout {
	margin: 0 0 0 2px;
	_margin-left: 4px;
	padding: 0;
}
#nav_logout li {
	float: left;
	clear: right;
	list-style: none;
	background-color: #eee;
	padding: 5px 10px;
	margin: 0 0 -3px 0;
	font-weight: bold;
}
#nav_logout img {
	vertical-align: middle;
	margin-right: 5px;
}
#nav_logout .info {
	padding-left: 25px;
	background: #eee url('../images/logout-corner-l.gif') no-repeat top left;
}
#nav_logout .logout {
	padding-right: 25px;
	background: #eee url('../images/logout-corner-r.gif') no-repeat top right;
}
#nav_user {
	clear: both;
	width: 756px;
	background-color: #eee;
	margin-left: 2px;
	margin-bottom: 20px;
}
#nav_user td {
	text-align: left;
	background: #fff none center bottom no-repeat;
	border: 2px solid #999;
}
#nav_user ul {
	padding: 5px 14px;
	margin: 0;
}
#nav_user li {
	list-style: none;
	margin: 2px;
}
#nav_user td.p1 {
	border-color: #8ec3f9;
	width: 23%;
}
#nav_user td.p2 {
	border-color: #fa7d83;
	width: 27%;
}
#nav_user td.p3 {
	border-color: #fcd57b;
	width: 50%;
}
#nav_user td.p3 li {
	width: 49%;
}
.notapproved {
	color: #f00;
}
.approved {
	color: #007711;
}
.blocked {
	color: #f00;
}
/***** MEMBER MENU *****/


.preload1 {
	background: url(../images/menu/blank_over.gif);
}
.preload2 {
	background: url(../images/menu/blank_overa.gif);
}
#menu div {
	margin: 0 auto;
	width: 450px;
}
#menu .outer {
	width: 100%;
	border-collapse: collapse;
	height: 36px;
}
#menu {
	width: 738px;
	background: url(../images/menu/bgmenu.gif) repeat-x;
	height: 36px;
	border: 5px #eee solid;
	border-bottom: 0px;
	background-color: #66a2c6;
}
#menu h1 {
	color: #fff;
	font-size: 15px;
	margin-left: 10px;
	margin-bottom: 8px;
}
td.ex_menu {
	vertical-align: middle;
}
td.ex_menu a {
	color: #fff;
	margin-right: 10px;
	font-size: 11px;
}
.menu2 {
	margin:0;
	list-style:none;
	height:36px;
	z-index:410;
	padding:0px;
}
.menu2 li.top {
	display: block;
	float: left;
}
.menu2 li a.top_link {
	display:block;
	float: left;
	height:36px;
	line-height:27px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 12px;
	background: url(../images/menu/blank.gif);
}
.menu2 li a.top_link span {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:36px;
	background:url(../images/menu/blank.gif) right top;
	cursor: default;
}
.menu2 li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:36px;
	background:url(../images/menu/blanka.gif) no-repeat right top;
	cursor: default;
}
.menu2 li a.top_link:hover {
	color:#fff;
	background: url(../images/menu/blank_over.gif) no-repeat;
	cursor: default;
}
.menu2 li a.top_link:hover span {
	background:url(../images/menu/blank_over.gif) no-repeat right top;
	cursor: default;
}
.menu2 li a.top_link:hover span.down {
	background:url(../images/menu/blank_overa.gif) no-repeat right top;
	cursor: default;
}
.menu2 li:hover > a.top_link {
	color:#fff;
	background: url(../images/menu/blank_over.gif) no-repeat;
}
.menu2 li:hover > a.top_link span {
	background:url(../images/menu/blank_over.gif) no-repeat right top;
}
.menu2 li:hover > a.top_link span.down {
	background:url(../images/menu/blank_overa.gif) no-repeat right top;
}
.menu2 table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
.menu2 a:hover {
	visibility:visible;
	position:relative;
	z-index:200;
}
.menu2 li:hover {
	position:relative;
	z-index:200;
}
.menu2 ul, .menu2 :hover ul ul, .menu2 :hover ul :hover ul ul, .menu2 :hover ul :hover ul :hover ul ul, .menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
.menu2 :hover ul.sub {
	left:0;
	top:31px;
	background: #fff;
	padding:3px;
	border:1px solid #3b799e;
	white-space:nowrap;
	width:140px;
	height:auto;
	z-index:300;
	text-align: left;
}
.menu2 :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:140px;
	font-weight:normal;
}
.menu2 :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width:140px;
	line-height:20px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
}
.menu2 :hover ul.sub li a:hover {
	background:#3b799e;
	color:#fff;
}
.menu2 :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:90px;
	top:-4px;
	background: #fff;
	padding:3px;
	border:1px solid #3b799e;
	white-space:nowrap;
	width:90px;
	z-index:400;
	height:auto;
}
/******* INFO BLOCK ********/

#info_block {
	width: 738px !important;
	border: #eee 5px solid;
}
#info_block div {
	width: 728px !important;
	border: #ffb538 5px solid;
	text-align: left
}
#info_block h1 {
	color: #f78600;
	text-align:left;
	font-size: 15px;
	margin: 5px;
}
#info_block p {
	text-align:left;
	margin: 5px;
}
/******* CONTROL BLOCK ********/

#control_block {
	width: 738px;
	border: #eee 5px solid;
	line-height: 22px;
}
#control_block div.br {
	width: 728px;
	border: #8ec3f9 5px solid;
}
#control_block h1 {
	color: #264d75;
	text-align:left;
	font-size: 15px;
	margin: 5px;
}
#control_block td h1 {
	color: #264d75;
	text-align: center;
	font-size: 13px;
	margin: 3px;
}
#control_block p {
	text-align:left;
	margin: 5px;
}
#control_block textarea {
	text-align:left;
	width: 70%;
}
#control_block input {
	text-align:left;
	width: 70%;
}
#control_block input.box {
	text-align:left;
	width:15px;
}
#control_block a {
	font-size: 12px;
	color:#0066CC;
}
#control_block a.big {
	font-size: 12px;
	color:#0066CC;
	font-weight: bold;
	margin-top: 10px;
	display:inline-block;
	margin-bottom: 10px;
}
/***** SITES  *****/
.sites {
	width: 724px;
	text-align: center;
	padding: 2px;
	margin: 0 auto;
}
.sites td.title {
	background: #8ec3f9;
	border-bottom: 1px #4674a4 solid;
	border-left:1px #4674a4 solid;
	color: #264d75;
	text-align: center;
	font-size: 12px;
	margin: 3px;
	font-weight: bold;
	padding: 3px;
}
.sites td.site {
	background: #8ec3f9;
	border: 1px #4674a4 solid;
	text-align: center;
	font-size: 13px;
	margin: 3px;
	font-weight: bold;
	padding: 5px;
}
.sites td.list {
	background: #deeeff;
	border-bottom: 1px #c1e0ff solid;
	border-left:1px #c1e0ff solid;
	padding-top: 3px;
	vertical-align: middle;
	font-size: 11px;
}
.sites td.list a{
	font-size: 11px !important;
}


.sites td.list select {
	margin:5px;
}
.message {
	text-align: center;
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}
.category {
	font-size: 12px;
	line-height: 16px;
}
/***** ACCOUNT  *****/

.acc_form {
	text-align: left;
	font-weight: bold;
	color: #215a75;
	line-height: 24px;
	font-size: 13px;
	margin-top: 3px;
	width: 40%;
	margin: 0 auto;
}
.acc_form p {
	line-height: 27px;
}
.acc_form p.norma {
	color: #000000;
	font-weight:normal
}
.acc_form td.norma {
	color: #000000;
	font-weight:normal;
	width: 150px;
}
.acc_form p.ctr {
	text-align: center !important;
	color: #000000;
}
.acc_form p.black {
	color: #000000;
}
#control_block input.button {
	width: auto;
	height: 24px;
	background: url("../images/butt.gif") left repeat-x;
	border: #3183a9 2px solid;
	font-weight: bold;
	font-size: 13px;
	text-align: center !important;
	margin: 0 auto;
	padding: 0 3px;
}
/******* TIPS BLOCK ********/
#info_block {
	width: 760px;
	border: #eee 5px solid;
}
#info_block div {
	width: 750px;
	border: #ffb538 5px solid;
}
#info_block h1 {
	color: #f78600;
	text-align:left;
	font-size: 15px;
	margin: 5px;
}
#info_block p {
	text-align:left;
	margin: 5px;
}
/***** LOGIN  *****/

.login_form {
	text-align: left;
	line-height: 22px;
	margin: 20px 0 100px 0;
	position: relative;
	width: 58%;
	float: right;
	margin-bottom: 370px;
}

.login_form h1 {
	text-align: left;
	font-weight: bold;
	color: #215a75;
	line-height: 22px;
	font-size: 13px;
}

.login {
	width: 86px;
	height: 24px;
	background: url("../images/submit.gif") no-repeat;
	border: 0;
	font-weight: bold;
	margin-top: 10px;
}
/***** REMIND ******/
.remind_form {
	text-align: left;
	font-weight: bold;
	color: #215a75;
	line-height: 22px;
	margin: 20px 0 100px 0;
	font-size: 13px;
	position: relative;
	width: 61%;
	float: right;
	margin-bottom: 380px;
}
.remind_form h1 {
	text-align: left;
	font-weight: bold;
	color: #215a75;
	line-height: 22px;
	font-size: 13px;
}




/***** SIGNUP  *****/

.signup_tbl {
	margin: 10px 5px 0 5px;
	width: 100%;
	padding: 0;
	border-collapse: collapse;
}
.signup_note {
	text-align: left;
	vertical-align: top;
}
.signup_form {
	text-align: center;
	font-weight: bold;
	color: #215a75;
	line-height: 24px;
	font-size: 13px;
	margin-top: 3px;
}
.signup_form h1 {
	text-align: right;
	font-weight: bold;
	color: #215a75;
	line-height: 24px;
	font-size: 13px;
	margin-top: 3px;
}
.signup_form p {
	line-height: 27px;
}
.signup_form p.norma {
	color: #000000;
	font-weight:normal
}
.signup_form p.black {
	color: #000000;
}
.signup {
	width: 210px;
	height: 24px;
	background: url("../images/join.gif") no-repeat;
	border: 0;
	font-weight: bold;
	font-size: 13px;
}
.join_form {
	width: 40%;
	margin: 3px auto;
	font-weight: bold;
	color: #215a75;
	line-height: 24px;
	font-size: 13px;
}
.join_form td.black {
	color: #000000;
	font-weight:normal;
	text-align: left
}
.start {
	height: 24px;
	width: 240px;
	background: url("../images/butt.gif") left repeat-x;
	border: #3183a9 2px solid;
	font-weight: bold;
	font-size: 13px;
	text-align: center !important;
	margin: 0 auto;
	padding: 0 3px;
}

.signup_tbl h2 {
	color:#215a75;
	font-weight: bold;
	font-size: 13px;
}
.start a {
	font-weight: bold;
	font-size: 13px;
	color:#215a75;
}
/***** LAYERS  *****/
.layer {
	width: 100%;
	background: #fff;
	text-align: center;
	font-weight: bold;
	color: #215a75;
	line-height: 24px;
	font-size: 13px;
	margin-top: 3px;
}
.layer h1 {
	color: #264d75;
	font-size: 13px;
	text-align: center;
}
.layer_btn {
	width: 70px;
	height: 24px;
	background: url("../images/site.gif") no-repeat;
	border: 0;
	font-weight: bold;
	font-size: 13px;
}
.layer table th {
	text-align: right;
	padding-right: 5px;
}
.layer table td {
	text-align: left;
	vertical-align: middle;
}
.popup {
	position:relative;
	z-index:900;
	background:#FFF;
}
/* ie6 fix for .popup */
.popup .popup_field {
	background:#FFF;
	position:relative;
}
.xModalDialogGreyElement {
	z-index:900;
	width: 100%;
	position: absolute;
	background-color: #000000;
	filter:alpha(opacity = 40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
.xModalDialogGreyElementTransparent {
	z-index:900;
	width: 100%;
	position: absolute;
	background: transparent;
}
*/  .stats_box {
width: 680px;
border: 5px solid #8ec3f9;
background: #fff;
text-align: center;
font-weight: bold;
color: #215a75;
line-height: 24px;
font-size: 13px;
margin-top: 3px;
}
.stats_box h1 {
	color: #264d75;
	font-size: 13px;
	text-align: center;
}
/***** PAYMENT INSTR  *****/

.input100 {
	text-align:left;
	width: 250px;
}
/***** TIPS FIELD  *****/
a.tip span {
	display: none;
	padding: 2px 3px;
	margin-left: 8px;
	width: 200px;
	text-align: center;
}
a.tip:hover span {
	position: absolute;
	display: inline;
	border: 1px solid red;
	background: #f7f7f7;
	color: #000;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
}
a.tip iframe {
	filter:mask();
	z-index:-1;
	border:none;
	position:absolute;
	left:40px;
	top:-10px;
	width:200px;
}
a.tip:hover {
	position: relative;
	z-index: 5;
}
a.tip span {
	display:none;
	text-align: left;
}
a.tip:hover span {
	display:block;
	position:absolute;
	top:-10px;
	left:20px;
	background: #f7f7f7;
	border:1px solid red;
	color:#000;
	z-index:9999;
	width:200px;
	padding:5px;
	font-size:11px;
	cursor:pointer;
	text-decoration: none;
	font-weight:normal;
}
*/ 
/***** BANNERS FIELD  *****/
img.small {
height: 2.3em;
}
/***** MESSAGES  *****/
.mess {
	overflow: auto;
	width: 721px;
}
.mess1 {
	overflow: auto;
	width: 90%;
	text-align:left;
}
/***** SITES  *****/
.sites1 {
	width: 100%;
	text-align: center;
	padding: 2px;
	margin: 0 auto;
}
.sites1 td.title {
	background: #8ec3f9;
	border-bottom: 1px #4674a4 solid;
	border-left:1px #4674a4 solid;
	color: #264d75;
	text-align: center;
	font-size: 13px;
	margin: 3px;
	text-decoration:underline;
	font-weight: bold;
	padding: 5px;
}
.sites1 td.site {
	background: #8ec3f9;
	border: 1px #4674a4 solid;
	text-align: center;
	font-size: 13px;
	margin: 3px;
	font-weight: bold;
	padding: 5px;
}
.sites1 td.list {
	background: #deeeff;
	border-bottom: 1px #c1e0ff solid;
	border-left:1px #c1e0ff solid;
	padding-top: 3px;
	vertical-align: middle;
	font-size: 11px;
}
.sites1 td.list a {
	font-size: 11px !important;
}

.sites1 td.list select {
	margin:5px;
}
.message {
	text-align: center;
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}
.category {
	font-size: 12px;
	line-height: 16px;
}
.button {
	width: auto;
	height: 24px;
	background: url("../images/butt.gif") left repeat-x;
	border: #3183a9 2px solid;
	font-weight: bold;
	font-size: 13px;
	text-align: center !important;
	margin: 0 auto;
	padding: 0 3px;
}
.tooltip_block {
	border: 1px solid red;
	background: #f7f7f7;
	color: #000;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
	z-index: 100;
	width: 200px;
}
#divTooltip {
	overflow:hidden;
	position:absolute;
}
#divTooltip iframe {
	filter:mask();
	z-index:-1;
	display:none;
	display/**/:block;
	position:absolute;
	top:0;
	left:0;
	width:3000px;
	height:3000px;
}
