html, body, div, span, td, th, p, h1, x, h3, h4, dl, dd, label, img, object, form {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
    margin-bottom: 0.01em;
    height: 100%;
}

body {
    text-align: center;
    padding-bottom: 30px;
}

p {
	margin: 0px;
	text-align: left;
}

div {
    text-align: left;
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #4d4c4c;
}

#header {
	width: 980px;
	height: 87px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	background: #FFFFFF;
}

#header img {
    float: left;
    padding-top: 8px;
}

#header a{
    color: #666666;
    font-size: 11px;
}

#header .links {
    padding-top: 19px;
    line-height: 15px;
    text-align: right;    
}

#topmenu {
	background-repeat: repeat-x;
	background-image: url(../image/topmenu_bg.jpg);
	width: 980px;
	height: 49px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#topmenu .left {
    /*background-image: url(../image/topmenu_left.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    display: table;*/
}

#topmenu ul {
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
}

#topmenu ul li {
	float: left;
	background-image: url(../image/topmenu_sep.png);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	height: 36px;
	width: 105px;
	text-align: center;
	display: inline;
	padding-right: 1px;
}

#topmenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 14px;
	height: 26px;
	font-size: 14px;
}

#topmenu .right {
	text-align: center;
}

#topmenu .right td {
    padding: 0px;
}

#topmenu input {
	width: 175px;
	height: 17px;
	padding: 0px;
	background-image: url(../image/search.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#topmenu form {
  text-align: right;
  padding: 11px 12px 0 0;
}

#page {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    overflow: hidden;
    padding-top: 12px;
	padding-bottom: 20px;
	background: #FFFFFF;
}

.sidebar {
    width: 200px;
    float: left;
    overflow: hidden;
}

#content {
	width: 556px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 2px solid #9A9A9A;
  border-left: 1px solid #9A9A9A;
  border-right: 1px solid #9A9A9A;
}

.sidebar ul{
	display:block;
	border-bottom:1px solid #9A9A9A;
	font-size:13px;
	width: 200px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	font-size: 12px;
}

.sidebar ul .boxtop {
	height:27px;
	background-image: url(../image/sidebar_header.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	width: 200px;
}

.sidebar ul .boxtop h3{
	height:23px;
	color:#ffffff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 13px;
}
.sidebar ul li{
	background-image: url(../image/sub_categ.png);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9a9a9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a9a9a9;
}
.sidebar ul .categorie{
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../image/categ.png);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A9A9A9;
}
/*.sidebar ul .sub_1{
	background-image: url(../image/sub_categ.png);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9A9A9A;
}*/
.sidebar ul .categorie a {
	color: #565959;
	font-weight: normal;
	text-decoration:none;
	background-image: none;
}
.sidebar ul .categorie a:hover{
	color: #565959;
	font-weight: bold;
	text-decoration: underline;
}
.sidebar ul li a {
	text-decoration:none;
	color:#a9aeae;
}
.sidebar ul li a:hover {
	text-decoration:none;
	text-decoration:underline;
	color:#7A7979;
}

.sidebar ul .cart {
	background: none;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9A9A9A;
	border-left-color: #9A9A9A;
	margin-bottom: 10px;
	padding-top: 13px;
}

.sidebar ul .cart td {
  padding: 0;
}

.sidebar_right a {
  padding: 0!important;
	color: #666666!important;
	text-decoration:none;
}

.sidebar_right a:hover {
    padding: 0!important;
	color: #666666!important;
	text-decoration: none!important;
	font-weight: normal!important;
}

.sidebar_right .prod {
    text-align: center;
    padding: 10px!important;
    height: auto!important;
    color: #666666!important;
}

.sidebar form input {
  height:14px;
  width:125px;
}

.breadcrump {
	background-image: url(../image/bredcrumb.png);
	height: 23px;
	padding-top: 4px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #000000;
}

.breadcrump a {
    color: #000000;
    text-decoration: none;
}

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

#footer_search {
	height: 34px;
	width: 955px;
	background-image: url(../image/footer.png);
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 6px;
	background-color: #FFFFFF;
}

#footer_search td {
    padding: 0;
}

#footer_search input {
    width: 249px;
	height: 17px;
	padding: 0px;
}

#footer {
	width: 980px;
	text-align: center;
	margin: 10px auto 20px auto;
  background: #E3E3E3;
  border-top: 1px solid #C3C3C3;
  border-bottom: 7px solid #C3C3C3;
  padding: 14px 0;
  color: #A60701;
}

