@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#FFFFFF;
	text-align:center;
	background-color: #587a7b;
}


table {
	border-collapse:collapse;
}

textarea {
	width: 280px;
	height: 120px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


h2 {
	padding-bottom: 10px;
}

a {
	text-decoration: none;
	color: #03325c;
}

#posted_advice p {
	padding-bottom: 8px;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	display:block;
}


ul, li {
	margin: 0;
	padding: 0;
}

#container {
	width: 955px;
	text-align: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#header,#games_header {
	height: 150px;
}

#games_header {
    background-image:url('/media/images/games/games_header.png');
    background-repeat: no-repeat;
}

#games_instructions {
    text-transform:uppercase;
    color: #000000;
    width: 185px;
    float: left;
    
}

#games_instructions p {
    padding-bottom: 10px;
    font-weight: bold;
    line-height: 22px;
}

#games_instructions a {
    color: #ff0000;
}

#games_player {
    border-style: solid;
    border-color: #ffffff;
    border-width: 2px;
}

#games_thumbs img {
    float: left;
    margin-left: 45px;
    margin-bottom: 35px;
}

#where_top {
	font-size: 115%;
	text-align: justify !important;

	color:#FFFFFF;
	padding-bottom: 20px;
	padding-left: 12px;
}

#where_left {
	width: 338px;
	float: left;
	height: 680px;
}

#where_middle {
	width: 205px;
	float: left;
	height: 680px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 71px;
}
#where_right {
	width: 317px;
	height: 680px;
	float: left;
}



#where_register_here {
	margin-bottom: 17px;
}

#where_vale_header {
	margin-left: 13px;
}

#where_middle p {
	color: #404851;
	font-size: 75%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#where_image {
	width: 895px;
	height: 121px;
	background-repeat:no-repeat;
	background-position:top;
}

#where_image h1, #wide_header_blue h1, #wide_header_red h1 {
	padding-top: 80px;
	font-size: 130%;
	font-weight: normal;
	margin-left: 250px;
	
}

#wide_header_blue {
	width: 893px;
	height: 147px;
	background-image:url(/media/images/header-blue.png);
	background-repeat:no-repeat;
}

#wide_header_red {
	width: 893px;
	height: 147px;
	background-image:url(/media/images/header-red.png);
	background-repeat:no-repeat;
}

#main_body_wide {
	width: 893px;
	height: 462px;
	background-image:url(/media/images/middle_wide_bg.png);
	background-repeat:no-repeat;
	color:#000000;
	font-size: 80%;
	padding-top: 20px;
}

.body_red {
	background-image:url(/media/images/middle_wide_red_bg.png) !important;
	background-repeat:no-repeat;	
}



#main_body_wide_inner {
	width: 850px;
	height: 420px;
	overflow:auto;
	padding-left: 25px;
	
}

#inner_sep_top {
	width: 830px;
	padding-left: 30px;
	margin-bottom: 10px;
}

#inner_sep_bottom {
	width: 830px;
	margin-left: 30px;
	height: 370px;
	background-color:#FFFFFF;
	overflow:auto;
}

.inner_white {
	background-color:#FFFFFF;
}


#main_body_narrow {
	width: 704px;
	height: 462px;
	background-image:url(/media/images/middle_narrow_bg.png);
	background-repeat:no-repeat;
	color:#000000;
	font-size: 80%;
	padding-top: 20px;
	float: left;
	
}

#main_body_narrow_inner {
	width: 650px;
	height: 420px;
	overflow:auto;
	padding-left: 25px;
	
}

#main_body_narrow_inner_noscroll {
	width: 670px;
	height: 420px;
	padding-left: 25px;
	
}

#main_body_wide_inner p, #main_body_narrow_inner p, #main_body_narrow_inner_noscroll p {
	padding-bottom: 10px;
}

#main_body_wide_inner h2, #main_body_narrow_inner h2, #main_body_narrow_inner h2 {
	color:#999999;
	font-size: 180%;
	font-weight: normal;
}

.video_small {
	width: 205px;
	height: 185px;
	float: left;
	margin-right: 10px;	
}

.video_small .video_thumb {
	margin-bottom: 10px;
	border: 0;
}

#video_player {
	text-align:center;
	padding-top: 20px;
}

.video_small_info {

	width: 200px;
	height: 103px;

	
}

.video_small_title {
	color:#333333;
	text-transform:uppercase;
	font-size: 90%;
	padding-top: 5px;
}

.video_small_description {
    text-align: left;
	color:#333333;
	font-size: 90%;
	padding-top: 10px;

}

.data_entry {
	margin-bottom: 10px;
}

.data_entry th, .data_entry td {
	padding: 3px;
	font-weight: normal;
	vertical-align:top;
}

#div_user_where_id {
	padding-bottom: 10px;
}

#cat_listings li {
	list-style: none;
}

#cat_listings li a {
	color:#000000;
}

#cat_1, #cat_2, #cat_3 {
	width: 180px;
	float: left;
	margin-right: 30px;
}


#main_body_left {
	width: 736px;
	float: left;
	
}

#area_body_left {
	width: 710px;
	height: 466px;
	background-image:url(/media/images/middle_left_bg.png);
	background-repeat:no-repeat;
	float: left;
}

