body
{
	background-image: url("img/bg_v3_min.jpg");
}

#cssState
{
	z-index: 2;
}

#container
{
	width: 100%;
}

#header
{
	width: 100%;
	border-bottom: 2px solid #000;
}


#header .headerbg
{
	display: none;
}

#header .logo
{
	display: none;
}

#header .headertext
{
	position: relative;
	width: 100%;
}

#navigation
{
	width: 100%;
}

#navigation h1
{
	color: #fff;
	background-color: rgba(51,51,51, 0.67);
	text-decoration: none;
	padding: 0;
	font-size: 28px;
	font-family: Arial;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}

#navigation li
{
	width: 100%;
	padding: 7px 0;
}

#navigation a:link, #navigation a:visited
{
	font-size: 18px;
}

#content
{
	display: table;
	width: 98%;
	padding: 1%
}

#sidebar
{
	width: 100%;
}

.newsslide
{
	width: 100%;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

#fbfeed
{
	margin-left: auto;
	margin-right: auto;
}

#slidebox .content > div > div > div
{
	width: 90%;
	max-width: 350px;
	position: absolute;
	left: 3px;
	bottom: 3px;
	font-size: 12px;
	padding: 5px;
}

#slidebox .content > div > div > div > h1
{
	font-size: 12px;
}
	

#slidebox .next, #slidebox .previous
{
	z-index: 3;
}

#slidebox .thumbs
{
	right: 0px;
	top: 0px;
}
.main_box
{
	width: 100%;
}

#enlistform div
{
	clear: both;
}
	
#enlistform label
{
	display: block;
}

#contactform label
{
	display: block;
}

#members
{
	text-align: center;
}

.members_squad_button
{
    margin-top: -10px;
}

.members_squad_button > img
{
	margin-left: 90px;
	margin-right: -10px;
}

.memberbutton
{
	/*display: block;*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.memberstructure
{
	display: none;
}

.membersquad
{
	width: 100%; 
}

.membergroupinfo
{
	width: 100%;
	margin-bottom: 20px;
}

.membersquad a:link, .membersquad a:visited
{
	color: #000000;
	text-decoration: none;
}

.membersquad a:hover div
{
	background-color: #cc7a29;
	color: #ffffff;
	text-decoration: none;
}

.membersquad a:hover > div .membercard_header
{
	border-bottom: 2px solid #ffffff;
}

.membersquad a:hover > div .memberimage
{
	border: 2px solid #ffffff;
}

.memberfireteam
{
	position: relative;
	clear: both;
	padding-left: 30px;
	/*background-color: #284475;*/
	margin-bottom: 50px;
}

.memberfireteamsign
{
	position: absolute;
	top:0;
	left: 0;
	width: 30px;
	height: 100%;
	background-color: #cc7a29;
}
	

.memberharava
{
	display: none;
}

.memberharavateam
{
	display: none;
}

.memberfireteam_0
{
	padding-left: 0;
}

.memberfireteam_0 .memberfireteamsign
{
	display: none;
}

.memberfireteamsign > img
{
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -63px;
}

.membercard_small
{
	height: 104px;
	width: 98%;
	padding: 1%;
	/*border: 1px solid #000000;*/
	/*float: left;*/
/*	clear: both; */
	/* border: 1px solid #ffffff;*/
	/* background-color: #ccc;*/
}

.membercard
{
	/* height: 150px;*/
	width: 100%;
	/*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 .memberimage
{
	width: 250px;
	height: 250px;
	margin-left: auto;
	border: 2px solid #000000;
	background-color: #ffffff;
	margin-right: auto;
}

.membercard .memberimage img
{
	width: 250px;
	height: 250px;
}

.membercard_small .ranksmall
{
	height: 71px;
	float: right;
}

.membercard_small .ranksmall img
{
	height: 100%;
	width: auto;
}

.membertext
{
	color: #000000;
}

.membercard_small .membertext
{
	color: #000000;
	float: left;
    height: 40px;
    width: 125px;
}

.memberlabel
{
	font-weight: bold;
}

.memberinfo
{
	width: 98%;
	/* font-variant: small-caps;*/
	font-size: 13px;
	padding: 1%;
}

.membercard .memberinfo
{
	width: 150px;
	font-size: 13px;
	float: left;
}

.memberrank
{
	width: 100px;
	float: right;
	text-align: center;
}

.memberrankimage
{
	width: 67px;
	padding: 5px;
}

.awards
{
	padding-top: 10px;
	text-align: center;
	clear: both;
}

.medals
{
	width: 100%;
	border-bottom: 2px solid #cc7a29;
}

.ribbons
{
	width: 100%;
}

.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: fixed;
	top: 0;
	left: 50%;
	width: 90%;
	min-width: 200px;
	margin-left: -45%;
	border: 1px solid #000;
	background-color: #f0f0f0;
	text-align: center;
	z-index: 6;
	max-height: 100%;
	overflow-y: scroll;
}

.medalinfo img
{
	width: 150px;
}

.membercard h2
{
	border-bottom: 2px solid #284475;
	text-align: center;
	clear: both;
}
	
.medalclosebutton
{
	width: 100%;
	padding: 15px 0;
	color: #cc7a29;
	font-weight: bold;
}
	
.medalclosebutton:hover
{
	color: #284475;
	cursor: pointer;
}

#overlay
{
	background-color: rgba(0,0,0,1);
}

#overlaycontent
{
	background-position: -100% -100%;
}

#overlaycontent img
{
	display: block;
}

#overlayimageleft, #overlayimageright
{
	display: block;
	position: absolute;
	top: 0;
	width: 46px;
	height: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	/*float: left;*/
}


#overlayfull
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.6);
	padding: 12px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
}