/* @override 
	http://192.168.0.3/anamig/v6/themes/anamig/css/main.css
	http://www.anamigpiscinas.pt/themes/anamig/css/main.css
	http://localhost/anamig/v6/themes/anamig/css/main.css
*/

/* CSS Document */

@import url("constants.css");

/*
	-- -- -- -- -- -- --

	ANAMIG v2009 CSS
	SET/2009
	Desenvolvido por Multiweb * Business Inspiration
	www.multiweb.pt

	-- -- -- -- -- -- --

*/

/* =TIPOGRAFIA
------------------------------------------------------------------------ */
body, input, textarea{font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color:#2c3135;}
h1, h2, h3, h4, h5, h6{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#2c3135;
	text-shadow: #d3d4d2 1px 1px 0;
	height:auto;
	font-weight:normal;
	margin: 0;
	}

h1{font-weight:normal;}
#secHome h1{
	font-weight: bold;
	letter-spacing: -1px;	
	}
h2{letter-spacing: -2px;}
h3{letter-spacing: -1px;}
h3 strong{letter-spacing: 0;}
#sidebar h3{
	padding:0 10px 0.6em 38px;
	margin: 0 -22px 1.2em -38px;
	border-bottom: 1px solid #e3eaeb;
	}
#secContent h4{
	font-weight: bold;
	}

h3, h4, h5{margin-bottom:0;}

#footer h6{
	color: #747474;
	font-weight: bold;
	}

#header{color:#fff;}
#footer{font-size:0.85em; line-height:1.2em; color: #747474;}
	#footer a:link,
	#footer a:visited{
		color: #747474;
		}
	#footer a:hover,
	#footer a:active{
		color: #0084c4;
		}

#footer p{margin:0;}

p.intro{
	font-size: 1.25em;
	font-style: italic;
	color: #45697e;
	}

a, a:link, a:visited{color: #000000; font-weight:bold; text-decoration:none; outline: none; cursor: pointer;}
a:hover, a:active{color: #0098e2;}

a img{outline: none;}

/* =LAYOUT SPECIFICS
------------------------------------------------------------------------ */
body{
	background: url(../images/layout/body.bg.png) repeat-x left top;
	}
div#header{
	height: 145px;
	position: relative;
	background: url(../images/layout/header.bg.png) no-repeat left bottom;
	}
div#mainContent{
	background: url(../images/layout/mainContent.bg.png) repeat-y left top;
	position: relative;
	}
	div#mainContent img#sectionHeader{
		position: absolute;
		right: 2px;
		top: 0px;
		z-index: 1;
		}
		div#mainContent img#sectionHeader.modeB{
			right: 0!important;
			}
	div#mainContent div#content{
		position: relative;
		z-index: 5!important;
		padding-top: 50px;
		min-height: 200px;
		}
	#secHome div#mainContent div#content{
		margin-top: 460px;
		}
	div#mainContent div#secContent{
		position: relative;
		z-index: 2;
		padding-top: 30px;
		padding-bottom: 30px;
		}
	div#mainContent div#sidebar{
		position: relative;
		z-index: 2;
		padding-top: 30px;
		}
div#footer{
	background: url(../images/layout/footer.bg.png) no-repeat left top;
	position: relative;
	}
	#footer img#pmelider{
		position: absolute;
		left: 658px;
		top: 72px;
		}
.layoutA1{}/* PISCINAS, SPAS E SAUNAS */
	.layoutA1 #content{
		padding-bottom: 270px;
		}
	.layoutA1 div.lead{
		height: 400px;
		}
	.layoutA1 #content div#carousel{
		position: relative;
		z-index: 2;
		}
	.layoutA1 img#contentBgBottom{
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 1;
		}
	
	.layoutA1b{}
		.layoutA1b #content{
			padding-bottom: 270px;
			min-height: 480px;
			}
		.layoutA1b img#contentBgBottom{
			position: absolute;
			left: 0;
			bottom: 0;
			z-index: 1;
			}
	
	.layoutA1c{/* FULL GALLERY EM PISCINAS*/}
		.layoutA1c div.lead{
			height: auto;
			min-height: 30px;
			}
		.layoutA1c div.lead h2{
			width: 650px;
			}
		.layoutA1c div#fullGallery2{
			float: left;
			padding-bottom: 2.6em;
			}
		.layoutA1c div#fullGallery2 table td{
			padding: 0 38px 22px 0;
			}

.layoutB1{/* Institucional */
	}
	.layoutB1 img#contentBgBottom{
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 1;
		}
	.layoutB1 div#mainContent img#sectionHeader{
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		}
	.layoutB1 h1{
		margin-bottom: 0.6em;
		}
	.layoutB1 div#sidebar{
		padding-top: 150px!important;
		}
	.layoutB1 div#content{
		padding-top: 120px!important;
		padding-bottom: 2em;
		}
	.layoutB1 ul#rootNav{
		top: 90px;
		}
	.layoutB1 ul#sectionNav{display: none;}
	.layoutB1 div#relatedInfo{
		font-size: 0.90em;
		color: #4e788f;
		}
	.layoutB1 div#relatedInfo a:link,
	.layoutB1 div#relatedInfo a:visited{
		color: #4d798f;
		}
	.layoutB1 div#relatedInfo a:hover,
	.layoutB1 div#relatedInfo a:active{
		color: #0284c4;
		}
	.layoutB1 div#relatedInfo h4{
		margin: 0 0 8px 0;
		color: #072a47;
		font-size: 1.3em;
		}

body.sector01Piscinas{}
	body.sector01Piscinas div.sectorsIntro{
		background: url(../images/layout/sectorsIntro.bg.png) repeat-x left bottom;
		}


body.modInstitutional{}
	body.modInstitutional h1{
		margin-bottom: 0.4em;
		}
	body.modInstitutional div#mainContent{
		background: url(../images/layout/catalogue.mainContent.bg.png) repeat-y left top;
		}
	body.modInstitutional div#mainContent div#content{
		position: relative;
		z-index: 1;
		padding-bottom: 20px;
		padding-top: 130px;
		}
	body.modInstitutional div#mainContent div#sidebar{
		position: relative;
		z-index: 6;
		padding-top: 105px;
		}
	body.modInstitutional div#seeAlso{
		background: url(../images/layout/mainContent.bg.png) repeat-y left top;
		float: left;
		width: 910px;
		clear: left;
		padding: 20px 40px;
		border-top: 1px solid #ddd;
		}
	body.modInstitutional div#seeAlso h4{
		font-size: 1.5em;
		}
	body.modInstitutional ul#sectionNav{
		display: none;
		}

