/*
|--------------------------------------------------------------------------
| Defaults
|--------------------------------------------------------------------------
*/

@import url(../tiny/styles.css);
body { width: auto; margin: 0; padding: 0; border: none; }

/*
|--------------------------------------------------------------------------
| General Layout
|--------------------------------------------------------------------------
*/

html, body {
	height: 100%;
}  
.clear-both {
	clear: both;
}
body {
	position: relative;
	height: 100%;
	background-image: url(../images/background_rep.png);
	background-repeat: repeat-x; 
	background-color:#ECEFF2;
	font-family:Arial, Helvetica, sans-serif;
	background-position: center 0px;
}
.wrapper {
	width: 990px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
}
.header {
	position: relative;
	padding-top: 10px;
	width: 990px;
	height: 149px;
	
}
.footer_wrapper {
	border-top:#C2CAD2 solid 1px; 
	width:100%;
	background-color:#DEE7EF;
}
.footer {
	width:990px;
	height:107px;
	margin-left: auto;
	margin-right: auto;
	padding-left:5px;
	padding-right:5px;
}


/* Auction Panels */

.panels_wrapper {
		width:732px;
		float:left;
}
.panel {
	width:235px;
	float:left;
	height:auto;
	background-color:#FFF;
	margin-right:10px;
} 
.panel_title_blue {
	background-color:#357BC1;
	width:235px;
	border: 1px solid #2F6FAE;
}
.panel_title_orange {
	background-color:#DB6728;
	width:233px;
	border: 1px solid #C55D24;
}
.panel_text {
	width:213px;
	padding:0px 10px 0px 10px;
	height:auto;
	border: 1px solid #D9D9D9;
}
.panel_text p {
	
	font-size:1.15em;
	color:#333333;
	margin-top:10px;
}
.panel h1 {
	font-size:1.1em;
	color:#FFF;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:none;
}
.auction_listing {
	width:215px;
	padding:10px;
	border: 1px solid #D9D9D9;
	text-align: center;
}
.auction_listing h3 {
	font-size: 1.1em;
	font-style: normal !important; 
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}
.auction_listing p {
	font-size:.8em;
	margin:0px 0px 15px 0px;
}
.auction_listing p a {
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	padding:6px;
	background-color: #C75C23;
	background-image:url(../images/signup_button.png);
	background-repeat:no-repeat;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DB6728), to(#A94C1C));
	background: -webkit-linear-gradient(top, #DB6728, #A94C1C);
	background: -moz-linear-gradient(top, #DB6728, #A94C1C);
	background: -ms-linear-gradient(top, #DB6728, #A94C1C);
	background: -o-linear-gradient(top, #DB6728, #A94C1C);
}
.auction_listing p a:link, .auction_listing p a:visited, .auction_listing p a:hover {
	color:#FFF !important;
	text-decoration:none;
}
.auction_listing p a:hover {

}
.corrugated_cover {
		position:absolute;
		bottom:0px;
		z-index:100;
		width:987px;
		height:6px;
		background-image:url(../images/nav_corrugated.png);
		background-repeat:no-repeat;
}
.content { 
		width:722px;
		margin-top:15px;
		margin-bottom:15px;
		padding-right:10px;
}
.lhs_col {
	float:left;
	width:732px;
	margin-right: 9px;
	border-right: 1px solid #ccc;
}
.rhs_col {
	float:left;
	width:248px;
	padding-top: 15px;
}
.join_list {
	background-image:url(../images/join_mail_bg.png);
	background-repeat:repeat-x;
	height:63px;
	width:226px;
	border:solid 1px #B2521F;
	padding:5px 10px 5px 10px;
}
.join_list h3 {
 color:#FFF;
 font-size:1.35em !important;
 font-weight:bold;
}
.join_list p {
	 color:#FFF;
	 font-size:.9em;
}
.sale_item_box {
	margin-top:10px;
	border:solid 1px #D9D9D9;
	width:226px;
	padding:10px;
	background-color:#FFF;
}
.sale_item_box img {
	background-color:#000;
	width:226px;
	height:180px;
	margin-bottom:5px;
}
.sale_item_box p {
	font-size:.9em;
}
.buyNow_token {
	background-image:url(../images/buyNow.png);
	background-repeat:no-repeat;
	height:26px;
	width:107px;
	float:right;
}
.credits {
	margin-top:10px;
}
.header img {
	margin-top:7px;
	float:left;
}
.view_cart_button, .request_call_button {
	background-image:url(../images/silver_bg_but.png);
	background-repeat:repeat-x;
	border:solid 1px #BFC8D2;
	height:28px;
	width:150px;
	float:right;
	font-size:.95em;
	margin-left:10px;
	
}
.view_cart_button p {
	background-image:url(../images/cart_icon.png);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-top:4px;
	margin-left:10px;
	height:19px;
	padding-top:2px
	
}
.request_call_button {
	width:160px;
	clear:right;
}
.request_call_button a {
	color:#333 !important;
	text-decoration:none;
}
.request_call_button p {
	background-image:url(../images/phone_icon.png);
	background-repeat:no-repeat;
	padding-left:27px;
	margin-top:5px;
	margin-left:7px;
	height:20px;
	background-position: 0px -20px;
	

}
.request_call_button p:hover {
	background-image:url(../images/phone_icon.png);
	background-repeat:no-repeat;
	padding-left:27px;
	margin-top:5px;
	margin-left:7px;
	height:20px;
	background-position: 0px 0px;
}
.sign_in {
	float:right;
	margin-bottom:11px;
	font-size:0.75em;
}
.sign_in a {

}

.inspect {
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.8em;
	padding: 10px;
	border: 1px solid #408000;
	background-color: #feffc9;
	color: #408000;
}

/*
|--------------------------------------------------------------------------
| Nav
|--------------------------------------------------------------------------
*/
.online_auctions {
	height:32px;
	padding-top:8px;
	padding-left:13px;
	padding-right:13px;
	width:99px;
	background-image:url(../images/nav_greyed.png);
	background-repeat:repeat-x;
	text-align:center;
	float:left;
	display:inline;
	font-size:0.9em;
	color:#FFF;
}
#nav_wrapper {
		height:40px;
		margin-top:17px;
}
#mainNav {
	margin:0px;
	padding:0px;
	background-image:url(../images/nav_bg_rep.png);
	background-repeat:repeat-x;
	height:40px;
	float:left;	
	display:inline;
}
#mainNav li {
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7E1EB;
	position:relative;
		
}
#mainNav li:first-child {
		
}
#mainNav li a {
	height:32px;
	text-decoration:none;
	font-size:0.9em;
	display:block;
	padding-top:8px;
	padding-left:13px;
	padding-right:13px;
}
#mainNav li a:link, #mainNav li a:visited,
#mainNav li a:hover, #mainNav li a:active {
	color:#FFF !important;
	display: block;
}
#mainNav li a:hover, #mainNav li a:active {
	background-image:url(../images/general_nav_rep.png);
	background-repeat:repeat-x;
	background-position: 0px -40px;
}
#mainNav #active {
	background-image:url(../images/general_nav_rep.png);
	background-repeat:repeat-x;
	background-position: 0px -40px;
}
#generalNav {
	margin:0px;
	padding:0px;
	background-image:url(../images/general_nav_rep.png);
	background-repeat:repeat-x;
	float:left;
}
#generalNav li {
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7E1EB;	
}
#generalNav li a {
	height:32px;
	padding-top:8px;
	text-decoration:none;
	font-size:0.9em;
	display:block;
	padding-left:13px;
	padding-right:13px;
}
#generalNav li a:link, #generalNav li a:visited,
#generalNav li a:hover, #generalNav li a:active {
	color:#FFF;
	display: block;
}
#generalNav li a:hover, #generalNav li a:active {
	background-image:url(../images/general_nav_rep.png);
	background-repeat:repeat-x;
	background-position: 0px -40px;
}
#generalNav #active {
	background-image:url(../images/general_nav_rep.png);
	background-repeat:repeat-x;
	background-position: 0px -40px;
}
#footNav {
	float:left;
	margin-right:70px;
}
#footNav li {
	list-style:none;
	margin-bottom:5px;
	margin-left:0px;
	padding-left:0px;
}
#footNav li a {
		font-size:.75em;
		color:#333;
		text-decoration:none;
}		
#map_canvas {
	border: 1px solid #408000;
	width: 349px;
	height: 349px;
}


