/**
 * default stylesheet
 */

* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: 'TitilliumText14L250wt';
	src: url('TitilliumText250wt.eot');
	src: local('TitilliumText14L'),
		local('TitilliumText14L-250wt'),
		url('TitilliumText250wt.otf') format('opentype')
}

html {
	overflow-y: scroll;
	overflow-x: none;
}

body {
	background: #ffffff url(../img/bg_body.png) no-repeat fixed center top;
	font-family: Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size: 100%;
	color: #241d11;
	overflow: hidden;
}

h1 {
	font-family: 'TitilliumText14L250wt', Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 10px 0;
	line-height: 32px;
	text-transform: uppercase;
}

h2 {
	font-family: 'TitilliumText14L250wt', Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size: 25px;
	font-weight: normal;
	margin: 30px 0 5px 0;
	line-height: 25px;
	text-transform: uppercase;
}

div.mainhome h2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	margin: 30px 0 0 0;
}

h3 {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

h4 {
	font-size: 1.167em;
	font-weight: bold;
	margin: 0 0 0.25em;
}

h5, h6 {
	font-weight: normal;
	font-size: 1em;
	margin: 0;
}

img, iframe {
	border: 0;
}

p {
	margin: 0 0 1em 0;
}

p.intro {
	font-weight: bold;
}

a {
	color: #76470c;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0;
	list-style-type: none;	
}

ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	background: transparent url(../img/ul_bullit_std.png) no-repeat 0 7px;	
}

table,
input,
select,
textarea {
	font-family: Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;	
	font-size: 1em;
}

/**
 * Form
 */
 
div.subscribe form {
	width: 620px;	
}

div.form_tabs_box {
	margin: 0 0 25px 0;
	padding: 3px 0 0 0;
	width: auto;
	overflow: hidden;
}

ul.form_tabs {
	margin: 0;
	width: auto;
}

ul.form_tabs li {
	float: left;
	padding: 0 12px;
	background: #d9c7aa;
	color: #ffffff;
	border-right: 1px solid #ffffff;
}

ul.form_tabs li.active {
	background: #b38f55;
	margin-top: -3px;	
	padding-bottom: 3px;
}

/**
 * Layout
 */

div.header {
	position: fixed;
	top: 0;
	width: 907px;
	height: 200px;
	left: 50%;
	margin-left: -453px;
	z-index: 100;
	background: #ffffff url(../img/bg_body.png) no-repeat fixed center top;
	font-size: 13px;
	line-height: 18px;
	/*border-bottom: 1px solid #b38f55;*/
}

div.main {
	width: 905px;
	margin: 0 auto;
	padding-top: 230px;
	position: relative;
	z-index: 50;
	font-size: 0.813em;
	line-height: 1.385em;
	background: url(../img/bg_main.png) no-repeat fixed center 200px;
}

div.mainhome {
	background-image: url(../img/bg_mainhome.png);
}

div.col_left {
	margin: 0 90px 0 0;
	padding: 0;
	width: 220px;
	float: left;
	background: none;
}

div.col_middle {
	margin: 0;
	padding: 0 0 0 90px;
	width: 375px;
	float: left;
	background: none;
}

div.col_right {
	margin: 0;
	padding: 0;
	width: 595px;
	float: left;
	background: none;
}

div.col_wide div.centercontainer {
	width: 595px;
	margin: 0 auto;
}

div.mainhome div.col_left {
	margin: 0 25px 0 0;
	padding: 0;
	width: 440px;
	float: left;
	background: none;
}

div.mainhome div.col_middle {
	margin: 0 0 40px 0;
	padding: 0;
	width: 285px;
	float: left;
	background: none;
}

div.mainhome div.col_right {
	width: 220px;
	width: 440px;
}

div.mainhome div.col_right_wrapper {
	width: 465px;	
}

div.mainhome div.col_middle img.banner_dia {
	margin: 40px 0 0 0;	
}

div.footer {
	display: inline-block;
	margin: 40px 0 20px 0;
	width: 905px;
	border-top: 1px solid #d0c7b7;		
}

div.clear {
	clear: both !important;
	float: none !important;
	height: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	overflow: hidden;
}

/**
 * Specific styles
 */
 
span.visual {
	display: block;
	width: 130px;
	height: 130px;	
	overflow: hidden;
} 
 
