/* CSS Document */
/** Written by Amanda Fisher of Method Productions for Tarbid.com**/
/** Contact email: service@methodpro.biz **/

/*Color Pallette: ==================
Dark Blue=#004070; 
Light Blue=#CBD9E6; 
Orange Highlights=#F57B19;=============*/
/*Font Styles*/
body, div, p, blockquote, ol, ul, dl, li, dt, dd, td, select {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:9pt;
	color:#000;
}

h1 {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:12pt;
	color:#004070;
}

h2 {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif; 
	font-size: 12pt;
	color:#004070;
}	

td {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	
}

th {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
}

p {
	
	text-align:justify;
}


/*General Spacing Instructions*/
* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	height:0px
	;
}

h1,h2,h3,h4,h5,h6,{
	display:block;
	margin:2em 0em;
}

p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin:0.5em 1em;
}

li,dd {
	margin-left:1em;
}

fieldset {
	padding:.5em;
}

body {background-color:#CBD9E6;}

/* 1st DIV Center Main Site Container*/
#main {
	width:80%;
	min-width: 900px; /*for IE*/
	_width: 900px; /*for FF*/
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	border-right:double 3px #CBD9E6;
	border-bottom:double 3px #CBD9E6;
	border-left:double 3px #CBD9E6;
}

/* 2nd DIV Heading Container*/
.heading {
	width:100%;
	padding:0px;
	margin:0px;
	background-color:#004070;
	border:none;
	height:109px;
	/*border-bottom: 2px solid #004070;*/
}

/* 3rd DIV Logo Container*/
#logo {

	background:  url(/images/heading_bg.gif) no-repeat;
	background-position:right;
	position:absolute;
	height:109px;
	width:648px;
	margin: 0px;
	
	text-align:left;
	display:block;
}


/*4th SECTION OF DIVS Navigation Menu Link Styles*/
div#NavBar {
	width:100%;
	background-color:#CBD9E6;
	display:block;
	clear:both;
}
div#NavBoxL ul{
	text-align:center;
	margin: 2px 0px 0px 0px;
	padding: 0;
	float: left;
	background-color:#CBD9E6; 
	width:50%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 14pt;
	display:inline;
}

#NavBoxL ul li {
	display:inline;
	padding-left:1em;
	padding-right:1em;
	background-color:#CBD9E6;
	background-repeat:no-repeat;
	background-color:#CBD9E6;
}

#NavBoxL ul li a {
	padding: 0em 1em;
	background: url(/images/bullet_a1.png) 0 3px no-repeat;
	background-color:#CBD9E6;
	/*width:100px;*/
	color: #004070;
	text-decoration: none;	
	float:left;
	border-right: 1px solid #FFFFFF;
}

#NavBoxL ul li a:hover {
	background: url(/images/bullet_a2.png) 0 3px no-repeat;
	color: #F57B19;
}

div#NavBoxR ul{
	text-align:center;
	margin: 2px 0px 0px 0px;
	padding: 0;
	float: right;
	background-color:#CBD9E6;
	width:50%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 14pt;
	display:inline;
}

#NavBoxR ul li {
	display:inline;
	padding-left:1em;
	padding-right:1em;
	background-repeat:no-repeat;
}

#NavBoxR ul li a {
	padding: 0em 1em;
	background: url(/images/bullet_a1.png) 0 3px no-repeat;
	
	/*width:100px;*/
	color: #004070;
	text-decoration: none;	
	float:right;
	border-left: 1px solid #fff;
}

#NavBoxR ul li a:hover {
	background: url(/images/bullet_a2.png) 0 3px no-repeat;
	color: #F57B19;
}

