/* CSS Document */


body
{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:10px; 
	padding:0px;
	text-align: center;
	
	background-color: #999999;
/* 	background-image0:url(site/2x2greycheckerboard1.gif);   */
	background-image:url("site/bgtile3.gif");
}

td
{
	text-align: left;
	vertical-align: top;
}

/**
a 
{
	color:#1C1C1C;
	font-weight: bold;
	text-decoration: underline;
}

a:hover 
{
	background: #1C1C1C;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
**/

#named a 
{
	/* display: none; */
	display: inline;
	visibility: hidden;
}


img
{ 
	border: none; /*  1px solid #FFFFFF; */
}


p
{
	margin-top: 0px;
}


#root
{
	background: #000000;
	height: 100%;
	margin: 0px auto;
	overflow: auto;
	position: relative;
	text-align: left;
	width: 800px;
}


#root a
{
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}



#root a:hover
{

	text-decoration: underline;
}


#root #masthead 
{
	background: url("site/cadiz masthead.jpg") no-repeat;
	height: 180px;
	width: 800px;
	
}


#root #masthead #home_link a
{
	/*border: 1px solid #FFFFFFF;  */
	display: block;
	
	height: 95px;
	position: absolute;
	top: 16px;
	left: 16px;
	width: 762px;
	
}



#root #masthead #email_link a
{
	 /*border: 1px solid #FFFFFFF; */
	display: block;
	
	height: 17px;
	position: absolute;
	top: 128px;
	left: 306px;
	width: 208px;
	
}



#root #menu
{
	border: solid 1px #666666;
	display: inline;
	float: left;
	height: 221px;
	margin: 10px;
	margin-bottom: 0px;
	position: relative;
	width: 179px;
}


/* Menu 


#menu
{
	display: inline;
	float: left;
	padding: 0px;
	position: absolute;
	top: 152px;
	left: 29px;
	width: 168px;
}
 */

#root #menu a
{
	display: block;
	height: 30px;
	text-decoration: none;
	width: 154px;
}


#root #menu #home a
{
	background: url(site/home.png) 0 0 no-repeat;
	position: absolute;
	top: 10px;
	left: 10px;
}


#root #menu #catalogue
{
	background: url(site/catalogue.png) 0 0 no-repeat;
	position: absolute;
	top: 48px;
	left: 12px;
	
	height: 30px;
	width: 160px;

}



#root #menu #artists a
{
	background: url(site/artists.png) 0 0 no-repeat;
	position: absolute;
	top: 78px;
	left: 20px;
}


#root #menu #labels a
{
	background: url(site/labels.png) 0 0 no-repeat;
	position: absolute;
	top: 112px;
	left: 20px;
}


#root #menu #release_dates a
{
	background: url("site/release dates.png") 0 0 no-repeat;
	position: absolute;
	top: 148px;
	left: 20px;
}


#root #menu #terms_and_conditions a
{
	background: url("site/terms and conds.png") 0 0 no-repeat;
	position: absolute;
	top: 184px;
	left: 12px;
}


#root #menu #home a:hover, #root #menu #home a.Home,
#root #menu #artists a:hover, #root #menu #artists a.Artists, 
#root #menu #labels a:hover, #root #menu #labels a.Labels, 
#root #menu #release_dates a:hover, #root #menu #release_dates a.Release,
#root #menu #terms_and_conditions a:hover, #root #menu #terms_and_conditions a.Terms
{
	background-position: -200px 0px;
}



#root #content
{
	border: solid 1px #666666;
	display: inline;
	float: right;
	margin: 10px;
	margin-left: 0px;
	width: 587px;
}


#root #content #home #latest_releases
{
	background: url("site/latest releases.png") 10px 10px no-repeat;
	padding: 10px;
	height: 19px;
	width: 162px;
}


#root #content #release_summary
{
	background: url("site/summary background.png") 0px 0px no-repeat;
	/* border: 1px solid #ffffff; */
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	position: relative;
	height: 144px;
	width: 568px;
}

#root #content  #release_summary #cover
{
	/* padding: 0px;
	padding-left: 11px;
	padding-top: 11px; */

	position: absolute;
	top: 0px;
	left: 0px;
	
	
	height: 140px;
	width: 140px;
}


