/* Layout */
p { margin-top: 0px;
	margin-bottom: 10px;
}

li { margin-top: 0px;
	 margin-bottom: 10px;
	 color: #ffffff;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-style: normal;
	 line-height: 16px;
}

body {
	background-color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 780px;
	max-width: 1200px;
	align: center;
}


/* USED FOR SCROLLING TEXT BOX _ DO NOT DELETE!! */

.Container {
   position: relative;
/* top: 50px; left: 100px; */
  width: 450px;
  height: 400px;
  background-color: #000000;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 430px;
  height: 400px;
}
#Scroller-1 p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-weight: normal;
  font-variant: normal;
  color: #ffffff;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 16px;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: 348px; left: 410px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 370px; left: 410px;
}

/* END OF SCROLLING TEXT BOX */

/* Text */
.headline {
	font-family: Times New Roman, Courier, serif;
	font-size: 23px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	color: #BCCB26;
	text-align: left;
	text-transform:capitalize;
}

.headlinesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	color: #BCCB26;
	text-align: left;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: left;
	padding-bottom: 10px;
}
	
.statement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 27px;
	font-weight: normal;
	color: #C45740;
}


.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: circle;
}
	
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #BCCB26;
	text-decoration: none;
}

.linkselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


/* CSS forms */
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	display: block;
	float: left;
	margin-bottom: 13px;
	width: 200px;
	background-color: #999999;
	border: #999999 2px solid;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 125px;
	padding-right: 10px;
	display: block;
	float: left;
	margin-bottom: 13px;
	background-color: #000000;
}

input#State, input#Zip, input.slim {
    width: 55px;
}

input.button {
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
}

input.hidden {
	display: none;
}

div.buttons {
	padding-left: 130px;
}

input.checkbox {
	width: auto;
	background-color: transparent;
	border: 0px none;
}


label.slim {
	/* IE ignores the padding, so this is a hack to 'fix' that */
	width: 70px !important;
	width /**/: 90px;
	padding-left: 10px;
	text-align: right;
}

br.clear {
	clear: left;
}

#dealerResults table tr td, #dealerList table tr td, .w2gi-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

/* THIS IS FOR THE SERVICES SUBNAV BELOW */

/* Navigation */
#navwrap {
margin: 0;
position: absolute;
}

#navmain {
margin: 0;
padding: 0;
width: 500px;
}

#navmain ul, #navmain li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;	
}

#navmain a {
height: 24px;
margin: 0;
padding: 0;
}

#subnavevents {background:  url(/images/beauty/events.gif) 0 -24px no-repeat; float: left;}
#subnavlocations {background:  url(/images/beauty/locations.gif) 0 -24px no-repeat; float: left;}
#subnavnews {background:  url(/images/beauty/news.gif) 0 -24px no-repeat; float: left;}
#subnavproducts {background:  url(/images/beauty/products.gif) 0 -24px no-repeat; float: left;}
#subnavservices {background:  url(/images/beauty/services.gif) 0 -24px no-repeat; float: left;}
#subnavHome {background:  url(/images/beauty/home_wht.gif) 0 -24px no-repeat; float: left;}
#subnavcareers {background:  url(/images/beauty/careers.gif) 0 -24px no-repeat; float: left;}
#subnavcontact {background:  url(/images/beauty/contact.gif) 0 -24px no-repeat; float: left;}

#subnavevents a {background:  url(/images/beauty/events.gif) 0 0 no-repeat; display: block; width: 61px;}
#subnavlocations a {background:  url(/images/beauty/locations.gif) 0 0 no-repeat; display: block; width: 90px;}
#subnavnews a {background:  url(/images/beauty/news.gif) 0 0 no-repeat; display: block; width: 56px;}
#subnavproducts a {background:  url(/images/beauty/products.gif) 0 0 no-repeat; display: block; width: 83px;}
#subnavservices a {background:  url(/images/beauty/services.gif) 0 0 no-repeat; display: block; width: 74px;}
#subnavHome a {background:  url(/images/beauty/home_wht.gif) 0 0 no-repeat; display: block; width: 74px;}
#subnavcareers a {background:  url(/images/beauty/careers.gif) 0 0 no-repeat; display: block; width: 69px;}
#subnavcontact a {background:  url(/images/beauty/contact.gif) 0 0 no-repeat; display: block; width: 79px;}

