@charset "utf-8";

/* CSS Document */



* {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:100%;

}

body {

	background-color:#000;

}



#container {

	width:100%;

}

.left {



}

.center {

	width:760px;

	border:solid 1px #333;

}

.right {



}

#layout {

	width:100%;

}

#bigflash {

	text-align:center;

	margin-left:10px;

	float:left;

	width:740px;

}

#gallery {

	width:100%;

	empty-cells:show;

}

#leftthumbs {

	width:110px;

}

#leftthumbs img {

	padding:0px;

	background-color:#590601;

	border:none;

}

#bigphoto {

	width:550px;

}

#spacer {

	width:20px;

}

#samplesearch {

	color:#fff;

	font-size:70%;

	width:70%;

	text-align:left;

}

#leftthumbsdiv {

	width:110px;

	background-color:#fff;

	border:solid 2px #000;

	text-align:center;

	padding:5px;

}

#leftthumbsdiv img {

	padding:0px;

	background-color:#fff;

	/*border:solid 1px #ccc;*/

	margin-bottom:10px;

	text-align:center;

}

.topbanner {

	height:130px;

	background-color:#560901;

	vertical-align:middle;

}

.redback {

	background-color:#560901;

	font-size:50%;

}

.maincell {

	background-color:#560901;

	color:#fff;

}

.maincell img {

	vertical-align:middle;

	padding:5px;

	background-color:#fff;

	border:solid 1px #333;

}

#footer {

	color:#fff;

	background-color:#560901;

	text-align:center;

	font-size:75%;

	padding:10px;

}

#footer a {

	color:#fff;

	text-decoration:underline;

}

#footer a:visited {

	color:#fff;

	text-decoration:underline;

}

#footer a:hover {

	color:#fff;

	text-decoration:underline;

}

.copy {

	font-size:90%;

	font-style:italic;

	color:#999;

}

#searchdisplay {

	color:#333;

	font-size:50%;

	text-align:left;

}

#searchdisplay input {

	vertical-align:middle;

}

#bigphoto2 {

	padding:5px;

	height:100%;

}

#bigphoto2 img {

	border:none;

	float:left;

}

#arrownav {

	float:left;

	text-align:left;

	vertical-align:middle;

	height:100%;

}

#arrownav img {

	vertical-align:middle;

	display:inline;

	padding:0px;

	border:none;

	margin-top:5px;

}

#textnav {

	color:#fff;

	text-align:right;

	font-size:70%;

	vertical-align:middle;

}

#photoholder {

	background-color:#fff;

	border:solid 2px #000;

	padding:0;

}

#shopdetails {

	text-align:left;

	color:#333;

	font-size:70%;

	margin-left:15px;

	margin-right:10px;	

}

#detailsheader {

	background-color:#333;

	font-size:110%;

	color:#fff;

	padding:5px;

}

#detailsexplain {

	font-style:italic;

}

#searchheader {

	font-size:75%;

	font-style:italic;

	text-align:right;

}

#thumbstable {

	background-color:#560901;

	color:#333;

	font-size:125%;

	border:none;

	text-align:center;

	padding:0px;

}

#thumbstable img {

	padding:3;

	border:solid 1px #333;

}

#thumbstable2 {

	background-color:#ccc;

	color:#333;

	font-size:125%;

	border:none;

	text-align:center;

	padding:0px;

}

#pageheader {

	text-align:left;

	font-size:140%;

	font-weight:bold;

	margin-bottom:20px;

	border-bottom:solid 1px #fff;

}

#flashcontent {

	width:650px;

	padding:5px;

	border:double 1px #FFFFFF;

	margin-left:40px;

	margin-right:40px;

	z-index:25;

}

#bottomlinks {

margin-top:15px;

margin-bottom:5px;

font-size:90%;

color:#999;

width:100%;

text-align:center;

}

#bottomlinks a {

	text-decoration:none;

	color:#999;

}

#bottomlinks a:visited {

	color:#999;

	text-decoration:none;

}

#bottomlinks a:hover {

	color:#fff;

	text-decoration:underline;

}

#subhead {

	font-size:95%;

	color:#333;

	font-weight:bold;

	text-transform:uppercase;

	background-color:#ccc;

	border:solid 1px #333;

	padding:2px;

	width:100%;

}

#aboutflash {
	padding:5px;
	border:solid 1px #fff;
}
#aboutflash2 {
	padding:5px;
	border:solid 1px #fff;
}
.basic {
	font-size:110%;
	font-weight:bold;
	border-left:solid 1px #590601;
	border-top:solid 1px #590601;
	border-right:solid 1px #590601;
	padding:2px;
	text-align:center;
}
.advanced {
	background-color:#590601;
	color:#fff;
	font-size:110%;
	font-weight:bold;
	padding:2px;
	border:solid 1px #590601;
	text-align:center;
}
.searchother {
	border-bottom:solid 1px #590601;
	background-color:#590601;
}
.searchsubmit {
	background-image:url(../images/layout/search-button1.png);
	width:155px;
	height:35px;
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	background-color:transparent;
}
.searchsubmit2 {
	background-image:url(../images/layout/search-button2.png);
	width:155px;
	height:35px;
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	background-color:transparent;
}