body
{
	margin: 0px;
	padding: 0px;
	font-family:Arial,sans-serif;
	font-size:14px;
	color:#4D4D4D;
	text-align: center;
}

p
{
	font-family:Arial,sans-serif;
	font-size:14px;
	color:#4D4D4D;
}

h2
{
	color:#000000;
	font-size:16px;
	font-weight:normal;
}

h1
{

}

img
{
	border: 0px;
}

a
{
	color:#21A6F9;
	font-size:14px;
}

a:hover
{
	color:#4D4D4D;
}

div.container
{
	width: 1000px;
	min-height:100%;
	_height:100%;
	/*min-width:1000px;
	_width:expression(document.body.scrollWidth > 1000 ? "100%" : "1000px");*/
	position:relative;
	margin: 0px auto;
	text-align: left;
}

div.header
{
	width: 100%;
	height: 200px;
	position:relative;
}

div.content_conteiner
{
	width: 100%;
	padding-bottom:130px;
	position:relative;
}

div.footer
{
	position:absolute;
	bottom:0px;
	left:0px;
	width: 100%;
	height: 130px;
	text-align: center;
}

div.content_right
{
	margin-left: 262px;
	text-align: left;
	width: 735px;
}

div.content_left
{
	margin-right: 262px;
	text-align: left;
	width: 735px;
}

div.left_menu
{
	width: 255px;
	float: left;
	position:relative;
	text-align: left;
}

div.right_menu
{
	width: 255px;
	float: right;
	position:relative;
	text-align: left;
}

div.space
{
	clear:both;
	height:1px;
	font-size: 1px;
}
/*/////////////////////HEADER/////////////////////////////////////*/
.top_header
{
	position:absolute;
	width: 500px;
	height: 20px;
	top: 5px;
	left: 20px;
	text-align: left;
}

.top_header h1
{
	color:#A6A6A6;
	display:inline;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	padding-left:10px;
}

.top_links
{
	position:absolute;
	width: 400px;
	height: 20px;
	top: 5px;
	right: 40px;
	text-align: right;
}

.top_links a
{
	color:#49CF00;
	font-family:Arial;
	font-size:14px;
}

.top_links a:hover
{
	color:#49CF00;
}

.line
{
	position:absolute;
	background:transparent url(/img/images/line.png) repeat-x;
	width: 100%;
	height: 1px;
	top: 25px;
	left: 0px;
	font-size:1px;
}

.logo
{
	position:absolute;
	width: 244px;
	height: 70px;
	top: 50px;
	left: 30px;
}

.login_form
{
	position:absolute;
	width: 500px;
	height: 120px;
	top: 30px;
	right: 0px;
}

.form_container
{
	position:relative;
	width: 500px;
	height: 120px;
}

.form_container .left_login
{
	position:absolute;
	background:transparent url(/img/images/left-login.png) no-repeat;
	width: 163px;
	height: 120px;
	top: 0px;
	left: 0px;
}

.form_container .login
{
	position:absolute;
	background:transparent url(/img/images/login.png) repeat-x;
	width: 337px;
	height: 118px;
	top: 2px;
	left: 163px;
}

.form_container .top_right_login
{
	position:absolute;
	background:transparent url(/img/images/top-right-login.png) no-repeat;
	width: 24px;
	height: 4px;
	top: 0px;
	right: 0px;
}

.form_login
{
	position:absolute;
	width: 337px;
	top: 12px;
	left: 163px;
}

.form_login input[type="text"]
{
	border:1px solid #7FC8F5;
	font-size:14px;
}

.form_login input[type="password"]
{
	border:1px solid #7FC8F5;
	font-size:14px;
}

.menu
{
	position:absolute;
	background:transparent url(/img/images/menu.png) repeat-x;
	width: 100%;
	height: 44px;
	top: 150px;
	left: 0px;
	padding-top: 5px;
}

.menu .otsup
{
	width: 30px;
	height: 1px;
	float: left;
}

.menu a
{
	color:#21A6F9;
	font-family:Arial;
	font-size:22px;
	display: block;
	float: left;
	margin: 3px 8px 0px 0px;
	/*vertical-align: top;*/
}

.menu a:hover
{
	color:#4D4D4D;
}

