*
{
  font-family: arial;
  font-size: 10pt;

}
html {
  	background-color: rgb(0,0,0);
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
a:visited {
		color: rgb(200,165,35);
}
a:hover {
		color: rgb(200,165,35);
		background-color: rgb(40,40,40);
}
a:link {
		color: rgb(200,165,35);
}
div#main {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 910px;
	float: left;
}
div#mainNarrow {
	width: 740px;
	padding: 0px;
	margin: 0px;
}
div#header{
	height: 88px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid white;
	z-index: -1;
}
div#header-thin{
	height: 44px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid white;
}
div#content {
	top: 100px;
	left: 135px;
	width: 910px;
	padding: 2px;
	margin: 2px;
	float: left;
}
div#wall
{
     width: 100%;
}
div#contentPopup {
	float: left;
	padding: 2px;
	width: 738px;
	margin: 8px;
	border-bottom: 1px solid rgb(200,200,200);
}
div#imageBox {
	float: left;
	width: 200px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
	margin: 4px 4px 4px 4px;
	background-color: rgb(20,20,20);
	text-align: center;
}
div#imageBoxImage {
	float: left;
	width: 200px;
	height: 200px;
	background-color: rgb(20,20,20);
	overflow: hidden;
}
div#imageBoxDesc {
	float: left;
	background-color: rgb(30,30,30);
	width: 200px;
	padding: 0px 0px 0px 0px;
	height: 13pt;
	margin: 4px 0px 0px 0px;
	text-align: center;
}
div#imageBoxText {
	float: left;
	width: 200px;
	height: 90px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
	background-color: rgb(20,20,20);
}
div#imageBoxTextLong {
	float: left;
	width: 200px;
	height: 150px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
	background-color: rgb(20,20,20);
}
div#imageInfo {
	background-color: rgb(85,195,250);
	padding: 4px;
}

div#thumbnail
{
        float: left;
        width: 108px;
        overflow: hidden;
        margin-bottom: 4px;
}
div#tile
{
        float: left;
        width: 100px;
        background-color: white;
        padding: 4px;
        font-size: 10px;
        color: black;
        margin-right: 14px;
        margin-bottom: 8px;
}

table#imageMenu {
	font-size: 8pt;
	color: white;
	font-size: 8pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

	table#imageMenu  a:link {
	 	 color: white;
		 text-decoration: none;
	 }
	table#imageMenu  a {
	 	 color: white;
		 text-decoration: none;
	 }
	table#imageMenu  a:hover {
	 	 color: white;
		 text-decoration: none;
	 	 background-color: rgb(255,0,0);
	}

table#invoice {
	font-size: 8pt;
	color: rgb(200,200,200);
	font-size: 10pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 2;
}
table#invoice th{
	font-size: 8pt;
	color: rgb(200,200,200);
	font-size: 10pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 2;
	border-bottom: 1px solid grey;
}
span#imageDesc {
	width: 100%;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: rgb(150,150,150);
}
div#imageBoxThumbs {
	float: left;
	width: 76px;
	height: 110px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
	margin: 0px 10px 10px 10px;
	padding: 2px;
	background-color: rgb(20,20,20);
}
div#imageBoxThumbsSmall {
	float: left;
	width: 85px;
	height: 120px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
	margin: 0px 10px 10px 10px;
	padding: 2px;
	background-color: rgb(50,50,50);
	text-align: center;
}
div#edit {
	float: left;
	width: 675px;
	padding: 2px;
	margin: 2px;
	border: 2px solid rgb(200,200,200);
}
span#edit{
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: rgb(200,200,200);
	background-color: rgb(20,20,20)
}
select#displaymode {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: rgb(200,200,200);
	background-color: rgb(20,20,20)
}
div#leftbarContainer {
	top: 100px;
	left: 0px;
	float: left;
	width: 125px;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	border-right: 1px solid rgb(200,200,200);
	background-color: rgb(0,0,0);
	vertical-align: middle;
	text-align: left;
	font-family: Arial, sans-serif;
	color: rgb(200,200,200);
	letter-spacing: -1px;
	word-spacing: 2px;
}
	div#leftBar  ul {
		 list-style-type: none;
		 margin: 0px 0px 0px 0px;
		 padding: 0px 0px 0px 0px;
	 }
	div#leftBar  li {
		 display: block;
		 padding: 0px 0px 4px 8px;
		 margin: 0px 0px 0px 0px;
		 line-height: 12pt;
		 font-size: 10pt;
		 letter-spacing: 1px;
		 word-spacing: 2px;
		 vertical-align: middle;
		 font-weight: normal;
	 	 color: rgb(200,200,200);
	}
	div#leftBar  a:link {
	 	 color: white;
		 text-decoration: none;
	 }
	div#leftBar  a {
	 	 color: white;
		 text-decoration: none;
	 }
	div#leftBar  a:hover {
	 	 color: white;
		 text-decoration: none;
	 	 background-color: rgb(255,0,0);
	}
