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

NAME: styles.css
DATE: 12/8/2005
DESCRIPTION:

general styles for TheLoomii.com website

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


/* ~~~~~~ Basic Styles ~~~~~~ */


body {
	background: none;
	background-color: black;
	font-family:"Helvetica","Verdana","Arial","Geneva",sans-serif;
	color: #ffffff;
	font-size: 9pt;
	font-weight: 100;
	font-style: uppercase
	line-height:10px;
	}
	
P{
	color:#999999
	line-height:17px;
	font-size: 9pt;
	font-family:"Helvetica","Arial","Verdana","Geneva",sans-serif;
	}

a {
	color: #888888;
	}

a:hover, .onPage, #topnav a:hover, #topnav .onPage {
	color: #ffffff;
	}


/* ~~~~~~ Content Styles ~~~~~~ */



#content {
	width: 660 px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 108px;
	padding-top: 8px;
	
	clear: both;
	}
	
#content a {
	text-transform: underline;
	color: #ffffff;

	}

#homenav {
	background: url("images/wavystripes_btm.jpg") no-repeat;
	height: 143px;
	width: 926;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 95px;
	padding-top: 8px;

	}
	
#homenav a {
	font-size: 10pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	margin-bottom: 0px;
	}

#copyright {
	font-size: 7pt;
	float: left;
	margin-left: 0px;
	margin-top: 70px;
	vertical-align: bottom;
	}
	
#copyright a {
	font-size: 7pt;
	text-transform: none;
	text-decoration: none;
	color: #444444;
	}
#copyright a:hover {
	color: #888888;
	}
	  
	
#topnav {
	float: left;
	margin-top: 8px;
	margin-bottom: 30px;
	margin-left: 108px;
	clear: both;
	}
	


#topnav a {
	color: #ffffff;
	font-size: 10pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	margin-right: 0px;
	height: 40px;
	width: 650px;
	text-transform: none;
	color: #888888;
	}
	
#topnav a:visited {
	}


#audiotable {
	width: 665 px;
	font-size:8pt;
	margin-bottom: 30px;
	}
#audiotable h4{
	font-size:9pt;
	margin-top: 10px;
	margin-bottom: 5px;
	}
#audiotable a {
	font-size:9pt;
	margin-left: 3px;
	text-decoration: underline;
	color: #ffffff;
	}

	

#audiopop a {
	font-size:8pt;
	color: #888888;
	}

	
#discogtable{
	margin: 0px, 0px, 0px, 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
#discogtable h3{
	line-height: 14pt;
	}
	
#discogimage {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
	}
	
#imageleft {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	}

#imageright {
	float: right;
	margin-left: 14px;
	margin-bottom: 10px;
	padding-right: 0px;
	}

	
#left {
	float: left;
	width: 250px;
	}



#shoppingcart {
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#CDinfo {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	}



/* ~~~~~~ Link Styles ~~~~~~ */




A:link {
	color: #999999;
	text-decoration: underline;
	font-size: 9pt;
	letter-spacing: 0 pt;
	font-weight: normal;
	margin-right: 0px;
	text-transform: none;
	}
	
A:visited {
	color: #999999;
	text-decoration: underline;
	font-size: 9pt;
	letter-spacing: 0 pt;
	font-weight: normal;
	margin-right: 0px;
	text-transform: none;
	}
	
A:hover {
  color:#ffffff;
  text-decoration: underline;
	letter-spacing: 0 pt;
	font-size: 9pt;
	font-weight: normal;
	margin-right: 0px;
	text-transform: none;
	}
	
A:active {
	color: #999999;
	text-decoration: underline;
	letter-spacing: 0 pt;
	font-size: 9pt;
	font-weight: normal;
	margin-right: 0px;
	text-transform: none;
	}

ul{
	color: white;
	font-size:9pt;
	line-height:11px;
	font-family:"Verdana","Arial","Helvetica","Geneva",sans-serif;
	}

li{
	color: white;
	font-size:8pt;
	line-height:11px;
	}

h1{
	font-family: "Helvetica","Arial","Geneva",sans-serif;
	color: #ffffff;
	font-size: 20pt;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: .4 pt;
	}

h2{
	font-family:"Arial","Helvetica","Geneva","Verdana",sans-serif;
	color: #ffffff;
	font-size: 9pt;
	font-weight: 100;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	font-style: none;
	line-height:16px;
	text-transform: uppercase;
	}
	
h3{
	font-family:"Helvetica","Arial","Verdana","Geneva",sans-serif;
	color: #999999;
	font-size: 9pt;
	font-weight: 100;
	line-height:21px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h4{
	font-family:"Helvetica","Arial","Geneva","Verdana",sans-serif;
	color: #888888;
	font-size: 9pt;
	font-weight: 100;
	line-height: 0px;
	margin-top: 6px;
	margin-left: 2px;
	margin-bottom: 0px;
	float: center;
	}
	
h5{
	font-family:"Helvetica","Arial","Geneva","Verdana",sans-serif;
	color: #444444;
	font-size: 7pt;
	font-weight: 100;
	line-height:10px;
	}
	
h6{
	font-family:"Helvetica","Arial","Geneva","Verdana",sans-serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: 100;
	line-height:15px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-transform: none;
	}
	
h7{
	font-family:"Helvetica","Arial","Geneva","Verdana",sans-serif;
	color: #888888;
	font-size: 9pt;
	font-weight: 100;
	line-height:14px;
	}


/* ~~~~~~ Class Styles ~~~~~~ */


.content {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	Padding-left: 108px;
	clear: both;
	}
	
.imageheader {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
	}
	

.imagestoreCD {
	float: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
	}

.imagestore {
	float: center;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
	}

.imageCDdetail {
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	clear: both;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}