#navcontainer #active { border-left: 1px solid #f16b00; 
}
	/*Spanish Navigations*/
	div#NavBar2 {
	width:100%;
	background-color:#E0E0E0;
	display:block;
	clear:both;
	}
	div#NavBoxL2 ul{
		text-align:center;
		margin: 2px 0px 0px 0px;
		padding: 0;
		float: left;
		background-color:#E0E0E0; 
		width:50%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height: 14pt;
		display:inline;
	}
	
	#NavBoxL2 ul li {
		display:inline;
		padding-left:1em;
		padding-right:1em;
		background-color:#E0E0E0;
		background-repeat:no-repeat;
		background-color:#E0E0E0;
	}
	
	#NavBoxL2 ul li a {
		padding: 0em 1em;
		background: url(/images/bullet_a1_es.png) 0 3px no-repeat;
		background-color:#E0E0E0;
		/*width:100px;*/
		color: #004070;
		text-decoration: none;	
		float:left;
		border-right: 1px solid #FFFFFF;
	}
	
	#NavBoxL2 ul li a:hover {
		background: url(/images/bullet_a2.png) 0 3px no-repeat;
		color: #F57B19;
	}
	
	div#NavBoxR2 ul{
		text-align:center;
		margin: 2px 0px 0px 0px;
		padding: 0;
		float: right;
		background-color:#E0E0E0;
		width:50%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height: 14pt;
		display:inline;
	}
	
	#NavBoxR2 ul li {
		display:inline;
		padding-left:1em;
		padding-right:1em;
		background-repeat:no-repeat;
	}
	
	#NavBoxR2 ul li a {
		padding: 0em 1em;
		background: url(/images/bullet_a1_es.png) 0 3px no-repeat;
		
		/*width:100px;*/
		color: #004070;
		text-decoration: none;	
		float:right;
		border-left: 1px solid #fff;
	}
	
	#NavBoxR2 ul li a:hover {
		background: url(/images/bullet_a2_es.png) 0 3px no-repeat;
		color: #F57B19;
	}


/* 5th DIV Search Area Styles*/
div#SearchAreaTop{
	float:right;
	padding:0px;
	margin-top:70px;
	margin-right:10px;
	display:inline;
	position: relative;
	z-index:1000;
	color: #CBD9E6;
}

/* 6th DIV Center Content Below Header */
div#ContentArea {
margin-top:1em;
margin-right:10%;
margin-left:10%;
clear:both;
}
		/*Control elements within a DIV's ID*/
		
		#ContentArea td {padding:5px;}
		#SelectCat td {padding:1px;}
		#SelectCat form {margin:1px;}

/*SEE PAGE DIVS BELOW FOR RELATIVE STYLES*/

/* LAST DIV Footer Area Styles*/
.footer {
	clear:both;
	position:relative;
	padding:10px 0px 0px 10px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#222222;
}

/*General Link Styles*/
a {
	text-decoration:none;
	font-weight:bold;
}

a:link {
color:#336699;
text-decoration:none;
}

a:active  {
color:#336699;
text-decoration:none;
}

a:hover  {
color:#FF6600;
text-decoration:underline;
}

/* General Text Styles*/

.center {
	text-align:center;
}


/*Auction Listings Color Styles*/
span#auction_title {
	color:#004070;
	font-weight:bold;
	display:block;
}
a span#auction_title {
	color:#004070;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	line-height:120%;
}



a:hover span#auction_title {
	color:#f16b00;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	line-height:120%;
}

div#SubmitBids {
	border-top: 2px solid #004070;
}

/*Per ID Styles Other than General and Auction Listings*/

div#terms p {
	font-weight:400;
	text-align:justify;
}

/*Tranzon.com CSS for Text Style in FAQ*/
.clsText9 {
	color:#052753;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:9pt;
}

.clsText9Bold {
	color:#052753;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:9pt;
	font-weight:bold;
}

.clsText9BoldOrange {
	color:#EF6405;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:9pt;
	font-weight:bold;
}

.clsText11BoldOrange  {
	color:#FF6600;
	font-family:Arial,Helvetica,Sans-Serif;
	/*font-size:11pt;*/
	font-weight:bold;
	/*added spacing*/
	margin-top:1em;
	margin-bottom:1em;
}