div#browseBar {
}
div#rightbar {
	position: absolute;
	top: 100px;
	right: 8px;
	float: right;
	width: 80px;
	border-left: 1px solid rgb(200,200,200);
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
	div#rightbar li {
		display: inline;
  		list-style-type: none;
		text-align: center;
		margin: 0px;
		padding: 0px;
	 }
	div#rightbar a:link{
		text-decoration: none;
	}
	div#rightbar a:visited{
		text-decoration: none;
	}
	div#rightbar a:hover {
	       text-decoration: none;
	}



div#cart {
	float: left;
	width: 675px;
	margin: 12px 0px 0px 0px;
	background-color: rgb(25,25,25);
	vertical-align: middle;
}
	div#cart a{
		margin: 0px 4px 0px 0px;
	}
	div#cart a:link{
		color: rgb(200,200,200);
		text-decoration: none;
	}
	div#cart a:visited{
		color: rgb(200,200,200);
		text-decoration: none;
	}

	div#cart a:hover {
		color: rgb(200,200,200);
		background-color: rgb(255,0,0);
	}

div#similar{
	float: left;
	width: 675px;
	margin: 8px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	vertical-align: middle;
}
	div#similar a{
		margin: 0px 4px 0px 0px;
	}
	div#similar a:link{
		color: black;
		text-decoration: none;
	}
	div#similar a:visited{
		color: black;
		text-decoration: none;
	}

	div#cart a:hover {
		color: white;
	}
div#menu {
	position: absolute;
	top: 60px;
	right: 4px;
	width: 900px;
	height: 14pt;
	padding: 2px;
	margin: 2px; 
	font-family: Arial, sans-serif;
	font-size: 8pt;
	letter-spacing: 2px;
	height: 10pt;
	color: white;
}
	div#menu ul {
		 list-style-type: none;
		 margin: 0px;
		 padding: 0px;
		 line-height: 10pt;
	 }
	div#menu li {
 		 float: right;
		 display: block;
		 line-height: 8pt;
		 vertical-align: middle;
		 padding: 4px 2px 4px 10px;
		 font-weight: normal;
	 	 color: white;
	}
	div#menu a:link {
	 	 color: white;
		 text-decoration: none;
	 }
	div#menu a {
	 	 color: white;
		 text-decoration: none;
	 }
	div#menu a:hover {
	 	 color: white;
		 text-decoration: none;
	 	 background-color: rgb(255,0,0);
	}
div#menuRelative {
	height: 14pt;
	padding: 2px; 
	margin: 2px; 
	font-family: Arial, sans-serif;
	font-size: 8pt;
	letter-spacing: 2px;
	height: 10pt;
	color: white;
}
	div#menuRelative ul {
		 list-style-type: none;
		 margin: 0px;
		 padding: 0px;
		 line-height: 10pt;
	 }
	div#menuRelative li {
 		 float: right;
		 display: block;
		 line-height: 8pt;
		 vertical-align: middle;
		 padding: 4px 2px 4px 10px;
		 font-weight: normal;
	 	 color: white;
	}
	div#menuRelative a:link {
	 	 color: white;
		 text-decoration: none;
	 }
	div#menuRelative a {
	 	 color: white;
		 text-decoration: none;
	 }
	div#menuRelative a:hover {
	 	 color: white;
		 text-decoration: none;
	 	 background-color: rgb(255,0,0);
	}
