/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

p {
	line-height: 1.4em;
}

ul {
	margin: 0px;
	padding: 0px;
}

	ul li {
		line-height: 1.4em;
	}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../images/misc/body-bg.jpg) top repeat-y #fff;
	margin: 0px;
}

#businesscard {
	background: #fff;
	margin: 10px;
	text-align:center;
}

a:link, a:visited, a:focus {
	color: #0000FF;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	text-decoration: underline;
	color:#ffac1d;
}

a img {
	border: none;
}

h1 {
	display:block;
	width:500px;
	font-size: 2.0em;
	line-height:1.0em;
	color: #0e52d2;
	margin:5px 0px;

}

h2 {
	padding-left:0px;
	font-size:2em;
	color:#e6b54c;
}

 h2 {
	
	font-size:2em;
	color:#e6b54c;
}


h3{
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:7px;

}

h4{
	color:#0e51d0;
	font-weight:bold;
	font-size:1.4em;

}

/* Container Styles
--------------------------------------------------------------- */

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	 #contentContainer {
		width: 980px;
		padding-top: 20px;
		position: absolute;
		z-index: 1;
		top: 344px; /* Same as height of header */
	}
	
		#contact #contentContainer {
			background:none;
		}
			
	
	
/* Main Styles
--------------------------------------------------------------- */
		
			#main {
				width:450px;
				float: left;
				padding: 0px 20px 30px 20px;
			}
			
				
				#face{		
					position:absolute;
					left:600px;
					top:0px;
				}
			
			#contact #main {
				width: 960px;
			}
				#main ul{
					margin-left:30px;
				}
			.big{
				clear:both;
				font-size: 2.0em;
				color:#c70000;
				padding: 20px;
			}
			.big span{
				font-size:2.2em;
				font-weight:bold;
				color:#880000;
				line-height:1.1em;
			}
			
			
			#links{
				position:absolute;
				top:430px;
				right:200px;
			}
			
			#long-cta {
				float:left;
				margin:10px 0px 30px 20px;
				padding:0px;
				background:url(../../images/misc/long-cta.jpg) top left no-repeat;
				width:524px;
				height:44px;
				display:inline;
				}
				
				#long-cta p {
					color: #fff;
					font-size:1.7em;
					text-transform:uppercase;
					padding:7px 0px 0px 0px;
					margin:0px;
					text-align:center;
					font-weight:bold;
					}
					
			#video-btn {
				float:left;
				margin:0px;
				padding:0px;
				}		
				
				#video-btn ul {
					float:left;
					margin:0px;
					padding:0px;
					width:500px;
					}
					
					#video-btn ul li {
					list-style:none;
					float:left;
					}
					
					#video-btn ul li a {
						float:left;
						display:block;						
						text-transform:uppercase;
						margin:0px 10px 0px 0px;
						font-size:2.3em;
						color: #fff;
						text-decoration:none;
						line-height:1.0em;
						}
						
						#video-btn ul li a.video {
							width:170px;
							height:87px;
							background:url(../../images/misc/video_btn.jpg) top left no-repeat;
							padding:15px 0px 0px 10px;
							}
						
						#video-btn ul li a.reviews {
							width:174px;
							height:85px;
							background:url(../../images/misc/reviews-cta.jpg) top left no-repeat;	
							padding:15px 0px 0px 90px;				
							}
					

/* Sidebar Styles
--------------------------------------------------------------- */

#sidebar {
	float:right;
	width: 400px;
	margin: -21px 0px 0px 0px;
	padding:0px;
	}
	
	#sidebar .sidebar-cta {
		float:right;
		background:url(../../images/misc/domectic-cta.jpg) top left no-repeat;
		width:315px;
		height:124px;
		margin:20px 20px 20px 0px;
		display:inline;
		}
		
		#sidebar .sidebar-cta p {
			float:left;
			width:240px;
			margin:0px;
			font-size:1.55em;
			text-transform:uppercase;
			color: #fff;			
			padding:2px 0px 0px 10px;
			line-height:1.3em;
			}
			
			#sidebar .sidebar-cta span.clear {
				display:block;
				}
		
		#sidebar img.logos-cta {
			float:right;
			height:163px;
			width:327px;
			}
			
		#sidebar img.van-cta {	
			float:right;	
			width:366px;
			height:264px;
			margin:1px 0px 0px 0px;
			}
			
			#home #sidebar img.van-cta {
				margin:0px;
				}
				
			
			
			
			
			

