@charset "utf-8";
img {
	border : 0;
}
html {
        background: url(images/wallpaper.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
.hiddenPic {
	display:none;
}
div {
	margin : 0px;;
	padding : 0px;;
}
form {
margin:0px;
padding:0px;
}

a:link {
	cursor : default;
	color : #266591;
	text-decoration : none;
}
a:visited {
	cursor : default;
	color : #266591;
	text-decoration : none;
}
a:active {
	cursor : default;
	color : #266591;
	text-decoration : none;
}
a:hover {
	cursor : default;
	color : #fdb162;
	text-decoration : none;
}
p{
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #484848;
}

body {
	background : #fff;
	
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #484848;
	margin : 0px;
	padding:0px;
	behavior:url("cssIE.htc");
	
}
label{
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #484848;
}

#container {
	width : 926px;
	height : 100%;
	margin-top : 0;
	margin-left : auto;
	margin-right : auto;
	margin-bottom: 0;
	padding : 0;
	position : relative;
	display : block;
}

.footer {
	color:#7ec0dc;
	font-weight:bold;
	font-size:7pt;
	line-height:15px;
	text-align:center;
	position : relative;
	width : 926px;
	height: 30px;
	float:left;
	background-image: url(images/copyright.gif);
	display : block;
}
.footer h6 {
	color:#64aac8;
	font-weight:bold;
	font-size:7pt;
	line-height:15px;
	text-align:center;
	padding:0px;
	margin:0px;
}
.footer h6 a {
	color:#64aac8;
	text-decoration:none;
}
.footer h6 a:hover {
	color:#7ec0dc;
	text-decoration:none;
}


.header {
	position : relative;
	width : 926px;
	margin : 0px;
	display : block;
}

.header_top {
	width : 926px;
	margin : 0px;
	padding:0px;
	float : left;
	display : block;
}
.header_bot {
	width : 926px;
	margin : 0px;
	float : left;
	display : block;
}
.bread_search {
	width : 926px;
	height : 18px;
	margin : 0px;
	float : left;
	background : url(images/bread.gif);
	display : block;
	font-size:7pt;
	
}
.bread_search a {
	font-size:7pt;
}
#bread {
padding-left:24px;
padding-top:2px;
position : relative;
float:left;
display : block;
}
.search{
padding-right:24px;
padding-top:1px;
position : relative;
float:right;
display : block;
text-align:right;
}
.search input.field {
background-color:#ebebeb;
border:1px;
border-style: solid;
border-color:#336699;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 7pt;
padding:0px;
color:#686868;
margin: 1px;
}
.search input.field:hover, .search input.field:focus{
background-color:#e4f9e6;
border-color:#7ed484;
color:#000000;
}

.search button.submit_search {
background: url('images/search.gif') no-repeat left top;
display:block;
width:12px;
height:12px;
text-indent:-999999em;
}

.navbalk {
	width : 926px;
	margin : 0px;
	float : right;
	display : block;
}

.tab_buttons {
	list-style : none;
	margin : 0;
	padding : 0;
}
.tab_buttons li {
	float : left;
}
.tab_buttons li a {
	height : 23px;
	display : block;
	float : left;
	text-decoration : none;
}


.btn_left {
	width : 36px;
	height : 23px;
	background : url(images/head_btn_left.gif);
}


.btn_home a {
	width : 122px;
	background : url(images/buttons/home_N.gif);
}
	.btn_home a:hover {
		width : 122px;
		background : url(images/buttons/home_H.gif);
	}
	.btn_home_selected a {
		width : 122px;
		background : url(images/buttons/home_A.gif);
	}


.btn_info a {
	width : 122px;
	background : url(images/buttons/info_N.gif);
}
	.btn_info a:hover {
		width : 122px;
		background : url(images/buttons/info_H.gif);
	}
	.btn_info_selected a {
		width : 122px;
		background : url(images/buttons/info_A.gif);
	}
	
.btn_forum a {
	width : 122px;
	background : url(images/buttons/forum_N.gif);
}
	.btn_forum a:hover {
		width : 122px;
		background : url(images/buttons/forum_H.gif);
	}
	.btn_forum_selected a {
		width : 122px;
		background : url(images/buttons/forum_A.gif);
	}
	
.btn_media a {
	width : 122px;
	background : url(images/buttons/media_N.gif);
}
	.btn_media a:hover {
		width : 122px;
		background : url(images/buttons/media_H.gif);
	}
	.btn_media_selected a {
		width : 122px;
		background : url(images/buttons/media_A.gif);
	}
	
.btn_crew a {
	width : 122px;
	background : url(images/buttons/crew_N.gif);
}
	.btn_crew a:hover {
		width : 122px;
		background : url(images/buttons/crew_H.gif);
	}
	.btn_crew_selected a {
		width : 122px;
		background : url(images/buttons/crew_A.gif);
	}
	
.btn_signin a {
	width : 122px;
	background : url(images/buttons/signin_N.gif);
}
	.btn_signin a:hover {
		width : 122px;
		background : url(images/buttons/signin_H.gif);
	}
	.btn_signin_selected a {
		width : 122px;
		background : url(images/buttons/signin_A.gif);
	}
	
.btn_contact a {
	width : 122px;
	background : url(images/buttons/contact_N.gif);
}
	.btn_contact a:hover {
		width : 122px;
		background : url(images/buttons/contact_H.gif);
	}
	.btn_contact_selected a {
		width : 122px;
		background : url(images/buttons/contact_A.gif);
	}
	
	
.btn_right {
	width : 36px;
	height : 23px;
	background : url(images/head_btn_right.gif);
}