div#imageMenu {
	float: left;
        margin: 0 0 0 4px;
	padding: 4px;
}
div#closeUp {
	float: left;
	width: 340px;
	margin: 0 0 0 4px;
	padding: 4px;
	border-bottom: 1px solid rgb(100,100,100);
	border-left: 1px solid rgb(100,100,100);
	border-right: 1px solid rgb(100,100,100);
}
div#tags {
	float: left;
	width: 340px;
	margin: 0 0 0 4px;
	padding: 4px;
	border-bottom: 1px solid rgb(100,100,100);
	border-left: 1px solid rgb(100,100,100);
	border-right: 1px solid rgb(100,100,100);
	background-color: rgb(0,0,0);
}
	div#tags a:link {
		text-decoration: none;
	 	color: rgb(100,100,100);
		background-color: rgb(0,0,0);
	}
	div#tags a:visited {
		text-decoration: none;

	 	color: rgb(100,100,100);
		background-color: rgb(0,0,0);
	}
	div#tags a:hover {
		text-decoration: none;
	 	color: rgb(0,0,0);
		background-color: rgb(100,100,100);
	}
div#message {
}
	div#message ul {
		 list-style-type: none;
		 margin: 0px;
		 padding: 0px;
		 line-height: 10pt;
	 }
	div#message li {
 		 float: right;
		 display: block;
		 line-height: 8pt;
		 vertical-align: middle;
		 padding: 4px 2px 4px 10px;
		 font-weight: normal;
	 	 color: white;
	}
table#browse td {
		 line-height: 12pt;
		 font-family: Arial, sans-serif;
		 font-size: 7pt;
		 letter-spacing: 2px;
		 word-spacing: 4px;
 		 color: rgb(200,165,35);
 		 border: none;
}
table#browse a:link {
		text-decoration: none;
}
table#browse a:visited {
		text-decoration: none;
}
table#browse a:hover {
		text-decoration: none;
		background-color: rgb(70,70,70);
}
table#thumbs td {
		 line-height: 1.2em;
		 font-family: Arial, sans-serif;
		 font-size: 7pt;
		 letter-spacing: 2px;
		 word-spacing: 4px;
 		 color: rgb(200,165,35);
 		 border: none;
}
table#thumbs a:link {
		text-decoration: none;
}
table#thumbs a:visited {
		text-decoration: none;
}
table#thumbs a:hover {
		border: none;
		text-decoration: none;
		background-color: rgb(70,70,70);
}
table#details tr td {
		 line-height: 10pt;
		 vertical-align: middle;
		 font-family: Arial, sans-serif;
		 font-size: 7.5pt;
		 letter-spacing: 2px;
		 word-spacing: 4px;
 		 color: rgb(150,150,150);
		 border-bottom: 1px solid rgb(35,35,35);
}
table#details input, select {
		font-size: 7.5pt;
		color: rgb(200,200,200);
		background-color: rgb(25,25,25);
		letter-spacing: 1px;
		word-spacing: 2px;
}
table#details input#button{
		font-size: 7.5pt;
		color: rgb(10,10,10);
		letter-spacing: 1px;
		word-spacing: 2px;
		background-color: rgb(200,200,200);
}
table#details a:visited {
		color: rgb(180,180,180);
		text-decoration: none;
}
table#details a:hover {
		color: rgb(180,180,180);
		background-color: rgb(70,70,70);
		text-decoration: none;
}
table#details a:link {
		color: rgb(170,170,170);
		text-decoration: none;
}






table#imageInfo {
		 font-family: Arial, sans-serif;
		 font-size: 9pt;
}
table#imageInfo tr td {
		 line-height: 10pt;
		 vertical-align: middle;
		 font-family: Arial, sans-serif;
		 font-size: 9pt;
		 letter-spacing: 1.2px;
		 word-spacing: 2px;
 		 color: rgb(200,200,200);
		 border-bottom: 1px solid rgb(35,35,35);
		 padding-bottom: 4px;
}
table#imageInfo input {
		font-size: 9pt;
		color: rgb(200,200,200);
		background-color: rgb(40,40,40);
		letter-spacing: 1px;
		word-spacing: 2px;
		border: 0px;
}
table#imageInfo textarea {
		font-size: 9pt;
		color: rgb(200,200,200);
		background-color: rgb(40,40,40);
		letter-spacing: 1px;
		word-spacing: 2px;
		border: 0px;
}
table#imageInfo select {
		font-size: 9pt;
		color: rgb(200,200,200);
		background-color: rgb(40,40,40);
		letter-spacing: 1px;
		word-spacing: 2px;
		border: 0px;
}
table#imageInfo input#button{
		font-size: 9pt;
		color: rgb(10,10,10);
		letter-spacing: 1px;
		word-spacing: 2px;
		background-color: rgb(200,200,200);
}
table#imageInfo a:visited {
		color: rgb(150,150,150);
		text-decoration: none;
}
table#imageInfo a:hover {
		color: rgb(150,150,150);
		background-color: rgb(70,70,70);
		text-decoration: none;
}
table#imageInfo a:link {
	        font-family: Arial, sans-serif;
		font-size: 9pt;
		color: rgb(150,150,150);
		text-decoration: none;
}


