@charset "utf-8";
/* CSS Document */

body {
	margin:10px 0 0;
	padding:0px;
	background:url(../images/frontend/bodybg.gif) repeat-x 0 100% #FFF;
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#000;
	}
	
p, h2, h3, h6, input, form, textarea, label, ul, ol, li	{
	padding:0px;
	margin:0px;
	}
	
.spacer {
	clear:both;
	line-height:0px;
	font-size:0px;
	}
	
/* structure */
#structurediv {
	background:url(../images/frontend/structdivbg.gif) no-repeat 50% 100%;
	}
#structdiv2 {
	width:984px;
	margin:0 auto;
	}
	
/* header */
#header {
	padding:2px 23px 0px;
	}
#header img.logo {
	float:left;
	margin:16px 0 0;
	}
div.loginheadbg {
	background:url(../images/frontend/loginbghead.gif) no-repeat 0 0;
	height:55px;
	width:345px;
	padding:8px 10px 0px;
	}
div.loginheadbg label {
	display:block;
	float:left;
	width:63px;
	font:bold 11px/22px Tahoma, Geneva, sans-serif;
	color:#000;
	}
div.loginheadbg div.inputbg {
	width:124px;
	height:16px;
	float:left;
	background:url(../images/frontend/logininputbg.gif) no-repeat 0 0;
	padding:2px 12px 4px 7px;
	}
div.loginheadbg div.inputbg input {
	width:136px;
	height:14px;
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#000;
	padding:0px;
	margin:0px;
	background-color:transparent;
	border:0px solid;
	}
div.loginheadbg div.hgt {
	height:28px;
	}
div.loginheadbg input.btnlogin {
	width:56px;
	height:20px;
	border:0px;
	background:url(../images/frontend/btn-login.gif) no-repeat 0 0;
	float:left;
	}
div.loginheadbg a.fgtpassw {
	color:#333333;
	text-decoration:underline;
	}
div.loginheadbg a.fgtpassw:hover {
	text-decoration:none;
	}
div.loginheadbg p.newsign {
	float:left;
	width:143px;
	padding:0 0 0 4px;
	}
div.loginheadbg p.newsign a {
	color:#e43901;
	text-decoration:underline;
	font-weight:bold;
	}
div.loginheadbg p.newsign a:hover {
	text-decoration:none;
	}
	
div.headergt {
	width:360px;
	float:right;
	}
/*div.headergt p.calleml {
	float:left;
	width:228px;
	color:#e34c02;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	padding:10px 0 8px;
	}*/
div.headergt p.calleml {
 	float:right;
 	width:160px;
 	color:#e34c02;
 	font-size:13px;
 	line-height:24px;
 	font-weight:bold;
 	padding:0px 0 6px 28px;
 	background:url(../images/frontend/icon-phone.gif) no-repeat 0 50%;
 }
div.headergt p.emailink {
 	float:right;
 	width:160px;
 	color:#0e0e0e;
 	font-size:13px;
 	line-height:24px;
 	font-weight:bold;
 	padding:0px 0 6px 28px;
 	background:url(../images/frontend/icon-mail.gif) no-repeat 0 0;
 }
div.headergt p.calleml span {
	color:#0e0e0e;
	}
div.headergt img.listenliv {
	float:left; 
	display:block;
	margin:0px 0 0;
	}
a.blkllink {
	color:#0e0e0e;
	text-decoration:none;
	}
a.blkllink:hover {
	text-decoration:underline;
	}

/* navbg*/
div.navbg {
	background:url(../images/frontend/navbg.png) no-repeat 0 0;
	height:38px;
	padding:23px 22px 0;
	}
div.navbg ul.navig {
	background:url(../images/frontend/navigbg.gif) repeat-x 0 0;
	padding:1px 0;
	height:32px;
	float:left;
	list-style-type:none;
	margin:0px;
	}
div.navbg ul.navig li {
	float:left;
	border-left:1px solid #0e0e0e;
	border-right:1px solid #ffffff;
	}
