@import url("../css/service.css");



div#page_container {
	margin: 0 auto;
	width: 100%;
/*	height: 100%;*/ /* Opera's bug */
}
/*		==============		begin header		=================		*/

div#header {
	height: 135px;
	position: relative;
	overflow: hidden;
}

div#logo {
	position: absolute;
	left: 3%;
	top: 48px;
	font-size: 3em;
	color: #4e9cec;
}

div#logo a {
	text-decoration: none;
	color: #4e9cec;
}

div#logo a:hover {
	color: #9fc1e3;
}

div#logo a:active {
	color: #eae629;
}

div#promo {
	position: absolute;
	right: 33px;
	top: 20px;
	width: 39%;
	font-size: 1.2em;
}

div#phone {
	position: absolute;
	top: 70px;
	right: 100px;
	font-size: 3.1em;
}

div#smile {
	position: absolute;
	right: 0;
	top: 0;
}
/*		==============			end header		=================		*/



/*		==============			begin menu		====		*/

div#main_menu {
	background: #9fc1e3;
	height: 2em;
	font-size: 1.9em;
}

div#main_menu a.sub, div#main_menu a.sub:hover {
	color: #35559e;
}

div#main_menu a, div#main_menu a:hover {
	color: #152e66;
	font-size: 1em;
}

div#main_menu a:hover {
	color: #752e66;	
}

div#main_menu table {
	width: 100%;
	height: 1.9em;
	font-size: 1em;
}

div#main_menu table td {
/*	padding-left: 5%;*/
	width: auto;
/*	text-align: left;*/
	vertical-align: middle;
	white-space: nowrap;
	font-size: 1em;
	color: #35559e;
}

div#main_menu table td.spacer {
	width: 2%;
}

div#sub_menu {
	float: right;
	width: 42%;
/*	padding-left: 15px;*/
/*	border: 1px solid red;*/
}

div#sub_menu h3 {
	margin: 1em 0 1em 0;
	font-size: 1.2em;
}

div#sub_text {
	float: right;
	width: 35%;
	padding-top: 8em;
/*	padding-left: 15px;*/
/*	border: 1px solid red;*/
}

.glossary_navy {
	line-height: 1em;
	letter-spacing: 0.1em;
}

.glossary_navy span {
	font-size: 1.6em;
	font-weight: bold;
}
/*		==============			end menu		====		*/



/*		==============			begin main		=================		*/

div#main_content_container {
	padding-top: 48px;
	padding-left: 3%;
	width: 97%; /* ! */
}

div#product_gallery {
	float: right;
	width: 40%;
	//width: auto;
	padding-left: 15px;
	overflow: hidden;
}

div#product_gallery div.item {
	margin: 0 54px 39px 0;
	//margin: 0 40px 39px 0;
	width: 132px;
	height: 132px;
	float: left;
/*	overflow: hidden;*/
	position: relative;
	z-index: 1;
}

div#product_gallery div.item img, div.products_gallery div.item img {
	border: 1px solid #9fc1e3;
}

div.items_popup {
	position: absolute;
	left: 4em;
	top: 2em;
	width: 130px;
	z-index: 10;
	display: none;
	padding: 0.3em;
	background: #ffffe1;
	border: 1px solid black;
	color: black;
}

div.items_popup a {
	color: black;
	text-decoration: none;	
}

div#visit_map {
	float: right;
	clear: right;
	width: 40%;
	padding-left: 15px;
	padding-bottom: 2em;
	text-align: center;
}

div.products_gallery {
/*	width: 100%;
	//width: 85%;*/
	height: 100%;
	padding-bottom: 15px;
	overflow: hidden;
}

div.products_gallery div.item {
	/*margin: 0 0 39px 0;*/
	padding: 0 8% 39px 0;
	float: left;
}

div.products_gallery h4 {
	width: 130px;
	font-size: 0.75em;
	font-weight: bold;
	height: 4em;
}

div#main_content_padding {
	/*padding-right: 15px;*/
	padding-bottom: 30px;
	float: left;
	width: 57%;
	font-size: 1.3em;
/*	border: 1px solid red;*/
}

div#main_content {
/*	float: left;*/
/*	width: 59%;*/
}

div#main_content p {
/*	padding-right: 10px;*/
}

span.sub_menu_sub_text {
	font-size: 0.8em;
	font-weight: normal;
}

table.characteristics {
	width: 80%;
	margin-bottom: 2em;
}

table.characteristics td {
	border: 1px solid #4f669b;
	padding: 0.5em 1em 1em 0.5em;
}

div.news {
	padding-bottom: 1em;
	font-size: 0.9em;
}

div.news h3 {
	padding-top: 0.9em;
	padding-bottom: 0.3em;
}

div.news p {
/*	border: 1px solid blue;*/
	height: 100%;
	overflow: hidden;
}

div.news p img {
/*	vertical-align: top;*/
	float: left;
	margin-right: 1em;
/*	overflow: hidden;
	display: block;*/
	border: 1px solid white;
}
/*		==============			end main		=================		*/

/*		==============			begin footer		=================		*/

div#trade_marks {
/*	position: relative;*/
	height: 100%;
	width: 96%;
	padding-bottom: 20px;
	padding-left: 3%;
/*	overflow: hidden;
	border: 1px solid red;*/
}

div#trade_marks h4 {
	font-size: 1.3em;
	padding-bottom: 1.3em;
}

div#trade_marks div.item {
	padding-right: 2%;
	float: left;
/*	border: 1px solid red;*/
	text-align: right;
}

div#footer {
	padding-top: 1em;
	position: relative;
	height: 100%;
}

div#footer div#copy {
	position: absolute;
	left: 3%;
	top: 2.5em;
	font-size: 1.5em;
}

div#counters {
	position: absolute;
	left: 80%;
	top: 1em;
}

div#pr {
	position: absolute;
	left: 40%;
	top: 1.5em;
}

div#error_report {
	position: absolute;
	left: 25%;
	top: 1.5em;
}

div#art {
	position: absolute;
	left: 64%;
	top: 1.5em;
}

div#order {
	position: absolute;
	left: 7%;
	top: 1.5em;
}

div.psher {
	width: 0.01em;
	height: 0.01em;
	overflow: hidden;
}
/*		==============			end footer		=================		*/

/*		===========			begin fotowindow		==============		*/

body.gallery table td {
	vertical-align: top;
}

div.foto_arrow {
	width: 25px;
	padding-top: 250px;
}


/*		===========			end fotowindow		==============		*/

/*		===========			begin order form		==============		*/

table#order_table td {
	padding: 0 1em 0.7em 0;
}

/*		===========			end order form		==============		*/