#area_inner {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

#area_inner_body {
	clear: both;
	font-size: 80%;
	color:#000000;
}

#area_inner_body p {
	padding-bottom: 10px;
}

#area_inner h2 {
	color:#999999;
	font-size: 180%;
	font-weight: normal;
}

#area_inner #title {
	width: 400px;
	height: 50px;
	float: left;
}

#listings_right {
	width: 157px;
	height: 466px;
	background-image:url(/media/images/navbox.png);
	background-repeat:no-repeat;
	float: right;
	margin-right: 60px;
}

#listings_right ul {
	margin-top: 20px;
}

#listings_right li {
	list-style: none;
	text-align:center;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;
}



#listings_right li a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
}

#listings_right #menu {
	height: 345px;
}

#listings_right #search {
	margin-top: 1px;
	text-align:center;
}

#listings_right #search input {
	width: 132px;
	border: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

.clear {
	clear: both;
}

#div_user_where_id {
	display: none;
}



#board_inner {
	background-color:#FFFFFF;
	color:#000000;
	clear: both;
	height: 365px;
	overflow:auto;
}

#board_add_post {
	padding: 10px;
}

#board_add_post #post_body {
	width: 570px;
	height: 285px;
	clear: both;
	border-style: solid;
	border-color:#000000;
	border-width: 2px;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
}


#board_add_post .post_reply {
	height: 200px !important;
}

#board_add_post #submit {
	
}

#post_list {
	font-size: 70%;
	padding: 5px;
	width: 630px;
}

#post_list .post_icon {
	width: 55px;
	padding-right: 10px;
	height: 80px;
	float: left;
	text-align:center;
}

#post_list .post_icon img {
	display:inline;
}

#post_list .post_item, #post_list .post_item_active, #post_list .post_item_inactive {
	width: 555px;
	
	margin-right: 10px;
	padding-bottom: 15px;
	
	min-height: 50px;
}

#post_list .post_item_active {
	background-color:#b8d77b;
}

#post_list .post_item_inactive {
	background-color:#FF0000;
	color: #FFFFFF;
}

.post_row {
	clear: both;
	margin-bottom: 10px;
}

.post_row .post_auther {
	width: 155px;
	float: left;
	
}

.post_row .post_reply {
	width: 395px;
	margin-left: 150px;
	
	
}

.post_row .post_reply a {
	margin-right: 10px;
}



#board_top_right_action {
	float: right;
	font-size: 80%;
}

#reply_count {
	
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 5px;
}

#thread_footer_links {
	font-size: 80%;
	clear:both;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align:center;
}

#posted_advice {
	padding: 20px;
	font-size: 80%;
}

#listings {
	margin-top: 20px;
}

.listing {

	width: 230px;
	height: 140px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}


.listing h2 {
	padding: 0;
	margin: 0;
	font-size: 100%;
	color: #03325c;
}

.listing p {
	font-size: 70%;
	color:#000000;
	line-height: 12px;
}

.listing_contact {
	padding-top: 8px;
}

#nav_links {
	height: 28px;
	width: 132px;
	margin-left: 11px;
	margin-top: 20px;
}

#nav_left, #nav_right {
	width: 28px;
	height: 28px;
}

#video_list {
	height: 290px;
}

#video_nav {
	clear: both;
	width: 633px;
	font-size: 130%;
	color: #90a395;
	font-weight: bold;
}

#video_nav_right .text {
	padding-top: 12px;
	width: 123px;
	float: left;
}

#video_nav_left .text {
	padding-top: 12px;
	padding-left: 4px;
	width: 123px;
	
}

#video_nav img {
	display: inline;
	float: left;

}

#video_nav_left,#video_nav_right {
	145px;
}

#nav_left, #video_nav_left{
	float: left;
}

#nav_right, #video_nav_right {
	float: right;
}

.mod_alert {
	color:#FF0000;
}

#gallery_body {
	height: 312px;
	width: 645px;
	background-color:#FFFFFF;
}

.latest_row {
	padding: 10px;
}

.latest_title {
	font-weight: bold;
	font-size: 120%;
}

.latest_body {
	color:#333333;
	padding-top: 5px;
}

#parents {
	margin-top: 20px;
	border-collapse:collapse;
	width: 706px;
}

#parents th {
	width: 230px;
	padding-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
}

#parents td {
	font-size: 80%;
	color:#333333;
	vertical-align: top;
	padding: 2px;
}

#parents td p {
	padding-bottom: 5px;
}

#page_nav {

    height: 40px;
    clear: both;
    width: 710px;
    font-size: 24px;
    
}

#page_nav img {
    


}

#page_nav #page_nav_left {
    width: 180px;
    float: left;
    
}

#page_nav #page_nav_left img {
    float: left;
    padding-right: 5px; 
    display: block;      
}

#page_nav #page_nav_right {
    width: 95px;
    float: right;
    text-align: right;
    
}

#page_nav #page_nav_right img {

    display: inline;
} 

.right_next {

    display: block;
    float: left;
}

#gallery #page_nav {
    margin-top: 3px;
    width: 615px;
}

.visitor_count {
	color: #B1D552;
}