/*------------------------------- Page Style ---------------------------*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:10px;
}

a:link {color: #000000;

}
a:visited {
	color: #000000;
	
}
a:hover {
	color: #cccccc;
	
}
a:active {
	color: #FF0000;
	text-decoration:underline;
}

img {
	border:none;
}

p{
	font-size:12px;
	margin-top:8px;
	margin-bottom:5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	}
	
h4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	margin-top: 10px;
	margin-bottom: 3px;
	}
	
	ol {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
ol li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

	ul {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: disc;
}
ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
	


/* ----------------- Font Styles ---------------- */

.style1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
	color:#000000;
	}
	
.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	}

.style3 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

.style4 {
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	}
	
.style5 {
	font-size: 16px;
	color:#000000;
	}
	
.style6 {
	font-size: 12px;
	color:#000000;
}
.style7 {
	font-size: 16px;
	color:#000000;
}

.style9 { 
	font-size: 14px;
	color:#000000;
	font-style:italic;
	text-decoration:underline;
	font-weight:bold;
}

.style10 {
	font-size: 14px;
	color:#000000;
	}
	
.style11 {
	font-size:12px;
	color:#ffffff;
}

.style12 {
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.style13 {
	font-size: 10px;
	color:#000000;
	}
	
.style14 {font-family: Arial, Helvetica, sans-serif}	
	
#footer p{
	font-size: 12px;
	color:#000000;
}
.BrandMenu {
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	margin-top:15px;
	margin-bottom:6px;
}

/*---------------- Divs ---------------- */

#holder {
	width:1100px;
	height:700px;
	margin:3% auto;
	margin-bottom:10px;
	position:relative;
	clear:left;
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	border-left:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	}

#header{
height:90px;
text-align:left;
}

#headerleft {
width:500px;
padding:0;
margin:0;
}

#logo {
	height:90px;
}

#headright{
	width:400px;
	height:85px;
	float:right;
	margin:0;
	padding:0;	
}

#menu {
	width:200px;
	height:500px;
	text-align:left;
	padding: 0;
	margin-top:0;
}

#menucontent {
	text-align:left;
	padding: 0;
	margin-top:0;
	border-right:#CCCCCC solid 1px;
}

#menucontent1 {
width:195px;
height:443px;
text-align:left;
padding: 0;
margin-top:0;
border-right:#CCCCCC solid 1px;
}

#menuimage {
	width:200px;
	height:110px;
	text-align:left;
	padding: 0;
	margin-top:0;
	background-repeat:no-repeat;
	background-image:url(../images/armour-security.jpg);
}

#content {
height:605px;
width: 895px;
float: right;
text-align:left;
}

#main {
height: 600px;
width: 740px;
overflow:auto;
}

#mainContent {
padding:10px;
}
#flashmenu{
background-image:url(../images/brands.jpg);
background-repeat:no-repeat;
float: right;
width:150px;
height:600px;
}


#footer{
	height:30px;
}

#tandcright {
	width:820px;
	float:right;
	background-color:#FFFFFF;
	text-align:left;
	margin:0;
}

/*---------------- Form CSS --------------------*/

#formo {width:489px; margin:0px; padding:0px; height:200px;/*display:table*/ }

.form_left {
	width:235px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:left;
	float: left;
}
.form_right{
	float:right;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:right;
	width: 220px;
}
.form_bot {clear:both;  margin:0px; padding:0px; height:32px; text-align:right;}


form {

padding:0px;
margin:0px;
	
}


form#mailing {
width:470px; 
padding:0px;
margin:0px;
	
}

form fieldset {
width:465px; 
display:block; 
border:1px solid #cccccc; 
padding:5px; 
margin-bottom:0.5em; 
margin-left: 0px;
line-height:normal;
}

form fieldset#opt {
/*background:#ff6705;*/
}

form legend {
font-size:1.1em; 
font-weight:bold; 
color: #4d89ff;
margin: 0 0 5px 10px; 
height: 24px;
line-height: 24px;
width:157px; 
border: 1px solid #137C41;
padding: 0 5px;
background: url(cssplay/legend_bg.gif);
}

form label {
	clear:left;
	display:block;
	float:left;
	width:120px;
	text-align:left;
	margin-bottom:3px;
	font-weight: normal;
}

form input, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #335FBF;
	font-weight: normal; 
	border:1px solid #757575;
	margin-bottom: 3px;
}

form textarea { 
border:1px solid #757575; 
padding:0.5em; 
overflow:auto; 
}

.textfield {
	height:15px;
	width:150px;
}
form select {
margin-left:0.5em;
color:#757575;
}

form radio {
color:#335FBF;
}

form option {
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#757575;
}

form#mailing optgroup {
font:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000; 
}

form#mailing optgroup option {
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#757575;
}

form #submit, form #reset {
background:#000000;
background-image:url(../images/Submit.jpg); 
background-repeat:no-repeat; 
width:61px; 
height:22px; 
border:0; 
color:#FFFFFF; 
font-size:11px;

}

form #submit:hover, form #reset:hover {
color:#999999;
width:61px; height:22px; border:0;
}

.formInputDDtxt {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width:130px; 
	height:18px;
}

	
/*-------- vetical menu style ----------*/

.arrowlistmenu{
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.arrowlistmenu .headerbar{
	font: bold 14px Arial;
	color: white;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	background-color: black;
	background-image: url(../images/titlebar.png);
	background-repeat: repeat-x;
	background-position: left center;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #000000; /*custom bullet list image*/
	display: block;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 115%;
	background-image: url(../images/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}

.arrowlistmenu ul li a:visited{
	color: #000000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #333333;
	background-color: #F3F3F3;
}


/*----------- Image gallery ---------------*/


.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#CCCCCC;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
font-size:14px;
font-style:italic;
font-weight:bold;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 215px;
left: 500px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.red {
	color: #FF0000;
	
	
}


/* -------------------------------- Downloads Css positioning -----------------------------------*/

div#downloadArmCatSect {
	background-image:url(../images/downloadBG.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:265px;
	padding:0px;
	margin:0px;
	width: 620px;
}

div#downloadArmCatSect ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#downloadArmCatSect li {
	height: 20px;
	background-image:url(../images/2arrows.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 1.2em;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}

#downloadArmCatSect li a { 
	height: 20px;
	font-size:11px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
        }

#downloadArmCatSect li a:link, #downloadArmCatSect li a:visited {
	font-size:11px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
        }

#downloadArmCatSect li a:hover {
	font-size:11px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
        }
/*----------------end--------*/
