body {
	margin: 0;
	background: url(../images/bg_body.jpg) top center repeat-x #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
}
img {
	border: none;	
}
a {
	text-decoration: none;
	color: #788798;
}
a:hover {
	text-decoration: underline !important;
}
a.dot {
	display: inline !important;
	color: #788798 !important;
	padding-left: 16px;
	background: url(../images/link_arrow.gif) no-repeat left center;
	font-weight: bold;
}
a.dot:hover {
	color: #333 !important;
	background: url(../images/link_arrow_hover.gif) no-repeat left center;
	text-decoration: none !important;	
}
#head {
	width: 990px;
	margin: 0 auto;
	height: 120px;
	background: url(../images/bg_head.png) top left no-repeat;
	position: relative;
}
#head a.action {
	display: block;
	background: url(../images/basket.gif) center left no-repeat #939FAD;
	line-height: 19px;
	color: #FFF;
	text-decoration: none;
	padding: 0 7px 0 30px;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 10px;
}
#head > ul {
	list-style: none;
	font-family: 'Michroma', sans-serif;
	font-size: 12px;
	position: absolute;
	top: 35px;
	left: 230px;
}
#head > ul > li {
	float: left;
	padding: 0 15px;
	line-height: 30px;	
	background: url(../images/divider_vert.gif) no-repeat;
}
#head > ul > li.current > a,
#head > ul > li a:hover {
	color: #0094d2;
	text-decoration: none !important;
}
#head > ul > li:first-child {
	background: none;
}
#head > ul > li > a {
	display: block;	
	text-decoration: none;
	color: #333;
}
#head > ul > li > a.home {
	text-indent: -9999em;
	width: 30px;	
	background: url(../images/home.gif) center no-repeat;		
}
#head > ul > li.current > a.home {
	width: 30px;
	background: url(../images/home_current.gif) center no-repeat;	
}
#head ul.second-level {
	display: none;
	background: #242A2E;	
	list-style: none;
	margin: 0 0 0 -15px;
	padding: 5px 0;
	position: absolute;
	z-index: 99;
}
#head ul.second-level li {
	margin: 0;
	display: block;
	padding: 0 25px 0 15px;
}
#head ul.second-level li:last-child {
	border-bottom: none;
}
#head ul.second-level a {
	color: #FFF;
	display: block;
	text-decoration: none;
	line-height: 32px;
}

