/* mainsite styles */

html {

	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	background-color: #f2f2f2;
	
	text-align: center;
	
	margin: 0;
	padding: 0;

	background-image: url("../../images/background.png");
	background-repeat: repeat-x;
	
}

body {

	text-align: left;
	width: 1000px;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	
	padding: 0;

}



/* Links */
a,
a:active,
a:visited {

		
}

a:hover {


}

#content {
	
	background-image: url(../../images/design-back.png);
	overflow: hidden;
	width: 921px;
	padding: 30px;
	margin-top: -5px;
}

/* Floats */
.clear {

	clear: both;

}

.left {

	float: left;

}


.right {

	float: right;

}

/* Padding */

.pad10 {
	
	padding: 10px;

}

.pad5 {

	padding: 5px;

}

.margin10 {

	margin: 10px

}

.margin5 {
	
	margin: 5px;

}

/* Images */

img {

	padding: 0;
 	margin: 0;
 	border: 0;
 	
}

/* colors */

.red {

	color: #ff0000;

}

.green {

	color: #00ff00;
}

.blue {

	color: #0000ff;
}


.black {

	color: #000000;
	
}

.white {

	color: #ffffff;
	
}

.yellow {
	
	color: #FFFF00;

}

.teal {

	color: #00FFFF;
	
}

.grey {

	color: #C0C0C0;

}

.orange {
	
	color: #FF9900;

}

.purple {
	
	color: #de69d7;

}


#header {

	border-bottom: 2px solid #de69d7;
	height: 110px;
	margin-top: -15px;
	
	
	width: 921px;
	background-image: url(../../images/eee-header.png);
	background-repeat: none;

}

#header #logo {

	background-image: url(../../images/logo.png);
	background-repeat: no-repeat;
	height: 98px;
	width: 160px;
	margin-left: 20px;
	float: left;
	
}

#header #tagline {
	
	float: left;
	margin-left: 150px;

}

#header #tagline h1 {
	
	font-size: 18px;
	color: #de69d7;
	margin-top: 0;
	padding-top: 0;
	
}

#header #tagline ul {
	
	list-style-type: none;
	color: #939393;
	font-size: 13px;
	margin-left: 0;
	padding-left: 0;
	float: left;
	margin-left: 20px;
}


#header #contactInfo {

	float: right;
	text-align: right;
}


#nav {
	
	clear: both;
	width: 100%;
	margin-top: -10px;
	padding-top: 0;
	
	background-image: url(../../images/nav-bg.png);
	width: 921px !important;


}
#nav ul {

	list-style-type: none;
	margin-left: 0;
	padding-left:0;
	
}

#nav ul li {

	text-transform: uppercase;
	font-size: 13px;
	float: left;	
	background-repeat: repeat-x;
	background-image: url(../../images/nav-bg.png);
	text-align: center;
}

#nav ul li:hover {



}

#nav ul li a, 
#nav ul li a:active,
#nav ul li a:visited,
#nav ul li a:link {

	color: #666666;
	text-decoration: none;

	display: block;
	line-height: 24px;
}


#nav ul li a:hover {

	color: #000000;
	background-repeat: repeat-x;
	background-image: url(../../images/nav-bg-over.png);	
	
}  

#nav ul li a.home {

	
	width: 186px;


}


#nav ul li a.talent {

	
	width: 180px;


}
#nav ul li a.about {

	
	width: 180px;


}
#nav ul li a.specs {

	
	width: 180px;


}
#nav ul li a.contact {

	
	width: 186px;


}
#topPic {
	
	clear: both;
	background-image: url(../../images/main-image.jpg);
	background-repeat: no-repeat;
	width: 921px;
	height: 256px;
	margin-bottom: 15px;

}

#topPic #tab {

	width: 431px;
	height: 32px;
	
	background-image: url(../../images/tab.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 224px;
	margin-left: 30px;
	
	padding-left: 10px;
	padding-right: 10px;

}

