/* ----------Formatting---------- */

body {
	color: black;
	background-color: #000000;
	/*background-image: url(images/bodyBG.gif);*/
	background-attachment: fixed;
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: sans-serif;
	}

h1 {
	font: bold x-large Arial, sans-serif;
	color: #43616B;
	margin-top: 0px;
	}

h2 {
	font: large Arial, sans-serif;
	color: #9C1A1E;
	}

h4 {
	font: bold small Verdana, sans-serif;
	color: #9C1A1E;
	margin-bottom: 2px;
	}

h5 {
	font: italic bold small Arial, sans-serif;
	color: #43616B;
	margin-top: 2px;
	}

div#topcontent p.date {
	position: absolute;
	right: 15px;
	top: 20px;
	margin: 0px;
	}

#topcontent h2, #topcontent p {
	display: inline;
	margin-right: 0.5em;
	}

.contentText {
	color: #000000;
	background-color: #FCEED1;
	border: 2px solid #993300; /* BORDER 1 of 4 */
	margin: 9px 10px 0px 200px;
	padding: 1em;
	}

.contentTextEMS {
	color: #000000;
	background-color: #FCEED1;
	border: 2px solid #993300; /* BORDER 2 of 4 */
	margin: 9px 200px 0px 200px;
	padding: 1em;
	}

.navbar {
	position: absolute;
	top: 204px;
	left: 15px;
	width: 170px;
	z-index: 1;
	padding: 0em;
	}

.rightBar {
	position : absolute;
	top : 204px;
	right : 15px;
	width : 170px;
	z-index : 1;
	padding : 0em;
	text-align : center;
	/*background-image : url(/images/bluefilter.gif);*/
	background-color : #FCEED1;
	color : rgb(0,0,0);
	font-weight : bold;
	padding : 0em;
	margin-bottom : 0.5em;
	}

.floatleft {
	display: inline;
	float: left;
	margin: 0px 0.5em 0.5em 0px;
	}
	
.floatright {
	display: inline;
	float: right;
	margin: 0px 0.5em 0.5em 0px;
	clear: right;
	}
	
.floatrightButton {
	display: inline;
	float: right;
	margin: 0px 0.5em 0.5em 0px;
	position: absolute;
	top: 50px;
	right: 75px;
	}
	
.sell {
	display: block;
	text-align: right;
	color: #000000;
	font: x-small Verdana, sans-serif;
	}

.sellLeft {
	display: block;
	color: #000000;
	font: x-small Verdana, sans-serif;
	}

.info {
	display: block;
	color: #9C1A1E; /*#5C6F90;*/
	font: x-small /2 Verdana, sans-serif;
	}

.latestinfo {
	margin-bottom: 0px;
	}

.latestimg {
	display: inline;
	float: left;
	margin: 0px 0.5em 0.5em 0px;
	}
	
p.latestinfo a {
	clear: right;
	font: bold small Verdana, sans-serif;
	}

#floatLeft ul li.title {
	font: Bold;
	}

#floatLeft ul li p {
	font: Normal;
	}
	
#floatLeft ul {
	list-style: none;
	}

	
/* ----------Layout---------- */

#centerimg {
	margin-left: 175px;
	height: 186px;
	background: #BBBEFE no-repeat left top;
	text-align: left;
	color: #FFFFFF;
	border-top: 1px solid #A5B5C6;		/*	Without this 1px border, Mozilla/Netscape applies the 200px margin from the child element (div#mstrans)  */  
	border-bottom: 2px solid #A5B5C6;
	}

#center p {
	font: 0.8em Verdana, sans-serif;
	}

#header {
	padding: 5px;
	/*background: url(/images/headerBG.gif) repeat-x;*/
	border: 0px;
	/* border-bottom: 2px solid #A5B5C6; */
	}

div#topcontent ul {
	position: absolute;
	right: 0px;
	list-style: none;
	margin: -34px 0px 40px 0px;
	}
	
div#topcontent ul li {
	display: inline;
	padding: 0 0.5em;
	border-left: 1px solid #34339B;	
	}
	
div#topcontent ul li.first {
	border-left: 0px none;
	}
	
div#topcontent ul li a {
	font: 12px /1 verdana, sans-serif;
	}

/* --------- Menu Items ---------- */

ul.menu {
	list-style: none;
	margin: 0px;
	}

ul.menu1 {
	list-style: none;
	margin: 0px;
	}

ul.noBullet {
	list-style: none;
	}
	
ul.menu li {
	display: inline;
	}

ul.menu1 li {
	display: inline;
	}

.menu {
	text-align: left;
	/*background-image: url(images/screen1.gif);*/
	background-color: #FCEED1;
	border: 2px solid #993300; /* BORDER 3 of 4 */
	font-weight: bold;
	padding: 0.5em;
	margin-bottom: 0.5em;
	}

.menu1 {
	text-align: left;
	/*background-image: url(images/screen2.gif);*/
	background-color: #FCEED1;
	border: 2px solid #993300; /* BORDER 4 of 4 */
	font-weight: bold;
	padding: 0.5em;
	margin-bottom: 0.5em;
	}

.menu a {
	color: #000000;
	background-color: inherit;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	}

.menu1 a {
	color: #000000;
	background-color: inherit;
	display: block;
	text-decoration: none;
	}

.menu a:hover {
	color: #0A5021;
	background-color: #E6E6E6;
	}

.menu1 a:hover {
	color: #870606;
	background-color: #E1E1E1;
	}

/* ----------Positioning---------- */

#left {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 175px;
	}

#center {
	margin: 0px 0% 0px 25%;
	padding: 1% 3%;
	background: #FFF;
	color: #000;
	}
	
#centerText {
	text-align: center;
	margin: 0px 10px 0px 185px;
	}

#leftText {
	text-align: left;
	margin: 10px 0px 0px 185px;
	}
	
.floatrightButton { 
	display: inline; float: right; margin: 160px 0.5em 0.5em 0px; 
	}

/* ----------DHTML Slideshow---------- */

	#dhtmlgoodies_slideshow{
		width:720px;	/* Total width of slideshow */
	}
	
	#previewPane{
		border:1px solid #000;
		margin-right:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:30px;
		
		
		/* CSS HACK */
		height: 452px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
		
		width:580px;		
		float:left;
				
	}
	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}	
	#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
		float:left;	/* Floating */
		
		/* CSS HACK */
		height: 454px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/438px;	/* Other browsers */
		height: /**/438px;
		
		/* CSS HACK */
		width: 124px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		width/* */:/**/120px;	/* Other browsers */
		width: /**/120px;
				
		border:1px solid #000;	/* Black border */		
		padding:1px;	/* A little space between the black border and the content inside */
		
	}
	#galleryContainer #arrow_down{	/* Arrow down image */
		height:35px;
	}
	#galleryContainer #arrow_up{
		height:35px;	/* Arrow up image */
	}
	
	#theImages{	/* DIV where the images are located */
		position:relative;
		overflow:hidden;
		height:375px;	/* Height of boxes for the images */
	}
	#theImages div{	
		position:relative;	/* Don't change this */
		height:1500px;	/* Higher than total height of thumbnails */
		
	}
	#theImages img{
		border:0px;	/* No border */
		filter:alpha(opacity=50);	/* Transparency - IE */
		opacity:0.5; /* Transparency - Firefox */
		padding-top:1px;	/* Space between images */
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#theImages .imageCaption{
		display:none;
	}