body,td {
	font-family: Verdana, Arial, sans-serif;
	font-size:small;
	color:#FFFFFF; 
}
a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FC978B;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size:small;
	/*text-align:justify;*/
	line-height: 150%;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size:small;
	line-height: 150%;
}
/*input, select, textarea{border:1px solid #333333; background-color:#000000; color:#ffffff; padding:3px; font-size:12px;}*/
.Lbutton {
	float:left;
	padding:5px;
	margin-left:4px;
	background-color:#FFC4FA; 
	border:1px; 
	border-color:#FFFFFF; 
	color:#000000; 
	font-weight:bold;
	cursor:pointer;
	text-align:center;
}
.noline a, .noline a:hover {
	text-decoration:none;
}
.Tbutton {
	padding:3px;
	background-color:#FFC4FA; 
	border:1px; 
	border-color:#FFFFFF; 
	color:#000000; 
	font-weight:bold;
	cursor:pointer;
}
.Tbutton a, .Tbutton a:hover {
	color:#000000;
	text-decoration:none;
}
.ombre {
	filter: Shadow(Color=#FFFFFF, Direction=130, Strength=4);
}
.orange {
	color:#D2C986;
}
.red {
	color:#990000;
}
.grey {
	color:#999999;
}
.user_tools {
	background-image:url(http://www.cityevents.tv/img/bg_tools_user.gif);
	background-repeat:repeat-x;
	margin-bottom:1px;
	color:#FFFFFF;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
}
.user_tools a {
	color:#CCCCCC;
}

.warning {
	color:#990000;
	background-image:url(http://www.cityevents.tv/img/warning.gif);
	background-repeat:no-repeat;
	background-position:5px;
	background-color:#FFFFFF;
	padding:5px 5px 5px 25px;
	border:#FF0000 solid 1px;
}
.confirm {
	color:#003300;
	background-image:url(http://www.cityevents.tv/img/tips.gif);
	background-repeat:no-repeat;
	background-position:5px;
	background-color:#FFFFFF;
	padding:5px 5px 5px 30px;
	border:#003300 solid 1px;
}
.rounded1 {
	font-size: 24px;
	letter-spacing: 0.12em;
	color: #FFC4FA;
	margin-bottom: 10px;
	margin-top:10px;
	font-family:Arial Rounded, Arial, Helvetica, sans-serif
}
.rounded2 {
	font-size: 18px;
	letter-spacing: 0.12em;
	color: #999999;
	margin: 0px;
	font-family:Arial Rounded, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	letter-spacing: 0.12em;
	color: #FFC4FA;
	margin: 0px;
	line-height:120%;
}
h2 {
	font-size: 10.5pt;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
}
h2 a:hover {
	text-decoration:none;

}
h3 {
	font-size: 9pt;
	color: #FFC4FA;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
	border-bottom:#FFC4FA solid 1px;
}

ul,li {
	line-height: 120%;
	text-align:justify;
}

.searchbox {
	background-color:#3E3E3E;
	border:#1D1D1D solid 2px;
	width:210px;
}
.leftbox {
	background-color:#3E3E3E;
	border:#1D1D1D solid 2px;
	width:300px;
}
.resultbox {
	background-color:#3E3E3E;
	border:#1D1D1D solid 2px;
	width:555px;
}
.detailbox {
	background-color:#3E3E3E;
	border:#1D1D1D solid 2px;
	width:630px;
}

.box {
	background-color:#020202;
	/*background-image:url(../img/bg-big.jpg);
	background-repeat:repeat;*/
	border-left:#711313 solid 1px;
	border-right:#711313 solid 1px;
	border-bottom:#711313 solid 1px;
	text-align:left;
}
.box-b {
	background-color:#020202;
	/*background-image:url(../img/bg-big-big.jpg);
	background-repeat:repeat;*/
	border-left:#711313 solid 1px;
	border-right:#711313 solid 1px;
	border-bottom:#711313 solid 1px;
	text-align:left;
}
.box-s {
	background-color:#020202;
	/*background-image:url(../img/bg-small.jpg);
	background-repeat:repeat;*/
	border-left:#711313 solid 1px;
	border-right:#711313 solid 1px;
	border-bottom:#711313 solid 1px;
	text-align:left;
}

.titlebg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#A9A9A8;
	padding:5px;
}
.titlebgw {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
}

.btn {
	background-color:#FFC4FA; 
	border:#FFFFFF solid 1px; 
	color:#000000; 
	font-weight:bold;
	padding:3px;
	cursor:pointer;
}
#redlink {
	background-color:#010101;
}
#redlink a {
	color:#FF0000;
	text-decoration:none;
}
#redlink a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#footer td {
	color:#1A1A1A;
}

