/*--- Professor Rainbows (C) --------
----- Design by James Greenaway ---*/
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { font-size: 62.5%; }

ul { list-style: none outside; }
a { outline: none; }
img, a img { border: none; }

.floatleft { float: left; margin-left: 0;}
.floatright { float: right; margin-right: 0;}
.padding {text-align: center; width: 100%;}
.noborder {border: none;}
.clear { clear: both; }
.hr{ height: 1px; width: 90%; border-bottom: dotted 2px #f3a035; margin: 10px auto 20px auto; }
.spacer{clear: both; height: 30px;}
.center{text-align: center;}
.center dl{display: none; float: left; }

.description{overflow: hidden; }
.bottom{margin-bottom: 50px;}

.hide{display: none;}

a:link, a:active, a:visited { color: white; text-decoration: underline;}
a:hover { text-decoration: none;}

p{line-height: 1.2em;}

body {
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/body-bg.jpg) no-repeat top center #0278cc;
	color: #ffffff;
}

#page-wrap{
	margin: 0 auto;
	width: 800px;
}

#top-bar a h1{
	padding: 0px;
	margin: 0px;
	display: block;
	width: 800px;
	height: 155px;
	background: url(../images/top-bar-logo.jpg) no-repeat top center;
	text-indent: -9999px;
	border: none;
}
#top-bar h2{
	display: block;
	width: 800px;
	height: 49px;
	background: url(../images/top-bar-text.jpg) no-repeat top center;
	text-indent: -9999px;
}
#top-bar a.contact-cloud{
	width: 165px;
	height: 98px;
	text-indent: -9999px;
	background: url(../images/team-cloud.png);
	position: absolute;
	margin: -92px 0 0 680px;	
	}
	#top-bar a.contact-cloud:hover{
		background: url(../images/team-cloud.png) 165px	0px;
	}
	
#main-area{
	padding-top: 20px;
	}

ul#nav{ 
	width: 180px;
	overflow: hidden;
	}
	ul#nav li a{
		display: block;
		padding: 16px;
		background: #ffc965;
		font-size: 16px;
		color: #343434;
		text-decoration: none;
		}		
		ul#nav li a:active,
		ul#nav li a:visited{
			color: #343434;	
		}
		ul#nav li a:hover{
			background: #ffb52e;
			border-left: 16px solid white;
			color: white;
		}
		
		ul#nav li a:hover > img{
			display: none;
		}
		
		#nav a img{
			float: right;
			overflow: hidden;
			position: static;
			margin: -2px -4px 0 0;
		}
	
#left-col{
	float: left;
	width: 180px;
	margin: 0px 12px 0px 10px;
}

.leftsidead img{
	border: none;
	margin: 10px 0;
	display: block;
}
		
		
#main-content{
	float: right;
	width: 565px;
	display: block;
	padding: 0 20px 40px 0;
	}
	h3{
		font-size: 4em;
		border-bottom: 5px solid #ffb52e;
		margin-bottom: 0.8em;
	}
	h4{
		font-size: 2.8em;
		letter-spacing: 0em;
		margin-bottom: 0.3em;
		}
		h4 .small{font-size: 0.8em;}
	h5{
		font-size: 2.3em;
		border-bottom: 2px solid #ffb52e;
		margin-bottom: 10px;	
	}
	h6{
		font-size: 2.3em;
		margin-bottom: 8px;	
	}
	p{
		font-size: 1.4em;
		padding-bottom: 1.8em;
		}
		.banner{ font-size: 2em; text-align: center; padding: 0.5em; background-color: #0287e6; }
		.big{ font-size: 2em; }
		.small{ font-size: 1.2em; font-style: oblique; }
		.small img{ border: none; float: left; margin: 10px 2px; }
	#main-content ul{
		margin-bottom: 15px;
		}
		#main-content ul li{
			font-size: 1.4em;
			line-height: 1.6em;
			list-style: square inside;
		}
	img{
		border: solid 5px #f3a035;
		margin: 0 20px 20px 20px;	
	}
	.pic-wrap {
		display: block;
		border: solid 5px #f3a035;
		margin: 0px 20px 10px 20px;
		}
		.pic-wrap img { border: none; margin: 0;}
		.pic-wrap p { font-style: oblique; text-align: center; padding: 4px 0 0 0; background-color: #f3a035 ;}


#footer{
	display: block;
	padding: 20px 0;
	background: #026cb7;
	text-align: center;
	}
	#footer p{
		font-size: 1.2em;	
	}
	
	
/*Images with captions*/
dl{
	width: ;
	border: solid 5px #f3a035;
	margin: 0 20px 20px 20px;
}
dl img{
	margin: 0;
	border: none;
}
dd{
	word-break: normal;
	background-color: #f3a035;
	padding: 10px;
	font-size: 1.4em;
	text-align: center;
	font-style: oblique;
}
	
	
/*Contact Form Elements*/

#contactpage{	
	
	}
	#contactpage h4{
		font-size: 18px;
		font-weight: bold;
		line-height: 24px;
	}
	#contactpage .aside{
		margin-top: 15px;
		font-size: 12px;
	}
	
	#contactform p{
		padding-bottom: 0;
	}
	#contactform ul{
		margin-bottom: 0;
	}

#contactinfo{
	width: 276px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	background-color: #0976c8;
	padding: 15px;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #0069ce;
	}
	#contactinfo img{
		border: none;
		margin: 0 15px 0 0;
		position: relative;
		clear: both;
		display: block;
		float: left;
	}
	#contactinfo span{
		display: block;
		float: left;
		font-weight: bold;
		}
		#contactinfo .telno{
			font-size: 18px;
			line-height: 21px;
			margin-bottom: 14px;
			}
			#contactinfo .telno .time{
				font-size: 13px;
				line-height: 16px;
				font-weight: normal;
			}
		#contactinfo .email{
			font-size: 16px;
			line-height: 21px;
		}
		





/*Review Wiget*/
td.FI_reviews img{
	margin: 5px 0px;
	border: none;	
}

td.FI_reviews a img{
	margin: 0px 0px;	
}

td.FI_reviews div{
	font-size: 0.8em !important;
	line-height: 1.6em;
}

/*Entertainers Page*/
ul#faces{
	margin: 20px;
	padding: 0;
	width: 390px;
	}
	ul#faces li{
		display: inline;
	}
	#faces a{
		overflow: hidden;
		float: left;
	}
	#faces img{
		width: 125px;
		height: 125px;
		margin: 2px;
		overflow: hidden;
		float: left;
	}
	#faces a img, #faces a		{ border: none; overflow: hidden; float: left; }
	#faces a:hover				{ border: 5px solid #f3a035; }
	#faces a:hover img			{ margin: -3px; }

#help{
	text-align: center 
}

.info{
	padding: 20px 20px 0 20px;
	margin: 20px;
	background: #026cb7;
	overflow: hidden;

	}
	.info h6{
		margin-bottom: 20px;
	}
	.info img{
		display: block;
		float: left;
		clear: left;
		border: none;
		margin: 0 20px 20px 0;

		
	}
	.info .text{
		display: block;
		width: 100%;
		}
		.info .text.left{
			float: left;
		}





