/* -- Reset -----------------------------------------------------------------*/
/* Eric Meyer's CSS reset http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ul {list-style: none;}
blockquote, q {	quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {	border-collapse: collapse;border-spacing: 0;}
q:before,q:after{content:'';}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}



/* -- CSS tools --------------------------------------------------------------*/
/* clearfix declaration for clearing floated elements */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* -- General Typography --------------------------------------------------------------*/
body{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:19px;
	text-align:center;
}


/* -- General Structure --------------------------------------------------------------*/
body{
	padding:0;
	margin:0;
	background:#fff;
}

a{ text-decoration:none; }
a:link{	color:#0000cc; }
a:hover{ text-decoration:underline; }


#container{
	width:849px;
	margin:0px auto 16px auto;
}



/* -- Middle Structure -------------------------------------------------------------- */
#warrior-results #container{
	background-image:url(http://images.military.com/warrior-gateway/warrior-mainbg.png);
}
#warrior-reg #container{
	background-image:url(http://images.military.com/warrior-gateway/warriorreg-mainbg.png);
}
#warrior-results #container{
	background-image:url(http://images.military.com/warrior-gateway/warrior-mainbg.png);
}
.warrior-head {
	width:849px;
	height:107px;
	background:url(http://images.military.com/warrior-gateway/warrior-headbg.jpg) no-repeat;
	text-align:left;
}
	.warrior-head img {
		margin:29px 0 0 5px;
		float:left;
	}
	.warrior-head ul {
		float:right;
		margin:83px 1px 0 0;
	}
		.warrior-head ul li {
			float:left;
			color:#fff;
			margin:0 14px 0 0;
		}
		.warrior-head ul li a {
			color:#fff;
			text-decoration:none;
		}
		.warrior-head ul li span {
			margin-left:14px;
		}
.warrior-content {
	padding-top:118px;
	text-align:left;
}
	.warrior-left {
		float:left;
		text-align:left;
	}
	.warrior-right {
		float:left;
	}

/*--Registration page--------------------------------------------------------------*/
#warrior-reg .warrior-content {
	background:url(http://images.military.com/warrior-gateway/warriorreg-topbg.jpg) no-repeat;
	padding-left:3%;
	padding-top:120px;
}
	#warrior-reg .warrior-left {
		width:39%;
	}
		.warriorreg-leftimg {
			margin:45px 0 15px 8px;
		}
		.warriorreg-listimg {
			float:left;
			margin:0 11px 15px 8px;
		}
		#warrior-reg .warrior-left a {
			color:#0e4c8c;
		}
		#warrior-reg .warrior-left p {
			font-size:11px;
			line-height:16px;
			margin:0 35px 15px 0;
		}
	#warrior-reg .warrior-right {
		width:58%;
	}
		#warrior-reg .warrior-right p.note {
			float:right;
			text-align:right;
			font-size:10px;
			margin-bottom:24px;
		}
		#warrior-reg .warrior-right p.form {
			margin-bottom:5px;
		}
			#warrior-reg .warrior-right p.last {
				margin-bottom:13px;
			}
		#warrior-reg .warrior-right p.form label {
			float:left;
			width:112px;
			text-align:right;
			font-weight:bold;
			margin-right:7px;
			vertical-align:middle;
			color:#000;
		}
			#warrior-reg .warrior-right p.form label span {
				color:#f00;
			}
		#warrior-reg .warrior-right p input, #warrior-reg .warrior-right p select {
			vertical-align:middle;
		}
			#warrior-reg .warrior-right p select.full, #warrior-reg .warrior-right p input.full {
				width:316px;
			}
			#warrior-reg .warrior-right p select.part, #warrior-reg .warrior-right p input.part {
				width:80px;
			}
		#warrior-reg .warrior-right p.checkboxes {
			margin-right:73px;
			margin-left:140px;
		}
			#warrior-reg .warrior-right p.checkboxes input {
				height:auto;
				margin-right:2px;
				margin-left:-23px;
			}
			#warrior-reg .warrior-right p.checkboxes label {
				width:auto;
				text-align:left;
				font-weight:normal;
				padding-right:0;
				vertical-align:middle;
				color:#666;
			}
			#warrior-reg .warrior-right p.checkboxes a {
				text-decoration:underline;
			}
			.warriorreg-button {
				margin:25px 0 35px 0;
			}
		

