/* @override http://www.businessawardseurope.com/wp/wp-content/themes/eba2010/style.css */

/*
Theme Name: European Business Awards
Theme URL: http://www.businessawardseurope.com
Description: European Business Awards 2010 is a custom theme created for Wordpress
Author: Provide Design
Author URI: http://providedesign.com
Version: 2010		
*/

/* ---------- TEXT STYLE ---------- */


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Trebuchet, 'Trebuchet MS', Geneva, Verdana, Sans-serif;
	color: #065d7e;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px 0px .6em 0px;
	background-color: #fff;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	text-decoration: none;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 16pt;
}

h4 {
	margin-top: 2em;
	font-size: 1.4em;
}

.judge-excerpt h4 {
   	font-size: 1.4em;
	margin: 0px 0px .6em 0px; 
}

h5 { 
    margin-top: 1em;
	font-size: 1.2em;
}

h5.grey {
	color: #333333;
}

h6 {
	font-size: 1em;
}

p {
	line-height: 1.6em;
	margin: 1em 0em 1em 0em;   
}

br {
	line-height: 1em;
}

a, a.name {
	color: #ff9900;
	text-decoration: underline;
	font-weight: normal;
}

a:link. a.name:link {
	color: #ff9900; 
	text-decoration: underline;
	font-weight: normal; 
}

a:hover, a.name:hover {
	color: #ffcc66;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 0px; 
}
      



/* ---------- GENERAL ELEMENT STYLE ---------- */

table {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border: 0px;
	text-align: left;
	border-collapse: collapse;
	clear: both;
}

div.entry table {
	width: 620px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border: 0px;
	text-align: left;
	border-collapse: collapse;
	clear: both;
}

th {
	border: 1px solid #fff;
	background-color: #eee;
	color: #333;
	padding: 5px;
}

table.form-table td {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	padding: 5px;
	color: #333;
}


table.form-table th {
	border: 1px solid #fff;
	background-color: #fff;
	color: #333;
	width: 152px;
	padding: 5px;
	vertical-align: top;
}

div#profile h3 {
	margin: 20px 0px;
}

table.form-table label {
	width: 150px;
}

table.form-table tr td label {
	width: 70px;
	clear: both;

}

table.form-table td label input {
	width: 20px;
	padding: 0px;
	margin: 0px;
}

table.form-table input, .entry form#reg-form table td input, table.form-table input#email, table.form-table input#url, table.form-table textarea#description {
	border: solid 1px #cbcbcb;
	width: 300px;
	padding: 5px;
	font-size: 16px;
	color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, Trebuchet, 'Trebuchet MS', Geneva, Verdana, Sans-serif;	
}

table.form-table input#user_login {
	border: solid 1px #cbcbcb;
	width: 200px;
	padding: 5px;
	font-size: 16px;
	color: #666666;
	margin: 0px;
	color: #999;
	font-family: Arial, Helvetica, Trebuchet, 'Trebuchet MS', Geneva, Verdana, Sans-serif;	
}

.entry form#reg-form table td input.small {
		width: 90px;
}

.entry form#reg-form table td textarea {
		width: 600px;
		height: 200px;
		font-size: 16px;
		color: #666666;
}

.entry form#reg-form table td textarea.evidence {
		width: 400px;
		height: 100px;
		font-size: 16px;
		color: #666666;
}

.entry form#reg-form table td textarea.address {
		width: 306px;
		height: 100px;
		font-size: 16px;
		color: #666666;
}

.save-area {
	width: 200px;
	height: 170px;
	background-color: #f9ebc9;
	text-align: left;
	padding: 10px 20px;
	float: left;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}

#submit-area {
	width: 200px;
	height: 170px;
	background-color: #f9c9c9;
	text-align: right;
	padding: 10px 20px;
	float: right;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}

.btn-highlight {
	width: 620px;
	height: auto;
	background-color: #f9ebc9;
	text-align: center;
	padding: 16px 0px;
	float: left;
	margin: 0px 0px 20px 0px;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}

.save-area p, #submit-area p {
	line-height: 1.2em;
}

legend h3 {
	line-height: 3em;
	margin: 20px 0px 20px 0px;
}

#email_users_accept_notifications, #email_users_accept_mass_emails {
	width: auto;
}

td {
	border-bottom: 1px solid #fff;
	background-color: #eee;
	padding: 5px;
	color: #333;
}


