/*
Safe and Sound
Grape Digital -http://www.grape-digital.com
Creadted:                         22/02/2012 * /

/* General */
body {
	margin: 0;
	padding: 0;
}
.edit-link{
	display:block;
	background-color:#fff;
	width:30px;
	text-align:center;
	border:1px dotted gray;
}
.edit-link:hover{
	background-color:gray;
}
.edit-link a{
	color:#000;
	text-decoration:none;	
}
.edit-link a:hover{
	text-decoration:underline;
}
#div_carousel2{
	margin:-5px 0 0 0;
}
#div_container1 {
	width: 960px;
	margin: -15px auto 0 auto;
}

.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.italic{
	font-style:oblique;
}

.link_style_1 {
	color: #fff;
}

.link_style_1:hover {
	color: #7cc0cb;
}

#index_header {
	background-color: red;
	width: 70px;
}

.link1 {
	color: #4c58a8;
	font-weight: bold;
	text-decoration: none;
}
.quote_links{
	color:#fff;
}
.quote_links:hover{
	color:#7cc0cb;
}
.link1:hover {
	text-decoration: underline;
}
#img_camera{
	float:left;
	margin:10px 15px 3px 35px;
}

.h2_page_text {
	font-family: Tahoma, Arial;
	font-size: 14pt;
	margin: 25px 15px 5px 32px;
}

.p_page_text {
	font-family: Tahoma, Arial;
	font-size: 14pt;
	margin: 10px 15px 0 20px;
}

#div_page_container {
	width: 710px;
	min-height: 953px;
	background-color: #dcdcdc;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
}
#div_page_container2{
	width: 716px;
	min-height: 100px;
	background-color: #dcdcdc;
	margin:-8px 0 0 0;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;

	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
}
.latest_content_outer{
	height:185px;
}
.latest_content{
	padding:8px 12px;
	height:150px;
	overflow:hidden;
}

#div_page_heading {
	background-color: #7cc0cb;
	color: #fff;
	padding: 6px 15px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;

	-webkit-border-radius: 12px 12px 0px 0px;
	-moz-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 0px 0px;
}

#div_page_heading h1 {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-weight: bold;
	font-style: oblique;
	font-size: 28pt;
}

#petalarm{
	float:left;
	margin:5px 10px 0 33px;
}
#alarm_external{
	float:left;
	margin:5px 10px 0 33px;
}
/*Carosel*/
#scrollable-navi {
	width: 100px;
	height: 35px;
	padding: 0;
	margin: 0 10px 0 0;
	float: right;
	position: relative;
	z-index: 1;
	background: url('../images/scrollable-desc.png') center 25px no-repeat;
}
#form_table{
	margin:25px 0 0 32px;
	font-family:arial;
	font-size:10.5pt;
}
#form_table td{
	height:40px;
}
.navi {
	width: 100px;
	height: 18px;
	display: block;
}

.navi a {
	width: 10px;
	height: 10px;
	margin: 6px 3px;
	display: inline-block;
	vertical-align: center;
	background-image: url('../images/scrollable-navi.png');
	background-position: left 0;
}

.navi a:hover {
	background-position: left -10px;
}

.navi a.active {
	background-position: left -10px;
}

.scrollable {
	position: relative;
	overflow: hidden;
	width: 201px;
	height: 154px;
	margin: 20px 0 0 17px;
	z-index: 0;
}

.scrollable .items {
	width: 20000em;
	position: absolute;
	clear: both;
}

.items div {
	width: 201px;
	height: 154px;
	float: left;
	
	
}

/*Carosel 2*/
#scrollable-navi2 {
	width: 60px;
	height: 35px;
	padding: 0;
	margin: 370px 0 0 0;
	float: right;
	position: relative;
	z-index: 1;
	background: url('../images/scrollable-desc.png') center 25px no-repeat;
}

.navi2 {
	width: 100px;
	height: 18px;
	display: block;
}

.navi2 a {
	width: 10px;
	height: 10px;
	margin: 6px 3px;
	display: inline-block;
	vertical-align: center;
	background-image: url('../images/scrollable-navi.png');
	background-position: left 0;
}

.navi2 a:hover {
	background-position: left -10px;
}

.navi2 a.active {
	background-position: left -10px;
}

#chained2 {
	position: relative;
	overflow: hidden;
	width: 714px;
	height: 405px;
	margin: 0px 0 0 0px;
	z-index: 0;
}

