/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.iefix { *width: 75px; }

.justify { text-align: justify; }
.title1 { text-align: center; margin-bottom: -.25em; }

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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;
}

img { border: none; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #bbc3d3;*/
  color: black;
  font-weight : bold;
}

A.headerNavigation { 
  color: black; 
}

A.headerNavigation:hover {
  color: black;
}

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 {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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: 20px;
  font-weight: bold;
  color: #0d3e7e;
}

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;
}

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;
}

.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; }

/* message box */

.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; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* ///////////////////////// DESIGN /////////////////////////// */

BODY {
	position: relative;
	background: #669922 url(design/images/design/new/frame.gif) top center repeat-y;
}


div#FRAME {
	/*background: url(design/images/design/innerwrap_right.gif) top right repeat-y;*/
	background: url(design/images/design/new/frame.gif) top right repeat-y;
	width: 915px;
	background-color: white;

	margin-left: auto;
	margin-right: auto;
}

div#menu {
	background: url(design/images/design/new/menu.jpg) no-repeat;
	font-family: "Point Sample", Verdana, Arial, sans-serif;
}

div#menu img{
	border: none;
}

div#menu ul {
	margin: 0;
	padding: 0;
}

div#menu ul li{
	margin: 0;
	padding: 0;
}

div#menu a:hover {
	text-decoration: none;
}

	div#sections {
		height: 45px;
	}

		div#sections a {
			color: white;
			font-size: 14pt;
		}

		div#home {
			float: left;
			width: 180px;
			position: relative;
			left: 2.5em;
		}

			div#home img {
				margin-right: .25em;
			}

		div#search {
			float: right;
			width: 201px;
			position: relative;
			top: 10px;
		}

		div#search form {
			margin-left: 3em;
		}

		div#search input.query {
			height: 16px;
			position: relative;
			top: -7px;
			*top: -5px;
		}

	div#secbox {
		padding-top: .5em;
	}

		div#sections {
			
		}

			div#sections ul li {
				min-width: 105px;
				*width: 100px;
				float: left;
				display: inline;
				background: url(design/images/design/new/sep-menu.gif) right no-repeat;
				text-align: center;
			}

			div#sections ul li.exc {
				background: none;
			}

	div#nav {
		height: 20px;
		background: url(design/images/design/new/nav.jpg);
		color #134587;
		font-family: "Tahoma", Verdana, Arial, sans-serif;
	}

	div#nav a:hover {
		color: #134587;
	}

	div#nav ul, div#nav ul li { margin: 0; padding: 0; }

	div#nav ul li {
		display: inline;
		height: 20px;
		padding-left: 1em;
		padding-right: 1em;
		*float: left;
		background: url(design/images/design/new/sep-nav.gif) right no-repeat;
		text-align: center;
		position: relative;
		*top: -9px;
	}

	div#nav a {
		position: relative;
		top: -2px;
		*top: -1px;
		font-size: 8pt;
	}

	ul#navright {
		float: right;
	}

	div#nav ul#navright li {
		*width: 75px;
		background: url(design/images/design/new/sep-nav2.gif) left no-repeat;
		color: white;
	}

	div#nav ul#navright li#scart { width: 100px; }

	ul#navright a {
		color: white;
	}

	div#nav li#lang img { position: relative; top: 2px; }
	img#cart { margin-right: 10px; }
	
	span.spacer { font-size: 6pt; font-weight: bold; position: relative; top: -3px; }

TD.infoBoxHeadingDesign {
  font-family: "Eras Light ITC", Arial, Verdana, Arial, sans-serif;
  font-size: 12	pt;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
  background: url(design/images/box_heading_middle.gif) repeat-x;
}
div.mdle {
	width: 15px;
	height: 18px;
  position: relative;
  top: 18px;
float: left;
  background: url(design/images/darrow.jpg) no-repeat;
}
div.mdletext {
  position: relative;
  left: -15px;
}

.infoBoxContentsDesign {
  background: url(design/images/box_contents.gif) repeat-y;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 8px;
}

