/* SmartSoldier.com */

/* Main Elements */
BODY{
	background-color: #4a4a4a;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
}
	
IMG {
	border: none;
}

a, a:visited{
	color: #3f5c9a;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* Home Page */
#homeBoxes{
	margin: 23px 0 0 0;
}

.homeBox{
	width: 320px;
	height: 200px;
	margin: 0 16px 38px 17px;
	float: left;
	background: #202020 url(../images/bg_homebox.gif) no-repeat top;
	position: relative;
}

#hb_bcap{
	width: 100%;
	height: 11px;
	background: url(../images/hb_bcap.gif) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* Structural Elements */
#logo_log{
	text-align: left;
	margin: 35px 0px;
}

#line{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 8px;
	background: #253320;
}

#top_wrap{
	width: 837px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;	
	background: url(../images/bg_wrap_top_inner.gif) repeat-y;
}

#top_wrap_inner{
	width: 837px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/bg_wrap_top.gif) no-repeat;
}

#wrapper{
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;	
}

.wrapper_external{
	width: 750px !important;
	margin: 0px auto;
	padding: 0px;
	text-align: center;	
}

#wrapper_log{
	width: 500px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;	
}

#content_top{
	background: url(../images/bg_ct.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
}

#content_bottom{
	background: url(../images/bg_cb.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
	clear: both;
}

#content{
	background: #E3E0C5 url(../images/bg_content.gif) repeat-y;
	width: 100%;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#content_log{
	background: #e3e0c5 url(../images/bg_log_top.gif) no-repeat;
	width: 480px;
	padding: 20px 10px;
}


#left{
	background: #e3e0c5;
	float: left;
	width: 199px;
	text-align: left;
	padding: 0 0 20px 0;
	border-right: 1px solid #333333;
}

#leftcap{
	height: 25px;
	background: #000000;
}

#innerLeft{
	margin: 10px 10px 0 10px;
}

#innerLeft .module div div div table tbody tr td img, img.whosonlineicon, img.stemjim{
	vertical-align: middle;
	margin-right: 2px;
}

#movie_wrap{
	background: #cccc99;
}

#main{
	float: left;
	width: 600px;
	background: #fbfbfb;
}
#main_wide{
	float: left;
	width: 100%;
	background: #fbfbfb;
}

.mwExt{
	background: #e3e0c5 !important;
}

#main_forums{
	padding:0;
	width: 800px;
	background: #fbfbfb;
	text-align: left;	
}

#mContent{
	text-align: left;
	padding: 20px;
	background: url(../images/bg_mContent.gif) repeat-x;
	border-top:3px solid #333333;
}

.mExt{
	background-image: none !important;
	background: #e3e0c5 !important;
}

#masthead{
	width: 100%;
	height: 155px;
	background: #000000 url(../images/masthead.jpg) no-repeat;
	background-position: 0px 20px;
}

.mast_external{
	height: 100px !important;
	background-position: -20px -8px !important;
}

#nav{
	width: 100%;
	height: 25px;
	text-align: right;
	padding-top: 5px;
	font-size: 12px;
}

.wrapper{
	margin-top: 30px;
}

#nav a, #nav a:visited{
	color: #CCCCCC;
	text-decoration: none;
	padding: 5px 10px;
	position: relative;
}
#nav a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #484848;
	padding: 5px 10px;
}

#nav ul{
	margin-left: 0;
	padding-left: 0;
	margin-right: 20px;
	display: inline;
}
#nav ul li{
	margin-left: 5px;
	padding-left: 0;
	display: inline;
	list-style: none;
}

#footer{
	padding: 45px 20px;
	background: #fbfbfb;
	font-size: 11px;
}

.external_footer{
	padding-top: 5px !important;
}

#footer_left{
	float: left;
	width: 33%;
}
#footer_middle{
	float: left;
	width: 33%;	
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
#footer_right{
	float: right;
	width: 33%;
}
#footer_bottom{
	padding-top: 20px !important;
	clear: both;
	text-align: center;
	font-size: 10px !important;
}
.foot_cont{
	padding: 10px 0 10px 0;
	color: #666666;
	text-align: left;
	line-height: 16px;
	word-wrap: break-word;
}
.modulefoot h3{
	margin: 0 0 0 0 !important;
	padding: 0 !important;
}

.modulefoot a{
	text-transform: uppercase;
	font-size: 9px;
} 

#fi_left{
	padding: 0 15px 0 0;
}
#fi_mid{
	padding: 0 15px 0 15px;
}
#fi_right{
	padding: 0 0 0 15px;
}

#outro{
	padding: 25px 0 25px 0;
	background: #333333;
	color: #CCCCCC;
	text-align: center;
}

#outro_log{
	padding: 15px 0;
	color: #CCCCCC;
	background: #333333 url(../images/bg_log_bottom.gif) no-repeat bottom center;
	font-size: 10px;
}

table.contentpaneopen{
	width: 100%;
}

/* Styling */
#left a, #left a:visited{
	color: #475868;
	text-decoration: none;
}

#left a:hover{
	color: #475868;
	text-decoration: underline;
}

.module h3{
	margin: 0 0 5px 0;
}

#left .module{
	margin: 15px 0 0 0;
}

img#mod_login_avatar{
	margin: 7px 0 7px 0;
}

table#cbUserTable img{
	margin: 0 0 17px 0;
	border: 1px solid #666666 !important;
}

table#cbUserTable th{
	display: none;
}