body.modCatalogue{}
	body.modCatalogue h1{
		margin-bottom: 0.4em;
		}
	body.modCatalogue div#mainContent{
		background: url(../images/layout/catalogue.mainContent.bg.png) repeat-y left top;
		}
	body.modCatalogue div#mainContent div#content{
		position: relative;
		z-index: 50!important;
		padding-top: 130px;
		}
	body.modCatalogue div#mainContent div#sidebar{
		position: relative;
		z-index: 60!important;
		padding-top: 105px;
		}
	body.modCatalogue div#seeAlso{
		background: url(../images/layout/mainContent.bg.png) repeat-y left top;
		float: left;
		width: 910px;
		clear: left;
		padding: 20px 40px;
		border-top: 1px solid #ddd;
		}
	body.modCatalogue div#seeAlso h4{
		font-size: 1.5em;
		}

body#secHome div#featuredItems01{
	background: rgba(255,255,255,0.77);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	float: left;
	width: 151px;
	margin: 0 8px 0 0;
	padding: 20px 20px 0 20px;
	}
body#secHome div#featuredItems02{
	background: rgba(255,255,255,0.77);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	float: left;
	width: 504px;
	margin: 0 8px;
	padding: 20px 20px 0 20px;
	}
	body#secHome div#featuredItems02 hr{
		border: none;
		border-bottom: 1px solid #e8efef;
		clear: both;
		padding: 9px 0;
		margin-bottom: 18px;
		}
	body#secHome div#featuredItems02 h4{
		font-size: 1.5em;
		margin: 0 0 0.6em 0;
		}
	body#secHome div#featuredItems02 div.column01{
		float: left;
		width: 260px;
		margin: 0 30px 0 0;
		}
	body#secHome div#featuredItems02 div.column01 h3{
		margin: 0 0 0.6em 0;
		}
	body#secHome div#featuredItems02 div.column01 img{
		margin: 0 0 1em 0;
		border: 1px solid #d7e4f0;
		}
	body#secHome div#featuredItems02 div.column02{
		float: left;
		width: 210px;
		}
	body#secHome div#featuredItems02 div.column02 ul{
		}
	body#secHome div#featuredItems02 div.column02 ul li{
		float: left;
		padding: 0 0 8px 0;
		margin-bottom: 8px;
		border-bottom: 1px solid #d7e4f0;
		}
	body#secHome div#featuredItems02 div.column02 ul li a,
	body#secHome div#featuredItems02 div.column02 ul li p{
		display: block;
		margin-left: 0px;
		margin-right: 60px;
		margin-bottom: 0;
		}
	body#secHome div#featuredItems02 div.column02 ul img{
		float: right;
		margin: 3px -60px 0 0;
		border: 1px solid #d7e4f0;
		}
		
body#secHome div#featuredItems03{
	background: rgba(255,255,255,0.77);
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	float: left;
	width: 110px;
	padding: 20px 20px 0 20px;
	}
	body#secHome div#featuredItems03 h4{
		font-weight: bold;
		font-size: 1.0em;
		margin: 0 0 1em 0;
		}
	body#secHome div#featuredItems03 ul li{
		display: block;
		margin: 0 0 12px 0;
		}
	body#secHome div#featuredItems03 ul a.thumb{
		display: block;
		background: #fff;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-align: center;
		border: 1px solid #e5eef2;
		margin: 0 0 6px 0;
		}
	body#secHome div#featuredItems03 ul a.thumb img{}
			
/* =LAYOUT SNIPPETS
------------------------------------------------------------------------ */
div.lead{
	margin: 0 0 2.6em 0;
	min-height: 260px;
	}
	div.lead h1{
		margin: 0 0 42px 0;
		font-size: 1.4em;
		text-transform: uppercase;
		}
	.layoutA1 div.lead h1{
		margin-bottom: 100px;
		}
	div.lead h2{
		font-size: 3.4em;
		margin: 0 0 0.4em 0;
		font-weight: bold;
		}
	div.lead p{
		font-size: 1.2em;
		}
	div.lead div.leadButton{
		padding: 120px 30px 0 0px;
		position: relative;
		}
	div.leadButton a{
		/*position: absolute;
		left: 50%;
		width: 120px;
		margin: 0 0 0 -93px;
		top: 160px;*/
		}

div.sectorsIntro{
	clear: both;
	padding-bottom: 1.3em;
	float: left;
	margin-left: -38px;
	padding-left: 38px;
	margin-right: -38px;
	padding-right: 38px;
	width: 910px;
	}
	div.sectorsIntro h3{
		line-height: 1.1em;
		font-size: 1.9em;
		margin: 0 0 0.3em 0;
		font-weight: bold;
		}
		div.sectorsIntro h3 a:link,
		div.sectorsIntro h3 a:visited{
			color: #2c3135;
			}
	div.sectorsIntro h4{
		height: 2.6em;
		}
	div.sectorsIntro div.cols-5,
	div.sectorsIntro div.cols-7{
		padding-bottom: 20px;
		position: relative;
		}
	div.sectorsIntro div.cols-5 a.button,
	div.sectorsIntro div.cols-7 a.button{
		position: absolute;
		left: 0;
		bottom: 0;
		}
	div.sectorsIntro h3 strong{
		font-size: 0.50em;
		line-height: 1.2em;
		text-transform: uppercase;
		/*display: block;*/
		}
	div.sectorsIntro h4{
		margin: 0 0 0.6em 0;
		}

div.sectorsIntroHoriz{
	clear: both;
	border-top: 1px solid #dee4e4;
	position: relative;
	margin-right: -38px;
	padding-right: 38px;
	margin-left: -38px;
	padding-left: 38px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 1.3em;
	height: auto;
	overflow: hidden;
	}
	body.sector01Piscinas div.sectorsIntroHoriz{
		background: url(../images/layout/sectorsIntroHoriz.bg.jpg) repeat-x left top;
		border-bottom: 1px solid #d5f0fb;
		border-top: none;
		padding-top: 60px;
		}
	div.sectorsIntroHoriz h3{
		font-weight: bold;
		margin-bottom: 0.6em;
		}
	div.sectorsIntroHoriz div.inner{
		position: relative;
		z-index: 2;
		width: 600px;
		}
	div.sectorsIntroHoriz img{
		position: absolute;
		right: 0;
		top: 0;
		}

div.calltoaction{
	float: left;
	width: 100%;
	}
	div.calltoaction h3,
	div.calltoaction p{
		margin-left: 170px;
		}
	div.calltoaction img{
		float: left;
		}

/*
div#gallerySlide{
	position: absolute;
	z-index: 5;
	left: 2px;
	top: 0;
	color: #fff;
	width: 986px;
	height: 420px;
	}
	div#gallerySlide img#galleryClose{
		position: absolute;
		left: -10px;
		top: -10px;
		z-index: 5;
		}
div#gallerySlide.active{
	display: block;
	}
	.layoutB1 div#gallerySlide{
		position: relative;
		width: 470px;
		height: 332px;
		background: none;
		display: block;
		margin: 1.3em 0;
		}
*/

