/* Start of CMSMS style sheet 'williams-v1.0' */
@charset "UTF-8";
/* CSS Document for Williams Diesel Service */

/* Standard HTML Tag Rules */

* {
	margin:0;
	padding: 0;
	color:#666666;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}
html, body {
	height:100%;
}
body {
	background:#eae9d4 url(uploads/images/SiteGraphics/body_tile01.jpg) top center repeat-y;
}
strong { font-weight: bold; }
h1, h2, h3, h4, h5, h6, h7, h8 {
	line-height:normal;
	font-weight:bold;
	color:#0066cc;
	margin:8px 0 8px 0;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:16px;
	color:#cc0000;
	margin-bottom:3px;
}
h3 {
	color: #cc0000;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4 {
	color: #cc0000;
	margin: 0 0 3px 0;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #999;
}
h5 {
	color: #cc0000;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.hr {
	background: transparent url(uploads/images/SiteGraphics/hr_bg.gif) repeat-x center;
	display: block;
	width: 100%;
	height: 50px;
	padding: 0;
	margin: 0;
	clear: both;
}

/* blockquotes */
blockquote {

}
blockquote p {
	padding: 0 !important;
	margin: 0 !important;
}

.bq_1 {
	background-color: #eaeaea;
	padding: 10px;
	margin: 20px 50px 20px 50px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
}

	.bq_1 p {
		font-size: 1.15em;
	}
	
.bq_2 { }
.bq_2 p { }

#content-area ul {
	list-style:none;
	padding:2px 0 2px 10px;
}
#content-area ul li {
	list-style: none;
	background: url(uploads/images/SiteGraphics/ul_bullet.gif) center left no-repeat;
	padding: 1px 0 0 20px;
}

#ads {
	display:block;
	float:right;
	width:130px;
	height:80px;
	overflow:hidden;
	text-indent:-10000px;
}

/* reusable classes */
p.emph {
	background-color: #eaeaea;
	padding: 3px;
}
.clear_wrap {
	display: block;
	width: 100%;
	clear: both;
}

.half_width {
	width: 50%;
}

.float_container {
	float: left;
	width: 275px;
}

.img_right,
.img_left {
	background-color: #eaeaea;
	padding: 3px;
	border: 1px solid #ccc;
}

.img_right {
	float: right;
	margin: 0 5px 0 20px;
}

.img_left {
	float: left;
	margin: 0 20px 0 5px;
}

.img_plain_left {
	float: left;
	border:none;
}

.img_plain_right {
	float: right;
	border:none;
}

.float_list {
	float: left;
	width: 275px;
}

	.float_list li {
		list-style: none;
		background: url(uploads/images/SiteGraphics/ul_bullet.gif) center left no-repeat;
	}

/* Structured HTML Rules */

#wrapper {
	width:800px;
	margin: 0 auto -90px;
	background:url(uploads/images/SiteGraphics/wrapper_tile01.gif) left repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* header blocks */
#header_wrap {
	position: relative;
	width: 800px;
	height: 180px;
}

	#caption {
		background: #ff0000 url(uploads/images/SiteGraphics/caption_bg.gif) repeat-x top;
		padding: 5px 50px 5px 8px;
		margin: 0;	
		position: absolute;
		top: 120px;
		right: 0;
		border-width: 2px 0 2px 2px;
		border-color: #cc6666;
		border-style: solid;
		z-index: 10;
	}
	
		#caption p {
			color: #fff;
			text-transform: uppercase;
			font-size: 1.2em;
			font-weight: bold;
			padding: 0;
			margin: 0;
		}

	#header_logo {
		background: transparent url(uploads/images/SiteGraphics/header_logo.jpg) no-repeat center;
		width: 328px;
		height: 180px;
		float: left;
		position: absolute;
		z-index: 2;
		top: 0;
		left: 0;
	}
	
		#header_logo a {
			display: block;
			width: 328px;
			height: 180px;
			text-indent: -9999px;
			border: 0;
		}
	
	#header_right {
		background: transparent url(uploads/images/SiteGraphics/header_right.jpg) no-repeat center;
		width: 472px;
		height: 180px;
		float: left;
		position: absolute;
		z-index: 2;
		top: 0;
		right: 0;
	}
	