div.navbg ul.navig li a {
	display:block;
	line-height:32px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	text-align:center;
	outline:none;
	}
div.navbg ul.navig li a:hover {
	text-decoration:none;
	color:#e43901;
	}
div.navbg ul.navig li.homewid {
	width:110px;
	}
div.navbg ul.navig li.contestwid {
	width:110px;
	}
div.navbg ul.navig li.rjprofwid {
	width:110px;
	}
div.navbg ul.navig li.rqjsgwid {
	width:130px;
	}
div.navbg ul.navig li.celbintv {
	width:160px;
	}
div.navbg ul.navig li.talthwid {
	width:100px;
	}
div.navbg ul.navig li.sponswid {
	width:95px;
	}
div.navbg ul.navig li.entswid {
	width:80px;
	}
	
/* container div */
#container {
	margin:0 22px;
	padding:0 0 10px;
	background:url(../images/frontend/containerhomebto.gif) no-repeat 0 100%;
	}
#container #conta2 {
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	background-color:#FFF;
	padding:0 7px;
	}

/* home left panel */
div.hmlftpan {
	width:663px;
	float:left;
	padding:6px 0 0;
	}
	
/* home left top panel */
div.hmlfttoppan {
	background:url(../images/frontend/hmleftop.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
	margin:0 0 6px;
	height:26px;
	}
div.hmlfttoppan p.playtxt {
	color:#666;
	float:left;
	padding:7px 0 0;
	}
div.hmlfttoppan p.playtxt span {
	font-weight:bold;
	color:#e01e7c;
	padding:0 6px 0 0;
	}
	
/* Coffee with guest */
div.coccguest {
	background:url(../images/frontend/guestcoff-bot.gif) no-repeat 0 100%;
	padding:0 0 8px;
	margin:0 0 6px;
	}
div.coccguest h2 {
	background:url(../images/frontend/guestcoff-headbg.gif) no-repeat 0 0;
	padding:0px;
	margin:0px;
	line-height:29px;
	padding:1px 0 0 11px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
div.coccguest div.coccgubg {
	background:url(../images/frontend/guestcoff-conbg.gif) repeat-y 0 0;
	position:relative;
	padding:6px 0 0 9px;
	height:305px;
	}
div.coccguest div.bigpicvid {
	width:411px;
	height:265px; 
	background:#000; position:relative;
	}
div.coccguest .ui-tabs-hide{ 
	display:none; 
}
div.coccguest div.bigpicvid div.blktranspbg {
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/frontend/blkbgtrans.png) no-repeat 0 0;
	height:50px;
	padding:4px 5px 0px 5px;
	width:405px;
	}
div.coccguest div.bigpicvid div.blktranspbg h3 {
	font-size:14px;
	line-height:18px;
	color:#FFF;
	text-align:left;
	}
div.coccguest div.bigpicvid div.blktranspbg p {
	font-weight:bold;
	line-height:14px;
	color:#ffc72f;
	text-align:left;
	}
div.coccguest div.biglnkrg {
	width:250px;
	z-index:12;
	position:absolute;
	top:6px;
	right:3px;
	padding:0 0 0px;
	height:265px;
	}
div.coccguest div.biglnkrg a {
	display:block;
	padding:1px 0 1px 15px;
	margin:0 0 0px;
	text-decoration:none;
	cursor:pointer;
	/*height:63px;*/
	clear:both;
	}
div.coccguest div.biglnkrg a img {
	border:0px;
	}
div.coccguest div.biglnkrg a span.thmpic {
	display:block;
	float:left;
	background:url(../images/frontend/picshadow.png) no-repeat 0 0;
	padding:5px 0 0 5px;
	margin:0 8px 0 0;
	height:58px;
	width:57px;
	}
div.coccguest div.biglnkrg a span.left {
	display:block;
	float:left;
	color:#0e0e0e;
	width:150px;
	}
div.coccguest div.biglnkrg a span.heading {
	font-weight:bold;
	display:block;
	padding:2px 0 0;
	}
div.coccguest div.biglnkrg a div.txtp {
	line-height:15px;
	}
div.coccguest div.biglnkrg a span.pinktxt {
	color:#e01e7c;
	}
div.coccguest div.biglnkrg a:hover {
	background:url(../images/frontend/thumblkpic.gif) no-repeat 0 0;
	}
div.coccguest div.biglnkrg a:hover span.heading {
	color:#ffffff;
	}
div.coccguest div.biglnkrg a:hover div.txtp {
	color:#ffffff;
	}
div.coccguest div.biglnkrg a:hover span.pinktxt {
	color:#ff47a2;
	}
div.coccguest div.biglnkrg ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
div.coccguest div.biglnkrg ul li {
	padding:0px 0 2px;
	margin:0px;
	clear:both;
	}
	
	
/* home bottom panel */
div.hmbottompan {
	}
div.orspons {
	background:url(../images/frontend/sponsorbot.gif) no-repeat 0 100%;
	padding:0 0 10px;
	width:174px;
	float:left;
	}
div.orspons div.head {
	background:url(../images/frontend/sonsorhead.gif) no-repeat 0 0;
	padding:2px 8px 0 10px;
	}
div.orspons div.head h2 {
	font-size:12px;
	color:#000000;
	line-height:28px;
	float:left;
	width:102px;
	}
div.orspons div.head a.morebtn {
	display:block;
	float:right;
	width:45px;
	color:#e63c01;
	text-decoration:underline;
	background:url(../images/frontend/icnarrw.png) no-repeat 100% 0;
	margin:5px 0 0;
	}
div.orspons div.sposrscont {
	background:url(../images/frontend/sponsorbg.gif) repeat-y 0 0;
	padding:5px 5px 0px 5px;
	height:auto;
	}
div.orspons div.sposrscont img.muslogo {
	margin:0px auto 0;
	display:block;
	}
	
div.fevents {
	background:url(../images/frontend/feventbot.gif) no-repeat 0 100%;
	padding:0 0 10px;
	width:284px;
	float:left;
	margin:0 6px 0 6px;
	}
div.fevents h3 {
	background:url(../images/frontend/feventhead.gif) no-repeat 0 0;
	font-size:12px;
	color:#000000;
	line-height:28px;
	padding:2px 0 0 10px;
	}
div.fevents div.head {
	background:url(../images/frontend/feventhead.gif) no-repeat 0 0;
	padding:2px 8px 0 10px;
	}
div.fevents div.head h2 {
	font-size:12px;
	color:#000000;
	line-height:28px;
	float:left;
	width:102px;
	}
div.fevents div.head a.morebtn {
	display:block;
	float:right;
	width:63px;
	color:#e63c01;
	text-decoration:underline;
	background:url(../images/frontend/icnarrw.png) no-repeat 100% 0;
	margin:5px 0 0;
	}
div.fevents div.fevenscont {
	background:url(../images/frontend/feventbg.gif) repeat-y 0 0;
	padding:6px 9px 0px;
	height:105px;
	}
div.fevents div.piclft {
	width:84px;
	float:left;
	}
div.fevents div.piclft img {
	display:block;
	margin:0 0 8px;
	border:1px solid #cfcfcf;
	padding:2px;
	}
div.fevents div.marltgt {
	margin:0 7px 0px;
	}
div.fevents div.piclft p {
	text-align:center;
	font-weight:bold;
	color:#0e0e0e;
	}
div.fevents div.piclft p span {
	color:#666666;
	}
div.fevents ul.numbing {
	float:left;
	height:18px;
	list-style-type:none;
	margin:0px;
	padding:2px 0 0;
	}
div.fevents ul.numbing li {
	float:left;
	padding:0 8px 0 0;
	margin:0px;
	}
div.fevents ul.numbing li a {
	display:block;
	border:1px solid #333333;
	font-weight:bold;
	color:#FFF;
	background-color:#666666;
	width:12px;
	text-align:center;
	text-decoration:none;
	}
div.fevents ul.numbing li a:hover {
	border:1px solid #ab249a;
	background-color:#cc3399;
	text-decoration:none;
	}
	
div.fevents div.texdiv {
	width:174px;
	float:left;
	}
div.fevents div.texdiv h6 {
	font-size:11px;
	color:#000000;
	line-height:12px;
	padding:0 0 10px;
	}
div.fevents div.texdiv p {
	line-height:16px;
	}
div.fevents div.texdiv p span {
	color:#d63292;
	font-weight:bold;
	}
	
div.shtimg {
	background:url(../images/frontend/shwtimingbg.gif) no-repeat 0 2px;
	width:167px;
	height:130px;
	float:left;
	padding:10px 15px 10px 11px;
	}
div.shtimg h3 {
	background:url(../images/frontend/shwtimhead.png) no-repeat 0 0;
	line-height:25px;
	}
div.shtimg p {
	line-height:18px;
	font-weight:bold;
	background:url(../images/frontend/pic-timingphn.jpg) no-repeat 100% 5%;
	padding:0 55px 10px 0;
	color:#666666;
	}
div.shtimg p span {
	color:#000000;
	}
div.shtimg p span.fntnrm {
	font-weight:normal;
	}
	
/* home right panel */
div.hmrgtpan {
	width:254px;
	float:right;
	padding:8px 0 0;
	}
a.btnregister {
	display:block;
	background:url(../images/frontend/btn-register.jpg) no-repeat 0 0;
	height:39px;
	width:250px;
	margin:0 auto;
	text-decoration:none;
	margin:0 0 10px;
	}
a.requestsonbanner {
	background:url(../images/frontend/smbanrequest.jpg) no-repeat 0 0;
	height:105px;
	margin:0 0 9px;
	display:block;
	}
	
div.rctblogbot {
	background:url(../images/frontend/hmrgbotdiv.png) no-repeat 0 100%;
	padding:0px 0 7px;
	
	}
div.rctblogbot div.head {
	background:url(../images/frontend/hmrgheaddiv.png) no-repeat 0 0;
	padding:2px 10px 0 13px;
	}
div.rctblogbot div.head h2 {
	font-size:12px;
	color:#000000;
	line-height:28px;
	float:left;
	width:158px;
	}
div.rctblogbot div.head h2.iconrs {
	background:url(../images/frontend/icon-rssfeed.png) no-repeat 60% 50%;
	}
div.rctblogbot div.head a.morebtn {
	display:block;
	float:right;
	width:45px;
	color:#e63c01;
	text-decoration:underline;
	background:url(../images/frontend/icnarrw.png) no-repeat 100% 0;
	margin:5px 0 0;
	}
div.rctblogbot div.cont {
	background:url(../images/frontend/hmrgconbgdiv.png) repeat-y 0 0;
	padding:4px 12px;
	}
div.rctblogbot div.cont ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
div.rctblogbot div.cont ul li {
	color:#666666;
	line-height:15px;
	padding:2px 0 3px;
	margin:0px;
	border-bottom:1px dotted #989898;
	}
div.rctblogbot div.cont ul li a {
	color:#666666;
	text-decoration:none;
	}
div.rctblogbot div.cont ul li a:hover {
	text-decoration:underline;
	}
div.rctblogbot div.cont ul li span.bld {
	font-weight:bold;
	display:block;
	color:#333333;
	}
div.rctblogbot div.cont ul li span.bld a {
	color:#333333;
	text-decoration:none;
	}
div.rctblogbot div.cont ul li span.bld a:hover {
	color:#333333;
	text-decoration:underline;
	}
img.facmargt {
	margin:0 8px 0 2px;
	}
img.flt {
	float:left;
	}
	
/* footer */
#footer {
	}
