@charset "UTF-8";
/* CSS Document */

* { 
	margin: 0; 
	padding: 0;
} 
html, body {
	background-image: url(imgs/html_bg.png);
	background-repeat: repeat;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0;
}
div#container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: table;
	background-image: url(imgs/content_bg.jpg);
	background-repeat: repeat-y;
}
div#container_popupwindow1 {
	width: 600px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: table;
	background-repeat: repeat-y;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 40px;
	background-color: #FFFFFF;
	height: 100%;
}
div#container_popupwindow2 {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: table;
	background-repeat: repeat-y;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 40px;
	background-color: #FFFFFF;
	height: 100%;
}
.content {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 20px;
	background-image: url(imgs/content_bg.jpg);
	background-repeat: repeat-y;
	display: block;
	width: 880px;
	height: 100%;
}
.content_nav {
	float: left;
	width: 180px;
	text-align: left;
	padding-top: 5px;
}

.content_main {
	display: block;
	float: right;
	text-align: left;
	width: 690px;
	height: 100%;
	padding-top: 5px;
}
.content_main_multi {
	display: table;
	width: 100%;
	position: relative;
	height: 100%;
}


div#product_title {
	text-align: left;
	width: 100%;
	background-image:;
	margin-bottom: 10px;
}
h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
	font-stretch: condensed;
	letter-spacing: -1px;
}
h1.military_suits {
	font-weight: bold;
	color: #194413;
	margin: 0;
}
h1.military_equip {
	font-weight: bold;
	color: #506e0e;
	margin: 0;
}
h1.fire_rescue {
	font-weight: bold;
	color: #997F10;
	margin: 0;
}
h1.search_rescue {
	font-weight: bold;
	color: #600505;
	margin: 0;
}

h2 {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	padding-bottom: 10px;
}
h2#military_suits {
	color: #1f8111;
}
h2.military_equip {
	color: #a4b537;
}
h2.fire_rescue {
	color: #C1A901;
}
h2.search_rescue {
	color: #b00a0a;
}


h3 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}
h3#military_suits {
	color: #1f8111;
}
h3.fire_rescue {
	color: #997F10;
}
h3.search_rescue {
	color: #600505;
}






