/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(fd.jpg) 0 0 repeat-x #ffffff;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
/*------------------------------------------------body---------------------*/

/*------------------------------------------------header start---------------------*/
#header{
	width:700px;
	height:332px;
	background:url(images/header.jpg) 0 0 no-repeat;
	padding:0px 0 0 0;
	margin:0 auto;
	position:relative;
}
#header a.member{
	background:url(images/member_login_icon.gif) center top no-repeat #fff;
	width:44px;
	height:17px;
	padding:23px 0 0 0;
	font:bold 10px/10px Tahoma, Arial;
	color:#0C0C0C;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	position:absolute;
	left:490px;
	top:6px;
}
#header a.member:hover{
	color:#607800;
	background-color:#fff;
}
#header img{
	position:absolute;
	left:209px;
	top:311px;
}
#header ul.nav{
	width:538px;
	height:28px;
	padding:0;
	margin:0 auto;
}
#header ul.nav li{
	float:left;
	padding:0;
	margin:0;
}
#header ul.nav li a{
	display:block;
	height:28px;
	padding:0 11px 0 11px;
	color:#4B4B4B;
	background-color:#FFFFFF;
	font:bold 11px/19px Tahoma, Arial;
	text-decoration:none;
	margin:0 1px 0 0;
	float:left;
}
#header ul.nav li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x #FFFFFF;
	color:#fff;
}
#header ul.nav li.home{
	display:block;
	height:28px;
	float:left;
	margin:0;
	padding:0 11px 0 11px;
	background:url(images/nav_hover.gif) 0 0 repeat-x #FFFFFF;
	color:#ffffff;
	font:bold 11px/19px  Tahoma, Arial;
	text-decoration:none;
}
/*------------------------------------------------header end---------------------*/

/*------------------------------------------------body start---------------------*/
#body{
	background:url(images/body_bg_mid.gif) 0 0 repeat-y;
	width:631px;
	margin:0 auto;
}
#body p.top{
	display:block;
	background:url(images/body_top_bg.gif) 0 0 no-repeat;
	width:631px;
	height:75px;
	float:left;
}
#body p.bot{
	display:block;
	background:url(images/body_bottom_bg.gif) 0 0 no-repeat;
	width:631px;
	height:78px;
	float:left;
}

#ad{
	display:block;
	width:200px;
	font:bold 10px Tahoma, Arial;
	color:#A00808;
}

#ad a{
	display:block;
	width:200px;
	font:bold 10px Tahoma, Arial;
	color:#ff0066;
}
/*------------------------------------------------left panel start---------------------*/
#left{
	width:414px;
	padding:0 0 0 29px;
	float:left;
}
#left h2{
	display:block;
	width:300px;
	font:bold 21px Tahoma, Arial;
	color:#ffffff;
	float:left;
}
#left h3{
	display:block;
	width:354px;
	height:23px;
	padding:0 0 0 7px;
	margin:0 0 0 0;
	background:url(images/h3_bg.gif) 0 0 no-repeat #FCF8EA;
	font:bold 12px/15px  Tahoma, Arial;
	color:#FF0066;
	float:left;
}
#left p.text1{
	display:block;
	width:385px;
	font:normal 10px/14px Tahoma, Arial;
	color:#4B4B4B;
	margin:0 0 0 0;
	padding:5px 0 0 0;
	float:left;
}

#left p.text1 a{
	color:#A00808;
}

#left p.text2{
	display:block;
	width:385px;
	font:normal 10px/14px  Tahoma, Arial;
	color:#A00808;
	padding:11px 0 19px 0;
	float:left;
}
#left p.text2 span{
	font:bold 10px/14px Tahoma, Arial;
	color:#9C4D00;
}

#left p.text2 a{
	color:#4B4B4B;
}


.nobordur{
	border:none;
}


#left p.rm{
	display:block;
	width:370px;
	height:7px;
	margin:0 0 4px 0;
	font-size:0;
	background:url(images/read_more_div.gif) 0 0 repeat-x;
	float:left;
}
#left p.rm a{
	background:url(images/btn_read_more.gif) 0 1px no-repeat;
	width:58px;
	height:14px;
	padding:0;
	margin:0;
	float:right;
}
#left p.rm a:hover{
	background:url(images/btn_read_more_hover.gif) 0 1px no-repeat;
}
#left h3.date{
	display:block;
	width:370px;
	height:27px;
	padding:0 0 0 21px;
	margin:0 0 0 0;
	font:bold 11px/22px Tahoma, Arial;
	color:#ffffff;
	background:url(images/h3_bg.gif) 0 0 no-repeat;
	float:left;
}
#left p.event{
	width:350px;
	background:url(images/event_bg.gif) 0 15px no-repeat #ffffff;
	padding:11px 0 0 20px;
	margin:0 0 15px 0;
	font:normal 10px/14px Tahoma, Arial;
	color:#4B4B4B;
	float:left;
}
#left p.rm2{
	display:block;
	width:370px;
	height:7px;
	font-size:0;
	margin:0 0 4px 0;
	background:url(images/read_more_div.gif) 0 0 repeat-x;
	float:left;
}
#left p.rm2 a{
	background:url(images/) 0 1px no-repeat;
	width:58px;
	height:14px;
	padding:0;
	margin:0;
	float:right;
}
#left p.rm2 a:hover{
	background:url(images/btn_read_more_hover.gif) 0 1px no-repeat;
}