#root #content  #release_summary #cover a
{
	position: absolute;
	top: 0px;
	left: 0px;

	display: block;
	height: 140px;
	width: 140px;
}


#root #content  #release_summary #cover a:hover
{
	background: url("site/thumbnail glow.png") 1px 1px no-repeat;
}


#root #content  #release_summary #cover img
{
	position: absolute;
	top: 10px;
	left: 10px;

	border: 1px solid #ffffff;
	height: 120px;
	width: 120px;
}

#root #content #release_summary #details
{
	position: absolute;
	top: 10px;
	left: 144px;

	font-size: 15px;
	width: 300px;
}

#root #content #release_summary #details #artist
{
	font-weight: bold;
}


#root #content  #release_summary #details #title
{
	/* position: absolute;
	top: 18px;
	left: 0px; */
}


#root #content  #release_summary #details #label
{
	position: absolute;
	top: 78px;
	left: 0px;
	
	font-size: 13px;
}


#root #content  #release_summary #details #date
{
	position: absolute;
	top: 108px;
	left: 0px;
	
	font-size: 13px;

}




#root #content  #release_summary #price
{
	position: absolute;
	top: 10px;
	left: 480px;

	font-size: 18px;
	font-weight: bold;
	text-align: right;
	width: 80px;
}


#root #content  #release_summary #buy
{
	position: absolute;
	top: 38px;
	left: 532px;
}




