body {
	background-color: #ffffff;
	color: #333333; 
	font-family: helvetica, arial, sans-serif;
	font-size: 11px; 
	text-align: left; 
	}

table, tr, td { 
	border: 0;
	margin: 0;
	padding: 0;
	color: #333333; 
	position: center;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px; 
	text-align: left; 
	}

img { 
	border: 0;  
	}

a:link { color: #333333; text-decoration: none; }
a:hover { color: #aaaaaa; text-decoration: none; }
a:active { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; } 
a:visited:hover { color: #aaaaaa; text-decoration: none; } 

.wrapper { 
	border: 1px solid #dddddd;  
	margin: 60px auto; 
	padding: 15px 29px 15px 30px;
	text-align: center;
	width: 720px;
	 }

.search {
	text-align: left; 
	vertical-align: middle;
	padding-left: 30px;
	width: 330px;
	}
	
.topnav {
	text-align: right; 
	vertical-align: middle;
	padding-right: 30px;
	width: 330px;
	}

.topnav a:link { padding: 0px 7px 0px 3px; border-right: 1px dotted #999999; }
.topnav a:visited { padding: 0px 7px 0px 3px; border-right: 1px dotted #999999; }
	
.title {
	border-top: 1px dotted #999999;
	color: #999999; 
	font-size: 16px;
	margin-top: 8px;
	padding-top: 20px;
	padding-right: 29px;
	padding-left: 30px;
	width: 660px;
	text-align: left;
	}

.title img {
	padding-bottom: 20px;
	}

#sidenav {
	color: #333333; 
	font-size: 12px;
	line-height:14px;
	margin: 0;
	padding-right: 0px;
	padding-left: 26px; 
	position: relative;
 	width: 99px;
 	height: 400px;
 	text-align: left; 
	vertical-align: top;
	}
		
#sidenav ul {
	font-size: 11px;
	font-weight: bold; 
	list-style: none;
	line-height:14px;
	margin-bottom: 8px;
	margin-left: -20px;
	position: relative;
	}
	
#sidenav li {
	border-top: 1px dotted #999999;
	margin-top: 2px;
	padding-top: 2px;
	position: relative;
	}

#sidenav li a {
	background-image: url(imgs/go_no.gif); 
	background-repeat: no-repeat;
	position: relative;
	vertical-align: middle;
	}

#sidenav li a:hover {
	background-image: url(imgs/go.gif); 
	background-repeat: no-repeat;
	position: relative;
	vertical-align: middle;
	}

.main {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left; 
	position: relative;
	left: 0;
	top: 0;
	vertical-align: top;
	}

.endnav {
	border-top: 1px dotted #999999;
	color: #333333; 
	font-size: 11px;
	margin: 0;
	padding: 7px 30px 20px 30px;
	text-align: right; 
	text-decoration: bold; 
	height: 16px;
	width: 659px;	
	}

.endnav b {
	margin-right: -30px;
	}

.endnav a:link { padding: 0px 7px 0px 3px; border-right: 1px dotted #999999; }
.endnav a:visited { padding: 0px 7px 0px 3px; border-right: 1px dotted #999999; }


/* featured items (homepage)
 *-----------------------------------------------------------------------------*/
.featured {
	border-top: 1px dotted #999999;
	text-align: left;
	padding-bottom: 15px;
}

/*.featured .story {
	width: 280px;
	display: inline-block;
	padding-left: 10px;
	background-color: white;
}*/

.featured .item {
	width: 345px;
	display: inline-block;
	padding-left: 10px;
	float: left;
}

.featured .imgContainer{
	width: 130px;
	overflow: hidden;
	float: left;
	text-align: center;

}

.featured .itemInformationContainer{
	float: left;
	width: 210px;
	margin-left: 5px;	
}

.featured .item img{
	border: 0;
}

.featured h1{
	margin: 6px 0px 8px 0px;
	background-color: #eee;
	padding: 3px 0px 2px 15px;
}

.featured h2{
	margin: 2px 0px 2px 0px;
	font-size: 1.3em;
}

.featured p.itemDescription, 
.featured p.storySummary {
	margin: 5px 0px;
}

.featured a{
	/*text-decoration: underline;*/
}


.featured .subtitle,
.featured .itemType{
	font-size: 1.1em;
	color: #aaa;
}


/*-----------------------------------------------------------------------------*/



.grid td {
	color: #999999; 
	padding: 0px 18px 10px 18px;
	text-align: center; 
	vertical-align: top;
	}

.detail {
	padding: 0px;
	text-align: left; 
	}

.detail td {
	color: #505153; 
	font-size: 12px;
	padding-left: 20px;
	vertical-align: top;
	}
	
.detail h1 {
	font-size: 16px;
	font-weight: normal; 
	}
	
.shop td {
	color: #505153; 
	font-size: 13px;
	line-height: 18px;
	padding-left: 30px;
	padding-bottom: 15px;
	text-align: left; 
	vertical-align: center;
	}
.shop {
	width: 540px; 
	text-align: left; 
	vertical-align: top;
	}
	
.contact {
	margin-top: -10px;
	margin-bottom: 10px;
	}

.contact td {
	border-right: 1px dotted #999999;
	color: #505153; 
	font-size: 13px;
	padding: 20px 0px 20px 10px;
	width: 140px;
	text-align: left; 
	vertical-align: top;
	}
	
.press img {
	border: 1px solid #dddddd;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.line {
	margin-top: 35px;
	width: 579px;
	text-align: center;
	}
	
.line td {
	color: #999999; 
	margin-right: 1px;
	padding: 0px;
	text-align: center; 
	vertical-align: top;
	width: 115px;
	}

.line p {
	border-right: 1px dotted #999999;
	font-size: 13px;
	margin-top: 10px;
	width: 115;
	color: #999999; 
	text-align: center; 
	font-weight: bold; 
	text-transform: uppercase; 
	}

.pop { 
	border: 1px solid #dddddd;  
	color: #505153; 
	font-size: 13px;
	margin: 5px auto; 
	padding: 5px;
	text-align: right;
	width: 500px;
	 }

.pop p { 
	font-size: 16px;
	text-align: left;
	 }

.pop img { 
	text-align: center;
	 }

.presspop { 
	border: 1px solid #dddddd;  
	color: #505153; 
	font-size: 13px;
	margin: 5px auto; 
	width: 711px;
	padding: 5px;
	text-align: right;
	 }

.presspop img { 
	text-align: center;
	 }

#product_row {
	float: left;
}