/*==============================
	GLOBALS
===============================*/
html {
	height: 100%;
	width: 100%;
}

body
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/gradient_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font-size: 18px;
	color: #6e6e70;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

h2 {
	color: #B5121B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin: 0px;
}

h4 {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin: 0px;
	padding-left: 35px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

a {
	color: #0040a0;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5A0D0E;
	font-weight: bold;
	text-decoration: underline;
}

hr {
	background-color: #999;
	height: 1px;
	list-style-position: inside;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #999;
	margin-top: 8px;
	margin-bottom: 8px;
}

.image-right {
	padding-bottom: 3px;
	padding-left: 10px;
	float: right;
	padding-top: 5px;
}

.image-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 5px;
}

.site-container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100% !important;
	position: relative;
}

/*==============================
	HEADER & NAVIGATION
===============================*/

.header {
	width: 950px;
	height: 117px;
	position: relative;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
}

.header-right {
	background-image: url(../images/clouds.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 73px;
	width: 500px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.top-nav {
	height: 32px;
	width: 755px;
	position: absolute;
	line-height: 32px;
	color: #999;
	top: 0px;
	left: 10px;
	font-size: 10px;
	padding-left: 10px;
}


.top-nav ul {
	list-style-type: none;
	width: 755px;
	height: 32px;
	padding: 0px;
	margin: 0px;
}

.top-nav ul li {
	float: left;
	padding-right: 15px;
	padding-left: 0px;
	height: 32px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
}

.top-nav ul li  a    {
	color: #999;
	display: block;
	font-weight: normal;
}

.top-nav li.last {
}


.top-nav li a:hover {
	text-decoration: none;
	color: #FFF;
}

.top-nav li.active a {
	text-decoration: none;
	list-style-type: none;
	color: #FFF;
	font-weight: bold;
}

.left-nav {
	color: #B5121B;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 775px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-right: 155px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 30px;
}

.left-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.left-nav li {
	float: left;
	padding-right: 15px;
}

.left-nav li a {
	color: #B5121B;
}

.left-nav li a:hover, .left-nav li.active a {
	color: #005AAD;
	text-decoration: none;
}

/*==============================
	BODY
===============================*/
.body-container {
	width: 100%;
	background-image: url(../images/left_gradient.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
	min-height: 400px !important;
	position: relative;
	top: 0px;
	right: 0px;
}

.body-container-inventory {
	width: 948px;
	background-color: #FFF;
	position: relative;
	top: 0px;
	right: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-color: #999;
	border-top-color: #999;
}

.page-top {
	width: 950px;
	position: relative;
	z-index: 10;
	height: 32px;
	background-image: url(../images/page_top.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/*==============================
	    IMAGE ROTATION
===============================*/

.splash {
	height: 198px;
	width: 100%;
	background-color: #FFF;
	position: relative;
} 

.splash-left {
	height: 198px;
	width: 796px;
	z-index: -100;
}

#splash {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.splash-right {
	background-image: url(../images/splash-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	z-index: 100;
	position: absolute;
	top: 0px;
	height: 198px;
	width: 317px;
	right: 0px;
}


.content-center {
	min-height: 300px;
	width: 605px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 155px;
	background-image: url(../images/right_gradient.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 190px;
	position: relative;
	text-align: justify;
	line-height: 19px;
}

.content-inventory {
	min-height: 300px;
	width: 910px;
	position: relative;
	line-height: 18px;
	padding: 20px;
}

.contact {
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 30px;
}

.clear-footer {
	height: 1px;
	width: 100%;
	clear: both;
}

/*==============================
	FOOTER
===============================*/

.footer {
	width: 100%;
	font-size: 10px;
	color: #333;
	height: 137px;
	clear: both;
	line-height: 15px;
	position: relative;
}

.footer-upper {
	height: 84px;
	width: 950px;
	background-color: #FFF;
	background-image: url(../images/footer_upper_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.slogan {
	height: 50px;
	width: 325px;
	position: absolute;
	top: 0px;
	right: 400px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.footer-lower {
	height: 33px;
	width: 930px;
	line-height: 33px;
	text-align: right;
	padding-right: 20px;
	color: #999;
	margin-bottom: 20px;
	background-image: url(../images/footer_bg.png);
	font-size: 10px;
}

.logos {
	width: 400px;
	height: 74px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#lv_logo {
	background-image: url(../images/lv_coc.png);
	height: 74px;
	width: 134px;
	position: absolute;
	top: 0px;
	right: 152px;
}

#asa_logo {
	background-image: url(../images/asa_logo.png);
	position: absolute;
	right: 20px;
	height: 74px;
	width: 112px;
	top: 0px;
}

/*==============================
	  PARTS LISTINGS
===============================*/

#part-image {
	float: right;
	padding-right: 25px;
}

#parts {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#parts li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.part-number-listing {
	display: block;
	padding: 10px;
	width: 207px;
	float: left;
}

.description-listing {
	display: block;
	padding: 10px;
	width: 432px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666;
	border-left-color: #666;
}

.condition-listing {
	display: block;
	padding: 10px;
	width: 207px;
	float: left;
	text-align: center;
}

.ata-listing {
	display: block;
	padding: 10px;
	width: 207px;
	float: left;
}

#parts-heading {
	width: 100%;
	padding: 0px;
	background-color: #000;
	color: #FFF;
	margin: 0px;
	height: 38px;
}

#parts-heading li {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	display: block;
	float: left;
	text-transform: uppercase;
	text-align: center;
	list-style-type: none;
}

.heading {
	color: #B5121B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-right: 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.listing {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}

/*==============================
	       RFQ FORM
===============================*/

.rfq {
}

.rfq input, .rfq option, .rfq textarea {
	font-size: 12px;
}

.rfq h1 {
	text-align: center;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #000;
}

.rfq ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}

.rfq ul li {
	width: 100%;
	line-height: 20px;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.rfq #notes {
	height: 50px;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
	line-height: 20px;
}

.rfq-left {
	float: left;
	width: 150px;
}

.rfq-right {
	float: right;
	width: 455px;
}

/*==============================
	  SEARCH BOX
===============================*/

fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

#ajaxSearch_form {
           color: #444;
           width: auto;
       }
	   
	   #ajaxSearch_input {
           width: auto;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff url(images/input-bg.gif) repeat-x top left;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
       }
       #ajaxSearch_submit {
           display: inline;
           height: 22px;
           line-height: 22px;
       }
       #ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }


.searchbox {
	position:absolute;
	width:155px;
	top: 0px;
	height: 32px;
	right: 20px;
}

.searchbox span.left {
	background-image: url(../images/searchbox-left.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 10px;
	display: block;
	position: absolute;
	left: 0px;
	top: 6px;
}

.searchbox span.right {
	background-image: url(../images/searchbox-right.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 19px;
	width: 20px;
	position: absolute;
	top: 6px;
	right: 0px;
}

.searchbox input.field, .searchbox input.focused {
	color:#666;
	height:19px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	width: 125px;
	position: absolute;
	left: 10px;
	top: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/searchbox-center.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchbox input.focused {
	color:#000;
}

