

orange: #F57F20
dark grey text: #6A6868;
*/

html {

	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/*body.home {
	background: transparent url('../images/bg_html.jpg') repeat-x;
}*/

a {
	color: #F57F20;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	margin-top: 0;
}

img {
	border: 0;
}

label {				/* contact forms */
	display: block;
	float: left;
	width: 300px;
}

input {
	border: 1px solid #BDBBBB;
	color: #8A8B8C;
	font-size: 12px;
}

ul {
	list-style-image: url('../images/arrow_blue.gif');
}

.fieldSeparator {
	clear: both;
	height: 7px;
}

.clear {
	clear: both;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.flags {
	float: left;
}

.outerContainer {
	margin: 0 auto;	
	position: relative;
	text-align: left;
	width: 918px;
	z-index: 5;
}

.submitButton {
	background: transparent url('../images/bg_title.gif') repeat-x;
	border: 0;
	color: #FFFFFF;
	font-weight: bold;
	height: 34px;
	text-align: center;
	width: 177px;
}


#topMenu,
#footer {
	background-color: #000000;
}

.colOne,
#copyright {
	color: #6A6868;
	float: left;
	width: 250px;
}

.colTwo {
	float: left;
	position: relative;
	text-align: left;
	width: 668px;
}


/************ HEADER MENU **************/
#menubar {
	height: 40px;
}

#topMenu {
	height: 41px;
	position: relative;
	z-index: 10;
}

#topMenu .menu menulink.active {
	background: none;
}

#topMenu .active a {
	color: #FFFFFF;
}

#topMenu .menuitem {
	background: transparent url('../images/bg_menu.jpg') repeat-x;
	height: 41px;
	
}

#topMenu .menuitem:hover {
	background: #000000;
	height: 41px;
	
}

#topMenu .menu .menuSeparator {
	float: left;
	width: 1px;
}

#topMenu .menu img.menuitem {
	background: none;
	padding: 0;
}

#bottomMenu .menu img,
#topMenu .menu .inner img,
#topMenu .menu img.last {
	display: none;
}
.productsMenu,
#topMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu .menuitem {
	display: inline;
	font-size: 7.5pt;
	float: left;
	position: relative;	
	text-align: center;
}

#topMenu .last {
	background: transparent url('../images/bg_menu_last.jpg') no-repeat;
}

#topMenu .first {
	background: transparent url('../images/bg_menu_first.jpg') 100% 0 no-repeat;
	text-align: right;
	width: 149px;
}

#topMenu .inner .first {
	width: auto;
}

#topMenu .menulink {
	color: #F57F20;
	font-weight: bold;
	display: block;
	padding-bottom: 17px;
padding-top: 12px;
padding-left: 22px;
padding-right: 22px;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url('../images/topMenuSeparator.jpg') 100% 0 no-repeat;
	background-position: right;
}

#topMenu .inner .menulink {
	color: #FFFFFF; 
	display: block;
	position: relative;
}

.menu .menuitem .inner {
	display: none;
}

#topMenu .menu .menuitem:hover .inner  {				/* second level ul */
	background: #000000;
	display: block;
	left: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	width: 260px;			/* note: this accounts for the padding of 10px on L and R */
}

#topMenu .menu .menuitem:hover .inner .menuitem .menulink{			/* second level */
	padding: 0;
	margin: 0;
}

#topMenu .menu .menuitem:hover .inner .menuitem {			/* second level */
	background: none;
	border-bottom: 1px solid #3E3E3E;
	border-right: none;
	height: 22px;			/* 42px but must consider padding */
	padding: 20px 0 0 20px;
	text-align: left;
	width: 240px;			/* this is however padding less than when hovering*/
}


.menu .menuitem:hover .inner .menuitem:hover {			/* second level, hover */
	background: #98C33D; 						
	padding-right: 0px;
	width: 260px;
}

.menu .menuitem:hover .inner .menuitem .last {
	border-bottom: none;
}

.menu .menuitem:hover .inner .menuitem:hover .inner { /* third level */
	background-color: #7DAE10;
	display: block;
	left: 129px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 0px;
}

.menu .menuitem:hover .inner .menuitem:hover .inner .menuitem:hover {			/* third level */
	background-color: #85276B;
}

.menu li:hover .headerMenu li:hover .inner { /* third level */
	left: 155px;
}

#languages {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

/************ HEADER MENU **************/

