
/* ===== This file contains the eCommerce specific styles ===== */

/* ===== Basic Element Styles ===== */
BODY {
background: #FFFFFF;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
}

FORM {
margin: 0px;
}

OL {
margin: 0px;
padding-left: 20px;
}

UL {
margin: 0px;
padding: 0px;	
list-style-type: none;	
}


/* IE */
.endcolumns {
	height: 0px;
	visibility: none;
}
/* FIREFOX */
html>body .endcolumns {
	clear: both;
	height: 0px;
	visibility: hidden;
}  


/* IE */
.adjustBars {
	position:absolute; 
	height: 100%; 
	bottom: 0px; 
	margin-bottom:0px; 
	width: 154px; 
	background: #FFFFbb; 
	z-index: -1;
	float:none;
}
/* FIREFOX */
html>body .adjustBars {
	position:absolute; 
	height: 100%; 
	bottom: 0px; 
	margin-bottom:0px; 
	width: 154px; 
	background: #FFFFbb; 
	z-index: 0;
}  


/* ===== Header Styles ===== */
#ecom-header {
position: relative;
top: -8px;
//background: #ffffff;
background: black;
height: 70px;
voice-family: "\"}\"";
voice-family: inherit;

/* border:1px solid #000; */
}
#ecom-header #logo {
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
width: 100%;
background-color: black;
}

#logo{
border: 0px solid black;
}

#logo img {
	border: 0px solid black;
}

#logo a img{
	z-index: 3;
	padding: 0px;
	margin: 0px;
	border: 0px solid black;
}

#ecom-header #jormabike {	
position: absolute;
top: 0px;
left: 85px;
border: 0px solid black;
}
#ecom-header #tab {
/*position: absolute;
top: 58px;
left: 0px;*/
padding: 0px;
text-align: right;
/*border: 0px solid #ffffff;*/
border: 0px solid black;
background-color: transparent;
}

#ciclistes {
	position: absolute;
	top: 5px;
	right: 0px;
}

#ciclistes img {
	margin-left: 5px;
}


#tab-img {
border:0px;
}

#tab2{
/*position: relative;*/
background-color: transparent;
position: absolute;
top: 58px;
right: 0px;
}

.subtab {
/*cursor:hand; cursor:pointer;*/
}
.subtab-text, .subtab-text-on{
position: absolute;
top: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 9px;
font-weight: bold;
text-decoration: none;
//color: #444444;
color: white;
width: 81px;
text-align: center;
cursor: hand;
background-color: transparent;
}

.subtab-text-on{
	color: black;
	font-weight: bolder;
}

.espaiador {
	background-color: red;
}

#welcome-message {
padding-right: 10px;
padding-left: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #000000;
}
#welcome-message a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #000099;
}
#welcome-message a:hover {
color: black;
text-decoration: underline;
}
#company-name {
margin: 0px;
font-size: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000099;
white-space: nowrap;
}
#company-subtitle {
margin: 0px;
font-size: 6pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #330099;
white-space: nowrap;
}

#microcart {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: black;
}
#microcart a {
text-decoration: none;
color: #000099;
}
#microcart a:hover {
color: black;
text-decoration: underline;
}
#microcart .disabled {
color: #666666;
}

/* ===== Header-Bar Styles ===== */
#ecom-header-bar {
position: relative;
top:17px;
//top: 21px;
text-align: center;
overflow: visible;
height: 25px;
width: 100%;
border: 1px solid white;
background-color: black;
}

#ecom-header-bar ul {
display: block;
overflow: visible;
list-style: none;
background: transparent;
vertical-align: middle;
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#ecom-header-bar ul li { 
height: 14px;
padding: 0px 8px 0px 8px;
}
#ecom-header-bar ul#left-links li {
float: left;
border-right: 1px solid #FFFFFF;
color:#444444;
font-size: 10px;
font-weight: bold;
}
#ecom-header-bar ul#right-links li {
float: right;
border-left: 1px solid #FFFFFF;
}

#ecom-header-bar ul li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #000099;
} 
#ecom-header-bar ul li:hover a {
color: black;
text-decoration: underline;
}

.ecom-header-bar-text-seasons, .ecom-header-bar-text {
	background-color: #ffffbb;
	border: 1px solid #666666;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-variant: small-caps;
	text-align: center;
	padding:0px;
	border-spacing:0px;
}

