@charset "UTF-8";
/* CSS Document */

@font-face 
{
	font-family: "American Typewriter ";
	src: url("/media_server/AMERTIBB.TTF");
}


html
{
	background: #ffffff;
	/* background-image: url("site/bgtile4.gif"); */
}

body 
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #666666;
	
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	margin-bottom: 20px; 
	padding:0px;
	text-align: center;	
	/*scrollbar-base-color: #e6e6e6;*/
}

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

a:hover
{
	/*background: #333333;*/
	color: #ff1550;
	/*text-decoration: underline;*/
}


/*p
{
	margin: 0em;
	margin-bottom: 1em;
}
*/

img
{
	border: none;
}


form,
object
{
	margin: 0px;
	padding: 0px;
}

/* Needed to fix Flash object layout in Firefox
 * http://archivist.incutio.com/viewlist/css-discuss/62387
 */
object
{
	display: block;
}



table, tbody, tr, td
{
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}


li
{
	list-style-image: url("/2009/site/right-arrow.gif" );
	list-style-type: square;
}





#dump
{
	display: none;
}




.invisible
{
	display: none;
}


.nobold
{
	font-weight: normal;
}



td.centred
{
	text-align: center;
}


td.numeric
{
	text-align: right;
}


td.total
{
	border-top: 1px double #666666;
	border-bottom: 1px double #666666;

}


/*
 * Pretty link button CSS
 *  - http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html 
 */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/2009/site/bg_button_a.gif') no-repeat scroll top right;
    /*color: #444;*/
    display: block;
    /*float: left;*/
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/2009/site/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}


a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


#mp3_tooltip 
{ 
    display:none; 
    background:transparent url( '/2009/tooltip/black_arrow.png' ); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;   
	
	z-index: 100;  
}


/* override the arrow image of the tooltip */ 
#mp3_tooltip.bottom { 
    background:url( '/2009/tooltip/black_arrow_bottom.png' );     
    padding-top:40px; 
    height:55px; 
} 
 
#mp3_tooltip.bottom { 
    background:url( '/2009/tooltip/black_arrow_bottom.png' ); 
}


#product_description 
{
	
	/*border:0px solid #333;*/
	color: #444444;
	
	font-family: Arial, Helvetica, sans-serif;
	
	line-height: normal;
	
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	
	padding:0px;
	
	
	
	
	text-align:left; /* Counteract to IE5/Win Hack */
	width:400px;
}

#product_description #product
{
	text-align: center;
}


#product_description #product #name
{
	font-weight: bold;
}



#product_description #product #image,
#product_description #product #name,
#product_description #product #tracks
{
	border-bottom: 1px solid #CCCCCC;
	
	margin-bottom: 10px;
	
	padding-bottom: 10px;
}


#product_description #product #price
{
	/*border-top: 1px solid #CCCCCC;*/
	border-bottom: 1px solid #CCCCCC;
	
	padding: 0px 100px 10px 100px;

	width:200px;
}


#product_description #product #tracks
{
	font-size: 12px;
	text-align: left;
}


#product_description #product #tracks td
{
	padding: 4px;
}


#product_description #product #description
{
	font-size: 12px;
	
	line-height: 16px;
	
	text-align: left;
}




#root 
{
	
	/*border:0px solid #333;*/
	color: #444444;
	
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	
	padding:0px;
	
	
	
	
	text-align:left; /* Counteract to IE5/Win Hack */
	width:820px;
}



#root #masthead
{
	background: url("/2009/site/masthead-background.jpg") no-repeat;
	height: 330px;
	
	position:relative;
}


#root #masthead #menu
{
	padding-top: 10px;
	padding-left: 58px;
	
	height: 33px;
	overflow: hidden;
	/*text-align: center;*/
	
	width: 800px;
}



#root #masthead #menu a
{
	color: #FFF;
	
	display: block;
	float: left;
	
	font-family: "American Typewriter", "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	
	padding-top: 4px;
	margin-right: 30px;
	
	text-align: center;
}


#root #masthead #menu a:hover
{
	color: #ffd013;
	
	/*background: none;
	margin-top: -25px;*/
}


