/* @override http://www.webdesign.gs/viptrans/style/style.css */

body {
	margin: 0px 0px;
	background: #C9C9C9 url(../media/images/main-bg.png) repeat-x;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana;
	color: #444;
}

#cms_content {
	width: 550px;
}

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

a {
	color: #296A94;
	text-decoration: none;
}

a:hover {
	color: #A40000;
	text-decoration: underline;
}

#wrapper {
	margin: 0px auto;
	width: 950px;
	background: transparent url(../media/images/wrapper-bg.png) repeat-y;
	position: relative;
}
	#sub-wrapper {
		margin: 0px auto;
		padding: 290px 0px 25px 0px;
		width: 906px;
		position: relative;
	}
	
		#main-content {
			width: 570px;
			float: left;
		}
		
		#main-content h1 {
			color: #296A94;
			font-weight: normal;
			font-size: 20px;
			border-bottom: 1px solid #A6A6A6;
			margin: 0px 15px 0px 16px;
			font-family: Verdana;
		}
		
		#main-content h2 {
			color: #4444;
			font-weight: normal;
			font-size: 18px;
			padding: 10px 0px 0px 17px;
			font-family: Helvetica;
		}
		
		#main-content h3 {
			color: #4444;
			font-weight: normal;
			font-size: 16px;
			padding: 10px 0px 0px 17px;
			font-family: Helvetica;
			font-style: italic;
			color: #296A94;
		}
		
		#main-content p {
			font-family: Helvetica, Verdana, Arial;
			font-size: 13px;
			line-height: 1.6em;
			padding: 10px 22px;
		}
		
		#main-content img {
			margin: 0px 0px 5px 20px;
		}
		
		#main-content ul {
			padding: 5px 0px 5px 55px;
			line-height: 1.5em;
		}
		
		/*#home-cta {
			margin: 10px auto;
			width: 536px;
			height: 100px;
			background: #E3E3E3 url(../media/images/hunt-valley-logo.jpg) no-repeat 200px 10px;
			border-top: 1px solid #A3A3A3;
			border-bottom: 1px solid #A3A3A3;
		}*/
		
		#home-cta {
			margin: 10px auto;
			width: 536px;
			height: 160px;
			background-image: url(../media/images/logo-bg.jpg);
			background-repeat: no-repeat;
			border-top: 1px solid #A3A3A3;
			border-bottom: 1px solid #A3A3A3;
		}
		
			#home-cta p {
				text-align: center;
				float: left;
				padding: 19px 0px 0px 60px;
				font-family: Verdana;
				color: #4B4B4B;
				font-size: 14px;
				line-height: 19px;
			}
		
		#right-content {
			width: 336px;
			float: left;
		}
		
			#right-content ul {
				background: #D4D4D4 url(../media/images/right-list-bg.png) repeat-x;
				border: 1px solid #BABABA;
				list-style: none;
				width: 317px;
				-moz-box-shadow: 0px 0px 1px #000000;
				-webkit-box-shadow: 0px 0px 1px #000000;
				-moz-border-radius: 9px;
				-webkit-border-radius: 9px;
				-khtml-border-radius: 9px;
				border-radius: 9px;
				-moz-border-radius-topleft: 9px;
				-webkit-border-top-left-radius: 9px;
				padding: 5px 0px;
				margin: 10px 0px 0px 0px;
			}
			
			#right-content ul li {
				height: 80px;
				background: #D4D4D4 url(../media/images/right-list-bg.png) repeat-x;
				border-bottom: 1px solid #BABABA;
			}
				
				#right-content ul li.last-list {
					border: none;
				}
				
			#right-content a {
				display: block;
				height: 80px;
				background: transparent url(../media/images/right-list-arrows.png) no-repeat 0px -52px;
			}
			
				#right-content a:hover {
					background-position: 0px 29px;
					text-decoration: none;
				}
				
			#right-content ul li img {
				border: 1px solid #777;
				float: right;
				margin: 7px 5px 0px 0px;
			}
			
			#right-content ul li h2 {
				color: #1E6A9B;
				font-weight: normal;
				font-size: 20px;
				padding: 8px 0px 0px 17px;
			}
			
			#right-content ul li p {
				padding: 0px 75px 0px 17px;
				color: #777;
				font-size: 12px;
				line-height: 1.6em;
			}
			
				#right-content ul li p:hover {
					color: #444;
				}
	
	/*#header {
		margin: 0px 22px;
		width: 906px;
		position: absolute;
		top: 0px;
	}*/
	
	#header {
		width: 906px;
		position: absolute;
		top: 0px;
		right: 22px;
	}
	
	#top-image {
		height: 224px;
		position: relative;
	}

	
		/*#top-image a#home-link {
			width: 273px;
			height: 154px;
			display: block;
			background: transparent url(../media/images/vip-trans-logo.png) no-repeat;
			position: absolute;
			top: 0px;
			text-indent: -9001em;
			cursor: pointer;
		}*/
		
		#top-image a#home-link {
			display: block;
			width: 273px;
			height: 154px;
			background: transparent url(../media/images/vip-trans-logo.png) no-repeat;
			position: absolute;
			right: 608px;
			bottom: 70px;
			padding-left: 25px;
			text-indent: -9001em;
			
		}
		
		#top-image a#quote-request {
			display: block;
			height: 47px;
			width: 262px;
			background: transparent url(../media/images/banner-button.png) no-repeat -6px -54px;
			position: absolute;
			right: 15px;
			bottom: 15px;
			color: #FFF;
			font-size: 17px;
			line-height: 46px;
			padding-left: 25px;
		}
		
			#top-image a#quote-request:hover {
				text-decoration: none;
				background-position: -6px -3px;
			}
	
	#top-bar {
		height: 24px;
		padding-top: 2px;
	}
	
		#top-bar p {
			text-align: right;
			color: #494949;
			padding: 4px 5px;
			text-transform: uppercase;
			font-size: 14px;
		}
		
			#top-bar p a {
				color: #296A94;
				text-decoration: none;
				font-size: 13px;
			}
				
				#top-bar p a:hover {
					color: #A40000;
					text-decoration: underline;
				}
		
			#top-bar p b {
				float: left;
				font-weight: normal;
				font-size: 15px;
			}
		
	#navigation {
		height: 34px;
		background: transparent url(../media/images/navigation-bg.jpg) repeat-x;
	}
	
		#navigation ul {
			list-style: none;
		}
		
		#navigation ul li {
			display: inline;
			float: left;
		}
		
		#navigation ul li a {
			color: #FFF;
			font-size: 16px;
			text-transform: uppercase;
			display: block;
			float:left;
			padding: 3px 7px 2px 7px;
			margin: 4px 5px;
			
		}
		
			#navigation ul li a:hover {
				background-color: #2A77C8;
				color: #FFF;
				text-decoration: none;
				-moz-box-shadow: 2px 2px 6px #000000;
				-webkit-box-shadow: 2px 2px 6px #000000;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				-khtml-border-radius: 4px;
				border-radius: 4px;
				-moz-border-radius-topleft: 4px;
				-webkit-border-top-left-radius: 4px;
				text-shadow: #000 0 0 4px;
}

