/* @override http://localhost:8888/oscm/catalog/stylesheet.css */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px;
	letter-spacing: -1px;
}


.boxText b { font-family: Verdana, Arial, sans-serif; font-size: 11px;
	color: #01633c;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TABLE {
	background: #ffffff;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox, TABLE.infoBox, TD.infoBox {
  /*background: #D3D1D1;*/
  background: #FAFAFA
}


.infoBoxContents {
  /*background: #FFFFFF;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FAFAFA
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TABLE.productListing {
  
  border-spacing: 1px;
  background: #FFFFFF;
  
}

.productlisting-data a img {
	border: 1px solid #e6e6e6;
	vertical-align: top;
	margin-bottom: 20px;
}

.productlisting-data a:hover img {
	/*border: 1px solid #999;*/
}

span.short{
	text-align: left;
	color: #818181;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	position: relative;
	top: 8px;
}

span.productListingPrice {
	position: relative;
	margin-bottom: 0;
	display: block;
	font: bold 12px Tahoma, Verdana, Arial, sans-serif;
	white-space: normal;
	background-color: #fff;
	right: 1px;
	top: 27px;
}

.productListing-heading {

/*border-right:1px solid #ADADAD;*/ 

text-align:left;
font-size: 13px;
 color: #545454;
 font-weight: bold;
 background: #FAFAFA;
 
 border-right:1px solid #ffffff;
 border-left: 1px solid #ffffff;

 

  /*color: #999999;*/
  /*font-weight: bold;*/
  /*padding: 11px;*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  /*font-size: 11px;*/
  /*background: #FFFFFF;*/
}

TD.productListing-data {
/*border-bottom:1px dotted #ADADAD; */
text-align:left;
vertical-align: top;

/*padding:10px 10px 10px 10px;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #00623C;
*/
font-size: 13px;
 color: #545454;
	padding-right: 10px;
}

TD.productListing-data p {
          
    margin:2px;
    padding:0;
    text-align:left;
	vertical-align: top;
	
}

.productListing-data b {
	color: #406aae;
	text-align: left;
}

A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}

A.pageHeading, TD.pageHeading, DIV.pageHeading {
 font-size: 12px;
 color: #01633C;
 text-transform: uppercase;
 font-weight: bold;



  text-decoration: none;
  height:18px;
  width: 501px;
  background: url('images/m99.gif');
  background-repeat: repeat-x;


  padding-bottom:3px;
  padding-left: 5px;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

.smallText img {
	margin-right: 20px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 11px;
 color: #999999;
 font-weight: bold;
 text-decoration: none;


}
 
 TD.pi_description{
	font: 13px/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: none;
	text-align: justify;
	letter-spacing: 0;
}

 .intro{
	font: 13px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: none;
	text-align: left;
	letter-spacing: 0;
}

 TD.cat_description{
	font: 13px/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: none;
	text-align: justify;
	letter-spacing: 0;
}

 .pr_price{
	margin-top: 4px;
	color: #006231;
	letter-spacing: -1px;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

 .pr_price small{
	margin-top: 4px;
	color: #006231;
	letter-spacing: -0.5px;
	font: 11px tahoma,verdana,arial;
}


 .pr_descr{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #464646;
}




.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }


.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }


.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


TABLE.infoBoxProducts {
	background-color: #ffffff;
}

TR.infoBoxProducts {
	border-bottom: thin dotted #cecece;
}

TABLE.cont1{
	border-right:1px solid #dcddde;
	border-left: 1px solid #dcddde;
/*	border-top: 1px solid #dcddde;*/
	border-bottom: 1px solid #dcddde;
}

TABLE.h_navbar{
	border:1px solid #afaeae;
}

TABLE.filler{
/*	background: #E7E7E7*/
/*	background: #F5F6F7;*/
/*	border-right:1px solid #ffffff;*/
/*	border-left: 1px solid #ffffff;*/
	background: #f1f0ec url('images/template/h_filler_top.jpg');
}

TD.h_navbar{
	color: #434343;
	text-align: center;
	vertical-align: middle;
	background: #cccccc url('images/template/h_navbar_bg.jpg');
	padding: 0;
	border-style: none;
	font: 16px tahoma, verdana, arial;
}

.h_navbar a {
	color: #434343;
	
}

.h_navbar a:hover {
	color: #15764b;

}

.h_navbar_current a {
	color: #fff;

}

.h_navbar_current a:hover {
	color: #fff;

}


TD.h_navbar_current{
	font-family: tahoma, verdana, arial;
	font-size: 16px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background: #cccccc url('images/template/h_navbar_selected_bg.jpg') repeat-x;
	height: 100%;
}

background: #cccccc url('images/template/h_navbar_bg.jpg');

TD.h_title{
	background: #f1f0ec url('images/template/h_catalog_bg.jpg');
	vertical-align: bottom;
}

TD.h_title_welcome{
	background: #f1f0ec url('images/template/h_welcome_bg.jpg');
	vertical-align: bottom;
}

TD.h_title_catalog{
	background: #f1f0ec url('images/template/h_catalog_bg.jpg');
	vertical-align: bottom;
}

TD.h_title_product_info{
	background: #f1f0ec url('images/template/h_catalog_bg.jpg');
	vertical-align: bottom;
}

TD.h_title_contact_us{
	background: #f1f0ec url('images/template/h_contactus_bg.jpg');
	vertical-align: bottom;
}

TD.h_title_info{
	background: #f1f0ec url('images/template/h_information_bg.jpg');
	vertical-align: bottom;
}

