/* Table of Contents:
    
   1. Global structure
       - header
       - footer
       - menu
       - banner
   2. Text
   3. Link
   4. Form
   5. List
   6. Image   
   7. Page structure
   8. Additional styles   	
*/


/* Global structure
--------------------------------------------------------------------------------------- */
*
{
    margin: 0px;
    padding: 0px;
}
html
{             
    height: 100%;
}
body
{      
    position: relative;
    height: 100%; 
    font-family: verdana;
    background: #6f7277;	
    min-width: 980px;
    border-left: solid 10px #535558;
    border-right: solid 10px #535558;
}
html>body
{
    height: auto;
    min-height: 100%;
}
.clear
{
    clear: both;
    font-size: 0px;
}
/*------- header --------*/
.header
{
	position: relative;
	border-top: solid 10px #535558;
	height: 270px;
}
.header a.mail, .header a.mail:hover
{
	display: block;
	height: 21px;
	width: 153px;
	background: #535558 url(../images/mail_icon.gif) no-repeat 49px 9px;
	color: #939393;
	font: normal 12px Tahoma;
	text-decoration: none;
	padding: 7px 0px 0px 77px;	
	margin-left: 100px;
}
.header a.mail:hover
{
	text-decoration: underline;	
}
.logo, .logo:hover
{
	position: absolute; 
	display: block;
	width: 235px;
	height: 90px;
	left: 100px;  
	top: 72px;
	color: #ffffff;
	font: normal 35px Georgia;
	text-decoration: none;
	line-height: 37px;
	vertical-align: top;
}
.logo span
{
	font: normal 11px Arial;
	text-transform: uppercase;
	color: #d5d4d4;
}
.logo_pict, .logo_pict:hover
{
    background: url(../images/logo.jpg);
    position: absolute; 
	display: block;
	left: 101px;  
	top: 107px;
	width: 224px;
	height: 87px;
}

/*------- footer --------*/
.footer
{
    position: absolute; 
    border-bottom: solid 10px #535558;  
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 70px;
}
.footer_content
{
	position: relative;
	margin: 0px 12% 0px 335px;
	height: 70px;
}
.footer_content .copy
{
	float: right;
	color: #e4e4e4;
	font: normal 15px Georgia;
	padding-bottom: 25px;
	padding-top: 18px;
	width: 225px;
	white-space: nowrap;
	border-bottom: solid 10px #535558;	
}
.footer .counter
{
    position: absolute;
	top: 25px;
	left: 330px;
}
/*------- menu --------*/
.top_list
{
	margin: 80px 12% 0px 335px;
}
.top_menu
{
	font: normal 12px Tahoma;
	color: #fefdfd;
	float: right;
	margin-left: 20px; 
	list-style-type: none;	
}
.top_menu a, .top_menu a:hover
{
	display: block;
	color: #fefdfd;
	background: url(../images/top_list.gif) no-repeat 4px 8px;
	padding: 2px 20px 4px 12px; 
	text-decoration: none;	
}
.top_menu a:hover
{
	text-decoration: underline;
}

.top_menu .active, .top_menu .active:hover
{
	color: #a3a8ae;
	background: #535558	url(../images/top_active.gif) no-repeat 4px 8px;
}
.top_menu .active:hover
{
	text-decoration: underline;
}
.menu
{
	font: normal 12px Tahoma;
	color: #fefdfd;
}
.menu a, .menu a:hover
{
	/*display: block;	*/
	font: normal 12px Tahoma;
}
.all_photo
{
   font: normal 12px Tahoma;
   color: #fefdfd; 
   margin-left: 0px;
}
/*.all_photo a, .all_photo a:hover
{
	display: block;	
	font: normal 12px Tahoma;
}*/
/*--Main menu--*/
.menu .first, menu .first:hover
{
	display: block;
	color: #fefdfd;
	margin-bottom: 4px;
	background: url(../images/top_list.gif) no-repeat 91px 9px;
	padding: 2px 0px 0px 102px;
	text-decoration: none;
	position: relative;
	min-height: 21px;
	height: auto;
}
.menu .first:hover
{
	color: #abb0b6 !important;
}

