@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ccc;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

#container { 
	width: 770px;
	background: #acb6d7;
	margin: 9px auto;
	text-align: left;
	position: relative;
}

#top {
	width: auto;
	height: 20px;
	background: url(../pocket/top.gif) no-repeat center;
	text-align: right;
}

#top a, #top a:active, #top a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 3px 19px 0;
}

#header {
	width: auto;
	height: 100px;
	background: url(../pocket/alt-header.jpg) no-repeat top left;
}

#autobella {
	width: auto;
	height: 86px;
	background: url(../pocket/autobella-auto-detailing.png) no-repeat center;
/*	background: url(../pocket/autobella-auto-detailing.png) no-repeat center; */
}

#side {
	float: left;
	width: 200px;
	padding: 19px 0 19px 19px;
	position: relative;
	z-index: 100;
}

#bot {
	position: relative;
	background: url(../pocket/bot.gif) no-repeat bottom;
	height: 70px;
} 

#bot p {
	float: left;
	width: auto;
	font-size: 10px;
	padding: 0 3px;
	margin: 0;
	margin-left: 65px;
	color: #fff;
}

#bot p strong {
	font-style: normal;
	color: #333333;
	font-size: 12px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.paypal {
	text-align: center;
	margin: 19px 0;
}

#content-holder {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	position: relative;
}

#content { 
	margin: 0 0 0 240px;
	padding: 19px 19px 19px 0;
	background: transparent;
	position: relative;
	width: auto;
}

#content p {
	margin: 0 19px;
	padding: 7px 0;
	line-height: 140%;
}

#content p.right {
	margin: 0 19px;
	text-align: right;
	padding: 0;
}

#content p.ital {
	font-style: italic;
	color: #777e94;
}

#content a, #content a:visited, #content a:active {
	color: #ff9900;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content h1, #content h2 {
	margin: 0 19px;
	padding: 19px 0 7px;
	border-bottom: double #ff9933;
	font-size: 18px;
	color: #777e94;
}

#content h1.special {
	text-align: center;
	border: 2px solid #ff9933;
	margin-bottom: 19px;
	font-size: 14px;
	background-color: #DDDDDD;
	padding: 19px;
	color: #000;
}

#content h1.special:first-line {
	font-size: 18px;
}

#content h3 {
	margin: 0 19px;
	padding: 7px 0 0;
	font-weight: bold;
	font-style: italic;
	color: #777e94;
}

#content img.vig {
	border: 0;
	margin: 0;
	padding: 0 0 20px 0;
}

#content ul.stack {
	list-style-image: url(../pocket/list-img.png);
}

#content ul.stack li {
	float: left;
	width: 200px;
	padding: 0 21px 7px 0;
	text-indent: 0;
}

#content blockquote {
	padding: 15px 0 0 40px;
	margin: 7px 31px 3px;
	background: url(../pocket/quote.png) no-repeat top left;
}

.xtop, .xbottom {
	display: block;
	background: transparent;
	font-size: 1px;
}

.xb1, .xb2, .xb3, .xb4 {
	display: block;
	overflow: hidden;
}

.xb1, .xb2, .xb3 {
	height: 1px;
}

.xb2, .xb3, .xb4 {
	background: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.xb1 {
	margin: 0 5px;
	background: #000;
}

.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.xb3 {
	margin: 0 2px;
}

.xb4 {
	height: 2px;
	margin: 0 1px;
}

.xboxcontent {
	display: block;
	background: #fff;
	border: 0 solid #000;
	border-width: 0 1px;
	margin: 0;
}

.dark {
	background: #777e94;
}

.video {
	display: block;
	text-align: center;
	padding: 19px;
}

.video iframe {
	border: 1px solid #000;
}

#contact-form {
	margin: 0 19px;
}

#contact-form fieldset {
	border: 1px solid #777e94;
	padding: 7px;
	margin: 9px;
}

#contact-form legend {
	color: #000;
	padding: 3px;
	font-size: 14px;
}