#imageHeader {
	background: url('../images/bg_imageLeftHeader.jpg') repeat-x;
	height: 249px;
	position: relative;
	z-index: 1;
}

#imageHeader .outerContainer {
	background: url('../images/bg_header.jpg') 0 0 no-repeat;
	height: 249px;
}

#imageRightImage {
	height: 248px;
	width: 50%;
	right: 0;
	background: url('../images/bg_imageRightHeader.jpg') repeat-x;
	position: absolute;
	z-index: 2;
}

#imageRightContent {
	height: 266px;
	width: 50%;
	right: 0;
	background: url('../images/bg_imageRightContent.jpg') repeat-x;
	position: absolute;
	z-index: 2;
}

#imageHeaderCerts {
	bottom: 0;
	position: absolute; 
}

#imageHeaderColTwo {
	margin-top: 15px;
}



#headerPhone {
	background-color: #FCD087;
	color: #DF6B0D;
	font-size: 14px;
	font-weight: bold;
	left:265px;
	padding: 10px;
	position: absolute;
	top: 55px;
	width: 140px;
}

/******************** breadcrumb *****************/

#breadcrumbContainer {
	background: url('../images/bg_breadcrumb.jpg') 0 0 repeat-x;
	height: 40px;
}

#breadcrumbRightImage {
	height: 40px;
	width: 50%;
	right: 0;
	background: url('../images/bg_breadcrumbColTwo.jpg') repeat-x;
	position: absolute;
	z-index: 2;
}

#breadcrumbContainer .colTwo {
	background: url('../images/bg_breadcrumbColTwo.jpg') 0 0 repeat-x;
	height: 40px;
}
#breadcrumbContainer .B_crumbBox {
	display: block;
	margin-top: 15px;
}

.B_crumb,
.B_currentCrumb {
	color: #7E7E7E;
}

/******************** home *****************/
#productCategories {
	background: url('../images/bg_productCategories.jpg') 0 0 repeat-x;
	height: 243px;
}

#contentContainer{
	background: #FEA349 url('../images/bg_homeColOne.jpg') 0 0 repeat-x;
	height: 266px;
}

#contentContainer .outerContainer {
	background: url('../images/bg_homeContent.jpg') 0 0 no-repeat;
	height: 266px;
}
/******************** end Home *****************/

/******************** Content *****************/
.heading {
	color: #2B2B2B;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
}

.title {
	color: #000; /*#72C10D;*/
	font-size: 15px;
	font-weight: bold;
	margin-top: -21px;
	margin-left: 30px;
	width: 
}

.title2 {
	color: #000; /*#72C10D;*/
	font-size: 15px;
	font-weight: bold;
	/*margin-top: -21px;
	margin-left: -80px;*/
	margin:0px;
	text-align: left;
	width: 190px;
}

.title3 {
	color: #000; /*#72C10D;*/
	font-size: 15px;
	font-weight: bold;
	margin-top: -181px;
	margin-left: 91px;
}


.widthSeparators {
	float: left;
	width: 15px;
}

#content {
	padding: 50px 0;
}

.field {
	float: left;
}

/******************** end Content *****************/

/******************** product Categories *****************/

#productCategories .outerContainer {
	padding-top: 35px;
}

.productsMenu .menuitem .menulink {
	background: #F57F20;
	color: #FFFFFF;
	display: block;
	font: 11px Arial;
	font-weight: bold;
	height: 42px;
	padding: 5px;
	position: absolute;
	right: 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 117px;
	width: 104px;
}

.arrow {
	background: url("../images/pc_orangearrow.png") no-repeat scroll 10px 110px transparent;
	height: 120px;
}

.specialOffer {
	padding-top: 75px;
	padding-left: 63px;
	position: relative;
	z-index: 5;
}

.productsMenu .menuitem {
	float: left;
	height: 167px;	
	margin-right: 15px;
	position: relative;
	width: 114px;
	z-index: 1;
}

#pc_1138 { /* cctv */
	background: url('../images/pc_cctv.jpg') 0 0 no-repeat;
}

#pc_10 { /* cctv ip focus & hybrid integration */
	background: url('../images/pc_openers.jpg') 0 0 no-repeat;
}

#pc_11 { /* automations */
	background: url('../images/pc_automations.jpg') 0 0 no-repeat;
}

#pc_12 { /* intruder alarm systems */
	background: url('../images/pc_intruder.jpg') 0 0 no-repeat;
}

