/*
      Created by ZOLLI, Inc.
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #00391c;
}
#wrapper {
	margin-top: 0;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 740px;
}
#header {
	width: 960px;
	height: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#socialwrapper {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	width: 600px;
	height: 75px;
	float: left;
	position: relative;
	top: 15px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul li {
	line-height:40px;
	float:left;
}
#nav ul li a{
	line-height:40px;
	font-size:13px;
	text-decoration:none;
	padding:0 20px 0 20px;
	color:#FFFFFF;
	display:block;
	filter: Shadow(Color=#5f5f5f, 	
			Direction=135, 
			Strength=2);
	font-weight: bold;
	text-shadow: #5f5f5f 5px 5px 5px;
}

#nav ul li a:hover {
	background-color:#0b2a02;
	color: #83b2cb;
}

#nav ul li a.active{
	background-color:#1b2c3a;
	color: #b0daf1;
}

#logo {
	float: right;
	height: 100px;
	width: 300px;
	text-align: right;
}


#content {
	width: 960px;
	height: 568px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#adboxes {
	width: 225px;
	float: left;
	margin-left: 0px;
	margin-right: 100px;
}


#adboxes ul {
	width: auto;
	list-style-type: none;
	position: relative;
	top: 110px;
}

#adboxes li {
	float: left;
	padding-bottom: 5px;
	clear: left;
}
	
#adboxes li a {
	float: left;
	height: 137px;
	display: block;
	margin-left: 5px;
	text-indent: -99999px;
	overflow: hidden;
	}

#adboxes li.page-item-1 a {
	width: 192px;
	background-image: url(images/register.png);
	background-repeat: no-repeat;
}

#adboxes li.page-item-2 a {
	width: 192px; background: url(images/attend.png) no-repeat;
}

#adboxes li.page-item-3 a {
	width: 192px; background: url(images/message.png) no-repeat;
}
	

	
#adboxes li a:hover,
#adboxes li.current_page_item a,
#adboxes li.current_page_parent a {
	background-position: 0 -137px;
}
#paris {
	width: 205px;
	float: left;
}

#facebook {
	height: 50px;
	background-image: url(images/facebook_icon.gif);
	background-repeat: no-repeat;
	width: 50%;
	float: left;
	top: 25px;
}
#hotel {
	float: right;
	top: 25px;
	text-align: right;
	width: 50%;
}
#hotel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#hotel p a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}



#facebook p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 21px;
	display:block;
	filter: Shadow(Color=#5f5f5f, 	
			Direction=135, 
			Strength=2);
	font-weight: bold;
	text-shadow: #5f5f5f 5px 5px 5px;
}
#footerlinks {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 43px;
	text-align: center;
	position: relative;
	top: 5px;
	clear: both;
}
#footerlinks ul {
}
#footerlinks li {
	display: inline;
	color: #FFFFFF;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	line-height: 33px;
}
#footerlinks p a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	height: 34px;
	width: 447px;
	background-image: url(images/spacer.gif);
}

#footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 300px;
}
#footermainlinks {
	float: left;
	width: 500px;
}
#footermainlinks ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 25px;
}
#footermainlinks    li   a  {
	display: inline;
	color: #FFFFFF;
	padding-right: 11px;
	text-decoration: none;
}

#copyright {
	float: right;
	width: 460px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	top: 25px;
}
#footermainlinks p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	top: 25px;
	position: relative;
}
#footermainlinks li {
	display: inline;
	color: #FFFFFF;
	padding-right: 11px;
}
#tickets {
	float: left;
	width: 430px;
}