.infoBoxContentsDesignCustom {
  background: url(design/images/box_contents_custom.gif) repeat-y;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 8px;
}

a.sections img { border: none; }
img.right_arrow { position: relative; top: -4px; }

tr.header p {
	position: relative;
	width: 210px;
	margin: 0;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 15px;
	text-align: justify;
}
p#BubbleLeft { float: left; margin-left: 19px;}
p#BubbleRight { float: right; margin-right: 19px; }

a#logo img { border: none; margin-left: auto; margin-right: auto; display: block; position: relative; top: -8px; left: 2px; }

TR.headerNavigationDesign {  }
TD.headerNavigationDesign {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  color: black;
  font-weight : bold;
  padding-top: 6px;
}
A.headerNavigationDesign { color: black; }
A.headerNavigationDesign:hover { color: green; }

TR.footerDesign {
  background: white;
}

TD.footerDesign {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  color: black;
  font-weight: bold;
}

.boxText { padding-left: 8px; padding-right: 8px; }
.boxText td { background: none; }
.infoBoxContentsDesignCenter { background: white; border: 1px solid #bbc3d3; border-top: none; }

A.level_zero { text-transform: uppercase; font-size: 10pt; line-height: 20px; font-weight: bold; color: #447305; }
A.level_zero:hover { *color: #447305; }
A.level_one { font-weight: bold; color: #023571; font-size: 8pt; }
a.level_one { 
	display: block;
	padding: .25em;
	padding-left: 1.25em;
	margin: 0;
	background: url('design/images/list-category.png') 2% no-repeat;
}
a.level_one:hover { background-color: #e6eff8; text-decoration: none; *color: #023571; }
a.active { background-color: #e6eff8; }
A.level_two { color: green; }
hr.line-cat { color: #b5b3b1; }

.productSpecialPrice { font-weight: bold; }
s {  }

TD.pageHeadingZero {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.homeTitles { font-family: Verdana, Arial, sans-serif; text-transform: capitalize; font-size: 13pt; }

TD.smallTextCat a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0276c3;
  font-size: 10pt;
  font-weight: bold;
  margin-top: 5px;
}
TD.smallTextCat img { margin-top: 10px; }
TD.smallTextCat a:hover { text-decoration: none; color: black; }
TD.smallText a { font-weight: bold; }

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: white;
}

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: white;
}

DIV.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  clear: both;
  border: 2px solid #f0f0f0;
  height: 115px;
}
TD.productListing-data-custom { height: 148px; }

DIV.productListing_data_image {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
DIV.productListing_data_right {
	float: left;
	clear: none;
	width: 210px;
	margin-top: .5em;
}
	DIV.productListing_data_name a {
		color: #185193;
		font-weight: bold;
		font-size: 10pt;
	}

	span.sub { font-size: 10pt; color: #185193; font-weight: bold; }
	span.info { font-style: italic; font-weight: bold; }
	span.pricespe { 
		color: #d80000; font-weight: bold;
		display: block;
		width: 73px;
		height: 52px;
		background: url('design/images/box_special.gif') center no-repeat;
		padding-top: 2em;
	}
	span.pricereg {
		font-weight: bold;
		display: block;
		width: 73px;
		height: 52px;
		background: url('design/images/box_regular.gif') center no-repeat;
		padding-top: 2em;
	}

	DIV.productListing_data_model {
		margin-top: 3.5em;
		float: left;
		width: 135px;
	}
	DIV.productListing_data_price {
		text-align: center;
		float: right;
	}
	DIV.productListing_data_quantity {
		
	}

img.product_details { margin-top: 5px; margin-left: 5px; }
.product_info .pageHeading { color: black; }
a.product_info:hover { text-decoration: none; color: #0276c3; }

div.options_box { float: left; }
div.options_box span { font-weight: bold; }
div.options { margin-right: 10px; }
div#woman, div#man { text-align: left; }
div.options_box select  { width: 115px;  }
div.add_to_cart { clear: both; }
div.add_to_cart input { display: block; position: relative; top: -2em; margin-right: auto; margin-left: auto; }

table#options {
	border-top: 1px solid #6b91b4;
	border-bottom: 1px solid #6b91b4;
	background-color: #eaf1f7; 
	padding-bottom: 2em;
}

table#options-exce {
	border-bottom: 1px solid #6b91b4;
	margin-top: 2em;
}

div.custom div.options_box { clear: both; margin-left: 25px; }
div.custom div.options_box span { font-weight: bold; margin-bottom: 20px; }
div.custom div.options { float: left; margin-right: 10px; }
div.custom div#woman, div.custom div#man { width: 50px; text-align: right; }
div.custom div.options_box select  { width: 300px; margin-bottom: 10px; }
div.custom div.add_to_cart { clear: both; }
div.custom div.add_to_cart input { float: right; margin-right: 28px; }

div#DescriptionBox { *width: 450px; }
div#DescriptionBox p { margin: 0; }
div#DescriptionBox img { /*width: 100px;*/ margin: 2px; margin-bottom: 10px; margin-top: -10x; }
div#DescriptionBox img { width: 45px; }
div#DescriptionBox img.exception, div.makingof div#DescriptionBox img.exception  { width: auto; margin: 2px; margin-bottom: 10px; margin-top: -10px; }
div.makingof div#DescriptionBox img { width: 100px; }
div.imgexce div#DescriptionBox img { width: 100px; }

TD#footer {
	padding-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TD#footer a, .text  a, .main a {
	font-weight: bold;
	color: blue;
}
.text { text-align: center; font-weight: bold; }
.text2p{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}
span.ok { color: green; font-weight: bold; }
.mainTitle { font-size: 12pt; font-weight: bold; text-transform: uppercase; }
.mainTitlep { font-size: 12pt; font-weight: bold; text-transform: uppercase; text-align: center; color: rgb(102, 0, 0); }
span.red { color: rgb(204, 0, 0); }

#imgs_left { float: left; width: 200px; margin-left: 17px; }
#imgs_left_inverse { float: left; width: 200px; margin-left: 17px; }
#imgs_left img { margin-bottom: 25px; }
#imgs_left_inverse img { margin-bottom: 25px; }

#imgs_right { float: left; width: 166px; }
#imgs_right_inverse { float: left; width: 166px; margin-left: 25px; }
#imgs_right img { margin-bottom: 25px; }
#imgs_right_inverse img { margin-bottom: 25px; }

.imgs_right { float: right; margin-left: 10px; }
.imgs_left { float: left; margin-right: 10px; }

span.bold { font-weight: bold; }
span.ecoTitle { font-weight: bold; font-size: 12pt; color: red; }

.imgs_clear { clear: both; border: 2px solid red; }

/*
td#LEFT {
	position: relative;
	margin-left: -241px;
	width: 241px;
	float: left;
	background: url(design/images/design/outerwrap_left.gif) repeat-y;
	padding: 0;
}

table tr td#LEFT table {
	position: relative;
	float: right;
	padding: 0;
	width: 220px;
}
*/

div#footer_top {
	height: 9px;
	margin-top: 50px;
	background: url(design/images/design/footer_top.gif);
}

div#footer_center, div.footerbox  {
	min-height: 110px;
}

div#footer_center {
	background: url(design/images/design/footer_center.gif) repeat-y;
}

div#footer_center h2, h3, h3 a {
	margin: 0;
	color: #00538d;
}