div#gallerySlideContainer{
	position: absolute;
	z-index: 5;
	left: 2px;
	top: 0;
	color: #fff;
	width: 986px;
	height: 460px;
	display: none;
	background: url(../images/layout/gallerySlide.bg.png) repeat;
	}
	div#gallerySlideContainer img#galleryClose{
		position: absolute;
		left: -10px;
		top: -10px;
		z-index: 600;
		cursor: pointer;
		}
	img#galleryClose{
		position: relative;
		left: -10px;
		top: -10px;
		z-index: 50;
		cursor: pointer;
		}
div#gallerySlideContainer.active{
	display: block;
	}
	.layoutB1 div#gallerySlideContainer{
		position: relative;
		width: 470px;
		height: 332px;
		background: none;
		display: block;
		margin: 1.3em 0;
		}

div#fullGallery{
	clear: both;
	display: none;
	height: 0;
	overflow: hidden;
	background: #e2e9e9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 18px;
	margin:1.3em 0;
	float: left;
	border: 1px solid #dadbdd;
	position: relative;
	}
	div#fullGallery.active{
		height: auto;
		overflow: visible;
		}
	div#fullGallery img#closeFullGallery{
		visibility: hidden;
		}
	div#fullGallery.active img#closeFullGallery{
		position: absolute;
		right: -12px;
		top: -12px;
		visibility: visible;
		cursor: pointer;
		}

div#mainHeadlines{
	height: 660px;
	position: absolute;
	left: 2px;
	top: 0;
	z-index: 1;
	}
/*div#mainHeadlines{}
	div#mainHeadlines p{
		margin: 0 0 8px 0;
		}
	div#mainHeadlines ul{
		position: absolute;
		z-index: 8;
		left: 55px;
		top: 360px;
		}
	div#mainHeadlines ul li{
		display: inline-block;
		width: 41px;
		height: 41px;
		margin: 0 3px 0 0;
		position: relative;
		overflow: hidden;
		}
	div#mainHeadlines ul li img{
		position: absolute;
		left: 0;
		top: 0;
		}
	div#mainHeadlines ul li img.mask{
		z-index: 2;
		top: -51px;
		}
		div#mainHeadlines ul li a:hover img.mask,
		div#mainHeadlines ul li.ui-state-active img.mask{
			top: 0;
			}
	div#mainHeadlines ul li img.thumb{
		clip: rect(1px 40px 40px 1px);
		}
	div#mainHeadlines div.itemContents{
		position: relative;
		z-index: 5;
		padding: 130px 50px 50px 50px;
		width: 400px;
		height: 200px;
		}
	div#mainHeadlines img.itemBg{
		position: absolute;
		left: 0;
		top: 0;
		}
	div#mainHeadlines div#mainHeadline-1 h1,
	div#mainHeadlines div#mainHeadline-1 p{}
	div#mainHeadlines div#mainHeadline-2 h1,
	div#mainHeadlines div#mainHeadline-2 p{color: #fff;}
	div#mainHeadlines div#mainHeadline-3 h1,
	div#mainHeadlines div#mainHeadline-3 p{color: #fff;}*/


img#numeroAzul{
	position: absolute;
	right: -10px;
	top: 10px;
	z-index: 50;
	}

a.seeFullGallery{
	font-size: 0.85em;
	font-weight: normal;
	padding-left: 18px;
	background: url(../images/layout/seeFullGalley.icon.gif) no-repeat left center;
	}

table.pagination{
	border-top: 1px solid #e3eaeb;
	}
	table.pagination td{
		padding: 8px 0;
		}
	table.pagination td.pag-info{
		color: #7fa1ad;
		}
	table.pagination td.pag-links{
		text-align: right;
		}

div.galleryStatic{
	float: left;
	margin: 0 16px 16px 0;
	width: 260px;
	}
	div.galleryStatic div.mainPhoto{
		border: 1px solid #ddd;
		width: 255px;
		overflow: hidden;
		}
	div.galleryStatic ul{}
	div.galleryStatic ul li{
		float: left;
		width: 60px;
		height: 50px;
		overflow: hidden;
		margin: 4px 3px 0 0;
		border: 1px solid #ddd;
		}
	.layoutB1 div.galleryStatic div.mainPhoto{
		width: 470px;
		height: 260px;
		overflow: hidden;
		}
div#gallerySlide2{
	margin: 1.3em 0;
	}

#tabsInterface{
	clear: both;
	margin: 1.6em 0;
	}
	#tabsInterface ul.ui-tabs-nav{
		border-bottom: 1px solid #ddd;
		float: left;
		/*width: 670px!important;*/
		}
	#tabsInterface ul.ui-tabs-nav li{
		border: 1px solid #ddd;
		border-bottom: none;
		background: #e9f0f0;
		-moz-border-radius-topright: 3px;
		-webkit-border-top-right-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-webkit-border-top-left-radius: 3px;
		}
	#tabsInterface ul.ui-tabs-nav li a{
		padding: 3px 16px;
		font-size: 1.1em;
		color: #b0b0b0;
		}
	#tabsInterface ul.ui-tabs-nav li a:hover{
		color: #868686;
		}
	#tabsInterface ul.ui-tabs-nav li.ui-tabs-selected{
		background: #f1f8f8;
		}
	#tabsInterface ul.ui-tabs-nav li.ui-tabs-selected a{
		color: #0284c4;
		}
	#tabsInterface div.ui-tabs-panel{
		clear: both;
		padding: 20px 10px;
		}
	#tabsInterface{}/* modo artigo */
		#tabsInterface ul.ui-tabs-nav{
			padding-left: 5px;
			width: 623px;
			}
		#tabsInterface .ui-tabs-panel{
			padding: 12px 6px;
			}

div#dossierArquitectos{
	text-align: center;
	position: relative;
	}
	div#dossierArquitectos a img{
		position: absolute;
		left: -6px;
		top: 110px;
		}

div#logs{
	margin: 0 0 1.3em 0;
	}
	div#logs ul li{
		display: block;
		text-align: center;
		padding: 8px;
		font-size: 1.2em;
		}
	div#logs ul li.warning{
		color: #b51700;
		background-color: #f2d4cc;
		border: 1px solid #ff9a92;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		}
	div#logs ul li.notice,
	div#logs ul li.info{
		color: #139c23;
		background-color: #ccf6dc;
		border: 1px solid #a3f743;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		}

div#content iframe{/* mapas google*/
	clear:both;
	margin: 1.3em 0 1.3em 0;
	}

a#signatureMultiweb{
	display:block;
	position:absolute;
	width:171px;
	height:21px;
	right:32px;
	top:76px;
	text-indent:-9000px;
	background: url(../images/langPT/layout/footer.multiweb.png) no-repeat left top;
	}