table#imageInfo {
		 font-family: Arial, sans-serif;
		 font-size: 9pt;
}
table#imageInfoNoLine tr td {
		 line-height: 10pt;
		 vertical-align: middle;
		 font-family: Arial, sans-serif;
		 font-size: 9pt;
		 letter-spacing: 1.2px;
		 word-spacing: 2px;
 		 color: rgb(200,200,200);
}
table#imageInfoNoLine input {
		font-size: 9pt;
		color: rgb(200,200,200);
		background-color: rgb(40,40,40);
		letter-spacing: 1px;
		word-spacing: 2px;
		border: 0px;
}
table#imageInfoNoLine textarea {
		font-size: 9pt;
		color: rgb(200,200,200);
		background-color: rgb(40,40,40);
		letter-spacing: 1px;
		word-spacing: 2px;
		border: 0px;
}
table#imageInfoNoLine select {
		font-size: 9pt;
		color: rgb(200,200,200);
		background-color: rgb(40,40,40);
		letter-spacing: 1px;
		word-spacing: 2px;
		border: 0px;
}
table#imageInfoNoLine input#button{
		font-size: 9pt;
		color: rgb(10,10,10);
		letter-spacing: 1px;
		word-spacing: 2px;
		background-color: rgb(200,200,200);
}
table#imageInfoNoLine a:visited {
		color: rgb(150,150,150);
		text-decoration: none;
}
table#imageInfoNoLine a:hover {
		color: rgb(150,150,150);
		background-color: rgb(70,70,70);
		text-decoration: none;
}
table#imageInfoNoLine a:link {
	        font-family: Arial, sans-serif;
		font-size: 9pt;
		color: rgb(150,150,150);
		text-decoration: none;
}





table#standard tr td {
		 line-height: 10pt;
		 vertical-align: middle;
		 font-family: Arial, sans-serif;
		 font-size: 8pt;
		 letter-spacing: 2px;
		 word-spacing: 4px;
 		 color: rgb(200,165,35);
}
table#standard input, select {
		font-size: 9pt;
		color: rgb(200,200,200);
		background-color: rgb(25,25,25);
		letter-spacing: 1px;
		word-spacing: 2px;
}
table#standard input#button{
		font-size: 9pt;
		color: rgb(10,10,10);
		letter-spacing: 1px;
		word-spacing: 2px;
		background-color: rgb(200,200,200);
}
table#standard a:visited {
		color: rgb(200,165,35);
		text-decoration: none;
}
table#standard a:hover {
		color: rgb(200,165,35);
		background-color: rgb(70,70,70);
		text-decoration: none;
}
table#standard a:link {
		color: rgb(200,165,35);
		text-decoration: none;
}
table#item {
		 border-bottom: 1px solid rgb(200,200,200);
		 vertical-align: top;

}
table#item tr td {
		 line-height: 1.2em;
		 font-family: Arial, sans-serif;
		 font-size: 7pt;
		 letter-spacing: 2px;
		 word-spacing: 4px;
 		 color: rgb(200,165,35);
		 vertical-align: top;
}
table#item a:visited {
		color: rgb(200,165,35);
		text-decoration: none;
}
table#item a:hover {
		background-color: rgb(40,40,40);
		color: rgb(200,165,35);
		text-decoration: none;
}
table#item a:link {
		color: rgb(200,165,35);
		text-decoration: none;
}


