/* style global (begin) */

body, html { 
	height: 100%;
	width: 100%;
	background: #ffffff;
	border: none;
	color: #454545;
	margin: 0; padding: 0;
}
body { 
	font: 62.5%/1.2 Tahoma, Arial, Geneva, sans-serif; 
	text-align: center;
}
table, td, th { 
	margin: 0; padding: 0;
	border-collapse: collapse;
	font-size: 100%;
}

* { outline: none; }
form { margin: 0; padding: 0; }
input, select, textarea { font: normal 1.0em/1.2 Arial, sans-serif; }
input, select, button { vertical-align: middle; }

#text img, #content img, img { border: none; margin: 0; padding: 0; }
hr { border: 1px  solid #ccc; padding: 0;	margin: 0.5em 0; }
ul { margin: 5px 0; padding: 0; }
ol, li { margin: 5px 15px; padding: 0; }

h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.2em; }

h1, h2, h3, h4, h5, h6, p { margin: 0.8em 0; padding:0; }
h1, h2, h3, h4, h5, h6, div, td , p, ul, ol, td, th { color: #454545; }

a:link, a:visited { color: #454545; text-decoration: underline;  }
a:hover, a:active { color: black; text-decoration: underline; }

/* style global (end) */

/* style grid (begin) */

#site_conteiner {
	position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
	width: 100%;
	min-width: 980px;
	max-width: 1680px;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: left;
	background: url(../img/cloud_right.png) 100% 0 transparent no-repeat;
	text-align: center;
}
*html #site_conteiner { width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');}

	#header {
		height: 620px;
		width: 100%;
		background: url(../img/cloud_left.jpg) 0 0 transparent no-repeat;
		text-align: center;
	}
	#wrapper {
		width: 980px;
		margin: 0 auto;
		padding-bottom: 120px;
		text-align: left;
	}
		#content_area {
			width: 100%;
			float: left;
			overflow: hidden;
		}
			#content {
				margin: 0 450px 0 40px;
				overflow:hidden;
			}
			*html #content { width: 100%; }
			.nolpr #content {margin:0 40px;}

		#left_panel {
			float: left;
			width: 250px;
			margin-left: -100%;
			background: #ffccff;
			overflow: hidden;
		}
		#right_panel {
			float: left;
			width: 400px;
			margin-left: -415px;
			overflow: hidden;
		}
	.cleaner { clear: both; height: 1px; overflow: hidden; }

	#footer {
		position: absolute;
		bottom: 0; left: 0;
		width: 100%;
		height: 100px;
		background: #303130;
		overflow:hidden;
	}
	

/* style grid (end) */
/* style custom (begin) */
#logo {
	position: absolute;
	top: 0; left: 0; z-index: 1;
}
	#logo a {
		text-decoration: none;
	}
#slogan {
	position: absolute;
	top: 30px; left: 560px; z-index: 1;
	font-size: 22px; color: #FFFFFF;
}
#icons {
	position: absolute;
	top: 6px; right: 0; z-index: 3;
}
	#icons a {
		text-decoration: none;
		margin: 0 9px;
	}
#phone {
	position: absolute;
	top: 115px; left: 40px; z-index: 1;
	font: 26px Arial,serif;
	color: #303130;
}
	#phone span {
		font: 14px Arial,serif;
		color: #0c2a86;
	}
#kran {
	position: absolute;
	top: 90px; left: 200px; z-index: 1;
}
#flash {
	position: absolute;
	top: 107px; left: 560px; z-index: 1;
	width: 373px; height: 347px;
	overflow: hidden;
	border: 5px solid #eee;
}
#renta {
	position: absolute;
	top: 303px; left: 40px; z-index: 2;
}
	#renta div.left {
		float: left;
		margin-top: 10px;
		text-align: right;
	}
	*html #renta div.left {
		width: 210px;
	}
	#renta div.right {
		float: left;
		padding-left: 15px;
	}
	#renta h3, #right_panel h3, h1.singleTitle {
		margin: 0;
		font: 19px Arial,serif;
		color: #535353;
		padding-left: 35px;
		background: url(../img/h3.png) 0 0 transparent no-repeat;
		line-height: 25px;
		text-transform: uppercase;
		letter-spacing: -1px;
		word-spacing: 3px;
	}
	#right_panel h3 a {
		color: #535353;
	}
	#right_panel h3 a:hover {
		color: #535353;
		Text-decoration:none;
	}
	h1.singleTitle {
		margin: 0 0 20px 0;
	}
	#renta div.input input {
		margin: 6px 0 0 0;
		width: 210px;
		height: 22px;
		font-size: 12px;
		color: #898989;
		border: 1px solid #898989;
		padding: 0 5px;
	}
	*html #renta div.input input {
		padding: 3px 5px;
	}
	*+html #renta div.input input {
		padding: 3px 5px;
		height: 14px;
	}
	#renta div.textarea textarea {
		width: 245px;
		height: 75px;
		border: 1px solid #898989;
		font-size: 12px;
		color: #898989;
		padding: 5px;
	}
	*html #renta div.textarea textarea {
		height: 85px;
	}
	#renta input.bttn {
		background: url(../img/send_button.png) 0 0 transparent no-repeat;
		border: none;
		width: 146px;
		height: 25px;
		cursor: pointer;

		margin-top: 11px;
	}
	#renta p {
		color: #303130
	}