/* --Results page--------------------------------------------------------------*/	
#warrior-results .warrior-content {
	background:url(http://images.military.com/warrior-gateway/warrior-topbg.jpg) no-repeat;
	padding-left:5%;
}
	#warrior-results .warrior-top {
		width:100%;margin-bottom:31px;
	}
	#warrior-results .warrior-left {
		width:33%;
	}
		#warrior-results .warrior-left img {
			margin-bottom:12px;
		}
		#warrior-results .warrior-left img.warrior-map {
			margin-bottom:20px;
		}
		#warrior-results .warrior-left p {
			font-size:13px;
			font-weight:bold;
			line-height:24px;
		}
	#warrior-results .warrior-right {
		width:65%;
	}
		#warrior-results .warrior-right ol {
			list-style-type:upper-alpha !important;
			color:#7f7f7f;
			font-size:15px;
			font-weight:bold;
			padding:0;margin-top:0;
			margin-left:0;
			*margin-left:26px;
		}
		ol.resultsItem {
			list-style-type:upper-alpha !important;
			color:#7f7f7f !important;
			font-size:15px !important;
			font-weight:bold !important;
			padding:0 !important;
			margin-top:0 !important;
			margin-left:0 !important;
			*margin-left:26px !important;
		}
		
			#warrior-results .warrior-right ol li {
				margin:0 0 11px 25px;
				*margin:0 0 11px 0;
			}
			#warrior-results .warrior-right ol li a {
				text-decoration:none;
			}
			#warrior-results .warrior-right ol p {
				font:normal 12px arial;
				line-height:15px;
				color:#000;
				margin-right:20px;
			}
				#warrior-results .warrior-right ol p.date {
					color:#666;
				}
				#warrior-results .warrior-right ol p.links span {
					color:#666;
				}
	#warrior-results .warrior-left ul, #warrior-results .warrior-right ul {
		margin:0;padding:0;
	}
		#warrior-results .warrior-left ul li, #warrior-results .warrior-right ul li {
			float:left;
			margin:15px 0 0 0;
			padding:0;
		}
			#warrior-results .warrior-right ul li {
				margin:15px 31px 0 0;
				*margin:15px 21px 0 0;
			}
		#warrior-results .warrior-right ul li.nopad {
			margin:0;
		}
		#warrior-results .warrior-left ul li label, #warrior-results .warrior-right ul li label {
			font-weight:bold;
			margin:0;padding:0;
		}
		#warrior-results .warrior-left ul li input, #warrior-results .warrior-right ul li input {
			width:230px;
			margin:0;
			padding:0;
		}
		#warrior-results .warrior-right ul li input.submit-button {
			margin-top:14px;
			width:122px;
			height:30px;
		}
		#warrior-results .warrior-right ul li p {
			text-align:right;
			width:96px;
			*width:100px;
			font-size:10px;
		}
		#warrior-results .warrior-right ul li p img {
			margin:0;
		}

.pagination {
	margin-left:25px;
	color:#039;
	font-size:11px;
	padding:15px 0 39px 0;
}
	.pagination span {
		margin:0 4px 0 4px;
	}
	.pagination a {
		text-decoration:underline;
	}
	.pagination a.selected {
		text-decoration:none;
		font-weight:bold;
	}


/* -- Footer Structure ------------------------------------------------------ */
#footer{
	width:100%;
	text-align:center;
	font-size:11px;
	line-height:17px;
	color:#666;
	padding-bottom:47px;
}
	#footer p span{ padding:0 6px 0 6px; }

.markStyle{
	width: 5%; 
	display: inline; 
	float: left; 
	text-align: center	
}

.voBeanStyle{
	width: 95%; 
	display: inline; 
	float: right;	
}

