@charset "UTF-8";
body,td,th {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.display {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
.display a:link {
	color: #333333;
	background-color: #efefef;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.display a:visited {
	color: #CC0000;
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.display a:hover {
	color: #CC0000;
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.galleryname {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.Article h1 {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Article p {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 0px;
}

#footer { margin-top: 10px;}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover {
	color: #CC6600;
	text-decoration: none;
}

#scrollable {
	width: 325px; 
	height: 450px; 
	overflow: hidden; 
	border: 1px solid #CCCCCC; 
	float: left; 
	margin-right: 0px; 
	position: relative;
}

#blog-list {
	float: left; 
}

#scrollable2 {
	width: 325px; 
	height: 392px; 
	overflow: hidden; 
	border: 1px solid #CCCCCC; 
	margin-right: 0px; 
	position: relative;
}

#scrollable3 {
	width: 582px; 
	height: 450px; 
	overflow: hidden; 
	border: 1px solid #CCCCCC; 
	float: left; 
	margin: 0 0 10px 7px; 
	position: relative;
}

body {
	font: 62.5% "Lucida Grande", Verdana, sans-serif;
}
#dialog_link {
	padding: .7em 1em;
	text-decoration: none;
}
#thumb {
	position:relative;
	height:47px;
	width:12px;
	background-color:#CCCCCC;
	border:1px outset #eee;
}
.thumb {
	position:relative;
	height:47px;
	width:12px;
	background-color:#CCCCCC;
	border:1px outset #eee;
	left:0; 
	top:0;
}

#titles {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#titles li {
	font-size: 10px;
	width: 315px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 13px;
	font-weight: bold;
	list-style-type: none;
	display: block;
}
#titles li hr {
	border: 0;
  width: 95%;
	color: #CCC;
	background-color: #CCC;
	height: 1px;  
}

#titles a:link {
	color: #333333;
}
#titles a:hover {
	color: #CC6600;
}
#titles a:visited {
	color: #333333;
}

#blogContent {
	overflow: hidden;
	margin-right: 15px;
}

#blogContent h1 {
	font-size: 1em;
	margin: 10px 15px 8px 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}

#blogContent h2 {
	font-size: 1em;
	margin: 0 0 5px 0;
}

#blogContent h3 {
	font-size: 1em;
	margin: 0 0 5px 0;
}

#blogContent ul {
	margin: 5px 15px 5px 15px;
}

#blog_posts {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#blog_posts li {
  overflow:hidden; 
	font-size: .9em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	list-style-type: none;
	display: block;
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #CCC;
}
#blog_posts a:link {
	color: #333333;
}
#blog_posts a:hover {
	color: #CC6600;
}
#blog_posts a:visited {
	color: #333333;
}

#blog_posts span {
	font-weight:normal;
}

#blogs {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 0px;
}
#blogs li {
  overflow:hidden; 
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 13px;
	font-weight: bold;
	list-style-type: none;
	display: block;
	margin-bottom: 1em;
}

#blogs li hr {
	border: 0;
  width: 95%;
	color: #CCC;
	background-color: #CCC;
	height: 1px;  
}

#blogs li p {margin: 0 10px 0 10px;}

#blogs a:link, #blogs a:visited {
	color: #333333;
	font-weight: bold;
}
#blogs a:hover {
	color: #CC6600;
}

.blog_description {
	display: block;
	xcolor: #888;
	margin-left: 40px;
	font-weight: normal;
}

#blogs img {
  float: left;
  width:35px;
  border:none; 
  text-align:left;
  margin-right:6px;  
  padding-bottom:10px; 
}

#blog-page-description {
	font-size: .9em;
	margin: 10px 0 10px 0;
	padding: 10px 10px 8px 10px;
	width: 305px;
	border: 1px solid #CCCCCC; 
}

fieldset {
	width: 580px;
	text-align: right;
	border: dashed 1px #DDD;
	padding: 10px;
	background-color: #EEE;
}

label {
	vertical-align: top;
}

#support-container {
	border: 1px solid #CCCCCC;
	height: 450px; 
	margin: 0 5px 10px 0;
	padding: 0 0 0 5px;
}

#support {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

#support h3 {
	background:url('../images/arrow.png') 0 0 no-repeat;
	height: 30px;
	padding-left: 36px;
	padding-top: 5px;
	margin: 1em 0 0 0;
	font-size: 12px;
}

#support h3 a {
	color: #000000;
	text-decoration: none;
}
#support h3 a:hover {
	color:#CC6600;
}

#support ul {
	margin: .8em 0 3em 0;
}

#support label em {
	font-size: .6em;
	color: #666666;
	display: inline;
}

.error {
	color: #AA0000;
}

#gallery_info fieldset {
	width: 700px;
}

#gallery_info input, #gallery_info textarea {
  margin-bottom: 20px;
}