/* Other Page Main Styles
--------------------------------------------------------------- */

		
		#map{
			float:right;
			padding:10px 100px 0px 0px;
			
			}
		
		
		
		/* Red Bar  styles
--------------------------------------------------------------- */
		
		
		#red-btn-bar{
			float:left;
			color: #d21b0e;
			font-weight: bold;
			padding:25px 0px 10px 60px;
		}
		
		#red-btn-bar p{
			padding-left:10px;
			font-size:0.5em;
		}
		#red-btn-bar h2{
			text-align:center;
			width:700px;
			margin:5px 0px;
		}
		#red-btn-bar-nav{
			width:737px;
			height:136px;
			margin-left:0px;
			font-size: 2.0em;
			background:url(../../images/misc/red-btn-bg.png) no-repeat;
			
		}
		
		#red-btn-bar-nav a{
			text-decoration:none;
			color:#FFFFFF;
			font-size:0.6em;
			display:block;
			padding-top:95px;	
			width:162px;
			float:left;
			margin-left:14px;
			text-align:center;
		}
		
		#red-btn-bar-nav a:hover{
		color:#ffac1d;
		}
		

			
			
			
		
/* Four Link CTA styles
--------------------------------------------------------------- */
			
			#four-link{
				background: url(../../images/misc/four-link.gif) no-repeat;
				width:402px;
				height:106px;
				margin-left:23px;
				padding-bottom:30px;
				padding-left:70px;
				font-size:1.2em;
			}
			
			* html #four-link{
				padding-left:50px;
				}
				

			
			#four-left{
				float:left;
				margin-left:23px
				
			}
			
			#four-right{
				float: left;
				margin-left:8px
				
			}
			
				#four-link-partitioning{
					padding-top:23px;
				}
				
				#four-right a {
				margin-top:0px;
				
					text-decoration:none;
					color:#FFF;
					}
					
				#four-right a:hover{
					color:#ffac1d;
				}
				
				#four-link-shelving{
					margin-top:8px;
				}
				
				#four-link-racking{
					margin-top:23px;
				}
			
				#four-link-storage-solutions{
					margin-top:9px;
				}			
			
			a.four-link-btn {
				display: block;
				width: 137px;
				height: 31px;
				text-align:center;
				color:#FFF;
				text-decoration:none;
			}
			
			a.four-link-btn:hover{
			color:#ffac1d;
			}
			
			

				

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#side-bar {
				float: right;
				width: 420px;
				height: 440px;
			}
		
		
		#cta1{
				width:367px;
				height:130px;
				background:url(../../images/misc/cta-1.gif) no-repeat bottom;
				margin-top:24px;
			}
			
		#cta2{
			width:367px;
			height:130px;
			background:url(../../images/misc/cta-2.gif) no-repeat bottom;
			padding-top: 20px;
			}
			
		#cta3{
			width:367px;
			height:130px;
			background:url(../../images/misc/cta-3.gif) no-repeat bottom;
			padding-top: 20px;
			}
			
		.cta-header{
			color:#d21b0e;
			font-size:2.2em;
			padding-top:8px;
			padding-left:12px;
			padding-bottom:5px;
			display:block;
			font-weight:bold;
		}
		
		.cta-text{
			color:#d21b0e;
			font-size:1.4em;
			display:block;
			padding-left:12px;
			font-weight:bold;
		}
		
		#cta1 a.click, #cta2 a.click, #cta3 a.click{
			display:block;
			padding-left:70px;
			padding-top:18px;
			font-size:1.3em;
			color:#FFF;
			font-weight:bold;
			text-decoration:none;
			color:#FFF;
		}
		
		#cta1 a.click:hover, #cta2 a.click:hover, #cta3 a.click:hover{
			color:#ffac1d;
		}
		
		#top-click {
			padding-top:35px;
			text-decoration:none;
			color:#FFF;
			margin-top:18px;
		}
			
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 980px;
	height: 181px;
	position: absolute;
	background: url(../../images/misc/header-bg.jpg) no-repeat;
	z-index: 1;
	top: 0px;
	left: 0px;
}

	#logo {
		float: left;
		margin-left: 40px;
		margin-top: 5px;
	}
	
	#logos{
		background:url(../../images/misc/logos-bg.jpg) top left no-repeat;
		position:absolute;
		top:181px;
		right:0px;
		z-index:5;
		width:306px;
		height:137px;
		text-align:right;
		padding:25px 20px 0px 0px;
	}
	
	#logos p {
		display:block;
		clear:both;
		float:right;
		margin:0px;
		padding:0px;
		color: #fff;
		font-size:1.8em;
		text-align:right;
		width:250px;
		padding:0px 0px 15px 0px;
		}
	
	
	#cta-top-right {
		width:550px;
		float: right;
		height: 200px;
		text-align:right;
		font-size: 2.2em;
		position:absolute;
		z-index:30;
		top:25px;
		right:0px;
		
	}
	
		#cta-top-right p {
			margin: 0px;
			padding: 15px 10px 0px 0px;
			color:white;
		}
		#cta-top-right span#cta-var,
		#cta-top-right span#cta-var2,
		#cta-top-right span#cta-var3{
			display:none;
		}
		
		#cta-top-right span#cta-var2,
		#cta-top-right span#cta-var3 {
			margin:0px;
		}
		
			body#home #cta-top-right span#cta-var,
			body#contact #cta-top-right span#cta-var3{
				display:inline;
			}

			body#firealarms #cta-top-right span#cta-var2,
			body#testing #cta-top-right span#cta-var2,
			body#domestic #cta-top-right span#cta-var2,
			body#commercial #cta-top-right span#cta-var2,
			body#cctv #cta-top-right span#cta-var2,
			body#alarms #cta-top-right span#cta-var2,
			body#emergencylighting #cta-top-right span#cta-var2{
				display:inline;
			}					
		#strong-number{
			font-weight:bold;
			font-size:1.6em;
			magrin:0px;
			display:block;
			}


