@charset "utf-8";

.altrow {
	background-color: #333333;
}
/* CSS Document */

html,body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-image: url(images/pawtrekker-bg.png);
	background-repeat: repeat-x;
	background-color: #444444;
}

div#container {
	position:relative; /* center, not in IE5 */
	width:900px; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}

div#header {
	height: 119px;
}
#header h1 {
	height: 23px;
	width: 362px;
	position: absolute;
	left: 423px;
	top: 75px;
	margin-top: 13px;
	color: #CCCCCC;
	font-size: 9px;
	font-weight: normal;
	line-height: 19px;
}
#header h2 {
	background-image: url(/images/pawtrekker-dog-scooters-logo.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 378px;
	position: absolute;
	left: 0px;
	top: 6px;
}
#header h3 {
	height: 55px;
	width: 292px;
	position: absolute;
	left: 437px;
	top: 36px;
	margin-top: 13px;
	color: #CCCCCC;
	font-size: 9px;
	font-weight: normal;
	line-height: 19px;
}
#header a {
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}



#horizontal-menu {
	vertical-align: middle;
	text-align: left;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#content {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 11px;
	color: #c2c1c1;
	background-color: #000000;
	line-height: 15px;
}

div#content p {
	display: block;
		}
	
div#inner-content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


div#footer {
	width:100%;
	text-align: center;
	height: 100px;
	font-size: 0.6em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-color: #525252;
	line-height: 1.6em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #606060;
	color: #bdbdbd;
}

div#footer p {
	margin: 1px;
	padding: 1px;
	}
#footer h3 {
	font-weight: normal;
	width: 100%;
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 16px;
}

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

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div#inner-footer {
	width:900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	padding-bottom: 14px;
}

h1 {
	font-weight: bold;
	color: #FF9900;
	font-size: 1.1em;
	margin-top: 0px;
}

h2 {
	font-weight: bold;
	color: #d86b00;
	font-size: 1.2em;
	margin-bottom: 0.8em;
}

.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.noborder2px {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 14px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.clear {
	clear: both;
}
a {
	color: #cccccc;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}
.image-spacer {
	padding-top: 8px;
	padding-bottom: 8px;
}
.tableHeader {
	font-weight: bold;
	height: 40px;
	color: #000033;
	background-color: #CCCCCC;
}
.image-right {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.front-image {
	float: left;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.scooter-offer-header {
	font-size: 13px;
	font-weight: bold;
	color: #F00;
}