.scrollable .items {
	width: 20000em;
	position: absolute;
	clear: both;
}

.items div {
	float: left;
	width: 715px;
	height: 405px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
}

#slider_1 {
}

#slider_2 {
}

#slider_3 {
}

#slider_header {
	height: 100px;
	width:715px;
	background-image: url('../images/mainimage_header.png');
	background-repeat: no-repeat;
}

.h1_page_heading {
	color: #fff;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-style: oblique;
	font-size: 28pt;
	margin: 4px 0 0 8px;
	padding: 0;
}

.carousel_text {
	color: #fff;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	margin: -5px 0 0 12px;
	width: 700px;
}
.h2_carouseltext2{
	color:#3f3f3f;
	font-family: Tahoma, Arial;
	font-style:oblique;
	font-size:16.5pt;
	margin:335px 0 0 12px;
}
.p_carouseltext2{
	color:#fff;
	font-family: Tahoma, Arial;
	font-style:oblique;
	font-size:10pt;
	margin:0px 0 0 12px;
}
.h2_page_heading {
	color: #3f3f3f;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-style: oblique;
	font-size: 16pt;
	margin: 348px 0 0 12px;
	padding: 0;
}

/* Header */
#div_top_bar {
	width: 100%;
	height: 15px;
	background-image: url('../images/bg_top.png');
	background-repeat: repeat-x;
}

#ul_social_buttons {
	width: 190px;
	margin: 10px 0 0 145px;
}

#ul_social_buttons li {
	display: inline;
}

.link_socialbuttons {
	width: 21px;
	height: 21px;
	display: inline-block;
}

.link_socialbuttons:hover {
	background-position: left -21px;
}

#social_facebook {
	background-image: url('../images/facebook.png');
}

#social_linkedin {
	background-image: url('../images/linkedin.png');
}

#social_twitter {
	background-image: url('../images/twitter.png');
	margin: 0 0 0 1px;
}

#img_logo {
	margin: 12px 0 0 0;
}

#div_social_tab {
	width: 237px;
	height: 43px;
	display: block;
	background-image: url('../images/social_tab.png');
	float: right;
	margin: 8px 0 0 0;
}

#div_twitter_bar {
	width: 960px;
	height: 37px;
	background-image: url('../images/twitter_bar.png');
	background-repeat: no-repeat;
	margin: 20px 0 -8px 0;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	padding: 9px 47px;
}

#twitter_update_list li {
	list-style-type: none;
	color: #fff;
	display: inline;
	float: left;
	margin: -18px 0 0 131px;
}

#tweet {
	width: 400px;
	margin-top: 20px;
}

#twitter_update_list a {
	color: #fff;
}

#twitter_update_list a:hover {
	color: #7cc0cb;
}

/*Navigation*/
#div_navigation {
	width: 800px;
	float: right;
	height: 37px;
	display: block;
	margin: -23px 20px 0 0;
}

#div_navigation ul {
	padding: 0 20px 0 0;
	font-family: Tahoma, Arial;
	font-size: 21px;
	font-weight: bold;
	margin: 4px 0 0 0;
	float:right;
}

#div_navigation li {
	display: inline;
}

#div_navigation li a{
	margin:0 10px 0 0;
	color: #3644a0;
	text-decoration: none;
}

#div_navigation li a:hover{
	color: #7cc0cb;
	text-decoration: underline;
}

/*Sidebar Section */
#div_sidebar {
	width: 238px;
	height: 970px;
	display: block;
	float: right;
}

#div_getintouch {
	width: 228px;
	height: 70px;
	display: block;
	background-color: #dcdcdc;
	padding: 10px 0 0 12px; /*Rounded Corner */

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px; /*For IE*/
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

#div_lookingforquote {
	width: 231px;
	height: 145px;
	display: block;
	margin: 10px 0 0 0;
	padding: 4px 0 0 9px;
	background-color: #3f3f3f; /*Rounded Corner */

-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px; /*For IE*/
border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

#div_testimonials {
	width: 240px;
	height: 255px;
	display: block;
	margin: 12px 0 0 0;
	background-color: #dcdcdc; /*Rounded Corner */

-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px; /*For IE*/
border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

#div_commercialsecurity {
	width: 230px;
	height: 167px;
	display: block;
	margin: 10px 0 0 0;
	padding: 10px 0 0 10px;
	background-color: #3242a3; /*Rounded Corner */

-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px; /*For IE*/
border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

