body {
	background: url('/images/main_header_rpt.jpg') black repeat-x;
	color: white;
	
}
#global {
	width: 940px;
	margin: 0 auto;
}

#footer {
	margin: 15px;;
}

#footer a {
		color:#00a8ff;
}
#top {
	
	background: url('/images/main_header.jpg') no-repeat;
	
	padding-top: 143px;
}
#top a {
		color:#FF0000;
}
form {
	padding:20px;
}
label, input, select {
	float:left;
	padding:2px;
	margin:5px;
	display:block;
}
button {
	padding: 2px;;
	margin: 5px;
}
label {
	width:130px;
	color: black;
	text-align:right;
	padding-left:20px;
}
input, select {
	width:190px;
}

input.normal {
	width: auto;
	display: inline;
	padding: 0;
	margin: 0;
}

#content {
	margin: 0 7px;
	color: white;
}

#content ul, .container ul {
	margin: 0 50px;
}

#right {
	width: 250px;
	padding: 0px 10px;
}

#right p {
	line-height: 150%;
	padding: 10px 0;;
}

#right a {
	color:white;
}

#right a:hover {
	color:#00a8ff;
}

h1 {
	font-family: "Helvetica";
	font-weight: 900;
	color: #ccff33;
	font-size: 18px;
}

#btn_search {
	float:left;
	display:block;
	background:#efefef;
	padding:2px;
	margin:5px;
}
#pic_results {
	margin: 20px;
	height: 10px;
	overflow: auto;
}

.check {
	float: left;
	width: 75px;
	height: 75px;
	
}
#menu_top ul {
	list-style-type: none;
	margin-left: 15px;
}
#menu_top ul li {
	display:block;
	float: left;
}
#menu_top ul li a {
	margin: 3px;
	padding: 5px;
	color: white;
	display:block;
	text-decoration: none;
}
#menu_top ul li a:hover {
	color: #00a8ff;
}

.container {
	width: 504px;
	margin-bottom: 20px;
}
.container  * {
	color: black;
}
.container  h2 {
	background: url('/images/content_top.jpg') no-repeat;
	height: 36px;
	padding-top: 43px;
	text-align: center;
	color:red;
	font-weight:bold;
}
.container .middle {
	background: url('/images/content_rpt.jpg') repeat-y;
}

.container .middle p , .container .middle ul{
	margin: 0 30px;
	padding: 10px 0;
}

.container a.submit, .container div.blank_bottom {
	display: block;
	background: url('/images/content_btm.jpg') repeat-y;
	height: 143px;
}

.container div.blank_bottom {
	background: url('/images/content_btm_blank.jpg') repeat-y;
}


.preview {
	width: 504px;
	margin-bottom: 20px;
}
.preview  * {
	color: black;
}
.preview h2  {
	color:white;
	padding:5px;
}
.preview h2 * {
	color:white;
}
.preview .middle {
	background: url('/images/preview_rpt.jpg') repeat-y;
}

.preview a.prev {
	display: block;
	background: url('/images/preview_top.jpg') repeat-y;
	height: 79px;
}

.preview a.next {
	display: block;
	background: url('/images/preview_btm.jpg') repeat-y;
	height: 143px;
}

a.button {
	background:url('/images/button.jpg') no-repeat;
	height:28px;
	text-align:center;
	color:white;
	padding-top:13px;
	width:151px;
	display:block;
	font-family: "Tahoma" sans-serif;
	text-decoration: none;
	font-weight: 900;
}

a.button:hover {
	background-position:0 -41px;
}

dl {
	padding:25px;
}

dd {
	margin-bottom:15px;
}

#files_list {
	margin-left:120px;
	padding:10px;
}

#files_list input {
	float:none !important;
	width:50px !important;
	padding:0;
	display:inline !important;
}

.allwhite h2, .allwhite label, .allwhite input, .allwhite a, .allwhite p  {
	color:white !important;
}

.allwhite label {
	font-size: 11px;
}

