/* Snooza Website Styles */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;	
	}

/* td {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 0;
	margin: 0;
	} */
	
h1 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 16pt;
	color: #336666;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	padding-bottom: 10px;
 }	
 
h2 {
	font-weight: bold;
	font-size: 13pt;
	color: #336666;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
 } 

h3 {
	font-weight: bold;
	font-size: 11pt;
	color: #000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
 } 

h4 {
	font-weight: bold;
	font-size: 10pt;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	text-decoration: none;
	padding-bottom: 5px;
	margin-bottom: 0;
 } 
 
th {
	text-align: left;
	font-weight: bold;
	}

a {
	color: #336666;
	}
	
a:hover {
	color: #FF0000;	
	}

/* Header styles */
	
#header {
 	border-bottom: 1px solid #336666;
	margin-bottom: 10px;
	}
	
#tagline {
	color: #FF0000;
	padding: 10px 10px 10px 20px;
	}
	
/* Navigation styles */
	
#navigation {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;	
	line-height: 17px;
	margin-left: 5px;
	}	
	
#navigation td {
	padding-bottom: 3px;
	} 
	
#navigation a {
	color: #336666;
	text-decoration: none;
	}
	
#navigation a.home {
	font-size: 13px;
	font-weight: bold;
	}	

#navigation a.home:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;	
	}	

#navigation a.section:hover {
	color: #FF0000;
	}
	
#navigation a.main:hover {
	color: #FF0000;
	}
	
.email-title {
	font-size: 13px;
	font-weight: bold;
	color: #336666;
	line-height: 17px;	
	}

.email-text {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	}

#list-signup {
	padding-top: 15px;
	}
		
#list-signup td {
	font-size: 10px;
	padding: 3px;
	}
	
/* Page body styles */

#content {
	border-left: 3px solid #7db28c;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	}	
	
#homepage a {
	color:#FF0000;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	}	

#homepage a:hover {
	color:#FF0000;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	}	

.green {
	color: #336666;
	}	
	
.green-small {
	font-size: 8pt;
	line-height: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	text-decoration: none;
	text-align: center;
}	
	
.small-text {
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}	

.red-text {
	color: #FF0000;
	}	

#product-sizes {
	font-size : 10px;
	color: #000;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;	
	line-height: 1;
	margin: 0;
	padding: 0 0 25px 0;
	}

#product-sizes th {
	color: #000;
	font-size : 10px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #ccc;	
	}	

#product-sizes td {
	border-bottom: 1px solid #ccc;
	padding: 3px;
	}
	
#fan-thumbs img {
	padding: 4px;
	border: 1px #ccc solid;
	margin-bottom: 10px;
	margin-right: 10px;
	}	
	
#fan-fullsize img {
	padding: 8px;
	border: 1px #ccc solid;
	}	
		
/* Footer styles */

#footer {
	margin-top: 10px;
 	border-top: 1px solid #336666;
	}

#footer td {	
	font-size: 10px;
	padding: 5px;
	}