.ecom-header-bar-text-seasons {
	font-size: 12px;
	
}
.ecom-header-bar-text-grease {
	background-color: #999999;
	border: 1px solid #444444;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	text-align: center;
	padding:0px;
	border-spacing:0px;
}

.ecom-header-bar-text-td {
	border: 0px solid #cccccc;
}
.ecom-header-bar-text-td a {
	color: #000000;
	text-decoration: none;
}
.ecom-header-bar-text-td a:hover {
	text-decoration: underline;
}
#on {
	background-color: #FFFF66;
	border: 1px solid #000000;
}

.ecom-header-bar-text-td-grease a {
	color: #ffffff;
	text-decoration: none;
}
.ecom-header-bar-text-td-grease a:hover {
	text-decoration: underline;
}




/* ===== Layout/Formatting Styles ===== */
/* NOTE: using a combination of a float left/right for the side bars AND 
  wide margins for the center to get 2 desired effects: 1. be able to end
  columns and put the footer at the bottom of the page and 2. not have the
  center column expand to full width below the columns.
  
  The downside to this is that in some browsers we can't effectively use floats
  within divs in the main column.
*/

/* ecom-mainarea wraps what is below the header including the divs for left, main, right columns as applicable */
#ecom-mainarea {
position: relative;
top: 17px;
//top:22px;
background: #FFFFdd;
width: 100%;
height: 100%;
border: 1px solid #000000;
z-index:0;
}

#ecom-mainarea .left {
/*alt: position: absolute; left: 0px; top: 0px;*/
float: left;
width: 155px;
height:100%;
background: #FFFFbb;
margin-bottom:0px;
}

.left-bottom {
background: #FFFFbb;
}

#ecom-mainarea .right {
/* alt: position: absolute; right: 0px; top: 0px; */
float: right;
width: 155px;
height: 100%;
background: #FFFFbb;
margin-bottom:0px;
}


#ecom-mainarea .center, #ecom-mainarea .leftonly, #ecom-mainarea .rightonly, #ecom-mainarea .nocolumns {
background:#FFFFdd;
text-align: left;
vertical-align: top;
margin-top: 0px;
height: 100%;
}
#ecom-mainarea .center {
margin-left: 160px;
margin-right: 210px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 161px;
margin-right: 211px;
}
#ecom-mainarea .leftonly {
margin-left: 160px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 161px;
}
#ecom-mainarea .rightonly {
margin-right: 210px;
voice-family: "\"}\"";
voice-family: inherit;
margin-right: 211px;
}

/* ====== eCommerce "Screenlet" Styles ====== */
#ecom-mainarea .screenlet {
background: #FFFFbb;
margin-bottom: 10px;

}
#ecom-mainarea .screenlet-left {
float:left;
background: #FFFFbb;
margin-bottom: 10px;
padding-top: 2px;
padding-right: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;

}

#ecom-mainarea .screenlet-left ul{
padding-left: 0px;
padding-bottom: 10px;
list-style-type: none;
}

#ecom-mainarea .screenlet-left ul a{
padding-left: 10px;
color: black;
text-decoration: none;
}

#ecom-mainarea .screenlet-left ul a:hover{
text-decoration: underline;
}

#ecom-mainarea .screenlet-left ul ul{
padding-left: 10px;
padding-bottom: 0px;
font-weight: normal;
}

#ecom-mainarea .screenlet-left ul ul ul{
font-style: italic;
}

#ecom-mainarea .screenlet-header {
background: #FFFFbb;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 4px;
padding-left: 4px;
text-align:center;
}
#ecom-mainarea .screenlet-body {
background: #FFFFbb;
padding: 4px;
}
#ecom-mainarea .screenlet-body a {
color: 000000;
}
#ecom-mainarea .screenlet-table {
background: #FFFFbb;
width:100%;
padding: 0px;
border-spacing:0px;
margin-top: 0px;
margin-left: 0px;
}
#ecom-mainarea .screenlet-subtable {
background: #FFFFbb;
width:100%;
padding: 0px;
border-spacing:0px;
}
.screenlet-subtable-td {
position:relative;
top:0px;
left:0px;
padding: 0px;
border-spacing:0px;
}
.screenlet-subtable-img {
	width: 145px;
	height: 100px;
	margin-left: 2px;
	border: 0px;
	padding: 0px;
	cursor:hand; cursor:pointer;
}
.screenlet-subtable-trans {
position:absolute;
top:0px;
left:0px;
width:100;
height:100;
filter: Alpha(Opacity=50);
z-index:10;
}
#ecom-mainarea .screenlet-td {
width:50%;
background: #FFFFbb;
align:center;
}

