body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	background-color: #4c5759;
}
a {
	color: #fd7826;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	display: inline;
}
input.file, input.input, textarea, select {
	border: 1px solid #ffba00;
	margin: 3px;
	background-color: #fff;
	font-size: 1em;
}
input.button {
	border: 1px solid #fff;
	color: #000;
	text-align: center;
	background-color: #ffba00;
	margin: 3px;
	font-size: 1em;
}



.main_clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}



#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background: #384444 url(/themes/default/bg01.gif) no-repeat right top;
}


#header_top {
	height: 64px;
	padding-left: 46px;
	padding-top: 35px;
}
#header_top h1, #header_top h2 {
	display: inline;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#header_top h1 {
	font-size: 24px;
	text-transform: uppercase;
}
#header_top h1 a {
	color: #fff;
	text-decoration: none;
}
#header_top h2 {
	font-size: 14px;
	padding-left: 8px;
	color: #fd7826;
}



#header {
	height: 174px;
	background: #2272A7 url(/themes/default/bg02.gif) no-repeat right top;
}

#header .user_menu {
	padding: 10px 0px 0px 20px;
	overflow: hidden;
	float: left;
	width: 250px;
}
#header .user_menu .login input {
	font-size: 1em;
	width: 97px;
	margin: 1px 4px 1px 0px;
	border: 1px solid #08507f;
}
#header .user_menu .login input.phone {
	width: 64px;
}
#header .user_menu .login input.submit {
	width: 84px;
	margin-left: 15px;
	color: #fff;
	background: #08507f url(/themes/default/list01.gif) no-repeat 70px 7px;
	text-align: left;
	border: 1px solid #08507f;
}
#header .user_menu h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 1.2em;
	color: #ffba00;
}
#header .user_menu a {
	color: #ffba00;
}
#header .user_menu ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}
#header .user_menu li {
	text-transform: uppercase;
}
#header .user_menu li a {
	display: block;
	background: url(/themes/default/list01.gif) no-repeat left 7px;
	padding-top: 3px;
	padding-left: 18px;
	text-decoration: none;
	color: #e7e7e7;
}
#header .user_menu li a:hover {
	color: #ffba00;
}


#header .texts {
	text-align: right;
	padding-right: 150px;
	padding-top: 37px;
}
#header .row1 {
	font-size: 25px;
	color: #fff;
	padding-right: 40px;
}
#header .row2 {
	font-size: 22px;
	color: #ffba00;
	padding-right: 28px;
}
#header .row2 span {
	font-weight: bold;
}
#header .row3 {
	font-size: 40px;
	color: #fff;
}
#header .row3 span {
	color: #ffba00;
}



#footer {
	padding-top: 10px;
	color: #808080;
	height: 30px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .right {
	float: right;
	width: 300px;
	text-align: right;
}
#footer .left {
	float: left;
	width: 300px;
}



#body {
	padding: 32px 32px 32px 32px;
}
#body_right {
	width: 500px;
	float: right;
	overflow: hidden;
}


#body_left {
	width: 173px;
	float: left;
	overflow: hidden;
}


#body_left .menu {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	overflow: hidden;
	font-size: 15px;
}
#body_left .menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#body_left .menu li {
	text-transform: uppercase;
}
#body_left .menu li a {
	display: block;
	background: url(/themes/default/menu01.gif) no-repeat left center;
	height: 26px;
	padding-top: 3px;
	padding-left: 26px;
	text-decoration: none;
	color: #ffba00;
}
#body_left .menu li a:hover {
	color: #e7e7e7;
}




#body h1 {
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}
#body h1 a {
	color: #fff;
	text-decoration: none;
}


#body h3 {
	padding: 0px;
	padding-bottom: 7px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #ffba00;
}
#body h3 span {
	font-size: 1.2em;
}


#body_right ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
#body_right ul li {
	text-transform: uppercase;
	background: url(/themes/default/list01.gif) no-repeat left 7px;
	font-size: 1.1em;
	padding: 2px 0px 2px 20px;
}
#body_right ul li a {
	text-decoration: none;
	color: #ffba00;
}
#body_right ul li a:hover {
	color: #e7e7e7;
	text-decoration: underline;
}

#body_right h2 {
	padding: 0px;
	padding-bottom: 7px;
	margin: 0px;
	font-weight: normal;
	font-size: 1.5em;
	color: #ffba00;
}


.info_sms_list .item {
	padding-bottom: 20px;
}
.info_sms_list .item_deleted {
	text-decoration: line-through;
	color: #999;
}
.info_sms_list .item .phone {
	color: #ffba00;
	padding-bottom: 3px;
}
.info_sms_list .item .phone a {
	text-decoration: none;
	font-weight: bold;
}
.info_sms_list .item .phone a:hover {
	text-decoration: underline;
}
.info_sms_list .item .phone a.delete {
	color: #dd1439;
}
.info_sms_list .item .date {
	font-size: 0.8em;
	color: #999;
	padding-bottom: 2px;
}
.info_sms_list .item .image {
	float: left;
	width: 76px;
	height: 76px;
	padding-bottom: 3px;
	padding-right: 10px;
}
.info_sms_list .item .image img {
	border: 4px solid #fff;
}
.info_sms_list .item .clear {
	clear: left;
}


#body_right .main_messages {
	background-color: #99aa33;
	color: #000;
	padding: 10px;
	margin-bottom: 20px;
}
#body_right .main_messages ul li {
	text-transform: none;
	background: url(/themes/default/list02.gif) no-repeat left 7px;
}



.info_user .photo {
	float: right;
	width: 188px;
	margin: 0px 0px 40px 40px;
}
.info_user .photo .empty {
	border: 4px solid #fff;
	height: 120px;
	padding-top: 80px;
	text-align: center;
}
.info_user .data div {
	padding-bottom: 3px;
	font-weight: bold;
}
.info_user .data div span {
	font-weight: normal;
}
.info_user .photo .image img {
	border: 4px solid #fff;
}


.main_paging {
	text-align: center;
	padding-top: 30px;
}


#body_left .photo_block img {
	border: 4px solid #fff;
	margin-bottom: 8px;
}
#body_left .photo_block .img1 img {
	margin-right: 4px;
}
#body_left .photo_block .img2 img {
	margin-left: 4px;
}



#body_left .now_browsing {
	color: #384444;
}


.main_color_bad {
	color: red;
}
.main_color_ok {
	color: green;
}


