/*---------------------------------  Styles.css  ---*/ 
@font-face {
	font-family: 'Futura';
	src: url('/fonts/futurndboo-webfont.eot');
	src: local('☺'), url('/fonts/futurndboo-webfont.woff') format('woff'), url('/fonts/futurndboo-webfont.ttf') format('truetype'), url('/fonts/futurndboo-webfont.svg#webfontt3nhF6Oe') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
  background-color: #BFC1C4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  padding: 0;
  margin: 0;
  text-align: center; }

#page {
  margin: 15px auto 5px auto;
  width: 900px;
  text-align: left;
  border: 2px solid #9EA3AC;
  padding: 5px;
  background-color: #FFFFFF;
  clear: both; }

#header {
  color: #FFFFFF;
  font-family: Arial,Helvetica,Geneva,sans-serif;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 0.72em;
  text-transform: uppercase; }

#main {
  background-color: white;
  float: left;
  width: 100%;
  margin: 15px 0px 30px; }


h1,h2,h3,h4 {
  color:#232323;
  font-family: "Futura", Helvetica, Arial, sans-serif;
  margin: 0px;
  font-weight: normal; 
  clear:both;
}
h1 {
  font-size: 200%;
}
h2 {
  font-size: 170%;
}
h3 {
  font-size: 155%;
}
h4 {
  font-size: 140%;
}



h3 a, h2 a {
  color: #232323;
  text-decoration: none;
  border-bottom: none;
  margin: 0px; }

h3 a:hover, h2 a:hover {
  color: #ec008c;
  border-bottom: none; }

a {
  color: #ec008c;
  text-decoration: none;
 }  

a:hover {
  color: #451811;
  text-decoration: none;
}

p, table, dl{
  color: #232323;
  font-family: Georgia, Times, "Times New Roman";
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 0px 0px 10px; }

ul {
  padding: 0; }

li {
  padding: 0; }


/*---MAIN COLUMN---*/  

#content-wrapper {
  float: left;
  width: 600px; }

#content-wrapper.wide {
  float: left;
  width: 100%; }

#content {
  padding: 0px 15px; }


/*---SIDEBAR---*/  

#sidebar-wrapper {
  float: right;
  width: 250px; }

#sidebar {
  font-size: 90%;
  padding: 15px;
  padding-top: 0px; }

#sidebar h3 {
  color: #222222;
  font-family: "Futura", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: normal;
  margin: 0px; }

#sidebar p {
  line-height: 1.4em; }


/*---ARTICLE---*/ 

.entry {
  margin-bottom: 20px; }

.entry .info {
  margin-top: 1em;
  font-size: 1em; }

.entry p {
  font-size: 1.1em; }

.posted {
  color: #918C7E;
  font-family: "lucida grande",arial,helvetica,verdana,sans-serif;
  font-size: 10px;
  margin: -3px 0 5px;
  padding: 0px; 
}

.posted em {
  color: #451811;
  font-style: italic;
  margin: 0px 6px;
  font-weight: bold; }

.posted img {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  margin: 0 4px -5px 2px;
  text-decoration: none; }


/*---STYLES---*/ 

#extra {
  margin-bottom: 10px; }

#extra .box {
  background-color: #e8f0f6;
  border-color: #D5E9F6; }

#extra p {
  line-height: 1.2em;
  margin: 0px 0px 5px 0px; }

#extra em {
  font-style: italic; }

#extra span {
  color: #d26511;
  font-size: 120%; }

#player, #gallery {
  background: #FFFFFF;
  float: left;
  clear: both;
  margin: 0px 15px 15px 0px;
  padding: 3px;
  border: 1px solid #a9cde5; }

#gallery a, 
#gallery a:hover, 
#player a, 
#player a:hover,
#extra img a,
#extra img a:hover {
  border-bottom: none !important;
  text-decoration: none !important; }

#extra a img {
  margin-bottom: -3px; }

.spot {
  margin-bottom: 20px;
  clear: both; }

.spot p, .box p {
  font-family: Verdana, sans-serif;
  font-size: 11px; 
  color: #333333;
  margin-top: 0px; }

.spot img {
  float: left;
  padding: 0px 12px 10px 0px; }

