html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #DBDBDB;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #000000;
	font: 11px arial, sans-serif;
}
#black-tl #black-tr #black-br #black-bl #loginArea #loginFail {
	font-weight: bold;
	color: #FF0000;
}
#black-tl #black-tr #black-br #black-bl #logInSucess {
	font-size: medium;
}



#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -8px 0px url(images/header_bg.jpg) repeat-x;
	height: 284px;
}
#header h1 {
	background: 0px 0px url(images/header_left.jpg) no-repeat;
	height: 184px;
	width: 282px;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 1;
}
#header h1 em {
	display: block;
	padding: 23px 0 0 70px;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Times new roman", serif;
}
#header h1 strong {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 90px;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
}

#uppers {
	position: absolute;
	top: 17px;
	left: 270px;
	background: top left url(images/search.gif) no-repeat;
	padding-left: 25px;
	z-index: 15;
	width: 256px;
}
#nav-top {
	position: absolute;
	top: 10px;
	left: 300px;
	width: 300px;
}
#nav-top li {
	display: inline;
}

#nav {
	background: top left url(images/nav_left.gif) no-repeat;
	position: absolute;
	top: 66px;
	left: 270px;
	width: 580px;
	text-align: center;
	z-index: 5;
}
#nav div {
	background: top right url(images/nav_right.gif) no-repeat;
	padding: 0 10px;
}
#nav ul {
	background: top left url(images/nav_bg.gif) repeat-x;
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
}
#nav a {
	font-weight: normal;
	text-transform: uppercase;
}
#nav li a.active {
	color: #DFDFDF;
}

#left-person {
	position: absolute;
	top: 184px;
	left: 0px;
	width: 282px;
	height: 575px;
	/*background: url(images/body_left.jpg) no-repeat;*/
}

#body {
	position: relative;
	z-index: 4;
	margin-left: 320px;
	padding-top: 130px;
	width: 500px;
}

#body h2 {
	font-weight: normal;
	font-size: 15px;
}
#body h2 em {
	font-size: 25px;
	font-family: serif;
}
#body h2.title {
	margin-left:-50px;
}
#black-tl {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/black_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#black-tr { width: 100%; background: top right url(images/black_tr.gif) no-repeat; }
#black-bl { width: 100%; background: bottom left url(images/black_bl.gif) no-repeat; }
#black-br { width: 100%; background: bottom right url(images/black_br.gif) no-repeat; }

#black-tl {
	margin-left: 260px;
	margin-top: 10px;
	width: 600px;
	position: relative;
	margin-bottom: 20px;
}
#black-bl {
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.black-box {
	float: left;
	width: 126px;
	margin-right: 20px;
	margin-left: 20px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 30px;
}
.black-box h2 {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.black-box h2 em {
	font-size: 22px;
	font-family: serif;
}
.black-box .more {
	color: red;
}

#footer {
	margin-left: 320px;
	margin-top: 10px;
	width: 550px;
}

#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}
#footer li {
	display: inline;
	margin-right: 10px;
	margin-left: 0px;
}
#footer li a {
	color: #7FC6FF;
}
#tips {
	float: left;
	width: 233px;
}
#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
}

#copyright {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 350px;
	text-align: center;
	font-size: xx-small;
}
#s {
	position: relative;
	top: 0.4em;
}

#submit {
	position: relative;
	top: 0.2em;
}

#underConstruction {
	position:absolute;
	width:514px;
	height:191px;
	z-index:16;
	left: 310px;
	top: 206px;
	opacity: .95;
	filter: alpha(opacity = 95);
}

#underConstruction #signUpEmail {
	text-align: center;
	margin-top: 10px;
}

#underConstruction #underConstructionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14pt;
	text-align: center;
	margin-top: 20px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#underConstruction #underConstructionText #underConstructionTag {
	font-size: 12pt;
}

#underConstruction #underConstructionImage {
	height: 28px;
	width: 37px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


.verysmallText {
	font-size: 9px;
	font-style: italic;
}
#underConstruction.transparentBlock  {
	background-color: #333333;
}
#GeneralContent {
	margin-left: 300px;
	margin-top: 10px;
	width: 550px;
	position: relative;
	min-height: 200px;
	margin-bottom: 40px;
}
#GeneralContent a {
	text-decoration: underline;
}