.style_sidebar_heading {
	padding: 0;
	margin: -2px 0 0 0;
	font-family: Tahoma, Arial;
	font-size: 15.5pt;
	font-weight: bold;
	font-style: oblique;
	color: #3f3f3f;
}

.style_sidebar_heading2 {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial;
	font-size: 15.5pt;
	font-weight: bold;
	font-style: oblique;
	color: #fff;
}

.style_sidebar_subheading {
	padding: 0;
	margin: 3px 0 0 0;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
}

#p_telephoneno {
	margin: -10px 0 0 0;
	padding: 0;
	font-family: Tahoma, Arial;
	font-size: 23pt;
	font-weight: bold;
	font-style: oblique;
	color: #3644a0;
}

#p_testimonials {
	text-align: right;
	padding: 12px 18px 0 0;
}

#a_britishsecuritytech {
	width: 219px;
	height: 51px;
	display: block;
	background-image: url('../images/british_security_tech.png');
}

#a_britishsecuritytech:hover {
	background-position: left -51px;
}

#ul_quote {
	margin: -10px 0 0 0;
	width: 230px;
	padding: 0;
	color: #fff;
	font-family: arial;
	font-size: 7.5pt;
	font-weight: bold;
}

#ul_quote li {
	padding: 0;
	display: inline-block;
	margin: 0 3px 0 0;
	list-style: none;
	width: 50px;
}

.ul_quote_a {
	margin:0 0 5px 0;
	width: 50px;
	height: 34px;
	display: block;
}

.ul_quote_a:hover {
	background-position: left -34px;
}

#li_cctv {
	background-image: url('../images/list_cctv.png');
}

#li_intruderalarms {
	background-image: url('../images/list_intruderalarm.png');
}

#li_doorentry {
	background-image: url('../images/list_doorentry.png');
}

#li_homeautomation {
	background-image: url('../images/list_homeautomation.png');
}

.p_page_text {
	padding: 0 15px 0 14px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 14pt;
}

.list_page_text {
	width: 650px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 14pt;
}

.list_page_text li {
	margin: 0 0 20px 0;
}

/*Index Page */
#ul_list_boxes {
	margin: 10px 0 0 0;
	width: 725px;
	padding: 0;
	font-family: arial;
	font-size: 7.5pt;
}

#ul_list_boxes li {
	padding: 0;
	width: 175px;
	height: 177px;
	display: inline-block;
	margin: 0 2px 0 0;
	list-style: none;
	background-color: #dcdcdc;

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px; /*For IE*/
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

#a_viewmore {
	float: right;
	margin: 0px 10px 0 0;
	color: #7cc0cb;
	font-weight: bold;
	text-decoration: none;
}

#a_viewmore:hover {
	text-decoration: underline;
}

.h2_list_boxes {
	margin: 0;
	padding: 5px 5px 0 5px;
}

.p_list_boxes {
	margin: 0;
	padding: 2px 5px 0 5px;
}

/*AboutPage*/
#video {
	margin: 10px 10px 2px 20px;
	float: left;
}

.text {
	margin: -18px 0 0 0;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 14pt;
}
.text_single{
	padding:2px 20px;
}

/*Contact Page*/
#div_contactform {
	width:500px;
	float:right;
	margin:-35px 0 0 0;
}

#div_contact_form2 {
	margin: 0px 0 0 0;
	width: 325px;
	float: left;
	font-family: arial;
	font-size: 8.5pt;
	color: #3f3f3f;
}

#div_contactdetails {
	float:left;
	margin: 0 0 0 15px;
	width: 180px;
	height:280px;
}
.contact_textfield {
	width: 135px;
	margin: 5px 5px 5px 0;
}

.contactarea {
	width: 462px;
}

.text2 {
	margin: -8px 0 0 -8px;
	padding: 0 10px 10px 10px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	line-height: 14pt;
	color: #3f3f3f;
}

/* Footer Section */
#footersection {
	clear: both;
	margin: 0;
	width: 960px;
	height: 180px;
	display: block;
	background-image: url('../images/footer_background.png');
}

#div_socialize {
	float: left;
	margin: 10px 0 0 25px;
}

.h4_footer {
	color: #fff;
	font-family: Tahoma;
	font-size: 12pt;
}

.h4_page {
	color: #7cc0cb;
	font-family: Tahoma;
	font-size: 12pt;
	font-style: oblique;
}

