body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color: #000000;
  text-decoration: underline;
}

body{
  padding:0px;
  margin:0px;
  background:url(../images/new_bg.gif) top repeat-x #0822BE;
  padding:0px 18px 18px 17px;
}

a:hover{text-decoration:none;}

img { border:0px;}

td { vertical-align:top; padding:0px;}

.main_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#535353;
	}

input{ 
  font-family: Tahoma;
  font-size: 12px; font-weight: normal;
  color: #333333; 
  background-color: #EEEEEE;
  border-width: 1px;
  border-color: #999999;
}


.bg-topm { background:url(../images/bg-topm.gif) top repeat-x;}
.bg-topl { background:url(../images/bg-topl.gif) top left no-repeat;}
.bg-topr { background:url(../images/bg-topr.jpg) top right no-repeat; padding:29px 430px 22px 37px;}

.nav_link {
    color:#000000;
}
	
.top_nav {
  background: #CC2200;
  width:774px;
  height:26px;
  padding:4px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  
}

.top_nav_admin {
  background: #CC2200;
  width:100%;
  height:68px;
  padding:2px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  
}

.nav_button {
  background: #FFFFFF;
  width: 86px;
  height:16px;
  padding:2px;
  text-align:center;
  color: #003399;
  font-size: 12px;
  font-weight: bold;
  top: 2px;
cursor:hand;
}

.admin_nav_button {
  background: #FFFFFF;
  width: 45px;
  height:46px;
  padding:6px;
  text-align:center;
  color: #003399;
  font-size: 12px;
  font-weight: bold;
  top: 2px;
cursor:hand;
}

.main_content {
  background: #FFFFFF;
  width:590px;
  padding:10px;
  text-align: left;
}

.left_nav {
  background: #FFFFFF;
  width:140px;
  padding:10px;
  text-align:center;
}

.catalog_left_nav {
  background: #cc2200;
  width:140px;
  padding:10px;
  text-align:center;
}

.line_box {
  background: #FFFFFF;
  color: #FFFFFF;
  padding:10px;
  width: 300px;
  height: 10px;
  margin-right: auto;
  margin-left: auto;
  background-image: url("../images/blue_fade.gif");
  background-repeat: repeat-x;
}

.white_bold {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
}

.white_link {
  color: #FFFFFF;
  text-decoration: none;
}

.short_line_box {
  background: #FFFFFF;
  color: #FFFFFF;
  padding:5px;
  width: 580px;
  height: 12px;
  margin-left: 0px;
  background-image: url("../images/blue_fade.gif");
  background-repeat: repeat-x;
}

.small_parts_image {
  width: 20px;
  height: 20px;
  border: 1px solid black;
}

.parts_image {
  width: 150px;
  height: 150px;
  border: 1px solid black;
}

.big_parts_image {
  width: 500px;
  height: 500px;
  border: 1px solid black;
}


.search_result {
  background-color: #CBD6FB;
  padding:5px;
}

.add_cart {
  background-color: #EEEEEE;
  padding:5px;
}