#GeneralContent  li {
	list-style-type: circle;
}
#GeneralContent ul {
	margin-left: 45px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#GeneralContent h4 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12pt;
}
#GeneralContent h2 {
	margin-bottom: 10px;
	margin-top: 10px;
}
#GeneralContent h3 {
	margin-bottom: 10px;
	margin-top: 10px;
}
#black-tl #black-tr #black-br #black-bl #loginArea {
	width: 70%;
	margin: auto;
}
#whiteBoxContent {
	color: #000000;
	width: 95%;
}
#whiteBoxContent li{
	color: #000000;
}
#whiteBoxContent h2 {
	color: #000000;
	margin-bottom: 15px;
}
#whiteBoxContent h3 {
	color: #000000;
	margin-bottom: 15px;
}
#whiteBoxContent h1 {
	color: #000000;
}

#whiteBoxContent th {
	text-align: left;

}
#ticketList table {
	margin-top: 5px;
	margin-bottom: 15px;
}
#whiteBoxContent a {
	color: #145084;
	font-size: 10pt;
}
#whiteBoxContent a:hover {
	color: #C45084;
}

#orderForm .radioIndent {
	width: 450px;
}



b.regular {
	clear: none;
}

#orderForm  {
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.boldText {
	font-weight: bold;
}
#GeneralContent .inlineImage {
	float: left;
	height: 48px;
	width: 48px;
	margin-right: 10px;
}


#whiteBoxContent #resultMessage {
	font-size: 14pt;
	color: #0099FF;
	margin-top: 10px;
	margin-bottom: 15px;
}
#whiteBoxContent .galleryLink  {
	color: #000000;
	font-size: 20pt;
	text-decoration: underline;
}
#whiteBoxContent p {
	margin-bottom: 20px;

}
#whiteBoxContent   a.bigLink {
	font-size: 14pt;
	color: #006699;
	text-decoration: underline;
}
/* Advertisements */
#avnad-skyscraper-right {
	height: 600px;
	width: 120px;
	position: relative;
	left: 850px;
	top: 50px;
	float: left;
}
#footerAds {
	height: 160px;
	width: 550px;
	margin: auto;
}
#leaderboardCenterAd  {
	height: 90px;
	width: 728px;
	float: left;
	margin-left: 10px;
	/*background-color: white;*/
}
#leaderboardLeftAd {
	height: 90px;
	width: 160px;
	float: left;
	/*background-color: white;*/
}
#leaderboardRightAd  {
	height: 90px;
	width: 87px;
	float: left;
	margin-left: 10px;
	clear: right;
	/*background-color: white;*/
}
#exoclixk-skyscraper-right {
	height: 600px;
	width: 120px;
	position: relative;
	float: left;
	top: 670px;
	left: 730px;
}
#avnad-bigad-left {
	height: 666px;
	width: 250px;
	position: absolute;
	left: 30px;
	top: 768px;
}
#exoclick-gallery-right {
	height: 600px;
	width: 160px;
	position: absolute;
	left: 815px;
	top: 190px;
}
#exoclick-right {
	height: 400px;
	width: 160px;
	position: relative;
	float: left;
	top: -90px;
	left: 850px;
}


/* Drupal Specific Stuff */
.block-region {
	color: black;
}
#drupalRight {
	height: 800px;
	width: 300px;
	position: absolute;
	float: left;
	top: 200px;
	left: 850px;
}
.tabs a{
	color: #4D565F;
}
#forum {
	margin-bottom: 40px;
}
#forum table {
	width: 99%;
}
.breadcrumb {
	padding-top: 0.5em;
	padding-left: 0.5em;
	margin-bottom: 20px;
	background-color: #FFFFE2;
}
#leftForumAd {
	height: 600px;
	width: 160px;
	margin-left: 10px;
	/*background-color: white;*/
}
#rightForumAd {
	height: 600px;
	width: 120px;
	margin-left: 35px;
	/*background-color: white;*/
}
#drupalLeft {
	margin-top: 40px;
}
#drupalRight {
	margin-top: 25px;
}
#drupalLeaderboard {
	height: 90px;
	width: 995px;
	left: 10px;
	position: relative;
	top: 120px;
	z-index: 10;
}

/* Overrides */
#footer div.item-list h3 {
	display: none;
}
.tabs ul.secondary li a.active {
	color: #FFFFE2;
}
.warning a {
	color: red;
}
.error li {
	color: #220000;
}

/* Auto Fit Images */
.forum-post .content img, .comment-preview .content img{
	max-width: 550px;
}