#content {
	position: relative;
	padding: 15px 0;
	width: 990px;
	margin: 0 auto;
	background: url(../images/bg_content.gif) left repeat-y;
}
#cta-left {
	float: left;
	width: 190px;
}
#cta-left h2 {
	font-family: 'Michroma', sans-serif;	
	font-size: 13px;
	padding-left: 30px;
	color: #0094d2;
	margin-top: 0;
}
#navigation ul {
	list-style: none;
	font-family: 'Michroma', sans-serif;
	margin: 0 0 15px 0;
	padding: 0 0 30px 0;
	background: url(../images/bg_navigation_bottom.gif) left bottom no-repeat;	
}
#navigation ul > li {
	display: block;
	padding: 5px 0 15px 30px;
	font-size: 12px;	
	color: #333;
	cursor: default;
}
#navigation ul > li.current {
	background: url(../images/bg_navigation.png) left bottom no-repeat;
	color: #0094d2;
}
#navigation ul > li span {
	font-size: 10px;	
	color: #999;
}
#events .inner {
	font-size: 11px;
	padding-left: 30px;
}
.cta-listing a.entry {
	display: block;
	color: #333;
	line-height: 17px;
	margin: 3px 0 8px 0;
	padding-top: 8px;
	border-top: 1px solid #E6E6E6;
}
.cta-listing a.entry strong {
	font-size: 12px;
}
.cta-listing a.entry span {
	color: #939FAD;
}
#cta-right {
	position: relative;
	float: left;
	margin-left: 10px;
}
#cta-layer .layer {
	display: none;
	position: absolute;
	z-index: 99;
	top: 5px;
	left: 189px;
	width: 790px;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 8px #CCC;
	-moz-box-shadow: 0px 0px 8px #CCC;
	box-shadow: 0px 0px 8px #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #AAA;
	background: url(../images/bg_layer_description.gif) no-repeat 190px 50px #FFF;		
}
#cta-layer .layer > .inner {
	padding: 10px 0;	
}
#cta-layer .layer .description {
	font-size: 11px;
}
#cta-layer .layer .description > .inner {
	padding: 0 0 10px 0;
}
#cta-layer .layer ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
#cta-layer .layer ul li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 180px;
	float: left;
	margin: 4px 0px 15px 10px;
	text-align: center;
}
#cta-layer .layer ul li a {
	display: block;
}
#cta-layer .layer ul li img {
	margin-bottom: 10px;
}
#cta-right h1 {
	font-family: 'Michroma', sans-serif;	
	margin: 0 0 1em 0;	
	color: #0094d2;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
}
#cta-right h2,
#cta-layer h2 {
	background: url(../images/bg_headline.gif) left center no-repeat;
	line-height: 22px;
	height: 24px;
	color: #505A69;
	font-family: 'Michroma', sans-serif;
	font-size: 13px;
	padding-left: 12px;
	margin: 0 0 10px 0;
	font-weight: normal;
}
#cta-right h3 {
	margin-top: 0;	
	color: #788698;
	font-size: 16px;
}
#cta-right h4 {
	color: #788698;
	margin-bottom: 0;
}
#cta-right p {
	margin-top: .5em;	
}
#cta-right .bar {
	cursor: pointer;
}
#cta-right .hide-this {
	display: none;
}
#cta-right .product-image {
	text-align: center;	
}
#cta-right .line-horizon {
	border-top: 1px dotted #CCC;
	height: 1px;	
	line-height: 1px;
	font-size: 1px;
	margin-top: 15px;
	margin-bottom: 20px;	
}
.content-spacer {
	line-height: 1px;
	height: 1px;
	border: none;	
}
#slider {
	float: left;
	height: 280px;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	border: 1px solid #EFEFEF;
	margin-right: 8px;
}
#slider .slide {
	height: 280px;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#slider .slide > .inner {
	position: absolute;
	top: 30px;
	left: 320px;
	width: 180px;
}
#slider .slide h3 {
	font-family: 'Michroma', sans-serif;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	color: #505A69;
}
.cta-gallery {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	background: #EFEFEF;
	margin: 10px 0;
}
.cta-gallery h3 {
	margin-top: 5px !important;
	background: url(../images/ico_gallery.gif) left center no-repeat;
	padding-left: 25px;
}
.cta-gallery > .inner {
	padding: 10px 0 0 10px;
}
.cta-gallery a.gallery {
	display: block;
	float: left;
	background: #FFF;
	margin: 0 10px 10px 0;
	height: 117px;
}
.cta-gallery a.gallery:hover {
	background: #CCC;
}
.cta-gallery img {
	margin: 5px;
}
p.date,
span.date {
	color: #999;	
}
img.poll-line {
	background: #0094d2;
}
div.partner {
	width: 235px;
	float: left;
	margin: 10px;
	padding: 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #EFEFEF;
	text-align: center;		
}
#cta-note {
	margin: 15px 0 0 30px;
}
#cta-note .left {
	float: left;
	width: 160px;
}
#cta-note .right {
	float: left;
	width: 760px;
	margin-left: 20px;
	background: #EFEFEF;
	line-height: 18px;	
}
#cta-note .right .inner {
	padding: 10px 15px;
}
#cta-note img {
	float: left;
	margin-right: 10px;
}
#footer {
	width: 990px;
	margin: 0 auto;
	margin-top: 20px;	
	background: url(../images/bg_footer.gif) left no-repeat;
}
#footer .inner {
	padding: 20px 20px 20px 30px;
	text-align: center;
}
#footer ul {
	list-style: none;
	font-family: 'Michroma', sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline-block;
	padding: 0 15px;
	line-height: 30px;	
	background: url(../images/divider_vert.gif) no-repeat;
	zoom: 1;
	*display: inline;
}
#footer ul li:first-child {
	background: none;
}
#footer ul li a {
	display: block;	
	text-decoration: none;
	color: #666;
}

#footer .contact {
	color: #999;
	font-size: 10px;
	line-height: 20px;
}
#subfooter {
	width: 990px;
	margin: 0 auto;
	background: url(../images/bg_subfooter.gif) left top repeat-x;
	text-align: center;
	padding: 25px 0 20px 0;
}
.clearfix {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* form */
#rex-xform fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#rex-xform label.text,
#rex-xform label.select {
	width: 120px;
	float: left;
}
#rex-xform input.text {
	width: 260px;
}
#rex-xform .formcheckbox {
	border-top: 1px dotted #CCC;
	font-weight: bold;
	margin: 10px 0 0;	
	padding-top: 5px;
	padding-left: 116px;
}
#rex-xform textarea {
	width: 100%;
	height: 100px;
}
#rex-xform .submit {
	padding: 6px 20px;
	margin: 0 0 4px 120px;
	background: #3B3B3B;
	color: #FFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: solid 1px #3B3B66;
	text-shadow: 0 -1px 0 #3B3B66;
	-webkit-box-shadow: inset 0 1px 0 #777792, 0 1px 1px #999;
	-moz-box-shadow: inset 0 1px 0 #777792, 0 1px 1px #999;
	box-shadow: inset 0 1px 0 #777792, 0 1px 1px #999;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	cursor: pointer;
	font-weight: bold;
}
#rex-xform a.info {
	margin-left: 120px;
	background: url(../images/ico_info_clos.gif) center left no-repeat;	
	padding-left: 22px;
	line-height: 26px;
}
#rex-xform a.open {
	background: url(../images/ico_info_open.gif) center left no-repeat;	
	color: #000;
}

#rex-xform .article {
	display: none;
	padding: 10px 20px 10px 115px;
	background: #F7F7F7;
	border-left: 5px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin: 10px 0;	
}
#rex-xform table {
	margin: 0;
	padding: 0;	
	border-spacing: 0;
}
#rex-xform table td {
	padding: 3px 30px 3px 0;	
	border-top: 1px dotted #CCC;
	color: #666;
	font-size: 11px;
}
#rex-xform ul.form_warning {
	background: #FFF4F2;
	border-top: 1px solid #FECAC5;
	border-bottom: 1px solid #FECAC5;	
	padding-top: 10px;
	padding-bottom: 10px;	
	font-size: 11px;

}