/*

Theme Name:		Heacock Classic
Theme URI:		http://www.clarknikdelpowell.com
Description:	A custom theme built by <a href='http://www.clarknikdelpowell.com'>Clark/Nikdel/Powell Inc.</a> for Heacock Classic
Author:			Taylor Gorman
Author URI:		http://www.clarknikdelpowell.com

*/

/* --------------------------------------------------------------------- BACKGROUNDS */

body {
	background-color: #969696;
	background-image: url(images/bodyBG.gif);
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
}
#gradient {
	background-image: url(images/gradientBG.gif);
	background-position: top center;
	background-repeat: repeat-x;
	width: 100%;
}
#stripes {
	background-image: url(images/stripesBG.gif);
	background-position: center 88px;
	background-repeat: no-repeat;
	width: 100%;
}
.center {
	width: 975px;
	position: relative;
	margin: 0px auto;
}
/* --------------------------------------------------------------------- LOGO */

h1#logo {
	position: absolute;
	z-index: 6;
	top: 51px;
	left: 370px;
	height: 128px;
	width: 203px;
}
h1#logo a {
	display: block;
	background-image: url(images/HeacockClassic.png);
	height: 128px;
	width: 203px;
}

/* --------------------------------------------------------------------- USER SUPPORT */

#userSupport {
	width: 965px;
	position: absolute;
	z-index: 5;
}
ul#navSite {
	background-image: url(images/navSiteBG.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 298px;
	position: absolute;
	top: 0px;
	left: 0px;
}
ul#navSite li {
	float: left;
}
ul#navSite a {
	background-image: url(images/navSiteBG.gif);
	display: block;
	height: 30px;
	text-indent: -9999px;
}
ul#navSite a.home {
	width: 67px;
}
ul#navSite a.home:hover {
	background-position: 0px -30px;
}
ul#navSite a.about {
	width: 64px;
	background-position: -67px 0px;
}
ul#navSite a.about:hover {
	background-position: -67px -30px;
}
ul#navSite.about a.about {
	background-position: -67px -60px;
}
ul#navSite a.contact {
	width: 82px;
	background-position: -131px 0px;
}
ul#navSite a.contact:hover {
	background-position: -131px -30px;
}
ul#navSite.contact a.contact {
	background-position: -131px -60px;
}
ul#navSite a.sitemap {
	width: 85px;
	background-position: -213px 0px;
}
ul#navSite a.sitemap:hover {
	background-position: -213px -30px;
}
ul#navSite.sitemap a.sitemap {
	background-position: -213px -60px;
}
#quoteORcall {
	background-image: url(images/quoteORcallBG.gif);
	height: 38px;
	width: 368px;
	position: absolute;
	top: 0px;
	left: 308px;
}
#quoteORcall a {
	background-image: url(images/quoteORcallBG.gif);
	height: 38px;
	width: 186px;
	display: block;
	text-indent: -9999px;
}
#quoteORcall a:hover {
	background-position: 0px -38px;
}
form#search {
	background-image: url(images/searchBG.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 278px;
	position: absolute;
	top: 0px;
	right: 0px;
}
form#search input.text {
	border: 0px;
	color: #898989;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 153px;
	padding: 4px;
	position: absolute;
	top: 9px;
	left: 14px;
}
form#search input.submit {
	position: absolute;
	right: 0px;
	background-image: url(images/searchbuttonBG.gif);
	width: 97px;
	height: 38px;
	cursor: pointer;
}

/* --------------------------------------------------------------------- MAIN NAVIGATION */