ul.footerlink {
	margin:0px;
	padding:21px 38px 10px 110px;
	float:left;
	list-style-type:none;
	}
ul.footerlink li {
	float:left;
	font-weight:bold;
	color:#666666;
	padding:0 10px;
	}
ul.footerlink li a {
	color:#666666;
	text-decoration:none;
	}
ul.footerlink li a:hover {
	color:#e43901;
	}
p.copyrigth {
	color:#e43901;
	line-height:23px;
	text-align:center;
	}
div.twibox {
	width:235px;
	height:25px;
	line-height:20px;
	background:url(../images/frontend/twitterbg.png) no-repeat 0 0;
	padding:3px 5px;
	margin:0 12px 0 0;
	color:#666666;
	float:right;
	}
div.twibox  a.facbox {
	display:block;
	float:left;
	color:#2a4687;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/frontend/icon-facbook.gif) no-repeat 0 0;
	padding:0 0 0 22px;
	margin:0 5px 0 0;
	}
div.twibox  a.twittt {
	display:block;
	float:left;
	color:#15b0b8;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/frontend/icon-twitter.gif) no-repeat 0 0;
	padding:0 0 0 22px;
	}
	
/* login heading */
div.wlchead {
	width:auto;
	height:50px;
	float:right;
	padding:8px 0 0 0;
	}
