/* @override 
	http://arcmon.co.uk/styles/style.css
	http://localhost:8888/arc/styles/style.css
*/
/*
	Author Name	: Zander Martineau
	Author Site	: http://rathersplendid.net
	Style Name	: Arc
	Table of Contents:	
		Structure
		Links
		Headers
		Image Menu
		SubMenu
		Type
		PNG
*/
/* @group Structure */
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 62.5%;/* Resets 1em to 10px */
	color: #fff;
	padding-bottom: 30px;
	margin: 0;
	background: #0c30a3 url(../img/bg.gif) repeat-x;
	padding: 0;
}
html {
/* Force Vertical Scrollbar *//* IE */
	overflow-y: scroll;	/* Moz */
	height: 120%;
	margin-bottom: 0.1em;
}
#page {
	text-align: left;
	margin: 0 auto 20px;
	padding: 30px 0 10px;
	position: relative;
	width: 880px;
}
#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 83px;
	background: url(../img/logo.gif) no-repeat left top;
	color: #FFFFFF;
	width: 100%;
}
#crimefree {
	background: url(../img/crimefreezones.gif) no-repeat;
	width: 378px;
	height: 28px;
	position: absolute;
	top: 17px;
	right: 8px;
}
#content {
	position: relative;
	margin-top: 35px;
	margin-bottom: 5px;
	width: 100%;
}
.homecontent {
	padding: 0;
	margin: 0;
	position: relative;
	width: 600px;
	float: left;
}
.homecontent p {
	margin: 7px 0 0;
}
/* @group RightSidebar */
#rightsidebar {
	padding: 0;
	position: absolute;
	width: 222px;
	color: #fff;
	top: 0;
	right: 0;
	display: block;
	clear: right;
	float: left;
}
#infomain {
	position: relative;
	width: 193px;
	font-size: 1.2em;
	background: url(../img/boxes/infotop.gif) no-repeat scroll;
	padding: 5px 10px 5px 20px;
}
#infofooter {
	clear: both;
	width: 223px;
	height: 9px;
	margin: 0 0 10px;
	background: url(../img/boxes/infobottom.gif) no-repeat;
}

#infomain1 {
	position: relative;
	width: 193px;
	font-size: 1.2em;
	background: url(../img/boxes/info1top.gif) no-repeat scroll;
	padding: 5px 10px 5px 20px;
}
#infofooter1 {
	clear: both;
	width: 223px;
	height: 9px;
	margin: 0 0 10px;
	background: url(../img/boxes/info1bottom.gif) no-repeat;
}
#alertboxtop {
	position: relative;
	width: 203px;
	font-size: 1.4em;
	background: url(../img/boxes/alertboxtop.gif) no-repeat;
	color: #ce4d00;
	padding: 10px 10px 5px;
	vertical-align: middle;
	height: 32px;
}
#alertboxtop p {
	margin: 0;
	padding-left: 27px;
	vertical-align: middle;
	background: url(../img/icons/exclamation.png) no-repeat 0 50%;
}
#alertboxbottom {
	clear: both;
	width: 223px;
	height: 9px;
	margin: 0 0 10px;
	background: url(../img/boxes/alertboxbottom-trans.png) no-repeat;
}
#successboxtop {
	position: relative;
	width: 203px;
	font-size: 1.4em;
	background: url(../img/boxes/successboxtop-trans.png) no-repeat scroll;
	color: #074f00;
	padding: 10px 10px 5px;
}
#successboxtop p {
	margin: 0;
	padding-left: 27px;
	vertical-align: middle;
	background: url(../img/icons/tick.png) no-repeat 0 50%;
}
#successboxbottom {
	clear: both;
	width: 223px;
	height: 9px;
	margin: 0 0 10px;
	background: url(../img/boxes/successboxbottom-trans.png) no-repeat;
}
/* @group sidebarBut */
#sidebarBut {
	position: relative;
	width: 222px;
	margin-top: 0;
	font-size: 1.2em;
	height: 25px;
	margin-bottom: 10px;
}
#sidebarBut a {
	display: block;
	width: 202px;
	height: 21px;
	background: url(../img/sidebar/but1.gif) no-repeat 0 0;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 20px;
}
#sidebarBut a:hover {
	background-position: 0 -25px;
	color: #fff;
}
#sidebarBut1 {
	position: relative;
	width: 222px;
	margin-top: 0;
	font-size: 1.2em;
	height: 53px;
	margin-bottom: 10px;
}
#sidebarBut1 a {
	display: block;
	width: 220px;
	height: 53px;
	background: url(../img/boxes/quotebut.gif) no-repeat 0 0;
	text-decoration: none;
}
#sidebarBut1 a:hover {
	background-position: 0 -53px;
	color: #fff;
}
/* @end */
/* @end */
/* @group homeBut */
.homecontent homeBut {
	width: 200px;
}
.homecontent homeBut a {
	height: 18px;
	background: url(../img/more.gif) no-repeat 0 0;
	display: block;
	border-style: none;
}
.homecontent homeBut a:hover {
	background-position: 0 -20px;
	border-style: none;
}
/* @end */
/* @group iconcontent */
#iconcontent {
	padding: 0;
	position: relative;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
