* {
  margin: 0;
  padding: 0;
}

body{
  padding: 0;
  margin: 0;
  width: 100%;
  vertical-align: top;
  font-family: tahoma;
  background: #FEFDFD;
  color: #8B8B8B;
  line-height: 13px;
  font-size: 11px;
}

input, select, textarea {
  font-family: arial;
  color: #4A4A4A;
  line-height: 11px;
  font-size: 10px;
  font-weight: normal;
  vertical-align: middle;
}

#column_center input, #column_center select {
  margin: 0 5px 2px;
}

.in_none {
  border: none;
  padding: 0;
}

table, td {
  vertical-align: top;
}

a {
  text-decoration: underline;
}

a:hover{
  text-decoration: none;
}

img {
  border: 0px;
  vertical-align: top;
}

.col {
  float: left;
}

.spacer {
  font-size: 0px;
  line-height: 0px;
}

.clear {
  clear: both;
}

.clear_r {
  clear: right;
}

#mainWrapper {
  padding: 10px;
}

.main_w {
	width: 890px;
	margin: auto;
}

.logo {
  float: left;
}

.nav_1 {
  float: right;
  margin-top: 33px;
  border-left: 1px solid #D9D9D9;
  padding: 6px 2px 8px 13px;
  font-family: arial;
}

.nav_1 a {
  text-decoration: none;
}

.nav_1 a:hover {
  text-decoration: underline;
}

.nav_2 {
  float: right;
  margin-top: 33px;
  border-left: 1px solid #D9D9D9;
  padding: 6px 10px 8px 33px;
  background: url(../images/cart_ic.gif) 12px 4px no-repeat;
  font-family: arial;
  color: #000000;
}

.nav_2 a {
  text-decoration: none;
  color: #EF3000;
  font-weight: bold;
}

.nav_2 a:hover {
  text-decoration: underline;
}

.nav_3 {
  float: right;
  margin-top: 33px;
  border-left: 1px solid #D9D9D9;
  padding: 5px 12px 7px 13px;
}

.menu {
  background: #E51416 url(../images/menu_bg.gif) top repeat-x;
}

.menu .menu_pad {
  padding: 7px 5px 7px 10px;
}

.menu ul {
	margin: 0;
	list-style: none;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.menu ul li {
  float: left;
  background: url(../images/menu_line.gif) 0 7px no-repeat;
  padding: 7px 27px 6px 27px;
}

.menu ul li.li_un {
  background: none;
}

.menu ul li a {
  color: #FFFFFF;
  text-decoration: none;
}

.menu ul li a:hover {
  text-decoration: underline;
}

.head {
  background: #F1F1F1 url(../images/head_c.gif) bottom repeat-x;
  width: 100%;
}

.head_r {
  background: url(../images/head_r.jpg) bottom right no-repeat;
}

#bannerTwo {
  padding: 39px 0 34px 32px;
}

.line {
  padding: 0;
  line-height: 0px;
  font-size: 0px;
  background: url(../images/line_1.gif) top left repeat-x;
}

#column_center {}

.cen_pad {
  border: 1px solid #EBEBEB;
  background: #FFFFFF;
  padding: 0 15px 10px;
}

.product a {
  color: #161616;
  text-decoration: none;
  font-size: 11px;
  line-height: normal;
  font-weight: normal;
}

.product a strong {
	color: #161616;
	text-decoration: none;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

.product a:hover {
  text-decoration: underline;
}

.product strong {
  color: #373737;
  font-family: tahoma;
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
}

.product_list {
  margin: 0;
  padding-bottom: 16px;
}

.product_list .left {
  float: left;
  position: relative;
  text-align: center;
  padding-top: 33px;
  background: url(../images/line_l.gif) top repeat-x;
}

.product_list .right {
  float: right;
  width: 100%;
}

.product_list .right .margin {
  background: url(../images/line_r.gif) top repeat-x;
  padding-top: 33px;
}

.product_list .name {
  padding: 8px 12px 8px 0;
}

.product_list a {
  color: #161616;
  text-decoration: none;
  font-family: tahoma;
  font-size: 12px;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
}

.product_list a:hover {
  text-decoration: underline;
}

.product_list .text {
  padding: 9px 12px 10px 0;
  font-size: 12px;
  line-height: 16px;
}

.product_list .pr_but_pad {
  padding: 0 30px 0 0;
}

.product_list .pr_but {
  border: 1px solid #EDEDED;
  padding: 10px 0 8px;
}

.product_list .price {
  float: left;
  padding: 9px 10px 0 14px;
}

.product_list .button {
  float: right;
  padding: 8px 20px 10px;
  border-left: 1px solid #EBF0EE;
}

.product_list strong {
  color: #373737;
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
}

.product_list_col {
  padding: 16px 10px;
  text-align: center;
  border-top: 3px solid #EE1D25;
}

.product_list_col .name {
  padding: 8px 0;
}

.product_list_col a {
  color: #161616;
  text-decoration: none;
  font-family: tahoma;
  font-size: 12px;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
}

.product_list_col a:hover {
  text-decoration: underline;
}

.product_list_col .text {
  padding: 5px 0;
  font-size: 12px;
  line-height: 16px;
}

.product_list_col .price {
  padding: 5px 10px 0 0;
}

.product_list_col .button {
  padding: 8px 0 10px;
}

.product_list_col strong {
  color: #373737;
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
}

.footer {
  background: #DDDDDD url(../images/footer_bg.gif) top repeat-x;
  width: 100%;
}

.footer_pad {
  padding: 14px 0 14px;
}

.footer .left {
  float: left;
  width: 220px;
  border-right: 1px solid #C9C9C9;
}

.footer .left .indent {
  padding: 4px 0 4px 24px;
}

.footer .right {
  float: right;
  width: 100%;
  margin-left: -230px;
}

.footer .right .margin {
	margin-left: 230px;
	padding: 8px 20px 6px 20px;
}

.footer {
  color: #656565;
  font-family: tahoma;
}

.footer a {
  color: #656565;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer .copy {
	padding-top: 1px;
	color: #656565;
	text-align: center;
	padding-bottom: 2px;
}

.footer .copy a {
  color: #656565;
  font-weight: bold;
}