#redlinked a {
	color:#FF0000;
	text-decoration:none;
}
#redlinked a:hover {
	color:#FF0000;
	text-decoration:underline;
}

#menuTitle div {
	 font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	 font-size: 11pt;
	 font-weight:normal;
	 color:#FFFFFF;
}

#menuTitle a {
 font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
 font-size: 11pt;
 font-weight:normal;
 color:#FC978B;
}
#menuTitle a:hover {
 font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
 font-size: 11pt;
 font-weight:normal;
 color:#FC978B;
}


#navuser td {
	color:#FFFFFF;
	font-size:10pt;	
	font-family: 'Century Gothic',Arial,Helvetica,sans-serif; 
}
#navuser a {
	color:#F76401;
	font-size:10pt;	
	font-family: 'Century Gothic',Arial,Helvetica,sans-serif; 
	text-decoration:none;
}
#navuser a:hover {
	color:#F76401;
	font-size:10pt;	
	font-family: 'Century Gothic',Arial,Helvetica,sans-serif; 
	text-decoration:underline;
}

.tbox {
	float:left;
	width:168px;
	height:11px;
	background-image:url(http://www.cityevents.tv/img/topbox.jpg);
}
.fbox {
	float:left;
	width:168px;
	background-image:url(http://www.cityevents.tv/img/bgbox.jpg);
}
.bbox {
	float:left;
	width:168px;
	height:11px;
	background-image:url(http://www.cityevents.tv/img/bottombox.jpg);
	margin-bottom:10px;
}

/* Navigation */

.title {
	font-size:14px;
	font-weight:bold;
	color:#D2D795;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding-left:5px;
	letter-spacing:0.06em;
}
.boxtitle {
	/*background-image:url(../img/degtitle.jpg);*/
	background-color:#020101;
	height:33px;
	padding-top:1px;
	padding-bottom:1px;
	border:#711313 solid 1px;
		text-align:left;


}
.boxtitle2 {
	/*background-image:url(../img/bgsubtitle.gif);*/
	background-color:#020101;
	padding-top:1px;
	padding-bottom:1px;
	height:33px;
	border:#711313 solid 1px;

}

.title a,.title a:hover { text-decoration:none; color:#D2D795}


.tab {
	background-image:url(http://www.cityevents.tv/img/tab_off.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#DFD58E;
	height:31px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer; 
	line-height:200%;
	
}
.tab a, .tab a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#DFD58E;
	height:31px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	text-decoration:none;
}
.tabpro {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	height:22px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
.tabprohover {
	background-image:url(http://www.cityevents.tv/img/tabpro.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	height:22px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
.tabpro a,.tabprohover a,.tabpro a:hover,.tabprohover a:hover {
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
.m1 {
	font-weight: bold;
	color: #AEAAA3;
}
.m2 {
	font-weight: bold;
	color: #313431;
	background-color:#FFC4FA;
}

.sep {
	background-image:url(http://www.cityevents.tv/img/sep.gif);
}
.tabhover {
	background-image:url(http://www.cityevents.tv/img/tab_on.gif);
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#DFD58E;
	height:31px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	line-height:200%;
}
.tabhover a, .tabhover a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#DFD58E;
	height:31px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	text-decoration:none;
}



/* rating system */
	/*             styles for the unit rater                */	
	.unit-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 200px;
		height: 20px;
		position: relative;
		background: url('http://www.cityevents.tv/img/star_rating.gif') top left repeat-x;		
	}
	
	.unit-rating li{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.unit-rating li a{
		display:block;
		width:20px;
		height: 20px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.unit-rating li a:hover{
		background: url('http://www.cityevents.tv/img/star_rating.gif') left center;
		z-index: 2;
		left: 0px;
	}
	.unit-rating a.r1-unit{left: 0px;}
	.unit-rating a.r1-unit:hover{width:20px;}
	.unit-rating a.r2-unit{left:20px;}
	.unit-rating a.r2-unit:hover{width: 40px;}
	.unit-rating a.r3-unit{left: 40px;}
	.unit-rating a.r3-unit:hover{width: 60px;}
	.unit-rating a.r4-unit{left: 60px;}	
	.unit-rating a.r4-unit:hover{width: 80px;}
	.unit-rating a.r5-unit{left: 80px;}
	.unit-rating a.r5-unit:hover{width: 100px;}
	.unit-rating a.r6-unit{left: 100px;}
	.unit-rating a.r6-unit:hover{width: 120px;}
	.unit-rating a.r7-unit{left: 120px;}
	.unit-rating a.r7-unit:hover{width: 140px;}
	.unit-rating a.r8-unit{left: 140px;}
	.unit-rating a.r8-unit:hover{width: 160px;}
	.unit-rating a.r9-unit{left: 160px;}
	.unit-rating a.r9-unit:hover{width: 180px;}
	.unit-rating a.r10-unit{left: 180px;}
	.unit-rating a.r10-unit:hover{width: 200px;}
	.unit-rating li.current-rating{
		background: url('http://www.cityevents.tv/img/star_rating.gif') left bottom;
		position: absolute;
		height: 20px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}	
	
	
	
			#FrogJS{
				width: 680px;
				/*height: 600px;*/
				margin: 0 auto;
			}
			#FrogJSL {
			width: 700px;
			height:100px;
			border:#3e3e3e solid 1px;
			margin-bottom:5px;
			background-color:#212121;
			}
			#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 140%;
			}
			#FrogJS img {
				padding:1px;
				border:#212121 solid 1px;
			
			}
	
.label {
 /*font-family: 'Century Gothic', Arial, Helvetica, sans-serif;*/
 /*font-size: 10pt;
 font-weight:bold;*/
 color:#ffffff;
}	
.text-white {
 /*font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
 font-size: 11pt;*/
 font-weight:normal;
 color:#ffffff;
}	
/*
.txtfield {	
	background-color:#EFECD4;
	border:0;
	border:#F1E592 solid 1px;
	padding:1px 3px;
	color:#000000;
	font-size:9pt;
}
.selectfield {
	background-color:#EFECD4;
	padding:3px;
	border:#F1E592 solid 1px;
	font-size:9pt;
}*/
/*input, select, textarea{border:1px solid #711313; background-color:#000000; color:#ffffff; padding:3px; font-size:12px;}*/
input, textarea, select { background-color: #111; color: #fff; font-size: small; border: solid 1px #555555;}


.title1 {
	color:#E2C970;
	font-size:14px;
}
.title2 {
	color:#ff9900;
}
.title3 {
	color:#efe0af;
}



.inputsubmit{padding:2px 15px 3px 15px;border-style:solid;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-color:#D9DFEA;border-left-color:#D9DFEA;border-bottom-color:#0e1f5b;border-right-color:#0e1f5b;background-color:#FF61AB;color:#000000;font-size:11px;font-family:"lucida grande", Verdana, arial, sans-serif;text-align:center; cursor:pointer;}
