/* ----------------------------------------------
Template Name : Hansen Mueller
Version : 1.0
Author : DownsDesign
Author URL : http://www.downsdesign.com/
------------------------------------------------ */


/*------------ Resets -------------*/

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

body {
line-height: 1;
}

ol, ul {
list-style: none;
}

html {min-height: 100%;}

* {
margin: 0;
padding: 0;
}

/*------------ Main -------------*/


body {
padding: 0 0 20px;
font: 13px/23px Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
background: #e4e3e3;
color: #333;
padding: 20px 0 40px;
}

a:focus {
outline:1px dotted invert;
}

a {
color: #c09d13;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

p {
margin:0 0 1em 0;
padding-left: 0;
}

hr {
border:0 #ccc solid;
border-top-width:1px;
clear:both;
height:0;
}

h1 {
font-size:25px;
}

h2 {
font: 26px/30px Georgia, "Times New Roman", Times, serif;
color: #c09d13;
}

h3 {
font-size:21px;
}

h4 {
color: #3e3e3e;
font: normal 18px/28px arial, verdana, sans-serif;
}



h5 {
font-size: 14px;
text-transform: uppercase;
color: #c09d13;
letter-spacing: .1em;
}

h6 {
padding: 5px 5px 5px 30px;
text-align: left;
color: #333;
font-size: 15px;
}

ol {
list-style:decimal;
}

ul {
list-style:square;
}

p,dl,hr,h1,h2,h3,h4,h5,ol,ul,pre,table,address,fieldset {
margin-bottom:10px;
text-align: left;
}

table tr td {
vertical-align: top;
}

.wrapper {
margin: 0 auto;
width: 960px;
background: #fff;
margin-bottom: 20px;
border: 1px solid silver;
height: auto;
}

/*------------ Header -------------*/


.header {
width: 940px;
display: inline;
float: left;
margin-left: 10px;
margin-right: 10px;
height: 130px;
margin-bottom: 20px;
background: white url(../img/phone_home.png) no-repeat;
}

.logo {
width: 457px;
height: 130px;
display: inline;
float: left;
margin-left: 0;
margin-right: 0;
margin-bottom: 10px;
padding-left: 0;
background-repeat: no-repeat;
background-attachment: fixed;
}

/* @group Main Tabs */

.maintabs{
width: 420px;
overflow: hidden;
display: inline;
float: right;
}

.maintabs ul{
margin: 0; /*offset of tabs relative to browser left edge*/
font: 12px Georgia, "Times New Roman", Times, serif;
list-style-type: none;
float: right;
padding-right: 30px;
padding-top: 60px;
padding-bottom: 0;
}

.maintabs li{
display: inline;
margin: 0;
color: #48382f;
}

.maintabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 10px 19px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #003d79; /*background of tabs (default state)*/
}

.maintabs li a:visited{
color: white;
}

.maintabs li a:hover, .maintabs li.selected a{
background: #0b254b; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

/* @end */

/* @group Sub Tabs */

.subhead {
color: white;
font: 17px Georgia, "Times New Roman", Times, serif;
}

.subtabs{
font: 16px Georgia, "Times New Roman", Times, serif;
/*width: 890px; leave this value as is in most cases*/
overflow: hidden;
}

.subtabs ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border-width: 1px 0;
}

.subtabs ul li{
display: inline;
}

.subtabs ul li a{
float: left;
color: white; /*text color*/
padding: 10px 0;
text-decoration: none;
border-right: 1px solid white;
background-color: #c09d13;
width: 229px;
text-align: center;
}

.subtabs ul li a.last{
border-right: none;
}

.subtabs ul li a:visited{
color: white;
}

.subtabs ul li a:hover, .subtabs ul li .current{
color: white !important;
background: #a68911;
}

/* @end */


/*------------ Sidebar -------------*/

.sidebar {
width: 260px;
display: inline;
float: left;
margin-left: 0;
margin-right: 0;
margin-bottom: 10px;
padding: 20px 20px 10px;
}

.sidebar p{
font-size: 20px;
}

.sidebar li {
list-style-type: none;
font-size: 14px;
}

.sidebar ul {
list-style-type: none;
margin-bottom: 30px;
}

/*------------ Content -------------*/


.content_main {
width: 940px;
display: inline;
float: left;
margin-left: 10px;
margin-right: 10px;
}

.content {
float: right;
margin-bottom: 10px;
margin-right: 0;
margin-left: 0;
display: inline;
height: 450px;
background: url(../img/content.png) no-repeat right top;
padding: 50px 30px 10px;
width: 570px;
}

.subhead {
width: 920px;
background-color: #c09d13;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

/*------------ Home -------------*/


.imgholder {
width: 920px;
height: 280px;
margin-left: 10px;
margin-right: 10px;
}

.home_right {
width: 300px;
float: right;
background-color: #f0f1f1;
height: 100px;
padding: 40px;
display: inline;
margin-right: 10px;
border-left: 1px solid silver;
}

.home_right h2{
font: 20px/30px Georgia, "Times New Roman", Times, serif;
color: #48382f;
}

.home_left {
width: 500px;
padding: 20px 10px 10px;
display: inline;
float: left;
margin-left: 10px;
height: 150px;
}

.home_left h2 {
font-size: 19px;
}


/*------------Footer-------------*/


#footer-bottom {
width: 940px;
margin-left: auto;
margin-right: auto;
color: #717171;
padding: 0px 30px 50px;
}

#footer-bottom a {
color: #717171;
}

#footer-bottom  a:hover {
color: #aaa;
}

#footer-bottom .bottom-left {
width: 510px;
float: left;
padding-left: 5px;
}

#footer-bottom .bottom-right {
width: 400px;
text-align: right;
padding-right: 10px;
margin-right: 0;
color: #c09d13;
font: 15px Georgia, "Times New Roman", Times, serif;
float: right;
}

.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}



/*------------Contact Form-------------*/

#formcontainer{
width: 500px;
height: 375px;
text-align: left;
float: left;
}

.rows{
margin-top: 25px;
margin-left: 20px;
width: 510px;
}

input, select, textarea {
width: 400px;
float: left;
clear: both;
display: block;
font: 13px Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
background-color: #e4e3e3;
color: #333;
margin-top: 8px;
padding: 8px;
margin-bottom: 8px;
border: 1px solid silver;
margin-right: 20px;
}

#form div {
clear: both;
height: 25px;
}

input#submit {
width: 90px;
font-size: 13px;
text-align: left;
border: 1px solid silver;
display: block;
text-align: center;
}

#message textarea{
font: 13px Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
height: 80px;
width: 400px;
float: left;
clear: both;
font-size: 13px;
margin-top: 8px;
padding-top: 8px;
}

/*------------Bids Page-------------*/
.location { padding-bottom: 10px; }

table#bids{
  margin-left: 1px;
  width:  99%;
  text-align: center;
  border: 1px solid #ccc;
  border-collapse: collapse;
}
table#bids th {
  border-bottom: 1px solid #ccc;
}
table#bids tr.odd td {
  background: #eee;
}
table#bids td.first {
  text-align: right;
  border-right: 1px solid #ccc;
  padding-right: 5px;
}
ul#cameras li {
  font-size: 16px;
  padding: 3px;
}