#subnavevents a:hover {background:  url(/images/beauty/events2.gif) 0 0 no-repeat; display: block; width: 61px;}
#subnavlocations a:hover {background:  url(/images/beauty/locations2.gif) 0 0 no-repeat; display: block; width: 90px;}
#subnavnews a:hover {background:  url(/images/beauty/news2.gif) 0 0 no-repeat; display: block; width: 56px;}
#subnavproducts a:hover {background:  url(/images/beauty/products2.gif) 0 0 no-repeat; display: block; width: 83px;}
#subnavservices a:hover {background:  url(/images/beauty/services2.gif) 0 0 no-repeat; display: block; width: 74px;}
#subnavHome a:hover {background:  url(/images/beauty/home_wht.gif) 0 0 no-repeat; display: block; width: 74px;}
#subnavcareers a:hover {background:  url(/images/beauty/careers2.gif) 0 0 no-repeat; display: block; width: 69px;}
#subnavcontact a:hover {background:  url(/images/beauty/contact2.gif) 0 0 no-repeat; display: block; width: 79px;}

#subnavChome {background:  url(/images/corporate/home.gif) 0 0 no-repeat; float: left;}
#subnavCabout {background:  url(/images/corporate/about.gif) 0 0 no-repeat; float: left;}
#subnavCnews {background:  url(/images/corporate/news.gif) 0 0 no-repeat; float: left;}
#subnavCmanagement {background:  url(/images/corporate/management.gif) 0 0 no-repeat; float: left;}
#subnavCcareers {background:  url(/images/corporate/careers.gif) 0 0 no-repeat; float: left;}
#subnavCcontact {background:  url(/images/corporate/contact.gif) 0 0 no-repeat; float: left;}

#subnavChome a {background:  url(/images/corporate/home.gif) 0 0 no-repeat; display: block; width: 51px;}
#subnavCabout a {background:  url(/images/corporate/about.gif) 0 0 no-repeat; display: block; width: 51px;}
#subnavCnews a {background:  url(/images/corporate/news.gif) 0 0 no-repeat; display: block; width: 43px;}
#subnavCmanagement a {background:  url(/images/corporate/management.gif) 0 0 no-repeat; display: block; width: 91px;}
#subnavCcareers a {background:  url(/images/corporate/careers.gif) 0 0 no-repeat; display: block; width: 59px;}
#subnavCcontact a {background:  url(/images/corporate/contact.gif) 0 0 no-repeat; display: block; width: 68px;}

#subnavChome a:hover {background:  url(/images/corporate/home.gif) 0 0 no-repeat; display: block; width: 51px;}
#subnavCabout a:hover {background:  url(/images/corporate/about2.gif) 0 0 no-repeat; display: block; width: 51px;}
#subnavCnews a:hover {background:  url(/images/corporate/news2.gif) 0 0 no-repeat; display: block; width: 43px;}
#subnavCmanagement a:hover {background:  url(/images/corporate/management2.gif) 0 0 no-repeat; display: block; width: 91px;}
#subnavCcareers a:hover {background:  url(/images/corporate/careers2.gif) 0 0 no-repeat; display: block; width: 59px;}
#subnavCcontact a:hover {background:  url(/images/corporate/contact2.gif) 0 0 no-repeat; display: block; width: 68px;}

#subnavMhome {background:  url(/images/media/home.gif) 0 -24px no-repeat; float: left;}
#subnavMvideo {background:  url(/images/media/video.gif) 0 -24px no-repeat; float: left;}
#subnavMpublications {background:  url(/images/media/publications.gif) 0 -24px no-repeat; float: left;}
#subnavMcareers {background:  url(/images/media/careers.gif) 0 -24px no-repeat; float: left;}
#subnavMcontact {background:  url(/images/media/contact.gif) 0 -24px no-repeat; float: left;}
#subnavMresume {background:  url(/images/media/creative.gif) 0 -24px no-repeat; float: left;}

