@charset "UTF-8";
/* CSS Document */





#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	height: 823px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: left;
}

#header {
	width: 992px;
	height: 241px;
	background-image:url(../images/vdub_header.jpg);
}

#leftcolumn {
	width: 414px;
	height: 552px;
	background-image:url(../images/vdub_leftcolumn.jpg);
	float: left;
}

#leftcolumn_services {
	width: 992px;
	height: 552px;
	background-image:url(../images/services.jpg);
	float: left;
}


#leftcolumn_restoration {
	width: 992px;
	height: 552px;
	background-image:url(../images/restoration_bg.jpg);
	float: left;
}


#leftcolumn_security {
	width: 992px;
	height: 552px;
	background-image:url(../images/logos_bg.jpg);
	float: left;
}


#leftcolumn_links {
	width: 992px;
	height: 552px;
	background-image:url(../images/links_bg.jpg);
	float: left;
}

#leftcolumn_contact {
	width: 992px;
	height: 552px;
	background-image:url(../images/contact_bg.jpg);
	float: left;
}

#leftcolumn_fabrics {
	width: 992px;
	height: 552px;
	background-image:url(../images/fabrics_bg.jpg);
	float: left;
}

#leftcolumn_plain {
	width: 992px;
	height: 552px;
	background-image:url(../images/plain_bg.jpg);
	float: left;
}

#leftcolumntext {
	width: 414px;
	height: 543px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	overflow: auto;
}

#leftcolumntext_services {
	width: 992px;
	height: 543px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	overflow: auto;
}



#services_image {
	width: auto;
	height: auto;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	overflow: auto;
}


#rightcolumn {
	width: 578px;
	height: 552px;
	background-image:url(../images/vdub_rightcolumn.jpg);
	float: right;
}

#rightcolumnfabrics {
	width: 578px;
	height: 552px;
	background-image:url(../images/vdub_fabrics.jpg);
	float: right;
}

#rightcolumnabout {
	width: 578px;
	height: 552px;
	background-image:url(../images/vdub_about.jpg);
	float: right;
}

#rightcolumnlogos {
	width: 578px;
	height: 552px;
	background-image:url(../images/vdub_logos.jpg);
	float: right;
}

#footer {
	width: 992px;
	height: 30px;
	margin-top: 0px;
}

#navigation {
	width: 992px;
	height: auto;
}

#fabricimage {
	width: 150px;
	height: 150px;
	background-color:#666666;
}






/*------------------------------------------------------------------------------------*/






.navigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 50px;
	padding-top: 207px;
	padding-bottom: 0px;
	color: #330000;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	padding-right:20px;
	text-align: right;
	
}


.leftcolumntext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 65px;
	padding-right: 40px;
}

.headingtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 170%;
	color:#FFFF66;
	font-weight: bold;
}
div#content {
	width: 992px;
	height: 520px;
	background-image:url(../images/plain_bg.jpg);
	color:#FFFFFF;
	margin-top:0px;
	padding-top:30px
}
div#content .pic {
	display: inline;
}
div#content .pic img {
	margin: 18px 10px 18px 40px;
	border: 5px solid #FFFFFF;
}




/*------------------------------------------------------------------------------------*/







#navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #330000;
	text-decoration:none;
}

#navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #330000;
	text-decoration:none;
}

#navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#330000;
	text-decoration:none;
}

#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#993300;
	text-decoration:none;
}





/*------------------------------------------------------------------------------------*/
#fabricimage {
	width: 150px;
	height:150px;
}

#fabriccolumn {
width: 150px;
height:auto;
padding-left:370px;
background: none;
}
.warning {
	color:#FFff00;
	font-size:.7em;
}
.warning2 {
	color:#FFff00;
	font-size:1em;
}
.star {
	color: #FFFF00;
}
input.txt {
	width:200px;
}
#contactForm {
	width:350px;
	margin:10px auto;
}
form div {
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
}
form div label {
	float:left;
	width:35%;
	font:bold 0.9em Verdana, Arial, Helvetica, sans-serif;
}
form div textarea {
	float:left;
	width:200px;
	height:50px;
}
fieldset {
	/*border:1px dotted #ffffff;*/
	margin:1.4em auto;
	padding:0.6em;
	width:350px;
}
legend {
	font:bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFff;
	margin:0 10px;
	padding:0 10px;
}
table.gallery {
	width:100%;
	margin:10px auto;
	border-collapse:collapse;
}
table.gallery td {
	padding:3px 5px;
}
table.gallery img {
	border:5px solid #FFFFFF;
}
#lightbox{
	position: absolute;
	top: 40px;
	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(../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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
.clear {
	clear: both;
}
div#leftcolumn_services .pic {
	display: inline;
}
div#leftcolumn_services .pic img {
	margin: 18px 10px 18px 40px;
	border: 5px solid #FFFFFF;
}
