body{
	background-color: #505050;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #181818;
	padding:0px;
	margin: 0px;
}



#top{
	width: 985px;
	height: 93px;
	background:url(../images/topimg-stationarycar.jpg);
	background-position: top right;
}

#top #logo{
	margin: 0px 30px;
}

#content{
	width: 985px;
	margin:0px auto;
	background-color: #FFFFFF;
	overflow: hidden;
    min-height:670px;
	padding-bottom: 40px;
}

#left-column{
	float: left;
	width: 202px;
	border-right: solid 1px #151563;
	padding: 10px 10px 10000px 10px;
	margin: 0px 0px -10000px 0px;
	background: url(../images/indexleftbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}


#right-column{
	float: right;
	width: 202px;
	border-left: solid 1px #151563;
	padding: 10px 10px 10000px 10px;
	margin: 0px 0px -10000px 0px;
}

#center-column{
	margin: 10px 0px 0px 242px;
	width:505px;
	font-size: 	12px;
	line-height: 18px;
	min-height: 420px;
}

#center-right-column{
	margin: 10px 0px 0px 242px;
	width:505px;
	font-size: 	12px;
	line-height: 18px;
	min-height: 420px;
}

#footer{
	width: 985px;
	margin: -40px auto 20px auto;
	text-align: center;
}

.top{
	height: 93px;
	background:#fff url(../images/topimg-stationarycar.jpg) no-repeat top right;
}

.top .logo{
	margin: 0px 30px;
}

.content{
	background-color: #FFFFFF;
	width: 100%;
  font-size:  12px;
  line-height: 18px;
  vertical-align: top;
  padding: 0px 15px 10px 15px;
}

.left-column{
	vertical-align: top;
	min-width: 200px;
	border-right: solid 1px #151563;
	background: #fff url(../images/indexleftbg.jpg) no-repeat top right;
}

.left-column h1{
	font-size:  16px;
	line-height: 20px;
	margin: 0px;
}

.footer{
	background-color: #FFFFFF;
	padding:20px;
	border-top: solid 1px #151563;
	text-align: center;
}

a{
	text-decoration: underline;
	color: #ce0000;
	font-weight: bold;
}

 a:hover{
	text-decoration: none;
	color: #161563;
	font-weight: bold;
}

.content h1{
	font-size: 	14px;
	color: #151563;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial;
}

.content h2{
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 10px 0px;
	padding: 0px;
}


.content h3{
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	color: #181818;
	margin: 0px;
	padding: 0px;
}

.content p{
	margin: 20px 0px;
}

.content input{
 font-family: Arial;
 font-size: 11px;
 border: 1px solid black;
}

.content select{
 font-family: Arial;
 font-size: 11px;
 border: 1px solid black;
}

.content textarea{
 font-family: Arial;
 font-size: 11px;
 border: 1px solid black;
}

.content .data{
 border: 1px solid black;
 font-family: Arial;
 font-size: 10px;
}

.content .data th{
 background-color: silver;
}


.content .data tr.odd td{
 background-color: #FFFFFF;
}

.content .data tr.even td{
 background-color: #F0F0F0;
}


.content .data td.in-stock{
 background-color: #58ff54 !important;
}

.content .data td.out-of-stock{
 background-color: #ff5454 !important;
}

.content .pagination ul{
	list-style: none;
	display: inline;
}


.content .pagination li{
	list-style: none;
	padding: 0px 5px;
	display: inline;
}

.content .flash{
	background-color: silver;
	border: 1px solid black;
	padding: 5px;
	font-weight: bold;
}



#content h1{
	font-size: 	14px;
	color: #151563;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial;
}

#content h2{
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 10px 0px;
	padding: 0px;
}


#content h3{
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	color: #181818;
	margin: 0px;
	padding: 0px;
}

#content p{
	margin: 20px 0px;
}

#center-column h1{
	font-size: 18px;
}

#content input{
 font-family: Arial;
 font-size: 11px;
 border: 1px solid black;
}

#content select{
 font-family: Arial;
 font-size: 11px;
 border: 1px solid black;
}

#content textarea{
 font-family: Arial;
 font-size: 11px;
 border: 1px solid black;
}

#content .data{
 border: 1px solid black;
 font-family: Arial;
 font-size: 10px;
}

#content .data th{
 background-color: silver;
}


#content .data tr.odd td{
 background-color: #FFFFFF;
}

#content .data tr.even td{
 background-color: #F0F0F0;
}


#content .data td.in-stock{
 background-color: #58ff54 !important;
}

#content .data td.out-of-stock{
 background-color: #ff5454 !important;
}

#content .pagination ul{
	list-style: none;
	display: inline;
}


#content .pagination li{
	list-style: none;
	padding: 0px 5px;
	display: inline;
}

#content .flash{
	background-color: silver;
	border: 1px solid black;
	padding: 5px;
	font-weight: bold;
}

.form_error{
	color: red;
}

.debug .info{
display:none;
}

ul.cart{
	list-style: none;
	padding-left: 10px;
	margin:  5px 0px;
}

ul.menu{
	list-style: none;
	padding-left: 10px;
	margin:  5px 0px;
}

ul.menu li{
	padding: 5px 0px;
}


ul.menu li a{
	font-size: 13px;

}

ul.submenu li a{
	font-size: 11px;

}


ul.submenu{
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 10px;
}

ul.submenu li{
	background-image: url("../images/li.gif");
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

a.active{
	text-decoration: none;
	color: #161563;
	font-weight: bold;
}