h1 {
	font-size: 16px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #214a91;
}
h4 {
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.product_lsit {
	width: 100%;
	border-collapse: collapse;
  border-top: 1px solid #9A9A9A;
}

.product_lsit td {
    border-bottom: 2px solid #9A9A9A;
    height: 163px;
    max-height: 175px;
    padding: 10px 5px 0 5px;
    color: #333333;
    width: 50%;
    background: url('../image/prodlist_bottom.jpg') repeat-x 0 100%;
}

.product_lsit td h2 {
    color: #214a91;
    text-align: center;
    font-size: 15px;
    margin: 0px;
    height: 37px;
    overflow: hidden;
}

.product_lsit .pic {
    margin-right: 5px;
    float: left;
    width: 90px;
    height: 90px;
}



.product_lsit td .buttons {
  text-align: center;
}

.product_lsit td .buttons img{
  float:none;
  margin: 10px 3px 10px 3px;
}

.product_lsit td a {
    text-decoration: none;
    color: #214a91;
    text-decoration: none;
}

.product_lsit td a:hover {
    text-decoration: underline;
}

.pager {
	text-align: center;
	font-size: 12px;
	padding: 4px 0 4px;
	color: #333333;
}

.pager a {
    color: #333333;
}

.product {
    color: #333333;
}

/*
.product h1 {
    padding-top: 8px;
    padding-left: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #FFFFFF;
    font-size: 16px;
    color: #000000;
}
*/

.product .head {
    width: 100%;
    border-collapse: collapse;
    margin-top: 1px;
}

.product .head td {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    vertical-align: top;
    line-height: 23px;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

.product .head .pic {
	width: 200px;
	overflow: hidden;
}

.product .head td {
	padding-top: 10px;
}

.product .head td span {
    font-weight: bold;
}

.product .head td span.price {
    color: #CD0000;
    font-size: 16px;
}
.product .head td .tocart{
    margin-top: 10px;
}
.product .desc {
    border-bottom: 1px solid #d3d3d3;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #d3d3d3;

}

.product .desc h2 {
    margin-bottom: 5px;
    color: #000000;
    font-size: 14px;
}

.price {
  color: #F68100;
  font-size: 22px;
  font-weight: bold;
}

.addedcart {
    border: 1px solid #AAAAAA;
    background: #EEEEEE;
    color: #000000;
    padding: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: table;
}

.listTable {
    width: 100%;
    border-collapse: collapse;
    color: #333333;
}

.listTable th {
    text-align: center;
    background: #D5D9DD;
    padding: 3px;
}

.listTable td {
    border: 1px solid #FFFFFF;
    background: #F4F5F6;
    padding: 3px;
}

.listTable td input {
    width: 50px;
    height: 16px;
    font-size: 12px;
    padding: 0px;
    border: 1px solid #333333;
}

.listTable .sum td {
    text-align: right;
    font-weight: bold;
    background: #E3E6E8;
}

.checkoutProgress {
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #ADADAD;
}

.checkoutProgress td {
	width: 25%;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
}

.checkoutProgress td span {
	font-size: 20px;
	font-weight: bold;
}

.checkoutProgress .active {
	font-weight: bold;
}

.checkoutProgress .active span {
	font-size: 30px;
}

form fieldset {
	border: 1px solid #333333;
	padding: 5px;
	margin-bottom: 20px;
}

form .inputbox {
	border: 1px solid #ADADAD;
	font-size: 12px;
	width: 200px;
	background: #DDDDDD;
}

form table td {
	padding: 5px;
	font-weight: bold;
}

.errors {
	border: 5px solid #FF2828;
	margin-bottom: 20px;
	color: #FF2828;
}

.errors legend {
	color: #FF2828;
}

.subcatlist {
	width: 100%;
	border-collapse: collapse;
}

.subcatlist td {
    border: none;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    color: #333333;
    width: 20%;
    vertical-align: bottom;
    text-align: center;
}

.subcatlist td a {
    color: #214A91;
    font-weight: bold;
    text-decoration: none;
}

.subcatlist td a:hover {
    text-decoration: underline;
}

.subcatlist td img {
    margin-bottom: 5px;
}

.subcategorylist {
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 1px;
}

.techspec {
    width: 100%;
	border-collapse: collapse;
	background: #ffffff;
	font-size: 12px;
	color: #737373
}

.techspec td {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
}

.techspec td.property {
    border-right: 1px solid #ebebeb;
    width: 160px;
}

.techspec th {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    padding: 5px;
    font-size: 13px;
    text-align: left;
}

.content {
	padding: 10px;
  overflow: hidden;
}

.content h1 {
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
    border-bottom: 1px solid #FFFFFF;
}