div.wlchead ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
	border:0px solid black;
	text-align:right;
	}
div.wlchead ul li {
	padding:0px 3px;
	margin:0px;
	float:left;	
	border:0px solid red;
	color:#000;
	}
div.wlchead ul li.wlctxt {
	font-weight:bold;
	}
div.wlchead ul li a.lgtlink {
	color:#e01e7c;
	text-decoration:none;
	}
div.wlchead ul li a.lgtlink:hover {
	text-decoration:underline;
	}

	
/* inside page div start here */
div.insidcontbg {
	background:url(../images/frontend/guestcoff-conbg.gif) repeat-y 0 0;
	padding:10px 10px 0 10px;
	}
	
/* registration */
h6.setupacc {
	background:url(../images/frontend/btn-setinf.png) no-repeat 0 0;
	padding:0 0 0 36px;
	font-weight:bold;
	font-size:14px;
	line-height:26px;
	}
h6.setupacc span {
	font-size:11px;
	line-height:10px;
	font-weight:normal;
	color:#666666;
	}
div.registrationdiv {
	padding:18px 0 0;
	}
div.registrationdiv div.hgt36 {
	height:36px;
	}
div.registrationdiv div.hgt75 {
	height:75px;
	}
div.registrationdiv label {
	display:block;
	float:left;
	text-align:right;
	padding:0 12px 0 0;
	font:bold 11px/25px Tahoma, Geneva, sans-serif;
	color:#333333;
	width:212px;
	}