#body-simulator {
	border: red solid thin;
	width: 100%;
	position: absolute;
}

#ecom-mainarea .screenlet-subtable-text {
	background: #FFFFbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	width:100%;
	text-align:center;
	line-height:10px;
}

#ecom-mainarea .screenlet-subtable-text-white {
	position:absolute;
	top: 78px;
	left:2px;
	width:145px;
	height:22px;
	text-align:center;
	background: #444444;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	vertical-align:top;

	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	cursor: hand; cursor: pointer;

}

#ecom-mainarea .screenlet-subtable-text-white2 {
	position:absolute;
	top:78px;
	left:2px;
	width:145px;
	height:22px;
	text-align:center;
	background: #444444;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	vertical-align:top;

	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.boxhead  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	background: #FFFF77;
	border-spacing:0px;
	border: 1px solid #666666; 
	margin-left:2px; 
	padding-left:4px;
/*	text-indent: -10px;*/
}
.boxhead A:hover {
	text-decoration: underline;
}

.boxhead2nivell  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
	margin-left:4px; 
	border-spacing:0px;
	padding-left:0px;
	text-indent: -10px;
}
#odd{
	background: #FFFFdd;
}
.boxhead2nivell a:hover {
	color: black;
	text-decoration: underline;
}

.boxhead3nivell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
	margin-left:12px;
	font-style: italic;
	border-spacing:0px;
	padding-left:0px;
	text-indent: -10px;
}
.boxhead3nivell a:hover {
	color: black;
	text-decoration: underline;
}

A.boxheadbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

A.boxheadbutton:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: red;
}

/* Form layout styles to simulate a table-style layout */
#ecom-mainarea .form-row {
clear: both;
padding-top: 2px;
}
#ecom-mainarea .form-row-customer {
padding-top: 2px;
}
#ecom-mainarea .form-label {
float: left;
width: 180px;
text-align: right;
padding-top: 5px;
}
#ecom-mainarea .form-field {
float: left;
margin-left: 10px;
text-align: left;
} 

/* ===== Text/Label Styles ===== */
.tabletext, div.form-label, div.form-field {
font-size: 10px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tabletext p{
	margin: 0px;
	padding: 0px;
	text-indent: 2em;
}

A.tabletext:hover {
font-size: 10px;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablebuttontext {
font-size: 10px;
color: #1E3C66;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contenttext {
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

DIV.tabletexthidden {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
visibility: hidden;
}

.head1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px; 
font-size: 12pt;
font-weight: bold;
color: #444444;
}

.head2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 10pt;
font-weight: bold;
color: #444444;
}

.head3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 8pt;
font-weight: bold;
color: #444444;
}

.info {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 10px;
font-style: normal;
color: #444444;
}

DIV.graybox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
background: #CCCCCC;
border: 1px solid #000000;
text-align: center;
margin: 2px auto;
width: auto;
padding: 4px;
}


.boxoutside {
background: #FFFFFF;
padding: 0px;
border-color: #999999;
border-style: solid;
border-width: 1px 1px 1px 1px;
}

.boxtop {
background: #000099;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 4px;
padding-left: 4px;
border-color: #999999;
border-style: solid;
border-width: 0px 0px 0px 0px;
}

.boxbottom {
background: #FFFFbb;
padding: 4px;
border-color: #999999;
border-style: solid;
border-width: 0px 0px 0px 0px;
}

.button {
border-style: outset; border-color: #9999CC; border-width: 2px;
background: #dddddd;
padding-right: 5px; padding-left: 5px;
}


.tableheadtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: black;
}

A.tableheadbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: black;
}

A.tableheadbutton:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color: red;
}

.browsecategorytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #444444;
text-indent: -10px;
}

A.browsecategorybutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #000099;
}

A.browsecategorybutton:hover {
color: #000099;
text-decoration: underline;
}

.browsecategorybuttondisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #333333;
}

SPAN.buttontext, A.buttontext, .buttontextdisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
background: white;
border: #999999 solid 1px;
margin: 2px 1px 2px 1px;
padding: 1px 4px 1px 4px;
}
.buttontextDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: white;
	border: #999999 solid 1px;
	margin: 2px 1px 2px 1px;
	padding: 1px 4px 1px 4px;
}


* html SPAN.buttontext, A.buttontext, .buttontextdisabled {
padding-top: 0px;
}