#root #content #release_details
{
	background: #1c1c1c;
	background-image: url("site/shaded corner.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	margin: 10px;
	padding: 10px;
	
	
	/* position: absolute; */
}


#root #content #release_details #cover
{
	height: 400px;
	margin-bottom: 10px;
	width: 400px;
}



#root #content #release_details #cover img
{
	border: 1px solid #FFFFFF;

}


#root #content #release_details #price
{
	position: absolute;
	top: 210px;
	left: 650px;

	/* border: solid 1px; */
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 120px;
}


#root #content #release_details #buy
{
	background-image: url("site/buy.png");
	background-position: 16px 4px;
	background-repeat: no-repeat;
	padding-left: 60px;
	position: absolute;
	top: 250px;
	left: 682px;
}

#root #content #release_details #details
{
	position: absolute;
	top: 300px;
	left: 648px;

	font-size: 14px;
	text-align: right;
	width: 120px;
}


#root #content #release_details #details #field_name
{
	font-weight: bold;
	margin-top: 10px;
}


#root #content #release_details #artist
{
	font-size: 20px;
	font-weight: bold;
}

#root #content #release_details #title
{
	font-size: 20px;
	margin-bottom: 40px;
}


#root #content #release_details #tracklist
{
	font-size: 14px;
	margin-bottom: 40px;
}


#root #content #release_details #salesnotes
{
	font-size: 14px;
}








#root #content #index_page
{	
	/* position: absolute; */
}


#root #content #index_page #artists
{
	background: url(site/artists.png) 0 0 no-repeat;
	margin: 10px;
	height: 30px;
	width: 180px;
}


#root #content #index_page #labels
{
	background: url(site/labels.png) 0 0 no-repeat;
	margin: 10px;
	height: 30px;
	width: 180px;
}


#root #content #index_page #release_dates
{
	background: url("site/release dates.png") 0 0 no-repeat;
	margin: 10px;
	height: 30px;
	width: 180px;
}




#root #content #index_page #initials
{
	background: #1c1c1c;
	margin: 10px;
	padding: 10px;
}

#root #content #index_page #initials #initial
{
	font-size: 18px;
	margin-right: 4px;
}


#root #content #index_page #artists_list
{
	background: #1c1c1c;
	margin: 10px;
	padding: 10px;
}

#root #content #index_page #artists_list #initial
{
	margin-bottom: 20px;
}


#root #content #index_page #artists_list #initial a
{
	color: #FFFFFF;
	font-size: 20px;
}


#root #content #index_page #artists_list #initial a:hover
{
	text-decoration: none;
}


#root #content #index_page #artists_list #artist
{
	border-bottom: 1px solid #333333;
	clear: both;
	margin-bottom: 2px;
	padding-bottom: 2px;
	height: 18px;
	width: 540px;
}


#root #content #index_page #artists_list #artist #link
{
	float: left;
}

#root #content #index_page #artists_list #artist #count
{
	float: right;
}







#root #content #individual_artist
{
	padding-bottom: 100px;
}

#root #content #individual_artist #heading
{
	font-size: 22px;
	font-weight: bold;
	margin: 10px;
	margin-bottom: 20px;
} 




#root #content #pages 
{
	
	padding: 10px;
	/* 
	background: url("site/latest releases.png") 10px 10px no-repeat;
	height: 19px;
	width: 162px;
	*/
}


#root #content #pages #terms_and_conditions
{
	background: url("site/terms and conditions.png") 0 0 no-repeat;
	padding-top: 40px;
}



#root #search_box
{
	border: solid 1px #666666;
	display: inline;
	float: left;
	height: 83px;
	margin: 10px;
	margin-bottom: 0px;
	position: relative;
	width: 179px;
}

#root #search_box #search_catalogue
{
	background: url("site/search catalogue.png") 0 0 no-repeat;
	position: absolute;
	top: 8px;
	left: 10px;
	
	height: 16px;
	width: 161px;
}


#root #search_box #search_text
{
	background: url("site/search box glow.jpg") 0 0 no-repeat;
	position: absolute;
	top: 30px;
	left: 4px;
	
	height: 46px;
	width: 137px;
}


#root #search_box #search_text input
{
	background: #ffffff !important;
	border: 1px solid #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
	
	height: 20px;
	width: 118px;
	
	position: absolute;
	top: 9px;
	left: 6px;

}


#root #search_box #go
{
	position: absolute;
	top: 40px;
	left: 142px;
}


#root #shopping_cart
{
	background: url("site/cart background.png") 2px 0px no-repeat;
	border: solid 1px #666666;
	display: inline;
	float: left;
	height: 245px;
	margin: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 179px;
}


#root #shopping_cart #headings
{
	font-size: 14px;
	font-weight: bold;
}


#root #shopping_cart #headings #item
{
	position: absolute;
	top: 37px;
	left: 12px;

	background:  #1c1c1c;
	height: 18px;
	width: 112px;
	
	padding: 2px;
}

#root #shopping_cart #headings #qty
{
	position: absolute;
	top: 37px;
	left: 129px;

	background:  #1c1c1c;
	height: 18px;
	width: 40px;
	
	padding: 2px;
}


#root #shopping_cart #items
{
	position: absolute;
	top: 60px;
	left: 12px;
	
	font-size: 12px;
	height: 120px;
	overflow: auto;
	width: 160px;
}


#root #shopping_cart #items #artist,
#root #shopping_cart #items #price
{
	font-weight: bold;
}


#root #shopping_cart #items table
{
	border-collapse: collapse;
}



#root #shopping_cart #items td
{
	background:  #1c1c1c;
	border: 1px solid #000000;
	padding: 2px;
}


#root #shopping_cart #items td#item
{
	width: 120px;
}


#root #shopping_cart #items td#qty
{
	text-align: right;
	width: 20px;
}



#root #shopping_cart #remove a
{
	border: 1px solid #CCCCCC;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	text-decoration: none;
}


#root #shopping_cart #remove a:hover
{
	color: #FF0000;
}



#root #shopping_cart #checkout_button
{
	position: absolute;
	top: 185px;
	left: 142px;
}







#root #footer
{
	border: solid 1px #666666;
	clear: both;
	position: relative;
	
	height: 40px;
	margin: 10px;
	width: 777px;
}


#root #footer #cadiz_copyright
{
	background: url("site/cadiz copyright.png") 0 0 no-repeat;

	height: 18px;
	width: 186px;

	position: absolute;
	top: 11px;
	left: 10px;
}




#root #footer #mindbrix_credit
{
	height: 30px;
	width: 330px;

	position: absolute;
	top: 6px;
	left: 442px;
}


#root #footer #mindbrix_credit a
{
	display: block;
	height: 30px;
	width: 330px;
	
	background: url("site/mindbrix credit.jpg") 0 0 no-repeat;
}


#root #footer #mindbrix_credit a:hover
{
	background-position: -400px 0px;
}

