body
{
background-color: #4a4a30;
background-image: url(/assets/graphics/pattern.png);
background-repeat: repeat;
text-align: center;
font-family: Verdana;
font-size: 11px;
line-height: 14px;
color: #383833;
}
.corner
{
position: absolute;
height: 10px;
width: 10px;
z-index: 5;
}
.corner1[class]
{
top: 0px;
left: 0px;
background-image: url(/assets/graphics/corner1.png);
}
.corner2[class]
{
top: 0px;
right: 0px;
background-image: url(/assets/graphics/corner2.png);
}
.corner3[class]
{
bottom: 0px;
right: 0px;
background-image: url(/assets/graphics/corner3.png);
}
.corner4[class]
{
bottom: 0px;
left: 0px;
background-image: url(/assets/graphics/corner4.png);
}
a
{
color: #383833;
text-decoration: none;
}
a:hover,
a.navOn
{
color: #d6d66d;
}
.mainContainer
{
position: relative;
margin: 0 auto;
margin-top: 30px;
text-align: left;
width: 900px;
height: 610px;
}
.header
{
position: relative;
width: 900px;
height: 160px;
}
.header[class]
{
background-image: url(/assets/graphics/header.png);
}
.homeLink
{
display: block;
position: absolute;
top: 70px;
left: 30px;
height: 80px;
width: 300px;
background-image: url(/assets/graphics/clear.gif);
background-repeat: repeat;
}
.content
{
position: relative;
width: 900px;
height: 450px;
background-color: #e7ecef;
}
.topNav
{
position: absolute;
bottom: 0px;
right: 0px;
width: 541px;
height: 27px;
background-repeat: no-repeat;
background-position: left top;
z-index: 2;
}
.topNav[class]
{
background-image: url(/assets/graphics/mainNavArrow.png);
}
.topNav a
{
color: #e7ecef;
text-decoration: none;
display: block;
position: relative;
float: left;
margin: 6px 15px 0px 35px;
}
.topNav a.navOn,
.topNav a:hover
{
color: #d6d66d;
}
.sectionNav,
.pressPageText
{
position: absolute;
top: 50px;
left: 101px;
width: 160px;
text-align: left;
}
.sectionNav
{
font-size: 10px;
line-height: 24px;
}
.sectionNav a
{
font-size: 14px;
}
.thumbBlock
{
width: 500px;
height: 324px;
position: absolute;
top: 50px;
left: 360px;
}
.thumbScroll
{
width: 500px;
height: 324px;
overflow: hidden;
}
.thumbLine,
.thumbLineLast
{
display: block;
position: relative;
width: 480px;
height: 66px;
float: left;
}
.thumbLine
{
margin-bottom: 20px;
}
.thumbLine:hover,
.thumbLineLast:hover
{
background-color: #d6d66d;
color: #ffffff ! important;
}
.listThumb
{
width: 114px;
height: 66px;
position: relative;
float: left;
border: none;
/* background-color: #ff6601; */
}
.listThumbCopy
{
position: relative;
float: left;
margin-left: 20px;
margin-top: 10px;
width: 320px;
height: 60px;
}
.textPageImageContainer
{
position: absolute;
top: 50px;
left: 30px;
width: 300px;
height: 340px;
}
.textPageImage
{
position: absolute;
top: 0px;
left: 0px;
width: 300px;
height: 340px;
}
.textPageTextContainer
{
position: absolute;
top: 50px;
right: 50px;
height: 340px;
width: 480px;
}
.textPageText
{
height: 340px;
width: 480px;
}
.homeText
{
font-size: 14px;
line-height: 18px;
}
.displayShell
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: none;
z-index: 10;
text-align: center;
}
.blocker
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: #000000;
display: none;
z-index: 3;
}
.imageDisplay
{
width: 800px;
height: 474px;
text-align: left;
margin: 0 auto;
margin-top: 140px;
position: relative;
background-color: #e7ecef;
display: none;
z-index: 100;
border: solid 1px #999999;
}
.closeDisplay
{
width: 800px;
height: 20px;
position: absolute;
top: 0px;
right: 0px;
border-bottom: solid 1px #999999;
background-color: #e7ecef;
text-align: right;
z-index: 101;
}
.closeDisplay a
{
display: block;
position: relative;
margin-top: 2px;
margin-right: 10px;
}
.displayThumbRow
{
position: absolute;
bottom: 10px;
left: 10px;
width: 488px;
height: 66px;
overflow: hidden;
}
.thumbSlide
{
position: absolute;
}
.displayThumbLink
{
width: 114px;
height: 66px;
position: relative;
margin-right: 8px;
display: block;
float: left;
}
.displayThumbBlock
{
width: 114px;
height: 66px;
position: absolute;
top: 0px;
left: 0px;
background-color: #d6d66d;
}
.displayThumb
{
width: 114px;
height: 66px;
border: none;
}
.thumbArrow
{
width: 16px;
height: 33px;
position: absolute;
left: 500px;
cursor: pointer;
}
.thumbRight
{
width: 16px;
height: 33px;
position: absolute;
bottom: 43px;
left: 500px;
background-image: url(/assets/graphics/thumbArrowRight.gif);
}
.thumbLeft
{
bottom: 10px;
background-image: url(/assets/graphics/thumbArrowLeft.gif);
}
.mainImageContainer
{
position: absolute;
left: 10px;
top: 30px;
width: 480px;
height: 360px;
}
.mainImage
{
position: absolute;
left: 0px;
top: 0px;
width: 480px;
height: 360px;
}
.displayTextContainer
{
position: absolute;
top: 30px;
right: 10px;
height: 360px;
width: 280px;
display: none;
}
.displayText
{
height: 360px;
width: 270px;
padding-right: 10px;
}
.copyright,
.copyright *
{
font-size: 9px;
text-align: right;
width: 900px;
margin: 0 auto;
margin-top: 5px;
color: #777777;
}
