/* CSS Document */

body, h1, h2, h3, h4, img, li, ol, ul, p, a, div, form, table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #333333 url(images/bg-tile.jpg) top left repeat;
	font-family: Helvetica, Arial;
	font-size: 70%;
	text-align: center;
}

.ie6 body {
	padding-bottom: 30px;
}

img {
	display: block;
	z-index: 1;
}

a {
	outline: 0;
}

.clear {
	clear: both;
}

#wrap {
	background: url(images/wrap-bg.gif) top left repeat-y;
	margin: 0px auto;
	width: 1037px;
	text-align: left;
}

#header {
	height: 148px;
	background: #333333 url(images/header-bg.jpg) top left no-repeat;
}
#imgMenu {
	z-index: 1;	
}
#nav {
	height: 42px;
	z-index: 1000;
	padding-left:21px;
	margin-left: -3px;
	background-image: url(images/bkground-menu.png);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: baseline;
}
#navigator  {
	margin: 0px;
	padding: 0px;
	height: 42px;
	list-style: none;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	vertical-align: baseline;
	top: 10px;
}
#navigator li {
	list-style: none;
	float: left;
	width: 124px;
	text-align: center;
	z-index: 1000;
	top: -10px;
}
#navigator li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 3px 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1000;
}

#navigator li a:hover {
	display: block;
	text-decoration: underline;
	color: #fff;
	padding: 3px 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/menu-li-active.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
}

#navigator li ul{
	position: absolute;
	display: none;
	z-index: 1000;
	width: 124px;
	height: 42px;
}

#navigator li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
	z-index: 1000;
}
#navigator li:hover li {
	float: none; 
	z-index: 1000;
}
#navigator li:hover li a {
	background-color: #000;
	border: thin solid #F00;
	color: #fff; 
	z-index: 1000;
}
#navigator li li a:hover {
	background-color: #000; 
	z-index: 1000;
}
	
#navigator li:hover ul, #navigator li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
	z-index: 1000;
}
#navigator li:hover li, #navigator li.hover li {
	float: none; 
	z-index: 1000;
}
#navigator li:hover li a, #navigator li.hover li a {
	background-color: #000;
	border: thin solid #F00;
	color: #fff; 
	z-index: 1000;
}
#navigator li li a:navigator {
	background-color: #000; 
	z-index: 1000;
}

/*fix IE. Hide from IE Mac \*/
*html ul li {
	/*float: left;*/
	/*height:1%;*/
}
/*end */
ul.navlist {
	list-style: none;
}

ul.navlist li {
	float: left;
}

ul.navlist li a {
	display: block;
	float: left;
	text-indent: -9999px;
	height: 42px;
}

ul.navlist li a.home {
	width: 122px;
	background: url(images/nav/home.jpg) top left no-repeat;
}

ul.navlist li a.did {
	width: 113px;
	background: url(images/nav/did.jpg) top left no-repeat;
}

ul.navlist li a.involved {
	width: 142px;
	background: url(images/nav/involved.jpg) top left no-repeat;
}

ul.navlist li a.we {
	width: 139px;
	background: url(images/nav/we.jpg) top left no-repeat;
}

ul.navlist li a.latitude {
	width: 110px;
	background: url(images/nav/latitude.jpg) top left no-repeat;
}

ul.navlist li a.lbe {
	width: 73px;
	background: url(images/nav/lbe.jpg) top left no-repeat;
}

ul.navlist li a.join {
	width: 118px;
	background: url(images/nav/join.jpg) top left no-repeat;
}

ul.navlist li a.live {
	width: 220px;
	background: url(images/nav/live.jpg) top left no-repeat;
}

ul.navlist li a:hover {
	background-position: top right !important;
}

ul.navlist li a.active {
	background-position: bottom left !important;
}

ul.navlist li a.active:hover {
	background-position: bottom left !important;
}
#image {
	position: relative;
	height: 175px;
	padding: 2px 0px 0px 25px;
	background: url(images/image-bg.gif) top left no-repeat;
	z-index: 1;
}

#page {
	background: url(images/page-bg.gif) top left no-repeat;
	width: 888px;
	padding: 0px 85px 0px 64px;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 14pt;
}

