@charset "UTF-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	text-align:center;
	font-size:11px;
	font-family:verdana, arial, helvetica, san-serif;
	}

h2 {
	font-family:"ITC Franklin Gothic", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#888;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0;
	}
	
p {
	color: #555;
	line-height:15px;
	padding: 5px 0 8px 0;
	margin:0;
	}

a:link, a:visited {
	color:#ee6906;
	text-decoration:none;
	}

a:hover, a:active {
	color:#555;
	text-decoration:underline;
	}

ul {
	padding: 5px 0 5px 20px;
	margin:0;
	}

li {
	color:#555;
	line-height:15px;
	}


#header {
	height:110px;
	border-bottom:1px solid #ccc;
	text-align:center;
	}

#header #hdrcontainer {
	width:799px;
	text-align:left;
	margin: 0 auto 0 auto;
	}

#header #hdrcontainer h1 {
	padding:10px 0 0 0;
	margin:0;
	float:left;
	}


#header #hdrcontainer h1 a	{
	display: block;
	width: 198px;
	height: 96px;
	background-image: url(/img/logo.gif);
	background-repeat: no-repeat;
	}

#header #hdrcontainer h1 span {
	display: none;
	}

/******* HEADER NAVIGATION **********/

#header #hdrcontainer ul {
	float:right;
	padding:90px 0 0 0;
	margin:0;
	}

#header #hdrcontainer ul li {
	list-style-type:none;
	float: left;
    position: relative;
    z-index: 50;
	font-family:arial, helvetica, san-serif;
	font-size:12px;
	text-transform:lowercase;
	background-image: url(/img/divider-top.gif);
	background-repeat:no-repeat;
	background-position:right;
	}

#header #hdrcontainer ul li#end {
	list-style-type:none;
	display:inline;
	font-family:arial, helvetica, san-serif;
	font-size:12px;
	text-transform:lowercase;
	background-image: none;;
	}

#header #hdrcontainer ul li a#about {
	background-image:url(/img/about-us.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:50px;
	color:#666;
	text-decoration:none;
	padding: 0 12px 0 5px;
	}

#header #hdrcontainer ul li:hover  a#about {
   background-image:url(/img/about-us.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:50px;
	color:#666;
	text-decoration:none;
	padding: 0 12px 0 5px;
	}

#header #hdrcontainer ul li a#inventory {
	background-image:url(/img/inventory.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:55px;
	color:#666;
	text-decoration:none;
	padding: 0 12px 0 5px;
	}

#header #hdrcontainer ul li:hover  a#inventory {
   background-image:url(/img/inventory.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:55px;
	color:#666;
	text-decoration:none;
	padding: 0 12px 0 5px;
	}

#header #hdrcontainer ul li a#case-studies {
	background-image:url(/img/case-studies.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:65px;
	color:#666;
	text-decoration:none;
	padding: 0 15px 0 10px;
	}

#header #hdrcontainer ul li:hover  a#case-studies {
   background-image:url(/img/case-studies.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:65px;
	color:#666;
	text-decoration:none;
	padding: 0 15px 0 10px;
	}

#header #hdrcontainer ul li a#pre-owned {
	background-image:url(/img/pre-owned.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:85px;
	color:#666;
	text-decoration:none;
	padding: 0 18px 0 5px;
	}

#header #hdrcontainer ul li:hover  a#pre-owned {
   background-image:url(/img/pre-owned.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:85px;
	color:#666;
	text-decoration:none;
	padding: 0 18px 0 5px;
	}

#header #hdrcontainer ul li a#press {
	background-image:url(/img/press.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:32px;
	color:#666;
	text-decoration:none;
	padding: 0 12px 0 5px;
	}

#header #hdrcontainer ul li:hover  a#press {
   background-image:url(/img/press.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:32px;
	color:#666;
	text-decoration:none;
	padding: 0 12px 0 5px;
	}

#header #hdrcontainer ul li a#resources {
	background-image:url(/img/resources.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:58px;
	color:#666;
	text-decoration:none;
	padding: 0 18px 0 0px;
	}

#header #hdrcontainer ul li:hover  a#resources {
   background-image:url(/img/resources.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:58px;
	color:#666;
	text-decoration:none;
	padding: 0 18px 0 0px;
	}

#header #hdrcontainer ul li a#contact {
	background-image:url(/img/contact.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:65px;
	color:#666;
	text-decoration:none;
	}

#header #hdrcontainer ul li:hover  a#contact {
   background-image:url(/img/contact.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:65px;
	color:#666;
	text-decoration:none;
	}

#header #hdrcontainer ul li a span {
	display:none;
	}

#header #hdrcontainer ul li a:link, #header #hdrcontainer ul li a:visited {
	color:#666;
	text-decoration:none;
	padding: 0 12px 0 5px;
	}

#header #hdrcontainer ul li a:hover, #header #hdrcontainer ul li a:active {
	color:#ee6906;
	text-decoration:none;
	}

#header #hdrcontainer ul li#end a:link, #header #hdrcontainer ul li#end a:visited {
	color:#666;
	text-decoration:none;
	padding: 0 0px 0 5px;
	}