#top_menu {
	position: absolute;
	top: 485px; left: 1%;
	width: 98%; height: 50px;
	background: url(../img/top_menu_bg.png) 0 0 transparent repeat-x;
	text-align: center;
	overflow:hidden;
}
	#top_menu table {
		width: 920px; height: 50px;
		text-align: center;
		margin: 0 auto;
	}
		#top_menu table td {
			background: url(../img/top_menu_br.png) 0 50% transparent no-repeat;
		}
		#top_menu table td.about {
			background: none;
		}
		#top_menu table td.catalog {display:none;}
			#top_menu a {
				display: block;
				padding: 0 10px;
				font: 16px Arial,serif;
				color: #FFFFFF;
				text-decoration: none;
				/*white-space: nowrap;*/
				text-align:left;
			}
			#top_menu a:hover, #top_menu a.active {
				color: #f7ac01;
				text-decoration: underline;
			}

.top_submenu {position:absolute; top:535px; width:98%; margin:0 1%; height:50px; background:#ddd; text-align:center; overflow:hidden; left:0;}
.top_submenu_inner {text-align:left; width:915px; margin:0 auto; position:relative; padding:0px 0; overflow:hidden;}
.top_submenu_inner a {display:block; float:left; margin:0 4px; width:115px;}
*html .top_submenu_inner a {margin:0 2px;}
.top_submenu_inner td {height:50px;}
.top_submenu_inner td.active {background:#f7ac01;}
/*.top_submenu_inner td.active a {color:#F7AC01;}*/
			
#navigation {
	position: absolute;
	top: 590px; left: 0; z-index: 1;
	width: 100%;
	font: 12px Tahoma,serif;
	color: #898989;
	text-transform: lowercase;
	text-align: center;
}
	#navigation_inner {
		width: 900px;
		text-align: left;
		margin: 0 auto;
	}
	#navigation_inner a {
		font: 12px Tahoma,serif;
		color: #898989;
		text-decoration: underline;
	}
		#navigation_inner a:hover {
			text-decoration: none;
		}

#catalog {

}
	#catalog a.item {
		position: relative;
		width: 175px;
		border: 2px solid #a6a487;
		float: left;
		margin-top: 30px;
		margin-right: 20px;
		font: 11px Tahoma,serif;
		padding-bottom: 30px;
		text-align: center;
		cursor: pointer;
		text-decoration: none;
		overflow:hidden;
	}	
		#catalog a.item div {
			font-size: 11px !important;
		}
		#catalog a.item div.renta_text {
			position: absolute;
			top: -18px; right: -2px; z-index: 1;
			width: 115px; height: 18px;
			background: #a6a487;
			color: #303130;
			line-height: 16px;
		}
		#catalog a.item div.renta_name {
			position: absolute;
			top: 0; right: -2px; z-index: 1;
			width: 115px; height: 18px;
			line-height: 16px;
			background: #303130;
			color: #FFFFFF;
		}
		#catalog a.item div.renta_desc {
			position: absolute;
			bottom: 0; right: 0;
			width: 100%; height: 25px;
			background: #a6a487;
			color: #303130; padding:2px 0;
			line-height: 12px;
			overflow:hidden;
		}
		*html #catalog a.item div.renta_desc {
			bottom: -1px;
		}
		#catalog a.item img {
			margin-top: 18px; width:175px; padding:5px 0 15px;
		}

#news {
	margin: 30px 40px 30px 0;
}
	#news div.uss_news_short_item {
		font-size: 1em;
		border-bottom: 1px dotted #000000;
		margin-bottom: 10px;
	}
		#news div.uss_news_short_item h4 {
			font: 1em Tahoma,serif;
			color: #c98c00;
			margin: 10px 0 0 0;
		}
		#news div.uss_news_short_item h4 a {
			color: #c98c00;
			text-decoration: underline;
		}
		#news div.uss_news_short_item h4 a:hover {
			text-decoration: none;
		}
	#news div.more {
		text-align: right;
	}
		#news div.more a {
			font: 11px Tahoma,serif;
			color: #303130;
			text-decoration: underline;
		}
			#news div.more a:hover {
				text-decoration: none;
			}

#bottom_menu {
	margin: 13px 30px;
	color: #a6a48c;
	text-align: center;
}
	#bottom_menu a {
		font: 12px Tahoma,serif;
		color: #a6a48c;
		text-decoration: none;
	}
		#bottom_menu a:hover {
			text-decoration: underline;
		}
#contacts {
	margin: 10px 30px 0 30px;
	overflow: hidden;
}
	#contacts h3 {
		font: 18px Arial,serif;
		color: #a6a48c;
		text-transform: uppercase;
		float: left;
		margin-top: 10px;
	}
	#contacts div, #contact div *, #contacts a {
		font: 11px Tahoma,serif;
		color: #FFFFFF;
	}
	#contacts div.left {
		float: left;
		margin-left: 30px;
		padding-right: 30px;
		border-right: 1px dotted #FFFFFF;
		display: inline;
		width: 270px;
	}
	#contacts div.right {
		float: left;
		margin-left: 30px;
		display: inline;
	}
	#usscopy {
		float: right;
		margin: 10px 0 0 0;
		display: inline;
	}
	
	#stat {position:absolute; top:50px; right:30px;}
	#stat .yashare-auto-init {margin:0 10px 0 0; float:left;}

/* style custom (end) */
/* style content (begin) */

p.gray {
	padding: 5px;
	background: #e5e5e5;
	color: #454545;
}
#content a {
	color: #926600;
	text-decoration: underline;
}
	#content a:hover {
		text-decoration: none;
	}

/* style content (end) */

#header_inner {
	width: 980px;
	margin: 0 auto;
	height: 480px;
	position: relative;
	text-align: left;
}

#footer_inner {
	width: 980px; margin: 0 auto; text-align: left; position:relative;
}

.uss_photoalbums_albums_block .uss_albums_item  {width:290px;}
