.bg{
	background:#222222;
}
.div_flash{
	background:#000000;
	width:815px; 
	margin-left:auto;
	margin-right:auto;
}
.div_flash img{
	border-color:#000000;
}
.div_shadow{
	height:1003px;
	width:854px;
	background-color: #666666;
	bottom: 1px;
	right: 1px;
	margin-left:auto;
	margin-right:auto;
}
.div_shadow .div_body{
	background-color:#000000;
	height:1000px;
	width:850px;
	border-width:1px;
	border-style:solid;
	border-color:#333333;
	margin-left:auto;
	margin-right:auto;
}
.div_shadow .div_body .div_menu{
	width:815px; 
	height:30px; 
	margin-right:auto; 
	margin-left:auto;
	background-color:#000000;
}
#div_settings{
	height: 815px;
	width: 830px;
	margin: 20px auto 0px auto;
	border-width: 1px;
	border-style:solid;
	border-color:#999999;
}
/*--------------------------------*/
#div_settings h1{
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
	margin-left: 10px;
}
#div_settings #tabs{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
#div_settings #tabs p{
	color:#FFFFFF;
}
#div_settings #tabs #header{
	background:url(../images/tab-top.png);	
}
#div_settings #tabs #header .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color:#FFFFFF;
	background-color:#666666;
}
#div_settings #tabs #header .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#FFCC00;
	background-color:#000000;
	margin-top:0px;
}
#div_settings #tabs #header ui-state-default ui-corner-top ui-tabs-selected ui-state-active{
	background-color:#00CCCC;
}
#div_settings #tabs #header .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background-color:#000000;
}
#div_settings #tabs #header .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background-image:none;
}
/*-------themes---------*/
#themes ul{
	list-style-type:none;		
	margin: 0px;
	padding: 0px;
}
#themes ul li{
	display:inline;
	color:#FFFFFF;
}
#themes input,select{
	margin-bottom: 10px;
}
/*------ End themes------*/
/*-------mail---------*/
#mail ul{
	list-style-type:none;		
	margin: 0px;
	padding: 0px;
}
#mail ul li{
	display:inline;
	color:#FFFFFF;
}
#mail input,select{
	margin-bottom: 10px;
}
/*------ End mail------*/
