﻿/*
eazyShop CSS
@Author Thomas Lisson, JTL-Software
more info at http://www.jtl-software.de
*/

html, body, div, p, h1, h2, h3, ul, li, ol, 
span, a, table, td, form, img, li {
   border: none;
   font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
}


body {
background: url('http://www.jacksarmystore.com/template-ebay/background.jpg') no-repeat;
background-color: #595436;

}

#background {



min-height: 1600px;

color: #4c4941;



background-position: top center;

background-size: 100%;

width: 1130px;

font: 12px "Arial", Helvetica, sans-serif;

}

#content-wrap {

min-height: 2100px;

margin-left: auto;

margin-right: auto;

background: rgba(141,142,125,0.95);

padding: 10px 0 10px 0;

-webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;

-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5), inset 0 0 25px rgba(0,0,0,0.2);

-moz-box-shadow: 0 0 15px rgba(0,0,0,0.5), inset 0 0 25px rgba(0,0,0,0.2);

box-shadow: 0 0 15px rgba(0,0,0,0.5), inset 0 0 25px rgba(0,0,0,0.2);

width: 90%;

}

#description {


font-family: Arial;
margin-left: auto;

margin-right: auto;

float: left;



border: 0px solid #b7a986;

background: #8d8e7e;

border-top: 0 none;

min-height: 1300px;

padding: 10px;

-webkit-border-bottom-right-radius: 5px;

-webkit-border-bottom-left-radius: 5px;

  -webkit-border-top-right-radius: 5px;

-webkit-border-top-left-radius: 5px;

-moz-border-radius-bottomright: 5px;

-moz-border-radius-bottomleft: 5px;

-moz-border-radius-topright: 5px;

-moz-border-radius-topleft: 5px;

border-top-right-radius: 5px;

border-top-left-radius: 5px;

border-bottom-right-radius: 5px;

border-bottom-left-radius: 5px;

-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);

-moz-box-shadow: 0 0 10px rgba(0,0,0,0.25);

box-shadow: 0 0 10px rgba(0,0,0,0.25);

width:59%;

}



#picture {


font-family: Arial;
margin-left: auto;

margin-right: auto;

float: left;

border: 0px solid #b7a986;

background: #8d8e7e;

border-top: 0 none;

min-height: 1300px;

padding: 10px;

-webkit-border-bottom-right-radius: 5px;

-webkit-border-bottom-left-radius: 5px;

  -webkit-border-top-right-radius: 5px;

-webkit-border-top-left-radius: 5px;

-moz-border-radius-bottomright: 5px;

-moz-border-radius-bottomleft: 5px;

-moz-border-radius-topright: 5px;

-moz-border-radius-topleft: 5px;

border-top-right-radius: 5px;

border-top-left-radius: 5px;

border-bottom-right-radius: 5px;

border-bottom-left-radius: 5px;

-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);

-moz-box-shadow: 0 0 10px rgba(0,0,0,0.25);

box-shadow: 0 0 10px rgba(0,0,0,0.25);

width:34%;

}

#spacer-left {
float: left;
width:1%;
min-height: 100px;

}

#spacer-middle {
float: left;
width:1%;
min-height: 1300px;
}

#spacer-right {
clear: both;
}

}

#spacer-left-b {
float: left;
width:1%;
min-height: 300px;
}

#spacer-bottom {
float: left;
height: 5px;
width:97%;
}

#bottom {

font-family: Arial;

width:96%;

margin-left: auto;

margin-right: auto;

float: left;

border: 0px solid #b7a986;

background: #8d8e7e;

border-top: 0 none;

padding: 10px;

-webkit-border-bottom-right-radius: 5px;

-webkit-border-bottom-left-radius: 5px;

  -webkit-border-top-right-radius: 5px;

-webkit-border-top-left-radius: 5px;

-moz-border-radius-bottomright: 5px;

-moz-border-radius-bottomleft: 5px;

-moz-border-radius-topright: 5px;

-moz-border-radius-topleft: 5px;

border-top-right-radius: 5px;

border-top-left-radius: 5px;

border-bottom-right-radius: 5px;

border-bottom-left-radius: 5px;

-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);

-moz-box-shadow: 0 0 10px rgba(0,0,0,0.25);

box-shadow: 0 0 10px rgba(0,0,0,0.25);

}