div.registrationdiv input, div.registrationdiv select, div.registrationdiv textarea {
	font:normal 11px Tahoma, Geneva, sans-serif;
	}
div.registrationdiv input.txtwd239 {
	width:233px;
	height:16px;
	border:1px solid #c4c4c4;
	background:url(../images/frontend/inputtxtbg.gif) no-repeat 0 0;
	color:#333333;
	float:left;
	padding:4px 3px 3px 3px;
	}
div.registrationdiv p.emptyfill {
	font-size:10px;
	color:#000000;
	line-height:22px;
	background:url(../images/frontend/icon-bluarrow.gif) no-repeat 4% 58%;
	padding:0 0 0 17px;
	float:left;
	}
div.registrationdiv img.codegen {
	float:left;
	}
div.registrationdiv img.loadinggen {
	float:left;
	margin:19px 0 0 14px;
	}
div.registrationdiv input.btnregister {
	width:86px;
	height:23px;
	padding:0 0 2px;
	background:url(../images/frontend/btn-register2.gif) no-repeat 0 0;
	border:0px;
	font-weight:bold;
	color:#000;
	}
	
/* rj profile */
div.rjprofil {
	padding:0 0 18px;
	}
div.rjprofil div.picimg {
	float:left;
	width:137px;
	background:url(../images/frontend/rjprofpicbg2.png) no-repeat 0 0;
	padding:5px;
	}