.entry table td {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	padding: 5px 0px;
	color: #333;
}

.entry table.simple td {
	border-bottom: 1px solid #fff;
	background-color: #eee;
	padding: 5px;
	color: #333;
}


tr.alt td {
	background-color: #999;
	color: #ffffff;
}

div {
	padding: 0px;
	margin: 0px;
}


img {
	display: inline;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}  

html>body img  {
	display: inline;
}

a img, a:link img {
	border: none;
	text-decoration: none;
}

hr {
	border: 0px;
	height: 1px;
	width: 100%;
	color: #cbcbcb;
	background-color: #cbcbcb;
	margin: 20px 0px;
	display: block;
	clear: both;
}

.entry img.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
}

.entry img.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
}

.entry img.icon {
	vertical-align: top;
	padding: 0px 5px;
}

blockquote {
	font-family: georgia, times, 'times new roman', serif;
	margin: 0px;
	font-style: italic;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0px;
	line-height: 1.2em;
	color: #ff9900
}



/* ---------- FIELDS ---------- */

form, fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}

checkbox {
	padding: 0px;
	margin: 0px;
}

option, select {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 5px;

}

textarea {
	border: 1px solid #bbb;
	padding: 2px;
	color: #666;
}

label {
	padding: 4px 0px 0px 0px;
	border: 0px;
	margin: 0px;
	width: 80px;
	float: left;
	display: block;

}

.survey-area form div.survey-question label {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	border: 0px;
	width: 500px;
	margin-bottom: 1em;
	text-align: left;
	display: block;
}

.survey-area form div.survey-question input {

float: left;


	}
	
	.survey-area form div.survey-question p {

		display: block;
		clear: both;
		overflow: hidden;
	}
	


.survey-area form div.survey-question br {
clear: both;
margin-bottom: 1.2em;
}

.survey-area form div.survey-question {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	display: block;
	clear: both;
	border-bottom: dotted 1px #ccc;
	line-height: 1.8em;
	overflow: hidden;
}

.survey-area form div.survey-question {
	display: none;
}

.survey-area form div.survey-question strong {
	display: block;
	margin: 0px 0px 10px 0px;
}

#textarea-22 {
	width: 500px;
	height: 150px;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ccc;
	clear: both;	
}

.user-answer-22 {

display: none;

}

input#download {
	border: solid 1px #cbcbcb;
	width: 390px;
	padding: 5px;
	font-size: 16px;
	color: #666666;
	margin: 0px;
	color: #333;
	font-family: Arial, Helvetica, Trebuchet, 'Trebuchet MS', Geneva, Verdana, Sans-serif;	
}




/* ---------- LIST CONTROL ---------- */

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0px;
	text-indent: 0px;
} 

.entry ul {
	list-style: circle;
	list-style-image: url(/images/listcircle.gif);
	margin-left: 0;
	padding-left: 1.4em;
	text-indent: 0px;
} 

.entry-lw ul {
	list-style: circle;
	list-style-image: url(/images/listcircle.gif);
	margin-left: 0;
	padding-left: 1.4em;
	text-indent: 0px;
	margin-bottom: 1em;
}

li {
	line-height: 1.6em;
	width: auto;
	margin: 0px;
	padding: 0px;
}

ol {
	margin: 0px;
	padding: 0px;
}

/* ---------- BASE ELEMENTS ---------- */

body {               
	background: url(/images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #b1bec8;
  	margin: 0px;
  	padding: 0px;
	font-weight: normal;
	font-size: 62.5%;
	font-family: Arial, Helvetica, Verdana, Geneva, Sans-serif;
	color: #333333;
	line-height: 1.6em;
}

html>body {
	font-size: 10px;
}
	

#wrapper {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: transparent;
}

#horizon {
	background: url(/images/horizon-bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1040px;
	clear: both;
}

#container {
	background: url(/images/container-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1040px;
	overflow: hidden;
	clear: both;
	margin: 0px;	
	display: block;  
}





/* ---------- HEADER ---------- */

#header {  
	background: url(/images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	position: relative;
	left: 30px;
	width: 980px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#logo {
	position: relative;
	top: 20px;
	left: 10px;
	width: 200px;
	height: 90px;
	float: left;
}

#search-area {
	display: block;
	position: absolute;
	top: 86px;
	left: 630px;
	width: 330px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	z-index: 150;
	text-align: right;
}   

#search-area label {
	text-align: right;
	width: 104px;
}