p, p.military_suits, p.military_equip, p.fire_rescue {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 10px;
	font-weight: normal;
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
	
p.military_suits a:link {
	font-weight: bold;
	text-decoration: none;
	color: #1f8111;
}

p.military_equip a:link {
	font-weight: bold;
	text-decoration: none;
	color: #a4b537;
}

p.fire_rescue a:link {
	font-weight: bold;
	text-decoration: none;
	color: #C1A901;
}
p.search_rescue a:link {
	font-weight: bold;
	text-decoration: none;
	color: #b00a0a;
}


a:visited, p.military_suits a:visited, p.military_equip a:visited, p.fire_rescue a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:hover, p.military_suits a:hover, p.military_equip a:hover, p.fire_rescue a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

.sup {
	font-size: 0.7em;
	line-height: 0.5em;
	vertical-align:super;
}



.pdf_download {
	display: block;
	background-image: url(imgs/pdf_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 26px;
	height: 26px;
	width: 90%;
	padding-top: 4px;
	padding-bottom: 6px;
}
div.hl {
	height:1px;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	display: block;
}



.product_content {
	display: block;
	float: right;
	text-align: left;
	width: 380px;
}

.product_content_full_width {
	display: block;
	text-align: left;
	width: 100%;
}
.product_content_float_left {
	display: block;
	float: left;
	text-align: left;
	width: 500px;
}
.product_content_float_right {
	display: block;
	float: right;
	text-align: left;
	width: 180px;
}




.pictures {
	float: left;
	width: 300px;
	text-align: center;
	height: 100%;
}

.pictures_plus_nav_width {
	float: left;
	text-align: center;
	height: 100%;
}

iframe {
	margin: 0px;
	padding: 0px;
	border: 0;
	display:inline-block;
}



.pictures_horiz {
	display: block;
	float: left;
	overflow:hidden;
	width: 668px;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #DBDBDB;
}

ul.product_pictures {
	padding-bottom: 10px;
	margin: 0px;
	list-style-type:none;
	list-style-image:none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position: inherit;
}
li.main_pic {
	position:inherit;
	display:inline;
}
li.thumb_pic {
	padding-right: 5px;
	padding-left: 5px;
	display:inline;
	float: left;
}
li.thumb_main_pic {
	display:inline;
	float: left;
}



.product_features_list {
	display: block;
	margin: 0px;
	float: none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
ul.product_features_list {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
li.product_features_list {
	background-image: url(imgs/list_bullet.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
}


.product_highlight_box {
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	background-color:#DFDFDF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	display: box;
	text-align: left;
}
.product_highlight_box_alt {
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	background-color:#7F7F7F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	display: box;
	text-align: left;
}
ul.product_list {
	margin: 0 px;
	list-style-type:none;
	padding: 0 px;
	display: block;
	color: #333333;
	white-space:nowrap;
}
li.product_list {
	padding-right: 10px;
	float: left;
	display: block;
}

.table_head {
	background-color:#D6D6D6;
	border:1px solid #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}
.table_body {
	background-color:#F2F2F2;
	border:1px solid #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	text-align: center;
}
.eod_container {
	clear: both;
	text-align: left;
	display: block;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #F2F2F2;
}

.eod_imagemap {
	margin-right: 10px;
}

.float_left_padding5 {
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
}



div.searchbar_container {
	text-align: left;
	background-color: #F4F9EC;
	display: block;
	border: 1px solid #E2E2E2;
	vertical-align: middle;
	margin: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
div.searchbar {
	margin-left: 10px;
	float: right;
}
div.searchbar_title {
	float: left;
	vertical-align: middle;
	margin-top: 2px;
}
div.clear {
	clear: both;
}


input.formInputText  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #506e0e;
	line-height: 12px;
	background-color: #F5F9E4;
	border: 1px solid #E2E2E2;
	text-indent: 5px;
	padding:1px;
	}
	input.formInputText:hover {
	background-color: #FFF;
	cursor: pointer;
	border: 1px solid #a4b537;
	color: #999999;
    }
    input.formInputText:focus {
	background-color: #F2F2F2;
	cursor: text;
	border: solid 1px #CCCCCC;
}

input.formInputButton  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #a4b537;
	border: solid 1px #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	}
	input.formInputButton:hover {
	background-color: #F2F2F2;
	color: #a4b537;
	border: 1px solid #CCCCCC;
    }


input.formInputText_suits  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #1f8111;
	line-height: 12px;
	background-color: #F5F9E4;
	border: 1px solid #E2E2E2;
	text-indent: 5px;
	padding:1px;
	}
	input.formInputText_suits:hover {
	background-color: #FFF;
	cursor: pointer;
	border: 1px solid #1f8111;
	color: #999999;
    }
    input.formInputText_suits:focus {
	background-color: #F2F2F2;
	cursor: text;
	border: solid 1px #CCCCCC;
}

input.formInputButton_suits  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #1f8111;
	border: solid 1px #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	}
	input.formInputButton_suits:hover {
	background-color: #F2F2F2;
	color: #1f8111;
	border: 1px solid #CCCCCC;
    }


input.formInputText_fire_rescue  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #C1A901;
	line-height: 12px;
	background-color: #F5F9E4;
	border: 1px solid #E2E2E2;
	text-indent: 5px;
	padding:1px;
	}
	input.formInputText_fire_rescue:hover {
	background-color: #FFF;
	cursor: pointer;
	border: 1px solid #C1A901;
	color: #999999;
    }
    input.formInputText_fire_rescue:focus {
	background-color: #F2F2F2;
	cursor: text;
	border: solid 1px #CCCCCC;
}

input.formInputButton_fire_rescue  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #C1A901;
	border: solid 1px #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	}
	input.formInputButton_fire_rescue:hover {
	background-color: #F2F2F2;
	color: #C1A901;
	border: 1px solid #CCCCCC;
    }
	
	
input.formInputText_search_rescue  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #b00a0a;
	line-height: 12px;
	background-color: #F5F9E4;
	border: 1px solid #E2E2E2;
	text-indent: 5px;
	padding:1px;
	}
	input.formInputText_search_rescue:hover {
	background-color: #FFF;
	cursor: pointer;
	border: 1px solid #b00a0a;
	color: #999999;
    }
    input.formInputText_search_rescue:focus {
	background-color: #F2F2F2;
	cursor: text;
	border: solid 1px #CCCCCC;
}

input.formInputButton_search_rescue  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #600505;
	border: solid 1px #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	}
	input.formInputButton_search_rescue:hover {
	background-color: #F2F2F2;
	color: #600505;
	border: 1px solid #CCCCCC;
    }
.text_indent {
	text-indent:-9999px;
}