#topPic #tab h1 {

	padding: 0;
	margin: 0;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
}

#topPic #contactForm {

	float: right;
	width: 209px;
	height: 256px;
	background-image: url(../../images/contact-form-bg.png);
	background-repeat: repeat-x;
		
}

#topPic h2 {

	display: block;
	width: 209px;
	height: 29px;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	background-image: url(../../images/contact-heading.png);
	background-repeat: repeat-x;
	margin-top: 0;
	line-height: 29px;
}

#contactForm #contact {
	
	display: block;
	padding-left: 15px;
	padding-right: 15px;

}

#contactForm #contact input,
#contactForm #contact textarea {

	
	border: 1px solid #cccccc;
	width: 183px;
	margin-bottom: 5px;
	
}

#contactForm #contact p {

	margin: 0;
	padding: 0;
	font-size: 10px;
}

#contactForm #contact  .submit {

	width: 87px;
	height: 19px;
	float: right;
}


#footer ul {

	list-style-type: none;
	margin-left: 0;
	padding-left:0;
	margin-left: 10px;
	float: left;
}

#footer ul li {

	text-transform: uppercase;
	font-size: 11px;
	float: left;

}

#footer ul li:hover {



}

#footer ul li a, 
#footer ul li a:active,
#footer ul li a:visited,
#footer ul li a:link {

	color: #333333;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;

}


#footer ul li a:hover {

	color: #000000;
	
}  

#footer p {

	float: right;
	margin-right: 50px;

}


#content #col1 {

	float: left;
	width: 440px;
	padding-left: 15px;
	padding-right: 15px;
	
	color: #787878;
	line-height: 18px;
}

#content #col1 p {

	text-align: justify;
	margin-left: 10px;
}



#content #col2 {

	float: left;
	width: 209px;
	border-left: 1px solid #de69d7;
	border-right: 1px solid #de69d7;
	padding-left: 13px;
	padding-right: 15px;
	margin-left: 1px;
}


#content #col3 {
	
	float: left;
	width: 192px;
	padding-left: 15px;
	
}


#content #col1 a,
#content #col1 a:active,
#content #col1 a:visited {
	
	color: #ba1765;
	text-decoration: none;
	border-bottom: 2px solid #ba1765;

}

#content #col1 a:hover {
	
	text-decoration: none;
	color: #dd3f8b;
	border-bottom: 2px solid #dd3f8b;
}


#content #col2 h2 {

	color: #cb518c;
	text-align: center;
	padding-top: 0;
	margin-top: 0;
	font-size: 20px;
}

#content #col2 h3 {

	font-size: 16px;

}
#content #col2 a,
#content #col2 a:active,
#content #col2 a:visited {
	
	color: #666666;
	text-decoration: none;
	border-bottom: 2px solid #666666;

}

#content #col2 a:hover {
	
	text-decoration: none;
	color: #999999;
	border-bottom: 2px solid #999999;
}

#content #col2 ul {

	list-style-type: none;
	margin-left: 0;
	padding-left: 0;

}

#content #col2 ul li {

	color: #000000;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ececec;
	height: 27px;
	border-bottom: 2px solid #ffffff;
	line-height: 27px;
}

#content #col3 h1 {

	font-size: 15px;
	font-weight: normal;
	

}

ul.songs {

	list-style-type: none;
	padding: 0;
	margin: 0;
}


ul.songs li {
	
	float: left;
	font-size: 12px;

}

ul.songs li a, 
ul.songs li a:link, 
ul.songs li a:active, 
ul.songs li a:visited {

	display: block;
	background-color: #f6ddf4;
	color: #000000;
	width: 82px;
	margin: 2px;
	padding: 5px;
	text-decoration: none;
}

ul.songs li a:hover {

	color: #822bd2;

}


.noPad {

	margin: 0;
	padding: 0;

}