body {
	font-family:"Century Gothic", "Helvetica Neue", arial, sans-serif;
	font-size: 13px;
	background-color:#000000;
	background-image:url(../../images/bkgnd-body.png);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	border:0px;
	margin:0px;
}
#wrapper{
	width:auto;
	height:auto;
	overflow:hidden;
}
#header{
}
#navigation{
	text-align:center;
	width:950px;
	height:242px;
	overflow:hidden;
	padding-top:146px;
	background-image:url(../../images/bkgnd-header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#navigation ul {
	width: 800px;
	overflow:hidden;
	position:relative;
	right:-140px;
	z-index:12;
}
#navigation li{
	float:left;
	margin-top:0px;
	margin-right:40px;
	padding-bottom:5px;
}
#navigation a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: lighter;
	font-size:15px;
	letter-spacing:-1px;
	border-top: 0px #000000 dotted;
	border-bottom:0px #000000 dotted;
	padding:2px;
}
#navigation a:hover {
	color: #000000;
	text-decoration:none;
	border-top:0px #000000 dotted;
	border-bottom:0px #000000 dotted;
}

#navigation_current {
	color: #333333;
	border-top:1px #71c7e9 solid;
	border-bottom:1px #71c7e9 solid;
}
#store-ad{
	position:relative;
	top:-20px;
}
#slideshow{
	background-image:url(../../images/bkgnd-slideshow.png);
	height:284px;
	width:432px;
	z-index:9;
}
#slideshow-overlay{
	position:absolute;
	float:left;
	z-index:10;
	width:432px;
	height:150px;
	background-image:url(../../images/overlay-slideshow.png);
	background-repeat:no-repeat;
	background-position:top;
}
#content{
	width:940px;
	color:#ffffff;
	position:relative;
	top:-80px;
	text-align:left;
}
#content h1{
	text-align:left;
	font-size:32px;
	font-weight:lighter;
	letter-spacing:-2px;
	line-height:28px;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px #ffffff solid;
}
#content h2{
	color:#e45401;
	font-size:14px;
	text-align:left;
	margin-bottom:2px;
	margin-top:2px;
}
#content h3{
	font-size:10px;
	font-style:italic;
	text-align:left;
}
#content h4{
	line-height:10px;
	font-size:12px;
	text-align:left;
	margin-bottom:0px;
}
#content h5{
	line-height:14px;
	font-size:13px;
	text-align:left;
}
#content h6{
	margin:0px;
	font-size:10px;
	text-align:left;
}
#content span{
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:left;
	padding-bottom:10px;
	border-bottom:0px #ffffff solid;
	margin-bottom:12px;
}
#content p{
	text-align:left;
}
#content a{
	text-decoration:none;
	border-bottom:0px #000000 dotted;
	color: #e45401;
}
#content a:hover{
	color:#ffffff;
	border-bottom:0px #666666 solid;
}

#form{ 
	text-align:left;
	margin-left:30px;
}
#form label{
}
#form input{
	font-size:14px;
	padding:2px;
	background-color:#ffffff;
	border:1px #333333 solid;
	margin:2px;
}
#form textarea{
	font-size:14px;
	padding:2px;
	background-color:#ffffff;
	border:1px #333333 solid;
	margin:2px;
}
#col-1{
	position:relative;
	float:left;
	width:252px;
	text-align:center;
	top:-70px;
}
#col-2{
	position:relative;
	top:-80px;
	padding:20px;
	float:left;
	width:164px;
	text-align:left;	
}
#col-3{
	position:relative;
	float:left;
	padding:20px;
	width:424px;
	top:-170px;
	left:4px;
}
#col-50{
	position:relative;
	float:left;
	width:420px;
	padding:10px;
	line-height:18px;
}
.altrow{
	padding-left: 30px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-left:2px #333333 solid;
	text-align:left;
	background-color: #555555;
	color:#ffffff;
}
.altrow a{
	color:#ffffff;
}

#box{
	padding:40px;
	border:2px #000000 dotted;
	background-color: #444444;
	color:#ffffff;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: -1px;
}
#box a{
	color:#ffffff;
}
#box span{
	font-size: 13px;
	font-style: italic;
	text-align: right;
	letter-spacing: 0px;
}
.contentpaneopen{
	width:840px;
}
.buttonheading{
	border:0px;
}
.contentheading{
	font-size:32px;
	font-weight:lighter;
}
.moduletable h3{
	font-size:32px;
	font-weight:lighter;
	margin-bottom:-10px;
	margin-top:10px;
}
.moduletable{
	text-align:left;
	padding-left:10px;
	margin-top:20px;
}
#pressbox{
	height:166px;
	width:148px;
	background-image:url(../../images/press_release.png);
	background-repeat: no-repeat;
	background-position: top;
}
#footer{
	font-size:12px;
	color:#ffffff;
	margin-top:20px;
	margin-bottom:20px;
	
}
#footer a{
	color:#ffffff;
}
#admin_header{
	color:#888888;
	text-align:right;
	margin-right:50px;
	padding-bottom:10px;
	margin-bottom:0px;
	margin-top:0px;
	background-position:bottom;
	background-image:url(../../images/header_line.gif);
	background-repeat:no-repeat;
}
#admin_header a{
	color:#888888;
}
#admin_content{
	padding: 10px;
	background-color:#ffffff;
	float:left;
	width:600px;
	top:-30px;
	position:relative;
	border-top:30px #333333 solid;
}