div#langnav{
	position: absolute;
	right: 0px;
	top: 14px;
	z-index: 5;
	color: #4a78a7;
	font-size: 0.85em;
	}
	div#langnav a{
		display: inline-block;
		padding: 3px 6px 3px 20px;
		margin: 0 0 0 4px;
		font-weight: bold;
		color: #201e1e;
		}
	div#langnav a.pt{
		background: url(../images/layout/langnav_flag_pt.png) no-repeat left 4px;
		
		}
	div#langnav a.en{
		background: url(../images/layout/langnav_flag_uk.png) no-repeat left 4px;
		}
	div#langnav a:hover{}
	div#langnav a.active{
		color: #0284c4;
		}

/* =DATATABLES and DATALISTS
------------------------------------------------------------------------ */

table.galleryStatic{}
	table.galleryStatic td{
		width: 25%;
		vertical-align: top;
		}
	table.galleryStatic a.thumb{
		display: block;
		width: 190px;
		height: 110px;
		overflow: hidden;
		border: 1px solid #fff;
		margin: 0 0 1.0em 0;
		-moz-opacity: 0.90;
		opacity: 0.90;
		filter: alpha(opacity=90);
		}
	table.galleryStatic a.thumb:hover{
		-moz-opacity: 1.00;
		opacity: 1.00;
		filter: alpha(opacity=100);
		border: 1px solid #0084c4;
		}

table.folderNav{}
	table.folderNav td{
		width: 205px;
		padding: 0 15px 25px 0;
		}
	table.folderNav td.lastTD{
		padding: 0 0 15px 0;
		}
	table.folderNav div.thumb{
		width: 203px;
		height: 120px;
		overflow: hidden;
		margin: 0 0 0.8em 0;
		border: 1px solid #edefef;
		position: relative;
		}
	table.folderNav div.thumb img.mask{
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		visibility: hidden;
		}
		table.folderNav div.thumb a:hover img.mask{
			visibility: visible;
			}
	table.folderNav h3{
		margin: 0 0 0.6em 0;
		}

table.articlesList{}
	table.articlesList td{
		width: 33%;
		}
	table.articlesList h4{
		margin: 0 0 6px 0;
		}
	table.articlesList p.date{
		font-size: 0.80em;
		color: #89a9b4;
		}
	table.articlesList div.thumb{
		float: left;
		width: 70px;
		height: auto;
		margin: 4px 8px 0 0;
		border: 1px solid #ddd;
		}

table.newslettersList{}
	table.newslettersList td{
		width: 33%;
		padding: 0 16px 16px 0;
		}
	table.newslettersList h4{
		margin: 0 0 6px 0;
		height: 3.6em;
		}
	table.newslettersList p.date{
		font-size: 0.80em;
		color: #89a9b4;
		text-align: right;
		}
	table.newslettersList div.thumb{
		width: 207px;
		height: 240px;
		overflow: hidden;
		margin: 4px 0 0 0;
		border: 1px solid #ddd;
		}

table.productsList{}
	table.productsList td{
		width: 205px;
		padding: 0 15px 25px 0;
		}
	table.productsList td.lastTD{
		padding: 0 0 15px 0;
		}
	table.productsList div.thumb{
		width: 203px;
		height: 120px;
		overflow: hidden;
		margin: 0 0 0.8em 0;
		border: 1px solid #edefef;
		position: relative;
		}
	table.productsList div.thumb img.mask{
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		visibility: hidden;
		}
		table.productsList div.thumb a:hover img.mask{
			visibility: visible;
			}
	table.productsList div.productDetails{
		padding: 0 12px 0 16px;
		}
	table.productsList p.productRef{
		font-size: 0.90em;
		color: #969fa6;
		margin: 0;
		}
	table.productsList p.lead{
		font-size: 0.9em;
		}

table.departmentsList{
	margin: 0 0 1.7em 0;
	}
	table.departmentsList td{
		padding: 0 15px 15px 0;
		width: 106px;
		}
	table.departmentsList td.lastTD{
		padding-right: 0;
		}
	table.departmentsList p{
		margin: 0;
		line-height: 1.1em;
		}
	table.departmentsList p.name{font-weight: bold;}
	table.departmentsList p.department{font-size: 0.95em;}
	table.departmentsList div.thumb{
		width: 106px;
		height: 120px;
		margin: 0 0 6px 0;
		overflow: hidden;
		}


table.partnersList{}
	table.partnersList td{
		padding: 0 12px 12px 0;
		}
	table.partnersList h4{
		font-weight: bold;
		}
	table.partnersList img.thumb{
		float: right;
		margin: 0 0 6px 12px;
		border: 1px solid #edefef;
		}

table.faqsList{}
	table.faqsList td{padding: 0;}
	table.faqsList h4{
		font-weight: bold;
		cursor: pointer;
		display: block;
		padding: 0 0 8px 0;
		margin: 0 0 8px 0;
		border-bottom: 1px solid #e3eaeb;
		}
	table.faqsList h4:hover,
	table.faqsList h4.active{
		color: #0284c4;
		}
	table.faqsList h4.active{
		border-bottom: none;
		padding: 0 0 2px 0;
		}
	table.faqsList tr.lastRow h4{
		border-bottom: none;
		}
	table.faqsList p{
		display: none;
		border-bottom: 1px solid #e3eaeb;
		padding-bottom: 8px;
		}

/* =LISTS
------------------------------------------------------------------------ */
ul{margin: 0; list-style: none;}
ul li{display: inline;}

/* =siteNav */
ul#siteNav {list-style:none; height:36px; position:absolute; z-index:1; margin:0 auto; }
ul#siteNav li{display:inline; position:relative;}
ul#siteNav li a:link,
ul#siteNav li a:visited{color:#fff;}
ul#siteNav li a {
	display:block;
	float:left;
	height:36px;
	}
	ul#siteNav li a span {display:none;}



ul#siteNav2 {list-style:none; height:28px; position:absolute; z-index:1; margin:0 auto; }
ul#siteNav2 li{display:inline; position:relative;}
ul#siteNav2 li a:link,
ul#siteNav2 li a:visited{color:#fff;}
ul#siteNav2 li a {
	display:block;
	float:left;
	height:28px;
	}
	ul#siteNav2 li a span {display:none;}

ul#sectionNav{
	position: absolute;
	left: 251px;
	top: 116px;
	font-size: 0.8em;
	}
	ul#sectionNav li{}
	ul#sectionNav li a{
		display: inline-block;
		padding: 0 12px;
		}
	ul#sectionNav li a:link,
	ul#sectionNav li a:visited{
		color: #2c3135;
		}
	ul#sectionNav li a:hover,
	ul#sectionNav li a:active,
	ul#sectionNav li.active a:link,
	ul#sectionNav li.active a:visited{
		color: #0084c4;
		}