#nav {
	background-image: url(images/navBG.png);
	height: 61px;
	width: 974px;
	position: absolute;
	top: 75px;
	z-index: 5;
}
#nav li {
	float: left;
	padding-top: 9px;
}
#nav a {
	display: block;
	height: 43px;
	text-indent: -9999px;
	background-image: url(images/navBG.gif);
}
#nav a.quote {
	width: 193px;
	margin-left: 9px;
}
#nav a.quote:hover {
	background-position: -0px -43px;
}
#nav.get-a-quote-online a.quote {
	background-position: -0px -86px;
}
#nav a.eligible {
	width: 162px;
	background-position: -193px 0px;
}
#nav a.eligible:hover {
	background-position: -193px -43px;
}
#nav.are-you-eligible a.eligible {
	background-position: -193px -86px;
}
#nav a.service {
	width: 173px;
	background-position: -571px 0px;
	margin-left: 216px;
}
#nav a.service:hover {
	background-position: -571px -43px;
}
#nav.customer-service a.service {
	background-position: -571px -86px;
}
#nav a.agents {
	width: 82px;
	background-position: -744px 0px;
}
#nav a.agents:hover {
	background-position: -744px -43px;
}
#nav.agents a.agents {
	background-position: -744px -86px;
}
#nav a.resources {
	width: 130px;
	background-position: -826px 0px;
}
#nav a.resources:hover {
	background-position: -826px -43px;
}
#nav.resources a.resources {
	background-position: -826px -86px;
}

/* --------------------------------------------------------------------- CHOOSE A PLAN FEATURE */

#choosePlan {
	padding: 152px 0px 0px 0px;
	position: relative;
}
#navPlan {
	background-image: url(images/navPlanBG.png);
	height: 329px;
	width: 293px;
	position: relative;
	float: right;
	z-index: 2;
}
#navPlan ul {
	height: 275px;
	width: 303px;
	position: absolute;
	margin: 53px 0px 0px -7px;
}
#navPlan a {
	display: block;
	height: 44px;
	width: 303px;
	text-indent: -9999px;
	margin-top: -11px;
}
#navPlan a:hover {
	background-image: url(images/navPlanBGhoverglow.png);
	background-position: 13px 2px;
	background-repeat: no-repeat;
}
#navPlan .active a {
	background-image: url(images/navPlanBGhover.gif);
}
#navPlan .active a.collector {
	background-position: 0px 0px;
}
#navPlan .active a.antiques {
	background-position: 0px -44px;
}
#navPlan .active a.exotic {
	background-position: 0px -88px;
}
#navPlan .active a.modern {
	background-position: 0px -132px;
}
#navPlan .active a.rod {
	background-position: 0px -176px;
}
#navPlan .active a.tribute {
	background-position: 0px -220px;
}
#navPlan .active a.racing {
	background-position: 0px -264px;
}
#navPlan .active a.other {
	background-position: 0px -308px;
}
#featuredPlan, .planLoading {
	position: absolute;
	top: 150px;
	left: 0px;
}
#featuredPlan {
	z-index: 1;
}
#featuredPlan img {
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	visibility: hidden;
}
#featuredPlan img.active {
	z-index: 1;
}

/* --------------------------------------------------------------------- BLACK BAR */