/* */

#col-left {
	float:left;
	width:200px;
	border-right:#0066cc solid 1px;
}
#nav {
	background:url(uploads/images/SiteGraphics/nav_ul_tile01.gif) repeat-y;
	list-style:none;
	padding:0;
}
#nav li {
	list-style:none;
	background:url(uploads/images/SiteGraphics/nav_tile01.gif) repeat-x;
	display:block;
}
#nav a {
	display:block;
	background:url(uploads/images/SiteGraphics/nav_bullet.gif) no-repeat 10px 50%;
	height:29px;
	line-height: 29px;
	padding: 5px 0 5px 30px;
	color:#FFFFFF;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
}
#nav li:hover {
	background:url(uploads/images/SiteGraphics/nav_tile01_hover.gif) repeat-x;	
}
#nav a:hover {
	background:url(uploads/images/SiteGraphics/nav_bullet_hover.gif) no-repeat 10px 50%;
	color:#ffff99;
}
#nav .sub {
	background-image:none;
	background-color:#0054c0;
}
#nav .sub li:hover {
	background:none;
}
#nav .sub a {
	height:18px;
	line-height: 18px;
	padding: 2px 0 2px 30px;
	color:#FFFFFF;
	font-size:12px;
}
#nav .sub li:hover {
	background:url(uploads/images/SiteGraphics/nav-sub-bg.gif) repeat-x;
}
#nav .sub a:hover {
	color:#ffff99;
}
#nav .sub .sub a {
	font-weight:normal;
	padding: 0 0 0 40px;
	background:url(uploads/images/SiteGraphics/nav_bullet.gif) no-repeat 20px 50%;
}
#nav .sub .sub li:hover {
	background:url(uploads/images/SiteGraphics/nav-sub-sub-bg.gif) repeat-x;
}
#content-area {
	float:left;
	width:579px;
	padding:10px;
	word-break: inherit;
	overflow: hidden;
}
#content-area p {
	margin: 0 0 15px 0;
}

#content-area a:link,
#content-area a:visited {
	font-size: inherit;
	color: #0066cc;
	text-decoration: underline;
}

#content-area a:hover,
#content-area a:active,
#content-area a:focus {
	background-color: #eaeaea;
	color: #ff0000;
}

#push {
	height: 90px;	
}

.clr {
	clear: both;
}

#footer {
	clear:both;
	background: #0054c0 url(uploads/images/SiteGraphics/footer_tile01.gif) repeat-x;
	width:800px;
	margin:0 auto;
	padding:8px 0 10px;
	text-align:center;
}
#footer, #footer * {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
}
#footer a {
	color:#ffff99;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer-nav {
	list-style:none;
}
#footer-nav li {
	list-style:none;
	display:inline;
}
#footer address,
#footer address * {
	font-size:90%;
	font-weight:normal;
}
#banners {
	width:165px;
	height: 350px;
	margin:20px auto 0;
	clear: both;
}
#banners img {
	display:block;
	border:none;
	margin:0 0 18px;
}

/* Custom CSS Rules */

table.gmap {
	background-color: #eaeaea;
	margin: 20px 0 20px 35px;
	border: 4px solid #ccc;
}

/* mapquest */
#mqcontainer {
	background-color: #eaeaea;
	margin: 20px 0 20px 35px;
	border: 4px solid #ccc;
}

.mqpoiheading {
	background-color: #fff !important;
}

.mqpoiheading h2,
.mqpoicontenttext {
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
}

/* flash */
.flash {
	padding: 20px;
}

/* Reusable Items
---------------------------*/
.two-col { width: 50%; display: block; }
.three-col { width: 74%; display: block; }
.tri { width: 306px; }
.dual { width: 460px; }
.inner-padding { padding: 10px; }
.right, .left { width: 45%; }
.right { float: right; text-align: right; }
.left { float: left }
.clear { clear: both; visibility: hidden; }
.fl-left { float: left; }
.fl-right { float: right; }
.fl-left-pad { float: left; margin:0 10px 10px 0; }
.fl-right-pad { float: right; margin:0 0 10px 10px; }
.uppercase { text-transform:uppercase; }
.lowercase { text-transform:lowercase; }
/* End of 'williams-v1.0' */

