/* Style The Universals */

* {
	margin: 0;
	padding: 0;
	font-family: Arial,Trebuchet,Tahoma,Helvetica,sans-serif;
}

body {
	font-size: 1em;
	text-align: center;
	background-color: #c0c0c0;
	min-height: 100%;
}

.main {
	width: 780px;
	background: transparent;
	margin: 0 auto;
	/*min-height: 20px;*/
	height: auto!important;
	/*height: 20px;*/
	background: #f0f0f0;
	border: 2px solid #ff0000;
}

* html .maincontent {
	height: 200px;
}
* html .left {
	height: 200px;
}

.left {
	float: left;
	width: 185px;
	min-height: 200px;
	padding-top: 1em;
}

.maincontent {
	float: right;
	width: 540px;
	min-height: 200px;
	padding: 1em 0.5em 0 0;
}
.maincontent ul {
	margin: 0 0 1em 1em;
}
.maincontent ol {
	margin: 0 0 1em 1.5em;
}
.maincontent li {
	color: #000000;
	font-size: 0.85em;
}

/* Style the page layout */
#wrapper {
	position: relative;
	top: 1em;
	margin: 0 auto;
	text-align: left;
	width: 790px;
}

#header {
	text-align: center;
	position: relative;
	margin: 0 auto;
	height: 180px;
	width: 685px;
	background: url('images/bannerx.png');
	background-repeat: no-repeat;
}

#navbar {
	padding-top: 150px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: auto;
	padding-bottom: 24px;
}

#validated {
	padding-top: 24px;
	margin: 0 auto;
	width: 780px;
	text-align: left;
}
.left .mainmenu ul {
	padding: 0;
	margin: 0;
	
}
.left .mainmenu li {
	display: block;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 30px;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 6px;
	
}

.left .mainmenu li.submenu {
	display: block;
	padding-left: 36px;
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
}
.left .mainmenu li.currentx {
	color: #ff0000;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
}

.left .mainmenu li.current {
	color: #ff0000;
}
.left .mainmenu li a {
	color: #000000;
	text-decoration: underline;	
}
.left .mainmenu li a:hover {
	background-color: #ff0000;
	color: #ffffff;
	text-decoration: none;	
}

.left .menu ul {
	padding: 0;
	margin: 0;

}.left .menu li {
	display: block;
	padding-left: 1em;
	font-size: 0.7em;
	font-weight: bold;
}
.left .menu li.current {
	color: #b678f4;
}
.left .menu li a {
	color: #0000ff;
	text-decoration: underline;	
}
.left .menu li a:hover {
	background-color: #cc99ff;
	color: #ffffff;
	text-decoration: none;	
}

#footer {
	margin: 0 auto;
	width: 780px;
	height: 46px;
	background: url('images/footer.png');
	background-repeat: no-repeat;
}

.imageplaceholder {
	margin: 1em;
	clear: both;
	text-align: center;
}

.clear {
	clear: both;
	width: 100%;
}

#rightpanel {
	position: relative;
	top: 0;
	float: right;
	width: 200px;
}

.editor {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#000066; 
	text-align:left;
	
}
.editor a{
	font-family:Arial, Helvetica, sans-serif; 
	color:#000066;
	font-weight: bold;
	text-align:left; 
	text-decoration: underline;
}
.editor a:hover{
	font-family:Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	text-align:left; 
	text-decoration: none; 
	background-color: #000066;
}

.galleryimage {
	width: 200px;
}
.gallerydescription {
	width: 480px;
}

.gallerydivider {
	margin: 1em;
	clear: both;
	width: 80%;
}


/* General Main Styles */

h1,h2,h3,h4,h5 {
	color: #ff0000;
	margin-bottom: 1em;
	text-align: left;
}

h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.0em;
}

p {
	color: #000000;
	font-size: 0.85em;
	margin-bottom: 1em;
}
p.submenu {
	font-size: 0.75em;
	margin-bottom: 0.2em;
	margin-left: 1em;
}
p.submenu a {
	text-decoration: none;
	color: #000000;
}
p a{
	color: #000000;
}
p a:hover{
	color: #ffffff;
	text-decoration: none;
	background: #ff0000;
}
li a{
	color: #000000;
}
li a:hover{
	color: #ffffff;
	text-decoration: none;
	background: #ff0000;
}


/* Classes */

img {
	text-decoration: none;
}
img a{
	text-decoration: none;
}

.browse {
	color: #b678f4;
	font-size: 1.2em;
	margin-bottom: 1em;
	text-align: center;
}
.footertext {
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}
.footertext a{
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.footertext a:hover{
	background-color: #ff0000;
	color: #ffffff;
	text-decoration: none;
}
.galleryhead,.galleryprice {
	font-size: 0.8em;
	text-align: left;
	color: #000000;
	font-weight: bold;
}

.gallerytable {
	font-size: 0.8em;
	text-align: center;
	color: #0099ff;
	font-weight: bold;
}
.gallerytable a {
	text-decoration: none;
	font-weight: bold;
}
.gallerytable a:hover {
	text-decoration: none;
	background: #0099ff;
	color: #ffffff;
	font-weight: bold;
}


label {
	float:left;
	width: 170px;
	clear: both;
}
input.text {
	float:left;
	margin-bottom: 1.5em;
	margin-right: 20px;
	clear: both;
}
input.submit {
	float:left;
	margin-bottom: 1.5em;
	margin-right: 20px;
	clear: both;
}
#contactimage {
margin-left: 150px;
}
textarea {
	float:left;
	margin-right: 20px;
	margin-bottom: 0.5em;
}
.inputbox {
	width: 55%;
}
.textareabox {
	width: 55%;
}

.addtocart {
	cursor: pointer;
}

.fmblogo {
	margin: 2em 0 1em 2em;
}
.logocaption {
	margin: 0 0 2em 2em;
	font-size: 0.75em;
}
.logocaption a {
	color: #000000;
}
.logocaption a:hover {
	color: #ffffff;
	background: #ff0000;
	text-decoration: none;
}

/* Lightbox Styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



