body{
	background-color: #363F48;
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
}

img, a img{
	border: 0px;
}

a, a:visited, a:hover{
	font-size: 99%;
	text-decoration: none;
}

div.head{
	background: url('hbg.gif') repeat-x;
	text-align: center;
}
table.head{
	width: 1000px;
	margin: auto;
}
table.head td.head{
	background: url('hmid.gif') repeat-x;
	white-space: nowrap;
	padding: 0px 5px;
	font: 12px Arial;
	color: #fff;
}
table.head td.head b{
	color: #FFD600;
	font-weight: bold;
}
table.head td.head a{
	color: #fff;
}

div.logo{
	margin: 10px auto;
	width: 1000px;
}

div.topmenu{
	background: url('b_line.gif') bottom left repeat-x;
	width: 1000px;
	margin: auto;
	text-align: right;
	height: 33px;
}
div.topmenu table{
	border: 0px;
	margin: 0px 10px 0px 0px;
	height: 30px;
}
div.topmenu td a, div.topmenu td a:visited, div.topmenu td a:hover{
	font: bold 12px Arial;
	color: #000;
}
div.topmenu td.l{
	width: 10px;
	background: url('b_left.gif') top left no-repeat;
}
div.topmenu td.r{
	width: 12px;
	background: url('b_right.gif') top left no-repeat;
}
div.topmenu td.m{
	background: url('b_bg.gif') repeat-x;
}
div.topmenu td.ml{
	width: 10px;
	background: url('b_mleft.gif') top left no-repeat;
}
div.topmenu td.mr{
	width: 12px;
	background: url('b_mright.gif') top left no-repeat;
}
div.topmenu td.mm{
	background: url('b_mbg.gif') repeat-x;
}

div.topmenu a.mark, div.topmenu a.mark:visited, div.topmenu a.mark:hover{
	background: url('b_mleft.gif') repeat-x;
}
div.topmenu a.mark span, div.topmenu a.mark:visited span, div.topmenu a.mark:hover span{
	background: url('b_mright.gif') top right no-repeat;
}

div.head_red, div.head_blue, div.head_green{
	height: 85px;
	margin-bottom: 15px;
}
div.head_red{ background: url('ttl_red_bg.gif') repeat-x; }
div.head_blue{ background: url('ttl_blue_bg.gif') repeat-x; }
div.head_green{ background: url('ttl_green_bg.gif') repeat-x; }

div.head_red_ttl, div.head_blue_ttl, div.head_green_ttl{
	float: left;
	font: bold 30px "Trebuchet MS";
	color: #fff;
	height: 65px;
	margin: 0px 30px 0px 0px;
	padding: 10px 0px 10px 20px;
	vertical-align: top;
}
div.head_red_ttl{ background: url('ttl_red_left.gif') no-repeat; }
div.head_blue_ttl{ background: url('ttl_blue_left.gif') no-repeat; }
div.head_green_ttl{ background: url('ttl_green_left.gif') no-repeat; }

div.head_red_help, div.head_blue_help, div.head_green_help{
	height: 70px;
	padding: 15px 20px 0px 0px;
	font: bold 12px "Trebuchet MS";
	color: #fff;
}
div.head_red_help{ background: url('ttl_red_right.gif') top right no-repeat; }
div.head_blue_help{ background: url('ttl_blue_right.gif') top right no-repeat; }
div.head_green_help{ background: url('ttl_green_right.gif') top right no-repeat; }

div.content{
	width: 964px;
	background-color: #fff;
	margin: 0px auto;
	padding: 18px;
	min-height: 500px;
}
div.content{
	font: 12px Arial;
}

.title{
	font: bold 24px "Georgia";
	color: #FF5A00;
	margin: 0px 0px 0px 0px;
}

div.content h1{
	font: bold 24px "Georgia";
	color: #FF5A00;
	margin: 0px 0px 15px 0px;
}
div.content h2{
	font: normal 20px "Georgia";
	color: #EB6F00;
	margin: 0px 0px 10px 0px;
}
div.content h3{
	font: normal 18px "Georgia";
	color: #FF5B01;
	margin: 10px 0px 5px 0px;
}
div.contentend{
	background: #fff url('cnt_bl.gif') no-repeat;
	text-align: right;
	width: 1000px;
	margin: 0px auto;
}

div.menu{
	float: left;
	margin-right: 15px;
}
div.menu a, div.menu a:visited{
	display: block;
	border-left: 2px #FF5A00 solid;
	border-right: 2px #FF5A00 solid;
	padding: 4px 0px 2px 25px;
	font: normal 12px Arial;
	color: #000;
}

div.menu a.mark, div.menu a.mark:visited{
	font-weight: bold;
	background: url('menu_mark.gif') 7px 5px no-repeat;
	color: #FF5A00;
}

div.menu a.livehelp, div.menu a.livehelp:visited, div.menu a.livehelp:hover{
	border: 0px;
	padding: 0px;
	margin-top: 20px;
}

div.menu_pages{
	float: left;
	width: 157px;
	background-image: url('line_bg.jpg');
	background-position: top;
	background-repeat: repeat-y;
}

div.menu_pages a.mark_pages, div.menu_pages a.mark_pages:visited{
	display: block;
	font: normal 12px Arial;
	padding: 3px 0px 3px 15px;
	color: #000;
}

div.login{
	float: right;
	margin-left: 15px;
}
div.login form{
	border-left: 2px #68ABE4 solid;
	border-right: 2px #68ABE4 solid;
	background: url('login_bg.gif') repeat-x;
}
div.login input.login_submit{
	border: 0px;
	background: #fff url('login_arr.gif') center right no-repeat;
	padding-right: 15px
}