.menu .first_active, .menu .first_active:hover
{
	display: block;
	color: #abb0b6;
	margin-bottom: 4px;
	background: url(../images/menu_active.gif) no-repeat 0px 0px;
	padding: 2px 0px 0px 102px;
	text-decoration: none;	
	min-height: 21px;
	height: auto;
}
.menu .first_active:hover
{
	text-decoration: underline;
}
/*--Menu second--*/
.menu .second, .menu .second_active
{
    /*border: solid 1px;*/
    margin: 0px 0px 2px 104px;
    padding: 2px 4px 3px 4px;
}
.menu .second_active
{
    margin: 0px 0px 2px 104px;
    background: #535558;
}
.menu .second span, .menu .second_active span
{
    padding-right: 6px;
    width: 10px;
    float: left;
}
.menu .second a, .menu .second a:hover
{
	color: #ffffff;
	padding: 0px; 
	margin: 0px 0px 0px 20px;
	text-decoration: none;
	display: block;
}
.menu .second a:hover
{
	color: #abb0b6;
}

.menu .second_active a, .menu .second_active a:hover
{
	margin-left: 20px;
	padding: 0px; 
	color: #abb0b6;
	text-decoration: none;	
	display: block;
}
.menu .second_active a:hover
{
	text-decoration: underline;
}
/*--Menu Third--*/
.menu .third, .menu .third:hover
{
	margin-left: 120px;
	padding: 1px 2px 3px 2px;
	color: #ffffff;
	text-decoration: none;
}
.menu .third:hover
{
	color: #abb0b6;
}

.menu .third_active, .menu .third_active:hover
{
	margin-left: 120px;
	background: #535558;
	padding: 1px 2px 3px 2px;
	color: #ffffff;
	text-decoration: none;
}
.menu .third_active:hover
{
	color: #abb0b6;
}

.menu .no_bot, .menu .no_bot:hover
{
    margin-bottom: 6px;
}
.menu .add_top, .menu .add_top:hover
{
    margin-top: 20px;
}
/*--Menu Fourth--*/
.menu .fourth, .menu .fourth:hover
{
	margin-left: 140px;
	padding: 1px 2px 3px 2px;
	color: #ffffff;
	text-decoration: none;
}
.menu .fourth:hover
{
	color: #abb0b6;
}
.menu .fourth_active, .menu .fourth_active:hover
{
	margin-left: 140px;
	background: #535558;
	padding: 1px 2px 3px 2px;
	color: #ffffff;
	text-decoration: none;
}
.menu .fourth_active:hover
{
	color: #abb0b6;
}

/*--------all photo--------*/

.all_photo a, .all_photo a:hover
{
    display: block;
}
.all_photo .second, .all_photo .second:hover
{
	background: url(../images/item_icon.gif) no-repeat 4px 9px;
	margin-left: -20px;
	padding: 2px 4px 4px 14px; 
	color: #ffffff;
	text-decoration: none;		
}
.all_photo .second:hover
{
	color: #abb0b6;
	background: url(../images/item_active.gif) no-repeat 4px 9px;
}
.all_photo .second_active, .all_photo .second_active:hover
{
	background: #535558 url(../images/item_active.gif) no-repeat 4px 9px;
	margin-left: 0px;
	padding: 2px 4px 4px 14px; 
	color: #abb0b6;
	text-decoration: none;	
}
.all_photo .second_active:hover
{
	text-decoration: underline;
}

/*------- banner --------*/