.blackbar {
	background-image: url(images/blackbarBG.gif);
	height: 35px;
	background-repeat: no-repeat;
	background-position: right 2px;
	position: relative;
	z-index: 3;
	margin: -2px 0px 0px 0px;
}
.blackbar.home {
	margin: 349px 0px 0px 0px;
	background-image: url(images/blackbarBGhome.gif);
}
.blackbar .pointerL {
	background-image: url(images/blackbarBGpointerL.gif);
	height: 35px;
	width: 12px;
	float: left;
}
.blackbar .pointerR {
	background-image: url(images/blackbarBGpointerR.gif);
	height: 35px;
	width: 13px;
	float: left;
	position: relative;
	z-index: 4;
}
.blackbar .pointer {
	background-image: url(images/blackbarBGpointer.gif);
	background-repeat: repeat-x;
	height: 35px;
	float: left;
	color: #bababa;
	position: relative;
	z-index: 4;
}
.blackbar #recentquotes {
	background-image: url(images/blackbarRecentquotes.gif);
	background-repeat: no-repeat;
	width: 196px;
	padding: 11px 10px 0px 130px;
	height: 35px;
	position: relative;
}
.blackbar #recentquotes p {
	position: absolute;
	top: 11px;
	left: 130px;
}
.blackbar .pointer p {
	height: 25px;
}
.blackbar .pointer a {
	color: #fff;
}
.blackbar .pointer p.breadcrumbs {
	background-image: url(images/blackbarYouarehere.gif);
	background-repeat: no-repeat;
	padding: 11px 10px 0px 120px;
}
.blackbar a.getquote {
	background-image: url(images/blackbarGetquote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 26px;
	width: 599px;
	text-indent: -9999px;
	position: relative;
	z-index: 3;
	margin: 5px 0px 0px 6px;
	float: left;
}

/* --------------------------------------------------------------------- NEWS AND TV */

.newsANDtvBGt {
	background-image: url(images/newsANDtvBGt.png);
	height: 11px;
	width: 705px;
	margin-top: 27px;
	margin-left: 8px;
}
.newsANDtvBGo {
	background-image: url(images/newsANDtvBGo.png);
	width: 705px;
	background-repeat: repeat-y;
	margin-left: 8px;
}
#newsANDtv {
	background-image: url(images/newsANDtvBG.png);
	background-repeat: repeat-x;
	margin-right: 3px;
}
.newsANDtvBGb {
	background-image: url(images/newsANDtvBGb.png);
	height: 13px;
	width: 705px;
	margin-left: 8px;
}
#newsANDtv #news, #newsANDtv #tv {
	width: 323px;
	float: left;
	margin: 0px 0px 0px 18px;
}
#news ul {
	margin: 6px 0px 0px 0px;
}
#news li  {
	background-image: url(images/newsItemBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 12px 20px 15px;
	background-color: #fff;
	margin: 11px 0px 0px 0px;
	border-top: solid 4px #c7c7c7;
	box-shadow: 4px 4px 0px #1f1f1f;
	-webkit-box-shadow: 4px 4px 0px #1f1f1f;
	-moz-box-shadow: 4px 4px 0px #1f1f1f;
	font-size: 11px;
	color: #707070;
}
#news li a {
	display: block;
	font-size: 12px;
	color: #9f2100;
	font-weight: bold;
	line-height: 13px;
	padding-top: 4px;
}
#news li a:hover {
	text-decoration: underline;
}
#news li.first a {font-size:18px; line-height:20px; padding-top:6px;}
#news li .excerpt {
	display: block;
	margin: 4px 0 2px 0;
	line-height: 15px;
	color: #555;
}
#news p {
	margin: 15px 0px 0px 21px;
}
#news p a {
	color: #ccc;
	text-transform: uppercase;
}
#news p a:hover {
	text-decoration: underline;
}
#tv #youtube {
	background-image: url(images/TEMPyoutube.jpg);
	height: 226px;
	width: 321px;
	margin-top: 11px;
}
#tv h3 {
	background-image: url(images/selectAvideoBG.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 280px;
	margin: 18px 0px 0px 4px;
}
#tv ul {
	margin: 8px 0px 0px 30px;
	color: #666;
}
#tv li a {
	display: block;
	padding: 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbb;
	font-size: 11px;
}
#tv li a:hover {
	color: #ccc;
	text-decoration: underline;
}
#facebook {
	display: block;
	text-indent: -9999px;
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	margin-top: 20px;
}
#facebook:hover {background-position: center bottom;}

/* --------------------------------------------------------------------- HEADER 2 */

h2 {
	color: #FFF;
	padding: 7px 0px 0px 11px;
	font-size: 18px;
	text-transform: uppercase;
	background-image: url(images/h2BG.gif);
	background-repeat: repeat-x;
	background-position: 0px 11px;
}
h2 span {
	background-image: url(images/newsANDtvBG.png);
	padding: 0px 12px;
}
h2 a {
	color: #fff;
}

/* --------------------------------------------------------------------- EVENTS AND PARTNERS */

