/* we now have a great little code for on the fly css :) */

	
html
	{
	border-width: 0px;
	}
	
body
{
}	
	
	
body, html

	{
	
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	color:black;
	}
	
	
	
	img.sidebarimage { border:1px solid #c4c4c4 !important; }


blockquote { 

margin:0;
color:#575757;
margin-top:22px;
padding: 12px;
border-top: dotted thin #878787;
background-image: url(blockquote.gif);
background-repeat:no-repeat;
background-position:bottom right;
}



blockquote strong {
display:block;
text-align:right;
color:#878787;
font-style:italic;
font-weight:normal;
}


#contentright
{
padding:9px;
background:#e6e6e6;
margin:0px !important;


}

/*pods stuff*/


.tooltip {
max-width:200px;
    background-color:#f5ec71;
    font-size:11px;
    padding:4px 10px;
    color:#000000;
    margin-left:-2px;
	z-index:9999999999;
	text-align:center;
    
    
}
.tooltip em{
	display:block;
	width:0;
	height:0;
	/* positioning */
	position:absolute;
	padding:0px;
	margin-left:-9px ;
left:50%; right:auto;	bottom:-18px;
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width:9px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#f5ec71;
	border-right-color: transparent;
	border-left-color: transparent;
	border-bottom-color: transparent;
}

.podholder
{
	width: 100%;
	height: auto;
	display: inline-block;
	position:relative;
	margin:auto;
padding:0px;

}

.podholder>h1

{
font-size:27px;
margin-top:18px;
border-top:1px solid #c4c4c4;
padding-top:10px;
}


.podbox
{
	display: block;
	position:relative;
	float: left;
	width: 146px;
/*right margin declared in the module! */


}

.podbox>h3
{
font-size:15px;
letter-spacing:-1px;
padding:0px;
margin-top:10px;

}
.podbox>p
{
font-size:11px !important;
padding:0px !important;
margin-bottom:10px !important;
line-height:15px !important;
}


.podfoot
{

background-color:#ffffff;
	display: block;
	position:relative;
	float: left;
	height: 40px;
	width: 132px;
position:absolute;
bottom:0px;	
color:black;
padding:3px;
opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;
}


td.contentContainer
	{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
/*	
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	*/
	}
	
	

	
	
.subfooter
{
height:32px;
width:900px;
clear:both;
float:left;
position:relative;
text-align:center;
color:#000000;
}

.subfooter p, .subfooter a, .subfooter a:link, .subfooter a:visited, .subfooter a:hover
{
color:#000000;
text-decoration:none;

}
.subfooter a:hover
{
text-decoration:underline;
}
	
	#footer
	{position:relative;
clear:both;
float:left;
width:900px;
display:inline-block;
padding-top:12px; 
/*margin-top:-50px;*/
	}

.footercell
{
	background-position: left top;
	background-repeat: no-repeat;
	height:32px;
	width:900px;
	background-color:#878787; 	display: inline-block;
	clear: both;
	float: left;
	position:relative;
}

.footercell p, .footercell a, .footercell a:link, .footercell a:visited, .footercell a:hover
{ color:white; 
text-decoration:none;
margin:0px;
padding-top:10px;
text-align:center;
}

.footercell a:hover
{
text-decoration:underline;
}

form
	{
	margin: 0px;
	padding: 0px;
	}
h1 {
font-weight:bold !important;
	font-size: 36px;
	letter-spacing:-2px;
		line-height:39px;

	color: #072c51;
	margin: 0px;
	padding: 0px;
	margin-bottom:12px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#contentright h1
{
font-size:24px;
}

/* special class for headers in the product tables */

.productheader
	{
	
	display:block;
	padding:3px !important;
	margin-bottom:0px !important;
	font-size:12px;
	color:white;
	background-color:#072c51;
	
	
	}





a img
	{
	border-width: 0px;
	}

a,
a:link,
a:visited,
a:active,
a:hover
	{
	text-decoration: none;
	color:#072c51;
	

	
	
	}

a:hover
	{
	color: #16a0b5;
	}
	
	
#pagewrapper
{
width:900px;
margin-left:auto;
margin-right:auto;
height:inherit;

}	
	
#contentouter {
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*top:-238px; not sure why the -250??? */
position:relative;
height:auto;

}

#contentouter img.imgpadright {

margin-right:12px;
}
#contentouter img.imgpadleft {

margin-left:12px;
}

#contentouter ul, li
{
font-size:13px;

}

#contentouter li
{
padding-bottom:6px;
}


#contentleft {
	float: left;
	width: 620px;
	margin-right: 12px;
	margin-left: 12px;