/*------------------------------------------------left panel end---------------------*/

/*------------------------------------------------right panel start---------------------*/
#right{
	width:188px;
	padding:5px 0 55px 0;
	margin:0;
	float:left;
}
#right h2{
	display:block;
	background:url(images/serch_bg.gif) 0 0 no-repeat #ECE2C3;
	width:145px;
	height:27px;
	padding:0 0 0 9px;
	margin:0 0 5px 0;
	font:normal 15px/21px Georgia, Times, serif;
	color:#A00808;
	float:left;
}
#right form{
	width:154px;
	padding:0 0 35px 0;
	margin:0;
	float:left;
}
#right form p.domain{
	width:134px;
	height:15px;
	background:url(images/domain_name_bg.gif) 0 0 no-repeat #FCF8EA;
	padding:0 0 0 20px;
	margin:0 0 7px 0;
	font:normal 11px/15px Tahoma, Arial;
	color:#808080;
	text-transform:uppercase;
	float:left;
}
#right form input{
	width:152px;
	height:22px;
	background-color:#ffffff;
	color:#000000;
	border:#D0BE90 solid 1px;
	font:normal 11px/22px Tahoma, Arial;
	float:left;
}
#right form input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:27px;
	height:11px;
	border:none;
	cursor:pointer;
	float:right;
}
#right h2.scope{
	display:block;
	background:url(images/serch_bg.gif) 0 0 no-repeat #ECE2C3;
	width:145px;
	height:27px;
	padding:0 0 0 9px;
	margin:0 0 12px 0;
	font:bold 16px/25px Georgia, Times, serif;
	color:#ffffff;
	float:left;
}
#right ul{
	width:140px;
	padding:0 0 15px 0px;
	margin:0 0 0 0;
	float:left;
	font-size:0;
}
#right ul li{
	padding:0;
	margin:0;
	float:left;
}
#right ul li a{
	display:block;
	width:140px;
	padding:0 0 0 10px;
	font: 8px/11px Tahoma, Arial;
	color:#A00808;
	background-color:#ffffff;
	text-decoration:none;
	height:12px;
}
#right ul li a:hover{
	background:url(images/arrow1_hover.gif) 0 2px no-repeat #A00808;
	color:#FFFFFF;
}
#right img.banner{
	color:#A00808;
	display:block;
	width:32px;
	height:40px;
	margin:0 12px 7px 7px;
	padding:0 0 0 0px;
	float:left;
}

#right p.music{
	color:#C0C0C0;
	font:9px/10px Tahoma, Arial;
	text-decoration:none;
}
#right p.bottom{
	display:block;
	background:url(images/bottom_bg.gif) 0 0 no-repeat;
	width:162px;
	height:14px;
	padding:0 0 0 22px;
	margin:0;
	float:left;
}
#right p.bottom a.xhtm{
	display:block;
	background:url(images/xhtml_bg.gif) 0 1px no-repeat;
	width:58px;
	height:14px;
	padding:0;
	margin:0 7px 0 0;
	font-size:0;
	float:left;
}
#right p.bottom a.xhtm:hover{
	background:url(images/xhtml_bg_hover.gif) 0 1px no-repeat;
}
#right p.bottom a.css{
	display:block;
	background:url(images/css_bg.gif) 0 1px no-repeat;
	width:58px;
	height:14px;
	padding:0;
	margin:0;
	font-size:0;
	float:left;
}
#right p.bottom a.css:hover{
	background:url(images/css_bg_hover.gif) 0 1px no-repeat;
}
	
/*------------------------------------------------right panel end---------------------*/

/*------------------------------------------------body end---------------------*/

/*------------------------------------------------footer start---------------------*/
#footer{
	width:778px;
	height:97px;
	margin:0 auto;
	padding:0px 0 0 0;
	background:url(images/.gif) left bottom no-repeat;
	position:relative;
}
#footer ul{
	width:559px;
	margin:0;
	padding:0;
	position:absolute;
	left:148px;
	top:31px;
}
#footer ul li{
	margin:0;
	float:left;
	font:bold 11px/14px Tahoma, Arial;
	color:#880000;
	background-color:#FFFFD5;
	background-image:none;
}
#footer ul li a{
	font:bold 11px/14px Tahoma, Arial;
	color:#880000;
	background-color:#FFFFD5;
	text-decoration:none;
	padding:0 10px 0 10px;
}
#footer ul li a:hover{
	color:#000;
	background-color:#C6EC62;
}
#footer p.copyright{
	font:normal 11px/14px  Tahoma, Arial;
	color:#000;
	background-color:#FFFED0;
	position:absolute;
	left:285px;
	top:50px;
}
#footer p.design{
	display:block;
	width:194px;
	height:17px;
	padding:0 0 0 0px;
	position:absolute;
	left:291px;
	top:42px;
	font:9px/11px  Tahoma, Arial;
	color:#c0c0c0;
}
#footer a.link{
	width:85px;
	font:9px/11px  Tahoma, Arial;
	color:#990000;
	background-color:#fff;
	padding:0 0px;
	text-decoration:none;
	text-transform:capitalize;
}
#footer a.link:hover{
	color:#fff;
	background-color:#B50000;
}
/*------------------------------------------------footer end---------------------*/

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }
