/**RESET**/
/**Basestyle style.css**/

* { margin: 0; padding: 0; }
img { border: none; }
a { color: #000; outline: none; cursor: pointer; text-decoration: none; }
ul, li { list-style: none; margin: 0; padding: 0;}
html, body { height: 100%; width: 100%; }
h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; font-size: 1.2em; font-weight: normal; }
select, input, textarea { outline: none; }
* html img { display: inline-block; }
*+html>body img { display: inline-block; }
#page_content{padding:0 15px}
#page_content h1,#page_content h2{margin-top:28px}
#page_content h1{height:21px;margin-bottom:13px}
#page_content h2{height:16px;margin-bottom:10px}
#page_content p{margin-top:6px}
#page_content p.intro{margin-top:11px;margin-left:12px}
#examples{margin-left:15px;padding-top:5px}
#examples img{margin:3px 7px 3px 7px}
#examples a,
#examples img{border:0}

/**BODY**/
body {
	position: relative;
	font-size: 12px;
	line-height: 14px;
	font-family: Helvetica, sans-serif;
	color: #000;
}
div.fadebg {
	position: absolute;
	min-width: 100%;
	height: 108px;
	background: url('/en/images/fadebg.png') repeat-x;
	top: 0;
	left: 0;
	z-index: 0;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 940px;
	padding: 0 10px 0 10px;
	min-height: 100%;
	z-index: 1;
}
div.clear {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* Header */
div.header {
	width: 940px;
	height: 125px;
	padding: 0px 0 0 0;
}
div.header a h1 {
} * html div.header h1 a { background-image: url('/en/images/logo.gif'); }
/* Navigation */
div.header ul {
	display: block;
	float: right;
	margin: 23px 42px 0 0;
}
div.header ul li {
	margin: 0 12px;
	float: left;
}
div.header ul a {
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #333;
}
div.header ul a:hover {
	text-decoration: underline;
	color: #000;
}
div.header ul a:active {
	padding-top: 1px;
	color: #000;
}
div.header div.input {
	position: relative;
	margin: 17px 21px 0 0;
}
div.search {
	position: absolute;
	padding: 18px 22px;
	width: 230px;
	top: 65px;
	z-index: 300;
} * html div.search { background-image: none; }
div.search ul { margin-top: 8px; }
div.search ul li {
	position: relative;
	padding: 12px 0;
	text-transform: uppercase;
}
div.search ul li a {
	display: block;
	line-height: 16px;
	min-height: 16px;
	background-repeat: no-repeat;
}
div.search ul li a:hover { text-decoration: underline; }
div.search ul li:hover p { text-decoration: underline; }

/* Footer */
div.footer {
	position: relative;
	margin-top: 30px;
	padding-bottom: 40px;
	min-height: 100px;
} * html div.footer { height: 100px; }
div.footer h3 {
	font-size: 18px;
	margin-bottom: 4px;
}
div.footer h4 { padding-bottom: 0; }
div.footer ul {
	float: left;
	margin-left: 20px;
	margin-bottom: 8px;
}
div.footer ul li {
	padding: 0 8px;
	float: left;
}
div.footer ul li a { font-size: 11px; }
div.footer ul li a:hover { text-decoration: underline; }
div.footer p.copy {
	height: 13px;
	padding: 0;
	margin: 2px 20px 0 0;
	padding-right: 24px;
	font-size: 11px;
	background: url('/en/images/logos/logo-p2.png') no-repeat right top;
	float: right;
}
div.footer div.link {
	position: relative;
	margin: 0 17px 33px 0;
	padding: 16px 20px;
	width: 420px;
	height: 80px;
	float: left;
	color: #000;
	background-image: url('/en/images/footer-white.png');
}
div.footer div.link img {
	float: left;
	margin-right: 14px;
}
div.footer div.link p {
	padding-top: 4px;
	font-size: 12px;
	line-height: 16px;
	padding-left: 46px;
}
div.footer div.link:hover h4 { text-decoration: underline; }
div.footer div.promo {
	position: relative;
	width: 460px;
	height: 112px;
	padding: 0;
	margin: 0 0 33px 3px;
	float: left;
}
div.footer div.wrap {
	position: absolute;
	width: 460px;
	height: 112px;
	padding: 3px 0 0 3px;
	top: -3px;
	left: 477px;
	overflow: hidden;
	float: left;
/* 	-webkit-transition: 0.5s linear; */
}
/* div.footer div.wrap.flip { -webkit-transform: rotateX(-180deg); } */
div.flip {
	cursor: pointer;
	position: absolute;
	top: 3px;
}
div.footer div.flip img {
	position: absolute;
	top: 0;
	left: 0;
}
div.footer div.subscribe {
	position: absolute;
	top: -28px;
	left: 3px;
	width: 460px;
	height: 112px;
	padding: 14px 20px;
	color: #000;
	background-image: url('/en/images/form-long.png');
}
div.footer ul.errorsubscribe {
	top: 96px;
	left: 390px;
}
div.footer ul.errorsubscribe li { border: none; }
div.footer a.followus {
	float: left;
	margin-right: 14px;
	overflow: hidden;
	text-indent: -9000px;
}
div.footer a.followus:hover { background-position: left -16px; }




/* Lightbox */
div.lightbox {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('/en/images/blank.gif');
	color: #fff;
}
div.lightbox a { color: #fff; }
div.lightbox a:hover { text-decoration: underline; }

/* Content */
div.content {
	position: relative;
	width: 940px;
	overflow: visible;
	font-size: 12px;
	line-height: 16px;
	background-repeat: no-repeat;
}
h2 {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 24px;
	background-repeat: no-repeat;
	position: relative;
}
h2 span.dark {
	color: #555;
}
h2 span {
	color: #888;
}
div.content h3 {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 12px;
}
div.content h4 {
	font-size: 14px;
	padding-bottom: 10px;
}
div.content p {
    /**font-family: helvetica, sans-serif;**/
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 16px;
}
div.content p a:hover { text-decoration: underline; }
div.content ul.text { padding: 0 0 16px 20px; }
div.content ul.text li { list-style-type: disc; }
div.content table {
	border-spacing: 0;
	border: 0;
	margin-bottom: 16px;
}
table td {
	padding: 4px 0 4px 4px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	vertical-align: top;
}
table td.attribute {
	padding: 4px 4px 4px 0;
	width: 145px;
	border-left: none;
}
table td.top { border-top: 1px solid; }
table tr td.spec {
	padding-left: 0;
	font-weight: bold;
	border-left: none;
}

/* Products Navigation */
div.speakernav {
	width: 210px;
	float: left;
	margin-left: 40px;
	overflow: visible;
} * html div.speakernav { overflow: hidden; }
div.speakernav a {
	display: block;
	font-size: 11px;
}
div.speakernav div.category {
	width: 216px;
	height: 48px;
    font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 1000;
	text-transform: none;
	font-size: 16px;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
    background-color: #7e8087;
	background-image: url('/en/images/navright.png');
	background-position: left top;
	margin: 0 0 0 -3px;
	padding: 0;
}
div.speakernav a.category {
	display: block;
	width: 184px;
	height: 48px;
	padding: 6px 16px 0 16px;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-transform: none;
	font-size: 16px;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
}
div.speakernav a.category small {
	line-height: 20px;
	font-size: 12px;
}
div.speakernav div.category:hover { background-position: left bottom; }
div.speakernav div {
	width: 178px;
	padding: 6px 16px 0 16px;
}
div.speakernav div div {
	padding: 0;
	background: none;
	overflow: hidden;
}
div.speakernav div a { text-transform: uppercase; }
div.speakernav div div a { text-transform: none; }
div.speakernav div div a.focus { padding-left: 2px; } 

/* Subnav */
div.content ul.subnav {
	margin-top: 0;
	padding: 0 0 24px 0;
	min-height: 20px;
}
ul.subnav li {
	float: left;
	padding: 0 10px;
}
ul.subnav a {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
}
ul.subnav a:hover { text-decoration: underline; }
ul.subnav li.manual {
	background: url('http://www.palstar.com/en/icons/reader.png') no-repeat right top;
	padding-right: 0;
}
ul.subnav li.manual a {
	text-transform: none;
	text-align: right;
	padding-right: 20px;
	text-decoration: underline;
}
div.content div.b ul.subnav a { text-shadow: #333 1px 1px 1px; }

/* Layouts */
div.layout {
	position: relative;
	width: 626px;
	min-height: 460px;
	padding: 36px 32px;
	background-repeat: no-repeat;
	float: left;
}
div.layout div.waves {
	position: absolute;
	width: 690px;
	margin-top: -30px;
	left: 0;
	clear: both;
} * html div.layout div.waves { display: none; }
div.content div.b p { color: #eee; }
div.content div.b ul.subnav a { color: #fff; }
div.c a:hover { text-decoration: underline; }
div.c a.button:hover { text-decoration: none; }

/* Anchor button */
a.button {
	display: block;
	float: left;
	background-position: left -200px;
	color: #fff;
	text-decoration: none;
	height: 20px;
	margin-top: 12px;
	line-height: 16px;
} * html a.button { width: 100px; }
a.button span {
	display: block;
	padding-top: 2px;
	height: 18px;
	margin-left: 10px;
	padding-right: 10px;
	background-position: right -200px;
} * html a.button span {
	text-align: center;
	width: 90px;
}
a.button:hover { background-position: left -220px; }
a.button:hover span { background-position: right -220px; }
a.button:active { background-position: left -240px; }
a.button:active span { background-position: right -240px; }
a.absolute {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	background-image: url('/en/images/blank.gif');
	z-index: 20;
}

/* Forms */
form {
	position: relative;
	overflow: hidden;
}
form input {
	padding: 0;
	margin: 0;
	border: none;
}
form label {
	display: block;
	margin: 10px 0 4px 0;
}
form label.inside {
	position: absolute;
	cursor: text;
	text-align: center;
	margin: 0;
	color: #999;
	line-height: 14px;
	top: 6px;
	left: 10px;
}
form label span { color: #000; }
form select { width: 210px; }
form textarea {
	width: 470px;
	height: 130px;
	resize: none;
}
form input[type=checkbox] {
	height: 12px;
	width: 12px;
}

/* Form input text */
div.input, div.input input { background-image: url("/images/input.png"); background-repeat: no-repeat; }
div.input {
	position: relative;
	padding-right: 10px;
	height: 26px;
	background-position: right -26px;
	width: 200px;
} 
div.input input {
	padding: 0 0 0 10px;
	height: 26px;
	background-color: transparent;
	background-position: left 0;
	border: none;
	margin: 0;
}
* html body div.input input { margin: -1px 0; }
*+html body div.input input { margin: -1px 0; }
/* * html body div.input { background-position: right -25px; } */
* html div.layout div.input { position: static; }
div.input a {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	right: 1px;
	top: 0;
	background-position: right -50px;
} *+html>body div.input a { top: 1px; }
div.input a:hover { background-position: right -75px; }
div.input a:active { background-position: right -100px; }

/* Form selects */
div.select {
	position: relative;
	float: left;
	padding: 0 18px 0 0;
	height: 22px;
	cursor: pointer;
	line-height: 16px;
}
div.select img.arrow {
	position: absolute;
	top: 6px;
	right: 0;
	width: 10px;
	height: 10px;
	background-repeat: none;
}
div.select span {
	padding-left: 26px;
	background: no-repeat left 1px;
	text-align: right;
}
div.select div {
	position: absolute;
	width: 198px;
	height: 445px;
	padding: 0 9px 11px 9px;
	top: 32px;
	right: -9px;
}
div.select div div {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 198px;
	background: none;
}
div.select div a {
	display: block;
	position: absolute;
	height: 26px;
	width: 198px;
	z-index: 3000;
}
div.select div div ul {
	position: absolute;
	margin: 0 16px;
	padding: 16px 0;
	width: 166px;
	overflow: hidden;
	top: 0;
}
div.select li {
	padding: 2px 0 6px 30px;
	width: 138px;
	min-height: 12px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0 4px;
	cursor: pointer;
}
div.select li.focus {
	padding-left: 32px;
	background-position: 2px 4px;
}
div.select li.group {
	font-size: 12px;
	padding: 12px 0 4px 0;
	text-transform: uppercase;
	border-top: none;
}
div.select p {
	width: 166px;
	padding-left: 25px;
	padding-bottom: 0;
	position: absolute;
	top: 10px;
	left: 0;
}
p.select {
	display: none;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
div.selectlightbox {
	position: absolute;
	z-index: 15;
	width: 690px;
	top: 0;
	left: 0;
}
div.select2 {
	position: relative;
	background-position: right -50px;
	background-repeat: no-repeat;
	width: 210px;
	height: 25px;
}
div.select2 span {
	position: absolute;
	display: block;
	padding: 5px 0 0 10px;
	width: 176px;
	height: 21px;
	top: 0;
	left: 0;
	z-index: 5;
	background: url('/en/images/input.png') no-repeat left top;
}
div.select2 img {
	position: absolute;
	right: 0;
	top: 1px;
}
div.select2 select {
	position: relative;
	width: 210px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
}
/* Form succes/errors */
form span.success {
	display: block;
	height: 18px;
	padding-top: 4px;
	padding-left: 32px;
	font-size: 13px;
	color: #519036;
	background: url('/en/images/icons/accept.png') no-repeat left 2px;
}
form ul.errors {
	padding-left: 48px;
	margin-bottom: 24px;
	min-height: 48px;
	background: url('/en/images/icons/alert.png') no-repeat left 2px;
}
div.content ul.errors li {
	list-style: disc;
	color: #990000;
}

/* Rating */
ul.rating {
	display: block;
	height: 16px;
	margin-bototm: 16px;
}
ul.rating li {
	cursor: pointer;
	overflow: hidden;
	height: 16px;
	width: 16px;
	padding-right: 4px;
	float: left;
	text-indent: -9000px;
	background-repeat: no-repeat;
	background-position: -100px -120px;
}

/* Promos / Billboard */
div.billboard {
	position: relative;
	width: 710px;
	height: 474px;
	float: left;
}
div.promos {
	position: relative;
	width: 210px;
	height: 227px;
	left: 0;
	float: right;
}
div.billboard img, div.promos img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
div.billboard img.fold, div.promos img.fold {
	right: 0;
	left: auto;
	width: 0;
	height: 0;
	z-index: 10;
}
div.billboard div.foldtext, div.promos div.foldtext {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	z-index: 15;
}
/* Subscribe */
div.content div.wrap {
	position: absolute;
	width: 219px;
	height: 247px;
	top: 227px;
	left: 724px;
	z-index: 0;
/* 	-webkit-transition: 0.5s linear; */
}
/* div.content div.wrap.flip { -webkit-transform: rotateY(-180deg); } */
div.content div.subscribe {
	position: absolute;
	background: url('/en/images/form.png') no-repeat;
	padding: 26px 24px;
	width: 162px;
	height: 175px;
	top: 20px;
	left: 3px;
}
div.content div.subscribe div.input { margin: 16px 0; }
ul.errorsubscribe {
	position: absolute;
	margin: 0;
	padding: 14px 12px 0 12px;
	height: 30px;
	width: 89px;
	z-index: 500;
	background-image: url('/en/images/errors.png');
}
div.content ul.errorsubscribe {
	top: 10px;
	left: -100px;
}
div.content ul.errorsubscribe li {
	color: #410000;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
}
div.subscribe p.success {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 103px;
	height: 104px;
	padding-bottom: 0;
	background-image: url('/en/images/thankyou.png');
}

/* Home */
div.homenav {
	position: relative;
	padding: 0 19px 8px 10px;
	margin: 64px 0 0 10px;
	width: 190px;
	height: 86px;
	background: url('/en/images/nav.png') no-repeat left bottom;
	border-right: 1px solid #999;
	float: left;
} * html div.homenav {
	background-image: none;
	padding-right: 9px;
}
div.homenav h2 {
	font-size: 30px;
	margin-bottom: 16px;
}
div.homenav p {
	width: 190px;
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
div.homenav a.link {
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 94px;
	overflow: hidden;
	text-indent: -9000px;
	background-image: url('/en/images/blank.gif');
}

/* Speakers */
div.img {
	position: relative;
	z-index: 10;
}
div.finish {
	position: relative;
	z-index: 15;
	font-size: 11px;
	line-height: 13px;
	margin-top: 12px;
	background-repeat: no-repeat;
	background-image: url('/en/images/finish-big.png');
	text-align: center;
	width: 159px;
	height: 76px;
	padding: 8px;
	margin-left: 32px;
} * html div.finish { margin-top: 50px; }
div.finish a.options:hover { text-decoration: underline; }
div.finish ul { margin-top: 4px; }
div.finish li {
	padding: 0 1px 4px 0;
	margin: 0;
	width: 16px;
	height: 16px;
	float: left;
}
div.finish li.desc {
	clear: left;
	float: left;
	color: #666;
	text-align: right;
	width: 80px;
	margin-right: 6px;
}
div.finish ul li a {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9000px;
	float: left;
	background-position: left top;
}
div.finish ul li a:hover { background-position: -16px top; }
div.finish span {
	display: block;
	margin: 36px 0 0 2px;
	text-align: left;
	color: #999;
}
div.tips {
	position: relative;
	padding: 10px 0 0 6px;
	width: 77px;
	height: 16px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	z-index: 5;
}
div.price {
	font-size: 9px;
	margin-top: 14px;
	text-transform: uppercase;
}
div.price span {
	font-size: 16px;
	line-height: 24px;
	text-transform: none;
}
div.price em {
	font-style: normal;
	font-size: 14px;
	text-transform: none;
}
div.breadcumb {
	padding: 0 32px;
	position: absolute;
	top: 4px;
	left: 0;
	width: 626px;
	height: 18px;
	z-index: 20;
}
div.breadcumb a {
	display: block;
	height: 10px;
	background: #000 no-repeat left top;
	overflow: hidden;
	text-indent: -9000px;
}
ul.breadcumb li {
	position: relative;
	width: 258px;
	height: 32px;
	padding: 8px 0 8px 40px;
	background-repeat: no-repeat;
	background-position: left 8px;
	border-bottom: 1px solid #262626;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
}
ul.breadcumb li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	text-indent: -9000px;
	overflow: hidden;
	background-image: url('/en/images/blank.gif');
}
ul.breadcumb li div {
	background-repeat: none;
	background-position: left bottom;
	height: 14px;
	margin-bottom: 4px;
}
div.breadcumb div.select {
	margin-top: 1px;
	height: 18px;
}
a.review, span.review {
	font-size: 13px;
	height: 24px;
	display: block;
	margin-bottom: 8px;
}
a.pdf {
	padding-left: 24px;
	background: url('/en/images/icons/reader.png') no-repeat left top;
}
a.review:hover { text-decoration: underline; }


/* Find a dealer */
div.results {
	position: relative;
	clear: both;
	float: none;
	margin-top: 26px;
	width: 626px;
	overflow: hidden;
	z-index: 5;
}
div.results ul {
	position: relative;
	width: 626px;
	min-height: 120px;
	overflow: hidden;
	z-index: 0;
} * html div.results ul { height: 120px; }
div.results ul li {
	position: absolute;
	top: 0;
	background-position: left 4px;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 170px;
	padding-left: 28px;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	cursor: pointer;
}
div.results ul li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
div.results ul li img {
	position: absolute;
	top: 0;
	left: 0;
}
div.results li div.number {
	position: absolute;
	background-position: left -150px;
	top: 2px;
	left: 0;
	padding-top: 2px;
	width: 18px;
	height: 21px;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
div.results ul.international { overflow: visible; }
div.results ul.international li {
	position: relative;
	float: left;
	padding: 0 0 26px 0;
	width: 305px;
	cursor: default;
}
div.results ul li h3 {
	overflow: hidden;
	height: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	text-decoration: underline;
}
div.results a.next {
	position: absolute;
	top: 90px;
	background-repeat: no-repeat;
	z-index: 1;
}
div.results a.next:hover { text-decoration: underline; }
div.results div.error {
	padding-left: 40px;
	background: url('/en/images/icons/alert.png') no-repeat left top;
}
div.results div.error p { padding-bottom: 6px; }
div.results div.error p span {
	color: #000;
	font-weight: bold;
}
div.results div.error p em {
	color: #666;
	font-style: normal;
}
/* Google Map */
div#map {
	clear: left;
	float: none;
	width: 624px;
	height: 338px;
	margin-top: 0;
	border: 1px solid #6d6d6d;
}
div.marker {
	position: absolute;
	width: 18px;
	height: 24px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	padding-top: 3px;
	color: #fff;
	z-index: 5;
	background-position: left -150px;
}
div.shadow {
	background-image: url('/en/images/modules/google-maps/shadow.png');
	position: absolute;
	width: 32px;
	height: 30px;
	z-index: 4;
}

/* News */
div.news {
	margin-bottom: 16px;
	border-bottom: 1px solid #ccc;
	width: 564px;
}
div.news h3 { padding: 10px 0 4px 0; }
div.news span {
	display: block;
	color: #999;
	margin-bottom: 10px;
}
div.news p {
	font-size: 13px;
	line-height: 18px;
	color: #333;
}
div.news p b { color: #000; }
div.events {
	width: 210px;
	float: right;
	margin-top: 24px;
	line-height: 18px;
}
div.events ul {
	background-color: #eee;
	padding: 12px;
}
div.events span {
	font-weight: bold;
	font-size: 12px;
	display: block;
}
div.events li { padding-bottom: 12px; }

/* Support */
ul.support li {
	position: relative;
	padding-left: 56px;
	background-repeat: no-repeat;
	background-position: 10px 2px;
	font-size: 13px;
	width: 278px;
}
ul.support li h3 { color: #000; }
ul.support li a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url('/en/images/blank.gif');
	text-indent: -9000px;
	overflow: hidden;
}
ul.support li:hover h3 { text-decoration: underline; }
div.accordion { overflow: hidden; }
ul.faq { margin-left: 16px; }
ul.faq li { list-style: disc; }
ul.faq a { text-decoration: underline; }
ul.faq a:hover { color: #333; }
ul.faq div.bubble {
	background-color: #333;
	color: #fff;
	font-size: 11px;
	padding: 16px;
	margin: 2px 0 16px 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
ul.faq div.accordion div.bubble p {
	color: #fff;
	font-size: 11px;
	padding-bottom: 0;
}
ul.faq div.accordion div.bubble p + p { padding-top: 10px; }
ul.faq div.accordion div.bubble ul li {
	list-style: none;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 4px;
	color: #fff;
}
div.register {
	padding: 16px;
	margin-top: 16px;
	background-color: #f6f6f6;
} * html div.register {
	padding: 0;
	background-color: transparent;
}

/* Labels list */
ul.labels {
	float: none;
	padding: 5px 32px 0 32px;
	clear: both;
	background: url(/en/images/shadow.png) repeat-x 0 0;
	min-height: 10px;
	margin: 24px 0 0 -32px;
	width: 626px;
}
* html ul.labels { height: 10px; }
ul.labels li {
	padding: 14px 0;
	width: 290px;
	float: left;
	border-bottom: 1px solid #ccc;
}

/* Labels */
div.label {
	position: relative;
	background-repeat: no-repeat;
	background-position: 0 center;
	height: 50px;
}
div.label a {
	display: block;
}
div.label a img {
	float: left;
	padding-right: 16px;
}
div.label a h2 {
	color: #333;
	font-size: 20px;
	font-weight: 400;
	padding: 12px 0 6px 0;
	margin: 0;
}
div.label a:hover h2 {
	color: #000;
	text-decoration: underline;
}
div.small h2 { height: 14px; }
div.label h3 { margin-bottom: 4px; }
div.label p {
	padding: 0;
	font-size: 12px;
}

/* Search */
ul.search li {
	margin-bottom: 14px;
	background-repeat: no-repeat;
	height: 32px;
}
ul.search a {
	display: block;
	font-size: 13px;
	height: 16px;
	background-repeat: no-repeat;
}
ul.search a:hover { text-decoration: underline; }
ul.search span {
	color: #666;
	font-size: 11px;
	display: block;
}

/* Slideshow */
div.slideshow {
	width: 626px;
	margin: 200px auto 0 auto;
	padding: 16px;
	border: 1px solid #ccc;
	background-image: url('/en/images/backgrounds/w-10.png');
} * html div.slideshow {
	background-image: none;
	background-color: #666;
}