div.rjprofil div.imgdetail {
	float:left;
	width:480px;
	padding:0 0 0 15px;
	}
div.rjprofil div.imgdetail h6 {
	font-size:11px;
	font-weight:bold;
	color:#0e0e0e;
	padding:0 0 7px;
	}
div.rjprofil div.imgdetail p {
	line-height:16px;
	color:#000000;
	}
div.rjprofil div.imgdetail p a {
	color:#e43901;
	text-decoration:none;
	}
div.rjprofil div.imgdetail p a:hover {
	color:#e43901;
	text-decoration:underline;
	}
/* rj profile detail */
div.rjprofdetail {
	padding:0 0 10px;
	}
div.profilenm {
	width:147px;
	float:left;
	background:url(../images/frontend/profilenmcurv.png) no-repeat 0 100%;
	padding:0 0 6px;
	}
div.profilenm p.top {
	background:url(../images/frontend/profilenmcurv.png) no-repeat 0 0;
	}
div.profilenm div.contentbgcol {
	background-color:#e4e4e4;
	padding:0 4px;
	}
div.profilenm div.contentbgcol img {
	margin:6px 0 3px;
	}
div.profilenm div.contentbgcol p {
	line-height:18px;
	color:#333333;
	padding:0 0 0 6px;
	}
div.profilenm div.contentbgcol p span.orgtxt {
	font-size:13px;
	font-weight:bold;
	color:#e43901;
	}
div.profilenm div.contentbgcol p a.blklink {
	color:#000000;
	text-decoration:none;
	}
div.profilenm div.contentbgcol p a.blklink:hover {
	color:#000000;
	text-decoration:underline;
	}
	
div.profiledtl {
	width:483px;
	float:left;
	margin:0 0 0 9px;
	background:url(../images/frontend/profdtlbg.gif) no-repeat 0 100%;
	}
div.profiledtl h3 {
	background:url(../images/frontend/profdtlbghead.gif) no-repeat 0 0;
	font-size:13px;
	color:#e23701;
	padding:0 0 0 10px;
	line-height:26px;
	}
div.profiledtl div.profiledtl-cont {
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:11px;
	}
div.profiledtl div.profiledtl-cont p.blktxt {
	line-height:16px;
	padding:0 0 16px;
	}
div.profiledtl div.profiledtl-cont p.headtxt {
	line-height:16px;
	padding:0 0 15px;
	}
div.profiledtl div.profiledtl-cont p.hgt22 {
	height:auto;
	}
div.profiledtl div.profiledtl-cont p.hgt22 span.leftblk {
	display:block;
	float:left;
	width:97px;
	padding:0 10px 0 0;
	font-size:10px;
	font-weight:bold;
	}
div.profiledtl div.profiledtl-cont p.hgt22 span.rgtblk {
	display:block;
	float:left;
	width:342px;
	padding:0 0 10px;
	}
/* Event */
div.eventdiv {
	padding:0 0 18px;
	}
div.eventdiv div.picimg {
	float:left;
	width:137px;
	height:91px;
	background:url(../images/frontend/rjprofpicbg.png) no-repeat 0 0;
	padding:5px;
	}
div.eventdiv div.imgdetail {
	float:left;
	width:480px;
	padding:0 0 0 15px;
	}
div.eventdiv div.imgdetail h6 {
	font-size:14px;
	font-weight:bold;
	color:#0e0e0e;
	padding:0 0 2px;
	}
div.eventdiv div.imgdetail p {
	line-height:16px;
	color:#000000;
	}
div.eventdiv div.imgdetail p a {
	color:#e43901;
	text-decoration:none;
	}
div.eventdiv div.imgdetail p a:hover {
	color:#e43901;
	text-decoration:underline;
	}
	
