

/* This is the CSS stylesheet developed and designed for Uptempo Entertainment International
     in May / June of 2010. All CSS code and instructions that load the dynamic information
	 is copyright 2010 and must not be recoded, reused or duplicated without the
	 prior written consent of Jeff Kidney of Uptempo Entertainment International.
	 
	 Code written in May / June 2010 by Jeff Kidney for the Uptempo Entertainment International 
	 
	 This website is allocated to amendment use by Jeff Kidney only       */
	 

/* This is the code that allows Internet Explorer to maintain elements and layout */

* {
	
    padding: 0;
    margin: 0;
	
} 

body {
	
	background: #292929 url(../images/background.jpg);
	background-attachment:;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	color: #aaa;
}

#frameset {
	
	margin: 0px auto;
	background:;
	width: 100%;
}


/* The container div holds all the website and maintans layout */
#container {
	
	background: url(../images/container_background.jpg);
	margin: 0px auto;
	text-align: center;
	width: 950px;
	height: auto;	
	
}

#bottom_container_bar {
	
	float: left;
	text-align: center;
	margin:;
	width: 950px;
	height: 30px;
	background: url(../images/bottom_container_bar.jpg);	
	
}

/*****************************************************************

	This is the top layout section of the website 
	
*****************************************************************/

#top_bar {
	
	float: left;
	padding:;
	width: 950px;
	height: 150px;
	background: url(../images/top_bar.jpg);	
	
}

#logo_bar {
	
	float: left;
	padding:;
	width: 950px;
	height: 150px;
	background: url(../images/logo_bar.jpg);	
	
}

#top_nav_bar {
	
	float: left;
	margin: 0px auto;
	width: 950px;
	height: 20px;
	background: url(../images/top_nav_bar.jpg);	
	
}

/*****************************************************************

	This is the end of the top layout section of the website 
	
*****************************************************************/



/*****************************************************************

	This is the flash section at top of website 
	
*****************************************************************/

#flash_bar {
	
	float: left;
	margin:;
	width: 950px;
	height: 110px;
	background: url(../images/flash_background.png);	
	
}


/*****************************************************************

	This is the end of the flash section of the website 
	
*****************************************************************/


/*****************************************************************

	This is the navigation bar on the left side of the website 
	
*****************************************************************/

#nav_bar {
	
	float: left;
	margin: 0px auto;
	width: 255px;
	height:;
	background: url(../images/nav_bar.jpg);	
	
}

/*****************************************************************

	This is the end of the navigation bar on the left side of the website 
	
*****************************************************************/


#populate_container {
	
	float: left;
	width: 690px;
	height:;
	background:;	
	
}

#search_bar {
	
	float: left;
	width: 950px;
	height: 220px;
	background: url(../images/search_background.jpg);	
	
}

#search_string {
	
	float: left;
	margin-top: 80px;
	margin-left: 30px;
	width:;
	height: 15px;
	background: url(../images/search_back.jpg);
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	
}

#kylie_bar {
	
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	width: 250px;
	height: 180px;
	background: url(../images/kylie_ad.jpg);
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	
}

#burlesque_bar {
	
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	width: 250px;
	height: 180px;
	background: url(../images/burlesque_ad.jpg);
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	
}


/*****************************************************************

	This is the index page css
	
*****************************************************************/

#content_container {
	
	float: left;
	margin: 0px auto;
	width: 690px;
	height:;
	background:;	
	
}

#monthly_feature {
	
	float: left;
	margin: 0px auto;
	width: 690px;
	height: 200px;
	background: url(../images/monthly_feature.jpg);	
	
}

#6_sellers {
	
	float: left;
	margin:;
	width: 690px;
	height: 340px;
	background: url(../images/6_sellers.jpg);	
	
}

#wedding_bar {
	
	float: left;
	margin:;
	width: 690px;
	height: 215px;
	background: url(../images/wedding_bar.jpg);	
	
}

#kids_bar {
	
	float: left;
	margin:;
	width: 690px;
	height: 230px;
	background: url(../images/kids_bar.jpg);	
	
}

#ask_bar {
	
	float: left;
	margin:;
	width: 690px;
	height: 200px;
	background: url(../images/ask_bar.jpg);	
	
}

#ask_bar_content {
	
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
	font-size: 12px;
	color: #FFF;
	width: 650px;
	height: 150px;
	background:;	
	
}



/*****************************************************************

	This is the end of the index page css 
	
*****************************************************************/

/*****************************************************************

	This is the start of the artist.php page 
	
*****************************************************************/

#top_heading_bar {
	
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
	font-size: 12px;
	color: #FFF;
	width: 700px;
	height: 80px;
	background: #0C6;	
	
}






















/*****************************************************************

	This is the bottom section of the website 
	
*****************************************************************/

#bottom_container {
	
	float:;
	margin:;
	width: 950px;
	height:;
	background: #0CC;	
	
}

#slogan_bar {
	
	float: left;
	margin:;
	width: 950px;
	height: 80px;
	background: url(../images/slogan_bar.jpg);	
	
}

#bottom_bar {
	
	float: left;
	margin:;
	width: 950px;
	height: 220px;
	background: url(../images/bottom_bar.jpg);	
	
}

/*****************************************************************

	This is the end of the bottom section of the website 
	
*****************************************************************/



