body {
	background-color: #FFE2AB;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background-color: #b3d9ff;
	background-image: url(/themes/MobilaCSS/img/blue01.gif);
}


#body_out {
	width: 920px;
	background-color: #d9ecff;
	margin:0 auto;
	padding: 0px;
	border: 2px solid #FFFFFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-image: url(/themes/MobilaCSS/img/blue02.gif);
	background-repeat: repeat;	
}
#body_in {
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0px;
	border: 2px solid #8bbbe2;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#header{
	margin: 0px;
	padding: 0px;
	height: 96px;
/*	border: 1px solid #00CC00;*/
	background-image: url(/themes/MobilaCSS/img/bck_header.jpg);
	background-repeat: repeat-x;
}
#footer{
	margin: 0px;
	padding: 0px;
	height: 25px;
	clear: both;
	background-color: #EAEAEA;
	background-image: url(/images/back/c1_gray.jpg);
}

#menu{
	margin: 0px;
	padding: 0px;
	height: 28px;
	line-height: 28px;
	clear: both;
	background-image: url(/images/back/c1_gray.jpg);
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content{
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}


#columns{
	text-align: left;
	vertical-align: top;
	margin: 5px;
	padding: 0px;
}

#left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	/*	border: 1px solid #FF99FF;*/
	display: inline;
/*	background-color: #FFDFE0;*/
}

#center1{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 865px;
	/*	border: 1px solid #33CC00;*/
	display: inline;
/*	background-color: #EEFFEC;*/
}

#center2{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
/*	border: 1px solid #33CC00;*/
	display: inline;
/*	background-color: #EEFFEC;	*/
}

#center3{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
/*	border: 1px solid #33CC00;*/
	display: inline;
/*	background-color: #EEFFEC;	*/
}


#right{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
	/*	border: 1px solid #FF99FF;*/
	display: inline;
/*	background-color: #E8EAFF;*/
}


.Logo {
	height: 85px;
	width: 82px;
	position: relative;
	float: left;
	left: 5px;
	top: 5px;
}

.LogoText {
	position: relative;
	height: 85px;
	width: 500px;
	float: left;
	left: 10px;
	top: 5px;
	/*background-color: #66FF00;*/
	text-align: left;
}


.UserInfo {
	height: 40px;
	width: 200px;
	float: right;
	top: 10px;
	right: 10px;
	position: relative;
	text-align: right;
}




#Skin {
	padding: 0px;
	margin: 3px;
	width: auto;
/*	width: 100%;*/
/*	width: expression('98%');	*/
	border: 2px solid #8bbbe2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#Skin .header {
	background-color: #d9ecff;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	height:25px;
	line-height:25px;
	padding: 1px;
	margin: 0px;
	background-image: url(/themes/MobilaCSS/img/grad_blue1.gif);
	background-repeat: repeat-x;
}

#Skin .block_content {
	padding: 0px;
	margin: 3px;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial;
}



#msgi {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 3px;
	border: 2px solid #87BBE2;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#msgi h1 {
	background-color: #FFE99B;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}





#SmallLoginForm p{}


.TabsControl {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px none #DDE1E3;
}


.TabsBar {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}

.TabPage {
	background-color: #EAF2FB;
	border: 2px solid #8ABEE6;
	text-align: left;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0px;
	padding: 0px;
}


.TabActive {
    background-color: #EAF2FB;
	background-image: url(/themes/MobilaCSS/img/tab_active.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-color: #8ABEE6;
	border-left-color: #8ABEE6;
	border-top-color: #8ABEE6;	
	
	border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	
	border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
		
	padding: 4px;
}


.TabInactive {
	padding: 3px;
	margin: 2px;
	border: none;
}


#moder_bad {
    text-align: right;
	background-color: #FFDFDF;
	margin: 3px;
	padding: 3px;
	border: none;
}
#moder_wait {
	text-align: right;
	background-color: #DCF5DF;
	margin: 3px;
	padding: 3px;
	border: none;
}

#sms {
	background-color: #EDF3FC;
	border: 2px solid #8CC0DF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
}


#protector {
	border: 2px solid #FF0000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