.allwhite h2 {
	font-family: "Tahoma" sans-serif;
	font-weight: 900;
	margin:10px 0;
	text-align:center;
}

.allwhite input {
	border:1px solid #00a8ff;
	background:black;
	
}

.allwhite form {
	text-align:center;
}

.allwhite .margined {
	margin:5px;
}
.allwhite .smaller {
	font-size: 9px; 
}

.allwhite .button {
	margin-bottom: 20px;
	margin-left:167px;
}

.leftwhite .button {
	margin:0 !important;
	margin-bottom: 15px  !important;
}

.leftwhite h2 {
	margin:10px 0 !important;
	text-align:left;
}

.leftwhite label {
	padding:0 !important;
	margin: 0 !important;
	margin-top:3px !important;
	text-align:left;
}
.leftwhite input {
	margin:0 !important;
	margin-bottom:5px  !important;
}

.divider {
	height:30px;
	background: url('/images/divider_horiz.jpg') 50% 50% no-repeat;
}

h3 {
	margin:0 45px;
	padding:10px 0;
	font-weight:bold;
	font-size:14px;
}

ol {
	margin:0px 45px;
	padding:10px 0;
}

ol  li {
	margin:10px 0;
}




#users {
	list-style-type:none;
	padding:0;
	margin:10px 25px;
}

#users li {
	float:left;
	padding:10px;
}

.actionbutton {
	padding:10px 0;
}

.actionbutton a {
	font-weight:bold;
}

.preview h2 {
	text-align:center;
	background:none;
}

.preview .actionbutton a {
	color:white;
}

.picsettings {
	padding:5px;
	margin-bottom:15px;
	color:white;
}
.picsettings a { color:white; }
#comment_form label {
	display:block;
	color:white;

}

#comment_form textarea {
	margin:5px;
	padding:2px;
	width:180px;
	height:60px;
	float:left;
}

.comments {
	text-align:left;
	color:white;
}

.comments * {
	color:white !important;
}


		#right a.bbtitle {font-family:arial; color:#00A8FF; font-size:12px; text-decoration:underline; font-weight:bold;}
		#right a.bbtitle:hover { color: #FFF; }
		.bbdescription {font-family:arial; color:#EEE; font-size:11px;}
		.bburl {display: block; margin: 0 0 12px 0;  font-family:arial; color:#AAA; font-size:10px;}
		.bburl br { display: none; }
		.bbadvertisehere {font-family:arial; color:#FFF; font-size:12px; }


div.footer_ads a {
	color: #FFF;
	font-size: 9px;
}
#contest a {
	color: #0097EE;
}
#contest_heading {
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: 100;
	color: #F00;
}
#contest_form {
	border: 3px solid #00A8FF;
	background: #222;
	padding: 10px;
	margin: 10px 0;
}
#contest_form a {
	color: #00A8FF !important;
}
.ref_link a {
	color: #00a8ff;
	font-size: 16px;
	font-weight: 900;
}
#adengage a {
	color: #00a8ff;
}

a.tooltip_link {
	text-decoration: underline !important;
	color:  !important;
}
a.tooltip_link span {
	padding-bottom: 1px;
	border-bottom: 1px solid #00a8ff;
}
a.tooltip_link:hover span {
	border-width: 3px;
}
.tooltip {
	background: url('/images/tip.png') 0 10px no-repeat;
	width: 313px;
}
.tooltip a {
	text-decoration: none;
	color: #111;
}
.tooltip-title {
	padding: 27px 0 5px 0;
	text-align: center;
	font-weight: 900;
	background: url('/images/tip_top.png') 0 0 no-repeat;
	text-decoration: underline !important;
}
.tooltip-text {
	padding: 0 12px 45px 12px;
	background: url('/images/tip_bottom.png') center bottom no-repeat;
	clear: both;
}
.tooltip-image {
	float: left;
	display: block;
	padding: 0 5px 3px 0;
}
.tooltip-more {
	height: 22px;
	background: url('/images/moreinfo.gif') right top no-repeat;
}