.con_container {
	background-image:url(images/back.gif);
	background-repeat:repeat-y;
	width : 926px;
	position : relative;
	float : left;
	padding:0px;
	
}
.con_container_large {
	background-image:url(images/back_large.gif);
	background-repeat:repeat-y;
	width : 926px;
	position : relative;
	float : left;
	padding:0px;
	
}
.main_left {
	width : 198px;
	position : relative;
	float : left;
	margin-left:14px;
}
.main_mid {
	width : 502px;
	position : relative;
	float : left;
	padding-bottom:20px;
}
.main_mid_large {
	width : 700px;
	position : relative;
	float : left;
	padding-bottom:20px;
	margin-left:14px;
}
.main_right {
	width : 200px;
	position : relative;
	float : left;
}

.sub_header {
	background : url(images/menu_head.gif);
	color : #74a8cc;
	font-size : 9pt;
	font-weight:bold;
	font-style:normal;
	padding-left:28px;
	padding-top:4px;
	width : 170px;
	height : 20px;
}
.sub_mid {
	width : 198px;
	padding:0px;
}
.sub_mid h1 {
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:normal;
padding:0px;
margin:0px;
padding-left:5px;
color:#484848;
}

.sub_mid h6,h5 {
	font-size : 8pt;
	padding:0px;
	margin:0px;
}

.sub_mid h6 a, h5 a {
	width : 183px;
	height : 20px;
	line-height:20px;
	padding:0px;
	padding-left : 15px;
	display:block;
}
.sub_mid h5 a {
	color : #77bcd9;
}
.sub_mid h6 a {
	color : #60a1bd;
	background-color : #e4e4e4;
}

.sub_mid h6 a:hover ,h5 a:hover {
	color : #28aed0;
	background-color : #a8d4e7;
}
.sub_footer {
	background-color : #fbf5ee;
	background : url(images/sub_footer.gif);
	width : 200px;
	line-height:0px;
	height : 3px;
	margin-bottom:1px;
}

.con_header {
	background : url(images/con_head.gif);
	color : #cddde7;
	font-size : 9pt;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	padding-top:4px;
	width : 502px;
	height : 20px;
}
.con_header a {
	color : #cddde7;
	font-size : 9pt;
	font-weight:bold;
	font-style:normal;
}
.con_mid {
	width : 490px;
	padding-left:7px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:20px;
}
.con_header_large {
	background : url(images/con_head_large.gif);
	color : #cddde7;
	font-size : 9pt;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	padding-top:4px;
	margin: 0;
	width : 700px;
	height : 20px;
}
.con_header_large a {
	color : #cddde7;
	font-size : 9pt;
	font-weight:bold;
	margin: 0;
	font-style:normal;
}
.con_mid_large {
	width : 690px;
	padding-left:7px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:20px;
}
.con_mid_large_table {
	padding-left:4px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:20px;
	width : 690px;
}
.con_mid_large_tabs {
	padding-left:4px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:20px;
	width : 690px;
}





input.field {
background-color:#ebebeb;
border:1px;
border-style: solid;
border-color:#336699;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt;
color:#686868;
padding:1px;
}
input.field:hover, input.field:focus{
background-color:#e2f4fb;
border-color:#3896bf;
color:#000000;
}
fieldset.quick-login input.field{
width:131px;
}

input.button {
background-color:#e2f4fb;
border:1px;
border-style:solid;
border-color:#3896bf;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt;
color:#000000;
margin: 1px;
}
input.button:hover{
background-color:#fafaf9;
border-color:#9fa3a2;
color:#000000;
}
td.forum_border_bottom_img{
border-bottom:1px;
border-bottom-color:#3896bf;
border-bottom-style:solid;
text-align:center;
padding-right:10px;
}
td.forum_border_right {
border-bottom:1px;
border-bottom-color:#3896bf;
border-bottom-style:solid;
border-right:1px;
border-right-color:#3896bf;
border-right-style:solid;
}
td.forum_border_bottom {
border-bottom:1px;
border-bottom-color:#3896bf;
border-bottom-style:solid;
padding-left:2px;
padding-right:2px;
}

td.forum_border_bottom_img_back{
border-bottom:1px;
border-bottom-color:#3896bf;
border-bottom-style:solid;
text-align:center;
padding-right:10px;
background-color:#fafaf9;
}
td.forum_border_right_back {
border-bottom:1px;
border-bottom-color:#3896bf;
border-bottom-style:solid;
border-right:1px;
border-right-color:#3896bf;
border-right-style:solid;
background-color:#fafaf9;
}
td.forum_border_bottom_back {
border-bottom:1px;
border-bottom-color:#3896bf;
border-bottom-style:solid;
padding-left:2px;
padding-right:2px;
background-color:#fafaf9;
}
.catering {
margin-top: 10px;
}
.catering li{
margin-left: 20px;
}

/* 
posts!!
*/

.sign_status {
	background : url(images/sign_back.gif);
	background-repeat: repeat-x;
	color : #cddde7;
	font-size : 9pt;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	line-height:24px;
	padding:0;
	margin: 0;
	width : 700px;
	height : 24px;
}
.sign_status ul {
	list-style : none;
	margin : 0;
	padding : 0;
}
.sign_status li {
	float : left;
	padding:0;
	margin: 0;
	width : 127px;
	cursor:help;
}
.sign_status li .sign_descr{
	display: none !important;
}

.sign_status .sign_arrow {
	background : url(images/sign_arrow.gif);
	background-repeat: no-repeat;
	width : 16px;
}
.sign_status .sign_active {
	font-weight:bold;
	color:#c4ffc7;
}
.fields2 , .submit-buttons
{
border:0px;
}
#flashContent
{
	width : 500px;
}