/* Photo Panel Styles
--------------------------------------------------------------- */

#photo-panel{
	width: 980px;
	height: 163px;
	position:absolute;
	top:181px;
	background:url(../../images/misc/photo-panel.jpg) no-repeat;
}

body#domestic #photo-panel{
	background:url(../../images/misc/domestic-header.jpg);
	
}
body#commercial #photo-panel{
	background:url(../../images/misc/commercial-header.jpg);
	
}
body#alarms #photo-panel{
	background:url(../../images/misc/alarm-header.jpg);
	
}
#cctv #photo-panel{
	background:url(../../images/misc/cctv.jpg);
	
}
#testing #photo-panel{
	background:url(../../images/misc/testing-header.jpg);
	
}
#emergencylighting #photo-panel{
	background:url(../../images/misc/emergency-header.jpg);
	
}
#firealarms #photo-panel{
	background:url(../../images/misc/fire-header.jpg);
	
}
	#headerText1{
		margin:17px 0px 0px 345px;
	}
		#headerText1 p{
			margin:0px;
			width:310px;
			
		}
		#headerText1 h2{
			margin:0px;
			color:#0e3086;
		}		


/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width:980px;
	height: 38px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 143px;
	background:url(../../images/misc/navbar-bg-1.gif) no-repeat;
}

#home #navigation {
	background:url(../../images/misc/navbar-bg-1.gif) no-repeat;
}

#domestic #navigation {
	background:url(../../images/misc/navbar-bg-2.gif) no-repeat;
}

#commercial #navigation {
	background:url(../../images/misc/navbar-bg-3.gif) no-repeat;
}

#cctv #navigation {
	background:url(../../images/misc/navbar-bg-4.gif) no-repeat;
}

