/* CSS Document
Colors:
goldenrod: #DAAD26
darkGreen: #OB24OE

*/

body {
	position:relative;
	top:0px;
	left:0px;
	background-image: url(images/backban.gif);}

#size {
position:relative;
margin:0 auto;
text-align:left;
width:900px;}

#center {
	position:absolute;
	top:13px;
	text-align: center;
	z-index: 1;
	left: -1px;
	background-image:url(images/grenlace.gif)}
	
#centerban {
	position:absolute;
	top:13px;
	text-align: center;
	z-index: 1;
	left: -1px;
	background-image:url(images/whlace.gif)}
	
.faqbullet {
	color:#808040;
	font-size:24px;
	border:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.b_navigation_link {
	color:#373004;
	font-size:12px;
	text-decoration:none; 
	border:none}

.faqhotlink {
	color:#808040;
	font-size:12px;
	text-decoration:none; 
	border:none}
	
.offer_link {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;}

.block_txt {
	color:#000;
	
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;}
	
.block_txtban {
	color:#646400l;	
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;}


.logolfloat {
	float:right}

.collapsemenu {
	text-align:left
}

a.bottomnav {
	padding: 5px 0;
    text-indent: 10px;
    background: #FFF;
    display: block;
    border-bottom: 1px solid #666;
    color: #000;
    text-decoration: none;
}

bottomnav a:hover {
    background : #BFAC40 url(../images/linkarrow.gif) no-repeat right center;
    color: #000;
}

/* Gallery links */
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background:#FFFFFF;
visibility: hidden;
z-index: 9999;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Georgia, "Times New Roman", Times, serif;
letter-spacing: 5px;
line-height: 1.1em;
color: black;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

img.pdflink {
 border:none}
