/*
Copyright (c) 2008, 
http://www.nomoresleep.net
*/

@import url("reset.css");

body{
	font-family: Arial, Verdana, Lucida Grande, Tahoma, "Time New Roman";
	font-size: 62.5%;
	line-height: 1.8em;
	text-align: center;
}
strong{
	font-weight: bold;
}
.clear, #globalNavigation li.clear{
	clear: both !important;
	float: none !important;
	min-height: 0px !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	width: 0px !important;
}
.image #buyable{
	display: none;
}
#areaNav{
	/*background-color: #f3f3f3;
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;*/
	height: 50px;
}
#areaNav ol{
	color: #AAAAAA !important;
	font-family: Arial, Verdana, Lucida Grande, Tahoma, "Time New Roman";
	font-size: 0.9em !important; 
}
#areaNav ol li{
	display: block;
	float: left;
	width: auto;
}
#areaNav ol li a, #areaNav ol li#introduction{
	color: #737373;
	display: block;
	padding: 10px 10px 10px 10px;
}
#areaNav ol a:hover,
#areaNav ol a.select{
	background-color: #000;
	color: #fff;
}
#areaNav ol a.select{
	font-weight: bold;
	text-decoration: underline;
}
#globalNavigation{
	color: #AAAAAA !important;
	font-family: Arial, Verdana, Lucida Grande, Tahoma, "Time New Roman";
	float: right;
	font-size: 0.9em !important; 
	z-index: 6;
}
#globalNavigation li{
	display: block;
	float: left;
	width: auto;
}
#globalNavigation li a, #globalNavigation li#introduction{
	color: #737373;
	display: block;
	padding: 10px 10px 10px 10px;
}
#globalNavigation a:hover{
	background-color: #000;
	color: #fff;
}
#globalNavigation a.select{
	font-weight: bold;
	text-decoration: underline;
}
#globalNavigation li#introduction{
	color: #AAAAAA;
}
#navigation{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 93px;
	width: 100%;	
}
#newsletter li{
	position: relative;
	height: 22px;
	margin: 0px 0px 3px 0px;
}
#newsletter li input, #newsletter li span{
	left: 2px;
	position: absolute;
	top: 2px;
}
#newsletter li span{
	left: 20px;
	top: 1px;
}
#paper{
	font-size: 1.2em;
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	width: 978px;
}
#paper .hidden, #page .hidden{
	display: none !important;
}
#site{
/*	position: absolute;
	top: 41px; */
	width: 978px;
}
#thumbs #scroller li a{
	background-image: url(../images/aw_ag-scroller-load.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.vcard strong{
	text-transform: uppercase;
}
.vcard .postal-code, .vcard .locality{
	display: inline;
}