A.buttontext {
color: #444444;
}

A.buttontext:hover {
text-decoration: underline;
}

A.linktext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #444444;
}
A.linktext:hover {
text-decoration: underline;
}

A.linktextMini {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
text-decoration: none;
color: #444444;
}
A.linktextMini:hover {
text-decoration: underline;
}

#big{
	font-size: 13px;
}

A.linktextConvertidor {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
text-decoration: none;
color: #444444;
}

A.linktextConvertidor:hover {
text-decoration: underline;
}

.buttontextdisabled {
color: #333333;
}

.submenutextinfo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: white;
padding-left: 6px;
padding-right: 5px;
border-right: 1px solid #5886C6
}

.submenutext, A.submenutext, A.submenutext:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #444444;
padding-left: 6px;
padding-right: 5px;
border-right: 1px solid #5886C6
}

A.submenutext:hover {
color: #444444;
text-decoration: underline;
}

.submenutextdisabled, A.submenutextdisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #CCCCCC;
padding-left: 6px;
padding-right: 5px;
border-right: 1px solid #5886C6
}

A.submenutextdisabled:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color: yellow;
}

.submenutextinforight {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: white;
padding-left: 6px;
}

.submenutextright, A.submenutextright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #444444;
padding-left: 6px;
}

A.submenutextright:hover {
text-decoration: underline;
}

.submenutextrightdisabled, A.submenutextrightdisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #CCCCCC;
padding-left: 6px;
}

A.submenutextrightdisabled:hover {
text-decoration: underline;
color: yellow;
}

A.lightbuttontext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
/*color: yellow;*/
color: gray;
border: none;
}

A.lightbuttontext:hover {
/*color: yellow;*/
color: gray;
text-decoration: underline;
}

A.lightbuttontextsmall {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
text-decoration: none;
color: yellow;
border: none;
}

A.lightbuttontextsmall:hover {
color: yellow;
text-decoration: underline;
}

.lightbuttontextdisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #CCCCCC;
}

A.buttontextbig, .buttontextbigdisabled {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
background: white;
border: #999999 solid 1px;
margin: 2px 2px 2px 2px;
padding: 1px 4px 1px 4px;
}
A.buttontextbig {
color: #444444;
}
.buttontextbigdisabled {
color: #CCCCCC;
}
A.buttontextbig:hover {
text-decoration: underline;
}

A IMG {
	border: none;
}

A IMG.imageborder {
border-style: solid;
border-width: 1px;
border-color: #999999;
}

/* ===== Other Header Styles ===== */


.headersmalltext {
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: black;
}
a.headersmalllink {
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
color: #000099; 
text-decoration: none;
}
a.headersmalllink:hover {
color: red;
}

/* ===== Misc/General Styles ===== */
HR.sepbar {
font-size: xx-small;
width: 100%;
height: 1px;
background: #999999;
border-width: 0px;
}

.errorMessage {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 8pt;
font-weight: bold;
color: red;
}

.eventMessage {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 8pt;
font-weight: bold;
color: #000099;
}

.ontab {
font-size: 8pt;
background: black;
padding: 2px;
border-style: inset;
border-width: 3px;
}

a.onlnk {
font-size: 8pt;
font-weight: bold;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
padding: 2px;
}

.offtab {
font-size: 10px;
background: #CCCCCC;
padding: 2px;
border-style: outset;
border-width: 3px;
}

a.offlnk {
font-size: 10px;
font-weight: bold;
color: #000099;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
padding: 2px;
}

a.offlnk:hover {
color: red;
}

.areaheader {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
width: 100%;
background: black;
padding: 2px;
}

.edittable {
border-color: #000000 #000000 #003333;
border-style: solid;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin
}

.editInputBox {
font-size: 8pt;
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: white;
border: #999999 solid 1px;
margin: 2px;
}

.inputBox {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF;
font-size: 8pt;
background: white;
border: #999999 solid 1px;
margin: 0px;
}

.selectBox {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF;
font-size: 8pt;
background: white;
border: #999999 solid 1px;
margin: 2px;
}

.textAreaBox {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF;
font-size: 8pt;
background: white;
border: #999999 solid 1px;
margin: 2px;
}

.radioButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF;
font-size: 8pt;
}

.checkBox {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FFFFFF;
font-size: 8pt;
}

.smallSubmit {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #444444;
background: white;
border: #999999 solid 1px;
margin: 2px;
}