#header #hdrcontainer ul li#end a:hover, #header #hdrcontainer ul li#end a:active {
	color:#ee6906;
	text-decoration:none;
	}
	
#content {
	margin:0px auto;
	text-align:left;
	padding:0px auto;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	min-height:250px;
	width:799px;
	background-image: url(/img/main-bg.gif);
	clear:both;
	}

#content #leftcol {
	width:197px;
	min-height:575px;
	border-top:1px solid white;
	border-right:1px solid white;
	border-left:1px solid white;
	float:left;
	}

#content #leftcol #leftbar {
	height:30px;
	background-image: url(/img/yellow-bar.gif);
	border-bottom:1px solid white;
	}

#content #leftcol #leftbar h5 {
	color:white;
	padding: 8px 0 0 10px; 
	margin:0;
	font-size:10px;
	}

#content #leftcol #leftimage {
	height:180px;
	border-bottom:1px solid white;
	background-color:white;
	}

#content #leftcol #leftinventorynav {
	border-bottom:1px solid white;
	background-color:white;
	}

#content #leftcol #leftinventorynav ul {
	padding:10px 10px 10px 10px;
	margin:0;
	}

#content #leftcol #leftinventorynav ul li {
	list-style-type:none;
	font-weight:bold;
	color:#333;
	}

#content #leftcol #leftinventorynav ul li ul {
	padding:2px 10px 10px 10px;
	margin:0;
	}

#content #leftcol #leftinventorynav ul li ul li {
	list-style-type:none;
	font-weight:normal;
	font-size:10px;
	}

#content #leftcol #leftinventorynav ul li ul li a:link, #content #leftcol #leftinventorynav ul li ul li a:visited  {
	color:#666;
	text-decoration:none;
	}

#content #leftcol #leftinventorynav ul li ul li a:hover, #content #leftcol #leftinventorynav ul li ul li a:active  {
	text-decoration:none;
	color:#ee6906;
	}
	
#content #leftcol #leftinventorynav ul li ul li a.on  {
	text-decoration:none;
	color:#ee6906;
	font-weight:bold;
	}

#content #leftcol #leftgrey {
	height:3px;
	background-color: #ccc;
	border-bottom:1px solid white;
	}

#content #leftcol #lefttag {
	padding: 40px 0 40px 0;
	text-align:center;
	}
	

#content #leftcol ul#links {
	padding: 20px 0 30px 0;
	margin:0;
	float:right;
	}

#content #leftcol ul#links li {
	list-style-type:none;
	padding: 6px;
	border-bottom:1px solid white;
	display:block;
	width:130px;
	text-align:right;
	}
	
#content #leftcol ul#links li a:link, #content #leftcol ul#links li a:visited {
	color:#888;
	font-weight:bold;
	font-family:Arial, verdana, Helvetica, sans-serif;
	}

#content #leftcol ul#links li a:hover, #content #leftcol ul#links li a:active {
	color:#444;
	font-weight:bold;
	font-family:Arial, verdana, Helvetica, sans-serif;
	}

#content #rightcol {
	width:599px;
	border-top:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	float:right;
	}

#content #rightcol #rightbar {
	height:30px;
	background-image: url(/img/orange-bar.gif);
	border-bottom:1px solid white;
	}
	
#content #rightcol #rightbar p {
	padding: 8px 0 0 20px;
	margin:0;
	color:white;
	font-size:10px;
	}


#content #rightcol #rightimage {
	height:180px;
	border-bottom:1px solid white;
	}

#content #rightcol #rightgrey {
	height:3px;
	background-color: #999;
	border-bottom:1px solid white;
	padding:0px;
	margin:0;
	}

#content #rightcol #rightcontent{
	padding: 25px 30px 45px 20px;
	margin:0;
	}

#content #rightcol #rightinventorybg {
	min-height:500px;
	background-color:#efefef;
	padding:0px;
	}

#content #rightcol #cookietrail {
	padding:0;
	margin:0;
	border-bottom:1px solid white;
	}

#content #rightcol #cookietrail ol#breadcrumb {
	padding:8px 0 8px 20px;
	margin:0;
	}

#content #rightcol #cookietrail ol#breadcrumb li {
	padding:0px 7px 0px 0px;
	margin:0;
	list-style-type:none;
	display:inline;
	background-image:url(/img/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:10px;
	}

#content #rightcol #cookietrail ol#breadcrumb li a:link, #content #rightcol #cookietrail ol#breadcrumb li a:visited {
	color:#888;
	}

#content #rightcol #cookietrail ol#breadcrumb li.last a:link, #content #rightcol #cookietrail ol#breadcrumb li.last a:visited {
	color:#555;
	font-style:italic;
	}


#content #customersurvey {
	border-left:1px solid white;
	border-right:1px solid white;
	text-align:right;
	clear:both;
	height:27px;
	}

#content #customersurvey #btn {
	display:block;
	height:27px;
	width:230px;
	float:right;
	}

