/* Start of CMSMS style sheet 'swasti new' */
/* CSS Document by mdennisa@biiiz.com */
body{margin:0; font-family:arial; font-size:12px; background:#000;}

#wrapper{width:1000px; margin:0;}
#logo{height:101px; background:url(images/logo.jpg) top left no-repeat;}
#header{height:198px; background:url(images/header.jpg) top left no-repeat;}
#mainNav{height:37px; background:url(images/bg_mainNav.gif) top left repeat-x; border-top:#A0A0A0 solid 1px;}
	#mainNav ul{margin:0; padding:0; list-style:none; height:37px;}
	#mainNav li{float:left; border-right:#6A5A52 solid 1px; border-left:#261B16 solid 1px;}
	#mainNav li a{line-height:37px; text-decoration:none; color:#fff; padding:20px; }
	#mainNav li a:hover{text-decoration:underline;}
#shade{height:15px; background:url(images/bg_shade.gif) top left;}
#content{background:#B1AFAF; padding-bottom:13px;}
	#leftContent{float:left; width:316px; background:url(images/bg_leftContent.gif) top left repeat-y;}
	#contact{background:url(images/bg_contact.gif) top left repeat-y; padding:10px 0;}
		#contact h1{margin:0; padding:0; font-size:30px; color:#fff; text-indent:46px; font-family:"tahoma"; font-weight:normal;}	
		#contact img{margin:10px 0 0 46px;}
		#contact p{margin:10px 0 0 46px; color:#fff;}
	#rightContent{float:right; width:603px; background:#D1CFCF; margin-right:20px; display:inline; padding:0 30px 30px 30px; font-family:"tahoma";}
	#rightContent h1{margin:0; padding:0; font-size:30px; font-family:"tahoma"; font-weight:normal;}
	#rightContent p{line-height:18px;}
#footer{height:38px; line-height:38px; background:#44342C url(images/biiiz_logo.jpg) top right no-repeat; border-top:solid 2px #7C716C; color:#7F685D; padding-left:20px;}

/*Miscell*/
.clear{clear:both;}

#secNav{padding:0 25px 10px 35px; }
#secNav h1{margin:0; padding:0; font-family:tahoma; font-size:30px; font-weight:normal; color:#fff;}
#secNav ul{margin:0; padding:0; list-style:none;}
#secNav li a{line-height:28px;}

#thumbC { float: left; width: 75px; height:80px; text-align: center; padding: 5px; margin:5px;}
img{border:none;}
/* End of 'swasti new' */

/* Start of CMSMS style sheet 'suckertree new' */
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width:200px;
/*border-bottom: 1px solid #ccc;*/
}
	
.suckerdiv ul li{
position: relative;
border-bottom: 1px solid #fff;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 160px; /*sub menu width*/
top: 0; /* default value = 0 */
visibility: hidden;
border:1px solid #fff; border-bottom:none;
background:#8B6C63;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #fff;
text-decoration: none;
padding: 2px 5px;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: #fff;
}

.suckerdiv ul li a:hover{
background-color: #4B2E26;
color:#CA9441;
}

.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/* End of 'suckertree new' */

/* Start of CMSMS style sheet 'lightbox' */
#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;}
#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{
	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' */