.album_wrapper {
}
.album {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.album .thumb img {
	border: 1px solid black;
}
.album .caption {
	font-size: 0.8em;
	margin-bottom: 5px;
}		
		
/*
|--------------------------------------------------------------------------
| Forms
|--------------------------------------------------------------------------
*/
form {
	display: none;
}

.rqd {
	color: #c60202;
	font-weight: bold;
}

fieldset {
	border: transparent;
	padding:0px;
	margin:0px;
	height:auto;
	width:auto
}
label {
	float: left;
	width: 100px;
	font-family: Helvetica, "Arial", sans-serif;
	font-size: 0.75em;
	color:#333;
	padding-top: 6px;
}
input, textarea {
	padding: 4px;
	width: 203px;
	font-size: 0.85em;
	margin-bottom: 7px;
	background-color: #FFF;
	border: 1px solid #D9D9D9;
	float: left;	
}
textarea {
	height: 100px;
}
select {
	margin-bottom: 7px;
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	padding:4px;
}
.error {
	font-family: "arial";
	color: #c60202;
	font-size: 11px;
	margin-left: 100px;
}
.checkbox {
	height: 20px;
	width: 20px;
	border: none;
	float: left;
	display: inline;
}
.checkbox_label {
	width: 80px;
}
.joinlist {
	float: left;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 0.9em;
	color: #442264;
}
.btn_submit, .btn_submit_right {
	width: 100px;
	height: 30px;
	color: #FFF;
	background-image:url(../images/signup_button.png);
	background-repeat:no-repeat;
	font-weight: normal;
	border:none;
	text-align:center;
	font-size:1em;
	margin-top:30px;
	margin-bottom:10px;
}
#liveAuctionForm {
	width:213px;
	padding:0px 0px 0px 0px;
}
#contactForm a {
	font-size:0.8em;
}
#contactForm .btn_submit, .btn_submit_right {
	margin-left:100px;
	margin-top:10px;
}


.share {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: white;
	padding-top: 10px;
	padding: 5px;
}

.calltoactions {
	width: 292px;
	float: right;
	height: 85px;
}
.fb-like-box {
	width: 292px;
}
.phone {
	width: 292px;
	text-align: center !important;
}
.phone h3 {
	font-size: 1.5em;
	color: #357bc1;
}
