body {font-family:Arial,Helvetica,sans-serif; font-size:11px; line-height:16px; color:#8b8b8b; background:#000 url(/images/template015/body_bg.gif);}
html, body, h1, h2, h3, h4, ul, li, dl {margin:0; padding:0;}
h1 {font-size:20px;}
h2 {font-size:18px; margin-bottom:10px;}
h3 {font-size:16px;}
h4 {font-size:12px;}
p {margin:0; padding:0; margin-bottom:10px;}

table {text-align:left;}
input {font-size:11px; border:#909194 1px solid;}
select {font-size:9pt; border:#909194 1px solid;}
textarea {font:11px Arial, Verdana, Helvetica, sans-serif; border:#909194 1px solid;}
th {text-align:center;}
img {border:0;}
form {margin:0; padding:0;}
fieldset {margin:0; padding:3px;}
fieldset legend {color:#d52d00;}
a {color:#d52d00; text-decoration:none}
a:hover {color:#872207; text-decoration:none}
.clear {clear:both;}
ul {list-style-position:inside;}
.button {background-color:#420b11; color:#dcdcdc; padding:2px 5px; border-color:#702830 #500e16 #500e16 #702830; font-size:11px;}
p.banner {margin:0; padding:3px 0; text-align:center;}

/* globals */
#container {width:960px; margin:auto; overflow:hidden;}
#header {width:960px; height:110px; overflow:hidden;}
#header p.logo {float:left; width:400px; height:90px; margin-top:10px; margin-left:10px;}
#header p.cart {float:right; width:400px; margin-top:50px; margin-right:10px; text-align:right;}

#main {width:960px; min-height:300px; overflow:hidden; margin-bottom:10px; padding-top:10px;}
#home {width:960px; overflow:hidden; margin-bottom:10px; padding-top:10px; background:top center url(/images/template015/home_car.jpg) no-repeat;}
#welcome {width:785px; height:228px; overflow:hidden;}
#welcome p {width:300px; height:200px; overflow:hidden;}
#navigation {float:left; width:175px; overflow:hidden;}
#inner_left {float:left; width:600px; overflow:hidden; margin-bottom:10px; margin-left:5px;}
#inner_right {float:right; width:170px; overflow:hidden; margin-bottom:10px;}
#inner_full {float:right; width:785px; overflow:hidden;}
#footer {width:960px; padding:5px; margin-bottom:10px; background:url(/images/template015/footer_bg.gif);}
#footer p {margin:0; padding:0;}
#footer p.left  {float:left; overflow:hidden;}

/* main nav bar */
.menu {list-style-type:none; width:960px; height:40px; overflow:hidden; background:url(/images/template015/menu_bg.jpg) repeat-x;}
.menu li {float:left; width:88px; height:29px; overflow:hidden; padding-top:11px; text-align:center; background:top right url(/images/template015/menu_li.jpg) no-repeat;}
.menu li.searchbox {width:230px; background:none; margin-left:10px;}
.menu li.searchbox input#keywords {width:140px; height:15px;}
.menu li.first {width:5px; height:40px; margin:0; padding:0; font-size:0; background:url(/images/template015/menu_li_first.jpg) no-repeat;}
.menu li.last {float:right; width:5px; height:40px; margin:0; padding:0; font-size:0; background:url(/images/template015/menu_li_last.jpg) no-repeat;}
.menu a {color:#dcdcdc;}
.menu a:hover {color:#dcdcdc;}

/* blobs text */
.blob-home-products {width:600px; margin:auto; overflow:hidden; margin-bottom:10px;}
.blob-home-products div.box {float:left; width:195px; height:203px; overflow:hidden; margin-right:5px; margin-bottom:10px; background:url(/images/template015/products_list_bg.jpg) no-repeat;}
.blob-home-products div.box p {width:170px; padding:0; margin:auto; margin-top:10px;}
.blob-home-products div.box p.img {height:110px; overflow:hidden; background-color:#fff; text-align:center;}
.blob-home-products div.box p.price span {float:left; font-size:16px; font-weight:bold;}
.blob-home-products div.box p.price a {float:right;}

.nav-bar {width:170px; overflow:hidden; margin-bottom:10px;}
.nav-bar h2 {width:170px; height:30px; margin:0; padding:0; padding-top:10px; font-size:12px; text-align:center; color:#dcdcdc; background:url(/images/template015/nav_header.jpg) no-repeat;}
.nav-bar ul {list-style-type:none; list-style-position:outside;}
.nav-bar ul li {padding:2px; margin:0 5px; line-height:20px; background: left bottom url(/images/template015/nav_dots.gif) repeat-x;}
.nav-bar p.content {text-align:center;}
.nav-bar p.info {margin:0; padding:3px 10px;}

.product-view {width:580px; margin:auto; overflow:hidden; padding:10px; margin-bottom:10px; background:url(/images/template015/footer_bg.gif);}
.product-view h1, .product-view h2 {border-bottom:1px solid #999999; margin:0; margin-bottom:10px; padding:10px 0;}
.product-view div.image {float:left; width:240px; overflow:hidden; margin-right:5px; margin-bottom:5px;}
.product-view p {margin:0; padding:0; padding-bottom:10px;}
.product-view p.price {font-weight:bold; font-size:16px;}
.product-view p.fotos {float:left; width:100px; height:100px; overflow:hidden; margin-right:10px;}

/* blob tech table */
.techtable {width:600px; background:url(/images/template015/footer_bg.gif);}
.techheader {font-weight:bold;}
.tech-left {background-color:#4e4e4e; width:290px; color:#000;}
.tech-right {border-bottom:1px solid #4e4e4e; width:300px;}

/* table colors */
.table_colors_horiz {border-width:1px 0 1px 1px; border-style:solid; border-color:#fff;}
.table_colors_horiz td {border-right:1px solid #fff;}
.table_colors_horiz th {border-right:1px solid #fff; border-bottom:1px solid #fff;}
.table_colors_horiz dt {padding-left:15px;}
.table_colors_horiz p {padding:0; margin:0;}

.table_colors_vert {}
.table_colors_vert td {border-bottom:1px solid #fff;}
.table_colors_vert th {border-width:0 1px 1px 0; border-style:solid; border-color:#fff;}
.table_colors_vert dl {padding-left:15px;}
.table_colors_vert dt {padding-left:15px;}
.table_colors_vert p {margin:0; padding:2px; font-weight:bold;}

.table_colors_mixed {}
.table_colors_mixed td {border-bottom:1px solid #fff;}
.table_colors_mixed dt {float:left; padding-right:15px;}
.table_colors_mixed p {padding:0; margin:0; font-weight:bold;}

/* listings */
#back_link {width:785px; margin-bottom:5px; padding-top:5px;}
.links {width:785px;}

#filters {list-style-type:none; width:785px; overflow:hidden; background:url(/images/template015/footer_bg.gif); margin:0; padding:0; margin-bottom:5px;}
#filters li {float:left; width:170px; padding:3px;}
#filters li a {color:#fafeff;}

#products_list, #products_list ul.sort {width:785px; overflow:hidden; margin-bottom:10px;}
#products_list ul.sort {list-style-type:none; border-bottom:1px solid #000; margin:0; padding:0; overflow:hidden;}
#products_list ul.sort li.sort_name {float:left; width:490px; height:20px; padding-left:20px;}
#products_list ul.sort li.sort_price {float:right; width:110px; height:20px; padding-right:5px; text-align:right;}

#products_list dl {width:785px; overflow:hidden; border-bottom:1px solid #666666;}
#products_list dl dt.image {float:left; width:100px; height:100px; overflow:hidden; margin-right:5px; padding-top:3px;}
#products_list dl dt.name {float:left; width:490px; overflow:hidden; padding-top:10px;}
#products_list dl dt.price {float:right; width:110px; text-align:right; overflow:hidden; font-size:130%; font-weight:bold; padding-top:20px;}
#products_list dl dt.sold {float:right; width:110px; text-align:right; overflow:hidden; background:url(/images/template015/sold.gif) no-repeat;}

.news_list {width:785px; overflow:hidden; margin-bottom:5px; border-bottom:1px solid #ccc;}
.news_list p {margin:0; padding:0 0 0 2px;}
.news_list p.title {font-weight:bold;}
.news_list p.date {font-weight:normal;}
.news_list div {float:left; width:150px; overflow:hidden; margin-bottom:5px; margin-right:5px;}

/* contact us */
#contacto {width:400px; margin-left:30px; margin-bottom:10px; padding:3px;}
#contacto p {margin:0; padding:0; margin-bottom:3px;}
#contacto label {display:block;}
#contacto input#NAME, #contacto input#EMAIL, #contacto input#PHONE {width:200px; height:14px;}
#contacto textarea {width:350px; height:70px;}

/* shopping cart */
h2.cart {margin-left:20px;}
.cart_view_cart, .cart_view_cart td, .cart_user_form, .cart_payment_form, .cart_view_cart th {border:1px solid #d52d00;}
.cart_payment_form {padding:3px; margin-bottom:10px; border:0;}
.cart_payment_form select {margin-right:10px;}
.cart_user_info, .cart_view_cart, .cart_subtotals, .cart_buttons, .cart_user_form {width:600px; margin-left:20px;}
.cart_payment_form {width:500px; margin-left:20px;}
.cart_view_cart th {width:70px;}
.cart_view_cart th.prod {width:420px;}
.cart_subtotals td.left {width:476px;}
.cart_subtotals td.right {width:124px; background-color:#420b11; color:#fff;}

#cart_login {float:left; width:290px; overflow:hidden; padding:4px;}
#cart_login span, #cart_user_form span {color:red;}
#cart_login p, #cart_user_form p {margin:0; padding:0; margin-bottom:3px;}
#cart_login p.title, #cart_user_form p.title {color:blue; font-weight:bold;}
#cart_login label, #cart_user_form label {display:block;}

#cart_user_form {float:right; width:390px; overflow:hidden; margin-right:10px; padding:4px;}

/* no need to modify */
.cart_user_info td.left {width:50%;}
.cart_user_info td.right {width:50%; text-align:right;}
.cart_view_cart td {border-top:0; border-left:0;}
.cart_view_cart td.qty {text-align:center;}
.cart_view_cart td.item, .cart_view_cart td.price, .cart_view_cart td.subtotal {text-align:right;}
.cart_view_cart td.subtotal {border-right:0;}
.cart_view_cart th {border-top:0; border-left:0; border-right:0;}
.cart_subtotals td.left, .cart_subtotals td.right {text-align:right;}
.cart_user_form, .cart_user_info {margin-top:10px;}

/* my account */
.login {width:300px; margin:auto; overflow:hidden; margin-bottom:150px;}
.login p {margin:0; padding:3px;}
.login label {display:block;}
.user_info {width:500px; margin-bottom:10px;}
.user_info p {margin:0; padding:0; padding-bottom:3px;}
.user_info label {width:100px; display:block; color:#397793;}

/* rewards */
.rewards {width:40%; float:left; overflow:hidden; margin-bottom:10px; margin-right:10px;}
.rewards p.image {float:left; margin:0 5px 5px 0;}
.rewards p.points {font-weight:bold; font-size:120%;}

/* icons */
.small-icons {display:block; width:16px; height:16px; text-indent:-99999px; overflow:hidden; background-repeat:no-repeat;}
.small-icons {background-image:url(/common/images/admin/small-icons.png);}
.icon-comment {background-position:-128px -96px;}