TD.h_title_search{
	background: #f1f0ec url('images/template/h_search_bg.jpg');
	vertical-align: bottom;
}

TD.h_title_shopping_cart{
	background: #f1f0ec url('images/template/h_catalog_bg.jpg');
	vertical-align: bottom;
}

TD.h_title_login{
	background: #f1f0ec url('images/template/h_catalog_bg.jpg');
	vertical-align: bottom;
}

TD.h_title_account{
	background: #f1f0ec url('images/template/h_catalog_bg.jpg');
	vertical-align: bottom;
}

TD.h_title_checkout{
	background: #f1f0ec url('images/template/h_catalog_bg.jpg');
	vertical-align: bottom;
}

DIV.h_title{
	background: #004c2b url('images/template/h_title_bg.jpg') repeat-x;
	color: #ffffff;
	height: 41px;
	float: right;
	position: relative;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font: bold 27px tahoma, verdana, arial;
	letter-spacing: -1px;
}

DIV.h_footer{
	background: #004c2b url('images/template/h_title_bg.jpg') repeat-x;
	color: #ffffff;
	height: 33px;
/*	float: right;
	position: relative;
	display: inline-block;*/
	padding-left: 10px;
	padding-right: 0px;
	margin-top : 3px;
	margin-left: 1px;
	text-align: left;
	font: bold 20px tahoma, verdana, arial;
	letter-spacing: -1px;
	width: 155;
	vertical-align: middle;
}



DIV.h_subtitle{
	background: #004c2b url('images/template/h_title_bg.jpg') repeat-x;
	color: #ffffff;
	height: 24px;
	float: right;
	position: relative;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	font: bold 18px tahoma, verdana, arial;
	letter-spacing: -1px;
	top: 17px;
}


TABLE.h_search {
	border: 1px solid #c9c9c9;
}

TD.h_search {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	line-height: 1em;
	text-indent: 10px;
	vertical-align: middle;
	opacity: 1;
}

body{
/*	background: #E7E7E7*/
/*	background: #F5F6F7*/
	background: #f1f0ec url('images/template/bg.jpg') repeat-x;
}

td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #344242;
}
 

 .ch1{
 font-size: 10px;
 color: #767676;
 font-weight: bold;
 }

 .ch2{
 font-size: 11px;
 color: #767676;
 font-weight: bold;
 }

 .ch3{
 font-size: 10px;
 color: #767676;
 text-decoration: none;
 }

 .ch4{
 font-size: 12px;
 color: #01633C;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch5{
 font-size: 13px;
 color: #545454;
 font-weight: bold;
 background: #FAFAFA
 }


 .ch51{
 font-size: 13px;
 color: #545454;
 font-weight: bold;
 background: #FFFFFF
 }

 .ch512{
 font-size: 13px;
 color: #406aae;
 font-weight: bold;
 background: #FFFFFF
 }

.bluelink{
 font-size: 12px;
 color: #406aae;
/* background: #FFFFFF; */
}

 .bluelink a:hover{
 font-size: 12px;
 color: #406aae;
/* background: #FFFFFF; */
 text-decoration: underline;
}
 
 .ch52{
 font-size: 18px;
 /*color: #545454;*/
 color: #406aae;
 font-weight: bold;
 /*background: #FFFFFF;*/
	letter-spacing: -1px;
}

 
 .ch6{
 font-size: 12px;
 color: #999999;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch7{
 border: #999999 1px solid;
 }

 .ch8{
 font-size: 11px;
 color: #01633C;
 font-weight: bold;
 }

 .ch9{
 padding-left: 5px;
	margin-top: -10px;
}

 .ch10{
 font-size: 9px;
 color: #A9A9A9;
 }


 .ml1{
 font-size: 10px;
 color: #767676;
 font-weight: bold;
 }

 .ml2{
 font-size: 11px;
 color: #858585;
 text-decoration:underline;
 }
 .ml2:hover{
 font-size: 11px;
 color: #858585;
 text-decoration:none;
 }


 .ml3{
 font-size: 10px;
 color: #858585;
 }

 .ml4{
 font-size: 11px;
 color: #545454;
 font-weight: bold;
 text-decoration: none;
 }

 .ml5{
 font-size: 11px;
 color: #999999;
 font-weight: bold;
 text-decoration: none;
 }

 .ml6{
 font-size: 11px;
 color: #545454;
 font-family: arial;
 text-decoration: none;
 }

.ml7{
 font-size: 12px;
 color: #545454;
 font-family: helvetica;
 text-decoration: none;
	letter-spacing: -1px;
}

img
{  border-style: none;
}
 
 .se{            
 width: 99px;
 font-size: 9px;
 color: #282E3E
 }

div.cartbox{
	border: 1px solid #bbc3d3;
	display: block;
	float: left;
	width: 200px;
	position: relative;
	padding-left: 8px;
	background: #fafafa url(images/template/cartbox_bg.gif) repeat-x 0 60px;
	padding-bottom: 10px; /*IE*/
}

 .image_border{
  border:1px solid #ADADAD; 
 }

div.pi_attributes {
	text-align: left;
	padding-top: 10px;
}

.footnav TABLE {
	border:  1px solid #cbcbcb;
}

.footnav_int TABLE {
	border:  0px;
}

div#agosto{
	width: 160px;
	height: 160px;
	background: url(./agosto.png) no-repeat top right;
	position: absolute;
	top: 0;
	right:0;
	z-index: 10;
}
