/*-------------------------
This Stylesheet is arranged in a semi alphabetical order with the exceptions of the 
classes or IDs that share attributes... Please keep it that way if all possible
The Categories are
1)Tags Based CSS
2)ID Based CSS
3)Class Based CSS

*/

/*Tags Based CSS*/

a{
	text-decoration:none;
	color:black;
	outline: none;
}
a:active
{
  outline: none;
}
img {
	border:none;
}
a:hover, a.info{
	color:red;
}
a.info:hover{
	z-index:25;
	background-color:#fff;
	color:black
}
a.info span{
	display: none;
	text-align:left;
}
a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:30px; 
	left:5px; 
	width:600px;
    border:1px solid #000;
    background-color:#F0E68C; color:#000;
    text-align: center
}
iframe {
	margin-top:5px;
}
img.ad {
	width:642px;
	height:300px;
}
td.titlebar { 
		color:black; 
		font-weight:bold;
		font-size:12px;
} 
table.promptbox {
		font-size:12;
		color:black;
		margin:2px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:5px;
		float:fixed;
} 
html {
	height: 100%;
}
body {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	margin: 0px;
	font-size: 11px;
	background:url(../../shared/images/tanGradbkH.jpg) fixed repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center; /* for IE */
}
/*ID Based CSS*/
#adSpaceFrontPage{
	float:left;
	width:642px;
	height: 300px;
	position:relative;
	top:0px;
	text-align:center;
	background:black;
	border-bottom:1px solid Black;
}
#adSpaceFrontPage img{
	border:0px;
	margin-top:0px;
}
#adSpaceFrontPage span{
	position:absolute;
	left:0px;
	text-decoration:none;
	display:block;
	height:300px;
	width:642px;
}
#bodyBox, #bodyBoxNoBorders {
	position:relative;
	border: 1px Solid #000;
	width:900px;
	padding:0px;
	margin:0px;
	background:#fff;
		/*min-height hack so */
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#bodyBoxNoBorders{
	border:none;
}
#bottomRight{
	top:1px;
}
* html #bottomRight{
	padding-top:5px;
}
#bottomRight p{
	text-align:center;
}
#bottomLeft{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:250px;
	height:110px;
	margin-top:50px;
}
#bottomLeft p{
	margin:0px;
	padding:0px;
	margin-top:5px;
}
#bottomLeft p img{
	position:relative;
	margin:0px;
	padding:0px;
	top:0px;
}
#content {
	position:relative;
	float:right;
	left:2px;
	display:block;
	background:#fff;
	border: 1px Solid #000;
	line-height:18px;
	/*min-height hack so */
	width:635px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	font-size:12px;
	text-align:center;
}

#content p {
	margin:10px;
	text-align:left;
	margin-left:40px;
}
#content p.top{
	margin-top:30px;
}
#content p.contentText {
	font-weight:normal;
	color:#000;
	margin-left:40px;
	margin-right:200px;
	
}
#content span.contentHeader {
	color:red;
}

.footer{
	position:relative;
	float:right;
	display:block;
	bottom:0px;
	height:50px;
	width:635px;
}
#phonefooter{
	position:absolute;
	display:block;
	height:40px;
	bottom:10px;
	width:400px;
	right:10px;
	text-align:right;
	clear:both;
	font-size:24px;
	font-weight:bold;
	color:black;
}
#phonefooter div{
color:#333;
font-style:italic;
	display:block;
		font-size:15px;
margin-top:5px;
}
#content ul {
	line-height:15px;
	text-align:left;
	font-weight:bold;
	margin-left:10px;
	*margin-left:50px;
}

#content li{
	margin:0px;
	margin:10px;
	text-align:left;
	list-style-image: url(../../shared/images/css/nav/redsquare.gif);
	list-style-type: none;
	font-weight:normal;
	font-size:11px;
}
#footFloatClear{
	position:relative;
	clear: both;
	display:block;
	height:25px;
	background:#fff;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	z-index:-1;
}
#footFloatIndex{
	clear: both;
}
#footer {
	color: white;
	position: relative;
	background:#000;
	border: 1px Solid #000;
	top:0px;
	width: 900px;
	min-height: 30px;
	height:auto;
	height: 30px;
	font-size: 10px;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
}
#footer a {
	margin:0px;
	padding:0px;
	color: white;
	font-size: 10px;
	text-decoration: none;
}