form {
	margin: 15px 45px;
	padding: 15px 10px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	width: 350px;
}

form.request-quote {
	width: 500px !important;
}

form.request-quote h3 {
	padding: 1px 0px !important;
	margin: 12px -10px !important;
	clear: both;
	border-bottom: 1px dotted #9f9f9f;
	width: 399px;
}

	form input[type="text"] {
		width: 165px;
		border: 1px solid #888;
		padding: 3px 2px;
		font-size: 12px;
		color: #777;
		font-family: Helvetica;
	}
	
	form input[type="checkbox"] {
		border-left: 1px solid #999;
		padding: 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	form label {
		display: block;
		float: left;
		width: 75px;
	}
	
	form.request-quote label {
		width: 199px !important;
		background-color: #f0f0f0;
		margin: 0px 3px;
		padding: 3px;
	}
	
	form textarea {
		width: 165px;
		border: 1px solid #888;
		padding: 3px 2px;
		font-size: 12px;
		color: #777;
		font-family: Helvetica;
	}
	
	form div {
		padding: 3px 0px;
	}
	
	form button {
		border: 1px solid #555;
		padding: 3px 10px;
		margin-left: 75px;
		background-color: #2A77C8;
		color: #FFF;
		cursor: pointer;
	}
	
	form.request-quote button {
		border: 1px solid #555;
		padding: 3px 10px;
		margin-left: 211px;
		background-color: #2A77C8;
		color: #FFF;
		cursor: pointer;
	}
	
		form button:hover {
			background-color: #A40000;
		}
		
.right-img {
	float: right;
	margin: 10px 25px 0px 5px;
	padding: 2px;
	border: 1px solid #2A77C8;
}

hr {
	clear: both;
	margin: 0px 16px 0px 17px;
	border: none;
	border-bottom: 1px dotted #999;
	padding: 7px 0px 7px 0px;
}
	
#footer {
	margin: 0px auto;
	background: transparent url(../media/images/footer-bg.png) repeat-x;
	width: 876px;
	height: 77px;
	border-top: 1px solid #D1D1D1;
	clear: both;
	padding: 17px 15px 0px 15px;
}

	#footer p {
		font-size: 11px;
		color: #6E6E6E;
		line-height: 1.5em;
		padding: 3px 0px;
	}
	
	#footer p a {
		color: #6E6E6E;
	}
	
		#footer p a:hover {
			color: #296A94;
		}
		
		
		
		
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../media/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../media/images/prevlabel.gif) left 15% no-repeat; margin: 100px 0px 0px 0px; }
#nextLink:hover, #nextLink:visited:hover { background: url(../media/images/nextlabel.gif) right 15% no-repeat; margin: 100px 0px 0px 0px; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
