@charset "utf-8";
/* CSS Document */

body
{
	background-image: url(../images/mapbook-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #D1CEBF;
}
a img
{
	border: 0 none;
}
img 
{
	border: 0 none;
}
a:link, a:visited 
{
	color: #660000;
	text-decoration: none;
}
a:active 
{
	color: #980000;
}
a:hover 
{
	color: #000;
	text-decoration: underline;
}

/*******************************************************************/
#mapbackground
{
	background-image: url(../images/mapbook-bg-overlay.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	position: relative;
	height: 778px;
	z-index: 1;
}
#header
{
	position: relative;
	z-index: 10;
	width: 1001px;
	height: 107px;
}
#title
{
	position: absolute;
	z-index: 10;
	top: 12px;
	left: 14px;
}
#vt-logo
{
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
}
#top-nav-bar
{
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 57px;
}
#navcontainer
{
	position: absolute;
	height: 31px;
	width: 486px;
	left: -17px;
	top: 70px;
	z-index: 15;
}
#navcontainer ul
{
	margin: 0;
	list-style-type: none;
	color: #333333;
	width: 100%;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#navcontainer li { display: inline; }

#navcontainer li a, #navcontainer li a:visited
{
	text-decoration: none;
	color: #333333;
	border-right: 1px solid #9d9879;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: left;
}

#navcontainer li a:hover
{
	background-color: #333;
	color: #fff;
}
#top-shadow
{
	background-image: url(../images/mapbook-shadow-top.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 14px;
	width: 1001px;
	bottom: 0px;
}
#content
{
	min-height: 500px;
	background-image: url(../images/mapbook-content-body.png);
	background-repeat: repeat-y;
	width: 1000px;
	position: relative;
}
#content-text-bg
{
	background-image: url(../images/mapbook-content-bg.jpg);
	background-repeat: no-repeat;
	width: 973px;
	min-height: 500px;
	height: auto;
}
#content-text-bg-fp
{
	background-image: url(../images/mapbook-content-bg.jpg);
	background-repeat: no-repeat;
	width: 973px;
	min-height: 700px;
	height: auto;
}
#content-text
{
	padding: 10px;
	font-size: 14px !important;
	width: 650px;
	min-height: 850px;
}
#content-text2
{
	padding: 10px;
	font-size: 14px !important;
	width: 940px;
}
.Main-title
{
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bottom-shadow
{
	background-image: url(../images/mapbook-shadow-bottom.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 1001px;
}
#footer
{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
}
#footer a:link, #footer a:visited
{
	color: #660000;
}
#footer a:hover
{
}
#float-left
{
	float: left;
	padding-right: 20px;
}
#float-right
{
	float: right;
	padding-left: 10px;
	visibility: visible;
}
#sample-maps
{
	position: absolute;
	width: 200px;
	right: 90px;
	top: -25px;
}
/*************************************/
#left_control_container
{
	width: 600px !important;
	position: relative;
}
.lcc-table
{
	background-color: #edeada;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.lcc-table-title
{
	word-wrap: break-word !important;
	font-size: 14px;
	font-weight: bold;
	background-color: #333333;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	padding-left: 5px;
}
.lcc-table-text
{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.disabled
{
	background-color: #f5f5eb;
	color: #dbd8bc;
}
.enabled
{
	color: #000;
}
#home-button
{
	width: 90px;
}
#home-button a:link, #home-button a:visited
{
	color: #FFF !important;
	text-decoration: none !important;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #000;
	border: 1px solid #FFF;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	-moz-box-shadow: 3px 3px 4px #9d9879;
	-webkit-box-shadow: 3px 3px 4px #9d9879;
	box-shadow: 3px 3px 4px #9d9879;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#9d9879')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#9d9879');
	color: #FFF;
	text-align: center;
	display: block;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-weight: bold;
}
#home-button a:hover
{
	background-color: #333333;
}
.AboutSearchFields
{
	font-size: 11px !important;
}
#submitbutton
{
	text-align: right;
	width: 275px;
	padding: 10px;
}

/*******************/
article {
	display: inline-block;
	margin: 20px;
}

h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
	margin-bottom: 0px;
}

small {
	opacity: 0.6;
	font-style: italic;
	font-size: 14px;
	margin-left: 5px;
}

/**
 * List used for the demo page
 */
article ul {
	position: relative;
	width: 250px;
	height: 825px;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	list-style: none;
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-ms-perspective: 400px;
	-o-perspective: 400px;
	perspective: 700px;
}
article	ul li {
		position: relative;
		padding: 16px;
		background: #eee;
		color: #252525;
		font-size: 18px;
		z-index: 2;

		-webkit-transform: translateZ(0px);
		   -moz-transform: translateZ(0px);
		    -ms-transform: translateZ(0px);
		     -o-transform: translateZ(0px);
		        transform: translateZ(0px);
	}
article	ul li:nth-child(odd) {
		background: #fff;
	}