/* ---------- NAVIGATION ---------- */


#navigation-bar {
	position: relative;
	top: 0px;
	left: 30px;
	background: url(/images/navigation-bar-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 59px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	color: #ffffff;
}

#navigation {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	border: 0px;
	list-style: none;
	z-index: 50;
	overflow: hidden;
	color: #ffffff;
}

#navigation a, #navigation a:link {
	color: #ffffff;
	text-decoration: none;
}

#navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#navigation ul {
	width: 562px;
	padding: 0px;
	list-style: none;
	line-height: 0px;
	display: inline;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	
}

#navigation ul li {
	padding: 0px;
	list-style: none;
	line-height: 0px;
	display: block;
	float: left;
	width: auto;
	
}
a#nav-home img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 58px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-home:hover img, a#nav-home-current img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: 0px -69px;
	width: 58px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}  

a#nav-about img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -58px 0px;
	width: 140px;
	padding: 0px;
	margin: 0px;
	height: 59px;
	display: block;
	float: left;
}

a#nav-about:hover img, a#nav-about-current img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -58px -69px;
	width: 140px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-categories img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -198px 0px;
	width: 138px;
	padding: 0px;
	margin: 0px;
	height: 59px;

}

a#nav-categories:hover img, a#nav-categories-current img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -198px -69px;
	width: 138px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-awards img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -336px 0px;
	width: 114px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-awards:hover img, a#nav-awards-current img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -336px -69px;
	width: 114px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-sponsors img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -454px 0px;
	width: 85px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-sponsors:hover img, a#nav-sponsors-current img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -454px -69px;
	width: 85px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-partners img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -539px 0px;
	width: 86px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-partners:hover img, a#nav-partners-current img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -539px -69px;
	width: 86px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-ceremony img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -625px 0px;
	width: 88px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-ceremony:hover img, a#nav-ceremony-current img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -625px -69px;
	width: 88px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}  

a#nav-judging img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -713px 0px;
	width: 76px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-judging:hover img, a#nav-judging-current img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -713px -69px;
	width: 76px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}
  
a#nav-tv img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -789px 0px;
	width: 65px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-tv:hover img, a#nav-tv-current img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -789px -69px;
	width: 65px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-contact img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -854px 0px;
	width: 85px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-contact:hover img, a#nav-contact-current img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -854px -69px;
	width: 85px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-news img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -939px 0px;
	width: 59px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}

a#nav-news:hover img, a#nav-news-current img {
	background: url(images/navigation-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: -939px -69px;
	width: 59px;
	padding: 0px;
	margin: 0px;
	height: 59px;
}





/* ---------- PAGE NAVIGATION ---------- */


.page-navigation {
	height: 30px;
	width: 100%;
	margin: 0px 12px 20px 12px;
	padding: 0px;
	border: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}






/* ---------- TOP NAVIGATION ---------- */

#top-nav {
	display: block;
	position: absolute;
	top: 10px;
	left: 660px;
	color: #ffffff;
	text-align: right;
	width: 300px;
}

#top-nav a, #top-nav a:link  {
	color: #ffffff;
	text-decoration: none;
	border: none;
		font-weight: bold;
}

#top-nav a:hover {
	color: #ff9900;
	text-decoration: none;
	border: none;
		font-weight: bold;	
}



/* ---------- MAIN CONTENT ELEMENTS ---------- */

#content {
	position: relative;
	background-color: transparent;
	top: 0px;
	left: 30px;
	width: 980px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	height: auto;
	clear: both;
	overflow: hidden;  
}

#full-column {
	margin: 0px 0px 0px 0px;
    float: left;
    width: 980px;
	height: auto;
	background-color: transparent;
	overflow: hidden;
	display: inline;
	padding: 0px;
}

#column-one {
	margin: 0px 0px 0px 0px;
    float: left;
    width: 660px;
	height: auto;
	background-color: transparent;
	overflow: hidden;
	display: inline;
	padding: 0px;
}

#column-two { 
	margin: 0px 0px 0px 20px;
	float: left;
	width: 300px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	background-color: transparent;
	padding: 0px;
	overflow: hidden;
}  

#column-one-hp {
	margin: 0px 0px 0px 0px;
    float: left;
    width: 513px;
	height: auto;
	background-color: transparent;
	overflow: hidden;
	display: inline;
	padding: 0px;
}

