html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	/* Dias color: #1B57A3;
    text-decoration: underline;
    */
    color:#4f4f4f;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #971900;
    text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	/* dias width: 960px; */
    width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header .div2 {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#header .div3 {
	float: right;
	padding-top: 7px;
	height: 38px;
}
#header .div3 a {
    /*margin-left: 15px;
	padding: 1px 0px 2px 20px;
	background-repeat: no-repeat;
	background-position: left center;*/
}
#header .div4 {
	width: 615px;
	clear: right;
	float: right;
	height: 32px;
	padding-right: 14px;
}
#header .div4 a {
	float: left;
	margin-right: 2px;
	width: 100px;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url('../image/tab_1.png') no-repeat;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div4 a.selected {
	background: url('../image/tab_2.png') no-repeat;
	color: #FFF;
	padding-bottom: 10px;
	z-index: 3;
}
#header .div5 {
	clear: both;
}
#header .div5 .left {
	background: url('../image/header_1_left.png') no-repeat;
	width: 5px;
	height: 40px;
	float: left;
}
#header .div5 .right {
	background: url('../image/header_1_right.png') no-repeat;
	width: 5px;
	height: 40px;
	float: right;
}
#header .div5 .center {
	background: url('../image/header_1_center.png') repeat-x;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
}
#header .div6 {
	clear: both;
	margin-bottom: 10px;
}
#header .div6 .left {
	background: url('../image/header_2_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right {
	background: url('../image/header_2_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center {
	background: url('../image/header_2_center.png') repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#header .div7 {
	float: right;
	padding-top: 2px;
}
#header .div8 {
	float: left; margin-top: 6px;
}
#header .div9 {
	float: left;
}
#header .div10 {
	float: left; 
	margin-top: 2px;	
}
#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}
#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #000000;
}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
	clear: left;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
	clear: right;
}
#content {
	margin-left: 190px;
	margin-right: 190px;
	margin-bottom: 10px;
}
#content .top .left {
	background: url('../image/content_top_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#content .top .right {
	background: url('../image/content_top_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	background: url('../image/content_top_center.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
}
#content .top h1, .heading {
	padding: 8px 0px 8px 7px;
}
#content h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 30px;
}
#content .bottom .left {
	background: url('../image/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	background: url('../image/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	background: url('../image/content_bottom_center.png') repeat-x;
	height: 5px;
	margin: 0 5px 10px 5px;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 8px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
    display:none;
    /*dias*/
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	/* dias padding-top: 5px;
	/*border-top: 1px solid #DDDDDD;*/
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.tags, .tags a {
	font-style: italic;
	font-size: x-small;
}
#module_cart .middle {
	padding: 5px;
}
.cart_module_total {
	padding: 0 3px 0 3px;
	font-size: 0.9em; 
	color: #222;
}
.cart_remove {
	margin-top: 3px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.cart_remove_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}
.button_add_small, a.button_add_small:visited {
	margin-top: 3px;
	background: url('../image/button_add_small.png') no-repeat left center transparent;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
}
#content .middle .box {
	float: left;
	margin: 0 6px 10px 6px;
	min-height: 0px;
}
#content .middle .box .middle {
	width: 158px;
	min-height: 0px;
}

/* bof_xsi: new styles for footer */
#footer .div6 {
    clear: both;
    margin-bottom: 10px;
}
#footer .div6 .left {
    background: url('../image/header_2_left.png') no-repeat;
    width: 5px;
    height: 32px;
    float: left;
}
#footer .div6 .right {
    background: url('../image/header_2_right.png') no-repeat;
    width: 5px;
    height: 32px;
    float: right;
}
#footer .div6 .center {
    background: url('../image/header_2_center.png') repeat-x;
    height: 32px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#footer .footer-top {
    width: 100%; 
    height: 2px; 
    background: #cccccc;
}
#footer .footer-bottom {
    width: 100%; 
    text-align: center;
    color: #cccccc;
}
.footer-bottom a {
    color: #cccccc;
    text-decoration: none;
}
.footer-bottom a:visited {
    color: #cccccc;
}
/* eof_xsi: new styles for footer */

/* bof_xsi: new styles for product_info */
span.main_model {
}
span.main_price {
    color: #005500;
    font-weight: bold;
}
span.main_old_price {
    text-decoration: line-through;
}
span.main_special_price {
    color: #005500;
    font-weight: bold;
}

span.list_model {
}
span.list_price {
    color: #005500;
    font-weight: bold;
}
span.list_old_price {
    text-decoration: line-through;
}
span.list_special_price {
    color: #005500;
    font-weight: bold;
}

span.box_model {
}
span.box_price {
    color: #005500;
    font-weight: bold;
}
span.box_old_price {
    text-decoration: line-through;
}
span.box_special_price {
    color: #005500;
    font-weight: bold;
}

