/* CSS Document */

/* Global Default */
a img{
	border:0;
}
/* Global Default End */

/* Structure */
body{
	padding:0;
	margin:0;
	
	font-size:10pt;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background:url(pic/security.gif) top repeat-x #fff;
}
.container{
	width:814px;
	margin:0 auto;
}
.head{
	height:30px;
	line-height:30px;
	padding-left:20px;
}
.head, .head a, .head a:hover{
	color:#fff;
}
.header{
	background:url(pic/cctv_alarms_Lincolnshire.jpg) top center no-repeat;
	height:114px;
}
.company{
	background:url(pic/security_company.png) top left no-repeat;
	height:140px;
	width:134px;
	position:absolute;
}
.banner{
	background:url(pic/banner.jpg) top center no-repeat;
	height:100px;
	clear:both;
}
.flash{
	clear:both;
	height:270px;
	background:url(pic/home_business_security.gif) top center no-repeat;
	padding-left:12px;
}
/* Menu */
.menu{
	height:32px;
}
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */
.glossymenu{
	/* background: url(pic/menur_bg.gif) repeat-x; */ /*tab background image path*/
	height: 32px;
	list-style: none;
	margin:0;
	padding:0 0 0 30px;
}
.glossymenu li{
	float:left;
}
.glossymenu li a{
	float: left;
	display: block;
	color:#fc1e2f;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
	padding:0 0 0 12px; /*Padding to accomodate left tab image. Do not change*/
	height: 32px;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
}
.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 12px 0 0; /*Padding of menu items*/
}
.glossymenu li a.current, .glossymenu li a:hover{
	color: #fff;
	background: url(pic/menu_start.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.glossymenu li a.current b, .glossymenu li a:hover b{
	color: #fff;
	background: url(pic/menu_end.gif) no-repeat right top; /*right tab image path*/
}
/* Menu End */
.center{
	padding:15px 10px;
	margin-right:235px;
}
.special{
	float:right;
	width:235px;
	padding:15px 0;
}
.footer{
	border-top:1px solid #adaeb0;
	height:60px;
	line-height:23px;
	font-size:6pt;
	padding:6px 10px 5px;
	text-transform:uppercase;
	clear:both;
}
.footer, .footer a, .footer a:hover{
	color:#999;
	text-decoration:none;
}
.footer a:hover, .footer a.current{
	text-decoration:underline;
}
.webbuilt4u{
	float:right;
	margin-top:5px;
}
.sep{
	clear:both;
	border-bottom:1px solid #ccc;
	height:20px;
}
/* Structure End */

/* Main styles */
.center ul, .center strong, a, a:hover, .impact, h1, h2, h3, h4, h5{
	color:#184c62;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:10px 0;
}
h1{
	font-size:16pt;
}
.impact{
	font-size:12pt;
}
p{
	margin:10px 0;
	padding:0;
}
a{
	text-decoration:underline;
	color:#808080;
}
a:hover{
	text-decoration:none;
}
/* Main styles End */

/* BIA Standard */
.big{
	font-size:16pt;
}
.small{
	font-size:8pt;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
img.fr{
	margin:5px 0 5px 10px;
}
img.fl{
	margin:5px 10px 5px 0;
}
.cl{
	clear:both;
}
.centered{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.mb{
	margin:10px;
}
.inblock{
	display:inline-block;
}
ul.none{
	list-style-type:none;
}
/* BIA Standard end */

/* additional */
p.response{
	margin:10px 0 0;
	font-style:italic;
}
p.subscription{
	margin:0 0 10px;
	text-align:right;
}
p.question{
	font-weight:bold;
}
p.answer{
	font-style:italic;
}
/* additional end */

/* Enquiry */
form{
	padding-left:5%;
}
form p{
	font-weight: bold;
}
form label{
	float: left;
	width: 160px;
	text-align:right;
	padding-right:10px;
}
form input, form textarea{
	margin-bottom: 5px;
}
form select{
	margin-bottom: 5px;
}
form textarea{
	width: 250px;
	height: 50px;
}
form .short{
	width:80px;
}
form .long{
	width:180px;
}
form input[type="radio"], form input[type="checkbox"]{
	width:1em;
}
form #Submit{
	margin-left: 168px;
	margin-top: 5px;
	width: 90px;
}
.red{
	color:#f00;
}
button.calendarStyle{ /* pop-up calendar */
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(calendar/calendar.png);
	cursor: pointer;
	cursor: hand;
}
/* Browser specific (not valid) styles to make preformatted text wrap */		
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
/* Enquiry End */

/* gallery */
.gallery{
	text-align:center;
}
a.thickbox img{
	border:2px solid #ccc;
	margin:5px;
}
a.thickbox:hover img{
	border:2px solid #184c62;
}
/* gallery end */

/* Border Box */
.border_top, .border_box, .border_end{
	width:812px;
	margin:0 auto;
}
.border_top{
	background:url(pic/border_top.png) bottom center no-repeat;
	height:9px;
}
.border_box{
	background:url(pic/border.png) center repeat-y;
}
.border_end{
	background:url(pic/border_end.png) top center no-repeat;
	height:9px;
}
/* Border Box End */
