﻿body
{
    font-family: Verdana;
    font-size: 12px;
    margin: 0px;
    background-color:#000;
    padding: 0;
    color:#fff;
    
}
#body_g
{
    font-family:Georgia;
}
#body_p
{
    font-family:Palatino Linotype;
}
#main_container
{
    position:relative;
    display:table;
    margin:0 auto;
    padding:0px;
    width:980px;
}
.mainbg
{
    position:relative;
    float:left;
    background-color: #c4beb0;    
}
#leftcontainer
{
    /*height: 594px;*/
    float:left;
    height:100%;
    width:835px;
}
#header
{
	width:980px;
	height:100%;
}
#bdllogo
{
    float: left;
    background-image: url(../css/Default/Images/Home/BDLLogo.jpg);
    background-repeat: no-repeat;
	background-color:#4C4D4F;
    width: 140px;
	height:120px;
}
#bdlheader
{
    float: left;
    background-image: url(../css/Default/Images/History/History_Mast_New.jpg);
    background-repeat: no-repeat;
    width: 700px;
	height:120px;
}
#bdlrightheader
{
    float: left;
    background-color: #4c4d4f;
    width: 140px;
	height:120px;
}
#bdlcontent
{
	float:left;
    width: 980px;
    min-height: 565px;
}
.bdlmenu
{
	float: left;
    background-color: #c4beb0;
	color:#ffffff;
	font-weight:bold;
    width: 140px;
    height: auto;
	text-align:left;			
}
.menu ul 
{
    font-family:Verdana;
    padding-left:20px;
	list-style:none;
	margin:20px 0 0 0;
	text-align:left;
}
.menu ul li{
	line-height:13px;
	margin-bottom:9px;		
}
.menu ul li a
{
    font-size:10px;
	text-decoration:none;
	color:#ffffff;
}
.menu .selected
{
	text-decoration:none;
	color:#333333;
}
.menu .selected_u
{
	text-decoration:underline;
	color:#333333;
}
.menu ul li a:hover{
	text-decoration:none;
	color:#333333;
}
.menu ul li ul
{
	margin:10px 0 0 0;
}
.menu ul li ul li a
{
    font-size:9px;
	text-decoration:none;
	color:#ffffff;
}
.menu ul li ul li a:hover{
	text-decoration:none;
	color:#333333;
}
#bdlmiddle
{
    float: left; 
    width: 700px; 
}
#contentright
{
    float: left; 
    width: 140px;
    height: auto;
    background-color: #c4beb0;
}
.heading
{
    float: left;
    font-family:Palatino Linotype;
    font-weight:bold; 
    letter-spacing:2px;   
    background-color: #000000;
    height:20px;
	line-height:20px;
    width:675px;
	padding-left:25px;       			
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.div_middle
{
    float:left;
	border-bottom:1px solid #ffffff;
	width:700px;	
	min-height:545px;
}
#imgpage
{
	background-color:#d2d0d0;
	width:700px;
	border-bottom:1px solid #ffffff;
}	
#sideimg
{
    float:left;
    background-color:#d2d0d0;
	width:365px;
}
#smallimg
{
    float:left;
    background-color:#d2d0d0;
	width:203px;
}
.smallimgCap{text-align:right;width:100%;font-size:9px;line-height:20px;}

.content
{
	float:left;
	width:640px;
	min-height:315px;
	text-align:justify;
	color:#ffffff;
	font-size:11px;
	line-height:16px;
	padding:30px;
	overflow: auto;
}	
.sidecontent
{
    float:left;
	width:275px;
	min-height:125px;
	text-align:justify;
	color:#ffffff;
	font-size:11px;
	line-height:16px;
	padding:30px 30px 10px 30px;
	overflow: auto;
}	
.smallcontent
{
    float:left;
	width:437px;
	min-height:125px;
	text-align:justify;
	color:#ffffff;
	font-size:11px;
	line-height:16px;
	padding:30px 30px 10px 30px;
	overflow: auto;
}
.subTitle{font-size:12px;height:20px;line-height:20px;font-weight:bold;text-transform:uppercase;}
.subTitle_G{font-size:11px;height:25px;line-height:25px;font-family:Georgia;font-weight:bold;width:690px;}
.subTitle_E{font-size:9px;height:25px;line-height:25px;font-weight:bold;color:#333;text-transform:uppercase;}

.rest_content{float:left;padding:5px 5px 0px 5px; min-height:670px;min-width:690px;text-align:justify;color:#ffffff;font-size:11px;line-height:16px;}
.subRestContent{float:left;padding:25px 25px;width:310px;height:75px;overflow:hidden;font-size:9px;}
#rvideoAnchor a:hover{text-decoration:underline;}

#currContent{display:block;float:left;width:300px;padding:20px;height:310px;}
.exCurrImg{display:block;width:350px;}
.exCurrentTitle{font-size:28px;color:White;text-align:left;line-height:30px;margin-bottom:20px;}
.exCurrentText{color:#333;height:210px;overflow:hidden;}
.subExText{padding:20px;width:500px;height:110px;background-color:#5fa8c8;}
.subText_E{font-size:9px;height:25px;line-height:15px;color:#333;}
/*Footer starts*/
#footer
{
	float:left;
    width: 980px;
    height: 21px;
    font-size:11px;
	line-height:21px;
    background-color: #000;
	color:#666;
	/*padding: 0px 15px 0px 15px;*/
	text-align:center;
}
.copyright{
}
.developed
{
    float:right;
    text-align:right;
    position:absolute;
    bottom:-20px;
    right:0px;
}
.developed a{
	color:#666;
    text-decoration:none;
}
.developed a:hover{text-decoration:underline;}
/*Footer ends*/
/*common starts*/
.displayNone{display:none;}
.displayBlock{display:block;}
.float-left{float:left;}
.float-right{float:right;}
.fullWidth{float:left;width:100%;}
.div_spacer{float:left;height:20px;}
.div_smallspacer{float:left;height:10px;}
.hrule{height:5px;line-height:5px;font-size:5px;}
.whiteBg{background-color:#fff;}
/*common ends*/

/*------------------------------------------------- Slide show      ------------------------------------------*/
.Banner_img{ width:700px;height:475px; margin-bottom:5px; /*padding:20px 0px 0px 0px;*/}
.show-main {padding:0px 0px; height:475px; width:700px; overflow:hidden; zoom:1; position:relative;}
.show-main a { text-decoration:none; outline:none; border:none;}
.show-container {float: inherit;}

.show-image-frame {background-color:#FFFFFF; position:absolute;}
.show-image-frame img{margin:auto; vertical-align:middle; text-align:center;}

.show-boxes{ float:right;position: relative; top: 230px; z-index: 99999; margin: 0 30px;}
.show-boxes a{ margin-left:5px; height:8px; width:8px;  float: left; border:2px solid #e6e6e6; color:#0082dd; text-indent:-1000px;}
.show-boxes-active{ color:#0082dd; background-color:#0082dd; cursor:default;}

.show-btns{ width:960px; position:relative; float:left; top: 110px; z-index:99999;}
.show-btn-prev{ background-color:#000; color:#fff; padding: 5px 10px; cursor:pointer; float:left; border-radius: 0px 5px 5px 0px; opacity:0.4}
.show-btn-next{ background-color:#000; color:#fff; padding: 5px 10px; cursor:pointer; float:right; border-radius: 5px 0px 0px 5px; opacity:0.4}
.show-loader{background: url("Images/loading.gif") no-repeat scroll 0px 0px;padding: 2px 20px;position:relative; top:105px;left:480px; z-index:99999;}

.displaynone {display:none;}
/*------------------------------------------------- Slide show End  ------------------------------------------*/

/*------------------------------------------------- Centered Slide show      ------------------------------------------*/
.album_display_div{height:360px; width:700px; background:#C5C5C5; }
/*.image_viewer{padding:5px;border: 1px solid #999999; background-color:#FFFFFF; position:absolute; margin:auto; margin-top:2px;-moz-box-shadow: #565656 0 0 4px;box-shadow: #565656 0 0 4px;behavior: url(PIE.htc);background: #FFF;}*/
.image_viewer{background-color:#FFFFFF; position:absolute; margin:auto; background: #FFF;}
.image_viewer img{margin:auto; vertical-align:middle; text-align:center;}
.image_navigation{position:relative; top:22px; width:700px;height:21px; vertical-align:middle;}
.Caption_Patch{padding:5px 0; height:32px; position:relative; top:340px; width:700px;background:#B1B1B1;}
.image_caption_holder{height:32px; overflow:auto; width:100%;}
.image_caption{font:normal 11px/14px Verdana; text-align:center; width:95%; margin:auto; color:#000;}
.image_navigation{width:100%; text-align:center;}
.arow_div{width:79px; margin:auto;}
.prev{background:transparent url(Images/btn_prev.png) no-repeat 0 0; width:20px; height:20px; margin-right:5px; float:left; cursor:pointer;}
.pause{background:transparent url(Images/btn_pause.png) no-repeat 0 0; width:20px; height:20px; margin-right:5px; float:left; cursor:pointer;}
.play{background:transparent url(Images/btn_play.png) no-repeat 0 0; width:20px; height:20px; margin-right:5px; float:left; cursor:pointer;}
.next{background:transparent url(Images/btn_next.png) no-repeat 0 0; width:20px; height:20px; float:left; cursor:pointer;}
.prevInActive{background:transparent url(Images/btn_prev.png) no-repeat -20px 0; width:20px; height:20px; margin-right:5px; float:left; cursor:default;}
.pauseInActive{background:transparent url(Images/btn_pause.png) no-repeat -20px 0; width:20px; height:20px; margin-right:5px; float:left;cursor:default;}
.playInActive{background:transparent url(Images/btn_play.png) no-repeat -20px 0; width:20px; height:20px; margin-right:5px; float:left;cursor:default;}
.nextInActive{background:transparent url(Images/btn_next.png) no-repeat -21px 0; width:20px; height:20px; float:left;cursor:default;}

/*------------------------------------------------- Centered Slide show End  ------------------------------------------*/