/* Text
--------------------------------------------------------------------------------------- */
h1
{
	font: normal 18px Tahoma;
	color: #9ea3a9;
	margin-bottom: 20px;
}
h1 span
{
	font: normal 12px Tahoma;
	color: #ffffff;
}
h2
{
	font: normal 18px Palatino Linotype;
	color: #c4c5c5;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 a
{
	color: #c4c5c5;
}
h3
{
    color: #ffffff;
    font: normal 14px Georgia;
    margin-top: 30px;
    text-align:justify;
}
p
{
    color: #ffffff;
    font: normal 14px Georgia;
    margin-bottom: 10px;
    text-align:justify;
}
p.navigator
{
	margin-top: 5px;
	text-align: center;
	font: normal 14px Times New Roman;	
	color: #bebdbd;
}
p.grey
{
	font: normal 12px Tahoma;
	color: #d3d3d4;	
}
span.bold
{
    font-weight: bold;
}
ul
{
    font: normal 12px Georgia;
    color: #ffffff;
}
li
{
    list-style-type: disc !important;
    margin-left: 40px;
}

div.comments div.item p
{
    margin: 0px;
    padding: 0px 0px 3px 0px; 
}


/* Link
--------------------------------------------------------------------------------------- */
a, a:hover
{
    color: #005ba1;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
h1 a.first_link, h1 a.first_link:hover
{
	font: normal 12px Tahoma;
	color: #ffffff;
}
h2 a.first_link, h2 a.first_link:hover
{
    font: normal 14px Georgia;
	color: #ffffff;
}
h1 a.second_link, h1 a.second_link:hover
{
	font: normal 12px Tahoma;
	color: #ffffff;
	background: url(../images/top_list.gif) no-repeat 0px 6px;
	padding-left: 8px;
}

p.navigator a, p.navigator a:hover 
{
	color: #ffffff;	
}
p.navigator a.left
{
	display: block;
	width: 19px; height: 14px;
	float: left;
	background: url(../images/nav_left.jpg) no-repeat;
}
p.navigator a.right
{
	display: block;
	width: 19px; height: 14px;
	float: right;
	background: url(../images/nav_right.jpg) no-repeat;
}
a.dev_link, a.dev_link:hover
{
	position: absolute;
	bottom: 35px;
	left: 100px;
	background: url(../images/sts_logo.jpg) no-repeat;
	display: block;	
	padding: 0px 0px 0px 100px;
	font: normal 12px Georgia;
	color: #90949a; 
	text-decoration: none
}
a.zoom, a.zoom:hover
{
	font: normal 12px Tahoma;
	float: right;
	color: #c6c6c6;	
	line-height: 18px;
	vertical-align: bottom;
}
a.more, a.more:hover
{
	display: block;
	font: normal 12px Tahoma;
	color: #c6c6c6;	
	text-align: right;
}
a.admin_link
{
    display: block;
    position: absolute;
    top: 7px; left: 350px;
    color: #ffffff;
    font: normal 12px Tahoma;
}

div.comments a, div.comments a:hover
{
    font: normal 14px Georgia;
	color: #ffffff;
}

/* Form
--------------------------------------------------------------------------------------- */
div.form_contacts
{
    position: relative;
    margin: 10px 0px 0px 0px; 
    width: 401px;
    font: 12px Tahoma, sans-serif;
    color: #ffffff;
}

div.form_contacts label
{
    margin: 0px 0px 3px 0px;
    display: block;
}

div.form_contacts label.check
{
    margin: 0px 0px 15px 110px;
}

div.form_contacts .textbox
{
    margin-left: 120px;
    width: 287px; 
    height: 13px;
    font: 12px Tahoma, sans-serif;
    color: #000;
}

/*div.form_contacts select
{
    display: block;
    margin-left: 160px;
    padding: 1px 0;
    width: 287px; 
    font: 11px Verdana, Tahoma, sans-serif;
    color: #000;
}

div.form_contacts option
{
    font: 11px Verdana, Tahoma, sans-serif;
    color: #000;
}*/

div.form_contacts textarea.textbox
{ 
    height: 110px;
}

div.form_contacts p
{
    margin: 0px 0px 0px 120px;
    font: 11px Tahoma, sans-serif;
    color: #d3d3d4;
}
div.form_contacts p.email_result
{
    margin-top: 20px;
    color: Red;
    font: 14px Tahoma;
}
div.form_contacts em
{
    position: absolute;
    margin-top: 2px;
    /*right: 304px;*/
    font-style: normal;
}

div.form_contacts div.submit_button
{
    margin: 0px 0px 3px 0px;
    padding: 11px 0px 10px 0px;
    text-align: right;
}

div.form_contacts div.submit_button input
{
    font: 11px Tahoma, sans-serif;
    color: #000;
}

div.form_contacts div.validate
{
	margin: 0px 0px 0px 110px;
	font-size: 12px;
}
div.form_contacts div.validate *
{
    color: #ffffff !important;
}
div.form_contacts table td
{
    padding: 2px 4px 2px 0px;
    vertical-align: top;
}
div.form_contacts table td table td
{
    padding: 0px 0px 0px 0px !important;
}
/* List
--------------------------------------------------------------------------------------- */


/* Image
--------------------------------------------------------------------------------------- */
img
{
    border: none;
}
.img_left
{
	float:left;
	border: solid 2px #acadad;	
	margin: 0px 10px 5px 0px;
}
.border_img
{
	border: solid 2px #acadad;	
}

/* Table
--------------------------------------------------------------------------------------- */
table
{
	border-collapse: collapse;
}



/* Page structure
--------------------------------------------------------------------------------------- */
.page
{
	padding: 0px 0px 85px 0px;	
}
.content
{	
	margin: 0px 10% 0px 330px;
}
.float_content
{
	float:left;
	width: 100%;
}
.left_collumn
{
	width: 270px;
	float:left;
}
.left_col
{
	float: left;	
}
.left_col img
{
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
	border: solid 2px #acadad;		
}
.fixed_photos
{
	width: 800px;	
	margin: 0 auto;
}

div.comments
{
    padding: 20px 0px 0px 0px;
}

div.comments div.item
{
    margin: 0px 0px 25px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #bebdbd;
}
div.comments div.answ
{
    color: #fff;   
    font: normal 14px Georgia;
    margin: 10px 0px 5px 30px;
}

/* Additional styles
--------------------------------------------------------------------------------------- */
.width_572
{
	width: 572px;
}
.gallery_item
{
	width: 184px;
	height: 180px;
	float: left;
	margin: 0px 10px 5px 0px;	
}
.gallery_item img
{
	border: solid 2px #acadad;		
}
.gallery_item p
{
	font: normal 12px Tahoma;
	color: #c6c6c6;	
	text-align: left;
}
.relative
{
	position: relative; text-align: center;
}

.photo_size
{
	position: absolute;
	top: 12px;
	right: 20px;
	font: normal 18px Tahoma;
	color: #ffffff;	
}

.wsw_style
{
    color: #ffffff;
    font: normal 14px Georgia;
}   
.wsw_style *, .wsw_style *:hover 
{
    color: #ffffff;
    font: normal 14px Georgia;
}   
.wsw_style a:hover 
{
    color: #9ea3a9;
}
.wsw_style strong
{
    font-weight: bold;
}
.wsw_style em
{
    font-style: italic;
}
.wsw_style strong *
{
    font-weight: bold;
}
.wsw_style em *
{
    font-style: italic;
}

/*------- gallery_list --------*/
.gallery_list ul
{
    list-style-type:none;
    margin: 0px;
    padding: 0px;
}
.gallery_list ul li
{
    list-style-type:none;
    margin: 0px;
    padding: 0px;
}
.gallery_list ul li ul
{
    list-style-type:none;
    margin: 0px 0px 0px 40px;
    padding: 0px;
}
.gallery_list ul li ul li
{
    list-style-type:none !important;
    margin: 0px;
    padding: 0px;
}