#column-two-hp { 
	margin: 0px 0px 0px 20px;
	float: left;
	width: 447px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	background-color: transparent;
	padding: 0px;
	overflow: hidden;
}

.rh-module {
	width: 300px;
	height: auto;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.rh-module-body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 298px;
	display: block;
	background-color: transparent;
	clear: both;
	font-size: 1.1em;
	overflow: hidden;
	border-left: #cbcbcb solid 1px;
    border-right: #cbcbcb solid 1px;
}

.rh-module-content {
	position: relative;
	left: 19px;
	font-size: 1.2em;
	top: 0px;
	width: 260px;
	display: block;
	background-color: transparent;
	clear: both;
	overflow: hidden;
} 

.hp-rh-module {
	width: 447px;
	height: auto;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.hp-rh-module-body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 445px;
	display: block;
	background-color: transparent;
	clear: both;
	font-size: 1.1em;
	overflow: hidden;
	border-left: #cbcbcb solid 1px;
    border-right: #cbcbcb solid 1px;
}

.hp-rh-module-content {
	position: relative;
	font-size: 1.2em;
	left: 19px;
	top: 0px;
	width: 408px;
	display: block;
	background-color: transparent;
	clear: both;
	overflow: hidden;
}

.linebrk {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}	

.imgright {
	position: relative;
	float: right;
	margin: 0px 0px 10px 20px;
}

.imgleft {
	position: relative;
	float: left;
	margin: 0px 20px 10px 0px;
}

.partners {
	position: relative;
	float: left;w
	margin: 0px 20px 10px 0px;
	width: 185px;
	height: 215px;
	display: inline;
}

.clear {
	clear: both;
}

.resizevideo embed {
height: expression( this.scrollHeight > 260 ? "260px" : "auto" );
max-height: 260px;
}

.resizevideo embed {
max-width: 407px;
width: expression(this.width > 407 ? 407: true);
} 

.resizevideo-sml embed {
height: expression( this.scrollHeight > 180 ? "180px" : "auto" );
max-height: 180px;
}

.resizevideo-sml embed {
max-width: 255px;
width: expression(this.width > 255 ? 255: true);
}     

.news-mod-headline {
	font-weight: bold;
	font-size: 13px;
	color: #065d7e;
}

.countdownbox-container {
	margin-top: 20px;
	margin-left: 38px;
	width: auto;
}

.countdownbox {   
	background: url(/images/countdown-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	width: 99px;
	height: 90px;
	font-size: 50px;
	text-align: center;
	padding: 0px 0px;
	float: left;
	display: inline;
	color: #ffffff;
	line-height: 80px;
	font-weight: normal;
}

.countdownbox-title {   
	width: 99px;
	height: auto;
	font-size: 14px;
	text-align: center;
	padding: 0px 0px;
	float: left;
	display: inline;
	color: #065d7e;
	font-weight: bold;
	margin-bottom: 20px;
}

#sponsors-slideshow {
	display: block;
	width: 408px;
	height: 136px;
	overflow: hidden;
	margin: 10px 0px;
}

.rh-module-content-judges {
	position: relative;
	left: 19px;
	font-size: 1.2em;
	top: 0px;
	width: 280px;
	display: block;
	background-color: transparent;
	clear: both;
	overflow: hidden;
}

.judge {
	width: 65px;
	height: 66px;
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.judge img, .judge img a, .judge a:link img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
} 

.judge a:hover img {
	 border: 0px #ff9900 solid; 
	 text-decoration: none;
} 
 
.judge a, .judge a:link {
	border: none;
}      

.judge-excerpt {
	display: block;
	width: 620px;
	padding: 0px;
	margin: 0px 0px 1.4em 0px;
	border-bottom: 1px solid #cbcbcb;
}
   
.judge-excerpt img {
	float: left;
}

.judge-excerpt img, .judge-excerpt a img, .judge-excerpt a:link img  {
  	border: 1px #cbcbcb solid;
	margin: 0px 10px 0px 0px;
	padding: 4px;  
} 

.judge-excerpt a:hover img  {
  	border: 1px #ff9900 solid;
	margin: 0px 10px 0px 0px;
	padding: 4px;  
} 

.judge-excerpt-content {
	width: 535px;
	display: block;
	margin-left: 83px;
	height: auto;
}

.accordion_content .judge {
	width: 73px;
	height: 120px;
	display: inline;
	float: left;
	margin: 20px 20px 0px 0px;
	font-size: 10px;
	line-height: 1.3em;
}

