/*************************************************************
 
 -------------------------------------------------------------
 Theme:   Hosoi Skates
 Author:  SecretPenguin
          http://www.secretpenguin.com
 
 
*************************************************************/



/*============================================================
Body
============================================================*/

* {
	margin: 0;
	padding: 0;
	}

/* LAYOUT */

body {
	font-size: 10px; 
	color: #999999; 
	line-height: 22px; 
	font-weight: normal;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #000000;
	background-image:  url(http://www.secretpenguin.com/client/hosoi/v4/images/bg-history.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#container {
	width: 770px;
	text-align:left;
	margin : 0px auto;
	}
	
#menu {
	padding-top: 75px;
	text-align: center;
	padding-bottom: 35px;
	}

#team-menu {
	text-align: center;
	}	

.horizontal li {
	display: inline;
	list-style-type: none;
	}

#content {
	padding-top: 20px;
	width: 740px;
	float:left;
	padding-left: 15px;
	}

#content-history {
	padding-top: 65px;
	width: 730px;
	text-align: justify;
	float: left;
	}
	
td {
	padding-bottom: 50px;
	}	
	
#sidebar {
	padding-top: 35px;
	float:right;
    width: 350px;
	margin-right: 0px;
    }

#fullpage {
	width: 740px;
	float:left;
	padding-left: 5px;
	}	

.newsentry {
	}			
	
.feature {
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
.portfolio {
	padding-bottom: 15px;
	padding-top: 10px;
	}
	
.portfolio-decks {
	width: 126px;
	height: 500px;
	float: left;
	clear: none;
	text-align: center;
	}	
	
.portfolio-logos {
	width: 252px;
	height: 250px;
	float: left;
	clear: none;
	text-align: center;
	}			
	
#footer {
	text-align: center;
	height: 100px;
	background-image:  url(../../../../images/bg-footer.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	clear:both;
	font-family: Gill Sans, Verdana;
	color: #908653;
	margin: 0px;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	}			
	
/* TEXT */

p {
	padding-bottom: 7px;
	}	
	
a:link {
	color: #CCCCCC;
	text-decoration: underline;
	}
	a:hover {
		color: #333333;
		text-decoration: underline;
		background-color: #990000;
		}
	a:active {
		color: #CCCCCC;
		text-decoration: underline;
		}
	a:visited {
		color: #CCCCCC;
		text-decoration: line-through;
		}
	a:visited:hover {
		color: #333333;
		text-decoration: underline;
		background-color: #990000;
		}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 0px;
	font-weight: normal;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	}
	
	#h2-news {
			display: block;
			width: 234px;
			height: 25px;
			overflow: hidden;
			text-indent: -9999px;
			background:  url(../../../../images/headers/news.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 5px;
			}
			
	#h2-onlinestore {
			display: block;
			width: 234px;
			height: 25px;
			overflow: hidden;
			text-indent: -9999px;
			background:  url(../../../../images/headers/onlinestore.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 5px;
			}
			
	#h2-newsletter {
			display: block;
			width: 234px;
			height: 25px;
			overflow: hidden;
			text-indent: -9999px;
			background:  url(../../../../images/headers/newsletter.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 5px;
			}			
			
	#h2-features {
			display: block;
			width: 234px;
			height: 25px;
			overflow: hidden;
			text-indent: -9999px;
			background:  url(../../../../images/headers/features.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 5px;
			}
			
	#h2-portfolio {
			display: block;
			width: 234px;
			height: 25px;
			overflow: hidden;
			text-indent: -9999px;
			background:  url(../../../../images/headers/portfolio.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 5px;
			}					
			
	
h3 {
	font-family: Cooper Black, Cooper, times, Times New Roman, times-roman, georgia, serif;
	color: #A3D6D8;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0px;
	font-weight: normal;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	}	

.newsdate {
	font-family: Gill Sans, Verdana;
	color: #908653;
	margin: 0;
	padding: 18px 0px 5px 0px;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: normal;	
	}
	
.newstext {
	padding-left: 10px;
	padding-bottom: 15px;
	}

.subheader {
	font-family: Gill Sans, Verdana;
	color: #908653;
	margin: 0;
	padding: 0px 0px 5px 0px;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: normal;	
	}
	
.small {
	FONT-FAMILY: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #908653;
	line-height: 16px;
	letter-spacing: 1px;
	}			
	
.supersmall {
	FONT-FAMILY: Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #908653;
	line-height: 16px;
	letter-spacing: 1px;
	}							
	
.blockquote {
	color: #FFFFFF;
	padding-left: 30px;
	background:   url(../../../../images/blockqoute.gif) left top no-repeat;
	}					
			
.darkest { 
	color: #333333; 
	}

.darker { 
	color: #666666; 
	}	

.dark { 
	color: #999999; 
	}			

.brightest { 
	color: #FFFFFF; 
	}	

.brighter { 
	color: #EEEEEE; 
	}	

.bright { 
	color: #DDDDDD; 
	}										

ul {
	margin-left: 0px;
	padding-bottom: 10px;
	}
	
ul li {
	padding-left: 15px;
	list-style: none;
	background:    url(../../../../images/bg_li.gif) left 0% no-repeat;
	}

#dropdown select {
	background: #666666;
	color: #CCCCCC;
	border: 1px solid #333333;
	}
	
.line {
	border-bottom: 1px solid #333333;
	}				  
	
/* BUTTONS */

#store-button a, #store-button a:link, #store-button a:visited {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 234px;
	height: 150px;
	overflow: hidden;
	text-indent: -9999px;
	background:  url(../../../../images/store.jpg);
	background-position: top;	
	}
	
#store-button a:hover, #store-button a:visited:hover {
	background-position: bottom;
	}
			