#pc_948 { /* video door phones */
	background: url('../images/pc_videodoor.jpg') 0 0 no-repeat;
}

#pc_14 { /* fire alarm systems */
	background: url('../images/pc_fire.jpg') 0 0 no-repeat;
}

#pc_15 {  	/* access control systems */
	background: url('../images/pc_access.jpg') 0 0 no-repeat;
}

#pc_16 { /* electronic article surveillance */
	background: url('../images/pc_earticles.jpg') 0 0 no-repeat;
}



/******************** end pm *****************/
#innerContentContainer .colOne {
	padding-top: 2px;
}

.colOne .readMore {
	background: url("../images/bg_readMoreShort.jpg") no-repeat scroll 50% 0px transparent;
	display: block;
	font-size: 7.5pt;
	height: 28px;
	margin-top: 25px;
	padding-top: 10px;
	text-align: center;
}



#innerContentContainer .colTwo {
	padding-top: 2px;
}

#breadcrumb {
	float: right;
}

.productTitle {
	color: #F57F20;
	display: block;
	font: 14px Arial;
	font-weight: bold;
}

.tabContainer, .tabContainerMargin {
	float: left;
}

.tabContainerMargin {
	margin: 0 10px;
}

.tabContent {
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	height: 205px;
	padding-top: 10px;
	position: relative; /* this is for the productListing, not needed for home */
	text-align: center;
	width: 210px;
}

.tabContent a:hover {
	text-decoration: none;
}
.tabContent .productInfo {
	position: relative;
}

.productInfo .arrow {
	background: url("../images/pc_orangearrow.png") no-repeat scroll 10px 0px transparent;
	height: 44px;
	padding-top: 9px;
}

.productInfo .arrow .textLink {
	background: #F57F20;
	color: #FFFFFF;
	display: block;
	height: 25px;
	padding: 10px 0;
}

.productInfo .readMore {
	background-image: url("../images/bg_readMoreSmall.jpg");
	background-repeat: no-repeat;
	/*bottom: 2px;*/
	color: #F57F20;
	display: block;
	font-size: 7.5pt;
	font-weight: bold;
	left: 30%;
	height: 23px;
	margin: 2px auto 0;
	padding-top: 5px;
	position: absolute;
	text-align: center;
	width: 79px;
}

.productInfo .specialOffer {
	bottom: -20px;
	position: absolute;
	padding: 0;
	right: 40px;
}

.readMore a {
	color: #F57F20;
	font-weight: bold;
}

/******************** product detail ************/

#detailHeader {
	background: url('../images/productDetailTop.jpg') repeat-x;
	height: 31px;
	margin-top: 60px;
	width:671px;
}

#detailContent {
	background: url('../images/productDetailMiddle.jpg') repeat-y;
	width: 671px;
}

#detailContent .title {
	font-size: 14px;
	margin: 0;
}

.detailColOne {
	float: left;
	padding-left: 20px;
	width: 280px;
}

.detailColTwo {
	color: #7E7E7E;
	float: left;
	padding-right: 20px;
	width: 350px;
}

#detailFooter {
	background: url('../images/productDetailBottom.jpg') no-repeat;
	height: 18px;
	margin-bottom: 100px;
	width:671px;
}

.pdfDownload {
	background: url('../images/bg_download.jpg') no-repeat;
	color: #F57F20;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	padding-top: 5px;
	text-align: center;
	width: 121px;
}

/******************** product detail ************/

/******************** listings *****************/
.alignLeft {
	float: left;
}
.alignRight {
	float: right;
}

#rightSide {
	float: left;
	width: 700px;
}

.sortLabel {
	font-weight: normal;
	
}
.sorting {
	background:  url('../images/bg_sortresultsbar.gif') repeat-x; 
	color: #65B206; /* #98C33D; */
	float: left;
	font-weight: bold;
	height: 30px;
	padding-top: 10px;
	width: 530px;
}

.sorting p {
	margin: 3px 5px;
}

.sorting a {
	width: 22px;
	float: left;
	text-decoration: none;
}
.sortArrows {
	float: left;
	width: 60px;
}

#compareSection,
.itemContainer {
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
}

.itemContainer {
	padding: 10px;
}

#compareText {
	color: #8A8B8C;
	float: left;
	font-size: 11px;
	margin: 10px;
	width: 450px; 
}

.listTitleLeft {
	float: left;
	width: 590px;
}

