/* CSS Document */

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

p {
	line-height: 1.4em;
}

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

	ul li {
		line-height: 1.4em;
	}

.indented-list li{
	 padding: 4px 0px 4px 34px;

list-style: none;
background: url(../../images/misc/tick.png)left center no-repeat;}

#security .indented-list{
	font-size: 2em;
	padding-bottom: 270px;
}

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/Enigma-Website-Blue-Doors-gradient.jpg) top repeat-x #fff;
	margin: 0px;
}

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

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

a img {
	border: none;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;

}

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

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

	#contentContainer {
		width: 980px;
		position: absolute;
		z-index: 1;
		top: 190px;
	}
	
	#gallery-box{
		float: right;

		width: 277px;
		height: 243px;
		margin-top: 9px;
		background: url(../../images/misc/gallery-link2.jpg);
		padding-left: 15px;
		
	}
	
		#gallery-box h2{
			padding: 0px;
			margin: 0px;
			margin-top: 15px;
			margin-bottom: 15px;
			font-size: 2em;
			font-weight: bold;
			text-align: right;
			padding-right: 15px;
			letter-spacing: -0.03em;
			color: #CC3300;
		}
		
		#gallery-box h2 span{
		color: #FFCC00;
		}

		#gallery-list li{
			text-align: right;
			list-style: none;
			font-size: 1.4em;
			font-weight: bold;
			padding-right: 15px;
			letter-spacing: -0.05em;
		}
		
		#gallery-list li a{
			color: #fff;
			text-decoration: none;
		}	
		
		#gallery-list li a:hover{
			color: #FFCC33;
			text-decoration: none;
		}	

	
	#click-here span{
		color: #ef1217;
	}
	
	#big-photo-runner{
		width: 677px;
		height: 247px;
		}
	
	#index #big-photo-runner{
		background: url(../../images/misc/big-photo-runner.jpg) top no-repeat;
	}
	
	#swing-gates #big-photo-runner, #metal-gates-gallery #big-photo-runner{
		background: url(../../images/misc/big-photo-runner-swing.jpg) no-repeat;
	}
	
	#sliding-gates #big-photo-runner{
		background: url(../../images/misc/big-photo-runner-sliding.jpg) no-repeat;
	}
	
	#entry-systems #big-photo-runner{
		background: url(../../images/misc/big-photo-runner-access2.jpg) no-repeat;
	}
	
	#security #big-photo-runner{
		background: url(../../images/misc/big-photo-runner-grill.jpg) no-repeat;
	}	
	
	#automation #big-photo-runner, #automation-gallery #big-photo-runner {
		background: url(../../images/misc/big-photo-runner-parking.jpg) no-repeat;
	}	
	
	#contact #big-photo-runner{
		background: url(../../images/misc/big-photo-runner-contact.jpg) no-repeat;
	}	

	#gallery #big-photo-runner{
		background: url(../../images/misc/big-photo-runner.jpg) top no-repeat;
	}
	
	#timber-gates-gallery #big-photo-runner{
		background: url(../../images/misc/big-photo-runner-timber-gates.jpg) top no-repeat;
	}	
	
	
	
					
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: left;
			width: 710px;
			padding: 10px 0px;
		}
		
		
		#main-text{
			float: left;
			width: 420px;
			padding: 10px 20px;
		}
		
		
		#index #main-text{
			padding-bottom: 50px;
		}
				
		#main #ctas-low{
			float: left;
			position:relative;
		}
		

			#cta-low-1{
			    position: relative;
				width: 225px;
				height: 131px;
				float:left;
				padding-right: 16px;
				padding-top: 15px;
				background:url(../../images/misc/cta-low-1.jpg) no-repeat;
				}
				
			#cta-low-1 a.white-text{
				font-size: 2.3em;
				display:block;
				text-align: center;
				text-decoration:none;
				color: #000;
				padding-top: 20px;
				font-weight: bold;
			}
			
			
			#cta-low-1 a.black-text{
				position: absolute;
				top: 12px;
				left: 28px;
				font-size: 2.3em;
				display:block;
				text-align: center;
				text-decoration:none;
				color: #FFFF00;
				padding-top: 20px;
				font-weight: bold;
			}	
				
			#cta-low-2{
				position: relative;
				width: 225px;
				height: 131px;
				float:left;
				padding-right: 16px;
				padding-top: 15px;
				background:url(../../images/misc/cta-low-1.jpg) no-repeat;
				}	
				
			#cta-low-2 a.white-text{
				font-size: 2.3em;
				display:block;
				text-align: center;
				text-decoration:none;
				color: #000;
				padding-top: 20px;
				font-weight: bold;
			}
			
			#cta-low-2 a.black-text{
				position: absolute;
				top: 12px;
				left: 22px;
				font-size: 2.3em;
				display:block;
				text-align: center;
				text-decoration:none;
				color: #FFFF00;
				padding-top: 20px;
				font-weight: bold;
			}			
				
						
				
			#main #cta-low-3{
				position: relative;
				width: 225px;
				height: 131px;
				padding-top: 15px;
				float:left;
				background:url(../../images/misc/cta-low-1.jpg) no-repeat;
				}
				
			#cta-low-3 a.white-text{
				font-size: 2.3em;
				display:block;
				text-align: center;
				text-decoration:none;
				color: #000;
				padding-top: 20px;
				font-weight: bold;
			}	
				
			#cta-low-3 a.black-text{
				position: absolute;
				display:block;
				top: 12px;
				left: 53px;
				font-size: 2.3em;
				display:block;
				text-align: center;
				text-decoration:none;
				color: #FFFF00;
				padding-top: 20px;
				font-weight: bold;
			}			
			
				
		#inner{
			margin-top: 20px;
			margin-left: 10px;
			width: 235px;
			float: right;
		}
				

		#red-cta{
			width: 235px;
			height: 272px;
			float: right;
			margin-top: 20px;
			margin-left: 10px;
			background: url(../../images/misc/red-cta-bg.jpg) no-repeat;
		}
		
		#sidebar #red-cta{
			background: url(../../images/misc/red-cta-bg2.jpg) no-repeat;
			margin-top: 0px;
			padding-top: 0px;
			}
		

		#red-cta p{
			padding: 0px;
			margin: 0px;
			font-size: 1.5em;
			display:block;
			width: 180px;
			padding-top: 70px;
			padding-left: 30px;
			line-height: 1.3em;
			}
		
		#red-cta p span{
			color: #FFF;
		}
		
		#map {
			width: 660px;
			height: 200px;
		}

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: right;
			width: 260px;
		}
		
		
		#sidebar-cta{
			width: 260px;
			height: 80px;
			background:url(../../images/misc/sidebar-cta.jpg) no-repeat right;
			padding-top: 375px;
			margin-top: 20px;
		}
		
		#sidebar-cta a{
			display: block;
			width: 200px;
			font-size: 1.8em;
			text-align: right;
			margin-left: 35px;
			padding-right: 15px;
			color: #8e8979;
			font-weight: bold;
			text-transform:uppercase;
			text-decoration:none;
		}
		
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 980px;
	height: 200px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

	#logo {
		width: 373px;
		height: 111px;
		float: left;
	}
	
	#cta-top-right {
		width: 402px;
		height: 124px;
		float: right;
		text-align: right;
		padding-right: 40px;
		font-size: 2em;
		font-weight: bold;
		letter-spacing: -0.08em;
		background:url(../../images/misc/top-right-cta-bg-big.jpg) no-repeat top;
	}
	
	
		#cta-top-right p {
			margin: 0px;
			padding: 0px;
			color:#FFFFFF;
			text-align: left;
			padding-left: 30px;
		}
		
		#cta-top-right span#looking-for{
			font-size: 0.8em;
				}
				
		#cta-top-right span#telephone{
			font-size: 1.3em;
			padding-left: 10px;
				}				


