/*--- 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 li{
		font-size: 1.4em;
		line-height: 1.6em;
		list-style-type: square;
	}
	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*/
a.show-contact{padding: 8px; background: #f3a035; text-decoration: none;}

form#contact-form fieldset{border: 0; padding: 20px 20px; background-color: #0287e6;}
label{
	font-size: 1.5em ;
	display: block;	
	text-align: right;
	margin-right: 15px;
	width: 200px;
	float: left;
	}
	
form div{
	margin: 18px;
	padding: 10px 10px 18px 10px;
	background-color: #0278cc;	
}


input, textarea, select{border:solid 2px white; background: white; outline: none;}
.active{border: solid 2px #f3a035;}
.submit{background-color: white; font-size: 1em; padding: 2px 3px;}
	.submit:hover {background-color: #ffb52e; border-color: white;}
textarea{width:200px; height:80px;}

.message-box {
	width: 68%; 
	margin: 20px auto; 
	padding: 10px 10px 10px 96px; 
	border: solid 5px white;
	}
	.message-box h4{ font-size: 1.8em; }
	.message-box p{ font-size: 1.2em !important; padding: 0; }

.message-box.warning, .message-box.error{background: url('../images/warning-icon.png') 10px no-repeat #0287e6;}
.message-box.success{background: url('../images/success-icon.png') 10px no-repeat #0287e6;}

/*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;
	}
	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;
		}




