@charset "utf-8";
body {
	background-image: url(images/v-access-background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 100%;
	background-color: #eeeeee;
}
#menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
}
/* style, color and size links and headings to suit */
#menu a, #menu h2 {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC #009E58 #CCCCCC #009E58;
	margin: 0;
	padding: 4px 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
#menu a {
	color: #000000;
	background: #efefef;
	text-decoration: none;
}
#menu a:hover {
	color: #009E58;
	background-color: #FFFFFF;
	background-image: url(images/v-access-logo-on.jpg);
	background-repeat: no-repeat;
	background-position: -2px;
}
#menu li {
	position: relative;
} 
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 215px;
}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{
	display: none;
}
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
	display: block;	
}
#menu ul li {
	float: left; /* cure IE5.x "whitespace in lists" problem */
	width: 100%;
}
#menu ul li a {
	height: 1%;
} 
#menu a, #menu h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: bold;/* if required use em's for IE as it won't resize pixels */
} 

#mainContainer {
	margin: auto;
	height: auto;
	width: 780px;
	background-color: #FFFFFF;
}
#header {
	height: 100px;
	width: 780px;
	background-color: #000000;
}
#carMats {
	background-image: url(images/v-access-mats.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 290px;
}
#logo {
	background-image: url(images/v-access-logo.jpg);
	float: right;
	height: 60px;
	width: 257px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 20px;
}
#greenBand {
	background-color: #009e58;
	height: 50px;
	width: 780px;
}
#officeBuilding {
	background-image: url(images/v-access-top-building.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 290px;
}
#textCarmats {
	background-image: url(images/v-access-partnership-carmate.jpg);
	float: right;
	height: 21px;
	width: 320px;
	margin-top: 15px;
	margin-right: 20px;
}
#matterContainer {
	height: auto;
	width: 780px;
}
#leftContainer {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 190px;
}
#smLogo {
	background-image: url(images/v-access-logo-sm.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 30px;
	margin-top: 20px;
	margin-left: 20px;
}
#spacer {
	margin-top: 19px;
}
#rightContainer {
	background-color: #e5f5ee;
	float: right;
	height: auto;
	width: 590px;
}
#headingPage {
	margin-left: 16px;
	float: left;
	width: 279px;
	margin-top: 17px;
}
#linksPage {
	margin-right: 16px;
	float: right;
	width: 279px;
	text-align: right;
	margin-top: 17px;
}
#spacerVertical {
	margin-bottom: 40px;
}
#flash {
	width: 570px;
	height: 30px;
	margin: auto;
}
#footer {
	height: 23px;
	width: 780px;
	background-color: #e5f5ee;
	clear: both;
}
#footerLeft {
	background-image: url(images/v-access-dott.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 23px;
	width: 190px;
}
#footerRight {
	background-image: url(images/v-access-dott.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 23px;
	width: 190px;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #009966;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin-left: 16px;
	margin-right: 16px;
	text-align: justify;
}
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin-left: 16px;
	margin-right: 16px;
	text-align: right;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	float: right;
	text-decoration: none;
}
.homephoto {
	float: right;
	margin-bottom: 40px;
	margin-left: 16px;
	margin-top: 4px;
}
.commonPhoto {
	float: right;
	margin-left: 16px;
	margin-top: 4px;
	border-style: none;
}
.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #339933;
	text-decoration: none;
	font-weight: bold;
	margin-right: 16px;
	margin-left: 16px;
}
.greenTextTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339933;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #C40000;
	text-decoration: none;
	font-weight: bold;
}
.greenTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #009966;
	text-decoration: none;
	font-weight: bold;
}
.centerImage {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.centerImageCommon {
	text-align: center;
}
.productsHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C40000;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
}
.productsHeadNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.marqueeStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #007c46;
	height: 18px;
	width: auto;
	padding-top: 4px;
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 17px;
}
#productsContainer {
	margin: auto;
	height: auto;
	width: 558px;
}
#productsHead {
	text-align: left;
	height: 23px;
	width: 558px;
	background-color: #AFE0CA;
}




#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img{
	width: auto;
	height: auto;
}
#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-image: url(data:image/gif;base64,AAAA); /* 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{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
#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;
	outline: none;
}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