.menu img
{
	float: left;
	margin: 1px 8px 0px 0px;
}

/*/////////////////////////CONTENT/////////////////////////////////////*/
.banner
{
	padding-top: 10px;
	text-align: center;
}

.banner_left
{
	padding-top: 10px;
	text-align: left;
}

.block_728
{
	position:relative;
	width: 728px;
	border-left: 1px solid #A0DBFF;
	border-right: 1px solid #A0DBFF;
	margin-bottom: 10px;
}

.block_248
{
	position:relative;
	width: 248px;
	border-left: 1px solid #A0DBFF;
	border-right: 1px solid #A0DBFF;
	margin-bottom: 10px;
}

.block_1000
{
	position:relative;
	width: 990px;
	border-left: 1px solid #A0DBFF;
	border-right: 1px solid #A0DBFF;
	margin-bottom: 10px;
}

.title_left
{
	position:absolute;
	background:transparent url(/img/images/title-left.png) no-repeat;
	width: 29px;
	height: 41px;
	top: 0px;
	left: -4px;
}

.title_right
{
	position:absolute;
	background:transparent url(/img/images/title-right.png) no-repeat;
	width: 29px;
	height: 41px;
	top: 0px;
	right: -2px;
}

.title_center
{
	position:absolute;
	background:transparent url(/img/images/title.png) repeat-x;
	height: 41px;
	top: 0px;
	left: 25px;
}

.block_1000 .title_center
{
	width: 938px;
}

.block_728 .title_center
{
	width: 676px;
}

.block_248 .title_center
{
	width: 196px;
}

.text_center
{
	position:absolute;
	background:transparent url(/img/images/text-block.png) repeat-x;
	height: 15px;
	top: 41px;
	left: 1px;
}

.block_1000 .text_center
{
	width: 986px;
}

.block_728 .text_center
{
	width: 724px;
}

.block_248 .text_center
{
	width: 242px;
}

.bottom_conteiner
{
	width: 100%;
	position: relative;
	font-size: 1px;
}

.bottom_left
{
	position:absolute;
	background:transparent url(/img/images/bottom-left.png) no-repeat;
	width: 39px;
	height: 38px;
	bottom: 0px;
	left: -4px;
}

.bottom_right
{
	position:absolute;
	background:transparent url(/img/images/bottom-right.png) no-repeat;
	width: 39px;
	height: 38px;
	bottom: 0px;
	right: -4px;
}

.bottom
{
	position:absolute;
	background:transparent url(/img/images/bottom.png) repeat-x;
	height: 9px;
	bottom: 2px;
	left: 35px;
	font-size: 1px;
}

.block_1000 .bottom
{
	width: 920px;
}

.block_728 .bottom
{
	width: 658px;
}

.block_248 .bottom
{
	width: 178px;
}

.text
{
	position:relative;
	margin: 0px 20px 0px 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	z-index: 1;
	text-align: left;
}

.text h2
{
	color:#01588E;
	display:block;
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
}

.text span.header
{
	color:#01588E;
	display:block;
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
}

.text input[type="text"]
{
	border:1px solid #7FC8F5;
	font-size:14px;
}

.password input[type="password"]
{
	border:1px solid #7FC8F5;
	font-size:14px;
}

.login_input
{
	width: 240px;
}

.text img.img_left
{
	float: left;
	margin: 5px 15px 5px 5px;
}

.text a.big_link
{
	color:#21A6F9;
	font-size:18px;
}

span.header a.big_link
{
	color:#21A6F9;
	font-size:20px;
}

div.pages
{
	text-align: right;
	margin: 7px;
}

div.pages span
{
	color:#4D4D4D;
	font-size:14px;
	font-weight:bold;
}

div.pages span a
{
	color:#01588E;
	font-size:14px;
	font-weight:bold;
}

.text a.big_link:hover
{
	color:#4D4D4D;
}

.text .text_center
{
	text-align: center;
}

.search
{
	font-size: 12px;
	font-family:Arial,sans-serif;
	color: #21A6F9;
}

.search a
{
	font-size: 12px;
	font-family:Arial,sans-serif;
	color: #21A6F9;
}

.search a:hover
{
	color: #4D4D4D;
}

