/*############# FILE oscommerce #############*/
.boxText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.errorBox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background: #FFB3B5;
	font-weight: bold;
	font-style: italic;
}
.stockWarning
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	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: #000000;
	text-decoration: none;
}
A:hover
{
	color: #000000;
	text-decoration: underline;
}
TR.header
{
	background: #FFFFFF;
}
TR.headerNavigation
{
	background: #BBC3D3;
}
.headerNavigation
{
	color: #639BB7;
	font: 10pt sans-serif;
}
TD.headerNavigation
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #BBC3D3;
	color: #FFFFFF;
	font-weight: bold;
}
A.headerNavigation
{
	color: #FFFFFF;
}
A.headerNavigation:hover
{
	color: #FFFFFF;
}
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;
}
/*============================= STYLE =============================*/
*
{
	font-size: 13px;
}
#product_disponibilidad_info
{
	/*[disabled]font:small sans-serif;*/
	font-size: small;
}
.tabla_titulo
{
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #CECECE;
	font: 10px sans-serif;
}
.nov-compras-tit-2
{
	font: small-caps 15px sans-serif;
	color: #201C4E;
	margin-left: -31px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.nov-compras
{
	margin: 0 60px 0 68px;
	text-align: justify;
	/*[empty]font-family:;*/
	font: 1em sans-serif;
}
.nov-compras-tit
{
	font: small-caps bold 20px Calibri;
	border-bottom: 1px solid #201C4E;
	color: #201C4E;
	margin-left: -57px;
	margin-bottom: 14px;
	margin-top: 30px;
}
.nov-textolegal-tit
{
	text-decoration: none;
	color: #09415F;
	font-weight: bold;
	border-bottom: 2px inset #09415F;
	font: small-caps 14px Arial, Helvetica, Sans-Serif;
	margin-left: -29px;
}
.nov-textolegal
{
	font: normal 13px Arial, Helvetica, Sans-Serif;
	text-align: justify;
	padding-left: 30px;
	color: #2B2B2B;
	padding-right: 30px;
}
BODY
{
	background: #A7CFE2;
	text-align: center;
}
IMG
{
	vertical-align: middle;
}
A IMG
{
	border: 0;
}
.paypal
{
	/*+placement:anchor-top-right 16px -24px;*/
	position: absolute;
	right: 16px;
	top: -24px;
}
UL
{
	list-style: none;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}
HTML, INPUT, TEXTAREA
{
	font-family: Verdana;
	font-size: 13px;
	/*[disabled]line-height:21px;*/
	color: #000;
}
INPUT, SELECT
{
	vertical-align: middle;
	font-weight: 800;
}
A
{
	color: #649CB8;
}
A:hover
{
	text-decoration: none;
}
P
{
	padding-top: 16px;
}
LI
{
	background: url(images/list_bg.gif) no-repeat 0 3px;
	padding-left: 24px;
}
LI A
{
	color: #649CB8;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #CDDFE8;
	padding: 3px 0 2px;
}
LI A:hover
{
	color: #393952;
}
/*============================= forms STYLE=============================*/
FORM
{
	padding-top: 6px;
	display: inline;
}
FORM .rowi
{
	height: 32px;
}
FORM .link
{
	margin-left: 20px;
}
.input
{
	width: 191px;
	height: 18px;
	border: 1px solid #A4A4A4;
	background: none;
	padding: 0 0 0 5px;
	font-size: 16px;
}
INPUT:focus, TEXTAREA:focus
{
	background: #9BF;
}
TEXTAREA
{
	width: 236px;
	height: 82px;
	border: 1px solid #A4A4A4;
	background: none;
	padding: 0 0 0 5px;
	overflow: auto;
	font-size: 16px;
}
/*============================= END STYLE=============================*/
.infoBox
{
	/*[disabled]background:#7A7A7A;*/
}
.infoBoxContents
{
	/*[disabled]background:#FDFDFD;*/
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	margin: -30px 0 -25px;
}
.infoBoxNotice
{
	background: #FF8E90;
}
.infoBoxNoticeContents
{
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.content
{
	background: #FEFEFE;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 7px 0px 9px;
	width: 710px;
}
TD.infoBoxHeading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #5A6A93;
	color: #FEFEFE;
}
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: #FEFEFE;
}
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: 1px solid #000000;
	border-style: solid;
	border-color: #7A7A7A;
	border-spacing: 0px 0;
}
.productListing-heading:link
{
	color: #07141C;
}
.productListing-heading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #9EC2D6;
	color: #07141C;
	font-weight: bold;
	padding-bottom: 6px;
	padding: 9px 0;
}
TD.productListing-data
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
A.pageResults
{
	color: #0000FF;
}
A.pageResults:hover
{
	color: #0000FF;
	background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E8F3FB;
	background: #0F6EA1;
	padding: 5px 21px 5px 10px;
}
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: 14px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}
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*/
#INVALID-RULE
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
TEXTAREA
{
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}
SPAN.greetUser
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #EB6322;
	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;
}
.moduleRow
{
}
.moduleRowOver
{
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected
{
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #8C8C8C;
}
.checkoutBarCurrent
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
/*message box*/
.messageBox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFB3B5;
	font-weight: bold;
	text-align: center;
}
.messageStackSuccess
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #99FF00;
}
/*input requirement*/
.inputRequirement
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
/*Ajax popup image*/
#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox IMG
{
	width: auto;
	height: auto;
}
#lightbox A IMG
{
	border: none;
}
#outerImageContainer
{
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer
{
	padding: 10px;
}
#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav
{
	left: 0;
}
#hoverNav A
{
	outline: none;
}
#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA);
/*Trick IE into showing hover*/
	display: block;
}
#prevLink
{
	left: 0;
	float: left;
}
#nextLink
{
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
	background: url(images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover
{
	background: url(images/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 22px;
	overflow: auto;
	width: 100%;
}
#imageData
{
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption
{
	font-weight: bold;
}
#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 16px;
}
#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 11px;
	outline: none;
}
#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/*############# FILE STYLE #############
============================= main layout ======================*/
.link
{
	float: right;
	margin: 10px 0 0 10px;
}
.extra .link
{
	float: right;
	margin: 10px 0 0;
}
.last A
{
	border: none;
	padding-bottom: 3px;
}
.imgindent
{
	margin: 0 20px 0 0;
	float: left;
}
.title
{
	margin-bottom: 11px;
}
CITE
{
	font-style: normal;
}
/*============================= header ======================*/
.logo
{
	padding-top: 62px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 63px;
	float: left;
	font: 20px Verdana;
	color: #FFFFFF;
}
.menu
{
	padding: 44px 0 0 7px;
	float: left;
}
.slogan
{
	padding: 38px 0 0 199px;
}
/*============================= middle ======================*/
.anti_bg
{
	position: absolute;
}
.row1
{
	padding: 0 34px 108px 35px;
}
.row2
{
	padding: 0 35px 15px 36px;
}
.box1
{
	background: url(images/box1_tail_top.gif) repeat-x top;
	width: 100%;
}
.box1 .corner_top_right
{
	background: url(images/box1_corner_top_right.gif) no-repeat top right;
	width: 100%;
}
.box1 .corner_top_left
{
	background: url(images/box1_corner_top_left.gif) no-repeat top left;
	width: 100%;
}
.box1 .indent
{
	padding: 27px 36px 0 32px;
}
#index_5 .box1 .indent
{
	padding: 27px 26px 45px 30px;
}
.box2
{
	background: url(images/box2_tail_top.gif) repeat-x top;
	color: #649CB8;
}
.box2 .corner_top_right
{
	background: url(images/box2_corner_top_right.gif) no-repeat top right;
}
.box2 .corner_top_left
{
	background: url(images/box2_corner_top_left.gif) no-repeat top left;
	width: 100%;
}
.box2 .indent
{
	padding: 33px 30px 0 32px;
}
.box3
{
	background: url(images/box3_tail_top.gif) repeat-x top;
}
.box3 .corner_top_right
{
	background: url(images/box3_corner_top_right.gif) no-repeat top right;
}
.box3 .corner_top_left
{
	background: url(images/box3_corner_top_left.gif) no-repeat top left;
	width: 100%;
}
.box3 .indent
{
	padding: 29px 20px 20px 32px;
}
.extra
{
	margin: 25px -5px 0 -6px;
	position: relative;
}
.extrabox
{
	background: #DEF1FA url(images/extrabox_bot_bg.jpg) no-repeat bottom left;
	color: #393952;
}
.extrabox .top_bg
{
	background: url(images/extrabox_top_bg.jpg) no-repeat top left;
	width: 100%;
}
.extra .indent
{
	padding: 15px 11px 11px 16px;
}
.line
{
	border-bottom: 1px solid #CDDFE8;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.line2
{
	border-bottom: 1px solid #CDDFE8;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.upper
{
	text-transform: uppercase;
}
.fs11
{
	font-size: 14.5px;
	line-height: 23px;
}
.color2
{
	color: #649CB8;
}
.color3
{
	color: #393952;
}
.color4
{
	color: #7B7B7B;
}
.ul
{
	margin-right: 25px;
}
.padding1
{
	padding-top: 20px;
}
.phone
{
	float: right;
	margin-right: 60px;
}
/*============================= footer ======================*/
#footer
{
	color: #393952;
	font-weight: bold;
	/*[disabled]font-size:14.5px;*/
	line-height: 20.5px;
}
#footer A
{
	color: #393952;
	text-decoration: none;
	font: 10pt sans-serif;
}
#footer A:hover
{
	text-decoration: underline;
}
#footer P
{
	padding: 0px 0 0 61px;
	text-align: center;
	font: bold 12px sans-serif;
	/*[empty]width:;*/
	/*[empty]height:;*/
}
/*############# FILE LAYOUT #############*/
#top_tile
{
	background: #FFF url(images/top_tail.gif) repeat-x top;
	/*[disabled]margin-top:-64px;*/
}
#bottom_tile
{
	background: url(images/bottom_tail.gif) repeat-x bottom;
}
#top_tile2
{
	background: url(images/top_tail2.gif) repeat-x top;
	height: 510px;
	position: absolute;
	width: 50%;
	float: left;
	left: 0;
}
#main
{
	width: 980px;
	color: #000;
	margin: -50px auto 0;
	text-align: left;
	position: relative;
	background: url(images/header_bg.jpg) no-repeat top left;
}
#header
{
	height: 97px;
}
#footer
{
	height: 40px;
}
.column1, .column2, .column3, .col1, .col2, .col3
{
	float: left;
	font-size: medium;
}
.container
{
	width: 100%;
	overflow: hidden;
}
.container2
{
	width: 100%;
}
/*============================= index ===========================*/
#index .row1 .column1
{
	width: 310px;
	padding-right: 4px;
}
#index .row1 .column2
{
	width: 597px;
}
#index .row1 .col1
{
	width: 178px;
	padding-right: 6px;
}
#index .row1 .col2
{
	width: 178px;
	padding-right: 6px;
}
#index .row1 .col3
{
	width: 178px;
}
#index .row2 .column1
{
	width: 308px;
	padding-right: 6px;
}
#index .row2 .column2
{
	width: 595px;
}
#index .row2 .col1
{
	width: 191px;
	padding-right: 25px;
}
#index .row2 .col2
{
	width: 325px;
}
/*============================= index-1 ===========================*/
#index_1 .row1 .column1
{
	width: 470px;
	padding-right: 4px;
}
#index_1 .row1 .column2
{
	width: 437px;
	padding-bottom: 36px;
}
#index_1 .row2 .column1
{
	width: 586px;
	padding-right: 6px;
}
#index_1 .row2 .column2
{
	width: 317px;
	padding-bottom: 12px;
}
/*============================= index-2 ===========================*/
#index_2 .row1 .column1
{
	width: 308px;
	padding-right: 4px;
}
#index_2 .row1 .column2
{
	width: 597px;
	padding-bottom: 26px;
}
#index_2 .row2 .column1
{
	width: 466px;
	padding-right: 6px;
}
#index_2 .row2 .column2
{
	width: 437px;
	padding-bottom: 12px;
}
#index_2 .row2 .col1
{
	width: 216px;
}
#index_2 .row2 .col2
{
	width: 184px;
}
/*============================= index-3 ===========================*/
#index_3 .row1 .column1
{
	width: 597px;
	padding-right: 4px;
}
#index_3 .row1 .column2
{
	width: 308px;
	padding-bottom: 13px;
}
#index_3 .row2 .column1
{
	width: 396px;
	padding-right: 6px;
}
#index_3 .row2 .column2
{
	width: 507px;
}
#index_3 .row2 .col1
{
	width: 216px;
}
#index_3 .row2 .col2
{
	width: 225px;
}
/*============================= index-4 ===========================*/
#index_4 .row1 .column1
{
	width: 308px;
	padding-right: 4px;
}
#index_4 .row1 .column2
{
	width: 597px;
}
#index_4 .row2 .column1
{
	width: 396px;
	padding-right: 6px;
}
#index_4 .row2 .column2
{
	width: 507px;
}
#index_4 .row2 .col1
{
	width: 203px;
}
#index_4 .row2 .col2
{
	width: 243px;
}

