* {
    outline: none;
}
html, 
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
body {
    background: url('../images/bkd.jpg');
    font-family: "HelveticaNeue",Helvetica,Arial,sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
    color: #3d3311;
}
h1,
h2,
h3 {
    font-family: "HelveticaNeue-UltraLight","HelveticaNeue-Light","HelveticaNeue",Helvetica,Arial,sans-serif;
}
h5 {
    font-size: 15px;
}
a {
    color: #025fa6;
}
img {
    border: none;
}
p,
#searchresults span,
.pbody p {
    font-family: verdana;
    font-size: 11px;
    line-height: 20px;
}
table {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    border: none;
}
td { 
     vertical-align: top; 
     padding: 0px; 
     margin: 0;
}
ul,
ol {
    padding: 0 0 0 0;
    margin: 20px 0;
}
ul.bul {
    list-style-type: square;
    
    padding-left: 20px;
}
ul.bul li {
    font-size: 13px;
    font-family: verdana;
}
ul.list {
    list-style-type: square;
    padding-left: 15px;
    
}
ul.list li {
    font-size: 14px;
    line-height: 18px;
}
.buttons em {
    font-size: 14px;
}
ul { 
    list-style-type: none;
    line-height: 24px;
}
table.product_details td {
    padding-right: 30px;
}
#description {
    width: 75%;
    margin-bottom: 40px;
}
#description p {
    font-size: 13px;
    line-height: 18px;
    margin: 15px 0;
}
#description a {
    margin-top: 20px;
    padding: 5px 10px;
    color: #fff;
    background: #025FA6;
    text-decoration: none;
    display: block;
    width: 300px;
}
#description a:hover {
    background: #00317d;
}
h1 {
    position: relative;
}   
h1 a {
    display: block;
    height: 38px;
    width: 626px;
    position: absolute;
    top: 51px;
    left: 107px;
}

.productv {
    border-bottom: solid 6px #ddd;
    padding-bottom: 10px;
}

#total,
#line-items li {
    border: solid 1px #bbb;
    border-width: 2px 0 0 0;
}
#line-items li {
    padding: 10px 0 0 0;
}
#total {
    padding: 20px 0 0 0;
}
#line-items h4 {
    margin: 5px 0 10px 0;
}
#line-items .money {
    margin: 10px 0 10px 0;
}
#line-items li {
    margin: 20px 0;
}
#sos {
    width: 600px;
    margin: 20px auto;
    text-align: center;
}

#container {
    width: 844px;
    margin: auto;
}
#variants li,
#details li {
    font-size: 15px;
    line-height: 24px;
}

#header {
    background: url('../images/header.gif');
    height: 177px;
    position: relative;
}
#header h1 {
    text-indent: -999999px;
    margin: 0;
    padding: 0;
}

#nav,
#nav li,
#nav li a {
    padding: 0;
    margin: 0;
}
#nav {
    margin: auto;
    width: 600px;
    position: relative;
    top: 105px;
    list-style-type: none;
}
#nav li {
    float: left;
    text-align: center;
    font-family: arial; 
    text-transform: uppercase; 
    letter-spacing: 1px; 
    font-size: 14px; 
    font-weight: bold; 
}
#nav li a { 
     text-decoration: none; 
     color: #8b3a08; 
     width: 120px;
     display: block;
     line-height: 30px;
     height: 30px;
}
#nav li a:hover { 
    color: #f06927;
}


#content {
    width: 780px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    padding: 32px 0 30px 0;
}
#inner_content {
    width: 740px;
    margin: auto;
    border-top: solid 2px darkorange;
    padding-top: 10px;
}
#searchbar {
    position: absolute;
    top: 0px;
    left: 20px;
}
#in-cart {
    position: absolute;
    top: 3px;
    right: 25px;
    font-size: 14px;
}
#product {
    margin-top: 20px;
}
#products .item {
    background: lightgoldenrodyellow;
    width: 220px;
    height: 140px;
    margin: 0 24px 20px 0;
    float: left;
    border: solid 1px tan;
    position: relative;
}
#products .price {
    background: darkorange;
    width: 200px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: block;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-family: georgia;
    font-size: 16px;
}
#products h3 {
    width: 200px;
    margin: auto;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    margin: 0;
    color: darkpurple
}
#products p {
    position: absolute;
    top: 28px;
    left: 10px;
    line-height: 16px;
    width: 200px;
    left: 10px;    
    position: absolute;
}
#products a {
    width: 220px;
    height: 140px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

del {
    color: #ffc680;
    font-style: italic;
}


#tags {
    margin: 20px 0 20px 20px;
    background: lightgoldenrodyellow;
    width: 200px;
    float: right;
    padding: 10px;
}
#tags h3 {

    padding: 5px;
    font-size: 14px;

    margin: 0;
}
#tags ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#tags li {

}
#tags a {
    padding: 4px 0 4px 10px;
    background: orange;
    color: #333;
    font-weight: bold;
    font-size: 12px;
    display: block;
    margin-top: 2px;
    text-decoration: none;
    border-bottom: 1px solid darkorange;
}
#tags a:hover {
    background: darkorange;
    color: #fff;
}

#footer {
    background: url('../images/footer.gif') no-repeat;
    height: 275px;
    font-family: verdana; 
    font-size: 11px;
    line-height: 8px; 
    margin: auto;
    position: relative;
}
#footer div {
    position: absolute;
    top: 53px;
    left: 30px;
}
#footer div h4 { 
    text-transform: uppercase; 
    font-size: 12px; 
    line-height: 16px;
    margin-top: 0;
}
#footer div a {
    color: #8b3a08;
}
#footer div a:hover {
    color: #f06927; 
}
#footer ul {
    line-height: 23px;
}
.split {
    width: 220px;
    padding-right: 25px;
}
#linklist div {
    background: url('http://orangereports.com/assets/images/link_small.jpg') no-repeat;
}
#linklist h4,
#faqlist h4 {
    padding: 2px 0 0 0;
    margin: 20px 0;
}
#linklist h4 {
    font-size: 13px;
    padding-left: 22px;
    position: relative;
    top: -3px;
}
#linklist p {
    margin-bottom: 20px;
}
#faqlist div {
    background: url('http://orangereports.com/assets/images/question.jpg') no-repeat;
}
#faqlist h4 {
    padding-left: 35px;
}
#linklist p,
#faqlist p {
    margin-top: -10px;
}
#quote_form td {
    font-size: 13px;
    padding: 4px;
}
#quote_form label {
    position: relative;
    top: 3px;
}
 
 
 
 
/* Float */
.left {
    float: left;
}
.right {
    float: right;
}
/* Clear float fix */
.clear:after{
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clear{
    display:inline-block;
}
/* Hides from IE-mac \*/
* html .clear {
    height: 1%;
}
.clear {
    display: block;
}
/* End hide from IE-mac */