body {
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	color:#AAAAAA;
	background-color:#FFFFFF
}

.class_subtitle {
	font-size: 15px;
	font-weight: bold;
}

.class_title {
	font-size: 15px;
	color: #676767;
	font-weight: bold;
}

.gallery_title {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

.gallery_description {
	font-size: 10px;
	color: #999999;
	padding-bottom: 50px;
}

.gallery_sizeandprice {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}

p.error {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-align:center;
}

a.buy_now {
	font-size: 15px;
	color: #999999;
	font-weight: bold;
}

* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
}
#container {
	width: 850px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: left;
	background-color: #FFFFFF;
	color:#AAAAAA;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 1px;
}

#about_container {
	width: 850px;
	height: 454px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #FFFFFF;
	color:#AAAAAA;
	border-left-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #AAAAAA;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #AAAAAA;
	border-top-style: solid;
	border-top-width: 1px;
}

#header {
	padding-top: 23px;
	padding-left: 30px;
	padding-right: 30px;
}
.spacer {
	width:100%;
	height:15px;
}
hr {
	border:0px;
	color:#CCCCCC;
	background-color:#CDCDCD;
	height: 1px;
	width: 100%;
	text-align: left;
}
h1 {
	font-size:28px;
	color:#000000;
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:250;
	text-align: center;
	padding-top: 10px;
}
h2 {
	font-size:20px;
	color:#CCCCCC;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
	background-color:#FFFFFF;
}
h3 {
	color:#FFBA27;
	font-size:15px;
	background-color:#F9F9F9;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	font-weight:300;
	padding:5px;
}
.top_main_heading {
	margin-top:15px;
}
#left {
	float:left;
	width:200px;
	background-color:#FFFFFF;
	color:#AAAAAA;
}
#leftcontent p {
	color:#AAAAAA;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
#leftcontent ul {
	list-style:none;
	padding-left:20px;
	color:#AAAAAA;
	background-color:#FFFFFF;
}
#leftcontent a {
	color:#FFBA27;
	text-decoration:none;
	font-size:16px;
	background-color:#FFFFFF;
}
.news {
	color:#999999;
	background-color:#FFFFFF;
	line-height:20px;
	padding:5px;
}
#leftcontent a:hover {
	color:#FFBA27;
	background-color:#FFFFFF;
	text-decoration:underline;
}

#imagescontent {
text-align:center;
}

#imagerow {
max-width: 840px;
min-height: 105px;
}

#main {
	float:left;
	width:840px;
	color:#999999;
	padding-bottom:20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial;
	font-size: smaller;
}

#main img {
	border-style: none;
}

#main table.simple_border {
	border-bottom:0px;
	border-left:1px;
	border-right:0px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
}

#main tr.rightline {
	border-right: 1px;
	border-style: solid;
	border-color:#AAAAAA;
}

#main p {
	margin-bottom: 2em; }


#maincontent p {
	color:#999999;
	background-color:#FFFFFF;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	line-height:20px;
	padding:20px;
}
#maincontent a {
	color: #FFBA27;
	background-color:#FFFFFF;
	text-decoration:none;
}
#maincontent a:hover {
	color:#FFBA27;
	background-color:#FFFFFF;
	text-decoration:underline;
}
a {
	color: #999999;
	text-decoration: underline;
}
a.no_underline {
	color: #999999;
	text-decoration: none;
}

#about_footer {
	text-align: center;
	background-color: #FFFFFF;
	color:#AAAAAA;
	clear: both;
	padding-top: 0px;
}

#footer {
	clear:both;
	width:800px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}
#footer a {
	color:#AAAAAA;
	background-color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#AAAAAA;
	background-color:#FFFFFF;
	text-decoration:underline;
}
.right {
	color:#AAAAAA;
	background-color:#FFFFFF;
	float:right;
	font-size:100%;
	margin-top:5px;
}
.left {
	color:#AAAAAA;
	background-color:#FFFFFF;
	float:left;
	font-size:100%;
	margin-top:5px;
}

#left_logos {
	float: left;
	padding-right: 20px;
}

#menu_mover {
	float: right;
	padding-right: 150px;
}

#menu {
	float: left;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#bdbab5;
	padding-right: 35px;
	padding-left: 10px;
	padding-top: 0px;
	
}

#menu_gallery {
	float: right;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	
}


.unstyled_list li { 
	vertical-align: top;
	padding-top: 0px;
	display: block;
	line-height: 100%;
} 

table.about_box {
	border: 0px;
	width: 100%;
}

table.about_box td {
	vertical-align:top;
}

table.gallery {
	width: 800px;	
	height: 400px;
	vertical-align: top;
}


table.about_box td.row_spacer {
	padding-top: 100px;
	text-align: center;
	padding-bottom: 10px;
}

table.about_box td.row_spacer_left {
	padding-top: 100px;
	text-align: left;
	padding-bottom: 10px;
}

table.about_box td.one {
	padding-left: 0px;
	padding-right: 20px;
	vertical-align: top;
}

table.about_box p.black {
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.about_box td.two {
	padding-left: 0px;
	padding-right: 20px;
	vertical-align: top;
}

table.about_box td.three {
	padding-left: 10px;
	padding-right: 30px;
	vertical-align: top;
}

table.about_box td.four {
	padding-left: 25px;
	padding-right: 30px;
	vertical-align: top;
}

td.pad_left {
	padding-left: 20px;
	vertical-align: top;
}

td.bold_only {
font-weight: bold;
color:#333333;
}

/* Form styling */ 

textarea.about_edit {
	text-align: center;
	width: 500px;
	height: 500px;
}

input.inputbox {
background-color: #FFFFFF;
border: 1px solid #AAAAAA;
color: #AAAAAA;
font-family:arial, verdana, helvetica, sans-serif;
font-size: 10px;
}
input.inputbox_larger {
background-color: #FFFFFF;
border: 1px solid #AAAAAA;
color: #000000;
font-family:arial, verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

textarea.detailbox {
background-color: #FFFFFF;
border: 1px solid #AAAAAA;
color: #000000;
font-family:arial, verdana, helvetica, sans-serif;
font-size: 10px;
}


/* Lightbox stuff */

#lightbox{
	background-color:#fff;
	padding: 10px;
	border: 0px solid #fff;
	}
#lightboxDetails{
	font-size: 1em;
	padding-top: 1em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(administration/lightbox/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	
/* Form on featured gallery items */
form select.featured {
max-width: 250px;
width: 250px;
}

/* Table for gallery features */
table.gallery_features td {
	text-align: center;
	height: 150px;
}

table.featured_gallery {
	width: 100%;	
}

table.featured_gallery td {
	width: 25%;
	text-align: center;
}