text-align:left;
}
#contentright {
	float: right;
	width: 220px;
	margin-left:12px;
	margin-right:12px;
	
text-align:left;
}
#contentwide {
	float: left;
	width: 876px;
	padding-right: 12px;
	padding-left: 12px;
	
text-align:left;
}

#gallerytitle {

	font-size: 18px;
text-align: center;

}
#galleryselect {

	font-size: 13px;
text-align: center;
	line-height: 38px;

}


#contentleft p, #contentwide p {
	font-size:13px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}



#contentend {
	clear: both;
	float: left;
	height: 12px;
	width: 800px;
	background-color:#0033FF;
}
#headerouter {
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	z-index:0;
		margin-bottom: -65px;

}
#headertopnav {
	float: left;
	width: 900px;
	display:inline-block;
	height:300px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 15;
	position: absolute;
	top: 0px;
}

#headerlogo {
	float: right;
	width: 270px;
}
#contentright h2 {
	padding-bottom: 0px !important;
}
h2 {
	font-size: 18px;
	color:  #072c51;
	margin: 0px;	
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contentright h2 {
font-size: 12px;
}
h3 {
	font-size: 16px;
	font-weight:bold;
	color:  #072c51;
	margin: 0px;	
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#contentright p {
	margin: 0px;
	padding: 0px;
}
#contentright em {
	font-size: 10px;
	color: #999999;
}


#myGallery
{
width: 600px !important;
height: 400px !important;
}
.ruledleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
/* error message */
.input_error {
    height:15px;
    background-color:#990000;
    font-size:11px;
    padding:4px 10px;
    color:#fff;
    margin-left:-2px;
    
   
}
.input_error {
    margin:0 0 2px;
    padding:2px 6px;    
  }


.input_error em {
	display:block;
	width:0;
	height:0;
	/* positioning */
	position:absolute;
	bottom:4px;
	left:-10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: #990000;
	border-bottom-color: transparent;
	border-left-color: transparent;
}




/* searchbox technology!!! 












*/
*:focus {
outline: 0;
}
input.searchbox {
font-family:"Trebuchet MS", sans-serif;
font-size:11px;
color:#999999;
	border:0;
	background:white;
	width:110px;
	height:16px;
	margin:0;
	padding:0;
}
#searchfield
{

z-index:3300;
position:absolute;
margin-left:769px;
top:2px;
*top:0px;
}
#searchouter
{
	position:absolute;
	background-image:url(search_144x19.png);
	width:144px;
	background-repeat:no-repeat;
	height:19px;
	display:block;
	margin:0;
	padding:0;
	margin-left: 745px;
	cursor:pointer;
}
#searchposition
{
position:absolute;
top:143px;
width:5px;
margin-left:50%;
left:-450px;
display:block;
height:30px;
z-index:100;
}
.linklist ul, .linklist li
{	font-size:13px;
	list-style-image: url(bullet.gif);
	list-style-type: none;
				margin:0px  !important;

}

.linklist ul:hover, .linklist li:hover 
{	font-size:13px;
	list-style-image: url(bullet_hover.gif);
	list-style-type: none;
				margin:0 0 0 0  !important;

}



.linklist ul li
{
margin-left:16px !important;
font-size:10px;}

.linklist  li
{

 text-indent: 0px;
     line-height: 12px;
padding-bottom:6px;	
margin:0 0 0 0  !important;
}

.linklist li.parent
{
font-weight:bold;

}

.linklist a
{								margin-bottom:6px !important;

				}
.linklist li.sub
{
margin-left:16px !important;
font-size:10px !important;}
.linklist li.subsub
{
margin-left:35px !important;
font-size:10px !important;}
.linklist li.subsubsub
{
margin-left:54px !important;
font-size:10px !important;
}


.used_tablebox {

border: 1px dotted #CCCCCC;
background:white;


}


.used_redheadband {
	font-size: 13px;
	font-weight: bolder;
	background-color: red;
	color: #FFFFFF;
	padding: 10px;
}
.used_blueheadband {
	font-size: 13px;
	font-weight: bolder;
	background-color: #082b51;
	color: #FFFFFF;
	padding: 10px;
}
.used_price {
	font-size: 18px;
	font-weight: bold;
	color: #082b51;
	background-color: #eeeeee;
}
.used_details {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
	padding: 3px;
}
.used_specifics {
	font-size: 11px;
	font-weight: normal;
	color: #082b51;
	background-color: #DCE3FF;
	padding: 3px;
	text-align: center;
}
.used_div {
margin-bottom:4px;
border: solid 3px white;
cursor:pointer;
}.used_div:hover {
margin-bottom:4px;
border: solid 3px gray;
cursor:pointer;
}