#iconcontent img {
	margin: 0 30px 0 0;
}
#iconItem {
	float: left;
	width: 500px;
	height: 75px;
	display: block;
	margin-bottom: 10px;
	padding-left: 10px;
}
/* @end */
#footer {
	text-align: center;
	border-top: 1px dotted #4d67bb;
	margin: 25px auto 0;
	float: left;
	width: 100%;
	display: inline;
}
#whiteblock {
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000;
}
#banner {
	background: #fff url(../img/IfsecLogo2008.gif) no-repeat 14px 6px;
	margin-top: 15px;
	padding: 9px 20px 10px 350px;
	color: #0a2246;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 20px;
}
#banner.style11 a:link, #banner.style11 a:visited {
	color: #0a2246;
	border-bottom: 1px solid #0a2246;
}
#banner.style11 a:hover {
	color: #1d63cd;
	border-bottom: 1px solid #1d63cd;
}
.homecontent #banner a {
	border-bottom-style: none;
	background: transparent;
}
#ad {
	padding: 3px 20px 5px 67px;
	text-shadow: #000000 0 0 0;
	background: #B4FFCB url(../img/icons/padlock.gif) no-repeat 13px 50%; /* x-pos y-pos */
	text-align: left;
	border-top: 2px solid #57d24b;
	border-bottom: 2px solid #57d24b;
	color: #074f00;
	margin-top: 10px;
}
.newsitem {
	border-bottom: thin dotted #6d8bea;
	padding-bottom: 10px;
	clear: both;
}
.newsitem p span img {
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}
.newsitem p img {
	vertical-align: bottom;
	margin-left: 10px;
	margin-right: 1px;
}
/* @end */
/* @group Links */
a, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fec3ff;
	border-style: none;
}
.homecontent a, .homecontent a:visited, #infomain a, #infomain1 a {
	color: #fec3ff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #fec3ff;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
}
.homecontent a:hover, #infomain a:hover, #infomain1 a:hover {
	color: #003399;
	background-color: #c3c6ff;
	border-bottom-style: none;
}
/*#footer a, a:visited {
	color: #003399;
	text-decoration: none;
}
#footer a:hover {
	color: #555c66;
}*/
/* @end */
/* @group Headers */
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 3px;
}
h1 {
	line-height: 1.2em;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 1.8em;
	color: #fcdd00;
}
h2 {
	line-height: 1.2em;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 1.8em;
}
h3 {
	color: #48ceff;
	font-size: 1.6em;
	line-height: 0.5em;
	border-bottom: 1px dotted #78b3da;
	padding-bottom: 6px;
	margin-right: 51px;
}
h4 {
	color: #78b3da;
	font-size: 1.5em;
}
h5 {
	font-size: 1.4em;
	color: #333333;
}
h6 {
	color: #fe4165;
	margin-left: 15px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 1.2em;
}
h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color: #4FA3DA;
}
h2 a, h2 a:visited,
h3 a, h3 a:visited,
h4 a, h4 a:visited {
	color: #333A44;
}
h2 a:hover,
h3 a:hover
h4 a:hover {
	color: #f65077;
}
h2 span a:hover {
	border-bottom: dotted #4FA3DA 1px;
	color: #f65077;
}
/* @end */
/* @group Image Menu */
#ImageMenu {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	height: 33px;
	width: 680px;
}
#ImageMenu a {
	border-style: none;
}
#mhome a {
	display: block;
	width: 75px;
	height: 33px;
	background: url(../img/menu/home.gif) no-repeat 0 0;
	float: left;
}
#mhome a:hover {
	background-position: 0 -31px;
}
#mhomes, #mhomes a, #mhomes a:hover, #mhomes a:visited {
	display: block;
	width: 75px;
	height: 33px;
	background: url(../img/menu/home.gif) no-repeat 0 -63px;
	float: left;
}
#mchoose a {
	display: block;
	width: 156px;
	height: 33px;
	background: url(../img/menu/choose.gif) no-repeat 0 0;
	float: left;
}
#mchoose a:hover {
	background-position: 0 -31px;
}
#mchooses, #mchooses a, #mchooses a:hover, #mchooses a:visited {
	display: block;
	width: 156px;
	height: 33px;
	background: url(../img/menu/choose.gif) no-repeat 0 -63px;
	float: left;
}
#mcase a {
	display: block;
	width: 121px;
	height: 33px;
	background: url(../img/menu/casestudies.gif) no-repeat 0 0;
	float: left;
}
#mcase a:hover {
	background-position: 0 -31px;
}
#mcases, #mcases a, #mcases a:hover, #mcases a:visited {
	display: block;
	width: 121px;
	height: 33px;
	background: url(../img/menu/casestudies.gif) no-repeat 0 -63px;
	float: left;
}
#mservices a {
	display: block;
	width: 90px;
	height: 33px;
	background: url(../img/menu/services.gif) no-repeat 0 0;
	float: left;
}
#mservices a:hover {
	background-position: 0 -31px;
}
#mservicess, #mservicess a, #mservicess a:hover, #mservicess a:visited {
	display: block;
	width: 90px;
	height: 33px;
	background: url(../img/menu/services.gif) no-repeat 0 -63px;
	float: left;
}
#minstaller a {
	display: block;
	width: 129px;
	height: 33px;
	background: url(../img/menu/installer.gif) no-repeat 0 0;
	float: left;
}
#minstaller a:hover {
	background-position: 0 -31px;
}
#minstallers, #minfos a, #minfos a:hover, #minfos a:visited {
	display: block;
	width: 129px;
	height: 33px;
	background: url(../img/menu/installer.gif) no-repeat 0 -63px;
	float: left;
}
#minfo a {
	display: block;
	width: 116px;
	height: 33px;
	background: url(../img/menu/info.gif) no-repeat 0 0;
	float: left;
}
#minfo a:hover {
	background-position: 0 -31px;
}
#minfos, #minfos a, #minfos a:hover, #minfos a:visited {
	display: block;
	width: 116px;
	height: 33px;
	background: url(../img/menu/info.gif) no-repeat 0 -63px;
	float: left;
}
#mabout a {
	display: block;
	width: 93px;
	height: 33px;
	background: url(../img/menu/about.gif) no-repeat 0 0;
	float: left;
}
#mabout a:hover {
	background-position: 0 -31px;
}
#mabouts, #mabouts a, #mabouts a:hover, #mabouts a:visited {
	display: block;
	width: 93px;
	height: 33px;
	background: url(../img/menu/about.gif) no-repeat 0 -63px;
	float: left;
}
#mcontact a {
	display: block;
	width: 106px;
	height: 33px;
	background: url(../img/menu/contact.gif) no-repeat 0 0;
	float: left;
}
#mcontact a:hover {
	background-position: 0 -31px;
}
#mcontacts, #mcontacts a, #mcontacts a:hover, #mcontacts a:visited {
	display: block;
	width: 106px;
	height: 33px;
	background: url(../img/menu/contact.gif) no-repeat 0 -63px;
	float: left;
}
/* @end */
/* @group Menu */
/*ul.menu {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

ul.menu li {
	display: inline;
}
ul.menu li a {
	font-size: 1.1em;
	color: #003399;
	padding: 5px;
	border-style: none;
}

ul.menu li a:hover {
	text-decoration: none;
	background-color: #003399;
	color: #fff;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #003399;
	padding: 5px;
	border-style: none;
}*/
/* Links */
.itemtext a:visited {
	color: #707070;
}
/* @end */
/* @group SubMenu */
.homecontent ul.submenu {
	margin: 0 0 15px;
	padding: 0;
	height: 35px;
	width: 100%;
}
.homecontent ul.submenu li {
	display: block;
	font-size: 0.8em;	
	float: left;
	list-style-type: none;
	line-height: 1.2em;
	margin-bottom: 20px;
}
.homecontent  ul.submenu li.page_item a, #homecontent  ul.submenu li.page_item a:visited {
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 27px;
	border-right: 1px solid #4147bc;
	width: 90px;
	border-bottom-style: none;
	padding-top: 4px;
}
.homecontent ul.submenu li a:hover {
	color: #fff;
	background: #4147bc;
}
.homecontent ul.submenu li.current_page_item a, .homecontent ul.submenu li.current_page_item a:hover, .homecontent ul.submenu li.current_page_item a:visited {
	color: #fff;
	border-style: none;
	text-decoration: none;
	background: #4147bc;
	text-align: center;
	display: block;
	width: 90px;
	height: 27px;
	margin: 0;
	font-weight: bold;
	border-right: 1px solid #4147bc;
	padding-top: 4px;
}
/* @end */
/* @group Type */
.style1 {
	font-size: 1.3em;
	line-height: 1.5em;
}
.style2 {
	font-size: 1.2em;
	line-height: 2em;
}
.style3 {
	font-size: 1.1em;
	color: #FF3333;
}
.style4 {
	font-size: 1em;
}
.style5 {
	font: 1.1em/1.8em Verdana, Tahoma, Helvetica, Arial, sans-serif;
}
.style6 {
	color: #fff;
	font: bold 1.1em Verdana, Tahoma, Helvetica, Arial, sans-serif;
}
.style7 {
	font-size: 1.1em;
}
.style8 {
	color: #fcdd00;
	font: 1.1em/1.4em Verdana, Tahoma, Helvetica, Arial, sans-serif;
}
.style9 {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #fcdd00;
}
.style10 {
	font-size: 1.1em;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	color: #fff;
	background-color: #4147bc;
	padding: 10px;
	text-align: center;
}
.style11 {
	color: #fe6262;
}
.style12 {
	font-size: 1.1em;
	line-height: 2em;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	color: #fe6262;
	text-decoration: underline;
}
.style13 {
	text-decoration: underline;
	line-height: 1.5em;
}
.style14 {
	font-size: 1em;
	line-height: 1.6em;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	color: #fcdd00;
}
.loggedin {
	background: #d1ffcc url(../img/icons/tick.gif) no-repeat 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #57d24b;
	border-bottom: 2px solid #57d24b;
	color: #128000;
	clear: left;
}
.homecontent .loggedin a, .homecontent .loggedin a:visited, #ad a, #ad a:visited, #successboxtop a, #successboxtop a:visited {
	color: #128000;
	border-bottom: 1px solid #128000;
}
.homecontent .loggedin a:hover, #ad a:hover, #successboxtop a:hover {
	color: #d1ffcc;
	border-bottom: 1px solid #128000;
	background-color: #128000;
}
.alert {
	background: #fff6bf url(../img/icons/exclamation.gif) no-repeat 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color: #ce4d00;
	clear: left;
}
.homecontent .alert a, #alertboxtop a, #alertboxtop a:visited {
	color: #ce4d00;
	border-bottom: 1px solid #ce4d00;
}
.homecontent .alert a:hover, #alertboxtop a:hover {
	color: #fff6bf;
	border-bottom: 1px solid #ce4d00;
	background-color: #ce4d00;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.pdf {
	background: #ffe0e0 url(../img/icons/pdf.png) no-repeat 15px 50%;
	border-top: 2px solid #ff4b4b;
	border-bottom: 2px solid #ff4b4b;
	color: #ff4b4b;
	height: 34px;
	width: 450px;
	margin-bottom: 100px;
	padding: 16px 0 0 60px;
}
.homecontent .pdf a, #homecontent .pdf a:visited, #homecontent .pdf a:hover {
	color: #ff4b4b;
	border-bottom: 1px solid #ff4b4b;
}
.word {
	background: #e2e9ff url(../img/icons/word.png) no-repeat 15px 50%; /* x-pos y-pos */
	border-top: 2px solid #5a9bff;
	border-bottom: 2px solid #5a9bff;
	color: #5a9bff;
	height: 34px;
	width: 450px;
	margin-bottom: 100px;
	padding: 16px 0 0 60px;
}
.homecontent .word a, #homecontent .word a:visited, #homecontent .word a:hover {
	color: #5a9bff;
	border-bottom: 1px solid #5a9bff;
}
/* @end */