ul#sectionNav2{}
	ul#sectionNav2 li{}
	ul#sectionNav2 li a:link,
	ul#sectionNav2 li a:visited{
		display: block;
		text-transform: uppercase;
		font-weight: normal;
		padding: 4px 2px 6px 8px;
		background: url(../images/layout/sectionNav2.a.bg.gif) no-repeat left -18px;
		}
	ul#sectionNav2 li.active a:link,
	ul#sectionNav2 li.active a:visited{
		color: #0284c4;
		background-position: left 10px;
		}

ul#sectionNav3{}
	ul#sectionNav3 li{}
	ul#sectionNav3 li a:link,
	ul#sectionNav3 li a:visited{
		display: block;
		text-transform: uppercase;
		font-weight: normal;
		padding: 4px 2px 6px 8px;
		background: url(../images/layout/sectionNav2.a.bg.gif) no-repeat left -18px;
		}
	ul#sectionNav3 li.active a:link,
	ul#sectionNav3 li.active a:visited{
		color: #0284c4;
		background-position: left 10px;
		}
	ul#sectionNav3 ul{
		margin: 0 0 0 16px;
		}
	ul#sectionNav3 ul a:link,
	ul#sectionNav3 ul a:visited{
		text-transform: none;
		padding: 2px 2px 3px 8px;
		background-position: left -20px;
		}
	ul#sectionNav3 li.active ul a:link,
	ul#sectionNav3 li.active ul a:visited{
		color: #2b3035;
		background-position: left -20px;
		}
	ul#sectionNav3 li ul li.active a:link,
	ul#sectionNav3 li ul li.active a:visited{
		color: #0284c4;
		background-position: left 8px;
		}
	ul#sectionNav3 li.active ul ul a:link,
	ul#sectionNav3 li.active ul ul a:visited{
		color: #2b3035;
		background-position: left -20px;
		}
	ul#sectionNav3 li ul ul li.active a:link,
	ul#sectionNav3 li ul ul li.active a:visited{
		color: #0284c4;
		background-position: left 8px;
		}
		

ul#footerNav{
	border-bottom: 1px solid #eee;
	list-style: none;
	margin: 0 0 1.5em 0;
	float: left;
	width: 966px;
	padding: 6px 0 6px 30px;
	}
	ul#footerNav li{
		display: inline;
		}
	ul#footerNav a:link,
	ul#footerNav a:visited{
		display: block;
		float: left;
		padding: 12px 10px;
		}
	ul#footerNav li.active a:link,
	ul#footerNav li.active a:visited{
		color: #0284c4;
		}

ul.galleryIntro{
	float: left;
	width: 100%;
	margin: 0 0 1.3em 0;
	}
	ul.galleryIntro li{
		display: block;
		float: left;
		position: relative;
		}
	ul.galleryIntro li a:link,
	ul.galleryIntro li a:visited{
		position: relative;
		width: 80px;
		height: 56px;
		display: block;
		border: 1px solid #fff;
		margin: 0 3px 3px 0;
		}
	ul.galleryIntro li a:hover,
	ul.galleryIntro li a:active{
		border: 1px solid #0096df;
		}
	ul.galleryIntro li a img.thumb{
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		clip: rect(0 80px 56px 0);
		}
	ul.galleryIntro li a:link img.iconOpen,
	ul.galleryIntro li a:visited img.iconOpen{
		position: absolute;
		left: 28px;
		bottom: -14px;
		z-index: 5;
		visibility: hidden;
		}
	
	ul.galleryIntro li a:hover img.iconOpen,
	ul.galleryIntro li a:active img.iconOpen{
		visibility: visible;
		}

ul#rootNav{
	font-size: 0.80em;
	margin: 0 0 8px 0;
	color: #fff;
	position: absolute;
	left: 0;
	top: 24px;
	width: 520px;
	line-height: 1.1em;
	text-shadow: #8b9ba0 1px 1px 0;
	}
	ul#rootNav li {
		margin: 0 4px 0 0;
		}
	ul#rootNav li a:link,
	ul#rootNav li a:visited{
		color: #f1f8f8;
		}
	ul#rootNav li a:hover,
	ul#rootNav li a:active{
		color: #0084c4;
		}

ul.pageNav{
	margin: 0;
	}
	ul.pageNav li{
		display: inline-block;
		}
	ul.pageNav li a,
	ul.pageNav li span{
		display: block;
		padding: 2px 4px;
		text-align: center;
		width: 43px;
		background: url(../images/layout/pageNav.go.bg.png) no-repeat left top;
		color: #fff;
		font-size: 0.9em;
		font-weight: bold;
		text-shadow: #0776ab 0 1px 0;
		}
	ul.pageNav li.disabled a,
	ul.pageNav li.disabled span{
		background: url(../images/layout/pageNav.go.bg.png) no-repeat left -27px;
		text-shadow: #bacccf 0 1px 0;
		}
	ul.pageNav li.pageItem a,
	ul.pageNav li.pageItem span{
		width: 15px;
		background: url(../images/layout/pageNav.pageItem.bg.png) no-repeat left top;
		}
	ul.pageNav li.pageItemActive a,
	ul.pageNav li.pageItemActive span{
		width: 15px;
		background: url(../images/layout/pageNav.pageItem.bg.png) no-repeat left -27px;
		color: #078ccb;
		text-shadow: none;
		}

ul#relatedItems{}
	ul#relatedItems:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	ul#relatedItems li{
		display: block;
		margin-bottom: 0.6em;
		float: left;
		width: 50%;
		height: 80px;
		border-bottom: 1px solid #e9e9e9;
		}
	ul#relatedItems li a{
		display: block;
		font-weight: bold;
		}
	ul#relatedItems li a.thumb{
		display: block;
		float: left;
		width: 80px;
		height: 55px;
		overflow: hidden;
		margin: 4px 12px 0 0;
		border: 1px solid #ddd;
		}
	ul#relatedItems li p{
		font-size: 0.95em;
		}
	.layoutB1 div#relatedInfo ul#relatedItems{
		margin: 0 0 1.3em 0;
		}
	.layoutB1 div#relatedInfo ul#relatedItems li{
		float: none;
		width: 100%;
		height: auto;
		}

ul#relatedFiles{}
	ul#relatedFiles p{
		font-size: 0.90em;
		margin: 0;
		}
	ul#relatedFiles p.note{
		font-size: 0.80em;
		color: #88b2ca;
		}

/* =FORMS
------------------------------------------------------------------------ */
div.formContent{
	padding: 2.6em 0;
	clear: both;
	}
	div.formContent h4{
		font-size: 1.6em;		
		}