#footer div.footMenu {
	position:relative;
	margin:0px;
	padding:0px;
	display:block;
	height:10px;
	text-align:right;
	width:500px;
	float: right;
	color: white;
	font-size: 10px;
	text-decoration: none;
	margin-right:5px;
}
#footer div.copy {
	position:relative;
	margin:0px;
	padding:0px;
	float: right;
	color: white;
	text-align:right;
	width:500px;
	display:block;
	height:10px;
	font-size: 10px;
	text-decoration: none;
	margin-top:2px;
	margin-right:5px;
}

#header{
	display:block;
	background:#000;
	height:75px;
	margin:0px;
	padding: 0px;
	width:900px;
	border-right:2px solid black;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
#header p{
	text-align:right;
	display:block;
	float:left;
	color:#FFF;
	font-size:30px;
	line-height:36px;
	margin-top:20px;
	margin-left:10px;
}
#headerlinks {
	top:0px;
	display:block;
	height:20px;
}
#headerlinks div{
	float:right;
}
#headerlinks a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#leftColumn{
	position:relative;
	top:-9px;
	padding:0px;
	margin:0px;
	float:left;
	width:257px;
	height:100%;
	text-align:center;
}
#contentColumns{
	padding-top:5px;
	clear:both;
	position:relative;
	min-height:160px;
	height:auto !important;
	height:160px;
}
#leftContent,#midContent,#rightContent,#bottomRight{
	position:relative;
	display:block;
	min-height:100%;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
	left:-1px;
	background:#fff;
}
#leftContent{
	width:257px;
	border-left: 1px Solid #000;
/*	background:#F0E68C url(../../shared/images/Tanbubbles.gif) no-repeat 0px 0px;*/
}

#leftContent, #midContent, #rightContent li{
	list-style-image: url(../../shared/images/css/nav/redsquare.gif);
	list-style-type: none;
	font-size:11px;
}

#leftContent li a{
	display:block;
	height:11px; 
	margin-top:4px;
	padding:0px;
	text-decoration:none;
	color:#000;
}
#leftContent UL{
	padding-top:5px;
}
#loginContainer {
	border-bottom:1px groove gray;
	margin-bottom:3px;
}
#loginContainer,#loginContainerLinks {
	float:left;
	display:block;
	margin-left:10px;
	margin-right:10px;
}
#loginContainerLinks {
	padding-left:15px;
}
.leftLoginLI{
	font-weight:bold;
	position:relative;
	list-style-image: none;
	list-style-type: none;
}
.leftLoginUL{
	display:block;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	float:left;
	width:130px;
	margin-right:20px;
}
.rightLoginUL{
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	width:130px;
}
.rightLoginLI{
	font-weight:bold;
	position:relative;
	list-style-image: none;
	list-style-type: none;
}
#login{
	margin:0px;
	padding:0px;
	float:left;
}
#login p{
	text-align:left;
	position:relative;
	display:block;
	margin:0px;
	font-weight:bold;
	padding:1px;
	font-size:11px;
}
#login p input{
	width:135px;
	margin:0px;
	padding:0px;
	margin-right:0px;
	padding-right:0px;
	font-size:11px;
	height:12px;
	padding-top:5px;
}
#login a.submit{
	font-size:9px;
	text-decoration:none;
	color:black;
	margin-left:7px;
	width:46px;
	height:12px;
	border:1px Solid black;
	background:#F7FF31;
	font-style:normal;
}
#login a.submit span{
	font-size:10px;
	font-weight:bold;
}
#loginImg{
	padding:0px;
	margin:0px;
}

#logoA img{
	margin-top:7px;
	height:42px;
	width:150px;
	border:0px;
}
#logoA {
	text-decoration:none;
	float:left;
	display:block;
	margin:10px;
	padding:0px;
	color:white;
	font-size:10px;
}
#mainBox {
	width: 900px;
	/*min-height hack so */
	min-height: 450px;
	height: auto !important;
	height: 450px;
	z-index: 999;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
	background:white;
}
#midContent{	
	width:383px;
	border-left: 1px Solid #000;
	border-right: 1px Solid #000;
	margin:0px;
	padding:0px;
	padding-top:10px;
}

