@charset "utf-8";
/* CSS Document */

* {
	outline:none;
}

html, body{
	margin:0;
	padding:0;
	height:100%;
}
body{
	padding:10px;
	background-color:#660000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	padding-bottom: 10px;
}


.clearer { clear:both; display:block; visibility:hidden; height:0; width:1px; overflow:hidden; }

/* ===============  Round Corners Box -=========== */
.r{
	background: #FFF url(/images/box_left.gif) top left repeat-y;
	float: left;
	width: 100%;
}
.t{
	background: url(/images/box_top.gif) top left repeat-x;
	height:10px;
	overflow: hidden;
}
.t div{	background: url(/images/box_top_right.gif) top right no-repeat;	}
.c{
	background: url(/images/box_right.gif) top right repeat-y;
	padding:0 10px;
}
.b{
	background: url(/images/box_bottom.gif) top left repeat-x;
	height:10px;
	overflow: hidden;
	clear: both;
}
.b div{	background: url(/images/box_bottom_right.gif) top right no-repeat;	}
.t div, .b div{	width:10px;	height:10px;	float:right;	}
.t img, .b img{	float:left;	}
.c p{	margin:0;	}
/* ================================================ */

#wrapper {
	margin:0 auto;
	text-align:left;
	width:740px;
}
#lang {
	text-align: right;
	width:740px;
	margin: 5px 0;
	color: white;
}
#lang a {
	color: white;
	margin: 0 10px;
}
#lang a.active {
	font-weight:bold;
}
.r, #top{
	margin-bottom:10px;
}
#top{
	background:url(/images/banner_bg.jpg) top left no-repeat;
	height:135px;
}
#top h2  {
	float: left;
	width: 195px;
	font-size: 18px;
	padding-top: 8px;
	line-height: 1em;
	margin: 30px 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
#top h2 span{
	color:#993333;
}
#top #logo {
	float: left;
	width: 348px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
}
#top #business_name{
	text-align:center;
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin: 8px 0 0 0;
}
#top #service_type{
	margin:4px 0 0 0;
	text-align:center;
	color:#ad0101;
	font-size:15px;
	font-weight:bold;
}
#top h1{
	margin:10px 0 0 0;
	padding:0;
	letter-spacing:2px;
}

#top h3{
	margin:-4px 0 0 0;
	font-size:14px;
	/* font-style:italic; */
	color: #660000;
}
#top h4 { font-size:11px; margin:-3px 80px 0 0; padding:0; text-align:right; letter-spacing:6px; }
#top h1, #top h2, #top h3{
	text-align:center;
}


#nav{
	margin:0;
	padding:0;
	list-style-type:none;
	height: 15px;
}
#nav li{
	float:left;
	margin:0;
	padding:0;
}
#nav a{
	font-size: 10px;
	color: #333;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover{
	color: #660000;
	text-decoration: underline;
}
#logo h1 {
	font-size: 24px;
}

h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0 14px;
	text-transform: uppercase;
}
#location_finder {
	height: 50px;
	line-height: 50px;
	background: url(../images/24hourservice.jpg) top right no-repeat;
	font-size: 22px;
	padding: 0px;
	margin: 0 14px;
	text-transform: uppercase;
}
.note {
	font-size: 11px;
	color: #A40000;
}
.highlight {
	color: #A40000;
}


#copyright, #web_design {
	font-size: 12px;
	color: #FFF;
	margin: 0 0 0 10px;
	float: left;
	width: 45%;
	padding-bottom: 50px;
}
#copyright  a, #web_design a {
	color: #FFCC00;
}

#copyright {
	float:right;
	width:50%;
	text-align:right;
	margin: 0 10px 0 0;
}

#service_type {
	line-height: 1.2em;
}

.options_thumbwrap {
	border:0 none;
	margin:0;
	padding:5px 10px 5px 0;
}

#options_entry {
margin-bottom:0;
margin-top:30px;
}

#options_entry td {
padding-bottom:0;
padding-top:10px;
vertical-align:top;
}

.options_thumbwrap li {
display:inline;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 10px 5px 0;
padding:0;
}

#options_entry .thumb_table {
border-spacing:0;
margin:0;
padding:0;
width:130px;
}

#options_entry .thumb_table {
border-spacing:0;
}

#options_entry .thumb_table td {
height:35px;
padding:0;
vertical-align:top;
line-height:14px;
}

.items td {
padding:0 24px 15px 0;
}