button::-moz-focus-inner{padding:0;border:none}
button{
	background: none;
	border: none;
	float: left;
	background: url(../images/forms/button.bg.png) no-repeat left top;
	padding: 0 0 0 18px;
	margin: 0 0 0 0;
	text-shadow: #fff 1px 1px 0;
	}
button:hover{
	cursor: pointer;
	}
button span{
	display: block;
	background: url(../images/forms/button.bg.png) no-repeat right top;
	padding: 6px 18px 8px 0;
	}


a.button{
	background: none;
	border: none;
	float: left;
	background: url(../images/forms/button.bg.png) no-repeat left top;
	padding: 0 0 0 23px;
	margin: 0 0 0 0;
	text-shadow: #037eba 1px 1px 0;
	color: #fff;
	}
a.button:hover{
	cursor: pointer;
	}
a.button span{
	display: block;
	background: url(../images/forms/button.bg.png) no-repeat right top;
	padding: 6px 40px 10px 0;
	}

form table{}
form table th{
	vertical-align: middle!important;
	}
form table th,
form table td{
	padding: 6px 6px;
	border-bottom: 1px solid #d4e5e7;
	}
form table tr.lastRow th,
form table tr.lastRow td{
	border-bottom: none;
	padding-top: 12px;
	}
form table th{
	width: 100px;
	background: none!important;
	border-top: none!important;
	text-align: right;
	}

form label.error{
	display: block;
	float: left;
	color: #f00;
	padding:2px;
	width: auto;
	}
form label.success{
	color: #89c34c;
	}

form table input,
form table textarea{
	padding: 6px;
	border: 1px solid #d4e5e7;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fff;
	width: 90%;
	float: left;
	margin: 4px 0;
	}
form table select{
	margin: 6px 0;
	}
form table input.error,
form table textarea.error{
	border: 1px solid #ef8683;
	background: #fbeae4;
	}
form table textarea{
	height: 60px;
	}

form table.userValidation{
	margin: 6px 0 8px 0;
	}
form table.userValidation th,
form table.userValidation td{
	border: none;
	padding: 2px;
	}
form table.userValidation input,
form table.userValidation img,
form table.userValidation a{
	float: left;
	display: block;
	margin: 8px 6px 0 0;
	}
form table.userValidation a{
	width: 172px;
	padding: 6px 0px 6px 0px;
	}
form table.userValidation label{}

form table button{}
form table button span{
	padding: 9px 38px 16px 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-shadow: #026ea2 1px 1px 0;
	}


/* =COMPONENTS
------------------------------------------------------------------------ */

/* =SCROLLABLE */
div#carousel{
	float: left;
	padding: 1.5em 0 2.5em 0;
	position: relative;
	}
	div#carousel a.prevPage,
	div#carousel a.nextPage{
		cursor: pointer;
		}
	div#carousel a.prevPage{
		position: absolute;
		left: -30px;
		top: 40px;
		}
	div#carousel a.nextPage{
		position: absolute;
		right: -30px;
		top: 40px;
		}
	div#carousel a.prevPage.disabled,
	div#carousel a.nextPage.disabled{
		opacity: 0.20;
		}
	div#carousel h3{
		margin-bottom: 0.6em;
		font-weight: bold;
		}
	div#carousel a:link,
	div#carousel a:visited{
		color: #1b91ca;
		}
	div.scrollable { 
	    /* required settings */ 
	    position:relative; 
	    overflow:hidden; 
	    width: 910px; 
	    height:120px; 
		}  
	div.scrollable div.items { 
	    /* this cannot be too large */ 
	    width:20000em; 
	    position:absolute; 
		} 
	div.scrollable div.items div { 
	    float: left;
		width: 290px;
		margin-right: 20px;
		} 
	div.scrollable div.items div img{
		float: left;
		margin: 0 8px 0 0;
		}
	div.navi {
		text-align: center;
		} 
		div.navi a{
			display: inline-block;
			width: 10px;
			height: 10px;
			margin: 0 2px 0 0;
			background: url(../images/layout/carousel.navi.a.bg.png) left top;
			cursor: pointer;
			}
		div.navi a.active{
			background-position: left -12px;
			cursor: default;
			}
	div.items div.active {}




/* navigation */
#nav {
	background:#ddd url(http://static.flowplayer.org/img/global/gradient/h300_reverse.png);
	border-bottom:1px solid #CCCCCC;
	height:156px;	
	width:745px;
}

#nav ul {	
	width:600px;
	margin:0 auto;	
}

#nav li {	
	border-right:1px solid #ddd;
	float:left;
	padding-left:1px;
	width:175px;
	list-style-type:none;
	text-align:center;
}

#nav a {
	color:#333333;
	display:block;
	padding:17px;
	position:relative;
	word-spacing:-2px;
	font-size:11px;		
	height:122px;
	text-decoration:none;
}	

#nav a.current {
	background:url(http://static.flowplayer.org/tools/img/tabs/down_large.jpg);	
}

#nav img {
	background-color:#fff;
	border:1px solid #ccc;
	margin:3px 0 5px 27px;
	padding:4px;		
	display:block;
}

#nav strong {
	display:block;		
	font-size:13px;
}

/* panes */
#panes {
	background:#fff url(http://static.flowplayer.org/img/global/gradient/h300_reverse.png) repeat scroll 0 0;
	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 0;
	width:743px;	
	height:255px;
	margin-bottom:-20px;
	padding-bottom:20px;
	
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
}

/* crossfading effect needs absolute positioning from the elements */
#panes div {
	display:none;		
	position:absolute;
	top:20px;
	left:20px;
	font-size:14px;
	color:#444;	
	width:650px; 
}

#panes img {
	float:left;
	margin-right:20px;		
}

#panes p.more {
	color:#000;
	font-weight:bold;
}

#panes h3 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
}

.overlay {
	display:none;
	width:500px;
	padding:20px;
	background-color:#ddd;
}



/* SF MENU
------------------------------------------------------------------------ */

/* TOOLTIPS */
.demotip { 
    display:none;
    /*background: transparent url(../images/layout/tooltip.bg.png);*/ 
    font-size:12px; 
    height:176px; 
    width:176px; 
    padding:0; 
    color:#fff; 
    _background-color:#fff; 
	}

.sf-menu, .sf-menu * {
	margin:	0;
	padding: 0;
	list-style: none;
	position: relative;
	}
.sf-menu {
	line-height: 1.0;
	}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			15em; 
	}
.sf-menu ul li {
	width:			100%;
	}
.sf-menu li:hover {
	visibility:		inherit; 
	}
.sf-menu li {
	float:			left;
	position:		relative;
	}
.sf-menu a {
	display:		block;
	position:		relative;
	}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; 
	z-index:		99;
	}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			15em; 
	top:			0;
	}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; 
	top:			0;
	}

/*** DEMO SKIN ***/

.sf-menu {
	float:			left;
	margin:	0 0 1.3em -12px;
	}