#midContent li a{
	display:block;
	height:11px;
	margin:0px;
	padding:0px;
	margin-top:4px;
	text-decoration:none;
	color:#000;
}
#navbox {
	background:#F0E68C;
	position:relative;
	top:0px;
	margin:0px;
	padding:0px;
	z-index:999;
	height:20px;
	text-align: left;
	width:896px;
	margin-left: auto;
	margin-right: auto;
}

#navigation {
	background:#F0E68C;
	position:relative;
	border:1px Solid Black;
	width:900px;
	z-index:999;
}

#rightContent{
	width:257px;
} 
#rightContent iframe {
	padding-top:5px;
}
#rightContent li a{
	display:block;
	height:11px;
	margin-top:4px;
	text-decoration:none;
	color:#000;
}
#searchDiv {
position:relative;
width:200px;
height:20px;
padding:0px;
margin:0px;
float:left;
top:0px;
}
#searchForm {
padding:0px;
margin:0px;
text-align:right;
width:175px; 
height:20px; 
font-size:11px;
}
* html #searchForm {
top:-2px;
}
#searchForm input {
width:125px;
margin:2px; 
background:#fff;
margin-bottom:0px; 
margin-top:5px; 
font-size:11px;
}
/*Class Based CSS*/
.adSpaceBottomText {
	position:absolute;
	background:#000;
	top:260px;
	left:0px;
	margin:0px;
	padding:5px;
	color:white;
	font-weight:bold;
	font-size:20px;
}
.adSpaceMiddleText {
	position:absolute;
	top:200px;
	left:30px;
	color:white;
	font-weight:bold;
	font-size:30px;
}
.adSpaceMiddleText font{
	 color:red;
 	font-weight:bold;
	font-size:30px;
}
.adSpaceTopLeftLogo{
	position:absolute;
	top:10px;
	left:10px;
}
.bold{
	font-weight:bold;
}
.block{
	display:block;
	margin-top:10px;
}
.boldRedBig{
	font-weight:bold;
	color:red;
	font-size:15px;
}
.Header, .liHeader{
	position:relative;
	left:0px;
	color:gray;
	font-weight:bold;
	font-size:17px;
	display:block;
	margin-top:5px;
}


.LeftMiniAd{
	position:relative;
	float:right;
	top:-10px;
	margin:0px;
}
.liHeader{
	left:-20px;
}


.searchA{
font-size:15px;
}

#leftNav .phoneSlogan{
	display:block;font-weight:bold;margin-left:10px;margin-top:40px;
}
#leftNav .phone{
	display:block;font-weight:bold;font-size:30px;margin-left:10px;
}

#contentFooterBox {
	margin:0px;
	padding:0px;
	display:block;
	min-height:30px !important;
	width:100%;
	height:30px;
	clear:both;
	color:white;
	background:black;
	position:relative;
}
#contentFooterBox * {
	color:white;
	border:0px;
}
#contentFooterBox .sendLink {
	position:absolute;
	bottom:3px;
	left:3px;
}
		
#sendLinkPopup {
	z-index:999;
	text-align:left;
	background:transparent; 
	position:absolute;
	top: 50%;
	margin-top: -150px;
	left: 50%;
	margin-left: -212px;
	width:425px;
	color:black;
	padding:10px;
	display:none;
}

.xtop,.xbottom {
	display:block;
	background:transparent;
	font-size:1px;
}

.xb1,.xb2,.xb3,.xb4,.xb5,.xb6,.xb7 {
	display:block;
	overflow:hidden;
	font-size:5px;
}

.xb1,.xb2,.xb3,.xb4,.xb5,.xb6 {
	height:1px;
}

.xb2,.xb3,.xb4,.xb5,.xb6,.xb7 {
	background:white;
	border-width:0 1px;
	border-left:1px solid black;
	border-right:1px solid black;
}

.xb1 {
	background:black;
	margin:0 7px;
}

.xb2 {
	margin:0 6px;
}

.xb3 {
	margin:0 4px;
}

.xb4 {
	margin:0 3px;
}

.xb5 {
	margin:0 2px;
}

.xb6 {
	margin:0 2px;
}

.xb7 {
	height:2px;
	margin:0 1px;
}

