/* EzyPal Sky-Blue Template - CSS */

html, body { background:url(/images/bg.jpg) repeat-x; background-color: #F4F4F4; font-family: Verdana, Arial, Tahoma;; font-size: 11px; color: #454547; margin: 0px; padding: 0px; }

/* Div Styles */
div#container { width: 876px; margin-top: 23px; margin-left:-405px; position: absolute; left:50%; top:0; background: #e7e6e2 url(../images/middlebg.jpg) repeat-x  }
div#header { width: 882px; height: 280px; background-image: url(../images/header_back.png); }
div#menu { width: 876px; height: 16px; background-color: #000000; }
div#content { float:left;
	width: 876px;
	min-height: 300px;
	background: url(../images/middlebg.jpg) repeat-x;
	background-color:#FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
	display:inline;}
div#footer { clear: both; width: 876px; height: 74px; background-image: url(../images/footer_back.png); color: white; text-align: center; }

.mini { width: 300px; float: right;  margin-top: 10px; margin-right: 5px; text-align: right; font-size: 10px;}
.error { padding: 2px; border: 1px solid #666666; background-color: #FFCC66; color: black;}
.success { padding: 2px; border: 1px solid #666666; background-color: #006600; color: white;}

.bar { width: 500px; height: 13px; background-color: #FFFFFF; border: 1px solid #666666; overflow:hidden; -moz-border-radius: 4px;}
.bar_expired {  background: red url(../images/expiry_back.png); height: 13px; }

/* Table Styles */
.search_table { width: 500px; background-color: #EFEFEF; border: 1px solid #999999; }
.search_results_table { width: 500px; border-bottom: 1px solid #CCCCCC; }

.category_table { width: 500px; padding: 5px; margin-bottom: 10px; border: 1px solid #CCCCCC; }

.item_table  { width: 500px; padding: 5px; margin-bottom: 5px; border-bottom: 1px solid #CCCCCC; }

.item_related_table { width: 90%; border: 1px solid #003F5E; border-collapse: collapse; }
.item_related_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }

.item_featured_table { width: 100%; border: 1px solid #003F5E; border-collapse: collapse; vertical-align: top; text-align: center; }
.item_featured_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }

.login_table { width: 300px; background-color: #EFEFEF; border: 1px solid #003F5E; border-collapse: collapse; }
.login_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }

.recover_table { width: 300px; background-color: #EFEFEF; border: 1px solid #003F5E; border-collapse: collapse; }
.recover_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }

.file_table { width: 600px; background-color: #E8E8E8; border: 1px solid #003F5E; border-collapse: collapse; }
.file_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }
.file_label { color: #333333; font-weight: bold; vertical-align: top;}

.cart_table { width: 700px; background-color: #E8E8E8; border: 1px solid #003F5E; border-collapse: collapse; }
.cart_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }
.cart_heading2 { color: #FFFFFF; font-weight: bold; background-color: #006699; }
.cart_row1 { height: 20px; background-color: #E8E8E8; }
.cart_row2 { height: 20px; background-color: #DDDDDD; }
.cart_row_total { height: 20px; color: white; font-weight: bold; background-color: #003F5E }

.coupon_table { width: 350px; background-color: #E8E8E8; border: 1px solid #003F5E; border-collapse: collapse; }
.coupon_heading { color: #FFFFFF; font-weight: bold; background-color: #003F5E; }
.comments_table { width: 700px;}

.sub_category_table { width: 500px; background-color: #EFEFEF; border: 1px solid #999999; }

.item_table_full  { width: 100%; }

.download_table { width: 600px; margin: 0 auto; text-align: right; height: 25px; }

/* Link Styles */
a { color: #006699; text-decoration: none; }
a:hover { color: #CC0000; text-decoration: none;}

a.menu_link, a.menu_link:active, a.menu_link:visited { color: white; font-weight: bold; text-decoration: none; }
a.menu_link:hover { color: white; font-weight: bold; text-decoration: none; }
a.menu_link_selected, a.menu_link_selected:active, a.menu_link_selected:visited { color: #FFFFCC; font-weight: bold; text-decoration: none; }

a.item_link { color: #006699; font-weight: bold; font-size: 14px; }

a.category_link { color: #006699; font-weight: bold; font-size: 14px; }

a.sub_category_link { color: #006699; font-weight: bold; font-size: 12px; }

a.item_related_link { color: #006699; font-weight: bold; font-size: 12px; }

a.mini_link, a.mini_link:active, a.mini_link:visited, a.mini_link:hover { color: #FFFFCC; }

/* Font Styles */
h1 { width: 100%; color: #000000; font-weight: bold; font-size: 20px;  border-bottom: 1px solid #CCCCCC; }

.breadcrumbs { color: #666666; font-size: 11px; }

.item_category { color: #666666; font-size: 11px; }
.item_description { color:#333333; }
.item_price { color: green; font-weight: bold; }

.category_description { color: #333333; }

.item_price_full { color: green; font-weight: bold; font-size: 16px; }

.coupon_status { color: blue; font-weight: bold; }

.available { color: green; }
.expired { color: red; }

.mini_link { color: #FFFFFF; }


/* Form Styles */
input.text { font-size: 12px; background-color: #E8E8E8; border: 1px solid #CCCCCC; padding: 2px; }
input.button { font-size: 12px; font-weight: bold; background-color: #003F5E; color: white; border: 1px solid #CCCCCC; padding: 2px; }

input.input_coupon { font-size: 10px; background-color: #EFEFEF; border: 1px solid #CCCCCC; padding: 2px; }

.account_mini { color: #666666; font-size: 10px; background-color: #FFFFFF; border: 1px solid #000000;}
.search_mini { color: #666666; font-size: 10px; background-color: #EFEFEF; border: 1px solid #CCCCCC;}

textarea { font-family:Arial, Helvetica, sans-serif; font-size: 12px; background-color: #E8E8E8; border: 1px solid #CCCCCC; padding: 2px; }

/* List Styles */
ul { margin: 0 50px; padding: 0; }

ul.menu { margin: 0 0 0 2px; padding: 0px; list-style-type: none; }

li.menu_item_h {  display: inline; padding-left: 15px; padding-right: 15px; padding-bottom: 1px; margin-right: 3px; background-color: #000000; border: 1px solid #FFFFFF; text-align: center; }
li.menu_item_h:hover { background-color: #003F5E; }
li.menu_item_selected_h { display: inline; padding-left: 15px; padding-right: 15px; padding-bottom: 1px; margin-right: 3px; background-color: #000000; border: 1px solid #FFFFFF; text-align: center; }

li.menu_item { padding-left: 15px; padding-right: 15px; background-color: #006699; border: 1px solid #666666; text-align: center; }
li.menu_item:hover { background-color: #003F5E; }
li.menu_item_selected { padding-left: 15px; padding-right: 15px; background-color: #003F5E; border: 1px solid #666666; text-align: center; }

/* Misc Styles */
fieldset { border: 1px solid #666666; padding: 5px; }
legend { color: #006699; font-weight: bold;}

.menubg { float:left; list-style-type:none; display:inline; margin:0px; padding:0px; vertical-align:top; }
.menubg ul {
	float:left;
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
	width:708px;
}
.menubg li {
	margin:0px;
	float:left;
	list-style-type:none;
	display:inline;
	text-align:center;
	vertical-align:top;
	padding-left:0px;
	padding-right:1px;
	padding-top:0px;
	height: 48px;
	background:url(../images/toplinksep.jpg) right no-repeat;
}
.menubg li.nobg { background:none; }

.menubg li a.home {
	display: block;
	background: url(../images/homelink.jpg) no-repeat;
	width: 91px;
	height: 48px;
	text-decoration: none;
}
.menubg li a.home:hover{
	background-position: 0px -48px;
	text-decoration: none;
}

.menubg li a.services {
	display: block;
	background: url(../images/serviceslink.jpg) no-repeat;
	width: 87px;
	height: 48px;
	text-decoration: none;
}
.menubg li a.services:hover{
	background-position: 0px -48px;
	text-decoration: none;
}

.menubg li a.solutions {
	display: block;
	background: url(../images/solutionslink.jpg) no-repeat;
	width: 86px;
	height: 48px;
	text-decoration: none;
}
.menubg li a.solutions:hover{
	background-position: 0px -48px;
	text-decoration: none;
}

.menubg li a.products {
	display: block;
	background: url(../images/productslink.jpg) no-repeat;
	width: 86px;
	height: 48px;
	text-decoration: none;
}
.menubg li a.products:hover{
	background-position: 0px -48px;
	text-decoration: none;
}


.menubg li a.about:hover{
	background-position: 0px -48px;
	text-decoration: none;
}

.menubg li a.contact {
	display: block;
	background: url(../images/contactlink.jpg) no-repeat;
	width: 87px;
	height: 48px;
	text-decoration: none;
}
.menubg li a.contact:hover{
	background-position: 0px -48px;
	text-decoration: none;
}

.topmenu div.phonenumber {
	width: 162px;
	height: 48px;
}

.middlecontentwhite {
	float:left;
	width: 882px;
	min-height: 300px;
	background-color:#FEFEFF;
	display:inline;
}
.middlecontentblack {
	float:left;
	width: 880px;
	min-height: 300px;
	background-color:#222932;
	margin-left: 1px;
	margin-right: 1px;
	display:inline;
}
.middlecontentgrey {
	float:left;
	width: 878px;
	min-height: 300px;
	background-color:#B7B8BD;
	margin-left: 1px;
	margin-right: 1px;
	display:inline;
}
.middlecontent {
	float:left;
	width: 876px;
	min-height: 300px;
	background: url(../images/middlebg.jpg) repeat-x;
	background-color:#F6F5F4;
	margin-left: 1px;
	margin-right: 1px;
	display:inline;
}


.middlecontentwhite2 {
	float:right;
	width: 882px;
	min-height: 553px;
	background-color:#FEFEFF;
	display:inline;
}
.middlecontentblack2 {
	float:right;
	width: 880px;
	min-height: 553px;
	background-color:#222932;
	margin-left: 1px;
	margin-right: 1px;
	display:inline;
}
.middlecontentgrey2 {
	float:right;
	width: 878px;
	min-height: 553px;
	background-color:#B7B8BD;
	margin-left: 1px;
	margin-right: 1px;
	display:inline;
}
.middlecontent2 {
	float:right;
	width: 876px;
	min-height: 553px;
	background: url(../images/middlebg.jpg) repeat-x;
	background-color:#F6F5F4;
	margin-left: 1px;
	margin-right: 1px;
	display:inline;
}



.middlecontenttopbg {
	float:left;
	width: 876px;
	height: 2px;
	background: url(../images/middlecontenttopbg.jpg) repeat-x;
}

.middlecontent div.spacerdiv {
	width: 876px;
	height: 20px;
}
.middlecontent div.left { float:left; width: 19px;}
.middlecontent div.leftbox {
	float:left;
	width: 270px;
}
.middlecontent div.middlebox {
	float:left;
	width: 585px;
}

.contenttop, .contentbottom {
	float:left;
	width: 585px;
	clear:none;
}

.middlecontent div.spacerdiv1 {
	float:left;
	width: 13px;
}
.middlecontent div.divider { float:left; width: 1px; vertical-align:top; }
.middlecontent div.productservice {
	float:left;
	width: 284px;
	margin-top: 33px;
}
.productservice_head {
	float:left;
	padding-left: 16px;
	width: 268px;
	clear:both;
	margin-bottom: 23px;
}

.bigbullet { float:left; padding-left: 18px; width: 13px; margin-top: 5px; clear:both; }
.bigbulletcontent{
	float:left;
	width: 220px;
	padding-left:16px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:5px;
	text-align:left;
	line-height: 160%;
	color: #2D2C2F;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.bigbulletcontent a{ color: #2D2C2F; text-decoration: none; }
.bigbulletcontent a:hover{ text-decoration: underline; }
.bigbulletbottom {
	float:left;
	width: 284px;
	clear:both;
	margin-bottom: 23px;
}

.middlecontent div.aboutcompany {
	float:left;
	width: 285px;
	margin-top: 33px;
}
.aboutcompany_head {
	float:left;
	padding-left: 16px;
	width: 250px;
	clear:both;
	margin-bottom: 23px;
}
.middlecontent div.spacerdiv2 { float:left; width: 33px; clear:both; }

.middlecontent div.alarmsystem {
	float:left;
	width: 281px;
	clear:both;
	padding-left: 12px;
	margin-top: 24px;
}
.middlecontent div.security {
	float:left;
	width: 280px;
	padding-left: 5px;
	margin-top: 24px;
}
.footerspacer {
	float:left;
	width: 873px;
	height: 20px;
	clear:both;
}

.homeleftboxbg {
	float:left;
	background: url(../images/homeleftboxbg.jpg) repeat-x;
	background-color: #000000;
	width: 268px;
	min-height: 301px;
	border-right: 1px solid #535F6E;
}
.box1 {
	float:left;
	margin-top: 24px;
	margin-bottom: 13px;
	width: 269px;
	clear:both;
}

.box1_con_blue{
	clear:both;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	line-height: 160%;
	color: #88C0FB;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}
.box1_con_blue p{ line-height: 160%; color: #88C0FB; font-family: Verdana, Tahoma, Arial; font-size: 12px; text-decoration: none; padding: 0px; margin: 0px; }
.box1_con_blue a{ color: #FFFFCC; text-decoration: none; }
.box1_con_blue a:hover{ text-decoration: underline; }
.box1_con_blue ol{ line-height:160%; }
.box1_con_blue ol li{ margin-left:15px; margin-top:5px !important; margin-top:5px; margin-bottom:10px !important; margin-bottom:10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px; }
.box1_con_blue ul{ line-height:130%; list-style-type:none; }
.box1_con_blue ul li{ background-image: url(../images/list_arrow.gif); background-position: 0 5px; background-repeat: no-repeat; margin-left:-15px; margin-top:-5px !important; margin-top:-15px; margin-bottom:10px !important; margin-bottom:20px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 18px; }

.box1_con{
	clear:both;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:15px;
	text-align:left;
	line-height: 160%;
	color: #FFFFFF;
	font-family: Verdana ;
	font-size: 10px;
	text-decoration: none;
}
.box1_con p{ line-height: 160%; color: #FFFFFF; font-family: Verdana, Tahoma, Arial; font-size: 11px; text-decoration: none; padding: 0px; margin: 0px; }
.box1_con a{ color: #FFFFCC; text-decoration: none; }
.box1_con a:hover{ text-decoration: underline; }
.box1_con ol{ line-height:160%; }
.box1_con ol li{ margin-left:15px; margin-top:5px !important; margin-top:5px; margin-bottom:10px !important; margin-bottom:10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px; }
.box1_con ul{ line-height:130%; list-style-type:none; }
.box1_con ul li{ background-image: url(../images/list_arrow.gif); background-position: 0 5px; background-repeat: no-repeat; margin-left:-15px; margin-top:-5px !important; margin-top:-15px; margin-bottom:10px !important; margin-bottom:20px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 18px; }

.box1_con_lightblue{
	clear:both;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:left;
	line-height: 190%;
	color: #213241;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
}
.box1_con_lightblue p{ line-height: 190%; color: #213241; font-family: Verdana, Tahoma, Arial; font-size: 11px; text-decoration: none; padding: 0px; margin: 0px; }
.box1_con_lightblue a{ color: #141C42; text-decoration: none; }
.box1_con_lightblue a:hover{ text-decoration: underline; }
.box1_con_lightblue ol{ line-height:160%; }
.box1_con_lightblue ol li{ margin-left:15px; margin-top:5px !important; margin-top:5px; margin-bottom:10px !important; margin-bottom:10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px; }
.box1_con_lightblue ul{ line-height:130%; list-style-type:none; }
.box1_con_lightblue ul li{ background-image: url(../images/list_arrow.gif); background-position: 0 5px; background-repeat: no-repeat; margin-left:-15px; margin-top:-5px !important; margin-top:-15px; margin-bottom:10px !important; margin-bottom:20px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 18px; }


.main_con{
	clear:both;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:15px;
	text-align:left;
	line-height: 190%;
	color: #454547;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
}
.main_con p{ line-height: 160%; color: #454547; font-family: Verdana, Tahoma, Arial; font-size: 11px; text-decoration: none; padding: 0px; margin: 0px; }
.main_con a{ color: #141C42; text-decoration: none; }
.main_con a:hover{ text-decoration: underline; }
.main_con ol{ line-height:160%; }
.main_con ol li{ margin-left:15px; margin-top:5px !important; margin-top:5px; margin-bottom:10px !important; margin-bottom:10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px; }
.main_con ul{ line-height:130%; list-style-type:none; }
.main_con ul li{ background-image: url(../images/list_arrow.gif); background-position: 0 5px; background-repeat: no-repeat; margin-left:-15px; margin-top:-5px !important; margin-top:-15px; margin-bottom:10px !important; margin-bottom:20px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 18px; }


.footerwhite {
	float:left;
	width: 882px;
	height: 87px;
	background-color:#FEFEFF;
	display:inline;
}
.footerblack {
	float:left;
	width: 880px;
	height: 86px;
	background-color:#222932;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	display:inline;
}
.footergrey {
	float:left;
	width: 878px;
	height: 85px;
	background-color:#B7B8BD;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	display:inline;
}
.footerlightgrey {
	float:left;
	width: 876px;
	height: 84px;
	background-color:#F6F5F4;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	display:inline;
}
.footercontent {
	float:left;
	width: 872px;
	height: 82px;
	background: url(../images/footerbg.jpg) repeat-x;
	background-color:#1D2835;
	margin-left: 2px;
	margin-right: 2px;
	display:inline;
}
.footerbottom {
	float:left;
	width: 882px;
	height:20px;
}

.fontcolor1{ color:#000000;}
.fontcolor2{ color:#FFFFFF;}
.fontcolor3{ color:#88C0FB;}

.bgcolor1{background-color:#000000;}
.bgcolor2{background-color:#FFFFFF;}
.alignright { text-align:right;}
.fontbold{ font-weight:bold; }

/*for inner*/

.innerblack {
	float:left;
	width: 882px;
	min-height: 300px;
	background-color:#222932;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	display:inline;
}
.innergrey {
	float:left;
	width: 880px;
	min-height: 300px;
	background-color:#B4B6B9;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	display:inline;
}
.innerbg {
	float:left;
	width: 878px;
	min-height: 300px;
	background:url(../images/innerbg.jpg) repeat-x;
	background-color: #F4F4F2;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	display:inline;
}

.innermenugrey {
	float:left;
	width: 874px;
	height: 50px;
	background-color:#AFB5B6;
	margin: 2px;
	display:inline;
}
.innerspacer1 {
	float:left;
	width: 872px;
	height: 4px;
	clear:both;
}
.innerspacer2 {
	float:left;
	width: 872px;
	height: 2px;
	background-color:#061E36;
	clear:both;
}
.innerspacer3 {
	float:left;
	width: 872px;
	height: 60px;
	clear:both;
}

.innerspacerdiv1 {
	float:left;
	width: 23px;
}
.innerleft {
	float:left;
	width: 308px;
}

.innercontent {
	float:left;
	width: 540px;
}

.product_division {
	float:left;
	width: 308px;
	clear:both;
	margin-bottom: 20px;
}

.innerround { float:left; padding-left: 11px; width: 16px; margin-top: 10px; }
.innercontentleft {
	float:left;
	width: 280px;
}

.innerleft2 {
	float:left;
	width: 308px;
	margin-top: 20px;
	margin-bottom: 47px;
	clear:both;
}
.innerleft div.alarmsystem {
	float:left;
	width: 300px;
	clear:both;
	padding-left: 0px;
	margin-top: 0px;
	clear:both;
	margin-bottom: 10px;
}
.innerleft div.security {
	float:left;
	width: 300px;
	padding-left: 0px;
	margin-top: 0px;
	clear:both;
}

.inner_product_service_head {
	float:left;
	width: 520px;
	margin-top: 33px;
	margin-left: 20px;
	margin-bottom: 0px;
	display:inline;
}
.innerfooterspacer {
	float:left;
	width: 878px;
	height: 20px;
	clear:both;
}

.innerfooterblack {
	float:left;
	width: 882px;
	height: 86px;
	background-color:#222932;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	display:inline;
}
.innerfootergrey {
	float:left;
	width: 880px;
	height: 85px;
	background-color:#B4B6B9;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	display:inline;
}
.innerfooterlightgrey {
	float:left;
	width: 878px;
	height: 84px;
	background-color:#F6F5F4;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	display:inline;
}
.innerfootercontent {
	float:left;
	width: 874px;
	height: 82px;
	background: url(../images/footerbg.jpg) repeat-x;
	background-color:#1D2835;
	margin-left: 2px;
	margin-right: 2px;
	margin-right: 2px;
	display:inline;
}
.innerfooterbottom {
	float:left;
	width: 882px;
	height:20px;
}