#eventsANDpartners {
	float: left;
	width: 235px;
	margin: 19px 0px 0px 20px;
}
#eventsANDpartners h3 {
	height: 38px;
	width: 235px;
	text-indent: -9999px;
	margin: 8px 0px 0px 0px;
}
#events h3 {
	background-image: url(images/eventsBGh3.png);
}
#partners h3 {
	background-image: url(images/partnersBGh3.png);
}
#eventsANDpartners ul {
	background-image: url(images/eventsANDpartnersBG.png);
	background-repeat: repeat-y;
}
#eventsANDpartners li {
	padding: 6px 9px;
	margin: 0px 9px 0px 6px;
	border-top: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
	font-size: 11px;
	font-weight: bold;
}
#eventsANDpartners li:nth-child(even) {
	background-color: #d1d1d1;
	border-top: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
}
#eventsANDpartners a:hover {
	text-decoration: underline;
}
#eventsANDpartners li:first-child {
	border-top: 0px;
}
#eventsANDpartners li:last-child {
	border-bottom: 0px;
}
#events a {
	display: block;
}
#events a:hover {
	text-decoration: none;
}
#events a .date {
	display: block;
	float: left;
	width: 58px;
	color: #707070;
}
#events a .link {
	display: block;
	float: left;
	color: #9f2100;
	padding-left: 3px;
	width: 135px;
}
#events a:hover .link {
	text-decoration: underline;
}
#events .clearfloat {
	display: block;
}
#partners li {
	background-image: url(images/partnersBGli.gif);
	background-repeat: no-repeat;
	background-position: 9px 10px;
	padding-left: 18px;
}
#partners a {
	color: #9f2100;
}
.eventsANDpartnersBGb {
	background-image: url(images/eventsANDpartnersBGb.png);
	height: 18px;
	width: 235px;
}

/* --------------------------------------------------------------------- COLUMNS */

#floatfixforIE {
	height: 127px;
}
#leftcolumn {
	float: left;
	width: 703px;
}
#rightcolumn {
	float: left;
	width: 258px;
	margin-left: 14px;
}

/* --------------------------------------------------------------------- UNIQUE H1 */

h1 {
	width: 700px;
	height: 170px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* --------------------------------------------------------------------- CONTENT */

#greyBGtop {
	background-image: url(images/greyBGt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 703px;
	height: 8px;
	margin-top: 10px;
}
#greyBG {
	background-image: url(images/greyBG.gif);
	background-repeat: repeat-x;
	width: 667px;
	background-color: #2f2f2f;
	padding: 7px 18px 4px 18px;
	background-position: top;
}
#greyBGbottom {
	background-image: url(images/greyBGb.gif);
	height: 23px;
	width: 703px;
}
#greyBG h2 span {
	background-image: url(images/greyBG.gif);
}
#content {
	background-image: url(images/contentBG.gif);
	background-repeat: repeat-x;
	background-color: #d8d8d8;
	min-height: 200px;
	margin: 17px 0px 0px 0px;
	border-top: solid 5px #c7c7c7;
	padding: 0px 30px 30px 30px;
	box-shadow: 4px 4px 0px #272727;
	-webkit-box-shadow: 4px 4px 0px #272727;
	-moz-box-shadow: 4px 4px 0px #272727;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #a72001;
	line-height: 24px;
	margin: 18px 0px 0px 0px;
}
#content.searchPage h3 {
	text-transform: capitalize;
}
#content h4 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #a72001;
	line-height: 24px;
	margin: 16px 0px 0px 0px;
}
#content p, #content ul, #content ol {
	color: #393939;
	line-height: 20px;
	margin: 14px 0px 0px 0px;
}
#content .synopsis {
	margin: 0px 0px 24px 0px;
}
#content .synopsis p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #a72001;
	background-color: #fcfcfc;
	line-height: 24px;
	font-style: normal;
	padding: 16px 12px 6px 12px;
	margin: 0px;
}
#content p.small {
	font-size: 11px;
	margin: 0px;
}
#content ul, #content ol {
	margin-left: 16px;
}
#content ul {
	list-style-type: disc;
}
#content ol {
	list-style-type: decimal;
}
#content a {
	color: #9c0000;
	border-bottom: solid 1px #ba6c6c;
}
#content a:hover {
	text-decoration: none;
	border: 0px;
}
#content strong {
	background-color: #eee;
	padding: 1px 2px;
}
#content strong strong {
	padding: 0;
}
#content h3 strong {
	padding: 0px 2px;
}
#content form#searchAgain {
	background-image: url(images/searchAgainBG.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 570px;
	position: relative;
}
#content form#searchAgain input[type="text"] {
	border: 0px;
	color: #898989;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 445px;
	padding: 4px;
	position: absolute;
	top: 9px;
	left: 14px;
}
#content form#searchAgain input[type="image"] {
	position: absolute;
	right: 0px;
}
#sitemap #form
#sitemap ul #form

