/*Dec5 werk Logo Gallery css*/

body  {
background-color: #b6eacc;
font: normal normal normal 17px/22px Arial, sans-serif;
color: #b6eacc;
padding: 0 0 0 0;
margin: 0 0 0 0
}

.parent {
background-color: #1E2D1E;
position: relative;
margin-left: auto;
margin-right: auto;
width: 980px;
height: 720px;
}

.galleryheader {
position: absolute; top: 6px; left: 0;
width: 980px;
height: 122px;
z-index: 1
}

.topnavigationspace {
position: absolute;
top: 72px;
left: 495px;
width: 485px;
height: 20px;
font: normal normal normal 15px/15px Arial, sans-serif;
text-align: center;
margin: 0 0 0 0;
padding: 0 0 0 0;
z-index: 2
}

.gallerynavrow {
position: absolute;
top: 100px;
left: 495px;
width: 485px;
height: 20px;
/*font: normal normal normal 15px/15px Arial, sans-serif;
text-align: center;*/
margin: 0 0 0 0;
padding: 0 0 0 0;
z-index: 2
}

.verticalrulespace1 {
position: absolute;
top: 0px;
left: 1px;
width: 368px;
height: 18px;
margin: 0 0 0 0;
padding: 1px 0 1px 0;
}

.verticalrulespace2 {
position: absolute;
top: 0px;
left: 0px;
width: 395px;
height: 17px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.breadspace {
	position: absolute;
	top: 19px;
	left:125px;
	background-color: #C6584c;
	width: 120px;
	height: 5px;
}

.gallerybreadspace {
	position: absolute;
	top: 18px;
	left:2px;
	background-color: #6c969a;
	width: 95px;
	height: 3px;
}

.homenavspace {
position: absolute;
top: 2px;
left: 2px;
width: 120px;
height: 18px;
}

.gallerynavspace {
position: absolute;
top: 2px;
left: 124px;
width: 120px;
height: 18px;
}

.processnavspace {
position: absolute;
top: 2px;
left: 247px;
width: 120px;
height: 18px;
}

.contactnavspace {
position: absolute;
top: 2px;
left: 366px;
width: 120px;
height: 18px;
}

.logonavspace {
position: absolute;
top: 0px;
left: 5px;
width: 95px;
height: 18px;
}

.webnavspace {
position: absolute;
top: 1px;
left: 102px;
width: 95px;
height: 18px;
}

.trialnavspace {
position: absolute;
top: 1px;
left: 198px;
width: 95px;
height: 18px;
}

.mixednavspace {
position: absolute;
top: 1px;
left: 296px;
width: 95px;
height: 18px;
}

.printnavspace {
position: absolute;
top: 1px;
left: 391px;
width: 95px;
height: 18px;
}

.narrativespace {
position: absolute;
background: #364532 url(../2galleryimages/chevron.png) 22px 10px no-repeat;
color: #b6eacc;
font: normal normal normal 12px/16px Arial, sans-serif;
top: 247px;
left: 90px;
width: 155px;
height: 30px;
margin: 0 0 0 0;
padding: 12px 39px 12px	52px;
z-index: 3
}

.logogridspace {
position: absolute; 
top: 320px; 
left: 90px;
margin: 0 0 0 0; 
padding: 0 0 0 0;
width: 246px;
height: 158px;
z-index: 2
}
	
.bigspace {
	position: absolute;
	top: 157px;
	left: 407px;
	height: 500px;
	width: 500px;
	padding: 0 0 0 0;
}

.footer {
position: absolute; top: 485px; left: 0;
background-color: #364532;
width: 980px;
height: 20px;
}

.footer2 {
position: absolute; top: 700px; left: 0;
background-color: #364532;
font: normal normal normal 13px/15px Arial, sans-serif;
text-align: center;
margin: 0 0 0 0;
padding: 3px 0 0 0;
width: 980px;
height: 17px;
}

/*applies to top nav, not gallery nav*/
a {text-decoration: none;}
a:link {color: #575044;} /*brown*/
a:visited {color: #364532;} /*dk green*/
a:hover {font-weight: bold; color: #575044;} /*brown, not salmon*/
a:active {color: #364532;} /*dk green*/