a.logo_home {
	position: absolute;
	top: 83px;
	left: 465px;
}

a.logo_dia {
	position: absolute;
	top: 96px;
	left: 0;	
}

div.header a.btn_register,
div.header a.btn_nominees,
div.header a.btn_winners {
	position: absolute;
	top: 90px;
	left: 15px;
	width: 162px;
	height: 76px;	
}

div.header a.btn_register {
	background: transparent url(../img/but_register_spr.png) scroll 0 0;
}

div.header a.btn_nominees {
	background: transparent url(../img/but_nominees_spr.png) no-repeat 0 0;
}

div.header a.btn_winners {
	background: transparent url(../img/but_winners_spr.png) no-repeat 0 0;
}

div.header a:hover.btn_register,
div.header a:hover.btn_nominees,
div.header a:hover.btn_winners {
	background-position: 0 -76px;
}

div.header a.btn_nominees2 {
	position: absolute;
	top: 10px;
	left: 0;
	padding: 3px 0 0 0;
	color: #ffffff;
	background: transparent url(../img/but_nominees.png) left top;
	background: transparent url(../img/btn_attendees.png) left top;
	display: block;
	width: 150px;
	width: 92px;
	height: 23px;
	text-align: center;
}

a.btn_send {
	margin: 40px 0 0 45px;
	display: block;
	width: 192px;
	height: 84px;
	background: transparent url(../img/but_send_spr.png) scroll 0 0;
}

a:hover.btn_send {
	text-decoration: none;
	background: transparent url(../img/but_send_spr.png) scroll 0 -84px;
}

div.header a.btn_attendees {
/*	
	background: url(../img/header_btn_attendees.png) no-repeat left top; 
	width: 92px;
	height: 26px;
	position: absolute;
	top: 10px;
	left: 155px;
	text-indent: -99999px;
	overflow: hidden;
*/
	position: absolute;
	top: 10px;
	left: 97px;
	padding: 3px 0 0 0;
	color: #ffffff;
	background: transparent url(../img/btn_attendees.png) left top;
	display: block;
	width: 92px;
	height: 23px;
	text-align: center;	
}

div.header div.sponsors {
	position: absolute;
	top: 10px;
	left: 310px;
	color: #ffffff;
}

/**
 * Main navigation
 */

ul.mainnav {
	position: absolute;
	left: 775px;
	top: 55px;
	font-size: 11px;
	line-height: 18px;
}

ul.mainnav li {
	margin: 0;
	padding: 0;
	width: 130px;
	background: none;
	position: relative;	
}

ul.mainnav li a {
	margin: 0;
	padding: 0 4px 2px 4px;
	display: block;
	width: 122px;
	color: #241d11;	
}

ul.mainnav li a:hover,
ul.mainnav li.active a {
	color: #FFFFFF;
	background: #b38f55;
	text-decoration: none;	
}

ul.mainnav li span {
	display: none;
}

/* subtitle op subpagina's  */
ul.subtitle li:hover span,
ul.subtitle li.active span {
	display: block;
}

ul.subtitle li span {
	display: none;
	font-family: Trebuchet MS, Arial, sans-serif; 
	position: absolute;
	left: -311px;
	top: 0;
	background: #76470c;
	width: 275px; /*285px*/
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	text-transform: uppercase;
	color: #ffffff;
	overflow: hidden;
}


/**
 * Subnavigation
 */
 
ul.subnav {
	margin: 55px 0 0 65px;
	padding: 0;
	width: 155px;
	border-top: 1px solid #d0c7b7;	
	font-size: 11px;
	color: #241d11;
}

ul.subnav li {
	margin: 0;
	padding: 3px 13px 5px 13px;
	border-bottom: 1px solid #d0c7b7;	
	background: none;
} 

ul.subnav li a {
	color: #241d11;
}

ul.subnav li a.active {
	color: #b38f55;
}

/**
 * Sponsors
 */

div.sponsors h5 {
	margin: 1px 50px 0 0;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	float: left;	
}

div.sponsors ul {
	float: left;
}
 
div.sponsors ul li {
	margin: 0;
	padding: 0 15px 0 15px;
	background: transparent url(../img/ul_sep_main.png) no-repeat left top;
	float: left;
	height: 23px;
}

/**
 * Footer
 */