/* @group Form */
label, input.text {
	display: block;
	float: left;
	margin-bottom: 4px;
}
label {
	text-align: right;
	width: 200px;
	padding-right: 20px;
	padding-left: 10px;
}
.text {
	width: 290px;
	border: 1px solid #fff;
	background-color: #fff;
	margin-bottom: 3px;
}
.moretext {
	margin-bottom: 50px;
}
.date {
	width: 100px;
	border: 1px solid #fff;
	background-color: #fff;
}
form p {
	clear: left;
}
form br {
	clear: left;
}
legend {
	margin-bottom: 25px;
	font-size: 1.2em;
	margin-left: 15px;
}
textarea {
	border: 1px solid #fff;
}
span.required {
	font-size: 13px !important;
	color: #fcdd00 !important;
}
.other {
	
}
.textare {
	width: 290px;
	height: 200px;
}
.textar {
	width: 290px;
	height: 130px;
}
.btn {
	margin-left: 230px;
	width: 80px;
}
.small {
	font-size: 0.8em;
	margin-left: 130px;
}
.Errortext{
	color:#FF0000;
	font-family:"Trebuchet MS";
	font-size:11px;
}
/* @end */
/* @group Contact */
#contact {
	position: relative;
	margin-left: 20px;
}
#contact img {
	clear: left;
	margin-right: 10px;
	margin-bottom: 2px;
	float: none;
}
/* @end */
/* @group IMG */
img .homecontent {
	margin-right: 15px;
	padding-top: 3px;
	margin-bottom: 5px;
	border-style: none;
}
.homecontent img  a, img #banner a, img .homecontent form a {
	border-style: none;
	border-bottom-style: none;
}
img homecontentb a:hover, img #banner a:hover, .homecontent img form a:hover{
	border-style: none;
}

