/* CSS Document */

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

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

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

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

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

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

a img {
	border: none;
}

h1 {
	font-size: 1.9em;
	font-weight: bold;
	color:#4ad2ff;
	text-transform:capitalize;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
		text-transform:capitalize;

}

h3 {
	font-size: 1.3em;
	font-weight: normal;
}
.yellow{
	color:#ffbf00;
}
.blue{
	color:#018eb2;
	font-size:0.8em;
}
/* Container Styles
--------------------------------------------------------------- */

#outerContainer {
	width: 100%;
	float: left;
}

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

	#contentContainer {
		width: 960px;
		
		margin-top: 486px;
		display:block;
	}
	
	#contentContainer li{
		margin-left:15px;
	}
	
	#contentTop{
		position:absolute;
		top:476px;
		width:960px;
		height:10px;
		display:block
	}
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: left;
			width: 437px;
			padding: 10px 30px 10px 30px;
			background: #031C23;
		}
		
			#main p {
				margin: 7px 0px 7px 0px;
				line-height:1.6em;
			}
		
		#contentCTA{
			background:url(../../images/misc/contentCTA.gif) no-repeat;
			height:140px;
			width:440px;
			padding:57px 0px 0px 0px;
			text-align:center;
			font-size:1.9em;
			font-weight:bold;
			line-height:0.0em;
		}
		#contentCTA p{
			margin:-15px 0px;
		}
		#contentCTA .yellow{
			font-size:1.2em;
		}
		#googleMap {
			width: 640px;
			height: 300px;
		}

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: right;
			width: 463px;
			background: #03181d;
		}
		* html #sidebar{
			width:460px;
		}
		* html #contact #sidebar{
			width:463px;
		}
		#sideCTA2{
			width:460px;
			text-align:center;
			text-transform:uppercase;	
			margin:10px 0px;
		}
			#sideCTA2 p{
				margin:-5px;
			}
			#sideCTA2 .big{
				font-weight:bold;
				font-size:2.0em;
			}
/* Header Styles
--------------------------------------------------------------- */
#headerContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;

	font-size: 1.2em;
}
#bg{
	position:absolute;
	top:0px;
	left:0px;
	height:484px;
	width:963px;
}
#header {
	width: 960px;
	height: 130px;
	position: absolute;
	z-index: 10;
	top: 0px;

}
	#headerCTA{
		position:absolute;
		top:190px;
		left:520px;
		font-size:2.0em;
	}
		#headerCTA .top{
			font-size:0.8em;
		}
		#headerCTA .top span{
			color:#ffbf00;
			font-size:1.2em;
		}
		#headerCTA p{
			margin:-15px 0px;	
		}
		#headerCTA .big{
			font-size:3.0em;
		}
		#headerCTA .bottom{
			margin:-10px 0px 0px 90px;
		}
		#headerCTA span{
			color:#f9edc8;
		}
	a#logo {
		width: 400px;
		height: 40px;
		position:absolute;
		top:25px;
		left:20px;
		color:#fff;
		text-decoration:none;
		font-size:2.6em;
		background:url(../../images/misc/logo.gif) 0px 7px no-repeat;
		padding:0px 0px 0px 47px;
	}

	#cta-top-right {
		width: 570px;
		position:absolute;
		right:0px;
		top:20px;
		padding: 5px 0px 0px 0px;
		text-align: right;
		height: 125px;
		font-size:2.0em;
		font-weight:bold;
	}

#flashSlideshow {
	background: url(../../images/misc/flashSlideshowBackup.jpg);
}
#number{
	position:absolute;
	top:365px;
	margin-left:570px;
	width:350px;
	background:url(../../images/misc/phone.gif) left bottom no-repeat ;
	text-align:center;
	font-size:1.2em;
	height:40px;
	font-weight:bold;
}
	#number .big{
		font-size:2.4em;
		line-height:1.0em;
	}
	#number p{
		margin:-5px 0px -5px 0px ;
	}
#tab{
	position:absolute;
	top:435px;
	margin-left:495px;
	height:50px;
	width:460px;
	background:url(../../images/misc/tab.gif) no-repeat;
	text-transform:uppercase;
	color:#ffbf00;
	font-weight:bold;
	font-size:1.6em;
	z-index:100;
	padding:12px 0px 0px 35px;
}
/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 962px;
	height: 60px;
	z-index: 100;
	position: absolute;
	top: 90px;
	background:url(../../images/misc/navbg.gif) no-repeat;
	padding-left:3px;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				float: left;
				background: url(../../images/misc/nav.gif) repeat-x;
				color: #fff;
				text-decoration: none;
				padding: 5px 32px 10px 32px;
				margin:6px 3px;
				font-weight: bold;
				font-size: 1.0em;
			}
			
				#navigation ul li a.contact-a {
					border: none;
				}

				#navigation ul li a:hover {
					background: #001B23;
					color: #fff;
				}
				#navigation .index-a,
				#navigation .contact-a {
					padding: 15px 20px 13px 20px;
				}				
