/* CSS Document */

body{
	background-color:#000000;
	margin:0px;
	font-family:Georgia,Times,serif;
	font-size:11px;
	color:#f1efbc;
	font-weight: normal;
	line-height: 1.1;
	font-variant: normal;
	text-align: center;
}


a:link, a:visited{
	color:#f1efbc;
	font-weight:normal;
	text-decoration:none;
}
a:hover, a:active{
	color:#ffaa44;
	font-weight:normal;
	text-decoration:none;
}

.item_caption {
	font-family:Georgia,Times,serif;
	font-size:9px;
	color:#f1efbc;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	height: 13px;
	}
	
.item_caption A:link, .item_caption A:visited {
	font-family:Georgia,Times,serif;
	font-size:9px;
	color:#f1efbc;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	height: 13px;
	}
	
.item_caption A:hover {
	font-family:Georgia,Times,serif;
	font-size:9px;
	color:#ffaa44;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	height: 13px;
	}
	
.item_caption A:active {
	font-family:Georgia,Times,serif;
	font-size:9px;
	color:#ffffff;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	height: 13px;
	}

	

	
#page_title {		
	font-family:Georgia,Times,serif;
	font-size:13px;
	color:#000000;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
	font-variant: normal;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	padding-bottom: 6px;
	}

#wrapper{
	width:788px;
	border:1px solid #f1efbc;
	background-color:#410f08;
	margin:auto;
	padding:0px;
}
#header{
	background-image:url(images/header_logo.jpg);
	background-repeat:no-repeat;
	width:788px;
	height:125px;
	background-color:#410f08;
}
#menu{
	background-repeat:no-repeat;
	height:30px;
}




#nav {
	font-family:Georgia,Times,serif;
	font-size:11px;
	color:#f1efbc;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.25;
	font-variant: normal;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#nav A:link, #nav A:visited {
	font-family:Georgia,Times,serif;
	font-size:11px;
	color:#f1efbc;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#nav A:hover {
	font-family:Georgia,Times,serif;
	font-size:11px;
	color:#ffaa44;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#nav A:active {
	font-family:Georgia,Times,serif;
	font-size:11px;
	color:#ffffff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#searchBar{
	background-image: url(images/searchbar_bg.gif);
	height:28px;
	background-repeat: repeat-x;
}
#item_container{
	width:775px;
	padding:4px;
	margin-top: 5px;
	background-color:#000000;
	border:1px solid; border-color:#f1efbc;
	
}
#contentHolder{
	width:348px;
	margin-left:auto;
}
#contentTitle{
	border:1px solid #f1efbc;
	height:25px;
}
#contentTitle h1{
	color:#f1efbc;
	font-size:1.3em;
	font-weight:bold;
	margin:3px;
}
#maincontent{
	background-color: #D7DFF7;
	margin-bottom:3px;
	margin-top:3px;
	height: 300px;
	width:780px;
	border-top:1px solid #f1efbc;
	border-left:1px solid #f1efbc;
	border-right:1px solid #f1efbc;
	border-bottom:1px solid #f1efbc;
	padding:8px;
}
#content{
	background-color:#e2e9f5;
	border-left:1px solid #f1efbc;
	border-right:1px solid #f1efbc;
	border-bottom:1px solid #f1efbc;
	height:218px;
	padding:5px;
}
#thumbnailsHolder{
	width:780px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:0px;
}
.thumbnailBox{
	width:100px;	
}
#thumbnailsTitle{
	background-color:#f1efbc;
	border:1px solid #f1efbc;
}
#thumbnailsTitle img{
	margin:5px;
}
#thumbnails{
	background-color:#000000;
	border-left:1px solid #f1efbc;
	border-right:1px solid #f1efbc;
	border-bottom:1px solid #f1efbc;
}
#thumbnails img{
	border:1px solid #f1efbc;
	margin-left:23px;
	margin-right:23px;
	margin-top:10px;
	margin-top:10px;
}

#footer, #footer A:link, #footer A:visited {
	font-family:Georgia,Times,serif;
	font-size:9px;
	color:#f1efbc;
	font-weight: normal;
	line-height: 1.1;
	font-variant: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	}
	
	#footer A:hover {
	font-family:Georgia,Times,serif;
	font-size:9px;
	color:#ffaa44;
	font-weight: normal;
	line-height: 1.1;
	font-variant: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	}


#subnav, #subnav A:link, #subnav A:visited {
	font-family:Georgia,Times,serif;
	font-size:9px;
	color:#f1efbc;
	font-weight: normal;
	line-height: 1.1;
	font-variant: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	#subnav A:hover {
	font-family:Georgia,Times,serif;
	font-size:9px;
	color:#ffaa44;
	font-weight: normal;
	line-height: 1.1;
	font-variant: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#subnav A:active {
	font-family:Georgia,Times,serif;
	font-size:9px;
	color:#ffffff;
	font-weight: normal;
	line-height: 1.1;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	.txt1 {
	margin:0px;
	font-family:Georgia,Times,serif;
	font-size:11px;
	color:#f1efbc;
	font-weight: normal;
	line-height: 1.1;
	text-align:justify;
	background-color:#000000
	}
	
	.txt1 A:link, .txt1 A:visited {
		margin:0px;
		font-family:Georgia,Times,serif;
		font-size:11px;
		color:#ffaa44;
		font-weight:bold;
		line-height: 1.1;
		text-align: justify;
		background-color:#000000
	
	}
		.txt1 A:active, .txt1 A:hover{
		margin:0px;
		font-family:Georgia,Times,serif;
		font-size:11px;
		color:#ffffff;
		font-weight: bold;
		line-height: 1.1;
		text-align: justify;
		background-color:#000000
	
	}
	
		.txt2 {
	margin:0px;
	font-family:Georgia,Times,serif;
	font-size:11px;
	color:#f1efbc;
	font-weight: normal;
	line-height: 1.1;
	text-align: justify;
	}
	
	.txt2 A:link, .txt2 A:visited {
		margin:0px;
		font-family:Georgia,Times,serif;
		font-size:11px;
		color:#ffaa44;
		font-weight:bold;
		line-height: 1.1;
		text-align: justify;
	
	}
		.txt2 A:active, .txt2 A:hover{
		margin:0px;
		font-family:Georgia,Times,serif;
		font-size:11px;
		color:#ffffff;
		font-weight: bold;
		line-height: 1.1;
		text-align: justify;
	
	}
	
	
	.item_preview, .item_thumnail{
	border: 1px solid #f1efbc;
	background-color:#333333;

	}
	
input.search_textbox{border:1px solid #f1efbc; background-color:#333333; color:#ffffff;}
input.search_textbox:focus{border:1px solid #ffffff; background-color:#333333;}
