﻿
#control {position:absolute;width:243px;z-index:800;}

	.nav_tabs {
		border-bottom:none;
		height:19px;
		margin:10px 0 0 0px;
	}
		.nav_tabs li {
			background:url(/static/lexrus/styles_images/my/tab_normal_r.gif) no-repeat right 0;
			margin-right:0px;
		}
	
		.nav_tabsHover { background-image: url(/static/lexrus/styles_images/my/tab_normal_r.gif) !important; position:relative;top:1px;}
		.nav_tabs a {
			padding:4px 9px 0px 9px;
			background:url(/static/lexrus/styles_images/my/tab_normal_l.gif) no-repeat 0 0;
			color:#014164 !important;text-decoration: none;
		}
		.nav_tabs a:hover {color:#000 !important;background:url(/static/lexrus/styles_images/my/tab_normal_l.gif) no-repeat 0 0;}
		.nav_tabs li:hover { background:url(/static/lexrus/styles_images/my/tab_normal_r.gif) no-repeat right 0;}
		.nav_tabs_active { color:#014164 !important;background-image: url(/static/lexrus/styles_images/my/tab_normal_r.gif) !important;border-bottom:none;position:relative;top:1px; }
			.nav_tabs_active a { color:#014164 !important;background-image: url(/static/lexrus/styles_images/my/tab_normal_l.gif) !important; }
	
.control_main{ background:url(/static/lexrus/styles_images/my/controlbg.png) repeat-y; padding:0px 8px; position:relative;}
* html .control_main{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/static/lexrus/styles_images/my/controlbg.png");
	background:none; height:20px;
}

.control_main h2{
	margin:0px;padding:0px 6px 0 0px;
	color:#333;
	font-size:12px;
	height:24px;
	display:block;
	cursor:move;
}
.control_top{
	background:url(/static/lexrus/styles_images/my/controltop.png) no-repeat;
	height:7px;
}
* html .control_top{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/static/lexrus/styles_images/my/controltop.png");
	background:none;
}


.control_bottom{
	background:url(/static/lexrus/styles_images/my/controlbottom.png) no-repeat;
	height:7px;
}
* html .control_bottom{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/static/lexrus/styles_images/my/controlbottom.png");
	background:none;
}


.control_form fieldset{
	background:#fff;
	border:0px solid #8DA29D;
	margin:0px 0px;
}

.intags fieldset{
	width:566px;
	margin:0 auto;
	border:1px solid #BADDFD;
}

.control_content{
	border:1px solid #8DA29D;
	padding:0 0 12px 0px;
	background:#D9EFFD;
	overflow-y:hidden;
}

.control_form h4{
	background:url(/static/lexrus/styles_images/my/title.gif) no-repeat;
	height:16px;
	color:#014164;
	font-size:12px;
	font-weight:500;
	margin:0px;padding:5px 0px 0px 10px;
	cursor:pointer;
}

.control_main h2 input.handle,
.miniControl h2 input.handle{
	border:0px;
	background:none;
	width:172px;height:24px;
	text-align:left;
	cursor:move;
	display:block;
	padding:0 0 0 19px;
	background:url(/static/lexrus/styles_images/my/titlecross.gif) no-repeat left top;
}
.miniControl h2 input.handle{
	width:288px;height:18px;
}

.control_main h2 input.close,
.control_form h4 input,
.miniControl h2 input.close{
	border:0px;
	height:13px;width:13px;
	font-size:1px;
	position:absolute;
	cursor:pointer;
}
.control_main h2 input.close,
.miniControl h2 input.close{
	height:16px;width:46px;
}
	
.control_form h4 input.control_form_max{
	background:url(/static/lexrus/styles_images/my/max.gif) no-repeat;
	right:14px;
}
.control_form h4 input.control_form_min{
	background:url(/static/lexrus/styles_images/my/min.gif) no-repeat;
	right:14px;
}
.control_main h2 input.close{
	background:url(/static/lexrus/styles_images/my/close.gif) no-repeat;
	right:12px;top:3px;
}
.miniControl h2 input.close{
	background:url(/static/lexrus/styles_images/my/close.gif) no-repeat;
	right:4px;top:1px;
}
.control_form fieldset p{
	margin:9px 0px;
	line-height:22px;
}
.control_form fieldset label{
	width:54px;
	display:block;
	padding:0 0 0 6px;
	float:left;
}
.control_form fieldset p input{
	width:65px;
	border:1px solid #B1C0AF;
	background:#DDE3D5;
	padding:1px 4px;
}
.control_form fieldset p input.long{
	width:148px;
}
.control_form fieldset p input.control_form_picker{
	width:78px;
	height:20px;line-height:20px;
	background:url(/static/lexrus/styles_images/my/select_bgimg.gif) no-repeat;
	border:0px;
	text-align:center;
	font-size:1em;
	color:#547FB2;
	cursor:pointer;
	margin:2px 60px 2px 0px;
}
.control_form fieldset p input.colorpicker{
	width:68px;
	padding:1px 4px;
	margin:0 0 0 5px;
	background-image:url(/static/lexrus/styles_images/my/colorpicker.gif);
	background-repeat:repeat-y;
	background-position:right top;
	cursor:pointer;
}

.control_form fieldset p select,
.control_form fieldset p option{
	width:77px;
	margin:2px 0px 0 -1px;
}
ul.control_form_box{
	width:500px;
	height:125px;
	border:1px solid #B1C0AF;
	background:#DDE3D5;
	padding:1px 4px;margin:0px 0 0 70px;
	list-style:none;
	
}

ul.control_form_box li{
	width:100px;
	height:64px;
	display:block;
	float:left;
}
ul.control_form_box li span.colorbox{
	width:89px;
	height:26px;line-height:26px;
	display:block;
	margin:10px 0 0 5px;
	background:#fff;
	border:1px solid #000;
	text-align:center;
}
.control_content p a.posButton{
	width:46px;height:16px;line-height:16px;
	display:block;
	background:url(/static/lexrus/styles_images/my/pos_bgimg.gif) no-repeat;
	border:0px;
	text-decoration:none;
	text-align:center;
	color:#547FB2;font-size:12px;
	padding:2px 0 0 0px;
	margin:2px 0px 0 2px;
	cursor:pointer;
	float:left;
	clear:right;
}
.control_form_submit{
	display:block;
	width:190px;
	margin:10px auto 0 auto;
	
}
.control_form_submit input{
	background:url(/static/lexrus/styles_images/my/save.gif) no-repeat;
	width:68px;
	height:21px;
	border:0px;
	text-align:center;
	color:#333;
	margin:0 3px;
	padding:2px 0px 2px 0px;
	cursor:pointer;
}
.control_form_submit input.control_nosave{
	background:none;
	width:16px;height:16px;
}
.control_form_submit input.control_loading{
	background:url(/static/lexrus/styles_images/my/ajaxloading.gif);
	width:16px;height:16px;
}
.control_form_submit input.control_success{
	background:url(/static/lexrus/styles_images/my/ajaxsuccess.gif);
	width:16px;height:16px;
}
.control_form_submit input.control_error{
	background:url(/static/lexrus/styles_images/my/ajaxerror.gif);
	width:16px;height:16px;
}

.miniControl{
	width:340px;
	background:#fff;
	background-position:18px;
	padding:1px;
	border:1px solid #C6CBC8;
	position:absolute;top:300px;right:200px;
	z-index:801;
}
.miniControl h2{
	padding:0px 0 0 2px;
	margin:0px;
	height:18px;
	background:#f0efee url(/static/lexrus/styles_images/my/miniwintitle.gif) repeat-x;
	font-size:12px;font-weight:500;color:#454545;
	
}
.miniControl h2 strong{
	color:#0066ff;
}
.miniControlMain{
	background:#F0EFED url(/static/lexrus/styles_images/my/miniwinbg.jpg) repeat-x top;
	padding:5px;
	height:175px;
}

.miniControlMain img{
	float:left;
	cursor:crosshair;
	border:1px solid gray;
}
.miniControlMain a.translink{
	position:relative;top:6px;
	padding:2px 6px 0px 6px;
	color:#666;background:#fff;border:1px solid #999;
	text-decoration:none;
	clear:both;
}
.miniControlLight {
	border:1px solid gray;
	cursor:crosshair;
	float:left;
	margin-left:5px;
	width:15px;
}
.miniControlList{
	list-style:none;
	margin:0 0 0 7px;
}
.miniControlList li{
	float:left;
	padding:5px 7px;
}
.miniControlList a{
	display:block;
	border:1px solid #666;
	float:left;
	position:static;
}

.miniControlList a img{
	width:45px;
	height:45px;
	cursor:pointer;
	border:0px;
	background:#fff;
}
.miniControlList a img.imgdes{
	width:0px;height:0px;
	border:0px;
}
.miniControlList a:hover{
	position:relative;
}
.miniControlList a:hover img.imgdes{
	display:block;
	position:absolute;
	top:52px;right:0px;
	border:4px solid #ccc;
	height:auto;
	width:auto;
	z-index:9000;
}


/*== user guild by Aether ==*/
.outerGuild {
	color:#666666;
	padding:5px;
}