/* --------------------------------------------------------------------- CONTACT FORM 7 */

.wpcf7-form {
	margin-top: -30px;
}
.wpcf7-form input {
	padding: 3px;
	border: solid 1px #bbb;
}
.wpcf7-form select {
	border: solid 1px #a5a5a5;
}
.wpcf7-form .submit input {
	background-color: #f8f8f8;
	padding: 5px 12px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border: solid 1px #aaa;
	cursor: pointer;
	margin-top: 12px;
}
.wpcf7-form .submit input:hover {
	border: solid 1px #666;
}

/* --------------------------------------------------------------------- FORM TABLE */

#form {
	margin-top: -20px;
	.margin-top: 0;
}
#form td {padding:3px; line-height:18px;}
#form input, #form textarea, #form select {
	padding: 3px;
	border: solid 1px #bbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#form input:focus, #form textarea:focus, #form select:focus {
	border-color: #777;
}
#form select {
	border: solid 1px #a5a5a5;
}
#form .submit {text-align:right; padding-right:35px;}
#form .submit input {
	font-size: 14px;
	padding: 6px 12px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background: #a50000;
	color: #eee;
	border: solid 3px #fff;
	line-height: 1em;
	cursor: pointer;
}
#form .submit input:hover {color:#fff;}
#form .submit input:active {background:#850a0a;}
#form .slidedown table {
	background-color: #e9e9e9;
	padding: 10px;
	margin-top: 12px;
}
#content p.message {
	color: #fff;
	padding: 3px 12px;
	margin-bottom: 15px;
}
#content p.error {
	background-color: #e22a17;
}

/* --------------------------------------------------------------------- QUOTE FORM */

#content .quote .vehicles .remove {
	display: block;
	float: right;
	background: #a50000;
	color: #ddd;
	padding: 3px 8px;
	line-height: 1em;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border: 0;
	margin-top: 23px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#content .quote .vehicles .remove:hover {color:#fff;}
#content .quote .vehicle:first-child .remove {display:none;}

#content .quote .morevehicles {overflow:hidden;}
#content .quote .addvehicle {
	display: block;
	float: left;
	background: #eee;
	color: #333;
	border: solid 1px #aaa;
	padding: 2px 12px;
	border-radius: 14px;
}
#content .quote .addvehicle:hover {border-color:#777;}

/* --------------------------------------------------------------------- RELATED ITEMS */

#related {
	float: right;
	margin: -24px -48px 10px 28px;
}
#related h3 {
	background-image: url(images/relatedBGh3.gif);
	height: 44px;
	width: 250px;
	text-indent: -9999px;
}
#related ul {
	background-image: url(images/relatedBG.gif);
	margin: 0px;
	list-style-type: none;
	padding: 0px 18px 0px 14px;
}
#related li {
	background-image: url(images/partnersBGli.gif);
	background-repeat: no-repeat;
	background-position: 9px 10px;
	border-top: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 9px 3px 18px;
}
#related li:nth-child(even) {
	background-color: #d1d1d1;
	border-top: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
}
#related li:first-child {
	border-top: 0px;
}
#related li:last-child {
	border-bottom: 0px;
}
#related a {
	color: #9f2100;
	border: 0px;
}
#related a:hover {
	text-decoration: underline;
}
#related .relatedBGb {
	background-image: url(images/relatedBGb.gif);
	width: 250px;
	height: 19px;
}

/* ------------------------------------------------------------- PAGINATION */

.wp-pagenavi {
	margin: 40px 0 10px -7px;
	color: #333;
}
.wp-pagenavi span, #content .wp-pagenavi a {
	padding: 4px 7px;
	margin: 0 3px 0 0;
	border-bottom: 0px;
}
#content .wp-pagenavi a {
	font-weight: bold;
	background-color: #fafafa;
}
#content .wp-pagenavi a:hover {
	background-color: #eaeaea;
	color: #111;
}
.wp-pagenavi span.current {
	background-color: #9c0000;
	color: #fff;
	font-weight: bold;
}