.accordion_content .judge img, .accordion_content .judge img a, .accordion_content .judge a:link img {
	border: 1px #cbcbcb solid;
	margin: 0px 0px 6px 0px;
	padding: 4px;
	text-decoration: none;
} 

.accordion_content .judge a:hover img {
	 border: 1px #ff9900 solid; 
	 text-decoration: none;
} 

div#profile .message {
	color: #ff0000;
}

#login-area {
	position: absolute;
	right: 10px;
	top: 46px;
	width: 100px;
	height: 25px;
	background-color: transparent;
}

#accordian-column-1 {
	display: block;
	float: left;
	width: 300px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

#accordian-column-2 {
	display: block;
	float: left;
	width: 300px;
	overflow: hidden;
	margin: 0px 0px 0px 20px;
}

/* ---------- POST ---------- */

.post-hp {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 511px;
	display: block;
	background-color: transparent;
	clear: both;
	font-size: 1.2em;
	overflow: hidden;
	border-left: #cbcbcb solid 1px;
    border-right: #cbcbcb solid 1px; 
}    

.post {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 658px;
	display: block;
	background-color: transparent;
	clear: both;
	font-size: 1.2em;
	overflow: hidden;
	border-left: #cbcbcb solid 1px;
    border-right: #cbcbcb solid 1px;
}

#full-column .post {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 978px;
	display: block;
	background-color: transparent;
	clear: both;
	font-size: 1.2em;
	overflow: hidden;
	border-left: #cbcbcb solid 1px;
    border-right: #cbcbcb solid 1px;
}

.page {
	margin: 0px 12px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 523px;
	display: block;
	background-color: transparent;
	clear: both;
	font-size: 1.2em;
	overflow: hidden;

}

.entry {
	display: block;
	padding: 0px 19px 0px 19px;
	background-color: transparent;
	overflow: hidden;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
}

.image-center-entry, .document-centre-entry {
	display: block;
	padding: 0px 0px 0px 19px;
	background-color: transparent;
	overflow: hidden;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;

}


.image-center-entry form input, .document-centre-entry form input {
	display: block;
	margin: 0px 0px 10px 0px;
	clear: both;
}

* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.image-center-entry div.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 0px !important;
	margin-top: 12px !important;
	margin-right: 6px !important;
	margin-bottom: 12px !important;
	margin-left: 0px !important;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 310px !important;
	height: 360px;
	display: block !important;
	overflow: hidden;
	float: left;
	vertical-align: middle;
	display: inline;

}

.wp-caption img {
	margin: 0;
	padding: 4px;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 10px 5px 10px 5px;
	margin: 0;
}
/* End captions */



.entry p img {
	padding: 0px;
	margin: 0px;
} 

.post-lw {
    width: 600px;
	height: 400px;
	overflow: auto;
}

.entry-lw {
	padding: 0px 10px 20px 10px;
	font-size: 12px;
	color: #333333;
}

#hp-survey {
	margin: 20px 0px;
}

#hp-survey ul li {
	display: block;
	height: 30px;
	
}
#hp-survey table {
	margin: 10px 0px;
	background-color: transparent;
}

#hp-survey table td, #hp-survey table tr, #hp-survey table th {
	background-color: transparent;
	padding: 0px;
}

#hp-survey h5 {
	line-height: 1.3em;
	margin: 0px 0px 1.2em 0px;
	padding: 0px;
	
}


