@charset "utf-8";
/* CSS Document */
.section_title {
  font-weight: bold;
  font-size: 20px; 
  margin-bottom: 10px;
}

#bar p a { 
  font-size: 10px;
  color: #FFF; 
}

#scene_thumbs #linked_thumb img{
  border: 2px solid #0a253a;
  width: 108px;
}

#index_letters div a {
    text-decoration: none;
}
#marquee { 
    margin-bottom: 10px;
}
.white_text {
    color: white;
}
.black { 
    background-color: #000;
}

a {
	color:#464646;
	font-weight:bold;
}
a:hover {
	color:#FF0000;
}
#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	font-size:11px;
	font-weight:bold;
}
#header a {
	color:#FFF;
}

#header a:hover {
	color:#FF0000;
}
#header ul {
    padding-top:5px;
    text-align: right;
    top:-100px;
    right: 30px;
    position: relative;
}
#header li {
	display:inline;
	margin: 0 0 0 5px;
	padding: 0 0 0 6px;
}
#footer ul {
	text-align:center;
}
#logo-menu {
}
.img2 {
	border:solid 2px #464646;
}

#rating_textarea {
	font-size:10px;
	border:#aeabab solid 1px;
	background:#aeabab;
	color:#333232;
	width:100%;
}
#rating_select {
	font-size:10px;
	border:#aeabab solid 1px;
	background:#aeabab;
	color:#333232;
}
#rating_input {
}
#tag_textarea {
	font-size:12px;
	border:#EAD779 solid 1px;
	background:#EAD779;
	color:#333232;
	width:100%;
}
#tag_select {
	font-size:10px;
	border:#aeabab solid 1px;
	background:#aeabab;
	color:#333232;
}
#tag_input {
}
#tag_scene {
	text-align:center;
	padding-top:10px;
}
#tag_scene a {
	font-weight:normal;
	text-decoration:none;
	margin-right:10px;
	margin-top:10px;
}
#live_button { 
    position: relative;
    right: 10px;
    float: right;
    cursor: hand;
    cursor: pointer;
}
#site_list img {

	margin:5px;
}
#site_list img:hover {
	background-color:#C1C1C1;
}
#scene_trailer {
	background:url(/images/starburst/icons/trailer_bg.gif) no-repeat top left;
	width:161px;
	height:19px;
	text-align:center;
	margin-top:11px;
}
#scene_trailer a {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
#scene_trailer a:hover {
	color:#FFFF00;
}
#new_features a {
	color:red;
    font-weight-bold;
}
#new_features a:hover {
	color:black;
}
/*-------------------------*/
body {
	background-color:#111111;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
        color:#0a253a;
}
a {
	font-weight:bold;
	color:#07386c;
}
a:hover {
	color:#FFFF00;
}
#wrapper {
	background-color:#1e2434;
	border-top:none;
	width:916px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper-header {
	background-image:url(/images/tour/header_red.jpg);
	background-repeat:no-repeat;
	height:102px;
}
#wrapper-menu {
	background-color:#0a253a;
	height:35px;
        padding-top: 7px;
}
#wrapper-data {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper-footer {
	padding-top:10px;
	color:#FFFFFF;
	text-align:center;
}
#wrapper-footer a {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#wrapper-footer a:hover {
	color:#FFFF00;
}
#wrapper-footer p {
	padding: 2px;
}

#footer-rounded {

	width:916px;
	margin-left:auto;
	margin-right:auto;
	height:8px;
	text-align:right;
background-color: #111111;
}
#footer-rounded b {background-color: #1e2434;}
#header-account {
	text-align:right;
	padding:5px;
}
#content-data {	
	background-color:#7a7a7a;
	padding:13px;
}

#content-data a{	

    color: #890D0F;
}
#content-data a:hover{	

    color: #0a253a;
}
#index_letters a {
	color:#FFFFFF;
	text-decoration:underline;
}
#index_letters a:hover
{
	color:#FFFF00;
}
#menu_search {
	background:url(/images/tour/menu_search.gif) no-repeat top right;
	width:230px;
	height:24px;
}
/* ---------- JOIN PAGE ------------- */
#join_box {
	text-align:center;
}
#join_options {
	width:400px;
	background:#FFFFFF;
	border:solid 1px #000000;
}
#join_banner {
	width:400px;
	background:#FFFFFF;
	border:solid 1px #000000;
}
#join_options p {
	padding-top:5px;
	padding-bottom:5px;
}
#join_box a {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	font-size:16px
}
#join_box a:hover {
	color:#FF0000;
}
.table_newjoin td {
	padding:10px;
}
.table_newjoin p {
	padding-bottom:10px;
}
