﻿body {
	background-color: #FFFFFF;
	color: black;
	font-family: verdana, arial;
	font-size: small;
	margin-top: 0px;
}

h1 {
	margin-bottom: 1px;
	color: white;
}

h2 {
	margin-top: 1px;
	margin-bottom: 5px;
	font-size: 110%;
	color: white;
}

#background {
	background-color: gray;
}

#offer {
	background-color: #FFFF99;
	color: maroon;
	font-weight: bold;
	text-align:center;
	padding: 3px;
	font-size: larger;
}

h3, h4 {
	margin-top: 8px;
	background-position:left  center; 
	background-image: url('images/little-arrow.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

h4 {
	font-size: 120%;
}

h5 {
	background-color: yellow;
	padding: 4px;
}

td {
	vertical-align: top;
}

table#tabletop {
	
background-color: #000080}

table#featured {
	text-align: center;
}

#advertcell {
	width: 260px;
	padding-left: 5px;
	padding-right: 5px;
}

.horizontal {
	color: white;
	text-decoration: none;
}

#title {
	background-image:url('images/car-sat-nav.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height:126px;
	text-align: right;
}

#horizontalmenu {
	background-color: black;
	color: red;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

#amazonbanner {
	margin-top:20px;
	margin-right: 10px;
}

td.featured {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	border: 1px solid #C0C0C0;
	padding: 6px; background-color:#FFFFCC;
	width 50%;
}

td#menucell {
	width: 200px;
}

div#productdiv {
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;

}

div#placeholder {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border-left: 14px white solid;
	border-right: 14px white solid;	
}

div#menu {
	background-color: #E5E5E5;
	padding: 2px;
	font-size: 95%;
	line-spacing: 1.5pt;
	text-align: center;

}

.menulink {
	display: block;
	padding: 4px;
	background-image: url('images/menu.gif');
	
}

#menutitle {
	font-weight: bold;
}

.productphoto {
	border: 1px dotted silver;
}

.nostyle {
	color: black;
	text-decoration: none;
}

.nostylewhite {
	color: white;
	text-decoration: none;
}

.prodpic {
	float: right;
}

#footer {
	border-top: 1px solid black;
	font-size: 90%;
	padding-top: 3px;
}