.used_paginate a:link, .used_paginatethis a:link
{
color:white !important;
}
.used_paginate {
	cursor:pointer;
	background-color: #CCCCCC;
	color: #082b51 !important;
	padding: 3px;
}
.used_paginate:hover, .used_paginatethis {
	cursor:pointer;
	background-color: #082b51;
	color: white !important;
	padding: 3px;
}
#breadcrumbs_trail {
	display: block;
	float: none;
}
.greyhead {
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
}

.greyhead h3 {
	color: #FFFFFF;
}

/*linkhovercolour*/
.buttonbox
{
	color: white !important;
	background-color: #16a0b5 !important;
	padding:10px;
	margin:10px 0px 10px !important;
	display: inline-block;
}

.buttonbox:hover
{
	color: white !important;
	background-color: red !important;
	padding:10px;
	margin:10px 0px 10px !important;
	display: inline-block;
}
/*
MENU SYSTEM














Styling for the top menu below here



TEXT FOR LINKS:
navlinkcolour = top menu nav link colour
navlinkhovercolour = top menu nav link hover colour
navlinksubcolour = sublinks menu colour

BACKGROUNDS FOR LINKS
navlinkbghovercolour =  nav link backgroud colour for hover

navlinksubbgcolour = the base background for submenu panes

*/
/* Based partially on Matthew Carroll's keyboard accessible flavor of Suckerfish 
 * Dropdowns by Patrick Griffiths and Dan Webb. 
 * http://carroll.org.uk/sandbox/suckerfish/bones2.html
 */

/* ----[ LINKS ]----*/

/* all menu links */
#nav a, #subMenusContainer a{
	text-decoration:none;
	display:block;
	padding:10px 10px;

}

#subMenusContainer a
{
padding-right:22px;

}


/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#nav a{
	margin:0;
	float:left;	
	color: #404040;
}

/* Just sub menu links */
#subMenusContainer a, #nav li li a{

	text-align:left;
	color: #000000;
	
}

/* All menu links on hover or focus */
/* menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus, .thispage>a:hover {
	background-color:#072c51 !important;
	color:#ffffff !important;

	
}



/* Parent Sub Menu Links ---[javascript users only]*

put in an arrow...

*/
.subMenuParentBtn, .more_link{
	background-image: url(arrowrightgrey.png);
	background-repeat: no-repeat;
	background-position: right center;


}

li.more_link
	{
	font-weight:bold;
	
	}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{ 


}

/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn{	
}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused{	

}

/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{ 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}


/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}

/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {
	
	/*border around submenu goes here*/	 

	background-color:#dbdbdb;	
	color: #404040;
	left:0;
}
#nav li.thispage {

/*	background-color:#0a4279 !important;	
	background-image:none;
margin-left:-3px;*/
}

.thispage>a {
color:#404040 !important;
font-weight:bold;

}

/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li { 
	/*great place to use a background image as a divider*/
background-image:url(navdivider.gif);	background-repeat:no-repeat;
	background-position:right;
	display:block;
	list-style:none;
	position:relative;
	float:left;
	right:50%;
			font-size:11px;

}

#subMenusContainer li{
	margin:0px;
	list-style: none;
			font-size:11px;

}

/* main menu ul or ol elment */
#nav{
clear:left;
float:left;
position:relative;	/* position: absolute; */
	list-style:none;
	margin:0;
	z-index:12312312312;
	left:50%;
	text-align: center;
	display:block;

}
#topnav {
visibility:hidden;

/* left positioning
We know our 'offset' from left...
We know width is 900...
let's change some things
-150px;
*/

left:-600px;
width:1050px;
margin-left:50%;
position:absolute;
overflow:hidden;
	top: 136px;
height:50px;
z-index:99;
}
#subMenusContainer{	display:block; 	position:absolute;	top:0;	left:0;	width:100%;	height:0;	overflow:visible;	z-index:1000000000; }


/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li{	float:none; }

#nav li li a{ /* Just submenu links*/	
	position:relative;
	float:none;
	color: #404040;

}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:2.2em;
	
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul{	margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top:-2.5em;}

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
#nav li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
#nav li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
#nav li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }

/*
div#contentleft>p>a, div#contentwide>p>a
	{
	font-weight:bold;
	background-color:#FF9;
	padding:3px;
	padding-left:16px;
	background-image: url(arrowrightgrey.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	}
*/
