body
{
	background-image: url("img/bg_v3.jpg");
}
#cssState
{
	z-index: 3;
}

#container
{
	position: relative;
	width: 100%;
}

#header
{
	display: block;
	width: 100%;
	height: 210px;
	/*border-bottom: 2px solid #000;*/
}


#header .headerbg
{
	width: 100%;
	height: auto;
}

#header .logo
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 150px;
}

#header .headertext
{
	position: absolute;
	top: 60px;
	left: 175px;
	width: 500px;
}

#navigation
{
	position: absolute;
	top: 171px;
	left: 0;
	/*bottom: 0;*/
	width: 100%;
	height: 35px;
	border-bottom: 2px solid #000;
}

#navigation h1
{
	display: none;
}

#navigation li
{
	width: 20%;
	height: 27px;
	float: left;
	padding-top: 8px;
}

#navigation a:link, #navigation a:visited
{
	font-size: 2vw;
}

#container2
{
	/*position: relative;
	left: 50%;*/
}


#content
{
	display: table;
	position: relative;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-bottom: 50px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}

#sidebar
{
	display: block;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#fbfeed
{
	float: left;
}

.newsslide
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	/*border: 2px solid #000;*/
}

.mainheader
{
	margin-top: 405px;
}

.main_box
{
	width: 285px;
	background-color: rgba(255,255,255,0.7);
	margin: 3px;
	border: 1px solid #000;
	float: left;
}




#members
{
	width: 680px;
	text-align: center;
}

.memberbutton
{
	z-index: 2;
	margin-left: 5px;
	margin-right: 5px;
}

.memberstructure
{
	margin-top: -10px;
	margin-bottom: -5px;
	z-index: 1;
}

.members_squad_button
{
    margin-top: -10px;
}

.members_squad_button > img
{
	margin-left: 90px;
	margin-right: -10px;
}

.membersquad
{
	width: auto;
	float: none;
}

.membergroupinfo
{
	width: auto;
	float: none;
	padding-left: 5px;
	margin-bottom: 40px;
}

.membersquad a:link, .membersquad a:visited
{
	color: #000000;
	text-decoration: none;
	/* float: left;
	clear: right;*/
}

.membersquad a:hover div
{
	background-color: #cc7a29;
	color: #ffffff;
	text-decoration: none;
}

.membersquad a:hover > div
{
	/* border: 1px solid #000000;*/
}

.membersquad a:hover > div .membercard_header
{
	border-bottom: 2px solid #ffffff;
}

.membersquad a:hover > div .memberimage
{
	border: 2px solid #ffffff;
}

.memberfireteam
{
	position: relative;
	float: left;
	width: 300px;
	padding-left: 30px;
	/*background-color: #284475;*/
	/*margin-bottom: 50px;*/
}

.memberfireteam_0
{
	width: 400px;
	clear: both;
	float: none;
	padding-left: 0;
	margin-left: 198px;
}
	
.memberfireteam_0 .memberfireteamsign
{
	display: none;
}
.memberfireteam_0 .memberfireteammembers > img:first-child
{
	display: none;
}

.membersquad .memberfireteam_0 a:link, .membersquad .memberfireteam_0 a:visited
{
	display: block;
	float: left;
	clear: right;
}

.memberfireteam_0 .memberharava
{
	display: block;
	width: 32px;
	height: 124px;
	margin-left: 0px;
	padding-left: 54px;
}

.memberfireteam_0 .memberharavateam
{
	display: block;
	margin-bottom: -50px;
	margin-left: -120px;
}

.memberfireteam_0 .membercard_small
{
	width: 270px;
	/*margin-left: 100px;*/
}

.memberfireteamsign
{
	position: absolute;
	top:0;
	left: 0;
	width: 30px;
	height: 100%;
	background-color: #cc7a29;
}

.memberfireteamsign > img
{
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -63px;
}

.memberfireteammembers
{
	/*float: left;*/
}

.memberharava
{
	display: none;
	float: left;
	clear: left;
}

.memberharavateam
{
	display: none;
}

.membergroup_command .memberharava, .membergroup_reserve .memberharava
{
	display: none;
}

.membergroup_command .memberfireteam_0, .membergroup_reserve .memberfireteam_0
{
	margin-left: 0;
}