/* @end */
/* @group Checkbox */
/* Off state for a ARC radio button */
.radioOff {
	display: inline;
	margin: 0px;
	padding: 2px;
	padding-left: 20px;
	color: #666;
	font: .8em/16px Verdana,Arial,Helvetica;
	background: transparent url(../img/form/off.gif) no-repeat 0% 50%;
}
/* On state for a ARC radio button */
.radioOn {
	display: inline;
	margin: 0px;
	padding: 2px; /* NS 6 problem */
	padding-left: 20px;
	color: #000;
	font: .8em/16px Verdana,Arial,Helvetica;
	background: transparent url(../img/form/on.gif) no-repeat 0% 50%;
}
/* use CSS to full effect with hover states. Ohhh, perty! */
.radioOn:hover {
	background-image: url(../img/form/on_hover.gif);
}
.radioOff:hover {
	color: #333 !important;
	background-image: url(../img/form/off_hover.gif);
}
/* @end */
/* @group Case Study */
.casestudy {
	height: 170px;
	width: 570px;
	padding: 15px;
	background-color: #5d85ce;
	margin-top: 15px;
}
.case {
	width: 235px;
	height: 175px;
	float: left;
}
.study {
	width: 320px;
	position: relative;
	float: right;
	margin-top: 0;
}
.caseb {
	width: 235px;
	height: 175px;
	float: right;
}
.studyb {
	width: 320px;
	margin-top: 0;
	position: relative;
}
/* @end */