/*CSS file for Gallery Grade templates */
/* Hacks for IE browsers - for IE MAC \ */
* html .clearfix { height: 1%; } /* for IE5, 6 */
.clearfix {display: inline-block;} /* for IE7 */
.clearfix {display: block;}
/* end of hide from IE MAC */
/* End of hacks file */
.clearfix:after { /* for browsers that support :after */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*The order of each listing has an impact on the result*/
body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	background-color: #000;
	text-align: center;
	color: #FFF;
}
#container {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
#menu li {
	font-size: 100%;
	list-style: none;
	float: left;
	width: 140px;
	height: 50px;
	line-height: 40px;
	background: url(images/buttons/submenu_b.gif);
}
#menu li a, a:visited {
	text-decoration: none;
/*	display: block;*/
	width: 140px;
	height: 50px;
	line-height: 40px
	background: url(images/buttons/submenu_b.gif);
}
#menu li a:hover {
	display: block;
	width: 140px;
	height: 50px;
	line-height: 40px;
	background: url(images/buttons/submenu_c.gif);
}
#menu li a:active {
	display: block;
	width: 140px;
	height: 50px;
	line-height: 40px;
	background: url(images/buttons/submenu_a.gif);
}
#sub_menu {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 140px;
}
#sub_menu li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 100%;
	width: 140px;
	height: 50px;
	line-height: 40px;
	list-style: none;
	text-align: center;
	background-image: url(images/buttons/submenu_a.gif);	
}
.comment {
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	clear: both;	
}
#footer li {
	list-style: none;
	float: left;
	width: 140px;
}
#footer li a, a:visited {
	text-decoration: underline;	 
}
#site_map {
	text-align: left;
	width: 500px;
	margin: 0 auto;
}
#gallery_layer {
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 760px;
}
.gallery_position {
	position: absolute;
	left: 180px;
	top: 0px;
	width: 500;
	height: 374px;
}
.gallery_era_title {
	font-size: 140%;
	color: #CFF;
	clear: both;
	line-height: 200%;
}
h1 {
	font-size: 180%;
	font-weight: bold;
	color: #FC0;
}
h2 {
	font-size: 160%;
	color: #FC0;
}
h3 {
	font-size: 140%;
	color: #CFF;
	text-align: left;
	text-decoration: underline;
	clear: both;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0px;
}
h5 {
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
h6 {
	font-size: 80%;
	margin-top: 0px;
}
.gallery_pictures {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 140%;
	font-weight: bold;
	color: #FFC;
	text-align: center;
}
.gallery_picture_info_text {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
.gallery_picture_sm_info_text {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFF;
}
a:link {
	color: #FFC;
	font-weight: bold;
}
a:visited {
	color: #FFC;
	font-weight: bold;
}
a:hover {
	font-size: 110%;
	font-weight: bold;
	color: #FC0;
}
a:active {
	font-size: 110%;
	font-weight: bold;
	color: #FF0;
}
.align_left {
	text-align: left;
	margin-left: 10px;
}
.align_right {
	text-align: right;
	margin-right: 10px;
}
.float_left {
	float: left;
	display: block;
	list-style: none;
	margin-right: 10px;
}
.float_right {
	float: right;
	display: block;
	list-style: none;
	margin-left: 10px;
}
#demos {
	width: 450px;
	float: right;
}
#demos th {
	padding: 0 10px 0 10px;
	text-align: left;
	border-bottom: 1px solid #FFF;
}
#demos td {
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #FFF;
}
.color_yellow {
	color:#FC0;
}
.bottom_border {
	border-bottom: 1px solid #FFF;
}
.top_border {
	border-top-style: solid;
	border-top-color: #FFF;
	border-top-width: 1px;
}

p .initcap {
	font-size: 200%;
}
#bordered_text {
	font-style: italic;
	margin: 0px;
	width: 300px;
	border: thin solid #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	padding: 10px 0 10px 0;
	line-height: 1.5em;
}
.gallerymenu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 120%;
	line-height: 1.75em;
	text-align: left;
	background-position: center;
	font-weight: bold;
}
.gallerymenu a:link {
	color: #FFC;
	text-decoration: none;
}
.gallerymenu a:visited {
	color: #FFC;
	font-size: 100%;
	text-decoration: none;
}
.gallerymenu a:hover {
	color: #FC0;
	font-size: 100%;
	text-decoration: none;
}
.gallerymenu a:active {
	color: #FF0;
	font-size: 100%;
	text-decoration: none;
}
.clear_left {
	clear: left;
	text-align: left;
}
#sketch_column {
	text-align: left;
	float:right;
	width: 300px;
}
.superscript {
	font-size: 80%;
	vertical-align: super;
}
.subscript {
	font-size: 80%;
	vertical-align: sub;
}
.fractions {
	font-size: 80%;
	vertical-align: bottom;
}
fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #FC0;
	background-color: #666;
}
legend {
	color: #FFC;
}
.required {
	font-size: 80%;
}
label {
	float: left;
	width: 10em;
}