#alarms #navigation {
	background:url(../../images/misc/navbar-bg-5.gif) no-repeat;
}
#testing #navigation {
	background:url(../../images/misc/navbar-bg-6.gif) no-repeat;
}
#firealarms #navigation {
	background:url(../../images/misc/navbar-bg-8.gif) no-repeat;
}
#emergencylighting #navigation {
	background:url(../../images/misc/navbar-bg-7.gif) no-repeat;
}
#contact #navigation {
	background:url(../../images/misc/navbar-bg-9.gif) no-repeat;
}



	#navigation ul {
		display: inline;
		list-style: none;
		
	}
	
		#navigation ul li {
			display: inline;
			margin: 0px;

		}
			  
			#navigation ul li a {
				float:left;
				width: 83px;
				color: #fff;
				text-decoration:none;
				text-align:center;
				font-weight: bold;
				font-size: 1em;

				padding:5px 2px 5px 0px;
				line-height:1.1em;
			}
			
			.two-line{
			padding-top:5px;
			}
			
			.one-line{
			padding-top:12px !important;
			}
			
			#contactbtn{
			width:50px;
			padding:0px;
			margin:0px;
			padding-top:10px;
			}
			
			
			#navigation ul li a.rightLink {
					border: none;
				}

				#navigation ul li a:hover {
					color:#60e1e9;
				}

/* Footer Styles
--------------------------------------------------------------- */

#footer {
	width: 980px;
	color: #fff;
	background: #cc000b;
	font-size: 0.9em;
	position:relative;
	float:left;
}
/*	#below-red-bar-area{
	padding-left:0px;
	padding-top:20px;
	width: 900px;
	padding:20px 0px 0px 20px;
	}
		#below-red-bar-area-left{
			width:400px;
			float:left;
		}
		
		#below-red-bar-area-right{
			width:400px;
			float:right;
		}
*/	
	#footer li {
		list-style: none;
	}
	
	#footer p {
		margin: 0px;
		padding: 0px;
		
	}

	#footer a {
		white-space: nowrap;
		color: #fff;
		line-height:0.8em;
	}
	
	#footer a:hover {
		color: #000;
		text-decoration:underline;
	}

/* Footer Services Styles
--------------------------------------------------------------- */	

	#footer #footer-services {
		float: left;
		width:220px;
		padding-left:30px;
		padding-bottom:15px;
	}
	
		#footer #footer-services ul li {
			float: left;
			clear:both;
		}
	
		#footer #footer-services ul li a {
			float: left;
			padding: 3px 5px !important;
			text-decoration:unlerline !important;
		}
		
		#all-caps{
		text-transform:uppercase;
		}
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float: left;
		width: 220px;
	}
	
		#footer #footer-areas ul li a {
			float: left;
			width: 210px;
			padding: 3px 5px;
		}
		
/* Footer Right Styles
--------------------------------------------------------------- */	

	#footer #footer-right {
		float: left;
		width: 200px;
	}
	
		#footer #footer-right ul li a {
			float: left;
			width: 240px;
			padding: 3px 5px;
		}
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #info {
		width: 280px;
		float: right;
		

	}
	
	#email{
	display:block;
	height:20px;
	}
	
/* Footer W3C Styles
--------------------------------------------------------------- */	

	#footer #footer-w3c {
		width: 280px;
		float: right;
	}
	
	#validate-btns{
		padding-top:10px
	}
	

		#footer #footer-w3c li {
			list-style: none;
		}
	
	#footer #adtrakDesign {
		width: 280px;
		float: right;
	}
	
	#contact-details{
		line-height:1.6em;
	}
	



/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Contact Table Styles
--------------------------------------------------------------- */

	#contactTable #botBuster {
		display: none;
	}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}


#directions{
	color:#fff;
	font-size:1.8em;
	text-decoration: none;
	background:#d21b0e;
	padding: 10px;
}

div.man {
	position:absolute;
	top:44px;
	right:0px;
	background:url(../../images/misc/man.jpg) center center no-repeat;
	height:136px;
	width:209px;
	z-index:20;
}

.regionalp {
	width:450px;
}

.services-list {
	list-style:url(../../images/misc/tick.jpg);
	margin-bottom:20px;
}

.nic-img {
	float:left;
	margin-right:5px;
	margin-top:5px;
	margin-left:10px;
}