.listTitleLeft p {
	margin: 0;
}

.listTitleRight {
	color: #98C33D;
	float: left;
	width: 85px;
}

.listTitleRef {
	color: #65B206; /* was 3BBAF2 */
	font-size: 13px;
	font-weight: bold;
	margin-left: 11px;
}

#summaryLeft .listTitleRef {
	margin-bottom: 5px;
	margin-left: 0;
}

#properties .listTitleRef {	/* on home */
	color: #72C10D; 
}

.listInfo {			/* contains image and info */
	font-size: 11px;
	margin-left: 8px;
	margin-top: 12px;
	position: relative;
}

.listImage {
	border: 1px solid #EAEAEA;
	float: left;
	margin-right: 22px;
}

.listText {
	float: left;
}

.listDetails {
	bottom: 0;
	float: right;
	position: absolute;
	right: 0;
}

.listDetails .lightBlueButton {
	height: 24px;
	padding-top: 5px;
}

/****************************** PAGING from room1twelve **************************/ 
.listingspaging {
	float: right;
	margin-right: 10px;
}

.paging {
	font-size: 12px;
}


.nav_img {
	position: relative;
	top: 2px;
}


.paging_current {
	font-family: arial, helvetical, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	color: black;
}

a.paging_link:link {
	font-size: 10px;
	color: #1C1B1B;
	text-decoration: none;
}

a.paging_link:link:hover {
	font-size: 10px;
	color: #8C0003;
	text-decoration: none;
}
a.paging_link:visited {
	font-size: 10px;
	color: #1C1B1B;
	text-decoration: none;
}
a.paging_link:visited:hover {
	font-size: 10px;
	color: #8C0003;
	text-decoration: none;
}

.paging_dropdown {
	font-family: Tahoma, verdana, ms sans serif;
	font-size: 11px;
	width: 40px;
	height: 18px;
}

.paging_arrows {
	font-family: Tahoma, verdana, ms sans serif;
	font-size: 14px;
	font-weight: bold;
	
}


/****************************** PAGING END **********************************/


/******************** end listings *****************/


/******************** detail *****************/





/******************** end detail *****************/

/******************** FOOTER *****************/

#footer {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 80px;	
	position: relative;
	text-align: left;
	margin-bottom: auto;
}

#copyright {
	color: #FFFFFF;
	margin-top: 30px;
}

#copyright .textLink {
	color: #FFFFFF;
}

#bottomMenu {
	float: left;
	margin: 0 auto;
	margin-top: 30px;
}

#bottomMenu ul{
	list-style: none;
	margin: 0 auto;
	padding: 0px;
	width: 600px;
}

#bottomMenu ul li{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #FFFFFF;
}

#bottomMenu ul li.last{
	border: 0px;
}

#bottomMenu ul li a {
	text-decoration: none;
	color: #FFFFFF;
}

#com2go{
	float: right;
	margin: -18px 8px 0 0;
}
/******************** END FOOTER *****************/

h2 {
	text-decoration: none;
	color: #000;
	font-size: 15px;
}

/**************** NC *****************/

/*body, html { 
	margin: 0;
  	border: 0;
  	padding: 0;
	min-height: 100%;
  	max-height: 100%;
  	font-family: "Verdana"; 
  	background-color: #FFFFFF;
  	text-align: center;*/
}

#page_container {
	margin: 0 auto;
	width: auto;
	min-height: 500px;
	position: relative;
	background: #FFFFFF url(./assets/templates/site/images/orange.jpg) repeat-x;
}

#background_{
	width: 50%;
	position: absolute;
	background: #fff;
	height: 111px;
	z-index: 1;
}

#background2_{
	width: 100%;
	position: absolute;
	background: #eb6a0a;
	height: 111px;
	z-index: 0;
}

#header {
	position: relative;
	z-index: 2;
	height: 140px;

}

#header_inside {
	width: 650px;
	height: 108px;
	margin: auto;
}

.header_logo {
	float: left;
}

.header_img {
	float: left;
	margin-top: -1px;
}

.clear {
	clear: both;
}

.header_inside2 {
	background-color: #eb6a0a;
	height: 30px;
}

.header_num {
	margin-left: 356px;
}

