*{margin:0;padding:0}
img{border: 0}
body{
    background: #000000;
    color:#cccccc;
    font-family: Arial, Tahoma, sans-serif;
    font-size:80%;
}
h1,h2,h3,h4,h5,h6{
    -x-system-font:none;
    font-weight:normal;
    color:#60605F;
    line-height: normal;
}
h2{font-size: 1.75em; margin: 0.75em 0;}
h3{font-size: 1.5em; margin: 0.75em 0;}
h4{font-size: 1.25em;}
h5{font-size: 1em;font-weight: bold}
p{margin:10px 0}
ul,ol{margin:10px 0 10px 35px}
a:link,a:visited{color:#FFCA4A;text-decoration:none}
a:hover{color:#ff5a01;text-decoration:underline}
a:active{color:#ff5a01}
#siteName{display:none}
a.em {color: #d33; font-weight: bold;}
/** estrutura site cabeçalho **/
#loginRow {
    padding: 1em 0 0 0;
    text-align: right;
}
#loginRow strong { color: #ff5a01; font-size: 1.25em}
#loginRow a { color: #FFCA4A; }
.iwrap {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
#headerRow {
    margin: 0;
	position: relative;
}
#headerRow .iwrap {
    width: 960px;
    height: 120px;
}
#logoPlace {position: absolute;top:0;left:0}
#hcol2{
	height:120px;
	margin-left: 189px;
	background: #000000 url('../images/loja-top.jpg') no-repeat;
}
#shortmenu {
	list-style: none;
	margin: 58px 0 0 0;
	text-transform: uppercase;
	background: #ffca4a;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 0.35em 1em;
}
#shortmenu li {
	display: inline;
	color: #4d2300;
}
#shortmenu li a { color: #4d2300; font-weight: bold }
/** estrutura sidebar **/
#boxSidebar {
    position: absolute;
    left: 0;
    width: 189px;
	top: 0;
    z-index: 2;
}
#search {
	background: #ffca4a;
	padding: 1.6em;
	text-align: center;
}
#search label {
	text-transform: uppercase;
	font-size: 1em;
	color: #ae5406;
	font-weight: bold;
}
#search .text { width: 140px; background: white url('../images/text-bg.gif') repeat-x; color: black }
#search label, #search input { margin: 0.5em 0 }
#boxCategories {
	margin: 0;
	padding: 0;
	border: 3px solid #ff5a01;
	border-top: 0;
	background: black;
	list-style: none;
}
#boxCategories li a:link,
#boxCategories li a:visited {
	display: block;
	padding: 0.5em 1em;
	font-size: 1.15em;
	color: #ff5a01;
	border-bottom: 1px solid #333;
}
#boxCategories li a:hover,
#boxCategories li a:active {
	color: white;
	background: #FF833F;
}
.sidetitle {
	font-size: 1.25em;
	font-style: italic;
	color: white;
	padding: 0.25em;
	text-align: center;
	background: #ff5a01;
	margin: 0;
}
/** estrutura site corpo **/
#mainRow {}
#boxMain {
    margin-left: 199px;
}
#mainBanner {
	height: 200px;
}
#cols { margin: 0.75em 0 0 0; position: relative}
#rightbar {
	position: absolute;
	right: 0;
	top: 0;
	width: 150px;
}
#content {
	width: 600px;
}
.textbox {
	
}
.textbox h2 {
	padding: 0.5em 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 1.35em;
	color: #ff5a01;
}
.textbox h2 span {
	font-size: 0.8em;
	color: white;
}
.container {
	margin: 0.75em 0;
}
/* right bar */
#newsletter {
	color: black;
	margin: 0 0 1em 0;
	background: #b2cf70;
}
#newsletter h2 {
	margin: 0;
	padding: 0.25em 0.5em;
	font-style: italic;
	color: white;
	background: #445e09;
	font-size: 1.25em;
	text-align: center;
	border-top: 5px solid #e6a804;
}
#newsletter p {padding: 0.75em 1em; margin: 0;}
#newsletter p.subscribe {
	text-align: right;
	font-weight: bold;
}
#newsletter a {color:black}
/** estrutura parte baixa **/
#menuBottom {
    margin: 0;
    padding: 0.75em 0;
    border: 0;
    text-align: center;
    list-style: none;
	border-top: 12px solid #445e09;
	font-size: 1.1em;
	color: #333;
}
#addinfo {
    margin: 0;
    padding: 1em 0;
    border: 0;
    text-align: center;
	border-top: 1px solid #333;
}
#menuBottom li {
    display: inline;
    font-size: 1.1em;
}
/** classe de mostragem de produtos **/
.banner { margin : 1em 0 }
.divbox {
    clear: both;
}
.pgrid, .kgrid, .pkgrid {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pgrid li {
    float: left;
    width: 124px;
    text-align: center;
    height: 230px;
    padding: 10px;
    margin: 3px;
    overflow: hidden;
}
.info .pname {
    font-size: 1.15em;
    margin: 0.5em 0;
}
.old-price {
    color: #ccc;
    text-decoration: line-through;
}
.price {
    color: #ff5a01;
    font-size: 1.5em;
}
.sale li, .salel {
    width: 124px !important;
    position: relative;
}
.salep {
    /*border: 2px solid #ff5a01 !important;*/
    position: relative;
}
.sale .ico, .salep .ico, .salel .ico {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 57px;
    height: 57px;
    background: transparent url('../../images/shop/oferta.gif') no-repeat scroll top right;
}
/** grid de kits **/
.kgrid li {
    float: left;
    text-align: center;
    padding: 1em;
    border: 1px solid #8E9479;
    background-color: #fff;
    margin: 0 0 13px 0;
    width: 600px;
}
.kgrid .info {
    float: left;
    width: 140px;
    margin: 0 10px 0 0;
}
.pkgrid {
    margin: 1em;
    float: left;
    width: 600px;
}
.pkgrid li {
    padding: 0.5em;
    width: auto;
    margin: 0 13px 13px 0;
}
/** produto individual **/
.pimg {
    float: left;
    text-align: center;
    padding: 1em;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 0 13px 0 0;
}
.prices {
    margin: 0.5em 0;
    line-height: 1.5em;
    font-size: 2em;
}
.checkout {
    margin: 1em 0;
    font-size: 1.5em;
}
/** formulário **/
.divided {
    margin: 0 20px 0 0;
}
p.divided {
    margin: 1em 20px 1em 0;
}
.inputData {
    margin: 0 15px 1em 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #333;
}
.inputData li {
    padding: 1em;
    border-top: 1px solid #333;
    clear: both;
    position: relative;
}
.inputData li label {
    position: absolute;
    color: #ccc;
    font-weight: bold;
    width: 140px;
}
.inputData li div {
    margin-left: 150px;
}
.inputData li div div {
    margin: 0.5em 0;
}
.inputData li p {
    margin: 0.5em 0 0 0;
    font-size: 0.9em;
    color: #7F7F6F;
    padding: 0;
}
.inputData li.actions {
    padding-left: 160px;
}
.radio { margin: 0 0.5em 0 0; vertical-align: middle }
/** campos de texto **/
.text,.password,.textarea,.file,.select{
    background: #333;
    border: 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 1.15em;
	color: #fff;
    padding: 0.25em;
}
.small {width: 100px;}
.medium {width: 250px;}
.large {width: 400px;}
textarea.small {height: 100px;}
textarea.medium {height: 150px;}
textarea.large {height: 180px;}
input.warning {
    border: 2px solid #ff5a01;
}
.error {
    color: #ff5a01;
    font-weight: bold;
    display: block;
}
.submit {
    font-size: 1.25em;
    padding: 0 0.5em;
}
/* navegacao */
.nav, .loading {
    text-align: center;
    margin: 1em 0;
    clear: both;
}
.loading { line-height: 2em }
.curpage {
    font-size: 2em;
}
.pad {
    font-size: 1.5em;
    margin: 0 0.5em;
}
.alarm {
    padding: 1em;
    text-align: center;
    font-style: italic;
    border: 1px solid #333;
    margin: 1em 0;
}
/** tabelas **/
.cart {
    border-collapse: collapse;
    width: 100%;
}
.cart td {
    padding: 0.5em 0.75em;
}
.cart .th td {
    border-top: 3px solid #E6A804;
    font-weight: bold;
    font-size: 0.75em;
    text-transform: uppercase;
    background-color: #2D4000;
}
.cart .t0 td, .cart .t1 td {
    background-color: #000;
    border-bottom: 1px solid #333;
}
.tname { font-size: 1.35em }
.tprice, .total, .tphoto {
    text-align: center;
}
.total {
    border: 1px solid #333;
    font-weight: bold;
    font-size: 1.25em;
    background-color: #445E09;
}
.hotlink { margin: 1em 0 }