#sendLinkContent {
	display:block;
	background:white;
	border:1px solid black;
	padding-left:5px;
	padding-right:5px;
	color:black;
	height:350px;
	border-width:0 1px;
}
#sendLinkContent *{
	padding-left:10px;
}
#sendLinkClose{
	position:relative;
	float:right;
	top:0px;
	right:0px;
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
.labels{ width:30%;display:block;float:left;text-align:right;padding-right:5px;}
.inputs{ width:50%;display:block;float:left}
	.popup u, .contentText a {
		text-decoration:none;
		border-bottom:dotted 1px red;
		cursor: pointer;
	}
 * html a.popup:hover div { height:50px; } /**IE6**/
.popup div img{
	width:100px;
	border:none;
	margin:2px;
	padding-right:2px;
	border-right:1px solid black;
	vertical-align:middle;
}
.popup div span {
	width:180px;
	
	padding-left:5px;
}

/* Used Equipment */
.usedEquipment {
			background:none;
			width:610px;
		}
		.usedEquipment td{
			width:13%;
			cursor:pointer;
		}

	  	.makeCellImg,.makeCell,.yearCell,.colorCell,.QCell,.makeCellInfo{ background:#FEFBE8}
	  	.makeCell, .makeCellAlt{
			width:30%;
		}
		.makeCellInfo, .makeCellInfoAlt {
			text-align:left;
		}
		.makeCellInfoAlt,.makeCellInfo {
			width:33%;
		}
		.makeCellImg img, .makeCellImgAlt img{
			width:120px;
			height:91px;
			border:0px;
			margin:5px;
		}
#usedEquipContent{
		display:block;
		position:relative;
			width:100%;
			margin-top:10px;
			float:left;
			margin-bottom:10px;
			
		}
		#usedEquiptext{
			width:375px;
			margin-left:10px;
			float:left;
			text-align:left;
		}
		#usedEquipSpecs{
			width:200px;
			margin-right:10px;
			float:right;
		}
		.usedEquipHeader{
			margin:	0px;
			margin-top:5px;
			margin-bottom:10px;
			width:100%;
			display:block;
			font-size:16px; 
			border-bottom:1px solid red;
		}
	  	#miniImages{
			float:left;
			width:125px;
			height:325px;
			display:block;
			text-align:center;
			position:relative;
		}
		#mainUsedImage {
			height:341px;
			width:440px;
			border:0px;
			border-right:1px solid gray;
		}
		#miniImages img{
			margin-left:auto;
			margin-right:auto;
			margin-top:10px;
			width:90px;
			height:70px;
			border:0px;
			cursor:pointer;
		}
	  	.altSpec{ background:#FEFBE8}
	  	.usedEqipmentActionBarContent {
			width:525px;;
			height:21px;
			display:block;
			float:left;
			background:url(../images/css/usedEquipFooter.png) repeat-x;

		}
		.usedEqipmentActionBar {
			width:100%;
			height:21px;
			display:block;
			clear:both;
			position:relative;
			margin-top:10px;
			margin-bottom:10px;
		} 
		.usedEqipmentActionBarContent a{
			float:right;
			margin-right:20px;
			margin-top:1px;
			color:red;
			font-weight:bold;
		}
		.usedEqipmentActionBarContent img{
			border:0px;
			margin-left:5px;
			margin-right:5px;
			vertical-align:middle;
		}
		.usedEqipmentActionBarLeft {
			width:40px;
			padding:0px;
			margin:0px;
			height:21px;
			float:left;
			position:relative;
			margin-left:10px;
			background:url(../images/css/usedEquipFooterLeft1.png) no-repeat left top;
		}
		.usedEqipmentActionBarStart {
			float:left;
			width:50px;
			height:21px;
			background:url(../images/css/usedEquipFooterLeft.png) no-repeat left top;
			padding-top:1px;
			padding-left:20px;
			margin-left:25px;
			color:red;
			font-weight:bold;
		}
		.usedEqipmentActionBarEnd{
			width:7px;
			height:21px;
			float:left;
			background:url(../images/css/usedEquipFooterRight.png) no-repeat left top;
			
		}
		#content{
			margin-bottom:-15px;
		}
		.usedEquipmentDesktop {
		position:relative;
		margin:0px;
		margin-left:auto;
		margin-right:auto;
	text-align:left;
	clear:both;
	background:transparent;
	height:375px;
	width:625px;
	color:black;
	}

	.usedEquipmentDesktop p {
	color:black;
	background:transparent;
	margin:0 10px;
	}

	.dk1,.dk2,.dk3,.dk4,.dk5,.dk6,.dk7 {
	display:block;
	overflow:hidden;
	font-size:5px;
	}

	.dk1,.dk2,.dk3,.dk4,.dk5,.dk6 {
	height:1px;
	}

	.dk2,.dk3,.dk4,.dk5,.dk6,.dk7 {
	background:white;
	border-width:0 1px;
	border-left:1px solid gray;
	border-right:1px solid gray;
	}

	.dk1 {
	background:gray;
	margin:0 7px;
	}

	.dk2 {
	margin:0 6px;
	}

	.dk3 {
	margin:0 4px;
	}

	.dk4 {
	margin:0 3px;
	}

	.dk5 {
	margin:0 2px;
	}

	.dk6 {
	margin:0 2px;
	}

	.dk7 {
	height:2px;
	margin:0 1px;
	}

	.dkcontent {
	padding:0px;
	margin:0px;
	display:block;
	background:white;
	border:1px solid gray;
	padding-left:5px;
	padding-right:5px;
	color:black;
	height:100%;
	border-width:0 1px;
	}

	.tabbedDisplay, .tabbedContent {
		position:relative;
		display:block;
		margin:0px;
		padding:0px;
		width:555px;
		margin-left:auto;
		margin-right:auto;
	}
	.tabbedDisplay {
		height:68px;
		margin-top:10px;
				padding-left:10px;
	}
	.tabbedDisplay a{
		text-decoration:none;
		float:left;
		margin:0px;
		padding:0px;
		margin-right:15px;
	}
	.tabbedDisplay a.startTab{
		margin-left:5px;
	}
	.tabbedDisplay img{
		border:none;
		margin:0px;
		padding:0px;
	}
	.tabbedDisplay .tabs{
		clear:both;
	}
	.tabbedContent {
		margin-top:10px;
		min-height:255px;
		height:auto !important;
		height:255px;
		width:540px;
		display:block;
				text-align:left;
/* 		background:url(images/divisionTabs/tabbackground.gif) no-repeat center;*/
	}
	.tabContentActive {
		display:inline;
		text-align:left;
		background:none;
		position:relative;
		top:0px;
		margin:0px;
		padding:0px;
		left:0px;
	}
	.tabContent img, .tabContentActive img{
		border:none;
		position:relative;
		float:left;
		margin:10px;
	}
	.tabContent {
		display:none;
	}
	.tab {
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter: alpha(opacity=50);
	}
	.tabActive{
		opacity: 1.0;
		-moz-opacity: 1.0;
		filter: alpha(opacity=100);
	}
	.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#888; margin:0 5px;}