#index #navigation .index-a,
#contact #navigation .contact-a,
#repairs #navigation .repairs-a,
#replacement #navigation .replacement-a,
#chip-repairs #navigation .chip-repairs-a,
#car-windscreens #navigation .car-windscreens-a,
#new-windscreens #navigation .new-windscreens-a,
#rear-windscreens #navigation .rear-windscreens-a{
	color: #4ad2ff;
	background:#fff;
}
span.block{
	display:block;
}
/* Footer Styles
--------------------------------------------------------------- */


#outerFooter{
	background:#01191f url(../../images/misc/footerbg.jpg) right top;
	width: 960px;
	padding:10px 0px;
	display:block;
	
}
#footer {
	clear: both;
	width: 920px;
	color: #fff;
	position:relative;
	left:10px;
	margin:0px;
	padding: 10px 10px 10px 10px;
	background: url(../../images/misc/footerOverlay.png) repeat-y;
	border:1px solid #032027;
}

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

	#footer h2 {
		font-weight: bold;
		margin: 0px;
		color: #2ebdeb;
		padding: 20px 5px;
		font-size: 1.5em;
		font-style: italic;
		width: 250px;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer p, #footer ul {
		margin: 0px;
		padding: 0px;
	}

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

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

	#footer #footer-services {
		float: left;
		width: 280px;
		margin: 0px;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 190px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
			#footer #footer-services ul li a span.block{
				display:inline;
			}
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float: left;
		width: 320px;
	}
	
		#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;
			border-bottom: 1px dotted #777;
		}
		
/* 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: 155px;
		}
		
			#footer #footer-right2 ul li {
				float: left;
			}
					
			#footer #footer-right2 ul li a {
				float: left;
				width: 165px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
		#footer #footer-right2 p {
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-right2 .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
		width: 940px;
		clear: both;
		float: left;
		margin: 10px 0px 0px 0px;
		text-align: center;
	}

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

.errors {
	font-size:1.3em;
	padding:0px 0px 0px 20px;
	color:#FF0000;
	font-weight:bold;
}

#contact h2 {
	border:none;
}

#contactTable {
}
	
#botBuster {
	display: none;
}
	
#form {
	width:400px;
	display:block;
}

form.formular {
	font-size: 12px;
	width:445px;
}

.formular fieldset {
	margin:0px 0px 5px 0px;
	padding : 0px 15px 15px 15px;
	border: 1px solid #4ad2ff;	
}

.formular fieldset.botBuster {
	display:none;
}

.formular legend {
	font-size: 1.4em;
	color: #4ad2ff;
	font-weight: bold;
	padding:0px 5px 0px 5px;
}

.formular fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}

.formular label span {
	color: #4ad2ff;
}

.formular input, .formular select, .formular textarea {
	display : block;
	margin-bottom: 10px;
}

.formular .text-input {
	width: 400px;
	color: #555;
	padding: 4px;
	border: 1px solid #000;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF url('/img/form/text-bg.gif') repeat-x;
	
}
.formular textarea {
	width: 250px;
	height:70px;
	color: #555;
	padding: 4px;
	border: 1px solid #000;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF url('/img/form/text-bg.gif') repeat-x;
	
}
.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}

.formular span.checkbox, .formular .checkbox {
	display: inline;
}

.formular .submit {
	background: #4ad2ff;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #4ad2ff;
	padding: 4px;
	margin: 5px 0px 20px 0px;
	float: right;
	text-decoration: none;
	cursor:pointer;
}

.formular hr {
	clear: both;
	visibility: hidden;
}

.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #4ad2ff;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}

	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
		}
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#ee0101;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;} 
	
	
		
/* Request Call Back Table Styles
--------------------------------------------------------------- */

	#contactTable #botBuster {
		display: none;
	}
	#callbackform{
		width:400px;
		position:relative;
		left:55px;
		top:30px;
	}
	.callbackformbox{
		background:url(../../images/misc/callbackformbox.gif) no-repeat;
		width:350px;
		height:32px;
		border:0px;
		color:#fff;
		text-align:center;
		padding:13px 0px 0px 0px;
	}
	.callbacktitle{
		text-transform:uppercase;
		font-size:2.0em;
		font-weight:bold;
		text-align:center;
		width:350px;
	}
	#dropdown{
		border:none;

		width:155px;

		text-align:center;

	}
	#submit{
		background:url(../../images/misc/callbackSubmit.gif) no-repeat;
		border:none;
		height:60px;
		width:180px;
	}
	#submit:hover{
		cursor:pointer
	}
	
	
	#contactform{
		
		position:relative;
		left:55px;
	}	
	#contactform p{
		text-align:center;
	}
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}