#admin_nav{
	top:-30px;
	position:relative;
	float:left;
	width:180px;
	margin-right:10px;
}
#admin_nav_head{
	background-color:#e26231;
	width:auto;
	padding: 8px;
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
#admin_nav ul {
	
}

#admin_nav li {
	display: inline;

}

#admin_nav a {
 	display: block;
	width:auto;
	background-color: #464646;
	border-top:1px #777777 solid;
	padding: 8px;
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}

#admin_nav a:hover {
	background-color: #6c6c6c;
}
#admin_content h1{
	font-size:24px;
	margin-bottom:8px;
}
#admin_content p{
	color:#777777;
	margin-bottom:10px;
}
#admin_content form{
	padding:10px;
	margin-left:20px;
	border:1px #e26231 solid;
	width:500px;
}
#buttons{
	text-align:right;
	padding-right:30px;
}
.cancel{
	color:#888888;
	background-color:#e26231;
	border:0px #e26231 solid;
	padding:6px;
	margin-top:3px;
	margin-bottom:3px;
}

#admin_content table{
	padding:20px;
	width:560px;
}
#admin_content h2{
	font-size:24px;
}
#admin_content h1{
	font-size:24px;
}
#admin_content label{
	color:#000000;
}
#message input{
	color:#CCCCCC;
	background-color:#990000;
	border:1px #ff0000 solid;
	padding:6px;
	margin-top:3px;
	margin-bottom:3px;
}
#table th{
	background-color:#e26231;
	padding: 8px;
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}
#table td{
	width:auto;
	padding: 8px;
	color: #666666;
	text-decoration: none;
	font-size:12px;
}
#form th{
	background-color:#e26231;
	padding: 6px;
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}
#form td{
	width:auto;
	padding: 2px;
	color: #666666;
	text-decoration: none;
	font-size:12px;
}
.altrow{
	color:#333333;
	background-color:#CCCCCC;
	border-top:1px #333333 solid;
	border-bottom:1px #333333 solid;
}
#form col_2{
	float:left;
	position:relative;
	width:250px;
}
#form label{
	text-align:left;
	position:relative;
	color:#333333;
	padding-bottom:4px;
}
#form label span{
	font-size:11px;
	color:#cccccc;
}
#form input{
	color:#333333;
	background-color:#cccccc;
	border:0px #e26231 solid;
	padding:6px;
	margin-top:3px;
	margin-bottom:3px;
}
#form textarea{
	color:#333333;
	background-color:#cccccc;
	border:0px #e26231 solid;
	padding:6px;
	margin-top:3px;
	margin-bottom:3px;
}
#form select{
	color:#333333;
	background-color:#cccccc;
	border:0px #e26231 solid;
	padding:6px;
	padding-right:1px;
	margin-top:3px;
	margin-bottom:3px;
}
#form fieldset{
	padding:10px;
	border:1px #cccccc dashed;
}
#form legend{
	font-weight:bold;
	
}
#message{
	color:#CC0000;
	background-color:#FFC4C4;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	padding:30px;
	border:#CC0000;
	margin:10px;
	text-align:center;
}
#message p{
	padding:4px;
	color:#990000;
}
#media-chicklets{
    width:215px;
    height:32px;
    position:absolute;
    top:100px;
    right:40px;
}
#flickr{
    width:40px;
    height:40px;
    background-image:url(../../images/flickr_small.png);
    background-repeat:no-repeat;
    float:left;
    position:relative;
    margin-right:3px;
    cursor:pointer;
}
#twitter{
    width:40px;
    height:40px;;
    background-image:url(../../images/twitter_small.png);
    background-repeat:no-repeat;
    float:right;
    position:relative;
    margin-right:3px;
    cursor:pointer;
}
#youtube{
    width:40px;
    height:40px;
    background-image:url(../../images/youtube_small.png);
    background-repeat:no-repeat;
    float:right;
    position:relative;
    margin-right:3px;
    cursor:pointer;
}
#facebook{
    width:40px;
    height:40px;
    background-image:url(../../images/facebook_small.png);
    background-repeat:no-repeat;
    float:right;
    position:relative;
    margin-right:3px;
    cursor:pointer;
}
#myspace{
    width:40px;
    height:40px;
    background-image:url(../../images/myspace_small.png);
    background-repeat:no-repeat;
    float:right;
    position:relative;
    margin-right:3px;
    cursor:pointer;
}