.sf-menu a {
	padding: 		.75em 1.2em;
	text-decoration:none;
	font-size:0.9em;
	}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #2b3035;
	}
.sf-menu li {
	/*background:		#BDD2FF;*/
	border: 1px solid #e3f3f6}
.sf-menu li li {
	background: #e3f3f6;
	}
.sf-menu li li li {
	background: #e3f3f6;
	}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #effeff;
	outline:		0;
	color: #0284c4;
	}

.sf-menu li.sfHover{background: #e5f6f9;}
.sf-menu li.sfHover a{color: #0284c4;}
.sf-menu li.sfHover li a:link,
.sf-menu li.sfHover li a:visited{color: #2b3035;}
.sf-menu li.sfHover li a:hover,
.sf-menu li.sfHover li a:active{color: #0284c4;}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
	}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background: url(../images/plugins/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background: url(../images/plugins/shadow.png) no-repeat right bottom;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}



.sf-menu li.active {
	background: #f1f8f8;
	border: 1px solid #d1dfe2;
	}

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-menu a {font-size:0.9em;}
.sf-vertical, .sf-vertical li {width: 100%;}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left: 15.9em; /*match ul width */
	top:	0;
	}
/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/
/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}


/* AD-GALLERY COMPONENT
------------------------------------------------------------------------ */
#gallerySlide {
	clear: both;
	width: 986px;
	height: 470px;
	margin: -1px 0 0 0!important;
	padding: 0!important;
	position: relative;
	overflow: hidden;
	}
#gallerySlide, #gallerySlide * {
	margin: 0;
	padding: 0;
	}
#gallerySlide .ad-image-wrapper {
    width: 986px;
    height: 390px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    padding: 0;
  	}
    #gallerySlide .ad-image-wrapper .ad-loader {
		position: absolute;
		z-index: 10;
		top: 48%;
		left: 48%;
		border: 1px solid #CCC;
		}
    #gallerySlide .ad-image-wrapper .ad-next {
		position: absolute;
		right: 0;
		top: 0;
		width: 25%;
		height: 100%;
		cursor: pointer;
		display: block;
		z-index: 100;
		}
    #gallerySlide .ad-image-wrapper .ad-prev {
		position: absolute;
		left: 0;
		top: 0;
		width: 25%;
		height: 100%;
		cursor: pointer;
		display: block;
		z-index: 100;
		}
    #gallerySlide .ad-image-wrapper .ad-prev, #gallerySlide .ad-image-wrapper .ad-next {
			/* Or else IE will hide it */
			background: url(non-existing.jpg)\9
			}
      #gallerySlide .ad-image-wrapper .ad-prev .ad-prev-image, #gallerySlide .ad-image-wrapper .ad-next .ad-next-image {
			background: url(../images/components/ad-gallery/ad_prev.png);
			width: 30px;
			height: 30px;
			display: none;
			position: absolute;
			top: 37%;
			left: 0;
			z-index: 101;
			}
      #gallerySlide .ad-image-wrapper .ad-next .ad-next-image {
			background: url(../images/components/ad-gallery/ad_next.png);
			width: 30px;
			height: 30px;
			right: 0;
			left: auto;
			}
    #gallerySlide .ad-image-wrapper .ad-image {
			position: absolute;
			overflow: hidden;
			top: 0;
			left: 0;
			z-index: 9;
			}
      #gallerySlide .ad-image-wrapper .ad-image .ad-image-description {
			position: absolute;
			bottom: 14px;
			left: 0px;
			padding: 8px 40px 6px 40px;
			text-align: left;
			width: 909px!important;
			z-index: 2;
			background: url(../images/components/ad-gallery/opa75.png);
			color: #fff;
			font-size: 0.90em;
			}
      * html #gallerySlide .ad-image-wrapper .ad-image .ad-image-description {
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
			}
        #gallerySlide .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  #gallerySlide .ad-controls {
		height: 20px;
		}
    #gallerySlide .ad-info {
		float: left;
		font-size: 0.85em;
		}
    #gallerySlide .ad-slideshow-controls {
		float: right;
		font-size: 0.85em;
		position: absolute;
		right: 32px;
		bottom: 26px;
		z-index: 600;
		}
      #gallerySlide .ad-slideshow-controls .ad-slideshow-start, #gallerySlide .ad-slideshow-controls .ad-slideshow-stop {
			padding:2px 5px;
			cursor: pointer;
			margin: 0 2px 0 0;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			background: #0e8bc7;
			font-weight: bold;
			font-size: 9px;
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
			}
      #gallerySlide .ad-slideshow-controls .ad-slideshow-countdown {
			padding-left: 5px;
			font-size: 0.9em;
			}
    #gallerySlide .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  #gallerySlide .ad-nav {
    width: 810px!important;
    padding: 12px 140px 12px 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 500;
    background:#434644 /*url(../images/components/ad-gallery/opa75.png)*/;
  	}
    #gallerySlide .ad-forward, #gallerySlide .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    	}
    /* IE 6 doesn't like height: 100% */
    * html #gallerySlide .ad-forward, #gallerySlide .ad-back {
      	height: 70px;
    	}
    #gallerySlide .ad-back {
      	cursor: pointer;
      	left: -15px;
      	width: 13px;
      	display: block;
      	background: url(../images/components/ad-gallery/ad_scroll_back.png) no-repeat 0px 22px;
    	}
    #gallerySlide .ad-forward {
		cursor: pointer;
		display: block;
		right: -15px;
		width: 13px;
		background: url(../images/components/ad-gallery/ad_scroll_forward.png) no-repeat 0px 22px;
		}
	#gallerySlide .ad-nav .ad-thumbs {
		overflow: hidden;
		width: 100%;
		}
	#gallerySlide .ad-thumbs .ad-thumb-list {
		float: left;
		width: 9000px;
		list-style: none;
		}
	#gallerySlide .ad-thumbs li {
		float: left;
		padding-right: 5px;
		}
	#gallerySlide .ad-thumbs li a {
		display: block;
		width: 72px;
		height: 38px;
		overflow: hidden;
		border: 2px solid #e5f5f5;
		}
	#gallerySlide .ad-thumbs li a img {display: block;}
	#gallerySlide .ad-thumbs li a.ad-active {border: 2px solid #0084c4;}
	
/* Can't do display none, since Opera won't load the images then */
	.ad-preloads {
		position: absolute;
		left: -9000px;
		top: -9000px;
		}


/* JQUERY UI
------------------------------------------------------------------------ */

