@charset "utf-8";
/* Z ATLAS INDEX CSS STYLES */

html { 
	background: transparent url(../media/images/bg_html-color.jpg) top left repeat-x;
}

/* CONTAINER */
#container {
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 0;
}
/* END OF CONTAINER */

/* HEADER */
#header {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 103px;
	display: block;
	position: relative;
	z-index: 10;
}

/* LOGO */
#header #logo {
	width: 209px;
	height: 103px;
	position: absolute;
	top: 0;
	left: 20px;
	background: transparent url(../media/images/logo.jpg) top left no-repeat;
	cursor: pointer;	
}

#header #logo h1 {
	margin: 0 0 0 -9999px;
}
/* END OF LOGO */

/* TOP NAV */
#header #top-nav {
	width: auto;
	position: absolute;
	top: 20px;
	right: 35px;
}

#header #top-nav a {
	font-size: 12px;
	color: #a1a1a5;
	text-decoration: none;
}

#header #top-nav a:hover {
	text-decoration: underline;
}

#header #top-nav span {
	font-size: 12px;
	color: #a1a1a5;
	margin: 0 3px 0 3px;
}
/* END OF TOP NAV */

/* NAVIGATION */
#header #navigation {
	width: 383px;
	position: absolute;
	top: 68px;
	right: 28px;
}
/* END OF NAVIGATION */
/* END OF HEADER */

/* FLASH */
#flash-container {
	width: 1065px;
	height: 325px;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}

#flash-container #flash {
	width: 1065px;
	height: 325px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#flash-container #flash #flash-copy {
	width: 335px;
	position: absolute;
	/*top: 41px;*/
	top: 15px;
	left: 51px;
	z-index: 5;
}

#flash-container #flash #flash-copy h2 {
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0;
}

#flash-container #flash #flash-copy p {
    border-bottom: 1px dashed #FFFFFF;
	border-top: 1px dashed #FFFFFF;
	padding: 12px 0 12px 0;
	margin: 0 0 5px 0;
	color: #FFFFFF;
	font-size: 14px;
}

#flash-container #flash #flash-copy p span {
	margin: 0 0 0 10px;
	padding: 0;
}

#flash-container #flash #flash-copy #get-started {
	float: right;
	width: 175px;
	margin: 0;
	padding: 0;
}

#flash-container #flash #flash-copy #get-started p {
	color: #FFFFFF;
	border: none; 
	font-size: 12px;
}

#flash-container #flash #flash-copy #get-started p span {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#flash #flash-copy #get-started p a.button {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	width: 95px;
	height: 38px;
	line-height: 38px;
	text-align: center; 
	display: block; 
	background: transparent url(../media/images/btn_enter-map.jpg) top left no-repeat;
	margin: 15px 0 0 80px;
}

#flash #flash-copy #get-started p a.button:hover {
	background: transparent url(../media/images/btn_enter-map.jpg) top right no-repeat;
}
/* END OF FLASH */

/* SUB NAV */
#sub-nav {
	width: 950px;
	height: 41px;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #7d828a;
}
/* END OF SUB NAV */

/* CONTENT */
#content {
	width: 950px;
	margin: 0;
	padding: 0;
	background-color: #e0e7ef;
}

/* WHAT BUCKET */
#content #what-bucket {
	width: 284px;
	margin: 40px 0 0 29px;
	padding: 0;
	float: left;
}

#content #what-bucket h3 {
	font-size: 16px;
	color: #005dab;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

#content #what-bucket p {
	font-size: 11px;
	color: #666666;
	margin: 5px 0 5px 0;
	padding: 0;
}

#content #what-bucket p a {
	font-size: 11px;
	color: #3c82bd;
	text-decoration: underline;
	margin: 0 0 0 155px;
}

#content #what-bucket p a:hover {
	text-decoration: none;
}

#content #what-bucket ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content #what-bucket ul li {
	height: 18px;
	color: #005dab;
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 0;
}

