/*-----------------------------------------------------------------------------
HigestBidderSale.com Style Sheet

version:   1.0
author:    alfonso catron
email:     alfonso@moodstudio.net
website:   http://www.moodstudio.net/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;}


/* Remove border around linked images */
img {
	border: 0;}

body {
  font: 0.9em "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
  background-image: url(images/back.jpg);}


/* =wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width: 768px;
	margin: auto;
	position: relative;
	background-image: url(images/main_back.jpg);}

#spacer {
	height: 208px;}
	

/* =Heading
-----------------------------------------------------------------------------*/
#header {
	width: 768px;
	margin: auto; }
#header h1 {
display:none;}

#head-wrapper {
height:198px;}

#logo {
float: left;
width:206px;
height:198px;
background-image: url(images/head_1.jpg);}

#logo2 {
float: left;
width:180px;
height:198px;
background-image: url(images/head_2.jpg);}

#logo3 {
float: left;
width:201px;
height:198px;
background-image: url(images/head_3.jpg);}

#logo4 {
float: left;
width:180px;
_width:178px;
height:198px;
background-image: url(images/head_4.jpg);}


/* =Links
-----------------------------------------------------------------------------*/
a {
	font-family: georgia;
	font-size: 1em;
	text-decoration: none;
	color: #930;}
a:hover {
	text-decoration: underline;
	color: #000;}



/* =Main Nav
-----------------------------------------------------------------------------*/
#main-nav {
	position: absolute;
	top: 0;
	left: 10px;
	width: 190px;}
	
#main-nav hr{
	display: none;}

#main-nav h2 {
	display: none;}

#main-nav ul {
	padding: 10px 0 10px 10px;}
	
#main-nav li {
	list-style: none;
	padding: 5px 5px 5px 25px;
	border-bottom: 1px dashed #e1c2b3;}
	
#main-nav li.location-on {
	background: url(images/page.gif) no-repeat;}

#form-border {
border: 1px solid #E0C1B2;
padding:1px;
margin: 5px 0 5px 5px;}

#form {
background-image: url(images/form-back.jpg);
padding: 5px;

border: 1px solid #FFF;}

#form h3{
 color:	#930;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 1.3em;
 letter-spacing: -1px;
 font-weight: normal;
 margin: 0;}

#form input.input{
 border: 1px solid #E0C1B2;
 color: #333;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 1.3em;
 letter-spacing: -1px;
 font-weight: normal;
 margin: 3px 0 3px 0;
 padding: 2px;}
 
input.submit {
	width:29px;
	height:33px;
	border:0;
	cursor:pointer;
	background:url(images/boton2.jpg) no-repeat;}

select {
	border: 1px solid #E0C1B2;
	height:20px;
	width: 120px;
	padding: 2px;
	cursor:pointer;
 	font-family: Georgia, "Times New Roman", Times, serif;}

option {
	border-bottom: 1px dashed #E0C1B2;
	padding: 1px;
	cursor:pointer;
 	font-family: Georgia, "Times New Roman", Times, serif;}
/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/
#main-content {
	color: #333;
	font-size: 0.9em;
	padding: 10px 40px 10px 230px;}
	
#main-content hr {
	display: none;}
	
#main-content h2 {
 	color: #930;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 1.6em;
 	letter-spacing: -1px;
 	font-weight: normal;
 	text-align: center;}
 
#main-content h2 em {
	color:	#930;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	letter-spacing: -1px;
	font-weight: normal;
	font-style:oblique;}
 
#main-content h3 {
	color:	#48546A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	letter-spacing: -1px;
	font-weight: normal;
	text-align: center;
	margin: 40px 0 30px 0;}

#main-content ul{
	padding-left: 25px;}
 
#main-content li{
	list-style: none;
	list-style-image: url(images/bullet.gif);}

/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/
	
#footer {
	width: 768px;
	margin: auto;
	padding: 20px 0 10px 0;
	height: 125px;
	background: url(images/footer.jpg) no-repeat;}

#footer hr{
	display: none;}

	
#footer p{
	text-align: center;
	font-family: georgia;
	font-size: 0.8em;}
	
#footer ul{
	margin: 0;
	padding: 0;
	text-align: center;}
	
#footer li{
	padding: 0 5px 0 5px;
	list-style: none;
	display: inline;}

/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}


/* =Contact
-----------------------------------------------------------------------------*/
#contact {
	padding: 0 10px 10px;
	background: #FFFAED;
	border: 1px dashed #E0C1B2;
	line-height: 25px;}
	
#contact .phone{
 	color: #930;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 1.4em;
 	letter-spacing: -1px;
 	font-weight: normal;}
	
#contact u{
 	width: 200px;}

/* =Tables
-----------------------------------------------------------------------------*/

table { 
  	border-spacing: 0;
	border-collapse: collapse;
}

td {
  	text-align: left;
	font-weight: normal;
}



/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/