div.footer ul {
	margin-top: 12px;
	float: left;
}

div.footer ul li {
	float: left;
	border-right: 1px solid #d0c7b7;
	background: none;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	line-height: 13px;
	font-size: 11px;
}

div.footer ul li.last {
	border: none;
}

div.footer ul li a {
	color: #241d11;	
}

div.footer ul.socialmedia {
	float: right;
	/*width: 185px;*/
}

div.footer ul.socialmedia li,
div.footer ul.socialmedia li a {
	color: #64cadd;
}

div.footer ul.socialmedia li {
	border: none;
	margin-right: 0;
	padding-right: 0;
}

div.footer ul.socialmedia li a.linkedin,
div.footer ul.socialmedia li a.twitter {
	display: inline;
	float: right;
	overflow: hidden;
	text-indent: -99999px;
	width: 16px;
	height: 16px;
	margin-left: 4px;
}

div.footer ul.socialmedia li span {
	margin: 0 10px 0 0;
	float: left;
}

div.footer ul.socialmedia li a.linkedin {
	background: url(../img/icon_linkedin.png) no-repeat left center;
}

div.footer ul.socialmedia li a.twitter {
	background: url(../img/icon_twitter.png) no-repeat left center;
}

/* Juryleden */
div.juryleden ul {
	display: inline-block;
	position: relative;
	height: auto;	
}

div.juryleden ul li {
	position: relative;
	background: none;
	float: left;
	width: 130px;
	margin: 0 25px 0 0;
	padding: 0 0 0 0;
}

div.juryleden ul li a {
	display: inline-block;
	width: 130px;
	height: 130px;
	margin-bottom: 5px;
	text-decoration: none;
}

div.juryleden ul li a.jurylid span.overlay {
	background: url(../img/image_overlay.png) repeat left top;
	width: 130px;
	height: 130px;
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
}

div.juryleden ul li.open a.jurylid span.overlay,
div.juryleden ul li a.jurylid:hover span.overlay {
	border: 6px solid #241d11;
	background: none;
	width: 118px;
	height: 118px;
	display: inline-block;
}

div.juryleden h3 {
	border-bottom: 1px solid #b38f55;
	margin: 20px 0 10px 0;
	padding-bottom: 5px;
	font-family: 'TitilliumText14L250wt', Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	text-transform: uppercase;
	color: #241d11;
	font-size: 20px;
}

div.juryleden ul div.panel {
	display: inline-block;
	height: auto;
}

/* BESTOF2010 */
div.lightboxcontainer {
	clear: both;
	width: 595px;
	display: block;
}

div.lightboxcontainer h2 {
	border-bottom: 1px solid #b38f55;
	padding-bottom: 10px;
	margin: 0 0 40px 0;
}

div.lightboxcontainer ul li {
	position: relative;
	float: left;
	background: none;
	margin: 0 0 30px 25px;
	padding: 0;
}

div.lightboxcontainer ul li a span.overlay {
	background: url(../img/image_overlay.png) repeat left top;
	width: 130px;
	height: 130px;
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
}

div.lightboxcontainer ul li a span.overlay {
	background: url(../img/video_overlay.png) repeat left top;	
}

div.lightboxcontainer ul.bestof2010 {
	overflow: hidden;
	margin: 0 0 20px;
}

div.lightboxcontainer ul.bestof2010 li.nomargin {
	margin-left: 0;
}

div.lightboxcontainer ul li a:hover span.overlay {
	border: 6px solid #241d11;
	background: none;
	width: 118px;
	height: 118px;
	display: inline-block;
}



/* Nominees */
div.nomineesoverview {
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 907px;
}

div.infoblock {
	float: left;
	display: inline-block;
	width: 285px;
	margin-right: 25px;
}

div#scroll {
	position: fixed;
	top: 250px;
	height: 280px;
	z-index: 70;
	background: #fff;
}

div#contentwrap {
	overflow: hidden;
	margin-left: 310px;
}

