@charset "utf-8";
/* CSS Document */
/*Start of main page structure*/
body {
	margin: 0px; 
	padding:0px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#6c0202;
	color:#000;
	font-size:13px;
	text-align:justify;
	line-height:normal;
}

#navigation{
background-image:url(../images/nav-back.gif);
background-repeat:repeat-x;
background-position:top;
height:41px;
margin-top:3px;
}
#nav-body{
background-image:url(../images/nav-yellow-bk.gif);
background-repeat:repeat-x;
background-position:top;
}

.nav-divider{
background-image:url(../images/nav-divider.gif);
background-repeat:no-repeat;
width:2px;
overflow:hidden;
margin:0px;
padding:0px;
}

.menu a, menu a:hover{
height:31px;
font-size:11px;
font-weight:bold;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#000;
text-decoration:none;
margin:0px 3px 0px 3px;
display:block;
line-height:32px;
}

.menu a:hover{
text-decoration:underline;
}

#mainbody{
height:auto;
background-color:#181818;
}

#mainbody-white{
background-color:#FFFFFF;
background-image:url(../images/body-bk.gif);
background-repeat:repeat-x;
background-position:top;
height:150px;
}

.brownline {
    margin: 0px;
    height: 1px;
	padding:0px;
	background-color:#6c0202; 
	overflow:hidden;	
	}
	
#footer{
background-image:url(../images/footer-bk.gif);
background-repeat:repeat-x;
background-position:bottom;
background-color:#262626;
}

#footertext{
height:148px;
text-align:center;
color:#FFFFFF;
line-height:normal;
padding:10px 0px 10px 0px;
}

#footertext a{
text-decoration:underline;
color:#fff;
}
#footertext a:hover{
text-decoration:none;
}

.bodytext{
text-align:justify
}

.box-top{
background-image:url(../images/box-top-bk.gif);
background-repeat:repeat-x;
background-position:top;
}

.box-bot{
background-image:url(../images/box-bot-bk.gif);
background-repeat:repeat-x;
background-position:top;
}
.box-lft{
background-image:url(../images/box-lft-bk.gif);
background-repeat:repeat-y;
background-position:left;
}

.box-rht{
background-image:url(../images/box-rht-bk.gif);
background-repeat:repeat-y;
background-position:right;
}
.box-body{
background-color:#f3f3f3;
}

.image-holder{
background-image:url(../images/imag-holder.jpg);
background-repeat:no-repeat;
background-position:top;

}
.image-adjust{ 
margin:12px 0px 0px 0px;
}
.left-images{
border-right:#000000 solid 1px;
border-top:#000000 solid 1px;
border-bottom:#000000 solid 1px;
}

.leftlist{
font-family:Arial, Helvetica, sans-serif;
margin-left:20px;
padding:0px;
list-style:disc;
line-height:160%;
}

.leftlist a{
font-family:"Trebuchet MS", Arial, sans-serif;
font-weight:bold;
color:#000;
text-decoration:underline;
cursor:pointer;
}

.leftlist a:hover{
text-decoration:none;
}


.table-header{
height:30px;
vertical-align:middle;
background-color:#d0d0d0;
color:#333333;
font-weight:bold;
}

.row1{
background-color:#fff;
height:30px;
}

.row2{
background-color:#ededed;
height:30px;
}

.row_over{
background-color:#b4b3b3;
height:30px;
cursor:pointer;
}

.button{
background-color:#333333;
color:#FFFFFF;
font-weight:bold;
padding:1px;
margin:0px;
cursor:pointer;
border: solid #000000 1px;
}
.buttonSmall{
background-color:#333333;
color:#FFFFFF;
font-weight:normal;
padding:1px;
margin:0px;
cursor:pointer;
border: solid #000000 0px;
}
.details{
color:#730F11;
text-decoration:underline;
}
.details:hover{
color:#730F11;
text-decoration:none;
}


.table-border{
border:#666666 solid 1px;
}

.thum-image{
margin:10px 0px 10px 0px;
border:#000000 solid 1px;
}

.search{
font-weight:bold;
color:#000000;
background-color:#ededed;
border:#c1c1c1 solid 1px;
}


.text1{
padding-left:8px;
}

.textfield{
background-color:#fff;
border:#666666 solid 1px;
}

.box-head{
height:40px;
background-color:#650204;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
padding-left:10px;
}

.finance-head{
color:#650204;
font-size:16px;
font-weight:bold;
padding-left:10px;
}
.table1{
background-color:#FFFFFF;
border:#650204 solid 1px;
}

.image{
margin:20px;
border:#000000 solid 1px;
}

.box-text-display{
padding:20px;
}

.row1a{
background-color:#fff;
height:25px;
}
.row2a{
background-color:#ededed;
height:25px;
}
.sitelink{
color:#650204;
text-decoration:underline;
font-size:14px;
font-weight:bold;
}

.sitelink:hover{
text-decoration:none;
}

.finance-text{
text-align:justify;
padding:15px;
}

.normal-text{
font-weight:normal;
text-align:justify;
padding-right:8px;
}



/*paging start*/
.pages{
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
vertical-align:middle;
}

.pages-adjust{
margin-top:5px;}
.pages a{
font-weight:bold;
background-color:#fff;
color:#666666;
border:#666666 solid 1px;
padding:4px 6px 4px 6px;
height:20px;
width:auto;
cursor:pointer;
margin-left:1px;
text-decoration:none;
}

.nextprev{
font-weight:bold;
background-color:#fff;
color:#666666;
border:#666666 solid 1px;
padding:4px 6px 4px 6px;
height:20px;
width:auto;
cursor:pointer;
margin-left:1px;
text-decoration:none;
}

.current{
background-color:#9c0a0f;
color:#fff;
font-weight:bold;
border:#9c0a0f solid 1px;
padding:4px 6px 4px 6px;
height:20px;
width:auto;
cursor:pointer;
margin-left:1px;
}

/*paging end*/

.big_redtxt{
color:#9c0a0f;
font-size:22px;
font-weight:bold;
}

.inv_detail{
color:#730F11;
font-weight:normal;
}

/*         lightbox style         */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(../images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(../images/nextlabel.gif) right 15% no-repeat;}
/*#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{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* end of lightbox style */