.content1 {
    background: #cccccc;
}
.content2 {
    background: #dddddd;
}

.content3 {
    background: #eeeeee;
    padding: 10px;
}
/* eof_xsi: new styles for product_info */
/* #bof_xsi: hack banner manager */
.bannerBox {
  text-align: center;
  padding-top: 5px; 
  padding-bottom: 5px;
}
/* #bof_xsi: hack banner manager */
/* bof_xsi: new misc styles */
span.cart_box_option {
    color: #888888;
    font-size: 80%;
}
/* bof_xsi: new misc styles */

/* bof_xsi: redefined styles for theme */

#column_left {
    float: left;
    /*dias width: 280px;*/ width: 220px;
    margin-right: 10px;
    clear: left;
}
#column_right {
    float: right;
    width: 0px;
    margin-left: 0px;
    clear: right;
}
#content {
    float:right;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: 670px;
    /*dias*/
    background-color: #ffffff;
}

#content .top .left {
    background: none;
    width: 5px;
    height: 32px;
    float: left;
}
#content .top .right {
    background: none;
    width: 5px;
    height: 32px;
    float: right;
}
#content .top .center {
/*  Dias  background: none; */
    margin-left: 5px;
    margin-right: 5px;
}

#content .top h1, .heading {
    padding: 8px 0px 8px 7px;
    border-bottom: 3px solid #cdcdcd;
}
#content h1, .heading {
    color: #666666;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
}
#content .middle {
    border-left: 0px solid #DDDDDD;
    border-right: 0px solid #DDDDDD;
    background: none;
    padding: 10px 10px 5px 10px;
    min-height: 30px;
}
#content .bottom .left {
    background: none;
    width: 5px;
    height: 5px;
    float: left;
}
#content .bottom .right {
    background: none;
    width: 5px;
    height: 5px;
    float: right;
}
#content .bottom .center {
    background: none;
    height: 5px;
    margin: 0 5px 10px 5px;
}

.box {
    /*Dias margin-bottom: 10px; */
    margin-bottom: 0px;
    background: none;
}
.box .top {
    padding: 8px 0px 8px 25px; 
    color: #666666;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;

}
.box .top img {
    float: left;
    margin-right: 15px;
    
     
}
.box .middle {
    border-left: 0px solid #DDDDDD;
    border-right: 0px solid #DDDDDD;
    background: #FFFFFF;
    /* dias padding: 28px 10px 10px 10px;*/
    /* dias background:url('../image/top_bottom.png') no-repeat 25px top ; */
}
.box .bottom {
    height: 5px;
    background: none;
}

#category ul :hover {
/*    background: #eeeeee;
    color: #000000;    */
    list-style: url('../image/bullet_2.png');
    color:#971900;
    font-weight: bold;
}
#category ul img {
    margin-right: 5px;
}
#category ul li {
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 0px 5px 10px;

}
#category ul li a {
    text-decoration:none;
    color:#4f4f4f;
}
#category ul li ul li {
    list-style: url('../image/bullet_1.png');
    border:none
}
#category ul li ul :hover {
    font-weight: bold;  
    list-style: url('../image/bullet_2.png');
    
}


#information ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    padding-left: 12px;
    list-style: url('../image/bullet_2.png');
    list-style-type: none;
}

#information ul li {
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 0px 5px 10px;
}
#information ul li a{
    text-decoration: none;
    color: #4f4f4f;
}

#information ul :hover {
/*    background: #eeeeee;
    color: #000000; */
    list-style: url('../image/bullet_1.png');
    color:#971900;
}

.plist {
    padding: 0px;
    margin-bottom: 10px;
    width: 100%;
}
.plist td {
    text-align: left;
    vertical-align: top;
    padding: 10px;
}

.plist .td_list_image {
    text-align: center;
    vertical-align: top;
    padding: 10px;
}

.plist .td_list_text {
    text-align: left;
    vertical-align: top;
    padding: 10px;
}

.plist .td_list_price {
    text-align: right;
    vertical-align: middle;
    padding: 10px;
    padding-right: 20px;
}

.plist .list_name {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    
}
.plist span.list_model {
    margin: 0px;
    display:block;
    padding-top: 12px;
}

.plist div.list_text {
    padding-top: 3px;
    color: #555555;
    
}

tr.plist {
    display:inline-table;
    background: url('../image/tr_plist.png') no-repeat;
}

a.plist_button {
    text-align: center;
    padding-left: 8px;
    display: inline-block;
    margin-right: 5px;
    background: url('../image/button_left.png') top left no-repeat;
    text-decoration: none;
    color:#FFF;
}

.plist_button span {
    color: #ffffff;
    display: block;
    padding: 4px 12px 5px 5px;
    background: url('../image/button_right.png') top right no-repeat;
    text-decoration: none;
}