div.login_left{
	float: left;
	margin-right: 20px
}
div.login_left form{
	font-weight: bold;
}

div.button, div.buttonr{
	float: left;
	height: 21px;
	padding: 0px;
	margin: 0px;
	background: url('but_bg.gif') repeat-x;
}
div.buttonr{
	float: right;
}
div.button input, div.buttonr input{
	height: 21px;
	border: 0px;
	padding: 0px 10px;
	background: transparent url('but_right.gif') center right no-repeat;
}

a.arr, a.arr:visited, a.arr:hover{
	color: #000;
	background: url('login_arr.gif') center right no-repeat;
	padding-right: 15px;
}

table.register td{
	font-weight: bold;
	padding: 0px 15px 5px 0px;
}

td.tbl_header{
	background: url('th_bg.gif') no-repeat;
	height: 26px;
	width: 756px;
	font: bold 12px Arial;
	padding-left: 10px;
}

span.mark{
	font-weight: bold;
	color: #FF5A00;
}

td.small{
	font-size: 10px;
	color: #7A7A7A;
	vertical-align: bottom;
}

div.footer{
	width: 1000px;
	margin: 20px auto;
	font: 12px Arial;
	color: #fff;
}
div.footer a{
	color: #fff;
}

table.tabs{
	width: 100%;
	margin: 10px 0px;
}
table.tabs td{
	background-color: #CDCDCD;
	border: 3px #CDCDCD solid;
	padding: 2px 20px 0px 20px;
	font-weight: bold;
	white-space: nowrap;
}
table.tabs td a, table.tabs td a:visited{
	color: #000;
}
table.tabs td.s{
	background-color: #fff;
	border: 0px;
	border-bottom: 3px #CDCDCD solid;
	padding: 0px;
}
table.tabs td.mark{
	background-color: #fff;
	border-bottom: 3px #fff solid;
}
table.tabs td.mark a, table.tabs td.mark a:visited{
	color: #FF5A00;
}
table.tabs td.end{
	background-color: #fff;
	border: 0px;
	border-bottom: 3px #CDCDCD solid;
	padding: 0px;
	width: 100%;
}

div.breadcrumbs{
	font-weight: bold;
	margin-bottom: 10px;
}
div.breadcrumbs a, div.breadcrumbs a:visited{
	color: #000;
}
div.breadcrumbs a.mark, div.breadcrumbs a.mark:visited{
	color: #FF5A00;
}

div.dots{
	border-top: 1px #333 dashed;
}

td.dots{
	font-weight: bold;
	border-bottom: 1px #333 dashed;
	white-space: nowrap;
}
td.nodots{
	font-weight: bold;
	border-bottom: 1px #eee dashed;
	white-space: nowrap;
}
td.updots{
	font-weight: normal;
	border-top: 1px #333 dashed;
	white-space: nowrap;
}
td.dots a, td.dots a:visited, td.nodots a, td.nodots a:visited{
	color: #FF5A00;
}

table.templates td{
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
}
table.templates td.mark{
	color: #FF5A00;
}
table.templates td img, td.gtpl img{
	font-weight: bold;
	border-bottom: 0px;
	padding: 3px 3px 8px 3px;
	background: #DBDBDB url('thumb_bot.gif') center bottom no-repeat;
}

td.msg_mark{
	background-color: #FFE5D8;
	padding: 10px;
}

td.picorder{
	vertical-align: top;
	text-align: center;
}
td.picorder div{
	border: 1px transparent solid;
}

span.bullet_ok{
	padding-left: 15px;
	background: url('bullet_ok.gif') no-repeat 0px 1px;
	color: #00CC00;
}
span.bullet_stop{
	padding-left: 15px;
	background: url('bullet_stop.gif') no-repeat 0px 1px;
	color: #CC0000;
}

span.bul_ok{
	color: #00CC00;
}
span.bul_stop{
	color: #CC0000;
}

.bullet_ok{
	padding-left: 15px;
	background: url('bullet_ok.gif') no-repeat 0px 1px;
	color: #00CC00;
}
.bullet_stop{
	padding-left: 15px;
	background: url('bullet_stop.gif') no-repeat 0px 1px;
	color: #CC0000;
}

span.bullet_go{
	padding-left: 15px;
	background: url('bullet_go.gif') no-repeat 0px 1px;
	color: #3366CC;
}
span.bullet_wait{
	padding-left: 15px;
	background: url('bullet_wait.gif') no-repeat 0px 1px;
	color: #00CC00;
}

#itemhints{
	position: absolute;
	width: 200px;
	background: #fff url('float_star.gif') no-repeat;
	padding: 11px 0px 0px 20px;
	visibility: hidden;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#tpl_preview{
	position: absolute;
	right: 10px;
	top: 340px;
	font-weight: bold;
	border: 1px #000 solid;
	padding: 10px;
	background-color: #fff;
}
#pic_trash{
	/*position: absolute;
	right: 132px;
	top: 350px;*/
	border: 1px transparent;
	margin-right:20px;
	margin-top:20px;
}

img.bxp_a{background:url('f_activ.jpg') no-repeat center center}
img.bxp_i{background:url('f_inactiv.jpg') no-repeat center center}

.fld_domain{
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

td.gtpl{
	vertical-align: top;
	padding-bottom: 20px !important;
}
td.gtpl a, td.gtpl a:visited{
	color: #c00;
}
td.gtpl b{
	color: #000;
}

#popPic{
	position: absolute;
	border: 3px #000 solid;
	padding: 3px;
	background-color: #fff;
}
#popPicX{
	position: absolute;
	border: 3px #000 solid;
	border-top: 3px #000 solid;
	padding: 3px;
	background-color: #fff;
	text-align: center;
	font: 10px Arial bold;
	color: #000;
	cursor: pointer;
}