body{
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	/*color:#fff;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 3px solid #333;
}

.clear_both{
	clear:both;
	line-height:0;
	height:0px;
}
a, a img{
	border: none;
}

#wraper{
	width: 960px;
	margin: 0 auto;
	border: 0px solid #F00;
}

#header{
	padding: 15px 0 15px 0;
}
#header img.logo{
	background: url(images/header_sep.gif) no-repeat right;
	padding: 0 12px 0 0;
	height: 43px;
}
#header img{
	float: left;
	padding: 0 2px 0 2px;
	margin: 0 0 10px 0;
}
#column_body{
	width: 930px;
	background:#000 url(images/wraper_top_bg.gif) no-repeat top;
	padding: 18px 15px 15px 15px;
	/*min-height: 300px !important;*/
	margin: 0 auto 10px auto;
	border: 0px solid #F00;
}

#column_body_adm{
	width:100%;
	background:#000 url(images/wraper_top_bg.gif) repeat-y top;
	padding:0;
	/*min-height: 300px !important;*/
	margin: 0 auto 10px auto;
	border: 0px solid #F00;
	display:inline;
}
#left_sidebar{
	width: 225px;
	/*border: 1px solid #F00;
	min-height: 300px !important;*/
	float: left;
}
.leftbar1{
	background: #363434;
	/*min-height: 300px !important;*/
	border: 1px solid #3F4245;
	padding: 5px 5px 8px 5px;
	margin-bottom:8px;
}
.leftbar1 h1{
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #fff;
	font-size: 20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.leftbar1 ul{
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
}
.leftbar1 ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	list-style: none;
}
.leftbar1 ul li a{
	color:#FFF;
	font-size: 15px;
	text-decoration: none;
	padding: 3px 0 3px 28px;
	line-height: 30px;
	background: url(images/li_bg.png) no-repeat;
	height: 23px;
}
.leftbar1 ul li a:hover{
	color:#21C21C;
}
.leftbar1 ul li.add_website{
	background: url(images/add_website.gif) no-repeat;
	width: 212px;
	height: 34px;
}
.leftbar1 ul li.add_website a{
	background: none;
	width: 185px;
	height: 28px;
	float: left;
}
.leftbar1 ul li.add_website a span{
	display: none;
}
#tbl{
	width: 669px;
	border: 0px solid #fff;
	margin: 0 0 0 10px;
	float: left;
	color:#000;
}
#tbl tbody tr td a{
	color:#000;
	text-decoration: none;
}

#tbl tbody tr td a:hover{
    color:#0000FF;
    text-decoration: none;
}
#tbl tbody tr.odd	{background:#CDD0D2;}
#tbl tbody tr.odd td{
	border-top: 1px solid #D9DBDD;
	border-left: 1px solid #969798;
	border-right: 1px solid #EAECED;
}

#tbl tbody tr{ background:#E1E3E5;}
#tbl tbody tr td{
	padding: 5px 0 5px 2px;
	border-bottom: 1px solid #9A9C9E;
	border-left: 1px solid #969798;
	border-right: 1px solid #EAECED;
}
#tbl tbody tr td.td1{ border-left: none}
#tbl tbody tr td.td2{ border-right: none}
#tbl tbody tr td.td3{ border-left: none; text-align:center}
#tbl tbody tr td.td4{ border-right: none; text-align:center}
#tbl tbody tr td.td_foot{ border: none; background: #000 url(images/td_foot_bg.gif) top no-repeat;}

.td a { text-decoration: underline; }

#tbl tbody tr td.td_bg{
	background: url(images/td1_bg.png);

	font-weight: bold;
	border: none;
	text-align: center;
}
#tbl thead tr td img.inc_price{ margin-top: -5px;}
#footer{
    background: url(images/footer_bg.gif);
    height: 38px;
}
#footer .footer_text{
    width: 960px;
    margin: 0 auto;
    padding: 12px 0 0 0;
    border: 0px solid #F00;
    color: #fff;
	text-align:center;
}

#tbl_adm {
	position:relative;
	float:left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0 0 0 10px;
	float: left;
	color:#000;
}

#tbl_adm a {
	color:#333;
}

#tbl_adm .td1 {
	padding-left:20px;
}

#tbl_adm td {
	border-top: 1px solid #ccc;
}


#wraper_adm {
	width:1200px;
	margin: 0 auto;
	border: 0px solid #F00;
}

.adm_title {
	font-weight:bold;
	height:50px;
	border-left:1px solid #9A9C9E;
	border-bottom:1px solid #9A9C9E;
	border-top:1px solid #9A9C9E;
}

.number_pages {
	padding:0;
	margin:0;
	color:#333;
}

.number_pages a {
	color:#245b95;
}

#adm_mask {
	width:450px;
	position:relative;
	margin:0 auto;
}
	
#adm_body_right {
	width:500px;
	margin:0 auto;
	color:#333;
}

.table_cell {
	color:#333;
	font-size:10pt;
}

.ok_messages {
	color:#fff;
}