div.infoblock ul.categories li {
	background: none;
	border-bottom: 1px solid #d0c7b7;
	margin-bottom: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

div.infoblock ul.categories li a {
	display: block;
	margin: 2px 0;
	padding: 4px 8px;
	color: #241d11;
	text-decoration: none;
}

div.infoblock ul.categories li a:hover,
div.infoblock ul.categories li.active a {
	background: #b38f55;
	color: #ffffff;
}

div.contentblock {
	float: left;
	width: 595px;
	margin-bottom: 40px;
}



/* overzichtpagina */
div.infoblock ul.categories {
	margin: 0 auto;
	width: 155px;
	border-top: 1px solid #d0c7b7;
}

div.infoblock ul.categories li {
	background: none;
	border-bottom: 1px solid #d0c7b7;
	width: 155px;
	margin-bottom: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

div.bestof h2,
div.nomineesdetail h2 {
	font-size: 25px;
	text-transform: uppercase;
	margin: 0 0 32px 0;
}

div.nomineesdetail h2 {
	float: left;
}

div.nomineesdetail h2.full {
	float: none;
	margin-bottom: 0;
}

div.bestof ul {
	margin-top: 40px;
}

div.bestof ul li {
	background: none;
	padding: 0 0 0 0;
	border-bottom: 1px solid #d0c7b7;
	position: relative;
}

div.bestof ul li h3 {
	line-height: 18px;
	font-size: 13px;
	margin-bottom: 0;
}

div.bestof ul li h3 span.spacer {
	padding-left: 5px;
}

div.bestof ul li h3 span.winner {
	padding: 1px 5px 1px 5px;
	font-weight: bold;
	background: #B38F55;
	color: white;
	margin-right: 10px;
}

div.bestof ul li h3 a {
	color: #241d11;
	font-weight: bold;
}

div.bestof ul li p {
	font-size: 11px;
}

div.bestof ul li a.buttonnominees,
div.nomineesaccordion ul li a.buttonnominees {
	background: url(../img/btn_nominees_bekijk.png) no-repeat left top;
	position: absolute;
	right: 0;
	bottom: 11px;
	width: 89px;
	height: 23px;
	text-indent: -99999px;
	overflow: hidden;
}

div.bestof ul li a.buttonnominees:hover,
div.nomineesaccordion ul li a.buttonnominees:hover {
	background-position: left bottom;
}

div.bestof div.content ul {
	margin-bottom: 50px;
}

/* detailpagina */
div.nomineesdetail div.infoblock div.innerblock {
	width: 188px;	
}

div.nomineesdetail div.infoblock div.innerblock h3 {
	font-family: 'TitilliumText14L250wt', Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size: 25px;
}

div.nomineesdetail {
	display: inline-block;
	width: 100%;
}

div.nominees div.infoblock div.container {
	width: 188px;
	border-top: 1px solid #d0c7b7;
}

div#nominee div.pages {
	display: inline-block;
	width: 595px;
	height: 385px;
	overflow: hidden;
}

div.nomineesdetail div.infoblock ul li {
	background: none;
	margin-bottom: 10px;
	padding: 0;
	font-family: Lucida sans, verdana, sans-serif;
	font-size: 11px;
}

div.nomineesdetail div.infoblock ul li p {
	margin: 0;
}

div.nomineesdetail div.infoblock ul li a {
	color: #64cadd;
}

div.nomineesdetail div.contentblock ul {
	width: 595px;
	padding: 15px 0 17px;	
	display: inline-block;
	border-bottom: 1px solid #b38f55;
	margin-bottom: 15px;	
}

div.nomineesdetail div.contentblock ul li {
	background: none;
	border-right: 1px solid #b38f55;
	line-height: 13px;
	float: left;
	padding: 0 20px;
	margin: 0;
	font-family: Arial, Lucida sans, verdana, sans-serif;
	font-size: 11px;
}

div.nomineesdetail div.contentblock ul li a {
	color: #64cadd;
}

div.nomineesdetail div.contentblock ul li.active a,
div.nomineesdetail div.contentblock ul li a:hover {
	color: #241d11;
}

div.nomineesdetail div.navigation {
	float: right;
}

div.nomineesdetail div.navigation ul li {
	background: none;
	float: left;
	padding: 0;
}

div.nomineesdetail div.navigation ul li:first-child {
	border: none;	
}

div.nomineesdetail div.navigation ul li a {
	font-family: 'TitilliumText14L250wt', Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	padding: 0 15px;
	color: #241d11;
	font-size: 15px;
	text-transform: uppercase;	
	outline-color: #ffffff;
}

div.nomineesdetail div.navigation ul li.overview {
	border-left: 1px solid #d0c7b7;
	border-right: 1px solid #d0c7b7;
}

div.nomineesdetail div.navigation ul li.prev a {
	background: url(../img/arrow_prev.png) no-repeat left top;
	padding: 5px 15px 3px 40px;
}

div.nomineesdetail div.navigation ul li.next a {
	background: url(../img/arrow_next.png) no-repeat right top;
	padding: 5px 40px 3px 15px;
}

/* Sponsors & partners */
div.partnersoverview ul li,
div.sponsorsoverview ul li {
	position: relative;
	padding-bottom: 30px;
}

div.partnersoverview ul li div.logocontainer,
div.sponsorsoverview ul li div.logocontainer {
	position: relative;	
	width: 270px;
	float: left;
}


div.partnersoverview ul li div.content,
div.sponsorsoverview ul li div.content {
	margin-left: 290px;
}

div.sponsorsoverview h2,
div.partnersoverview h2 {
	margin-bottom: 15px;	
}

div.sponsorsoverview ul,
div.partnersoverview ul {
	background: url(../img/overlay_sponsors.png) repeat left top;
	border-top: 1px solid #b38f55;
}

div.sponsorsoverview ul li,
div.partnersoverview ul li {
	background: url(../img/divider_sponsors.png) repeat-x left top;
	width: 875px;
	padding: 15px;
	display: inline-block;
	margin: 0;
}

div.sponsorsoverview ul li:first-child,
div.partnersoverview ul li:first-child {
	background: none;
}

div.sponsorsoverview ul li a.sponsorimage,
div.partnersoverview ul li a.sponsorimage {
	float: left;
	margin: 0 25px 0 0;
}

div.sponsorsoverview ul li a.sponsorimage img,
div.partnersoverview ul li a.sponsorimage img {
	border: 1px solid #d0c7b7;
}

div.sponsorsoverview ul li h3,
div.partnersoverview ul li h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 20px 0;
}