.box {
  padding: 15px;
  border: 1px solid #dbd6d1;
  background-color: #efedeb;
  margin-bottom: 20px; }

.box h3 {
  font-size: 18px;
  margin-bottom: 2px; }

.box input.email {
  font-size: 10px;
  padding: 3px; 
  color: #a29e96; 
  display:block;
  width: 140px; }

.box select {
  display:block;
  width: 140px; }

.box input.subscribe {
  width: 70px;
  margin-left: 5px;
  color: #232323; }

.box ul {
  margin-left: 20px; }

.hidden {
  display: none; }

.clear {
  clear: both; }

/*---SITEMAP---*/ 

#sitemap ul {
  list-style-type: disc;
  margin: 5px 0px 10px 35px;
  line-height: 2em; }

#sitemap li a {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 180%;
  font-weight: bold;
  margin: 0px; 
  color: #451811;
  text-decoration: none;
  border-bottom: none; }

#sitemap li a:hover {
  color: #902f1c;
  border-bottom: none; }

#sitemap ul.second {
  font-size: 80%; }

/*---FOOTER---*/ 

#footer-wrapper {
  margin: 5px auto;
  width: 910px; }

#footer {
  color: #595452;
  font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  font-size: 90%;
  margin-bottom: 5px; }


/*---------------------------------  Navigation.css  ---*/ 

#nav {
	height: 38px;
	background: transparent url(/images/nav-background.gif) repeat-x top left; }

#nav ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto; }

#nav ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0; }

#nav ul li a {
  font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 13px;
	display: block;
	float: left;
	color: #3D3D3D;
	text-decoration: none;
	padding: 8px 16px 7px;
	border-bottom: none;
	background: transparent url(/images/nav-divider.gif) no-repeat top right; }

#nav ul li a:hover {
  color: #FFFFFF;
  background: #ec008c;
  border-bottom: 1px solid #ec008c; }

#nav ul li.selected a {
  color: #FFFFFF;
  background: #96d321;
  border-bottom: 1px solid #96d321; }


/*---------------------------------  Lightbox.css  ---*/ 

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; border-bottom: none; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none; border-bottom: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;} 
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#language_select {
  float:right;
}

#nav ul#language_select li a{
  padding:8px 8px 7px;
}

#submenu {
list-style:none outside none;
margin-bottom:30px;
}

#mc-embedded-subscribe {
background:none repeat scroll 0 0 #EC008C;
border:medium none;
color:#FFFFFF;
height:25px;
}

.mc-field-group {
  margin-bottom:10px;
}

th {
font-weight:bold;
}

td, th {
padding:5px;
}

#content ul {
list-style:disc outside none;
margin:0 16px;
}

.fbConnectWidgetTopmost {
border-style:none;
}

.partner-logo img {
border:1px solid #9EA3AC;
}
.partner-logo {
border:medium none;
margin:0 5px;
}
#footer-partner {
margin-bottom:30px;
}





.slideshow {
    position:relative;
}

.slideshow div {
    position:absolute;
    top:0; 
    left:0;
    z-index:8;
    background-color:#fff;
    height:202px;
    width:200px;
}
.slideshow.dm, .slideshow.dm div {
    height:200px;

}

.slideshow div.active {
    z-index:10;
}

.slideshow div.last-active {
    z-index:9;
}


div.first {
    background-color: #EFEDEB;
    border: 1px solid #DBD6D1;
    padding: 5px;
}

.first p {
font-size:120%;
}

dt {
  font-weight:bold;
}
dd {
margin-left:50px;
}


.fancy-img {
  float:left;
  margin-right:5px;
}

.odd td{
	background-color:#e7e7e7
}


.teaser-boxed {
padding: 15px;
border: 1px solid #DBD6D1;
background-color: #EFEDEB;
margin-bottom: 10px;
width: 230px;
float: left;
margin-right: 10px;
height: 73px;
border-image: initial;
}
.sponsors p {
clear:both;
}
.sponsors img {
margin: 10px;
border: 1px solid #E7E7E7;
padding: 10px;
float: left;
background: #E7E7e;
border-image: initial;
}


