
body {
	background:#393939 url(../images/bg_new_01.png) repeat-x 0 0;
	font-family: Verdana, Geneva, sans-serif;
	margin:0 5px;
	padding:0;
	font-size:12px;
}

*a {
	outline:none;
}

ul, li {
	list-style:none;
	padding:0;
	margin:0;
}

.left_border {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}

.right_border {
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;*/
	border:#000 1px solid;
}

.arial_11_grey {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.arial_11_grey a:link {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.arial_11_grey a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.arial_11_grey a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}

.arial_11_red {
	font-size: 11px;
	color: #c00000;
	text-decoration: underline;
	line-height: 18px;
}

.arial_11_red a:link {
	font-size: 11px;
	color: #c00000;
	text-decoration: underline;
}

.arial_11_red a:visited {
	font-size: 11px;
	color: #c00000;
	text-decoration: underline;
}

.instruction_box {
	font-size: 12px;
	color: #000000;
	border: 1px solid #8e8e8e;
	background-color: #fff1f1;
}

.arial_11_red a:hover {
	font-size: 11px;
	color: #c00000;
	text-decoration: underline;
}

.arial_14_white_bold {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.border_left_menu {
	border: 1px solid #8e8e8e;
}

.logout_11_red {
	font-size: 11px;
	color: #c00000;
	text-decoration: none;
}

.logout_11_red a:link {
	font-size: 11px;
	color: #c00000;
	text-decoration: none;
}

.logout_11_red a:visited {
	font-size: 11px;
	color: #c00000;
	text-decoration: none;
}

.logout_11_red a:hover {
	font-size: 11px;
	color: #c00000;
	text-decoration: underline;
}

.logout_11_redh a {
	font-size: 11px;
	color: #c00000;
	text-decoration: underline;
}

.arial_18_red {
	font-size: 18px;
	color: #c00000;
	text-decoration: none;
	line-height: 18px;
}

.arial_12_red {
	font-size: 12px;
	color: #c00000;
	text-decoration: underline;
	line-height: 18px;
}

.arial_12_red a:link, arial_12_red a:visited, arial_12_red a:hover {
	font-size: 12px;
	color: #c00000;
	text-decoration: underline;
	line-height: 18px;
}

.arial_12_red_n_u {
	font-size: 12px;
	color: #c00000;
	text-decoration: none;
	font-weight: bolder;
}

.edit_box {
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.arial_11_black {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.arial_11_black a:link {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.arial_11_black a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.arial_11_black a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.arial_11_black_u {
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.edit_in_place:hover, .submit_title:hover, .sorting:hover, .show_hide_box:hover {
	cursor:pointer;
}

.home_images {
	cursor:pointer;
	position:relative;
	margin:4px 0;
	width:198px;
	height:100px;
	overflow:hidden
}

.home_images .d_home_images {
	cursor:pointer;
	position:absolute;
	left:0;
	bottom:0;
	background:#F00;
	color:#FFF;
	text-decoration:underline;
	padding:2px 4px;
	font-size:9px;
	height:12px;
}

.home_images .d_home_images:hover {
	text-decoration:none;
}

.ten_px {
	font-size:11px;
}

.count_titl {
	position: absolute;
	top: 0px;
	left: 0px;
	width:auto;
	height:15px;
	background-color:#000000;
	color:#FFFFFF;
	z-index:100000;
}

#count {
	position: absolute;
	top: 0px;
	left: 0px;
	width:auto;
	height:15px;
	background-color:#000000;
	color:#FFFFFF;
}

.clear {
	float:none;
	clear:both;
}

.top_orange {
	height:23px;
	background:#ff7300;
	border-bottom:#843c00 1px solid;
	color:#FFF;
	padding-top:6px;
	margin-bottom:2px;
}

.top_orange a {
	color:#FFF;
	text-decoration:none
}

.top_orange a:hover {
	text-decoration:underline;
}

.mn_tbl {
	border-top:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}

.nav_css {
	border:#000 1px solid;
	border-bottom:#dadada 1px solid;
}

.quick_links {
	background:url(../images/admin_new_25.jpg) repeat-y 0 0;
	width:170px;
	border-bottom:#000 1px solid;
}

.quick_links_txt {
	background:url(../images/admin_new_06.jpg) no-repeat 0 0;
	width:170px;
	height:27px;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	color:#FFF;
}

.quick_links_section {
	background:url(../images/sec_new_08.jpg) no-repeat 0 0;
	height:29px;
	font-weight:bold;
	padding-top:12px;
}

.quick_links_links {
	text-align:left;
}

.quick_links_links:hover {
	background:#ffb38c;
}

.quick_links_links a {
	color:#000000;
	text-decoration:none;
	margin-left:10px;
	display:block;
	height:26px;
	padding-top:11px;
}

.active {
	background:#ffb38c;
}

.active a {
	background:#ffb38c url(../images/admin_new_19.jpg) no-repeat 95% 15px;
}

.cnt_tbl {
}

.top_m_c {
	font-size:24px;
	color:#FFF;
	min-height:37px;
	padding-top:12px;
	padding-left:25px;
	background:#000 url(../images/admin_new_08.jpg) repeat-x 0 0;
	position:relative;
}

.top_m_c a {
	color:#FFF;
}

.right_side {
	font-size:12px;
	float:right;
	position:absolute;
	right:20px;
	top:22px;
}

.right_side a {
	color:#fff;
	text-decoration:underline;
	background:url(../images/next_03.png) no-repeat center right;
	height:25px;
	padding-right:18px;
}

.right_side a:hover {
	text-decoration:none;
}

.main_data {
	padding:16px;
	background:#fff url(../images/bg_mdl_03.jpg) repeat-x 0 0;
	min-height:370px;
}

.info_c {
	background:#c00000 url(../images/red.png) repeat-x 0 0;
	border:#fc4167 px solid;
	border-width:1px 0 1px 0;
	min-height:51px;
	padding:6px 8px;
	color:#fff;
	line-height:18px;
}

.info_c a {
	color:#fff;
	text-decoration:underline;
}

.info_c a:hover {
	color:#fff;
	text-decoration:none;
}

.smal_title {
	font-weight:bold;
	color:#c00000;
	padding-bottom:3px;
}

#saved_db {
	display:none;
	height:30px;
	border:#8e8e8e 1px solid;
	font-size:12px;
	padding:15px 0 0 10px;
	vertical-align:middle;
	background-color:#FFFFCC;
	margin-bottom:15px;
}

#errors {
	display:none;
	height:30px;
	border:#8e8e8e 1px solid;
	font-size:12px;
	padding:15px 0 15px 10px;
	vertical-align:middle;
	background-color:#FFFFCC;
	margin-bottom:15px;
}

#sort li {
	border-bottom:#bd9585 1px solid;
}

.ui-sortable-helper {
	border:#bd9585 1px solid;
	border-width:1px 0 1px 0;
}

#cont {
	position:relative;
	z-index:10;
	margin:100px auto 0 auto;
	width:536px;
}

#bg-login {
	width:536px;
	height:116px;
	z-index:15;
	position:absolute;
	top:0;
	left:0;
}