/*TABS*/
.ui-tabs {padding: 0; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 0; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/* =GRID
------------------------------------------------------------------------ */
/*
   == STRUCTURE: ========================
    * Page width:            990 px
    * Number of columns:     25
    * Column width:          30 px
    * Margin width:          10 px
   ======================================
*/

.container {width:990px;margin:0 auto;}

div.cols-1, div.cols-2, div.cols-3, div.cols-4, div.cols-5, div.cols-6, div.cols-7, div.cols-8, div.cols-9, div.cols-10, div.cols-11, div.cols-12, div.cols-13, div.cols-14, div.cols-15, div.cols-16, div.cols-17, div.cols-18, div.cols-19, div.cols-20, div.cols-21, div.cols-22, div.cols-23, div.cols-24, div.cols-25 {float:left;margin-right: 10px;}

div.last { margin: 0; }

.cols-1  { width: 30px;}
.cols-2  { width: 70px;}
.cols-3  { width: 110px;}
.cols-4  { width: 150px;}
.cols-5  { width: 190px;}
.cols-6  { width: 230px;}
.cols-7  { width: 270px;}
.cols-8  { width: 310px;}
.cols-9  { width: 350px;}
.cols-10 { width: 390px;}
.cols-11 { width: 430px;}
.cols-12 { width: 470px;}
.cols-13 { width: 510px;}
.cols-14 { width: 550px;}
.cols-15 { width: 590px;}
.cols-16 { width: 630px;}
.cols-17 { width: 670px;}
.cols-18 { width: 710px;}
.cols-19 { width: 750px;}
.cols-20 { width: 790px;}
.cols-21 { width: 830px;}
.cols-22 { width: 870px;}
.cols-23 { width: 910px;}
.cols-24 { width: 950px;}
.cols-25, div.cols-25 { width: 990px; margin: 0; }

.append-1  { padding-right: 40px;}
.append-2  { padding-right: 80px;}
.append-3  { padding-right: 120px;}
.append-4  { padding-right: 160px;}
.append-5  { padding-right: 200px;}
.append-6  { padding-right: 240px;}
.append-7  { padding-right: 280px;}
.append-8  { padding-right: 320px;}
.append-9  { padding-right: 360px;}
.append-10 { padding-right: 400px;}
.append-11 { padding-right: 440px;}
.append-12 { padding-right: 480px;}
.append-13 { padding-right: 520px;}
.append-14 { padding-right: 560px;}
.append-15 { padding-right: 600px;}
.append-16 { padding-right: 640px;}
.append-17 { padding-right: 680px;}
.append-18 { padding-right: 720px;}
.append-19 { padding-right: 760px;}
.append-20 { padding-right: 800px;}
.append-21 { padding-right: 840px;}
.append-22 { padding-right: 880px;}
.append-23 { padding-right: 920px;}
.append-24 { padding-right: 960px;}

.prepend-1  { padding-left: 40px;}
.prepend-2  { padding-left: 80px;}
.prepend-3  { padding-left: 120px;}
.prepend-4  { padding-left: 160px;}
.prepend-5  { padding-left: 200px;}
.prepend-6  { padding-left: 240px;}
.prepend-7  { padding-left: 280px;}
.prepend-8  { padding-left: 320px;}
.prepend-9  { padding-left: 360px;}
.prepend-10 { padding-left: 400px;}
.prepend-11 { padding-left: 440px;}
.prepend-12 { padding-left: 480px;}
.prepend-13 { padding-left: 520px;}
.prepend-14 { padding-left: 560px;}
.prepend-15 { padding-left: 600px;}
.prepend-16 { padding-left: 640px;}
.prepend-17 { padding-left: 680px;}
.prepend-18 { padding-left: 720px;}
.prepend-19 { padding-left: 760px;}
.prepend-20 { padding-left: 800px;}
.prepend-21 { padding-left: 840px;}
.prepend-22 { padding-left: 880px;}
.prepend-23 { padding-left: 920px;}
.prepend-24 { padding-left: 960px;}

div.border {
	padding-right:4px;
	margin-right:5px;
	border-right: 1px solid #eee;
	}

div.colborder {
	/*padding-right:28px;
	margin-right:25px;*/
	padding-right: 26px;
	margin-right: 22px;
	border-right: 1px solid #eee;
	}

.pull-1 { margin-left: -40px;}
.pull-2 { margin-left: -80px;}
.pull-3 { margin-left: -120px;}
.pull-4 { margin-left: -160px;}
.pull-5 { margin-left: -200px;}
.pull-6 { margin-left: -240px;}
.pull-7 { margin-left: -280px;}
.pull-8 { margin-left: -320px;}
.pull-9 { margin-left: -360px;}
.pull-10 { margin-left: -400px;}
.pull-11 { margin-left: -440px;}
.pull-12 { margin-left: -480px;}
.pull-13 { margin-left: -520px;}
.pull-14 { margin-left: -560px;}
.pull-15 { margin-left: -600px;}
.pull-16 { margin-left: -640px;}
.pull-17 { margin-left: -680px;}
.pull-18 { margin-left: -720px;}
.pull-19 { margin-left: -760px;}
.pull-20 { margin-left: -800px;}
.pull-21 { margin-left: -840px;}
.pull-22 { margin-left: -880px;}
.pull-23 { margin-left: -920px;}
.pull-24 { margin-left: -960px;}
.pull-25 { margin-left: -1000px;}

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24, .pull-25 {float:left;position:relative;}

.push-1 { margin: 0 -40px 1.5em 40px;}
.push-2 { margin: 0 -80px 1.5em 80px;}
.push-3 { margin: 0 -120px 1.5em 120px;}
.push-4 { margin: 0 -160px 1.5em 160px;}
.push-5 { margin: 0 -200px 1.5em 200px;}
.push-6 { margin: 0 -240px 1.5em 240px;}
.push-7 { margin: 0 -280px 1.5em 280px;}
.push-8 { margin: 0 -320px 1.5em 320px;}
.push-9 { margin: 0 -360px 1.5em 360px;}
.push-10 { margin: 0 -400px 1.5em 400px;}
.push-11 { margin: 0 -440px 1.5em 440px;}
.push-12 { margin: 0 -480px 1.5em 480px;}
.push-13 { margin: 0 -520px 1.5em 520px;}
.push-14 { margin: 0 -560px 1.5em 560px;}
.push-15 { margin: 0 -600px 1.5em 600px;}
.push-16 { margin: 0 -640px 1.5em 640px;}
.push-17 { margin: 0 -680px 1.5em 680px;}
.push-18 { margin: 0 -720px 1.5em 720px;}
.push-19 { margin: 0 -760px 1.5em 760px;}
.push-20 { margin: 0 -800px 1.5em 800px;}
.push-21 { margin: 0 -840px 1.5em 840px;}
.push-22 { margin: 0 -880px 1.5em 880px;}
.push-23 { margin: 0 -920px 1.5em 920px;}
.push-24 { margin: 0 -960px 1.5em 960px;}
.push-25 { margin: 0 -1000px 1.5em 1000px;}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24, .push-25 {float:right;position:relative;}