div#footer_center h2 {
	font-size: 10pt;
}

div#footer_center h3, div#footer_center ul {
	font-size: 8pt;
}

	div#footer_center img { margin: 0; border: none; }
	div#footer_center ul { margin: 0; padding-left: 2em; }
	div#footer_center ul li { margin-bottom: 0.25em; }
	div#footer_center ul, div#footer_center ul a { font-weight: normal; color: black; }

	div#footer_center ul.nolist { float: left; list-style-type: none; padding-left: 1em; padding-right: 1em; }

	div#footerboxleft {
		text-align: center;
	}

	img#footer_logo {
		
	}

	div.footerbox {
		float: left;
		padding-left: 0.5em;
		padding-right: 0.5em;
	}

	div.box {
		width: 140px;
	}

	div.box2 {
		width: 120px;
	}

	div.boxline {
		background: url(design/images/design/footer_line.gif) repeat-y left;
	}

div#footer_bottom {
	clear: both;
	height: 9px;
	background: url(design/images/design/footer_bottom.gif);
}

div#footer2 {
	height: 50px;
	color: white;
	background-color: #1f1f1f;
	text-align: center;
}

div#footer2 h4 {
	margin: 0;
	padding-top: 0.75em;
	font-size: 12px;
	font-weight: normal;
}