.login {
	position:absolute;
	top:110px;
	left:15px;
	z-index:18;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

.login table tr td {
	height:53px;
	vertical-align:top;
}

.login table tr td label {
	margin:3px 4px 0 0;
	display:block;
}

.inp {
	width:200px;
	background:url(../images/bg_inp.jpg) no-repeat 0 0;
	border:none;
	width:355px;
	height:18px;
	padding:3px 0 0 3px;
}

.act_tmp {
	background:#747474;
	border:#dddddd 4px solid;
	color:#FFF;
	font-weight:bold;
	width:220px;
	padding:4px 0;
	text-align:center;
	text-transform:uppercase;
	margin-top:10px;
}

.change {
	background:#ff5b00;
	border:#dddddd 4px solid;
	color:#FFF;
	padding:4px 0;
	font-weight:bold;
	width:220px;
	text-align:center;
	margin-top:10px;
	text-transform:uppercase;
}

.account_chart {
	width:100%;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	line-height:18px;
}

.account_chart th {
	background:url(../images/new_package_03.jpg) repeat-x 0 0;
	height:39px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
}

.account_chart tr td {
	border:#000 1px solid;
	border-width:0 1px 1px 0;
	padding:5px;
}

.account_chart .side {
	background:#ff7300;
	height:45px;
	font-weight:bold;
	font-size:18px;
	border-left:#000 1px solid;
}

.account_chart .your_plan {
	background:#fff1e5;
}

.account_chart span {
	color:#ff7300;
}

.account_chart .upgrade {
	background:#cce6d1;
}

.account_chart .upgrade a {
	color:#009d4e;
	font-size:14px;
}

.account_chart .downgrade_disable {
	background:#d4d4d4;
	color:#666666;
}

.account_chart .downgrade_disable a {
	color:#666666;
}

.account_chart .downgrade {
	background:#f9e5e5;
}

.account_chart .downgrade a {
	color:#c00000;
	font-size:11px;
}

.downgrade_hide {
	display:none;
}

.up_red {
	color:#c00000;
}

.up_yell {
	color:#ff7300;
}

.up_black {
	color:#000000;
}

.up_black span {
	color:#000000;
	text-decoration:underline;
	cursor:pointer
}

.supp_tbl textarea {
	border:#666 1px solid;
	width:220px;
	height:80px;
	padding:3px
}

.supp_tbl .txt_input {
	border:#666 1px solid;
	width:220px;
	padding:3px
}

.li_cl {
	background:#ffb38c;
}

.li_wh {
	background:#fff;
}
.color_page_box {
width:20px;
height:20px;
background:#fff url(../images/picker.png) no-repeat -1px -1px;
overflow:hidden;
}
.hid_txt_b{
	width:80px;
}
.ent_hx{
display:none;	

}
.eter_hex{
cursor:pointer;
width:100px;
white-space:nowrap;
color:#999;
font-size:10px
}
.eter_hex:hover{
text-decoration:underline;
}
#work_in_progress {
	display:none;
	position:absolute;
	left:-5000px;
	top:0;
	width:32px;
	height:32px;
}

.price_plan {
	border:#cfcfcf 2px solid;
	border-width:0 2px 0 0;
	font-size:14px;
	font-weight:bold;
	color:#929292;
}
.price_plan span {
	font-size:12px;
	font-weight:normal
}
.price_plan td {
	border:#cfcfcf 2px solid;
	border-width:2px 0 0 2px;
	background:#f8f8f8;
	text-align:center;
	vertical-align:middle
}
.price_plan .thtxt {
	border:#cfcfcf 2px solid;
	border-width:2px 0 0 2px;
	color:#0376a0;
	text-align:left;
	height:36px;
	padding-left:5px;
	font-weight:normal;
	background:#f8f8f8;
}
.price_plan tr.alt td, .price_plan tr.alt th {
	background:#e4f7fe;
}
.e_home_images{
	cursor:pointer;
	position:absolute;
	right:0;
	bottom:0;
	background:#090;
	color:#FFF;
	text-decoration:underline;
	padding:2px 4px;
	font-size:9px;
	height:12px;
}