.post-gallery {
	background: url(/images/post-gallery-bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 658px;
	display: block;
	background-color: transparent;
	clear: both;
	font-size: 1.2em;
	overflow: hidden;
	border-left: #cbcbcb solid 1px;
    border-right: #cbcbcb solid 1px;
}

.entry-gallery {
	display: block;
	padding: 20px 19px 20px 20px;
	background-color: transparent;
	overflow: hidden;
	line-height: 1.6em;
	margin: 0px 1px 0px 0px;
	border-bottom: 1px solid #cbcbcb;
	width: 179px;
	height: 160px;
	display: inline;
	float: left;  
}   

.entry-gallery-excerpt img {
	width: 179px;
}
.post-date {
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
	border: 0px;
	padding: 0px 10px 6px 10px;
	line-height: 1em;
	font-weight: bold;
}

.post-info {
	height: auto;
	font-size: 10px;
	display: inline;
}
.postmetadata {
	font-size: 10px;
	padding: 0px 0px 0px 0px;

}



.entry img, .gallery img {
	margin: 0px 0px;
}

.entry img.logos {
	border: 0px;
}

.entry img.img-inline {
	margin: 0px;
	border: 0px;
	padding: 0px;
	display: inline;
	vertical-align: bottom;
}

.row {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 523px;
	display: block;
	overflow: hidden;
	float: left;
	clear: both;
	border-bottom: #8b939a solid 1px;
	
}

.module-footer-img {
	clear: both;
	display: block;
	margin-bottom: 10px;
}  

.module-header-img {
	clear: both;
	display: block;
}

.comment-info {
	height: auto;
	width: auto;
	font-size: 11px;
	display: inline;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

.comments {
	margin: 30px 0px 0px 0px;
	width: 620px;
	display: block;
	clear: both;
	overflow: hidden;
}

.comments-form {
	margin: 12px 0px 0px 0px;
	width: 620px;
	display: block;
	clear: both;
	overflow: hidden;
}

.commentlist {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.comment-list-footer {
	width: auto;
	height: auto;
	display: block;
	overflow: hidden;
	padding: 0px 19px 0px 19px;  
	text-align: right;   
	margin: 0px;
}

ol.commentlist li {
	margin-bottom: 30px;
}  

.comment{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 618px;
	display: block;
	background-color: transparent;
	clear: both;
	overflow: hidden;
	border-left: #cbcbcb solid 1px;
    border-right: #cbcbcb solid 1px;
}

.comment-content {
	display: block;
	padding: 0px 19px 0px 19px;
	background-color: transparent;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}  

.comment-content p {
	margin: 0px 0px 1.2em 0px;
}

.avatar {
	float: left;
}

.post-navigation {
	display: block;
	overflow: hidden;
	margin: 10px 0px 20px 0px;
	padding: 0px 10px;
}

.archive-list {
	width: 281px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

.archive-list ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 2em;
	font-size: 12px;
}

.archive-list ul li {
	display: block;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 2px;
	width: 261px;
	list-style-position: outside;
}

.archive-list ul a, .archive-list ul a:link  {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.archive-list ul a:hover  {
	text-decoration: none;
}

.fact {
	border: solid 1px #cbcbcb;
	width: 600px;
	padding: 10px;
	font-size: 1.2em;
	color: #065d7e;
	display: block;
	overflow: hidden;
	clear: both;
}

.quote {
	border: solid 1px #cbcbcb;
	width: 584px;
	padding: 0px 1.2em;
	font-size: 1.2em;
	color: #065d7e;
	display: block;  
	height: auto;
	overflow: hidden;
	margin-bottom: 1.2em;
}

.quote img {
	height: auto;
	width: auto; 
	margin: 0px 10px 0px 0px;
	padding: 4px;
	border: 1px #cbcbcb solid; 
	float: left;
}

.quote-content {  
	display: block;
	width: 480px;
	margin: 0px 0px 1.2em 80px;
	padding: 0px;
} 

#page-tools {
	margin: 0px 0px 0px 0px;
}

#page-tools a img {
	margin: 0px 4px 0px 0px;
}

.addthis_container {
	float: right;
	margin: 0px 0px 0px 4px;
}

ul.newsroom-list {
	padding: 0px;
	list-style: none;
	list-style-image: none;
}

ul.newsroom-list li.page_item {
	list-style: none;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	clear: both;
	display: block;
	text-align: left;
	overflow: hidden;
}

li.page_item span {
	display: block;
	float: left;
}

li.page_item span a {
	font-weight: bold;
	padding: 0px 1em 0px 0px;
	margin: 0px 1em 0px 0px;
	border-right: 3px solid #ff9900;
}

li.page_item img {
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	display: block;
	float: right;
}

a img.translation-btn  {
	margin: 0px 7px 7px 0px;
	float: left;
	display: block;
}

a img.download-btn  {
	margin: 0px 0px 7px 0px;
	float: left;
	display: block;
}

div#press-images a img.size-thumbnail {
	margin: 0px 7px 7px 0px;
	float: left;
	display: block;
}


/* ---------- FOOTER ---------- */

#footer {
	position: relative;
	left: 30px;
	top: 0px;
	background: url(/images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	width: 980px;
	clear: both;
	background-color: #ffffff;  
	color: #666666;    
	overflow: hidden;     
	padding: 0px 0px 20px 0px; 
	display: block;
}  

#footer-info {  
	position: relative;
	left: 0px;
	width: 978px;
	margin: 0px;
	padding: 6px 0px 10px 0px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	overflow: hidden; 
	font-size: 10px; 
}  