#root #masthead #menu a.Active
{
	color: #ffd013;
	/*background: url("/2009/site/menu-active.png") 20px 50px no-repeat;
	
	margin-top: -25px;*/
}


#root #masthead #home a
{
	display: block;
	
	position: absolute;
	
	top: 55px;
	left: 20px;
	
	height: 255px;
	width: 590px;
}





#root #content
{
	background: url("/2009/site/content-background.jpg") repeat-y;
	
	overflow: auto;
	
	padding-left: 40px;
	padding-right: 40px;
}



#root #content #heading img
{
	
}



#root #content #heading div
{
	
	
	display: inline;
	
	/*clear: both;background: url("/2009/site/heading-background.png") repeat-x;
	
	float:left;
	
	height: 36px;
	
	
	padding: 10px;*/
	
	color: #4351b5;
	
	font-family: "American Typewriter", "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	
	
}


#root #content #contents
{
	float: left;
	
	margin-top: 20px;
	margin-bottom: 60px;
	
	width: 400px;
}
	


#root #content #contents #heading
{
	background: url("/2009/site/down-arrow.gif" ) no-repeat 5px 7px;
	padding-left: 20px;
}


	
#root #content #contents #heading #date
{
	color: #666666;
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	padding-right: 10px;
}


#root #content #contents #heading a
{
	/*color: #666666;*/
	font-family:"Courier New", Courier, monospace;
	
	font-size: 18px;
	text-decoration: none;
}



#root #content #chapter #name,
#root #content #category #name
{
	margin-bottom: 10px;
}


#root #content #chapter,
#root #content #category,
#root #content #gallery #album
{
	/*border-bottom: 1px solid #EFEFEF;*/
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 10px;
	overflow: auto;
}


#root #content #gallery #top
{
	/*border-bottom: 1px solid #EFEFEF;*/
	clear: both;
	
}


#root #content #gallery #album #title
{
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}


#root #content #gallery #album #image
{
	
	
	height: 154px;
	
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
	
	width: 154px;
}


/*#root #content #product img,*/
#root #content #gallery #album #image img
{
	border: 1px solid #CCCCCC;
	padding: 4px;
}



#root #content #cart
{
	background: #f8f8f8;
	
	border: 1px solid #CCCCCC;
	
	float: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	line-height: normal;
	
	margin-top: 20px;
	margin-right: 10px;
	
	padding: 8px;
	
	text-align: center;
	
	width: 156px;
}


#root #content #cart #name
{
	border-bottom: 1px solid #CCCCCC;
	
	margin-bottom: 4px;
	padding-bottom: 4px;
}


#root #content #cart img
{
	margin-bottom: 2px;
}


#root #content #cart #description
{
	font-size: 10px;
	font-weight: normal;
}



#root #content #cart #checkout
{
	border-top: 1px solid #CCCCCC;
	
	margin-top: 4px;
	padding-top: 8px;
}



#root #content #cart td
{
	padding: 4px;
}



#root #content #product
{
	background: #f8f8f8;
	
	border: 1px solid #CCCCCC;
	
	
	height: 252px;
	
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	
	line-height: 14px;
	
	margin-right: 10px;
	margin-bottom: 10px;
	
	padding: 8px;
	
	text-align: center;
	
	width: 156px;
}


#root #content #product #image
{
	border-bottom: 1px solid #CCCCCC;
	
	height: 180px;
	
	margin-bottom: 8px;
	
	overflow: hidden;
	
	position: relative;
}


#root #content #product #image #icon
{
	position: absolute;
	
	top: 0px;
	left: 0px;
}



#root #content #product #name
{
	font-size: 12px;
	font-weight: bold;
	
	height: 30px;
	
	overflow: hidden;
}



#root #content #product #price
{
	font-size: 11px;
	font-weight: bold;
}



#root #footer
{
	background: url("/2009/site/footer-background.png") no-repeat;
	height: 57px;
	
	position: relative;
}


#root #footer #mindbrix a
{
	display: block;
	
	position: absolute;
	
	top: 33px;
	left: 750px;
	
	height: 10px;
	width: 55px;
}


#root #footer #mindbrix a:hover
{
	border: 1px solid #879de4;
	
	/*border-left: 1px solid #6272a6;
	border-right: 1px solid #6272a6;*/
}
