.day_pat
{
	text-align: center;
	margin: 10px;
}

.signature
{
	color:#21A6F9;
	font-family:Arial;
	font-size:12px;
	text-align:right;
}

.mini_line
{
	background:url("/img/images/line.png") repeat-x scroll 0 0 transparent;
	font-size:1px;
	height:1px;
	margin: 0px -10px;
}

span.green 
{
	color:#49CF00;
	font-family:Arial;
	font-size:12px;
}

span.big_green 
{
	color:#49CF00;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
}

.text .text_space
{
	height:1px;
	margin-bottom:20px;
	font-size:1px;	
}

.img_block
{
	position:relative;
	width: 208px;
	height: 240px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}

.h190
{
	height: 190px;
}

.h210
{
	height: 210px;
}

.h225
{
	height: 225px;
}

.img_block img
{
	margin: 10px auto 0px auto;
	border: 2px solid #21A6F9;
}

.img_block a
{
	font-size: 18px;
	font-family:Arial,sans-serif;
	color: #21A6F9;
}

.img_block a:hover
{
	color:#4D4D4D;
}

.img_block .name
{
	text-align: left;
	margin-left: 10px;
}

.links
{
	margin-left: 25px;
	text-align: left;
	font-size: 12px;
	font-family:Arial,sans-serif;
	color: #21A6F9;
}

.user_model_links
{
	float: left;
	margin-left: 25px;
	text-align: left;
	font-size: 14px;
	font-family:Arial,sans-serif;
	color: #21A6F9;
	font-weight:bold;
	line-height: 1.5;
}

.img_block .links
{
	position:absolute;
	bottom: 0px;
	left: 10px;
	text-align: left;
	/*margin-left: 10px;*/
	font-size: 12px;
	font-family:Arial,sans-serif;
	color: #21A6F9;
	margin: 0px;
}

.cnt_category
{
	color: #49CF00;
    font-family: Arial,sans-serif;
    font-size: 18px;
}

.separator
{
	background:transparent url(/img/images/separator.png) no-repeat;
	height: 208px;	
	width: 2px;
	margin: 0px 18px; 
	float: left;
}

.mini_separator
{
	background:transparent url(/img/images/separator.png) no-repeat;
	height: 208px;	
	width: 2px;
	margin: 0px 8px; 
	float: left;
}

a.green_link
{
	font-size: 12px;
	color: #49CF00;
}

a.big_green_link
{
	font-size: 14px;
	color: #49CF00;
	font-weight:normal;
}

.rating
{
	position:absolute;
	height: 20px;
	bottom: -1px;
	right: 10px;
	text-align: right;
	font-size: 16px;
	color: #49CF00;
	/*font-weight: bold;*/
}

a.star_rating
{
	display: block;
	float: left;
	height: 16px;	
	width: 18px;
	background:transparent url(/img/images/star3.png) no-repeat scroll bottom;
}

.user_model_rating
{
	float: right;
	/*text-align: right;*/
	font-size: 65px;
	color: #49CF00;
	margin-top: 40px;
	margin-right: 25px;
}

.edit_user_model
{
	margin-top: 10px;
	white-space: nowrap;
}

.star
{
	background:transparent url(/img/images/star.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/star.png, sizingMethod='crop');
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 2px;
}

.big_star
{
	background:transparent url(/img/images/star-64.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/star-64.png, sizingMethod='crop');
	width: 64px;
	height: 64px;
	float: left;
	margin-right: 2px;
}

.box
{
	padding: 20px; 
	margin: 10px; 
	background: #C5E9FF;
	
	border-color: #21A6F9;
	border-style: solid;
	border-width: 1px;
}

.icon_page
{
	position:relative;
	background:transparent url(/img/images/new.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/new.png, sizingMethod='crop');
	width: 29px;
	height: 30px;
	float: left;
	margin-right: 3px;
	z-index: 1;
}

.icon_search
{
	position:relative;
	background:transparent url(/img/images/search.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/search.png, sizingMethod='crop');
	width: 31px;
	height: 31px;
	float: left;
	margin-right: 3px;
	z-index: 1;
}

.icon_best
{
	position:relative;
	background:transparent url(/img/images/best_models.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/best_models.png, sizingMethod='crop');
	width: 24px;
	height: 30px;
	float: left;
	margin-right: 3px;
	z-index: 1;
}