#content #what-bucket a.button {
	color: #FFFFFF;
	width: 110px;
	height: 21px;
	margin: 5px 0 0 163px;
	line-height: 21px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	background: transparent url(../media/images/btn_more.jpg) top left no-repeat;
}

#content #what-bucket a.button:hover {
	background: transparent url(../media/images/btn_more.jpg) top right no-repeat;
}
/* END OF WHAT BUCKET */

/* NEWS BUCKET */
#content #news-bucket {
	width: 238px;
	margin: 40px 0 0 81px;
	padding: 0;
	float: left;
}

#content #news-bucket h3 {
	font-size: 16px;
	color: #005dab;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}

#content #news-bucket #buttons {
	width: 236px;
	height: 20px;
	margin: 0;
	padding: 0;
}

#content #news-bucket #buttons .news {
	width: 78px;
	height: 20px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#content #news-bucket #buttons .news a {
	width: 78px;
	height: 20px;
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

#content #news-bucket #buttons .blog {
	width: 78px;
	height: 20px;
	display: block;
	float: left;
	margin: 0 1px 0 1px;
	padding: 0;
	background-color: #bdbdbd;
}

#content #news-bucket #buttons .blog a {
	width: 78px;
	height: 20px;
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

#content #news-bucket #buttons .events {
	width: 78px;
	height: 20px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #bdbdbd;
}

#content #news-bucket #buttons .events a {
	width: 78px;
	height: 20px;
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

#content #news-bucket #n1 ul { }

#content #news-bucket #n1 ul li {
	font-size: 11px;
	color: #005daa;
	margin: 5px 0 15px 0;
	padding: 0;
}

#content #news-bucket #n1, #content #news-bucket #b1, #content #news-bucket #e1 {
	width: 236px;
	margin: 15px 0 0 0;
	padding: 0;
}

#content #news-bucket #n1 p, #content #news-bucket #b1 p, #content #news-bucket #e1 p {
	font-size: 11px;
	color: #666666;
	margin: 5px 0 15px 0;
	padding: 0;
}

#content #news-bucket #n1 p span, #content #news-bucket #b1 p span, #content #news-bucket #e1 p span {
	color: #005dab;
	font-size: 11px;
	font-weight: bold;
}

#content #news-bucket #n1 a, #content #news-bucket #b1 a, #content #news-bucket #e1 a {
	font-size: 11px;
	color: #3c82bd;
	text-decoration: underline;
	margin: 0 0 0 155px;
}

#content #news-bucket #n1 a:hover, #content #news-bucket #b1 a:hover, #content #news-bucket #e1 a:hover {
	text-decoration: none;
}
/* END OF NEWS BUCKET */

/* LOGIN BUCKET */
#content #login-bucket {
	width: 207px;
	margin: 40px 0 0 85px;
	padding: 0;
	float: left;
}

#content #login-bucket h3 {
	font-size: 16px;
	color: #005dab;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}

#content #login-bucket table {
	margin: 0;
	padding: 0;
}

#content #login-bucket table td {
	font-size: 11px;
	color: #666666;
}

#content #login-bucket label {
	font-size: 11px;
	color: #666666;
}

#content #login-bucket input {
	width: 141px;
	padding: 3px;
	border: 1px solid #a1a1a5;
}

#content #login-bucket a.button {
	width: 53px;
	height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	line-height: 21px;
	background: transparent url(../media/images/btn_login.jpg) top left no-repeat;
	display: block;
}

#content #login-bucket input.button {
	background: transparent url(../media/images/input_login.jpg) top left no-repeat;
	width: 53px;
	height: 21px;
	border: none;
}

#content #login-bucket input.button:hover {
	background: transparent url(../media/images/input_login.jpg) top right no-repeat;
}

#content #login-bucket a.button:hover {
	background: transparent url(../media/images/btn_login.jpg) top right no-repeat;
}

#content #login-bucket a {
	color: #3c82bd;
	font-size: 11px;
	text-decoration: underline;
}

#content #login-bucket a:hover {
	text-decoration: none;
}
/* END OF LOGIN BUCKET */
/* END OF CONTENT */