div#footer2 a {
	color: #AABBDD;
}

img.top_img { position: relative; top: 5px }

ul.decimal li { list-style-type: decimal; }

h1.text { font-size: 8pt; font-weight: normal; text-align: left; }

div.justify { font-family: Verdana, Arial, sans-serif; font-size: 8pt; line-height: 1.5em; }

a.black { color: black; }
a.green { color: green; }

tr.item {
	border: 2px solid #f0f0f0;
}

.mainfont { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5em }

div.custom img { border: none; }

.none { display: none; }

.bdtop { border-top: 1px solid #b5b3b1; }
.bright { border-right: 1px solid #b5b3b1; }

	div.boxrow { padding-left: .5em; padding-right: .5em; margin-bottom: 1em; }
	div.boxrow * { font-family: Verdana, Arial, sans-serif; }
	div.boxrow p { margin: 0; font-size: 10pt; }
	div.boxrow a.name {
		color: #185193;
		font-weight: bold;
		font-size: 10pt;
	} div.boxrow span.price { font-weight: bold; }
	div.boxrow p.avail { font-weight: bold; }
	div.boxrow img.avail { margin-left: 5px; position: relative; top: 7px; }
	div.boxtitle p { margin-bottom: 5px; }
	
.stripped { margin: 0; }
	select.select_option { position: relative; top: -.6em; padding: .25em; margin-left: .25em; }

td#customc h2 {
	color: #175093;
	margin-bottom: 0;
}
td#customc p {
	font-size: 11pt;
}
td#customc img {
	border: none;
}
td#customc div.cline {
	height: 10px;
	background: url('design/images/custom_line.jpg') no-repeat;
}
td#customc p { margin-top: 5px; margin-left: 5px; }

span.cbox { font-size: 8pt; line-height: 1.85em; }
span.mdle { font-size: 10pt; }
div.sep { height: 2px; }
td.btcustom { background: url('design/images/custom/_pamplona-san-fermin.jpg') top right no-repeat; }
img.cboximg {
	float: right;
	position: relative;
	top: -9px;
	right: -5px;
}
span.cbox a { color: #175093; font-weight: bold; }

table#ccustom {
	position: relative;
	top: -150px;
}

table#ccustomes {
	position: relative;
	top: -170px;
}

div#eubox {
	width: 454px;
	height: 311px;
	margin-left: -10px;
	position: absolute;
	top: 435px;
	background: url('design/images/signup/bg-lightBox.png') no-repeat;
}

div#eubox p {
	font-weight: bold;
	text-align: center;
	padding: .5em;
	font-size: 11pt;
}

div#boxcom {
	float: left;
	margin-left: 1em;
}

div#boxeu {
	float: right;
	margin-right: 1em;
}

div#boxes span {
	color: #414882;
	font-weight: bold;
	text-align: center;
}

span.h2 { font-size: 15pt; }

div#boxes {
	position: relative;
	top: -1em;
}

.hide { display: none; }
.hidecomp {
	visibility: hidden;
	position: absolute;
	left: 100px;
}

hr.hr1 {
	color: #dddee0;
	background-color: #dddee0;
	border: none;
	padding: 1px;
}