.hlist {
    padding: 0px;
    margin-bottom: 10px;
    width: 100%;
}
.hlist td {
    text-align: left;
    vertical-align: top;
}

.hlist div.list_item {
    width: 305px;
}

.hlist td.list_item {
    text-align: left;
    vertical-align: top;
    padding: 10px;
    /* Dias background: url('../image/td_hlist.png') no-repeat;*/
    
}

.hlist td.list_image {
    width: 30%;
}

.hlist img.list_image {
    padding-right:10px;
    /*border: 1px solid #cccccc;*/
}

.hlist .list_name {
    display: block;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    height: 20px;
}
.hlist span.list_model {
    margin: 0px;
    display:block;
    padding-top: 12px;
}

.hlist div.list_text {
    padding-top: 10px;
    color: #555555;
}

.hlist tr {
    height: 170px;    
}

a.hlist_button {
    text-align: center;
    padding-left: 8px;
    display: inline-block;
    margin-right: 5px;
    background: url('../image/button_left.png') top left no-repeat;
    text-decoration: none;
    color:#FFF;
}

.hlist_button span {
    color: #ffffff;
    display: block;
    padding: 4px 12px 5px 5px;
    background: url('../image/button_right.png') top right no-repeat;
    text-decoration: none;
}

/* bof_xsi: bodywraper */
#bodywrapper {
/* background: #bebebe;*/
  /* dias background: url("../image/bodywrapper_bg.gif") repeat scroll center top transparent; */
  background-color: #CCCCCC;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#bodytop {
  /* background: url("../image/bodytop_bg.gif") repeat-x scroll center top transparent; */
  background-color: #CCCCCC;
/* background: #bebebe; */
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#bodybottom {
  /*background: url("../image/bodybottom_bg.gif") repeat-x scroll center bottom transparent;*/
  background-color: #CCCCCC;
/* background: #bebebe; */
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
/* eof_xsi: bodywraper */
/* bof_xsi: header */
.header_bg_middle{ 
   /*background:url(../image/header/header_middle.gif) top repeat-x*/
   background-color: #CCCCCC;
}

.header_bg_left{ 
   /*background:url(../image/header/header_left.gif) left top no-repeat;*/
   background-color: #CCCCCC;
   /* dias padding-left:17px */
}

.header_bg_right{ 
   /* background:url(../image/header/header_right.gif) right top no-repeat;*/
   background-color: #CCCCCC;
   padding-right:19px
}
.header_bg_padding{ 
    /* dias padding:0px 0px 0px 13px */
}

/* dias .f_left { float:left}*/
.f_left { float:right}
.f_right { float:right}

.clear{
    clear:both;
    height:0;
    line-height:0;
    font-size:0;
}

.lineH8 {line-height: 16px;}
.lineH9 {line-height: 5px;}
.lineH10{line-height:30px}
.lineH15{line-height:19px}

.header_store_name{
    
    width:100%;
}

.header_boxes{
    width:100%;
    float:none;
}

.border_1{
    /* dias border-bottom:1px solid #e0e0cc; 
    padding:0px 0px 12px 0px                 */
}

.padding_16{padding:2px 28px 0px 0px;}
.padding_17{ padding:14px 0px 0px 0px;} 
/* Dias  .padding_17{ padding-top:14px} */

.topboxText1{
    font:11px/13px Tahoma;
    color:#000
}

.header_box_currencies{
    width:185px;
    padding-top:0px
}

.currencies_list{
    width:100px;
    font:11px/13px Tahoma;
    color:#000;
    height:20px
}

.vertical{ 
   vertical-align:middle
}


.header_box_search{
    width:282px;
}
.header_box_search_padding{
    padding:2px 1px 0px 2px;
}

.form_bg {
    float:left; 
    height:25px;
    width:179px;
    margin-top:-2px;
}
.search_bg {
    background: none;
    border: 1px solid #aaaaaa;
    color: #98524f;
    font:11px/13px Tahoma;
    vertical-align:middle;
    padding: 5px 1px 5px 5px;
    width:95%;
}
.go{ float: right;}
.go .template-submit{ margin:0; }
.go .button-text{ padding:0; }
.cartItems{
  font:11px/13px Arial, Helvetica, sans-serif;
  color:#98524f;
}

.template-submit {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  overflow: visible;
  padding: 0;
  text-decoration: none;
  white-space: nowrap;
  width: auto !important;
}



.button-left3, .button-middle3, .button-right3 {
  cursor: pointer;
  display: inline-block;
  font: 11px/21px Tahoma;
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: middle;
  height: 25px;
  line-height: 25px;
}

.button-left3 {
  background: url("../image/header/button3_left.gif") no-repeat scroll 0 0 transparent;
  height: 25px;
  width: 28px;
}

