@charset "UTF-8";
/* CSS Document */
* { margin:0;padding:0; }

body {
 	background-color:#fff;
	margin:auto;
	height:100%;
	font:normal 16px Trebuchet MS, Arial;
	color:#575757;
	 
	text-align:justify;
}
/**** Heading *****/
h1,h2,h3,h4,h5,h6 { margin:0;padding:0 }
del {text-decoration:none;}
.clear{clear:both;}
.center {text-align:center;}
.clearh{clear:both;height:0px;}
a img { border:none; }
.fleft{float:left;width:auto;}
.fright{float:right;width:auto;}
.justify{text-align:justify;}
.relative {position:relative;}
.absolute {position:absolute;}
.aright {text-align:right}
.vmiddle {vertical-align:middle;}
.vtop {vertical-align:top;}
.leftspace20{padding-left:40px;}
a,input,textarea{ outline:none;}
button{padding:0px;margin:0px}
a:link,a:active,a:visited{text-decoration:none}
.startxt1{padding-left:5px;line-height:22px;color:#f00000;vertical-align:top;font:normal 12px 'Trebuchet MS',Arial;}
.successMessage{
	color: green;
	font-weight:bold 15px;
	text-align:center; 
}
.errorMessage{
	color: red;
	font-weight:bold 15px;
	text-align:center;
}
.go_button{ 
	background: url(../images/go-btn2.gif) no-repeat;
	width:40px;
	height:20px;	
	cursor:pointer;
	border:none;
	float:right;
}

/*    Forms     */
.formtitle{
	color:#990000;
	font:normal 20px "Trebuchet MS",Arial;
}
.Formtable th{
	color:#104486;
	font:normal 14px "Trebuchet MS",Arial;
}
.Formtable td{
	color:#000000;
	font:normal 14px "Trebuchet MS",Arial;
	text-align:left;
}
.Formtable td.section{color:#f78025;}
.Formtable td.greencolor{color:#8a9c16;}
.frm-d {
	background: #ffffff url(../images/form-shades.gif) repeat-x;
	border:1px solid #CCCCCC;
	font:normal 13px "Trebuchet MS",Verdana;
	margin-bottom:2px;
	padding-left:2px;
	width:170px;
}
.textarea1 {
	border:1px solid gray;
	height:100px;
	width:250px;
}
.submitbtn {
	background:transparent url(../images/buttonbg.jpg) repeat-x scroll center bottom;
	width:80px;
	border:1px solid #8E8E8E;
	color:#fff;
	cursor:pointer;
	font:bold 14px "Trebuchet MS",Arial;
	height:26px;
	line-height:20px;
	padding:0px 8px;
	text-decoration:none;
}
.commonbtn {
	background:transparent url(../images/adminImages/submit.png) no-repeat;
	width:88px;
	height:39px;
	border:none;
	color:#fff;
	cursor:pointer;
	font:bold 14px "Trebuchet MS",Arial;
	line-height:20px;
	padding:0px 8px;
	text-decoration:none;
}
.imageborder{border:2px solid #71b1c1;}
.commonbtn {
	background:transparent url(../images/adminImages/submit.png) no-repeat;
	width:88px;
	height:39px;
	border:none;
	color:#fff;
	cursor:pointer;
	font:bold 14px "Trebuchet MS",Arial;
	line-height:20px;
	padding:0px 8px;
	text-decoration:none;
}



/*** button **/
	button.buttonGreen {
		background:transparent none repeat scroll 0 0;
		border:0 none;
		cursor:pointer;
		font-family:Arial,Helvetica,sans-serif;
		font-size:14px;
		margin:0;
		padding:0; 
		text-align:left;	 
	}
	button.buttonGreen del.rightpart {
		background:transparent url(../images/button_right.png) no-repeat scroll right top; 
		cursor:pointer;
		line-height:39px;
		display:inline-block;
		height:39px;		
		margin:0;
		padding:0 15px 0 0;
		vertical-align:middle;
	}
	button.buttonGreen del.rightpart del { 
		background:transparent url(../images/buttonleft.png) no-repeat scroll left top;
		color:#FFFFFF;
		display:inline-block;
		font-weight:bold;
		height:39px;		
		line-height:39px;
		margin:0;
		padding:0 0 0 15px;
		white-space:nowrap;
	}
	
	.commonBtn {
	background:transparent url(../images/myButton.png) no-repeat;
	width:88px;
	height:39px;
	border:none;
	color:#fff;
	cursor:pointer;
	font:bold 14px "Trebuchet MS",Arial;
	line-height:20px;
	padding:0px 8px;
	text-decoration:none;
	}
	.question{
	font-size: 9pt; 
	color: rgb(100, 140, 60);
	}
/**-**/
.commentname{
	text-align:right;
	color:#f77e21;
	font-size:14px;
}

#listingp .cityname{
	font:bold 14px "Trebuchet MS",Verdana;
	 color:#006699;
}
#title th{
	font:normal 12px "Trebuchet MS",Verdana;
	color:#990000;
	text-align:left;
	/*818f23*/
}	
#description td{
	font:normal 12px "Trebuchet MS",Verdana;
	color:#135263;
	/*818f23*/
}	

#page-content a.submit:link,#page-content a.submit:visited,#page-content a.submit:active{
	background:url(../images/button_blank.png) no-repeat; 
	width:88px;
	height:39px;	
	border:none;
	display:block;
	text-align:center;
	text-decoration:none;
	outline:none;
	font-weight:bold;
	padding-top:10px;
	color:#ffffff;
}
ol.faq{}
ol.faq li{
	font-size:12px;
	line-height:28px;
}
a.buttonGreen {
		background:transparent none repeat scroll 0 0;
		border:0 none;
		cursor:pointer;
		font-family:Arial,Helvetica,sans-serif;
		font-size:14px;
		margin:0;
		padding:0;
	}
