.jsnav2 {}
.jsnav3 {}

body, td, input, select, textarea
{
	font-family: arial, sans-serif, helvetica;
	font-size: 8pt;
	color: #666666;
}

#maintable
{
	margin-top: 30px;
}

A
{
	text-decoration: none;
	color: #666666;
}

/* breadcrumb */

#breadcrumbcell
{
	padding-left: 5px;
	padding-top: 12px;
	color: gray;
}

.breadcrumb_Home, .breadcrumb_Portada, .breadcrumb_Forside
{
	display: none;
}

#breadcrumbcell A
{
	color: gray;
}

#breadcrumbcell A:hover
{
	color: black;
}

/* navigation */

.nav, .navactive, .navhover, .nav2, .nav2active, .nav2hover
{
	float: left;
	margin: 0px 3px;
	height: 15px;
	overflow: hidden;
}

.navinner
{
	float: left;
	padding: 2px 2px 1px 2px;
	height: 15px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 7pt;
	font-weight: 400;
}

.navinnerleft, .navinnerright
{
	float: left;
	width: 4px;
	height: 15px;
	overflow: hidden;
}

/* navigation level 1 */

.nav
{
	background: #9BB6DF;
}

.nav .navinner, .navactive .navinner, .navhover .navinner
{
	color: white !important;
	padding-top: 3px;
}

.nav .navinnerleft
{
	background: #9BB6DF url(navleft.gif) no-repeat;
}

.navigation
{
	font-size: 7pt;
	line-height: 8pt;
}

.nav .navinnerright
{
	background: #9BB6DF url(navright.gif) no-repeat;
}

.navactive, .navhover
{
	background: #788CB7;
}

.navactive .navinnerleft, .navhover .navinnerleft
{
	background: #788CB7 url(navactiveleft.gif) no-repeat;
}

.navactive .navinnerright, .navhover .navinnerright
{
	background: #788CB7 url(navactiveright.gif) no-repeat;
}

.navbullet
{
	float: left;
	margin-top: 5px;
}

.nonavbullet .navbullet
{
	display: none;
}

/* navigation level 2*/

#fixedlinks
{
	padding-left: 12px;
	padding-top: 15px;
}

#fixedlinks A
{
	color: #788CB7;
	font-size: 7pt;
	font-weight: 400;
}

.nav2, .nav2active, .nav2hover
{
	margin-right: 1px;
}

.nav2 .navinner
{
	background: transparent;
}

.nav2 .navinnerleft
{
	background: transparent;
}

.nav2 .navinnerright
{
	background: transparent;
}

.nav2 .navinner, .nav2active .navinner, .nav2hover .navinner
{
	padding-top: 2px;
}

.nav2active .navinner, .nav2hover .navinner
{
	background: transparent url(nav2active.gif) repeat-x;
}

.nav2active .navinner A, .nav2hover .navinner A
{
	color: #435271 !important;
}

.nav2active .navinnerleft, .nav2hover .navinnerleft
{
	background: transparent url(nav2activeleft.gif) no-repeat;
}

.nav2active .navinnerright, .nav2hover .navinnerright
{
	background: transparent url(nav2activeright.gif) no-repeat;
}

/* search and newsletter */

#searchfield, #newsletterfield
{
	width: 121px;
	height: 17px;
	background: white url(searchbg.gif) no-repeat;
	padding: 2px;
}

#searchfield input, #newsletterfield input
{
	border: none;
	width: 117px;
	height: 13px;
	line-height: 13px;
	color: gray;
}

#newslettercell
{
	padding-top: 13px;
	color: gray;
}

/* other site layout items */

.toppad
{
	padding-top: 3px;
}

.pad
{
	padding: 6px;
}

#topfunccell
{
	padding-top: 8px;
}

#maincell p.section
{
	line-height: 11pt;
}

.link
{
	font-size: 8.5pt;
	font-weight: bold;
	color: #858786;
}

.link:hover
{
	color: #333333;
}

.linkheader
{
	font-size: 8pt;
	margin: 2px 0px;
	color: #5E6E92;
}

.headerlink A
{
	color: #5E6E92;
	font-weight: bold;

}

#putinbasket .actionlink
{
	background: #7A8BB6 url(../../media/basketbutton.gif) no-repeat;
	color: white;
	display:block;
	padding: 2px 4px;
	text-align: center;
}

.smallimg
{
margin-right: 12px;
}

.smallimg img
{
	width:90px;
	height:90px;
	margin-top: 10px;
	margin-left: 10px;
}

.mediumimg
{
	width:180px;
	height:180px;
}
.mediumimg img
{
	width:150px;
	height:150px;
	margin-top: 13px;
	margin-left: 13px;
}
.mediumimg img.imgframe
{
	width:180px;
	height:180px;
	margin: 0px !important;
	cursor:pointer;
	behavior:url(/setup/pngalpha.htc);
	position:absolute; 
	z-index:100; 
}

.largeimg
{
	width:300px;
	height:300px;
}
.largeimg img
{
	width:260px;
	height:260px;
	margin-top: 19px;
	margin-left: 18px;
}
.largeimg img.imgframe
{
	width:300px;
	height:300px;
	margin: 0px !important;
	behavior:url(/setup/pngalpha.htc);
	position:absolute; 
	z-index:100; 
}

#relatedproductscell table table
{
width: 10% !important;
}

.relatedproduct
{
margin-top: 33px;
}

.relatedproduct .sectionheader
{
color: #9E9FB1;
font-size: 8pt;
}

#baskettitle
{
font-size:14px;
line-height: 18px;
color: #BA7893;
font-weight: 700;
text-transform: uppercase;
margin-left: 5px;
}

#orderprocess td
{
padding-right: 25px;
font-weight: 700;
font-size: 12px;
}

#orderprocess .activeprocess
{
color: #657699;
}

#moreimages img
{
margin-top:12px;
}

#miniBasketDiv p
{
display:none;
}

.whitebutton .actionlink
{
	background: #7A8BB6 url(../../media/whitebutton.gif) no-repeat;
	display:block;
	width: 121px;
	width: expression('129px');
	padding: 2px 4px;
	text-align: center;
	margin-top: 10px;
}

.bluebutton .actionlink, .bluebutton input
{
	background: #7A8BB6 url(../../media/bluebutton.gif) no-repeat;
	color:white;
	display:block;
	width: 121px;
	width: expression('129px');
	padding: 2px 4px;
	text-align: center;
	margin-top: 10px;
	border: none;
}

.bluebutton input
{
	padding-top: 3px;
	line-height: 10px;
}

span.sectionheader
{
margin-bottom:6px;
display:block;
}

 .sectionheader {
font-size: 12px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 6px}

.section {
margin-top: 0px;
margin-bottom: 4px}

.tablelineeven {
background-color: #F4F6F3}

.tablelineodd {
background-color: #E6EEF1}

.navigation {
color: #FFFFFF}