#page a {
	color: #f8252a;
	text-decoration: underline;
}

.large_text {
	font-size: 1.2em;
}

.just_announced {
	position: absolute;
	top: 50px;
	right: 10px;
}

.july {
	position: absolute;
	top: 70px;
	right: 465px;
}

#page_left {
	float: left;
	width: 571px;
	margin-top: 0px;
	height: 500px;
	min-height: 500px;
	padding: 50px 0px 30px 0px;
}

html>body #page_left {
	height: auto;
}

h1 {
	color: #ffffff;
	font-size: 1.5em;
	margin: 0px 0px 15px 0px;
}

h2 {
	color: #f8252a;
	font-size: 1.3em;
}

ul.pagelist {
	list-style: disc;
	margin: 20px 0px;
}

ul.pagelist li {
	margin: 0px 0px 5px 20px;
}

#page_right {
	float: right;
	width: 270px;
	margin-top: 60px;
	font-size: 1.1em;
}

.title_text {
	font-size: 1.7em;
	margin-bottom: 8px;
}

.red_text {
	color: #f8252a;
}

.button {
	margin: 10px 0px 25px 0px;
}

.button2 {
	margin: 20px 0px 35px 0px;
}

a.email_link {
	font-size: 1.4em;
	color: #ffffff !important;
	text-decoration: none !important;
}

.small_text {
	font-size: 0.8em;
	width: 230px;
	color: #dedede;
	line-height: 14pt;
}

.bookmark {
	float: left;
}

.bookmark_img {
	float: left;
}

.bookmark_text {
	color: #dedede;
	font-size: 0.9em;
	margin-bottom: 10px;
}

#twitter_div {
	padding: 10px;
}

ul.twitter_list {
	list-style: none;
}

ul.twitter_list li {
	border-bottom: 1px dotted #636363;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


#form {
	margin: 30px 0px;
}

form.register_form label {
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

form.register_form input {
	margin-bottom: 10px;
}

form.register_form br {
	clear: left;
}

form.register_form .textbox {
	width: 322px;
}

.bio_wrap {
	width: 570px;
}

.bio_left {
	float: left;
	width: 152px;
	height: 126px;
}

.bio_right {
	float: right;
	width: 400px;
	padding-top: 5px;
	font-size: 0.9em;
	line-height: 12pt;
}

#footer {
	background: url(images/footer-bg.gif) top left no-repeat;
	margin: 0px auto;
	width: 972px;
	height: 194px;
	padding: 0px 0px 0px 65px;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #dedede;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

.hgc_text {
	color: #f8252a;
	text-decoration: underline;	
}

#artnow {
	padding-top: 20px;
	margin: 0px 0px 35px 0px;
}

#ditto_link {
	float: left;
	background: url(images/ditto-footer.gif) top left no-repeat;
	padding: 5px 0px 10px 50px;
	margin-right: 20px;
}

#hgc_link {
	float: left;
	background: url(images/hgc-footer.gif) top left no-repeat;
	padding: 5px 0px 10px 32px;
}

#bottom_nav {
	margin: 10px auto;
	width: 982px;
	padding-left: 55px;
	text-align: left;
	color: #f8252a;
	font-size: 1em;
	font-weight: bold;
}

#bottom_nav a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px 30px 10px;
}

#bottom_nav a:hover {
	text-decoration: underline;
}

#terms {
	padding: 20px;
	background-color: #0c0c0c;
	text-align: left;
	color: #ffffff;
}

#terms a {
	color: #f8252a;
}

/* RSS */

.rss_box {
	padding: 10px;
}

.rss_title, rss_title a {

}

.rss_items {  
}

.rss_item  {  
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #636363;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	border: 0px;
	color: #ffffff !important;
	text-decoration: none !important;


}

.rss_date {
	border: 0px;
	font-size: 0.8em;
	color: #f8252a;
	text-decoration: underline;
}

.white_title {
	font-size: 1.4em;
	line-height: 15pt;
}

#gallery {
	margin: 30px 0px;
}

.gallery_img {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #f8252a;
}
#paymentTable {
	background-image: url(images/payment_bkground.png);
	background-repeat: no-repeat;
	background-position: left center;
}