a.buttonGreen span.rightpart {
		background:transparent url(../images/button_right.png) no-repeat scroll right top; 
		cursor:pointer;
		line-height:39px;
		display:inline-block;
		height:39px;		
		margin:0;
		padding:0 15px 0 0;
		vertical-align:middle;
	}
a.buttonGreen span.rightpart span { 
		background:transparent url(../images/buttonleft.png) no-repeat scroll left top;
		color:#FFFFFF;
		display:inline-block;
		font-weight:bold;
		height:39px;		
		line-height:39px;
		margin:0;
		padding:0 0 0 15px;
		white-space:nowrap;
	}	
.heightPara {line-height: 200%;}
#page-content a.faqlink:link,#page-content a.faqlink:active{color:#F77E21;font-size:12px;text-decoration:none;}
#page-content a.faqlink:visited{color:#005C73;font-size:12px;text-decoration:none;}
#page-content a.faqlink:hover{color:#F77E21;font-size:12px;text-decoration:underline;}

/**_____ Popup Properties ____**/
.popuptlc {
	background:transparent url(../images/popuptlc.png) no-repeat;
	width:20px;
	height:20px;
}
.popuptrc {
	background:transparent url(../images/popuptrc.png) no-repeat;
	width:20px;
	height:20px;
}
.popupblc {
	background:transparent url(../images/popupblc.png) no-repeat;
	width:20px;
	height:20px;
}
.popupbrc {
	background:transparent url(../images/popupbrc.png) no-repeat;
	width:20px;
	height:20px;
}
.popuplbg {
	background:transparent url(../images/popuplbg.png) repeat-y;
	width:20px;
}
.popuprbg {
	background:transparent url(../images/popuprbg.png) repeat-y;
	width:20px;
}
.popuptbg {
	background:transparent url(../images/popuptbg.png) repeat-x;
	height:20px;
	width:460px;
}
.popupbbg {
	background:transparent url(../images/popupbbg.png) repeat-x;
	height:20px;
	width:460px;
}
.popupcontent {
	background-color:#fff;
}
td.popuphead {
	color:#000;
	font-size:18px;
	padding-bottom:10px;
}
#poptxt td {
	color:#4B4B4B;
}
.popupcontent input.txt,textarea {
	border:1px solid #828282;
	font:normal 12px Arial;
	color:#3C3C3C;
	/*padding-left:4px;*/
}
div.headerbox{ float:left;width:250px;padding:10px;background: #000000;margin:10px 0 0px 0;}
div.buttons{ float:left;width:100px;padding:10px;background: #920000;}
/*** Rounded Corners */
b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}
/**_____ Popup Properties End... ____**/



.featuredArtist {
	float:left;
	position:relative;
	width:277px;
	height:125px;
}
.featuredArtist a {
	text-decoration:none;
}
.ArtistPhoto span {
	background:transparent url(../images/photoGallerybg2.png) no-repeat scroll 0 0;
	display:block;
	width:277px;
	height:130px;
	left:0;
	position:absolute;
	top:0;
}
.ArtistPhoto img { border:none;}

.blueDynamicText{

font-size: 8.5pt; 
color: rgb(13, 13, 13); 
font-family: 'Trebuchet MS',sans-serif;
}
.ArtistPhoto1{
	background:transparent url(../images/photoGallerybg2.png) no-repeat;
	width:275px;
	height:130px;
	padding-left:2px;
	padding-top:4px;
}