div.partners-small h2,
div.attendees-small h2 {
	border-bottom: 1px solid #b38f55;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

div.partners-small {
	display: inline-block;
	clear: both;
}

div.partners-small ul {
	padding: 0 15px;
	width: 875px;
}

div.attendees-small {
	display: inline-block;
	width: 595px;
}

div.attendees-small ul {
	display: inline-block;
	width: 595px;
}


div.partners-small ul li,
div.attendees-small ul li {
	background: none;
	float: left;
	padding: 0;
	margin-right: 25px;
	margin-bottom: 10px;
	width: 272px;
	
}

div.partners-small ul li a,
div.attendees-small ul li a {
	display: inline-block;
	width: 272px;
	height: 147px;
	overflow: hidden;
}

div.partners-small ul li p a,
div.attendees-small ul li p a {
	width: auto;
	height: auto;
}

div.partners-small ul li a img,
div.attendees-small ul li a img {
	border: 1px solid #d0c7b7;
}

div.partners-small ul li p,
div.attendees-small ul li p {
	display: inline-block;
	padding: 0 5px;
	margin: 0 0 15px 0;
}

/* sitemap */
div.csc-sitemap ul li {
	margin-bottom: 10px;
}

div.csc-sitemap ul ul li {
	margin: 0;
}

/* accordion test */
div.nomineesaccordion ul li {
	background: none;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #D0C7B7;
}

div.nomineesaccordion ul li h2 {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	cursor: pointer;
}

div.nomineesaccordion ul li h3 {
	margin-top: 10px;
	font-size: 14px;
}

div.nomineesaccordion ul li h4 {
	font-size: 12px;
	font-weight: none;
}

div.nomineesaccordion ul ul li {
	border: none;
	border-bottom: 1px solid #ffffff;
	background: #ecebe9;
	padding: 15px;
}

div.nomineesaccordion ul ul li p {
	margin: 0;	
}

 /**
 * F4 Flickr
 */
#photo-container a {
	display: inline-block;
	margin: 0 25px 20px 0;
} 

#photo-container a.nomargin {
	margin-right: 0;
}

#photo-container img {
	width: 130px;
	height: 130px;
}

div.lightboxcontainer {
	position: relative;
	display: inline-block;
	margin-left: 152px;
}