.membercard_small
{
	height: 104px;
	width: 270px;
	padding: 10px;
	/*border: 1px solid #000000;*/
	/*float: left;*/
/*	clear: both; */
	/* border: 1px solid #ffffff;*/
	/* background-color: #ccc;*/
}

.membercard
{
	/* height: 150px;*/
	width: 680px;
	/*border: 1px solid #000000;*/
	/*float: left;*/
	margin: 0 auto;
}


.membercard_header
{
	color: #cc7a29;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px solid #284475;
	margin-bottom: 2px;
}

.membercard_small .memberimage
{
	width: 100px;
	height: 100px;
	border: 2px solid #000000;
	background-color: #ffffff;
	float: left;
}

.membercard_small .memberimage img
{
	width: 100px;
	height: 100px;
}

.membercard_small .ranksmall
{
	height: 71px;
	float: right;
}

.membercard_small .ranksmall img
{
	height: 100%;
	width: auto;
}

.membercard .memberimage
{
	width: 250px;
	height: 250px;
	margin-left: 30px;
	border: 2px solid #000000;
	background-color: #ffffff;
	float: left;
}

.membercard .memberimage img
{
	width: 250px;
	height: 250px;
}

.membertext
{
	color: #000000;
}

.membercard_small .membertext
{
	color: #000000;
	float: left;
    height: 40px;
    width: 125px;
}

.memberlabel
{
	font-weight: bold;
}

.memberinfo
{
	width: 150px;
	float: left;
	/* font-variant: small-caps;*/
	font-size: 13px;
	padding: 5px;
}

.membercard .memberinfo
{
	width: 230px;
	padding: 10px 20px;
	font-size: 13px;
}

.memberrank
{
	width: 100px;
	float: left;
	text-align: center;
}

.memberrankimage
{
	width: 67px;
	padding: 5px;
}

.awards
{
	padding-top: 10px;
	text-align: center;
	clear: both;
}

.medals
{
	width: 335px;
	float: left;
	border-right: 2px solid #284475;
}

.ribbons
{
	width: 335px;
	float: left;
}

.medal
{
	/* float: left;*/
	display: inline-block;
	width: 50px;
}

.medal img
{
	width: 50px;
}

.ribbon
{
	/*float: left;*/
	display: inline-block;
	width: 50px;
}

.ribbon img
{
	width: 50px;
}
	

.medalinfo
{
	display: none;
	position: absolute;
	width: 270px;
	padding: 10px;
	border: 1px solid #000;
	background-color: #f0f0f0;
	text-align: center;
	z-index: 6;
}

.medalinfo img
{
	width: 150px;
}

.membercard h2
{
	border-bottom: 2px solid #284475;
	text-align: center;
	clear: both;
}
	
.medalclosebutton
{
	display: none;
}


#opacityoverlay
{
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	background-color: #000000;
	display: none;
	text-align: center;
	vertical-align: center;
	z-index: 6;
}

#overlay
{
	/*margin-top: 30px;*/
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
	display: none;
	text-align: center;
	vertical-align: middle;
	z-index: 7;
	overflow: scroll;
}

#overlaycontent
{
	/*display: block;*/
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 600px;
	background-color: #ffffff;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 7;
}

#overlaycontent img
{

}

#overlayimageleft
{
	display: none;
	position: relative;
	top: -100%;
	left: 0px;
	width: 30%;
	height: 100%;
	/* background-color: #ffffff;
	float: left;*/
}

#overlayimageright
{
	display: none;
	position: relative;
	top: -200%;
	left: 70%;
	width: 30%;
	height: 100%;
	/* background-color: #ffffff;
	float: right;*/
}


#enlistform > div
{
	clear: both;
}
	
#enlistform label
{
	width: 200px;
	display: block;
	float: left;
}

#enlistform input[type=text], #enlistform textarea
{
	width: 200px;
}

#enlistform textarea
{
	width: 300px;
	height: 150px;
}

#contactform label
{
	width: 200px;
	display: block;
	float: left;
}

#contactform input[type=text], #contactform textarea
{
	width: 200px;
}

#contactform textarea
{
	width: 300px;
	height: 150px;
}



#captcha_image
{
	margin-left: 200px;
}