/*#navigation {
	background: #000;
	height: 26px;
	width: auto;
}

.menu {
	width: 590px;
	margin: auto;
	padding: auto;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 100;
	height: 26px;
}

.menu ul li {
	width: 75px;
	height: 19px;
	border-right: 1px solid #605d59;
	float: left;
	white-space: nowrap;
	position: relative;
	font-size: 9px;
	font-weight: bold;
	padding-top: 7px;
	background: url(./images/btn_sep.jpg) repeat-x;
}

.menu ul li a {
	text-decoration: none;
	color: #e16b1c;
}

.menu ul li:hover {
	width: 75px;
	height: 19px;
	border-right: 1px solid #605d59;
	float: left;
	white-space: nowrap;
	position: relative;
	font-size: 9px;
	font-weight: bold;
	padding-top: 7px;
	background: #000
}*/




#inner_container {
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid blue;*/
	height: auto;
	width: 750px;
	padding-bottom: 25px;
	text-align: left;
}

#inner_container2 {
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid blue;*/
	height: auto;
	/*width: 1024px;*/
	padding-bottom: 25px;
	text-align: left;
}

#left_column {
	float: left;
	width: 215px;
	margin-top: 30px;
}

#left_column2 {
	float: left;
	width: 230px;
	margin-left: 270px;
}
.news_img {
	/*margin-left: 221px;*/
}

.news_img2 {
	margin-left: 221px;
	float: left;
}

#main {
	float: left;
}
.buttons_img {
	float: left;
	margin-left: 357px;
	margin-top: -48px;
}

#right_column {
	float: left;
	width: 530px;
	margin-top: 35px;
	text-align: left;
}

#right_column2 {
	float: left;
	width: 370px;
	margin-top: 35px;
	text-align: left;
}

.welcome_title {
	font-size: 25px;
	color: #eb6a0a;
	margin-top: 35px;
}

.welcome_summ {
	font-size: 10px;
	color: #aeaeae;
	margin-top: 14px;
}

.welcome_mini_title {
	font-size: 10px;
	color: #eb6a0a;
	margin-top: 20px;
}

.welcome_text {
	font-size: 10px;
	color: #cccdcd;
	margin-top: 14px;	
}

/*#footer {
	height: 60px;
	background: #000;
}*/

.copyright {
	color: white;
	font-size: 8px;
	float: left;
	margin-left: 179px;
	margin-top: 25px;
}

.nav_copy {
	color: white;
	font-size: 8px;
	float: left;
	margin-left: 117px;
	margin-top: 25px;
}

.com2go_logo {
	float: left;
	margin-left: 125px;
	margin-top: 2px;
}

.news_text {
	margin-left: 150px;
	position: relative;
}

.news_text_text1 {
	margin-left: 10px;
	position: relative;
	width: 130px;
}

.readMore {
	margin-left: 60px;
}

.news_text_2 {
	position: relative;
	width: 190px;
}

.title_link {
	color: #FFF; /*#72C10D;*/
	font-size: 15px;
	font-weight: bold;
	margin-left: -205px;
}

.right_back {
	width: 620px;
	margin-top: 4px;
	float: left;
	/*border: 1px solid blue;*/
	width: 530px;
	background: #d9dadb;
}

.outer_title_bg{
	width: 443px;
	height: 22px;
	background: url('../images/title_link_img.png');
}


.section_title{
	float: left;
	width: 227px;
	color: #000; /*#72C10D;*/
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
}


.this_pagetitle{
	float: left;
	width: 216px;
	font-size: 12px;
	font-weight: bold;
	margin-left: -10px;
	margin-top: 3px;
	color: #FFFFFF;
}

.right_img_small {
	margin-top: 0px;
	padding-bottom: 20px; 
	padding-top: 20px;
	/*float: left;*/
}

.right_img_small2 {
	margin-top: -10px;
	padding-bottom: 20px; 
	/*float: left;*/
}

.right_img_small3 {
	margin-top: -10px;
	padding-bottom: 20px; 
	/*float: left;*/
}

.right_img_big {
	padding-left: 20px;
	float: left;
	margin-top: -30px;
	width: 200px;
}

.title_link_2 {
	color: #eb6a0a; /*#72C10D;*/
	font-size: 16px;
	font-weight: bold;
	float: right;
	width: 288px;
}

.title_link_2_new {
	color: #eb6a0a; /*#72C10D;*/
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 400px;
	margin-left: 25px;
}

.right_text {
	float: left;
	margin-left: 25px;
	width: 250px;
}

.right_text_new {
	float: left;
	margin-left: 25px;
	width: 440px;
}