.button-middle3 {
  background: url("../image/header/button3_middle.gif") repeat-x scroll 0 0 transparent;
  color: #F5F4F2;
  font-size: 10px;
  font-weight: bold;
  height: 25px;
  text-transform: none;
  white-space: nowrap;
}

.button-right3 {
  background: url("../image/header/button3_right.gif") no-repeat scroll 0 0 transparent;
  width: 14px;
}

.button-text, .button-text:hover {
  display: block;
  text-align: center;
  text-decoration: none;
}

.go .button-text {
  padding: 0;
}

.micromenu {
  color: #e7cfc1;
}

.micromenu a {
  color: #888888;
  text-decoration: none;
}

/*
.list3 {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.list3 li {
  background: url("../image/header/marker.gif") no-repeat scroll 0 4px transparent;
  float: left;
  padding: 0 15px;
}

.list3 li a, .list3 li a:hover {
  color: #9F603D;
  font: 11px/13px Tahoma;
  text-decoration: none;
}

*/

.menu_bg {
  /*background: url("../image/header/bg_menu.gif") no-repeat scroll center top transparent;*/
  background-color: #971900;
  /* dias width: 960px; */
  width: 900px;
}
.menu_nav {
  float: left;
  padding-top: 19px;
  /* Dias width: 828px; */
  width: 768px;
}

.menu_nav_cart {
    width:120px; 
    padding:19px 0px 17px 0px
}

.menu_nav_cart a {
    color: #E1E1E1;
    font-weight: bold;
    text-decoration: none;
}

#topmenu a, #topmenu span{
    display:block;
    float:left;
    font-size:12px;    
    text-align: center;
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    height:19px;
    color:#ffffff;
    margin-right:1px;
    font-weight: bold;
    text-transform:uppercase;
}
#topmenu .selected{
    color: #222222; 
}
#topmenu a:hover{
    color: #E1E1E1; 
}

#topmenu .last{
    margin-right:0px
}

#topmenu .menu_1{
    width:131px;
    margin-left:16px
}
#topmenu .menu_2{
    width:153px;
}
#topmenu .menu_3{
    width:132px;
    padding-left:8px
}
#topmenu .menu_4{
    width:120px;
    padding-left:6px
}
#topmenu .menu_5{
    width:144px;
}
/* eof_xsi: header */
/* bof_xsi: footer */
.main_footer {
  color: #FFFFFE;
  font: 11px/13px Tahoma;
  margin: 0;
}
.content_corners {
  display: none;
}
.lineH14 {
  line-height: 7px;
}
.footer_bg_left {
  /* Dias background: url("../image/footer/footer_top.gif") repeat-y scroll center top transparent; */
  padding: 0 0 0 37px;
}
.footer_bg_right {
  padding: 0 22px 0 0;
}
.footer_bg_middle {
  padding-bottom: 20px;
}

.padding_37 {
  padding-bottom: 21px;
}

.padding_38 {
  padding-bottom: 23px;
}

.list11 {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.list11 li {
  list-style: none outside none;
  margin: 0;
  padding: 2px 0 0;
}

.footer_width_1 {
  padding-top: 12px;
  width: 240px;
}
.footer_width_2 {
  padding-top: 12px;
  width: 334px;
}
.footer_width_3 {
  padding-top: 12px;
  width: 214px;
}

.footer_width_4 {
  padding-top: 12px;
  width: 106px;
}
.footer_width_5 {
  width: 180px;
  text-align: left;
}
.footer_width_51 {
  width: 600px;
  text-align: center;
}
.footer_width_6 {
  width: 180px;
  text-align: right;
}
.footer_bg_1 {
  /* dias background: url("../image/footer/box_top.gif") no-repeat scroll center top transparent; */
  padding-top: 16px;
  width: 900px;
}
.footer_bg_2 {
  /* dias background: url("../image/footer/box_bottom.gif") no-repeat scroll center bottom transparent; */
  padding-bottom: 12px;
  width: 900px;
}

.footer_bg_3 {
  /* dias background: url("../image/footer/box_middle.gif") repeat-y scroll center top transparent; */
  width: 900px;
}

.footer_menu {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.footer_menu li {
  float: left;
  white-space: nowrap;
}

.main_footer a {
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}

.main_footer a:hover {
  color: #000000;
  font-size: 11px;
  text-decoration: none;
}

.footer_menu a, .footer_menu a:hover {
  line-height: 27px;
  margin: 0 30px 0 0;
}

ol {
  margin: 0;
  padding: 0 0 2px 17px;
}

span.footer_list_header {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

.footercopy {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #666666;
  text-align: center;
}
/* bof_xsi: footer */
/* eof_xsi: redefined styles for theme */