/*(C) AlexWilsh, 2009 */

body {
  font-family: verdana, Georgia, "New Century Schoolbook", Arial, Times, sans-serif;
}

p, div {
  font-size: 12px;
}

h3 {
  font-size: 16px;
  font-weight: bold;
}

h4 {
  font-size: 13px;
}

h4 a {
  text-decoration:none;
  color: #446D8C;
}

h4 a:hover {
  text-decoration:underline;
}

#head {
  height: 125px;
}

p#main_head  {
  height: 96px;
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  background-position:expression(
	  ((document.body.clientWidth) > 1024) ? "center" : "left");
}

#footer p {
	width: 100%;
	height: 32px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position:expression(
	  ((document.body.clientWidth) > 1024) ? "center" : "left");
}

div#footer {
  color: #446D8C;
  font-size:10px;
  margin-left:10px;
}

#wilsh {
  margin-top:-25px;
  font-size:10px;
}

#design {
  margin-top:5px;
  font-size:10px;
}

#footer a {
  color: #446D8C;
}

/* start navigation box */

.sideBar {
  width: 190px;
}

.sideBarTop {
  height:47px;
  width:100%;
	background-image: url(../images/panelTop.jpg); 
	background-position: top;
}

.sideBarBody {
  font: 12px Arial, Tahoma;
	color: #446D8C;
  width:100%;
	background-image: url(../images/panelBody.jpg); 
	background-position: top;
  background-repeat: repeat-y;
  min-height:100%;
}

.sideBarBottom {
	height: 47px;
	background-image: url(../images/panelBottom.jpg);
	background-position: top;
}

.sideBarTop p {
  text-align:left;
	padding-bottom: 15px;
	font: 13px Arial, Tahoma;
	color: #446D8C;
}

.sideBarTop a {
  text-decoration: none;
  color: #446D8C;
}

.sideBarTop h3 {
  text-align:left;
  font: 13px Arial, Tahoma;
  font-weight: bold;
  color: #446D8C;
}

.sideBarTop img {
  width: 30px;
  height: 29px;
  margin-left: 12px;
  margin-top: 9px;
  padding-right: 15px;
  float:left;
}

.sideBarBody p {
  text-align:center;
}

.sideBar .sideBarBody a {
  text-decoration:none;
  color: #446D8C;
}

.sideBarBody p.indent_center {
  vertical-align:center;
  padding-top:10px;
}

.second_level {
	text-align:left;
	padding-top:5px;
	padding-bottom:3px;
  margin-left:40px;
  font: 12px Arial, Tahoma;
  color: #446D8C;
}

.top_level {
	text-align:left;
	padding-top:5px;
	margin-left:25px;
	font: 12px Arial, Tahoma;
	color: #446D8C;
}

.sideBar a:hover {
  text-decoration:underline;
  color: #446D8C;
}

/* end navigation box */

/* start top menu */

#top_menu {
  position:relative;
  height:29px;
  width:100%;
  background-image: url(../images/header_under.jpg);
  background-repeat: no-repeat;
  background-position:expression(
	  ((document.body.clientWidth) > 1024) ? "center" : "left");
}

.top_menu_cell {
  background-image: url(../images/menuButton.gif);
  background-repeat: no-repeat;
  height:26px;
  width:108px;
  text-align:center;
  vertical-align:middle;
  font: 12px Arial, Tahoma;
  font-weight: normal;
}

.top_menu_cell_selected {
  background-image: url(../images/menuButtonHot.gif);
  background-repeat: no-repeat;
  height:26px;
  width:108px;
  text-align:center;
  vertical-align:middle;
  font: 12px Arial, Tahoma;
  font-weight: bold;
}

#top_menu a {
  text-decoration:none;
  color: #446D8C;
}

/* end top menu */

/* start content */

#content {
  margin-top:0px;
  padding: 30px 10px 30px 10px;
}

#content p, #content div {
  font-size: 12px;
  line-height: 1.3; 
  text-align: justify;
}

div#content_header, h3, h4 {
  padding-left:5px;
  padding-right:5px;
  color: #446D8C;
}

#centrecontent hr {
  color: #F9F0F0;
  height: 1px;
  background-color: #F9F0F0;
  border-width:0px;
}

/* end content */

/* остальное */

#products, #contacts, ul {
  font-size: 12px;
  line-height: 2.0;
  padding-left: 30px;
}

li#products, #products a {
  font-size: 12px;
  line-height: 2.0;
}

#page_icon {
  margin-top: -25px;
  margin-right: 10px;
  margin-bottom: 9px;
  margin-left: 24px;
  float:left;
  float:right;
}

p#login {
  text-align:right;
  margin-right:25px;
}

span#error {
  text-align:center;
  color:#FF0000;
}

#trocal {
  margin-top:15px;
  margin-right:5px;
  margin-bottom:5px;
  float:right;
  float:left;
  background-image: url(../images/trocal.jpg);
  background-position:left;
  background-repeat:no-repeat;
  width:150px;
  height:202px;
}

#aluplast {
  margin-top:20px;
  margin-right:5px;
  float:right;
  background-image: url(../images/aluplast.jpg);
  background-position:left;
  background-repeat:no-repeat;
  width:253px;
  height:271px;
}

#drip {
  margin-top:20px;
  margin-right:5px;
  float:right;
  float:left;
  background-image: url(../images/drips.jpg);
  background-position:left;
  background-repeat:no-repeat;
  width:150px;
  height:116px;
}

#welltech {
  margin-top:20px;
  margin-right:5px;
  float:left;
  background-image: url(../images/welltech.jpg);
  background-position:left;
  background-repeat:no-repeat;
  width:150px;
  height:36px;
}

#welltech_foto {
  margin-top:0px;
  margin-right:5px;
  float:right;
  float:left;
  background-image: url(../images/welltech_foto.jpg);
  background-position:left;
  background-repeat:no-repeat;
  width:110px;
  height:85px;
}

#greenline {
  margin-top:20px;
  margin-right:10px;
  float:left;
  background-image: url(../images/greenline.jpg);
  background-position:left;
  background-repeat:no-repeat;
  width:199px;
  height:80px;
}

.prices td {
  vertical-align: middle;
  text-align: center;
}

.shops li {
  margin-top: 1em;
}

.shops span {
  font-size:14px;
  text-decoration: underline;
}

.link_categories a {
  margin-left: 50px;
  color: #0008A0;
  text-decoration: none;
}

.link_categories a:hover {
  text-decoration: underline;
}

.links ul {
  text-decoration: underline;
  line-height: 2.0;
}

.catalog {
  margin-left: 50px;
}

/* остальное */