#index #other-site-pic, #contact #other-site-pic {
	margin-left: 20px;
}

		


#flashSlideshow {
	margin-top: 20px;
	background: url(../../images/misc/flashSlideshowBackup.jpg);
}



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

#navigation {
	width: 980px;
	height: 40px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 140px;
}

	#navigation ul {
		display: inline;
		list-style: none;
	}
	
		#navigation ul li {
			display: inline;
			margin: 0px;
		}
			  
			#navigation ul li a {
				float:left;
				border-right: 1px solid #94090d;
				border-left: 1px solid #480003;
				color: #fff;
				text-decoration:none;
				padding: 10px 30px 7px 30px;
				font-weight: bold;
				font-size: 1.1em;
			}
			

			
				#navigation ul li a.rightLink {
					border-right: 1px solid #113c73;
				}

				#navigation ul li a:hover {
					background: url(../../images/misc/nav-hover-bg-grad.jpg) repeat-x;
					
				}
				
#index #navigation .home, #swing-gates #navigation .swing-gates, #sliding-gates #navigation .sliding-gates, #entry-systems #navigation .entry-systems, #security #navigation .security, #automation #navigation .automation, #contact #navigation .contact  {
	background: url(../../images/misc/nav-hover-bg-grad.jpg) repeat-x;
}


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