table#basic tr td {
		 line-height: 10pt;
		 font-family: Arial, sans-serif;
		 font-size: 8pt;
		 letter-spacing: 1.2px;
		 word-spacing: 2px;
 		 color: rgb(150,150,150);
		 border-bottom: 1px solid rgb(35,35,35);
		 vertical-align: top;
}
table#basic input {
		font-size: 8pt;
		color: rgb(200,200,200);
		background-color: rgb(25,25,25);
		letter-spacing: 1px;
		word-spacing: 2px;
}
table#basic select {
		font-size: 8pt;
		color: rgb(200,200,200);
		background-color: rgb(100,100,100);
		letter-spacing: 1px;
		word-spacing: 2px;
}
table#basic input#button{
		font-size: 8pt;
		color: rgb(10,10,10);
		letter-spacing: 1px;
		word-spacing: 2px;
		background-color: rgb(200,200,200);
}
table#basic a:visited {
		color: rgb(150,150,150);
		text-decoration: none;
		font-size: 8pt;
}
table#basic a:hover {
		color: rgb(150,150,150);
		font-size: 8pt;
		background-color: rgb(70,70,70);
		text-decoration: none;
}
table#basic a:link {
		color: rgb(150,150,150);
		text-decoration: none;
		font-size: 8pt;
}


div#closeWindow {
	position: relative;
	float: left; 
	width: 100%;
	border-top: 1px solid grey;
	font-size: 8pt;
	text-align: center;
}
	div#closeWindow  a:link{
 		color: rgb(200,200,200);
		text-decoration: none;
	}

	div#closeWindow  a:hover{
 		color: rgb(255,255,255);
		text-decoration: none;
	}
	div#closeWindow  a:visited{
 		color: rgb(200,200,200);
		text-decoration: none;
	}

div#footer
{
 border-top: 1px solid rgb(70,70,70);
 width: 100%;
 padding: 1px;
 margin: 4px;
 float: left;
}
	div#footer ul {
		 list-style-type: none;
		 margin: 0px;
		 padding: 0px;
		 height: 1em;
		 text-align: left;
	 }

	div#footer li {
		 display: inline;
		 text-align: right;
		 line-height: 1.4em;
		 vertical-align: middle;
		 padding: 8px 8px 8px 8px;
		 font-weight: normal;
	 	 color: white;
	}
	div#footer a {
		 text-decoration: none;
	 	 color: white;
	 }
	div#footer a:hover {
		 text-decoration: none;
 		 color: rgb(255,128,64);
	 	 background-color: rgb(0,0,0);
	}
div#horizontalMenuBar
{
        float: right;
        padding: 2px;
	margin: 2px;
	font-family: Arial, sans-serif;
	font-size: 6pt;
	text-align: left;
	letter-spacing: 2px;
	word-spacing: 4px;
	height: 1.5em;
	color: white;
}
	div#horizontalMenuBar ul {
		 list-style-type: square;
		 margin: 0px;
		 padding: 0px;
		 text-align: left;
	 }
	div#horizontalMenuBar li {
		 display: inline;
		 text-align: left;
		 vertical-align: middle;
		 padding: 4px 2px 4px 10px;
		 font-weight: normal;
	 	 color: white;
	}
	div#horizontalMenuBar a {
		 text-decoration: none;
	 	 color: white;
	 }
	div#horizontalMenuBar a:hover {
		 text-decoration: none;
 		 color: rgb(255,128,64);
	 	 background-color: rgb(0,0,0);
	}

Div#adminBar {
	position: absolute;
	top: 10px;
	right: 2px;
	width: 900px;
	padding: 2px;
	margin: 2px;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	text-align: right;
	letter-spacing: 2px;
	word-spacing: 4px;
	height: 1.5em;
	color: white;
}
	div#adminBar ul {
		 list-style-type: square;
		 margin: 0px;
		 padding: 0px;
		 text-align: right;
	 }
	div#adminBar li {
		 display: inline;
		 text-align: right;
		 vertical-align: middle;
		 padding: 4px 2px 4px 10px;
		 font-weight: normal;
	 	 color: white;
	}
	div#adminBar a {
		 text-decoration: none;
	 	 color: white;
	 }
	div#adminBar a:hover {
		 text-decoration: none;
 		 color: rgb(255,128,64);
	 	 background-color: rgb(0,0,0);
	}

div#adminBar2 {
	position: absolute;
	top: 60px;
	right: 2px;
	width: 900px;
	padding: 2px;
	margin: 2px;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	text-align: right;
	letter-spacing: 2px;
	word-spacing: 4px;
	height: 1.5em;
	color: white;
}
	div#adminBar2 ul {
		 list-style-type: none;
		 margin: 0px;
		 padding: 0px;
		 text-align: right;
	 }
	div#adminBar2 li {
		 display: inline;
		 text-align: right;
		 vertical-align: middle;
		 padding: 4px 2px 4px 10px;
		 font-weight: normal;
	 	 color: white;
	}
	div#adminBar2 a {
		 text-decoration: none;
	 	 color: white;
	 }
	div#adminBar2 a:hover {
		 text-decoration: none;
 		 color: rgb(255,128,64);
	 	 background-color: rgb(0,0,0);
	}