.b2 {height:1px; background:#fff; border-right:2px solid #888; border-left:2px solid #888; margin:0 3px;}
.b3 {height:1px; background:#ddd; border-right:1px solid #888; border-left:1px solid #888; margin:0 2px;}
.b4 {height:2px; background:#fff; border-right:1px solid #888; border-left:1px solid #888; margin:0 1px;}
.hideme {
	marging:0px;
	padding:0px;
	display:none;
}
.contentb {position:relative;top:0px;background: #fff; border-right:1px solid #888; border-left:1px solid #888;border-top:1px solid #888;}
.contentb div {position:relative;padding:5px;margin-left: 5px;}

.readerLink{
	line-height:22px;
	padding-left:30px;
	background:url(../images/logos/readerIcon.gif) top left no-repeat;
}
.TM {
	font-size:smaller;
	font-family:"Times New Roman", Times, serif;
	position: relative;
	top: 9px;
	left: 5px;
}
.leftMargin{
	padding-left:30px;
}
#content p.Header {
	margin-left:30px;
}
#segmentEmail {
	min-height:40px;
	margin-top:30px;
	height:auto !important;
	height:40px;
	text-align:left;
	padding-left:20px;
	color:#666;
	font-size:14px;
	font-weight:bold;
}
#segmentEmail a{
display:block;
color:#FF0000;
}
#postalAddress {
	margin-left:10px;
}
#votelnk{
	display:inline; 
	margin: 0px 5px 0px 30px; 
}
