@charset "ISO-8859-1";

body {
	background: url('images/autotek_bg.jpg') top left repeat-x #f2f2f2;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

a {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

p {
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#content{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding: 0;
	width: 740px;
	}

#header{
	background: url('images/autotek_header.jpg') center #f2f2f2 no-repeat;
	width: 740px;
	height: 120px;
	padding: 0;
	border-left: 2px solid #333;
	border-right: 2px solid #333;
}

li{
list-style: none;
}

ul{
list-style: none;
}

#menu{
	/*background: url('images/autotek_menubg2.jpg') center no-repeat #f2f2f2;*/
	/*background: url('images/autotek_menubg.jpg') center repeat-x #f2f2f2;*/
	font-family:  Verdana, Arial, sans-serif;
	padding: 2px 0 0 0;
	margin: 0;
	color: #000;
	width: 744px;
	height: 25px;
	text-align: center;
}

#menu a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding: 4px;
	margin: 0 0 0 2px;
}

#menu a:hover {
	color: #000;
	text-decoration: none;
	background: #f2f2f2;
}

#inner-content{
	margin: 20px;
	/*border-left: 1px solid #333;
	border-right: 1px solid #333;*/
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	width: 700px;
	}
	
#footer{
	font-size: 9px;
	color: #333333;
	text-align: center;
	width: 100%;
	height: 18px;
	/*background: url('images/autotek_menubg.jpg') top left repeat-x #333333;*/
	border-top: 1px solid #666666;
	margin: 0 0 20px 0;
	padding: 7px 0 0 0;
}

h1{
	margin: 0;
	padding: 0;
}

h2{
	margin: 15px 0 10px 0;
	padding: 0;
}

h3{
	margin: 15px 0 10px 0;
	padding: 0;
}

td {
        font-size: 12px;  
}

.product-name {
        font-weight: bold;
        padding-bottom: 10px;
}

.product-description {
	font-size: 12px;
	padding-bottom: 10px;
}

.product-print {
	
}

.product-old {
        padding-bottom: 10px;
}

td.product-image {
	padding-right: 30px;
	padding-bottom: 20px;

}

td.product-info {
	vertical-align: top;
}



.enable-flash-selection {
        text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.enable-flash-selection p {
	margin: 10px;
}

.centered {
	text-align: center;
        font-size: 10px;
}

p.site-version {
        text-align: left;
}

p.site-version a {
        text-align: left;
        font-size:12px;
}