div#adminBarNoVerticalBar {
	position: absolute;
	top: 10px;
	right: 2px;
	width: 900px;
	padding: 2px;
	margin: 2px;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	text-align: right;
	letter-spacing: 2px;
	word-spacing: 4px;
	height: 1.5em;
	color: white;
}
	div#adminBarNoVerticalBar ul {
		 list-style-type: none;
		 margin: 0px;
		 padding: 0px;
		 text-align: right;
	 }
	div#adminBarNoVerticalBar li {
		 display: inline;
		 text-align: right;
		 vertical-align: middle;
		 padding: 4px 2px 4px 10px;
		 font-weight: normal;
	 	 color: white;
	}
	div#adminBarNoVerticalBar a {
		 text-decoration: none;
	 	 color: white;
	 }
	div#adminBarNoVerticalBar a:hover {
		 text-decoration: none;
 		 color: rgb(255,128,64);
	 	 background-color: rgb(0,0,0);
	}

div#searchInstructions {
	padding: 4px; 
	margin-left: 4px;
	border-bottom: 1px solid rgb(250,255,175);
	border-top: 1px solid rgb(250,255,175);
}
div#searchBox {
	float: left;
	padding: 4px; 
	margin: 4px;
	width: 670px;
}
div#warningBox {
	float: left;
	width: 98%;
	border: 1px solid rgb(255,128,64);
	background-color: rgb(200,200,200);
}
div#warningBox p {
	padding: 8px;
	margin: 8px;
	color: rgb(255,0,0);
	font-family: Arial, sans-serif;
	font-size: 9pt;
	letter-spacing: 1.2px;
	word-spacing: 1.5px;
}
div#warningBox a
{
  color: white;
  text-decoration: none;
}


div#errorBox {
	float: left;
	width: 98%;
	border: 1px solid rgb(255,128,64);
	background-color: rgb(200,200,200);
}
div#errorBox p {
	padding: 8px;
	margin: 8px;
	color: rgb(255,0,0);
	font-family: Arial, sans-serif;
	font-size: 9pt;
	letter-spacing: 1.2px;
	word-spacing: 1.5px;
}
div#errorBox a
{
  color: white;
  text-decoration: none;
}


div#close
{
         text-align: center;
         padding: 4px;
}

span#headertextsmall {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	letter-spacing: 1.2px;
	word-spacing: 1.5px;
	color: rgb(200,200,200);
	letter-spacing: -1px;
}
span#loginname{
	position: absolute;
	right: 10px;
	top: 38px;
	background-color: rgb(255,128,64);
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
	letter-spacing: 1.2px;
	word-spacing: 2px;
}
span#imageDescription{
	background-color: rgb(80,80,80);
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: rgb(0,0,0);
	letter-spacing: 1.2px;
	word-spacing: 2px;
}
span#standard {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 8.5pt;
	color: rgb(200,200,200);
	letter-spacing: 1.1px;
	word-spacing: 1.4px;
}
span#standardReverse {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 8.5pt;
	color: black;
	letter-spacing: 1.1px;
	word-spacing: 1.4px;
}
span#standardMedium {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: rgb(200,200,200);
	letter-spacing: 1.1px;
	word-spacing: 1.4px;
}
span#standardSmall {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: rgb(200,200,200);
	letter-spacing: 1.1px;
	word-spacing: 1.4px;
}
p#tiny {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-align: right;
	color: rgb(200,200,200);
	letter-spacing: 1.2px;
	word-spacing: 2px;
	padding: 0px;
	margin: 0px;
}
span#bigMenuOption {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 17pt;
	color: rgb(0,0,0);
	letter-spacing: -1px;
	word-spacing: 2px;
	margin: 0px 0px 0px 8px;
	background: rgb(200,200,200);
	border-bottom: 2px solid black;
}
span#title {
	width: 100%;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: rgb(0,0,0);
	background-color: rgb(100,100,100);
	letter-spacing: 1.2px;
	word-spacing: 2px;
	padding: 1px;
}
span#barTitle {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 17pt;
	color: rgb(200,200,200);
	letter-spacing: -1px;
	word-spacing: 2px;
	margin: 0px 0px 0px 8px;
}
p#barTitle {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 17pt;
	color: rgb(200,200,200);
	letter-spacing: -1px;
	word-spacing: 2px;
}
p#sectionHeading
{
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 13pt;
	color: rgb(200,200,200);
	letter-spacing: -1px;
	word-spacing: 2px;
	margin: 0px 0px 0px 0px;
}
span#sectionHeading
{
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 13pt;
	color: rgb(200,200,200);
	letter-spacing: -1px;
	word-spacing: 2px;
	margin: 0px 0px 0px 0px;
}
p#sectionHeadingWithDivider
{
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 13pt;
	color: rgb(200,200,200);
	letter-spacing: -1px;
	word-spacing: 2px;
	margin-bottom: 4px;
	border-bottom: 1px solid grey;
	padding-bottom: 4px;
	padding-top: 8px;
}
p#sectionHeadingHighlight
{
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 15pt;
	font-variant: small-caps;
	color: orange;
	letter-spacing: -1px;
	word-spacing: 2px;
	margin: 0px 0px 0px 0px;
}
p#sectionHeadingHighlight A:hover
{
  background-color: orange;
  color: black;
}
textarea
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: rgb(200,200,200);
	background-color: rgb(0,0,0);
}
span#count
{
        color: white;
        font-size: 18px;
}