#footer {
	clear: both;
	width: 984px;
	height: 247px;
	color: #fff;
	background: #555;
	padding: 10px 10px;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 0.9em;
	background:url(../../images/misc/footer-bg.jpg) top left no-repeat;
	padding-bottom: 5px;
}

	#footer .index-a, #footer .contact-a {
		display: none;
	}

	#footer h2 {
		font-weight: bold;
		margin: 0px;
		color: #fff;
		padding: 3px 5px;
		font-size: 1.2em;
		font-style: italic;
		width: 250px;
	}
	
	#footer li {
		list-style: none;
	}
	
	#footer p {
		margin: 0px;
		padding: 0px;
		color: #fff;
	}

	#footer a {
		white-space: nowrap;
		text-decoration: none;
		color: #fff;
	}
	
	#footer a:hover {
		color: #ffcc00;
		text-decoration:underline;
	}

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

	#footer #footer-services {
		float: left;
		width: 270px;
		margin: 0px;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 250px;
				padding: 3px 5px;

			}
		
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float: left;
		width: 220px;
		color: #fff;
	}
	
		#footer #footer-areas h2 {
			width: 300px;
		}
	
		#footer #footer-areas ul {
			float: left;
			width: 155px;
		}
	
		#footer #footer-areas ul li {
			float: left;
			width: 125px;
			padding: 3px 5px;

		}
		
/* Footer Right Styles
--------------------------------------------------------------- */	

	#footer #footer-right {
		float: left;
		width: 190px;
	}
	
		#footer #footer-right h2 {
			width: 170px;
		}
		
		#footer #footer-right p {
			line-height: 20px;
			padding: 3px 5px;
		}
				
/* Footer Right Styles2
--------------------------------------------------------------- */	

	#footer #footer-right2 {
		float: left;
		width: 165px;
	}
	
		#footer #footer-right2 h2 {
			width: 165px;
		}
		
			#footer #footer-right2 ul li {
				float: left;
			}
					
			#footer #footer-right2 ul li a {
				float: left;
				width: 165px;
				padding: 3px 5px;
			
			}
		
		#footer #footer-right2 p {
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-right2 .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
		width: 560px;
		clear: both;
		float: right;
		margin: 0px 0px 0px 0px;
		text-align: right;
	}
	
	#small-logo{
		padding-bottom: 10px;
		height: 39px;
		width: 155px;	
	}

	
	#footer-w3c{
		padding-top: 5px;
		float:right;
		padding-right: 80px;
		color: #fff;

	}

/* 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;
}

#index .nudge-photo-ctas{
padding-left: 15px;
}

#lock-box{
	width: 250px;
	float: right;
		}
