@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;	
}

h1 {
	font-family: Garamond, "Times New Roman", Times;
	margin-top: 25px;
	font-weight: bold;
	font-size: 16px;
	line-height:16px;
}

h2 {
	font-family: Garamond, "Times New Roman", Times;
	margin-top: 25px;
	font-weight: normal;
	font-size: 16px;
	line-height:16px;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

select,input,textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	scrollbar-base-color:#00ffff;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#C6BDA2;
	scrollbar-face-color:#C6BDA2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#ffffff;
	line-height: 17px;
	border: 1px solid #CCC;
	width: 100%;
}

a {
	color: #999;;
	text-decoration:none;
}

a.sel {
	color:#999;
}

a:link {
}

a:visited {
}

a:hover {
	color: #EC001E;
}

a:active {
	color: #999;
}

a.active {
	color: #EC001E;
}

#pageContainer {
	width: 840px;
	background-color: #FFF;
}

#head1 {
	color: #FFF;
	text-align:center;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	vertical-align:middle;
	height: 50px;
	background-color: #EC001E;
}

#head2 {
	height: 15px;
	background-color: #FFF;
}

#head3 {
	height: 5px;
	background-color: #000;
	font-size: 1px;
}

#navigation {
	border: 1px solid #FFF;
	font-size: 11px;
	height: 75px;
}

#mainnav {
	height: 12px;
	margin: 35px 0 0 0;
}

#subnav {
	height: 12px;
	clear: both;
	margin: 5px 0px 0px 0px;
}

.nav {
	list-style: none;
	margin:0;
	padding:0 0 0 0;
	font-size: 11px;
}

.nav li {
	color: #999;
	cursor: default;
	position:relative;
	float:left;
	margin:0;
	padding: 0px 5px 0px 0px;
}

.nav .spacer {
	padding: 0px 5px 0px 0px;
}

.nav li li a {
	display: block;
	width:19em;
}

#pageContent {
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-y;
}

#leftcontent {
	width: 564px;
	float: left;
	height: 100%;
	min-height:470px;
}

#largetitleimage {
	width: 564px;
	height: 240px;
}

#smalltitleimage {
	width: 564px;
	height: 158px;
}

#content {
	margin-top: 28px;
	padding-right: 30px;
}

#rightcontent {
	width: 245px;
	margin-left: 25px;
	float: left;
	height: 100%;
	min-height:470px;
}

#now {
	font-weight: bold;
	font-size: 11px;
	height: 35px;
	line-height:35px;
	vertical-align:center;
}

.nowbox {
	margin-top: 20px;
	padding-bottom: 20px;
	padding-right: 25px;
}

#printpage {
	color: #CCC;
	margin: 10px 0px 5px auto;
	width: 250px;
}

#foot {
	width: 840px;
	padding-top: 13px;
	border-top: 1px solid #CCC;
}

#flipper {
	color: #999;
}

.nowrap {
	white-space: nowrap;
}

.smallline {
	width: 224px;
	height: 0px;
	font-size: 1px;
	border-top: 1px solid #CCC;
}

#overview {
	
}

.overviewbox {
	width: 158px;
	float: left;
	margin: 10px 0 0 0;
	height: 300px;
}

.oviewpic {
	cursor: pointer;
	background-color: #EEE;
	width: 158px;
	height: 158px;
}

.overviewtitle {
	margin-top: 5px;
	padding: 0px;
	font-weight: bold;
}

.overviewtext {

}

.overvieworder {
	margin-top: 3px;
}

.overviewspacer {
	float: left;
	margin: 10px 0 0 0;
	width: 30px;
	height: 250px;
}

.categoryitem {
	margin: 10px 0 45px 0;
	height: 148px;
	width: 100%;
}

.categorypic {
	float:left;
	background-color: #EEE;
	width: 248px;
	height: 148px;
	text-align: right;
}

.categorytext {
	float:left;
	margin-left: 30px;
	width: 256px;
}

.categorytitle {
	padding: 0px;
	font-weight: bold;
	width: 100%;
}

.categorydesc {
	margin-top: 10px;
	height: 77px;
}

#detail {
	margin-top: 10px;
}

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

#detailright {
	width: 254px;
	float: left;
	margin-left: 30px;
}

#detailpic {
	background-color: #EEE;
	width: 250px;
	height: 250px;
	text-align: center;
}

#detaillegend {
	margin-top: 5px;
	text-align:right;
}

#detailautor {
}

#detailtitle {
	margin-top: 15px;
	font-size: 14px;
	font-weight:bold;
}

#detailsubtitle {

}

#detailtext {
	margin-top: 15px;
}

#detailkeywords {
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#content li {
	list-style: none;
}

#content li a {
	color:#999;
}