@charset "utf-8";
body {
	background-color: #ebebe6;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	width: 1199px;
  	margin-left: auto;
  	margin-right: auto;
}
a {
	color: #000;
}
#top{
	background-image: url(../images/top.jpg);
	height: 336px;
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 1199px;
}
#left {
	width: 258px;
	padding-left: 20px;
}
#right {
	width: 258px;
	padding-right: 20px;
}
#center {
	padding-right: 20px;
	padding-left: 20px;
}
#navigation{
	background-image: url(../images/nav_bg.gif);
	width: 258px;
	background-repeat: repeat-y;
}
#form-module {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#form-module li {
	padding-left: 40px;
	padding-bottom: 5px;}
#form-module li a {
	color: #F00;
}
#navigation li {
	padding-left: 40px;
	padding-bottom: 5px;
}
.main_navigation {
	background-image: url(../images/nav_top.gif);
	background-repeat: no-repeat;
	padding-top: 80px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main_navigation a {
	color:#278cb3;
	}
.catalog_navigation {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.catalog_navigation a {
	color:#278cb3;
	}
.top_navigation {
	background-image: url(../images/nav_btm.gif);
	background-repeat: no-repeat;
	padding-bottom: 54px;
	background-position: bottom;
	background-image: url(../images/nav_btm.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.top_navigation a {
	color:#273e5f;
}
#navigation ul {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

h1 {
	color:#133554;
	font-size: 18px;
}
h2 {
	color: #FFF;
	font-size: 12px;
	background-color: #c4c4c1;
	background-image: url(../images/vert_dots_gray.gif);
	background-repeat: repeat-y;
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 25px;
	border-style: solid;
	border-color: #c4c4c1;
	padding-left: 20px;
}
.catalog_section_links {
	list-style-type: none;
	color: #FFF;
	width: 100%;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.catalog_section_links li {
	background-color: #2e4466;
	display: inline;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.catalog_section_links li a {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.details {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1a19f;
	margin-bottom: 10px;
}
.details_image {
	width: 190px;
}
.details_image img {
	border: 4px solid #FFF;
}
.details_bg_white {
	background-color: #FFF;
	color: #133554;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
h1.details_bg_white  {
	padding-top: 7px;
	height: 25px;}
.details_bg_red {
	color: #d80a00;
	font-size: 12px;
	height: 30px;
}
.details_bg_red a {
	color: #d80a00;
}
.map {
	background-color: #294061;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.map a{
	color: #FFF;
}
#langs {
	background-image: url(../images/flag_bg.gif);
	background-repeat: no-repeat;
	height: 85px;
	padding-top: 40px;
	background-position: 0px 40px;
}
#langs div {
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
#langs .usa {
	padding-left: 30px;}
#langs img {
	border: 0px;}
#right h1 {
	background-color: #c4c4c1;
	font-size: 18px;
	color: #133554;
	text-align: center;
	padding: 5px;
}
#right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#right ul li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 10px;
}
#right p {
	margin: 0px;
	padding: 0px;
}
.news_name {
	color:#133554;
	font-weight: bold;
}
#left #phone {
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 20px;
                  font-size: 16px;
                 font-weight: bold
}
#left #email {
	padding-bottom: 12px;
                  font-size: 14px;
                 font-weight: bold
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../administrator/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../administrator/images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../administrator/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../administrator/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


#add-photos {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#add-photos li {
	height: 160px;
	width: 190px;
	float: left;
	padding: 5px;
}
#add-photos li img {
	border: 4px solid #FFF;
}
#bottom-links {
	
	height: 50px;
	text-align: center;
	width: 100%;
	padding: 2px;
}
#bottom-links td {
	background-color: #FFF;}
#bottom-links a{
	color:#c3c3c3;
	font-weight: bold;
}
#address {
	height: 80px;
	padding-left: 20px;
	float: left;
	color:#93948e;
}
#copyright {
	float: right;
	padding-top: 30px;
	padding-right: 20px;
}
#copyright a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
