@charset "UTF-8";
/* CSS Document */


* {padding:0;
margin:0;
border:0;}

body {
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}



.section_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #A0AEC8;
}


#wrapper {
	width: 100%;
	padding: 0px;
	height: 450px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#home_image_wrapper {
	height: 450px;
	margin-top: 0px;
	width: 100%;
	clear: both;
	background-image: url(images/home_background.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#inner_wrapper {
	height: 450px;
	margin-top: 0px;
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}


#inner_wrapper_2 {
	height: 450px;
	margin-top: 0px;
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}



.item {
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8px;
	color: #999999;
	margin-right: 5px;
	background-color: #FFFFFF;
}



.item_footer_left {
	width: 500px;
	float: left;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	margin-right: 5px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
}

.item_footer_right {
	width: 515px;
	float: left;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	margin-right: 5px;
	background-color: #FFFFFF;
	text-align: right;
	padding: 0px;
}


.row {
	clear: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	width: 1100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
 
 
 .row_footer {
	clear: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 1030px;
	background-color: #FFFFFF;
}


 
 .thumbnail_item {
	width: 135px;
	float: left;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8px;
	color: #999999;
}




#homeheading {
	width: 400px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin-bottom: 12px;
	background-color: #FFFFFF;
}

#title_text {
	width: 1000px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-color: #FFFFFF;
	padding: 5px;
}

.title_text_light {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1em;
	width: 1000px;
	border: 1px none #CCCCCC;
	padding: 5px;
}




#heading {
	width: 250px;
	float: none;
}

h1 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1.2em;
	width: 1000px;
	border: 1px none #CCCCCC;
	padding: 5px;
}


.h1_light {
	color:#A0AEC8;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1em;
	width: 1000px;
	border: 1px none #CCCCCC;
	padding: 5px;
}



h3 {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
}


.title {
	width: 100px;
	padding: 5px;
}




.home_entry_link {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 0.7em;
	width: 1000px;
	border: thin none #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
}

#nav {
	width: 1100px;
	padding: 5px;
	text-align: justify;
	background-color: #FFFFFF;
	list-style-type: none;
}



#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	display: inline;
	text-decoration: none;
	padding-right: 15px;
	font-weight: normal;
	list-style-type: none;
}







#nav_home {
	width: 1100px;
	padding: 5px;
	text-align: justify;
	background-color: #FFFFFF;
	list-style-type: none;
}



#nav_home li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	display: inline;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
}






#detail_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	list-style-type: none;
	margin-left: 858px;
	vertical-align: text-bottom;
	margin-top: 275px;
	background-color: #FFFFFF;
}



#left_descriptions {
	width: 155px;
	clear: both;
	float: left;
	padding-top: 50px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}



#wrapper {
	padding: 0px;
}





#left_thumbnails {
	width: 135px;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
}

#left_thumbnails li {
	display: inline;
	padding: 0px;
	margin: 0px;
}


#right_main {
	width: 700px;
	float: left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 450px;
}

#right_main_text {
	width: 700px;
	float: left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 450px;
	overflow: auto;
	text-decoration: none;
}



#detail_and_nav {
}


#detail li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	list-style-type: none;
	margin-left: 858px;
	background-color: #FFFFFF;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	background-color: #FFFFFF;
	padding: 5px;
	width: 500px;
}

#footer_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	background-color: #FFFFFF;
	padding: 5px;
	width: 500px;
}


.clear {clear:both;}



/* Links */



a:link {
	text-transform:none;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
}
a:visited {
	text-transform:none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}
a:hover {
	text-transform:none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}
a:active {
	text-transform:none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}






a.ceramic_works:link {
	text-transform:none;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
}
a.ceramic_works:visited {
	text-transform:none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}
a.ceramic_works:hover {
	text-transform:none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}
a.ceramic_works:active {
	text-transform:none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}







a.highlight_page:link {
	text-transform:none;
	color: #8A96AE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
a.highlight_page:visited {
	text-transform:none;
	color: #8A96AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}
a.highlight_page:hover {
	text-transform:none;
	color: #8A96AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}
a.highlight_page:active {
	text-transform:none;
	color: #8A96AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}




a.link_prev_next:link {
	color: #A0AEC8;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link_prev_next:visited {
	color: #A0AEC8;
	font-size: 1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.link_prev_next:hover {
	color: #A0AEC8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a.link_prev_next:active {
	color: #A0AEC8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