/* --------------------------------------------------------------------- SUBNAV */

#subnav {
	margin-top: 26px;
}
#subnav h3 {
	background-image: url(images/subnavBGh3.png);
	width: 249px;
	height: 52px;
	text-indent: -9999px;
	position: relative;
}
#subnav ul {
	background-image: url(images/subnavBG2.gif);
	background-repeat: repeat-y;
	background-position: 0px 12px;
	width: 249px;
	padding: 21px 0px 0px 0px;
	margin-top: -20px;
}
#subnav li {
	background-position: 20px 34px;
	background-repeat: no-repeat;
	margin: -11px 0px 0px -13px;
}
#subnav a {
	display: block;
	width: 216px;
	height: 33px;
	background-image: url(images/subnavBGa.gif);
	background-position: 37px 14px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #eee;
	padding: 11px 0px 0px 55px;
}
#subnav a:hover {
	background-image: url(images/subnavBGhover.gif);
	background-position: 0px 0px;
	color: #fff;
}
#subnav ul ul {
	background-image: none;
	width: 249px;
	padding: 0px;
	margin-top: 0px;
}
#subnav ul ul li {
	background-position: 20px 34px;
	background-repeat: no-repeat;
	margin: -11px 0px 0px 0px;
}
#subnav ul ul a {
	display: block;
	width: 199px;
	height: 33px;
	background-image: url(images/subnavBGa.gif);
	background-position: 54px 14px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #eee;
	padding: 11px 0px 0px 72px;
}
#subnav ul ul a:hover {
	background-image: url(images/subnavBGhover.gif);
	background-position: 0px 0px;
	color: #fff;
}
#subnav .subnavBGb {
	background-image: url(images/subnavBGb.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 249px;
	height: 10px;
}

/* --------------------------------------------------------------------- QUICK QUOTE */

#quickquote a {
	display: block;
	background-image: url(images/quickquote.png);
	width: 254px;
	height: 171px;
	margin-top: 26px;
}

/* --------------------------------------------------------------------- MEET THE STAFF */

#meetstaff {
	margin-top: 27px;
	width: 238px;
	border-bottom: solid 8px #dedede;
}
#meetstaff h3 {
	background-image: url(images/meetstaffBGh3.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: -9999px;
}
#meetstaff .name {
	background-image: url(images/meetstaffBGname.gif);
	width: 217px;
	height: 30px;
	margin: -3px 0px 0px -4px;
	padding: 7px 0px 0px 30px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: absolute;
}
#meetstaff .description {
	background-color: #fff;
	margin: 27px 0px 0px 0px;
	padding: 14px 19px;
	font-size: 11px;
	color: #393939;
	line-height: 16px;
}
#meetstaff .description:first-line {
	color: #a72001;
	font-weight: bold;
}

/* --------------------------------------------------------------------- FOOTER */

#footer {
	clear: both;
	padding: 18px 0px 0px 8px;
}
#footer .info {
	background-image: url(images/footerinfoBG.gif);
	height: 30px;
	width: 959px;
	margin-bottom: 8px;
}
#footer .info a {
	background-image: url(images/footerinfoBG.gif);
	text-indent: -9999px;
	height: 30px;
	display: block;
	float: left;
}
#footer .info a.privacy {
	width: 154px;
	margin-left: 312px;
	background-position: -312px 0px;
}
#footer .info a.privacy:hover {
	background-position: -312px -30px;
}
#footer .info a.terms {
	width: 64px;
	background-position: -466px 0px;
}
#footer .info a.terms:hover {
	background-position: -466px -30px;
}
#footer .navFooter, #footer .navFooter a {
	color: #fff;
	font-size: 11px;
        text-align:center;
}
#footer .navFooter a:hover {
	text-decoration: underline;
}
#footer .mobile {
	text-align: center;
	padding-top: 16px;
}
#footer .mobile a {
	background-color: #777;
	border: solid 1px #555;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 2px 8px;
	font-size: 11px;
	color: #fff;
}
#footer .mobile a:hover {
	background-color: #6a6a6a;
}