#footer-info-content {  
	display: block;
	padding: 0px 19px 0px 19px;
	margin: 0px 0px 0px 0px;
}

#footer-navigation {
	position: relative;
	left: 0px;
	width: 980px;
	padding: 20px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left; 
	color: #ffffff;   
	font-weight: bold;
	background-color: #065d7e;  
	font-size: 11px;     
}  

.footer-navigation-column {
	float: left;
	margin-left: 20px;
	width: 220px;
	display: inline;
} 

#footer-navigation ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}    

#footer-navigation ul li a, #footer-navigation ul li a:link {
	color: #99cccc;
	text-decoration: none;  
	border: 0px;
	font-weight: bold; 
}
 
#footer-navigation ul li a:hover {
	color: #ffffff; 
	text-decoration: none;   
	border: 0px;
	font-weight: bold;   
}

.separator {
	margin: 0px 6px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#pd {
	width: 200px;
	height: auto;
	float: right;
	margin-right: 20px;
	display: inline;
	text-align: right;
}

#pd a, #pd a:link {
	color: #666666;
	text-decoration: underline;
}

#pd a:hover {
	color: #666666;
	text-decoration: none;
}


/* ---------- FIELDS ---------- */

#title-form {
	width: auto;
}

#namesignup, #emailsignup, #EmailFrom, #Name {
	border: solid 1px #cbcbcb;
	width: 180px;
	padding: 5px;
	font-size: 16px;
	color: #666666;
	margin: 0px;
}

#author, #email, #url, #contact-name, #captcha, #name {
	border: solid 1px #cbcbcb;
	width: 190px;
	padding: 6px;
	font-size: 16px;
	color: #666666;
	margin: 0px;	
}

#comment, #contact-message {
	border: solid 1px #cbcbcb;
	width: 600px;
	padding: 6px;
	font-size: 16px;
	color: #666666;
	margin: 0px;
}

.asterisk {
	color: #ff0000;
} 

.checkbox .wpcf7-list-item input {
	width: 20px;
}

.wpcf7-list-item-label {
	margin-right: 30px;
}



/* ---------- ACCORDION ---------- */  

.post-hp .entry .accordion_toggle {
	display: block;
	height: auto;
	width: 473px;
	background: url(/images/btn-acc-plus.jpg) no-repeat top right #ffffff;
	padding: 0px;
	line-height: 4em;
	color: #065d7e;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	cursor: pointer;
	margin: 0 0 0 0;
	border: 0px;
	padding: 0 0 10px 0px;
}

.post .entry .accordion_toggle {
	display: block;
	height: auto;
	width: 620px;
 	padding: 0px;
	line-height: 2.4em;
	background: url(/images/toggle-2-open.gif) no-repeat right #ffffff; 
	color: #065d7e;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	cursor: pointer;
	margin: 0 0 0 0;
	border-bottom: solid #cbcbcb 1px;
}

.post .entry #accordian-column-1 h3.accordion_toggle, .post .entry #accordian-column-2 h3.accordion_toggle {
	display: block;
	height: auto;
	width: 300px;
 	padding: 0px;
	line-height: 2.4em;
	color: #065d7e;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	cursor: pointer;
	background-color: #ffffff;
	overflow: hidden;
		border-bottom: 10px #fff solid;
}

.hp-rh-module-content img.accordion_toggle {
	display: block;
	height: auto;
	width: 408px;
 	padding: 0px;
	line-height: 2.4em;
	color: #065d7e;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	overflow: hidden;
		border-bottom: 10px #fff solid;

}

.post-hp .entry .accordion_toggle:hover {
	background: url(/images/btn-acc-plus.jpg) no-repeat top right #ffffff;
}
	
.post-hp .entry .accordion_toggle_active {
	background: url(/images/btn-acc-minus.jpg) no-repeat top right #ffffff;
}

.post-hp .entry .accordion_toggle_active:hover {
	background: url(/images/btn-acc-minus.jpg) no-repeat top right #ffffff;
}

.post-hp .entry .accordion_content {
	background-color: #ffffff;
	color: #333333;
	overflow: hidden;
	padding: 0px;
}

.post .entry .accordion_toggle:hover {
	background: url(/images/toggle-2-open.gif) no-repeat right #ffffff;
}
	