div#heading
{
        width: 99%;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: black;
	background-color: rgb(240,240,240);
	padding-left: 4px;
	z-index: -1;
}
span#basic
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: white;
}

div#errorBox
{
        height: 60px;
        border: 1px dotted red;
        padding: 2px;
	background-color: black;
	margin-bottom: 2px;
	margin-top: 2px;
}
div#warningBox
{
        height: 60px;
        border: 1px dotted yellow;
        padding: 2px;
	background-color: black;
	margin-bottom: 2px;
	margin-top: 2px;
}

div#pagebar
{
 float: left;
 border: 0px solid red;
 margin-bottom: 8px;
 margin-top: 8px;
 margin-left: 4px;
 width: 100%;
}
div#pagebar A
{
  color: white;
  text-decoration: none;

}
div#pagebar A:hover
{
  color: black;
  background-color: orange;

}

UL#bigBullets
{
  color: rgb(100,100,100);
  font-size: 10pt;
  text-decoration: none;
}
UL#bigBullets li
{
  color: white;
  text-decoration: none;
  list-style-type: square;

}
UL#bigBullets a
{
  color: rgb(200,200,200);
  text-decoration: none;
}
UL#bigBullets a:hover
{
  color: white;
  background-color: black;
}


UL#mediumBullets
{
  color: rgb(100,100,100);
  font-size: 9pt;
  text-decoration: none;
}
UL#mediumBullets li
{
  font-size: 9pt;
  color: white;
  text-decoration: none;
  list-style-type: square;

}
UL#mediumBullets a
{
  color: rgb(200,200,200);
  text-decoration: none;
}
UL#mediumBullets a:hover
{
  color: white;
  background-color: black;
}




.mout a
{
   color: white;
   text-decoration: none;
   background-color: black;
}

.mover
{
   background-color: #BBB;
}
.mover a
{
   color: WHITE;
   background-color: #BBB;
   text-decoration: none;
}



#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:			2px solid white;
}

/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	        #ffffff;
	cursor:			hand;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}

DIV.linkbuttons
{
   border: 0px solid rgb(200,200,200);
   margin: 4px 6px 4px 12px;
   padding: 4px;
}
DIV.linkbuttons a img
{
   border: 0px;
   padding-left: 8px;
}

DIV.mapThumb
{
  font-family: arial;
  font-size: 8pt;
  color: black;
  vertical-align: top;

}

#floatMenuItems td {
     color: white;
}
#floatMenuItems input {
     background: black;
     color: white;
}
#floatMenuItems ul {
     left: 35px;
     color: white;
     border: 1px solid rgb(110,110,110);
     border-left: 2px solid rgb(110,110,110);
     width: 100%;
     list-style-type: square;
     marker-offset: 4px;
     text-decoration: none;
}
#floatMenuItems ul li {
     margin-left: -1px;
     margin-right: -1px;
     text-decoration: none;
}

#floatMenuItems ul li a {
     color: white;
     text-decoration: none;
}
#floatMenuItems ul li a:hover {
     color: orange;
     text-decoration: none;
}
#floatMenuItems ul li a:visited {
     text-decoration: none;
}