div.lightboxcontainer #carrousel_nav {
	position: absolute;
	right: 0;
	top: 0;
	font-family: 'TitilliumText14L250wt', Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	text-transform: uppercase;
}

div.lightboxcontainer #carrousel_nav a {
	font-size: 14px;
	display: inline-block;
	height: 22px;
	line-height: 22px;
}

div.lightboxcontainer #carrousel_nav a#next {
	background: url(../img/arrow_next.png) no-repeat right 0;
	padding-right: 30px;
}

div.lightboxcontainer #carrousel_nav a#prev {
	background: url(../img/arrow_prev.png) no-repeat left 0;
	padding-left: 30px;
}

div.lightboxcontainer #carrousel_nav li.prev a.inactive {
	background: url(../img/arrow_prev_inactive.png) no-repeat left 0!important;
	color: #ccc;
}

div.lightboxcontainer #carrousel_nav li.next a.inactive {
	background: url(../img/arrow_next_inactive.png) no-repeat right 0!important;
	color: #ccc;
}

div.lightboxcontainer div#carrousel_viewport {
	width: 595px;
	height: 440px;
	overflow: hidden;
}

div#photo-container {
	overflow: hidden;
}

div.lightboxcontainer div.carrousel_slides {
	margin: 0;
	padding: 0;
	width: 1190px;
	height: 440px;
}

div.lightboxcontainer div.carrousel_slides a {
	float: left;
	width: 130px;
	height: 130px;
}

#photo-container div {
	width: 595px;
	height: 450px;
	float: left;
	position: relative;
}



/* FLICKR NEW*/
#flickrScroll{
	overflow:hidden; 
	width:595; 
	height:440px; 
	margin:0; 
	padding:0;	
}

#flickrPageWrap{
	width:120000px; 
	height:440px; 
	margin:0; 
	padding:0;	
}

.thumbPage {
	/*width:595px;*/
	width:620px;
	height:440px;
	float:left;
}

.thumbPage a {
	float: left;
	width: 130px;
	height: 130px;
	display: inline-block;
	margin: 0 25px 20px 0;
}

.thumbPage a.nomargin {
	margin-right: 0;
}

.thumbPage img {
	width: 130px;
	height: 130px;
}

.thumbPage img.visual {
	height: auto;
	width: auto;
	display: none;	
}

div.pushbox_home div.viewport {
	overflow: hidden;
	width: 465px;
	height: 340px;
	margin: 0 0 30px -12px;
	background: url(../img/bg_pushbox.png) no-repeat left top;
	position: relative;
}

div.pushbox_home ul.pb_slides {
	width: 2000px;	
	margin: 0;
	overflow: hidden;
}

div.pushbox_home ul.pb_slides li,
div.pushbox_home ul.pb_navigation li {
	background: none;
	padding: 12px 0 0 12px;
}

div.pushbox_home ul.pb_slides li {
	width: 440px;	
	height: 293px;
}

div.pushbox_home ul.pb_slides li img {
	max-width: 440px;
	max-height: 293px;	
}

div.pushbox_home ul.pb_navigation {
	position: absolute;
	bottom: 10px;
	left: 50px;
}

div.pushbox_home ul.pb_navigation li {
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
}

div.pushbox_home ul.pb_navigation li a {
	background: url(../img/pushbox_nav.png) no-repeat left top;
	width: 11px;
	height: 11px;
	text-indent: -9999em;
	display: block;
}

div.pushbox_home ul.pb_navigation li:hover a,
div.pushbox_home ul.pb_navigation li a.active {
	background: url(../img/pushbox_nav_active.png) no-repeat left top;
}

div.cta_home {
	background:  url(../img/bg_cta.png) no-repeat left bottom #d8c192;
	width: 122px;
	padding: 4px 4px 15px 4px;
	float: left;
	margin: 0 20px 44px 0;
	font-size: 10px;
	text-align: center;
}

div.cta_home.first {
	clear: both;
	background:  url(../img/bg_cta_first.png) no-repeat left bottom #d8c192;
	padding-bottom: 23px;
	margin-bottom: 35px;
}

div.cta_home img {
	margin: 0 0 3px 0;
	vertical-align: middle;
}

div.cta_home p {
	padding: 0 5px;
	height: 30px;
	line-height: 12px;
	width: 110px;
}

div.cta_home a {
	color: #ffffff;
	font-size: 14px;
}
