/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* { margin: 0; padding: 0; }

/* Put it back on certain elements */
p, pre, blockquote, form, fieldset, ul, ol { margin: 0.9em 0; }

h1, h2, h3, h4, h5, h6 { margin: 0.5em 0 -0.5em 0; } 

/* Class for clearing floats */
.clear { clear: both; }

/* Remove border around linked images */
img { border: 0; }


/* =Layout: Fixed Width Centering on Page
-----------------------------------------------------------------------------*/

body {
	text-align: center;
	background-color: #212121;
}

#wrapper {
	background-color: #000000;
	position: relative;
	text-align: left;
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: top center;
	border: 1px solid #454545;
}

#wrapper_dealers {
	background-color: #000000;
	position: relative;
	text-align: left;
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 1px solid #454545;
}

#content {
	height: 790px;
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}



#content_home {
	height: 790px;
	background-image: url(../images/pix.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#bg_left {
	height: 790px;
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
	
#bg_right {
	height: 545px;
	background-image: url(../images/Homepage_Art.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#bg_right_confirm {
	height: 500px;
	background-image: url(../images/bg_drum.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	/*border: 1px solid red;*/
}

#content_partsform {
	position: absolute;
	top: 225px;
	left: 76px;
} 

#content_partsconfirm {
	position: absolute;
	top: 255px;
	left: 130px;
} 

#text_contact {
	margin-left:130px;
}


/* ------- =FOOTER Page Styles -------- */

#footer { 
	position: relative;
	color: #F1CE86;
	clear: both;
	padding-left: 10px;
	padding-bottom: 0px;
}


/* =Typography
-----------------------------------------------------------------------------*/

body, p, td, th, div, blockquote, dl, ul, ol {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.28;
  font-weight: normal;
  color: #fff;
}

p { }

  /* background-image: url(bg.jpg); */
  /* background-repeat: no-repeat; */
  /* background-position: top right; */


.justify { text-align: justify; }
.uppercase { text-transform: uppercase; }
.lowercase { text-transform: lowercase; }
.capitalize { text-transform: capitalize; }

.indent { padding-left: 25px; }

.inline { display: inline; }

ul { list-style-type: disc; padding-left: 25px; } /* list-style-type: none; list-style-image: url(bullet.gif); */
ol { padding-left: 25px; }

#text_dealers { font-size:20px;color:#ffffff; }

/* =Headings
-----------------------------------------------------------------------------*/

h1 { font-size:30px; color: #F1CE86; }
h2 { font-size:24px; color: #F1CE86; }
h3 { font-size:19px; color: #F1CE86; }
h4 { font-size:17px; color: #F1CE86; }
h5 { font-size:14px; color: #F1CE86; }
h6 { font-size:12px; color: #F1CE86; }


/* =Links
-----------------------------------------------------------------------------*/

a:link, a:visited { font-size:12px; color: #ccc; text-decoration: underline; }
a:hover, a:active { font-size:12px; text-decoration:none; }

a.navlink:link, a.navlink:visited { font-size:10px; color: #ccc; text-decoration: none; }
a.navlink:hover, a.navlink:active { font-size:10px; text-decoration:underline; }

#footer a:link, #footer a:visited { font-size: 11px; color: #F1CE86; text-decoration: none; }
#footer a:hover, #footer a:active { text-decoration: none; }

.fauxtable a:link, .fauxtable a:visited { font-size: 10px; color: #bbb; text-decoration: underline; }
.fauxtable a:hover, .fauxtable a:active { text-decoration: none; }



/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/

#nav {
	position: relative;
	margin-top: 2px;
}

#topnav {
	padding-right: 32px;
	padding-bottom: 14px;
}


/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/




/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/

#copyright {
	position: absolute;
	right: 650px;
	bottom: 1px;
	width: 147px;
	height: 22px;
}

/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opera 7 */
fieldset { border: 1px solid transparent; }

.field {
	height:14px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	padding: 1px 3px;
	width: 220px;
	margin-left:10px; 
	border:1px solid #333;
	background-color:#eee !important;
}

.field_dealer {
	height:14px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	padding: 1px 3px;
	/*width: 220px;*/
	margin-left:10px; 
	border:1px solid #333;
	background-color:#eee !important;
}

.field_textarea {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	padding: 1px 3px;
	width: 150px;
	margin-left:10px; 
	border:1px solid #333;
	background-color:#eee !important;
}

.example {
	font-size:10px;
	color:#ccc;
	margin-left: 5px;
}

/* =Tables
-----------------------------------------------------------------------------*/

.fauxtable td {
	font-size: 10px;
	color: #bbb;
}

.fauxtable td {
	text-align: center;
	font-family: verdana;
	font-size: 10px;
}

.datatable {
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.datatable td, .datatable th {
	text-align: left;
	/*background-color: #eee;*/
	padding: 5px 8px;
	border: 1px solid #ddd;
}
.datatable th {
	background-color: #ccc;
}
.datatable caption {
	font-family: verdana;
	font-size: 9px;
	color: #4a4a4a;
	font-weight: bold;
	margin: 0;
	background-color: #efefef;
	padding: 5px;
	border: 1px solid #ccc;
}


/* =Popup Windows
-----------------------------------------------------------------------------*/

#popup_content {
	text-align: left;
	text-align: justify;
	margin: 35px 45px 35px 40px;
}

#popup_content p {
	font-weight: normal;
	font-size: 11px;
}


/* =Misc 1
-----------------------------------------------------------------------------*/

.imgborder { border: 1px solid #212121; }


/* =Misc 2
-----------------------------------------------------------------------------*/

#myBox {
	width: 150px;
	background-color: #ccc;
	border: 1px solid black;
	margin: 30px;
	padding: 20px;
}





/* Localized */