#subnavMhome a {background:  url(/images/media/home.gif) 0 0 no-repeat; display: block; width: 51px;}
#subnavMvideo a {background:  url(/images/media/video.gif) 0 0 no-repeat; display: block; width: 46px;}
#subnavMpublications a {background:  url(/images/media/publications.gif) 0 0 no-repeat; display: block; width: 92px;}
#subnavMcareers a {background:  url(/images/media/careers.gif) 0 0 no-repeat; display: block; width: 58px;}
#subnavMcontact a {background:  url(/images/media/contact.gif) 0 0 no-repeat; display: block; width: 68px;}
#subnavMresume a {background:  url(/images/media/creative.gif) 0 0 no-repeat; display: block; width: 109px;}

#subnavMhome a:hover {background:  url(/images/media/home.gif) 0 0 no-repeat; display: block; width: 51px;}
#subnavMvideo a:hover {background:  url(/images/media/video2.gif) 0 0 no-repeat; display: block; width: 46px;}
#subnavMpublications a:hover {background:  url(/images/media/publications2.gif) 0 0 no-repeat; display: block; width: 92px;}
#subnavMcareers a:hover {background:  url(/images/media/careers2.gif) 0 0 no-repeat; display: block; width: 58px;}
#subnavMcontact a:hover {background:  url(/images/media/contact2.gif) 0 0 no-repeat; display: block; width: 68px;}
#subnavMresume a:hover {background:  url(/images/media/creative2.gif) 0 0 no-repeat; display: block; width: 109px;}

/*.events #events a, .locations #locations a, .news #news a, .products #products a, .quotes #quotes a, .resources #resources a, .aboutus #aboutus a, .contactus #contactus a {
background-image: none;
}*/

#navsub {
background-color: #000000;
height: 100%;
width: 500px;
left: 0;
margin: 0;
margin-left: 1;
position: absolute;
text-align: left;
top: 20px;
}


#navsub a:hover {
text-decoration: none;
}

/* Defines look of sub menu bar */
#subempty, #subservices {
background-color: #000000;
color: #fff;
display: none;
font-size: 11px;
margin: 0;
padding: 0;
text-align: left;
}

/* Defines location of sub menu bar */
.subnavevents #subempty, .subnavlocations #subempty, .subnavnews #subempty, .subnavproducts #subempty, .subnavservices #subservices, .subnavcareers #subempty, .subnavcontact #subempty, .subnavCabout #subservices, .subnavCnews #subempty, .subnavCmanagement #subempty, .subnavCcareers #subempty, .subnavCcontact #subempty {
display: inline;
left: 0;
margin: 0;
padding: 5px 0;
position: absolute;
top: 0px;
z-index: 1; /* z-index used so sub menu links don't disappear in IE 5.01 PC */
}

/* Controls space between sub menu links */
.subnavevents #subempty a, .subnavlocations #subempty a, .subnavnews #subempty a, .subnavproducts #subempty a, .subnavservices #subservices a, .subnavcareers #subempty a, .subnavcontact #subempty a, .subnavCabout #subservices a, .subnavCnews #subempty a, .subnavCmanagement #subempty a, .subnavCcareers #subempty a, .subnavCcontact #subempty a  {
color: #fff;
font-weight: normal;
padding: 0 4px;
width: auto;
}

.subnavMvideo #subempty, .subnavMpublications #subempty, .subnavMcareers #subempty, .subnavMcontact #subempty, .subnavMresume #subservices {
display: inline;
left: 260px;
margin: 0;
padding: 5px 0;
position: absolute;
top: 0px;
z-index: 1; /* z-index used so sub menu links don't disappear in IE 5.01 PC */
}

/* Controls space between sub menu links */
.subnavMvideo #subempty a, .subnavMpublications #subempty a, .subnavMcareers #subempty a, .subnavMcontact #subempty a, .subnavMresume #subservices a  {
color: #fff;
font-weight: normal;
padding: 0 4px;
width: auto;
}

/*Timeline styles*/
.timeline_header {
color: #CCCCCC;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
}

.timeline_body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