#grapedigital {
	color: #fff;
	font-family: Tahoma;
	font-style: oblique;
	font-size: 8pt;
	margin: 70px 0 0 0;
	width:300px;
}

#a_grape {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#a_grape:hover {
	text-decoration: underline;
}

#ul_socialize_buttons {
	width: 75px;
	padding: 0;
	margin: 5px 0 0 0;
}

#ul_socialize_buttons li {
	display: inline;
}

.link_socialbuttons {
	width: 21px;
	height: 21px;
	display: inline-block;
}

.link_socialbuttons:hover {
	background-position: left -21px;
}

#social_facebook {
	background-image: url('../images/facebook.png');
}

#social_linkedin {
	background-image: url('../images/linkedin.png');
}

#social_twitter {
	background-image: url('../images/twitter.png');
	margin: 0 0 0 1px;
}

#associatedwith {
	float: left;
	width: 280px;
	margin: 10px 0 0 -25px;
}

.footerlinks {
	width: 150px;
	
	display: inline-block;
	margin: 5px 5px 0 0;
}


#a_footer_NSI {
	background-image: url('../images/associated_1.png');
	height:87px;
}

#a_footer_metpolice {
	background-image: url('../images/associated_2.png');
	height:45px;
}

#div_footer_form {
	width: 320px;
	float: left;
	font-family: arial;
	font-size: 8.5pt;
	color: #3f3f3f;
	margin:10px 0 0 0px;
}
#numbers{
	width:160px;
	margin:-80px 0 0 0;
	float:right;
}
#address{
	width:150px;
	margin:20px 0 0 0;
}
input,textarea {
	margin: 5px 0px 2px 0;
	background-color: #eeeeee;
	border: 1px;
	padding: 1px 10px 1px 10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px; /*For IE*/
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

input:hover,textarea:hover {
	background-color: #e7e7e7;
}

input {
	height: 20px;
	width: 145px;
}

textarea {
	width: 314px;
}

#table_footer {
	margin: 5px 0 0 0;
}

#submit {
	float: right;
	width: 66px;
	height: 21px;
	display: block;
	background-image: url('../images/submit.png');
	cursor:pointer;
}

#submit:hover {
	background-position: left -21px;
	cursor:pointer;
}

#div_footer_bar {
	width: 100%;
	height: 14px;
	margin: -3px 0 0 0;
	background-image: url('../images/bg_bottom.png');
	background-repeat: repeat-x;
	bottom: 0;
}
.footer_link{
	float:left;
	margin:3px 5px 0 0;
	font-family:arial;
	color:#fff;
	font-weight:bold;
	font-style:normal;
}
.ul_sitemap{
	font-family:Tahoma, Arial;
	font-size:11pt;
	margin:0 0 0 20px;
}
.ul_sitemap a{
	color:#3f3f3f;
}
.ul_sitemap a:hover{
	color:#3644a0;
}
.ul_sitemap li{
	margin:10px 0;
	list-style:square;
}
/*Services*/
#img_service1{
	float:left;
	margin:15px 10px 8px 33px;
}
#serviceslist{
	margin:10px 0 0 25px;
	padding:0 0 0 25px;
}
.fb-comments{
	margin:50px 0 20px 0;
}
.latestnews_title a{
	color:#000;
	font-family:tahoma, arial;
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
}
.latestnews_title a:hover{
	text-decoration:underline;
}
.latest_a a{
	float:left;
	margin:10px 0 0 0;
	color:#000;
}
.clear{
	width:10px;
	height:12px;
	display:block;
	clear:both;
}
.pagediv{
	padding:15px 20px;
}
.pagediv h2{
	font-size:14pt;
	font-family:Tahoma, Arial;
	font-weight:bold;
}

/* Sidebar */
.xoxo {
	margin:0;
	padding:0;
}
.xoxo li{
	list-style:none;
	margin:0;
	padding:0;
}
#special_offers h3 {
	background-color: #7cc0cb;
	color: #fff;
	padding: 10px 5px 9px 5px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;

	-webkit-border-radius: 12px 12px 0px 0px;
	-moz-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 0px 0px;
	
	margin:0;
	font-family: Tahoma;
	font-weight: bold;
	font-style: oblique;
	font-size: 24pt;
}
.textwidget{
	padding:10px;
	height:165px;
	background-color: #dcdcdc;
	 /*Rounded Corner */
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;

}
#primary{
	margin:10px 0 0 0;
}