 @charset "utf-8";
/* CSS Document */
a, object{
	outline: none;	
}
a img{
	border: none;	
}
html,
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6{
	color: #993366;
}
h1{
	font-size: 20px;
}
.top_menu{
	position: fixed;
	top:0px;
	left: 0px;
	width: 100%;
	background-image: url(images/bg_topmenu.gif);
	background-repeat: repeat-x;
	height: 46px;
}
.top_menu a{
	float:left;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	margin-top: 3px;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	margin-bottom: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top_menu a:hover, .top_menu a.selected{
	background-color: #7bc6ea;	
}
.container{
	width: 937px;
	margin-top: 128px;
	overflow: auto;
}
.header{
	height: 184px;
	/*background-image: url(images/bg.jpg);
	background-repeat: repeat-x;*/
	margin-bottom: 20px;
}
.header img.left{
	float:left;	
}
.header img.right{
	float: right;	
}
.container .submenu{
	float:left; 
	width: 191px;
}
.container .submenu a{
	float:left;
	clear:left;
	line-height: 30px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin-left: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container .submenu a:hover, .container .submenu a.selected{
	color: #f8469c;	
}
.container .news{
	float:right;
	width: 214px;	
}
.container .news .news_item{
	margin-bottom: 30px;	
}
.container .news .news_item h2{
	height: 36px;
	margin:0px;
	font-size: 12px;
	line-height: 36px;
	text-indent: 10px;
	background-image: url(images/post-it_top.png);
	text-transform: uppercase;
}
.container .news .news_item p{
	background-color: #ffef5b;
	margin:0px;
	padding: 10px;
}
.container .news .news_item ul{
	list-style:none;
	background-color: #ffef5b;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
.container .news .news_item ul li{
	
}
.follow-button{
	margin-bottom: 30px;	
}
.container .news .news_item .bottom{
	height: 12px;
	margin:0px;
	background-image: url(images/post-it_below.png);
}
.container .content{
	margin-left: 180px;
	margin-right: 210px;
	padding: 1px 40px 40px 40px;
}
.signup{
	margin-right: 2px;
	padding: 8px;
	color: #fff;
	height: 104px;
	background-image: url(images/newsletter_bg.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
.signup p{
	margin: 0px 0px 5px 0px;	
}
.signup input{
	width: 190px;
}
.signup a{
	color: #FFF;
	text-decoration: none;
	float:right;
	margin: 5px 0px 0px 0px;
	background-color: #7bc6ea;
	padding: 3px 6px 3px 6px;	
}

.photos{
	margin-top: 25px;	
	overflow: auto;
}
.photos a{
    color: #000000;
    display: block;
    float: left;
    margin-bottom: 24px;
    margin-right: 0px;
    text-align: center;
    text-decoration: none;
    width: 157px;
	height: 135px;
	overflow: hidden;
}
.photos a.last-child{
	margin-right: 0px;	
}
.photos a img{
	border: 1px solid #993366;
}
.photos a:hover img{
	border: 1px solid #f952aa;
}
.photos a span{
	display:block;
	color: #000;
	font-weight: normal;
	line-height: 30px;
}

/* light box */
.overlay {
	display: none;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	z-index:9999999;
	text-align:center;
	background-image: url(images/overlay.png);
	overflow: hidden;
}
.overlay .dialog {
	display: block;
	position: relative;
	margin-right: 0px;
	width:100%;
	margin-top: 180px;
	left: 8px;
}
.overlay .dialog .content {
	position: relative;
	width: 830px;
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 50px;
	overflow: auto;
	font-size: 12px;
	padding: 15px;
}
.overlay .dialog .content h1{
	font-size: 16px;
	margin: 0px;
	border-bottom: 1px solid #808080;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.overlay .dialog .content a{
	float:right;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.overlay .dialog .content a:hover{
	text-decoration: underline;	
}
.overlay .dialog .content p.imageholder{
	width: 758px;
	margin-top: 0px;
}
.overlay .dialog .content .sub{
	font-size: 12px;
	width: 800px;
	overflow: auto;
}
.overlay .dialog .content .sub p{
	margin-left: 30px;
	margin-right: 32px;
	color: #696969;
	font-size: 11px;
}
.overlay .dialog .content .sub a.left{
	float:left;	
	margin-top: 10px;
	line-height: 70px;
	height: 17px;
	width: 11px;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: left center; 
}
.overlay .dialog .content .sub a.right{
	margin-top: 10px;
	line-height: 70px;
	float:right;	
	height: 17px;
	width: 11px;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

p.agenda_item {
	overflow: auto;
}
p.agenda_item strong{
		width: 80px;	
	color: #f9479e;	
	float:left;
}