/* Contest */
div.questans {
	padding:0 0 0 0;
	}
div.questans div.questone {
	font-weight:bold;
	font-size:11px;
	padding:6px 0;
	}
div.questans div.questone span {
	font-weight:normal;
	font-size:12px;
	padding:6px 0;
	}
div.questans div.ansdiv {
	padding:3px 0 6px;
	border-bottom:1px solid #c8c8c8;
	}
div.questans div.ansdiv ol {
	padding:0 0 0 22px;
	margin:0px;
	}
div.questans div.ansdiv ol li {
	padding:0px 0 0 0px;
	margin:0;
	line-height:16px;
	}
p.awarddescript {
	padding:6px 0;
	}
p.awarddescript span {
	font-weight:bold;
	}
input.submitbtn {
	width:86px;
	height:23px;
	padding:0 0 2px;
	background:url(../images/frontend/btn-register2.gif) no-repeat 0 0;
	border:0px;
	font-weight:bold;
	color:#000;
	}
/* recent Photos */
div.recentphot {
	}
div.recentphot ul {
	list-style-type:none;
	}
div.recentphot ul li {
	float:left;
	padding:0 0 8px;
	}
div.recentphot ul li span {
	display:block;
	background:url(../images/frontend/rctpicshadow1.png) no-repeat 0 0;
	padding:5px 5px;
	margin:0 3px 0 0;
	width:116px;
	height:83px;
	}
div.recentphot ul li.spacer {
	float:none !important;
	padding:0px;
	}
div.recentphot ul li span.nomarg {
	margin:0px !important;
	}

/* archivelink */
/* sponsors */
div.recentphot1 {
	}
div.recentphot1 ul {
	list-style-type:none;
	width:535px;
	}
div.recentphot1 ul li {
	float:left;
	padding:0 0 11px;
	}
div.recentphot1 ul li span {
	display:block;
	background:url(../images/frontend/shosponpicbg.png) no-repeat 0 0;
	padding:5px 5px;
	margin:0 3px 0 0;
	width:162px;
	height:107px;
	}
div.recentphot1 ul li.spacer {
	float:none !important;
	padding:0px;
	}
div.recentphot1 ul li span.nomarg {
	margin:0px !important;
	}
/*   */
div.archivelink {
	}
div.archivelink ul.archlink {
	list-style-type:none;
	}
div.archivelink ul.archlink li {
	padding:0 6px 6px 22px;
	background:url(../images/frontend/icnarrw.png) no-repeat 0 0;
	line-height:16px;
	}
div.archivelink ul.archlink li a {
	color:#e63c01;
	text-decoration:none;
	}
div.archivelink ul.archlink li a:hover {
	color:#e63c01;
	text-decoration:underline;
	}

/* profile message */
div.profmessdiv {
	padding:18px 0 0;
	}
div.profmessdiv div.hgt36 {
	height:36px;
	}
div.profmessdiv div.hgt75 {
	height:75px;
	}
div.profmessdiv label {
	display:block;
	float:left;
	text-align:right;
	padding:0 12px 0 0;
	font:bold 11px/25px Tahoma, Geneva, sans-serif;
	color:#333333;
	width:90px;
	}
div.registrationdiv input, div.registrationdiv textarea, div.registrationdiv select {
	font:normal 11px Tahoma, Geneva, sans-serif;
	}
div.profmessdiv input.txtwd180 {
	width:177px;
	height:20px;
	border:1px solid #c4c4c4;
	background:url(../images/frontend/inputtxtbg.gif) no-repeat 0 0;
	color:#333333;
	float:left;
	padding:3px
	}
div.profmessdiv textarea {
	width:180px;
	height:60px;
	border:1px solid #c4c4c4;
	background:url(../images/frontend/inputtxtbg.gif) no-repeat 0 0;
	color:#333333;
	float:left;
	}