.page {
	width: 800px;
	/*height: 600px;*/
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.map {
	width: 230px;
	height: 230px;
	float: left;
}

.gmap {
	width: 230px;
	height: 230px;
	border: 1px solid #C0C0C0;
	overflow: hidden;
}

.floatLeft {
	float: left;
	position: relative;
}

.floatRight {
	float: right;
	position: relative;
}

.block {
	border: 1px solid black;
}

.header {
	width: 100%;
	height: 100px;
	margin-top: 20px;
	border: 1px solid black;
	position: relative;
}

.header .search-form {
	
}

.header .search-form .question,.header .search-form .location {
	width: 200px;
}

.header .search-form .question input,.header .search-form .location input
	{
	width: 100%;
}

.header .search-form .button {
	border: 1px solid #E4CF38;
	background-color: #FFFFCC;
	text-align: center;
	display: none;
	width: 120px;
}

.searchStatus {
	font-size: 20px;
}

.search-results {
	width: 500px;
	float: right;
	position: relative;
}

#search-results-form .searchResults {
	display: block;
}

.search-results  ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.vo {
	margin-bottom: 15px;
}

.vo .title {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

.vo .title .letter {
	margin-left: -20px;
}

.vo .description {
	
}

.vo .address {
	color: #7C7C7C;
}

.vo .link {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}

.vo .link a {
	color: #666666;
}

#header,#body {
	position: relative;
}

#header .logo {
	font-size: 36px;
}

#header .menu a {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer {
	text-align: center;
	width: 100%;
	float: left;
}

.test-link {
	width: 100%;
	float: left;
	position: relative;
}

.rich-dtascroller-table {
	background-color: transparent;
	border: none;
}

.rich-dtascroller-table tr td span span,.rich-dtascroller-table tr td span a
	{
	margin-left: 3px;
	margin-right: 3px;
}

.rich-datascr-button {
	background-color: transparent;
	border: none;
}

.rich-datascr-button-dsbld {
	background-color: transparent;
	border: none;
}

.rich-datascr-button-dsbld a {
	margin-left: 3px;
	margin-right: 3px;
	border: none;
}

.rich-datascr-button a {
	background-color: transparent;
	border: none;
	margin-left: 3px;
	margin-right: 3px;
}

.rich-datascr-inact,.rich-datascr-act {
	line-height: 10px;
	border-top: 0;
	border-left: 1px solid #000;
	cursor: pointer;
	color: #0000cc;
}

.rich-datascr-inact {
	font-weight: normal;
}

.rich-datascr-act {
	font-weight: bold;
	color: #000;
}

.rich-datascr-button {
	background-color: transparent;
	border: 0;
	height: 11px;
	line-height: 11px;
	cursor: pointer;
	color: #0000cc;
	font-weight: normal;
	padding-right: 5px;
}

.rich-datascr-inact:hover,.rich-datascr-button:hover {
	font-weight: bold;
}

.error-required {
	color:#E7070C !important;
	display: block !important; 
	font-weight:bold !important; 
}

p.checkboxes label.error-required {
	display: inline !important; 
}

.error-messages {
	padding-left: 20px;
	padding-bottom: 10px;
	display: block;
}
table.full {
	width: 300px;
	height: 20px;
	
}

.external-border {
border:0;
padding-top: 0px;
margin-top: -5px;
margin-bottom: 10px;
/*border-left: 1px solid #808080;
border-top: 1px solid #808080;
*/
width:310px;
margin-right: 20px;
margin-left: auto;
}
*div.external-border {
	padding-top: 0px;
}
table.internal-border {
/*	border-left: 1px solid #404040;
	border-top: 1px solid #404040;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
*/	width:308px;
}
*table.internal-border {
		width:320px;
}

#warrior-results .warrior-right ol p.links a:hover {
	text-decoration:underline;
}

#warrior-results .warrior-right ol p.links .category-link {
	display: inline;
	color:#666;
}

table.area-of-focus-list {
	margin-top: -3px;
	*margin-top: -7px;
}

table.area-of-focus-list label {
	margin-top: -19px;
	margin-left: 20px;
	display: block;
}
table.area-of-focus-list td input {
	margin-top: 5px;
}

.warrior-partnerrow span {
	margin:0 1%;
	padding:0;
}

#warrior-about .warrior-right span {
	margin:12px;
}

#warrior-about .warrior-right span.warriorabout-titleimg {
	margin:0 0 0 18px;
}

.no-results-block{
	margin-top: -20px;
}