span.small{
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

#cbProfileTitle, .componentheading{
	color: #333333;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 45px;
	margin-top: 5px;
	position: relative;
}

.contentheading{
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#cbProfileTitle{
	margin-bottom: 0 !important;
}

.chweblinks{
	margin-bottom: 40px !important;
}

span.aka{
	color: #666666;
	font-size: 11px;
}

.cbPosHead{
	position: relative;
}

.cbPosTop{
	margin-top: 50px !important;
	color: #666666;
}

.cbPosMiddle img{
	border: 1px solid #666666;
}

.cbPosRight td{
	text-align: left;
	font-size: 11px;
}

.cbPosRight span{
	color: #1a1a1a;
}

table.cbFields{
	width: 100% !important;
}

.fieldCell{
	color: #1a1a1a;
}

div.tab-content tr > td:first-child{
	width: 15%;
} 

span.online{
	color: green;
	font-weight: bold;
}

span.offline{
	color: #983b3b;
}

#cbU0 td{
	padding-top: 35px !important;
}

span.customPageSUBHeading{
	color: #666666;
	font-size: 11px;
}

span.pagenav{
	font-size: 10px;
	color: #CCCCCC;
}

s.pagenav{
	color: #3F5C9A;
}

.blog{
	line-height: 18px;
	font-size: 13px;
	margin-top: 15px;
}

#userListFilters{
	width: 90%;
	margin: 0px auto;
	background: #e3e0c5;
	padding: 7px;
	margin-bottom: 10px;
	border: 1px solid #475868;
	font-size: 11px;
	display: none;
}
#userListFilters input, #userListFilters select{
	font-size: 11px;
}

#togglepad{
	height: 25px;
}

#filteroff{
	display: none;
}

.filterOveride{
	display: block !important;
}

#submitarticle img{
	display: none;
}

ul.fblatestlist{
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0;
}

ul.fblatestlist li{
	list-style-image:url(/community/images/stories/forum_post.gif)
}

.sectiontableheader{
	font-weight: bold;
	padding: 30px 0 10px 0;
}

/* Login Page */
#content_log input[type="text"], #content_log input[type="password"]{
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}

#content_log label{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

#log_links{
	text-align: right;
	color: #CCCCCC;
	margin: 10px 0;
}

#log_links a, #log_links a:visited{
	color: white;
	text-decoration: none;
	padding: 5px;
}

#log_links a:hover{
	color: #333333;
	background: #e3e0c5;
}

/**/

#profimgabs{
	position: absolute;
	top: 110px;
	margin-left: -45px;
}

#external_intro{
	margin-top: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

.external{
	background-image: none !important;
	background: #FBFBFB !important;
}

.external .vedit{
	width: 100% !important;
}

.boxTitle{
	color: #e3e0c5;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
	border-bottom: 1px solid #666666;
}

.boxContent{
	color: #ebebeb;
	font-size: 13px;
	padding: 15px;
	padding-bottom: 0;
	padding-top: 5px;
}

.boxContent ul{
	margin-top: 5px;
}

.learnmore{
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-transform: uppercase;
	width: 101px;
	height: 27px;
}

.learnmore a{
	display: block;
	width: 101px;
	height: 22px;
	background: url(../images/learnmore.png);
}

.learnmore a:hover{
	background-position: -101px;
	text-decoration: none;
}

#cbUserTable a{
	font-size: 16px;
	font-weight: bold;
}

.list_army{
	color: #D4D7C0;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	background: #6d7956;
	border: 1px solid #313525;
}

.list_usmc{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	background: #002053;
	border: 1px solid #a60004;
}

.list_navy{
	color: #0d0f3f;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	background: #cccccc;
	border: 1px solid #0d0f3f;
}

.list_usaf{
	color: #003d8c;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	background: #cad8e9;
	border: 1px solid #29364a;
}

.list_cg{
	color: #e80000;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	background: #ffffff;
	border: 1px solid #0600a8;
}

.list_branch_container{
	margin-top: 7px;
}

.list_branch_container{
	margin-top: 7px;
}

.centered{
	background: #FBFBFB;
	text-align: center;
}

#extLC{
	width: 235px;
	float: right;
	margin-left: 15px;
}

#lun, #run {
	width: 242px;
}

#lun{
	padding: 0 5px 0 0;
	float: left;
}

#run{
	margin: 0 0 0 16px;
	padding: 0 5px 0 0;
	float: left;
}

.contun{
	background: #D2CEA3;
	margin: 0 0 16px 0;
	padding: 5px;
}

.contun h3{
	margin: 0 0 5px 0;
	background: #B1A95E;
	color: black;
	padding: 2px;
}

.contun .subhe{
	color: black;
	font-weight: bold;
}

.contun ul{
	margin: 10px;
	padding: 10px;
}

.contun li{
	margin-top: 8px;
}

.bonusfeatures{
	clear: left;
	width: 500px;	
}

#external_intro strong{
	font-size: 12px;
}

#pricing_grid{
	/*width: 510px;*/
	background: #666666;
	text-align: center;
}

#pricing_grid td{
	background: #e3e0c5;
}

.phea td{
	background: black !important;
	color: white;
}

.faqjoin{
	width: 501px;
}

#extSearch{
	background: url(../images/bg_ext_search.gif) no-repeat;
	height: 150px;
	padding: 5px;
}

table.contentpane ul{
	margin: 30px 0 0 0;
}