div.profmessdiv p.emptyfill {
	font-size:10px;
	color:#000000;
	line-height:22px;
	background:url(../images/frontend/icon-bluarrow.gif) no-repeat 4% 58%;
	padding:0 0 0 17px;
	float:left;
	}
div.profmessdiv input.btnregister {
	width:86px;
	height:23px;
	padding:0 0 2px;
	background:url(../images/frontend/btn-register2.gif) no-repeat 0 0;
	border:0px;
	font-weight:bold;
	color:#000;
	}
/* for lightbox in the home page*/
#gallery { 
		width: 266px; 
		background:url(../images/frontend/feventbg.gif) repeat-y 0 0;
		padding:6px 9px 0px;
		height:107px;
	}
	#gallery ul { list-style: none; padding:0px 0 0 2px; margin:0px; }
	#gallery ul li { display: inline; width:84px; padding:0 4px 0 0; float:left; }
	#gallery ul span.bordiv { display:block; border:1px solid #cfcfcf; padding:2px; height:67px; width:67px; margin-top:5px }
	#gallery ul img {border:0px;}
	#gallery ul p {	text-align:center; font-weight:bold; color:#0e0e0e; margin:0px;} 
	#gallery ul p span { color:#666666; }
	#gallery ul a:hover { color: #444; }

#gallery1 { 
		/*width: auto; 
		background:url(../images/frontend/feventbg.gif) repeat-y 0 0;
		padding:6px 9px 0px;
		height:107px;*/
	}
	#gallery1 ul { list-style: none; padding:0px 0 0 2px; margin:0px; }
	#gallery1 ul li { display: inline; width:84px; padding:0 4px 0 0; float:left; }
	#gallery1 ul span.bordiv { display:block; border:1px solid #cfcfcf; padding:2px; height:67px; width:67px; margin-top:5px }
	#gallery1 ul img {border:0px;}
	#gallery1 ul p {	text-align:center; font-weight:bold; color:#0e0e0e; margin:0px;} 
	#gallery1 ul p span { color:#666666; }
	#gallery1 ul a:hover { color: #444; }

	
	
/* event table */
.eventbl {
	border:1px solid #d4d4d4;
	}
.eventbl tr th {
	font-weight:bold;
	padding:0 3px;
	line-height:22px;
	background-color:#d4d4d4;
	}
.eventbl tr td {
	padding:3px;
	line-height:18px;
	border-bottom:1px solid #d4d4d4;
	font-weight: bold;
	}
	
input.txtwd40 {
	width:60px;
	height:14px;
	border:1px solid #c4c4c4;
	background:url(images/inputtxtbg.gif) no-repeat 0 0;
	color:#333333;
	}
	
#accordion a.toggleh1 {
	
	}
	
/* 23-07-10 */
.celbinterv {
	/*border-bottom:1px solid #cacaca;*/
	padding:10px 0;
	}
.celbinterv  .clebritdiv {
	float:left;
	width:147px;
	}
.celbinterv  .clebritdiv .picdiv {
	background:url(images/rjprofpicbg.png) no-repeat 0 0;
	height:101px;
	}
.celbinterv  .clebritdiv .playdiv {
	/*padding:0px 0 5px;*/
	}
div.celbinterv div.imgdetail {
	float:left;
	width:492px;
	}
div.celbinterv div.imgdetail h6 {
	padding:0 0 8px;
	font-size:13px;
	font-weight:bold;
	color:#0e0e0e;
	padding:0 0 7px;
	}
div.celbinterv div.imgdetail h6 span.celbname {
	float:left;
	display:block;
	padding:0 8px 0 0;
	}
div.celbinterv div.imgdetail h6 span.namedisply {
	float:left;
	display:block;
	color:#e23701;
	}
div.celbinterv div.imgdetail p {
	line-height:16px;
	padding:0 0 3px;
	}
div.celbinterv div.imgdetail p a {
	color:#e43901;
	text-decoration:none;
	}
div.celbinterv div.imgdetail p a:hover {
	color:#e43901;
	text-decoration:underline;
	}