.mediumSubmit,.largeSubmit,.loginButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #444444;
background: white;
border: #999999 solid 1px;
margin: 2px;
}

.smallSubmit:hover,.mediumSubmit:hover,.largeSubmit:hover,.loginButton:hover {
text-decoration: underline;
}

.smallAltSubmit,.mediumAltSubmit,.largeAltSubmit {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

.basePrice {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
}

.normalPrice {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: green;
}

.salePrice {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: red;
}

/* ===== Product Summary Styles ===== */
.product-prevnext {
text-align: right;
}

.productsummary-container {
margin-top: 5px;
margin-bottom: 5px;
border-top: #999 solid 1px;
}

.productsummary {
position: relative;
padding: 5px;
border-bottom: #999 solid 1px;
/* using min-height as an alternative to clear: both; because that, in some browsers, will clear the top-level columns and not just in this div (Mozilla based, namely) */
min-height: 60px;
overflow: auto;
}

.productsummary .smallimage {
float: left;
/* position: absolute; top: 5px; left: 5px;*/
margin: 0px 5px 5px 0px;
}

.productsummary .smallimage img {
border: #CCC solid 1px;
/* height: 100px; */
width: 150px;
}

.productsummary .productbuy {
float: right;
width: 220px;
margin-right: 0px;
text-align: right;
}
.productWeightPrice {
	margin-top: 5px; 
	color:#444444;
	float: right;
	width: 220px;
	margin-right: 0px;
	text-align: right;
}
.productDetailWeightPrice{
	margin-top: 5px; 
	color:#444444;
	float: right;
	width: 195px;
	margin-right: 0px;
	text-align: right;
}
.productAddCart {
	margin-top: 0px; 
	color:#444444;
	float: right;
	width: 160px;
	margin-right: 0px;
	text-align: right;
}
.productsummary .productinfo {
/* margin-left: 60px; */
text-align: left;
}

.product-comparator {
	margin-top: 4px;
	margin-left: 4px;
	text-align: center;
	float: left;
	line-height:14px;
}

.product-comparator-equal {
	background: #ffffcc;
	border: 1px solid #cccccc;
}
.product-comparator-diff {
	background: #ffffcc;
	border: 1px solid #cccccc;
	font-weight: bold;
}

/* ===== Product Detail Styles ===== */
#productdetail {
margin-top: -15px;
}
#productdetail #long-description {
margin-top: 10px;
padding-top: 5px;
border-top: #999 solid 1px;
}

#productdetail #reviews {
position:relative;
margin-top: 10px;
padding-top: 5px;
border-top: #999 solid 1px;
}

#productdetail #associated-products {
margin-top: 10px;
padding-top: 5px;
border-top: #999 solid 1px;
}


#left-button {
	position: relative;
	/*CCC: hack perqu� l'explorer mostri b� les imatges*/
	position: inherited;
	top: 0px;
	right: 0px;
	padding: 0px;
	border: 0px solid #ffffff;
	z-index: 1;
}

#left-button-link {
	position: relative;	
	top: 0px;
	right: 0px;
	padding: 0px;
	border: 0px solid #ffffff;
	z-index: 1;
}
#left-button-img {
	width: 100%;
	height: 40px;
	border: 0px;
}
#left-button-text {
position: absolute;
top: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
text-decoration: none;
color: #444444;
width: 184px;
text-align: right;
font-variant: small-caps;
}

.tell-a-friend {
background: #FFFFdd;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
.tell-a-friend-input {
background: #FFFFff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
.tell-a-friend-button {
background: #FFFFbb;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

#termsdisplay .screenlet{
	margin-top: 2em;
}

#termlist ul{
	margin-top: 1em;
}

#mapa_localitzacio{
	margin-left: auto;
	margin-right: auto;
}

.flag {
	border: 0px;
	width: 15px;
	height: 12px;
	margin-top: 2px;
}

.classad_img img{
	align: right;
	width: 100px;
}

.classad_sendbutton{
	margin: 20px 0 20px 0;
}
.jormabanner img{
}

.jormalink img{
}

#jorma-noimg {
	border: #CCC solid 1px;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	background:#ffffff;
	text-align:center;
	vertical-align: middle;
	width: 150px;
	height:70px;
}

img#jormasecurity{
	width: 10%;	
}

* html #newmsg{
	float: right;
}

* html #classadscreenlet{
	float: right;
}

.contenttextPeq {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bestSelledNumber {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	width: 25px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	background: #ffffff;
}

#no_stock_warning {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	}