#contact-form label {
	display: block;
	float: left;
	width: 105px;
	margin: 3px 3px 7px;
	padding: 2px;
	text-align: right;
}

#contact-form textarea {
	width: 259px;
	height: 15em;
	border: 1px solid #ff9900;
	padding: 3px;
	margin: 3px 3px 7px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact-form input, #contact-form select {
	width: 260px;
	border: 1px solid #ff9900;
	padding: 2px;
	margin: 3px 3px 7px;
	color: #333;
	font-size: 10px;
	float: left;
	font-size: 12px;
}

#contact-form input.submit {
	width: 125px;
	background: #fff;
	margin: 8px 118px;
}

#contact-form input.reload {
	width: auto;
	background: #fff;
	border: 0;
	text-decoration: underline;
	font-size: 10px;
	margin-left: 118px;
}

#details input, #details select {
	width: auto;
}

#service input {
	width: 15px;
	height: 15px;
	color: #ff9900;
}

#service label {
	width: 300px;
	text-align: left;
	display: inline;
	margin-left: 45px;
	
}

.checkout {
	margin: 0 19px;
	display: block;
}

.checkout select {
	width: 260px;
	border: 1px solid #ff9900;
	padding: 2px;
	margin: 3px 3px 7px;
	color: #333;
	font-size: 10px;
	float: left;
	font-size: 12px;
}

.payform {
	margin: 19px 0;
	
}

.payform fieldset {
	background: #fff;
	padding: 15px;
	margin: 19px;
	text-align: center;
}

.payform legend {
	font-size: 14px;
	color: #ff9933;
}

#note {
	display: block;
	color: #000;
	font-size: 12px;
	margin-top: 15px;
	border: 2px solid #ff9933;
	padding: 75px 5px 0;
	background: url(../pocket/glovebox/Gift-Certificate-small.png) center top no-repeat #fff;
}

#note p {
	padding: 0 3px;
}

#note em {
	font-size: 9px;
	color: #555555;
	margin-top: 3px;
	display: block;
}

#note h4 {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #ff9933;
	border-bottom: 1px solid #ccc;
}

.list li {
	padding: 4px;
}

.list {
	margin: 0 19px 0 90px;
}

/* ================================================================
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	z-index: 1000;
	position: relative;
}

.menu img {
	border: 0;
	position: absolute;
	right: 0;
	padding: 5px;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 200px;
}

* html .menu ul {
	margin-left: -16px;
	ma\rgin-left: 0;
}

.menu li {
	position: relative;
	background: #fff;
	height: 29px;
}

.menu table {
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	z-index: 100;
	font-size: 1em;
}

.menu a, .menu a:visited {
	display: block; 
	text-decoration: none;
	height: 28px;
	line-height: 28px;
	width: 199px;
	color: #fff;
	text-indent: 5px;
	border: 1px solid #fff;
	background-color: #ff9933;
	margin-bottom: -1px;
	font-size: 12px;
	font-weight: bold;
}

* html .menu a, * html .menu a:visited {
	background: #d4d8bd;
	width: 199px;
	w\idth: 198px;
}

* html .menu a:hover {
	color: #fff;
	background: #949e7c;
}

.menu :hover > a {
	color: #fff; 
	background: #777e94;
}

a.sub {
	background: #ff9933 url(/pocket/menu-arrow.gif) no-repeat right;
}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 200px; 
}

.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
}

.menu ul :hover ul ul{
	visibility: hidden;
}

.menu ul :hover ul :hover ul ul {
	visibility: hidden;
}

.menu ul :hover ul :hover ul { 
	visibility: visible;
}

.menu ul :hover ul :hover ul :hover ul { 
	visibility: visible;
}

div.captcha {
	display: inline-block;
	width: auto;
	text-align: center;
	color: #EE0000;
	padding: 16px 4px 0;
}

div.captcha img {
	margin-left: 118px;
	padding: 0;
}