.post .entry .accordion_toggle_active {
	background: url(/images/toggle-2-close.gif) no-repeat right #ffffff;
}

.post .entry .accordion_toggle_active:hover {
	background: url(/images/toggle-2-close.gif) no-repeat right #ffffff;
} 

.post .entry #accordian-column-1 h3.accordion_toggle:hover, .post .entry #accordian-column-1 h3.accordion_toggle_active, .post .entry #accordian-column-1 h3.accordion_toggle_active:hover {
	background: none;
}

.post .entry .accordion_content, .post .entry #accordian-column-1 .accordion_content, .post .entry #accordian-column-2 .accordion_content {
	background-color: #ffffff;
	color: #333333;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}

.hp-rh-module-content .accordion_content {
	background-color: #ffffff;
	color: #333333;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}



/* ---------- TABS ---------- */

ul.tabs {
	margin: 10px 0px 0px 0px;
	padding: 0;
	float: left;
	list-style: none;
	height: 33px;
	display: block;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 33px;

	position: relative;
}

.tab_container {
	clear: both;
	float: left; 

}
.tab_content {
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
}
.tab_content h3 a{
	color: #254588;
}

/* ---------- BEGIN TWITTER ---------- */

#twitter-area {
	display: block;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	height: auto;
	clear: both;
}

#twitter-feed {
	background-color: transparent;
	padding: 0px;
	margin: .4em 0px 0px 0px;
}

.twitter-message {
	font-family: georgia, times, 'times new roman', sans-serif;
	color: #333;
	font-style: italic;
	font-weight: normal;
}

.twitter-timestamp {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	display: none;
}



ul#twitter_update_list li {
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
}

ul#twitter_update_list li span a, ul#twitter_update_list li span a:link {
	display: inline;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
	font-family: georgia, times, 'times new roman', sans-serif;
}

ul#twitter_update_list li a {
	display: none;
}

#twitter_message a, #twitter_message a:link {
	display: block;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
	font-family: georgia, times, 'times new roman', sans-serif;
}

ul#twitter_update_list li span { 

visibility: visible; 
display:inline; 
}

#social-icons {
	display: block;
	float: right;
	text-align: right;
	width: 150px
}

#social-icons img {
	margin: 0px 0px 0px 6px;

}




/* ---------- LIGHTVIEW ---------- */

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align:left;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.navbarHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}    


/* ---------- CAROUSEL ---------- */

/* Horizontal Carousel */
#horizontal_carousel {
  float: left;
  width: 408px;
  height: 120px;
  margin: 20px 0px 20px 0px;
  position: relative;
}

#horizontal_carousel .container {
  float: left;
  width: 388px;
  height: 120px;
  position: relative;    
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 120px;
}                      

#horizontal_carousel li  {
  width: 160px;
  height: 120px;
  text-align: center; 
  list-style:none;   
  float:left;
  margin-right: 10px; 
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 10px;
  height: 120px;
  background: url(/images/btn-previous-carousel.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(/images/btn-previous-carousel.gif);
  background-position: -10px 0px;
  background-repeat: no-repeat;
}

#horizontal_carousel .previous_button_disabled {
  background: url(/images/btn-previous-carousel.gif);
  background-position: -10px 0px;
  background-repeat: no-repeat;
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;  
  width: 10px;
  height: 120px;
  background: url(/images/btn-next-carousel.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(/images/btn-next-carousel.gif);
  background-position: -10px 0px;
  background-repeat: no-repeat;
}

#horizontal_carousel .next_button_disabled {
  background: url(/images/btn-next-carousel.gif);
  background-position: -10px 0px;
  background-repeat: no-repeat;
  cursor: default;
}





/* ---------- TABLES & FORMS ---------- */

span.wpcf7-not-valid-tip-no-ajax {
	display: block;
	clear: both;
	color: #ff0000;
	font-size: 10px;
}

div.wpcf7-response-output {
	position: absolute;
	top: 136px;
	left: 16px;
	clear: both;
	overflow: hidden;
}

div.wpcf7 {
	clear: both;
	overflow: hidden;
}

div.wpcf7 form table td textarea {
		width: 306px;
		height: 200px;
		font-size: 16px;
		color: #666666;
}


/* ---------- TOOL TIPS ---------- */



.tipsy { margin: 2px 0px 0px 0px; padding: 5px 5px 5px 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