.icon_new
{
	position:relative;
	background:transparent url(/img/images/new_urok.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/new_urok.png, sizingMethod='crop');
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 3px;
	z-index: 1;
}

.icon_kubik
{
	position:relative;
	background:transparent url(/img/images/kubik.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/kubik.png, sizingMethod='crop');
	width: 27px;
	height: 31px;
	float: left;
	margin-right: 3px;
	z-index: 1;
}

.icon_info
{
	position:relative;
	background:transparent url(/img/images/info.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/info.png, sizingMethod='crop');
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 3px;
	z-index: 1;
}

.icon_book
{
	position:relative;
	background:transparent url(/img/images/book.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/book.png, sizingMethod='crop');
	width: 32px;
	height: 32px;
	float: left;
	margin: -5px 3px 0px 0px;
	z-index: 1;
}

.icon_comment
{
	position:relative;
	background:transparent url(/img/images/comments.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/comments.png, sizingMethod='crop');
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 3px;
	z-index: 1;
}

h2.models
{
	margin: 0px;
}

a.mini_link_models
{
	font-size: 12px;
}

div.model_user
{
	position:relative;
	text-align: center;
	margin: 10px 0px;
}
/*
div.model_user_rating
{
	position:absolute;
	width: 50px;
	height: 20px;
	bottom: 5px;
}*/

/*////////////////PREVIEW IMAGES////////////////////////////////////////*/
div.color_left_arrow
{
	position:absolute; 
	display: block;
	left: 0px;
	top: 58px;
	width:42px;
	height:42px;
	background: #21A6F9 url(/img/images/color-left.png) no-repeat;
	_background:#21A6F9;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/color-left.png, sizingMethod='crop');
	cursor: pointer;	
}

div.color_right_arrow
{
	position:absolute; 
	display: block;
	right: 0px;
	top: 58px;
	width:42px;
	height:42px;
	background: #21A6F9 url(/img/images/color-right.png) no-repeat;
	_background:#21A6F9;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/../img/images/color-right.png, sizingMethod='crop');
	cursor: pointer;
}

/*//////////////////////////FOOTER/////////////////////////////////////////*/
.bottom_line
{
	background:transparent url(/img/images/bottom_line.png) repeat-x;
	width: 100%;
	height: 4px;
	margin: 20px 0px 10px 0px;
	font-size: 1px;
}




span.red_star
{
	color: #DD0000;
	font-size:16px;
}

div.error-message
{
	font-size:12px;
	color: #CC0000;
}

tr.bg1
{
	background: #faffc0;	
}

tr.bg2
{
	background: #fdffe8;	
}

a.gallery_photo
{
	font-family:Trebuchet MS, Arial Narrow,Arial,sans-serif;
	color:#afafaf;
	font-size:11px;
	margin: 0px; 
	padding: 0px;
}

a.gallery_photo:hover
{
	color:#c32c2c;
}

/*/////////////////////////////////////////// FORMS ////////////////////////////////////*/
form
{
	padding:0px; 
	margin: 0px;
}

form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}

form div.required{
vertical-align: text-top;
/*margin-left: 1em;
margin-bottom:1em;*/
margin: 0em 0em 2em 1em;
padding: 0px;
}
form div.date{
margin-left: 0em;
}

label {
display: block;
font-size: 14px;
padding-right: 20px;
color:#3F3F3F;
font-weight:bold;
}

input[type=hidden] 
{
float: left;
clear: left;
}
input[type=checkbox] 
{
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}

input.no_border[type=text] 
{
	border: 0px;
	color: #A6A6A6;
	font-family:Arial;	
	font-size: 14px;
	
}

input, textarea {
/*clear: both;
display:block;*/
font-size: 14px;
font-family: inherit;
/*border: 1px solid #AAAAAA; /* Öâåò ãðàíèöû */
}

select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
border: 1px solid #AAAAAA; /* Öâåò ãðàíèöû */
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
.frm_content input[type=submit] {
margin-left: 1em;
}
/*
div.required {
clear: both;
color:#3F3F3F;
font-weight:bold;
}*/
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 30px;
margin-left: 10px;
}