#content #customersurvey #btn a span {
	display:none;
	}

#content #customersurvey #btn a:link, #content #customersurvey #btn a:visited  {
	display:block;
	height:27px;
	width:230px;
	background-image: url(/img/customer-survey.gif);
	background-position:top;
	}

#content #customersurvey #btn a:hover, #content #customersurvey #btn a:active  {
	display:block;
	height:27px;
	width:230px;
	background-image: url(/img/customer-survey.gif);
	background-position:bottom;
	}

#content #btmbar {
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:#ee6906;
	text-align:left;
	clear:both;
	}

#footer {
	border-top:1px solid #ccc;
	text-align:center;
	position:relative;
	}

#footer div#news-signup {
	position:absolute;
	width:197px;
	height:95px;
	top:-105px;
	left:0px;
	text-align: center;
}

#footer div#news-signup p {
	text-align:center;
	padding:0 0 0 9px;
	font-weight: bold; 
	font-family:Arial,verdana,Helvetica,sans-serif; 
	font-size:11px; 
	color:#888888;
}

#footer #ftrcontainer {
	width:799px;
	text-align:right;
	margin: 0 auto 0 auto;
	padding: 5px 0 10px 0;
	position:relative;
	}

#footer #ftrcontainer p {
	float:left;
	padding:0;
	margin:0;
	font-size:10px;
	color:#555;
	}

#footer #ftrcontainer p#copyright {
	float:right;
	padding:0;
	margin:0;
	font-size:10px;
	color:#ccc;
	}

#footer #ftrcontainer ul {
	padding:0;
	margin:0;
	float:left;
	}

#footer #ftrcontainer ul li {
	display:inline;
	list-style-type:none;
	background-image: url(/img/divider.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:10px;
	}

#footer #ftrcontainer ul li#end {
	display:inline;
	list-style-type:none;
	background-image: none;;
	padding-right:140px;
	font-size:10px;
	}

#footer #ftrcontainer ul li a:link, #footer #ftrcontainer ul li a:visited {
	color:#999;
	text-decoration:none;
	padding: 0 16px 0 8px;
	}

#footer #ftrcontainer ul li a:hover, #footer #ftrcontainer ul li a:active {
	color:#ee6906;
	text-decoration:none;
	}
	
/******* POP UP **********/

#popup {
	text-align:left;
	background-image: url(/img/orange-bar-2.gif);
	background-repeat:repeat-x;
	} 

#popup #popleftcol {
	width: 200px;
	float:left;
	background-color:white;
	}

#popup #popleftcol #leftpoptop {
	height:30px;
	background-image: url(/img/yellow-bar.gif);
	border-bottom:1px solid white;
	border-right:1px solid white;
	}

#popup #popleftcol #leftpoptop h3 {
	padding:6px 0 0 10px;
	margin:0;
	color:white;
	font-weight:bold;
	font-size:12px;
	}

#popup #popleftcol h4 {
	padding:0px 20px 20px 10px;
	font-weight:bold;
	color:#888;
	font-size:12px;
	}

#popup #poprightcol {
	float:left;
	width:400px;
	background-color:#efefef;
	}

#popup #poprightcol #rightpoptop {
	height:30px;
	background-image: url(/img/orange-bar.gif);
	border-bottom:1px solid white;
	}
	
#popup #poprightcol #rightpoptop h3 {
	padding:6px 10px 0 10px;
	margin:0;
	color:white;
	font-weight:bold;
	font-size:10px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	}


#popup #poprightcol #rightpoptop h3 a {
	padding:2px;
	margin:0;
	color:white;
	width:50px;
	text-align:center;
	border:1px solid white;
	display:block;
	}

#popup #poprightcol p {
	padding:10px 20px 20px 20px !important;
	margin:0;
	color:#333;
	}
	
.leftrow {
	width:50%;
	padding:20px 0 20px 0;
	text-align:center;
	border-bottom:1px solid white;
	border-right:1px solid white;
	}

.leftrowend {
	width:50%;
	padding:20px 0 20px 0;
	text-align:center;
	border-right:1px solid white;
	}

.rightrow {
	width:50%;
	padding:20px 0 20px 0;
	text-align:center;
	border-bottom:1px solid white;
	}

.rightrowend {
	width:50%;
	padding:20px 0 20px 0;
	text-align:center;
	}


/*** implementing Holly Hack ***/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* CSS For Inventory Module */
div#fader {
	position:absolute;
	width:100%;
	height:2000px;
	background-color:#FFFFFF;
	z-index:55;
	display:none;
	
}

div#imagecontainer {
	position:absolute;
	z-index:60;
	
}

div#imageview {
	position:absolute;
	left:-120px;
	top: -150px;
	min-width:500px;
	min-height:500px;
	margin:auto;
	display:none;
	text-align:center;
	background-color:white;
	padding:10px;
	border:1px solid #CCCCCC;
}

div.pagenator-control
{
	display:block;
	width:98%;
	padding:10px 10px 10px 0;
	text-align:right;
}

/* End CSS For Inventory Module */
