/* CSS Document */
/* PlanetFish Design | www.planetfishdesign.com */
/* Author | Felicia Lo */

/* =Header
 ----------------------------------------------- */
body,td,th {
	color: #333333;
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background: #E4E0B6 url(../images/interface/bkgd_body.gif) repeat-y center;
}
 
/* =Structure
 ----------------------------------------------- */
#container {
	width: 740px;
	margin: 0px auto;
}
#maincontent {
	float: left;
	width: 570px;
}
#sidenav {
	float: left;
	width: 170px;
}
#footer {
	clear: both;
	font-size: 9px;
	color: #999999;
	line-height: 14px;
	padding: 20px 0px;
	border-top: 1px dotted #D3CAA1;
	margin: 20px 0px;
}
#splash {
	background: #FBF9F2;
	margin: 0 1px;
}
.colLeft {
	float: left;
	width: 250px;
}
.colRight {
	float: left;
	width: 250px;
	margin-left: 30px;
}
.clear {
	clear: both;
	height: 0;
}
#newsletterTOC {
	float:right;
	margin: 15px 0 10px 15px;
	padding: 20px 15px 0 15px;
	width: 175px;
	border: 1px solid #CAD4EB;
	font-size: 10px;
	background: #EEF1F8;
}

/* =Nav
 ----------------------------------------------- */
#sidenav_content {
	padding: 20px 10px;
	color: #666666;
}
	#sidenav_content li {
		list-style: none;
		margin: 0px 0px 0px -1em;
		padding: 7px 0;
		font-weight: bold;
	}
	#sidenav_content ul {
		margin: 10px 0 0 1em;
		padding: 0;
	}
	#sidenav_content li a:link, #sidenav_content li a:visited {
		color: #8A745E;
	}
	#sidenav_content li a:hover, #sidenav_content li a:active, #sidenav_content li a.current {
		color: #991107;
		text-decoration: none;
	}


/* =Search
 ----------------------------------------------- */


/* =Headings
 ----------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 28px;
	color: #990000;
	font-style: italic;
	line-height: 26px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	color: #394B8F;
	font-weight: normal;	
	margin-bottom: -.45em;
	margin-top: 2em;
}
h3 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #8A745E;
	margin-bottom: -.45em;
	margin-top: 2em;
}
h5 {
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -.95em;
}
.linedTable h2 {
	margin: 0;
}

#sidenav_content h2, #newsletterTOC h2 {
	font-size: 16px;
	line-height: 18px;
	color: #394B8F;
	font-weight: normal;
	margin: 0;
	border-bottom: 1px dotted #5C6BA5;
}
/* =Lists
 ----------------------------------------------- */
li {
	padding: 0 0 5px 0;
}
ul li, ol li ol li ul li {
	list-style-type: square;
}
ol li ol li {
	list-style:lower-alpha;
}

/* =Forms
 ----------------------------------------------- */
input, select, textarea {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
input.fieldTiny, select.fieldTiny {
	width: 30px;
}
input.fieldShort, select.fieldShort {
	width: 130px;
}
input.fieldShorter, select.fieldShorter {
	width: 100px;
}
input.fieldMed, select.fieldMed, textarea.fieldMed {
/*	width: 235px;*/
}
input.fieldLong, textarea.fieldLong, select.fieldLong {
	width: 400px;
}

/* =Links
 ----------------------------------------------- */
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #6666FF;
	text-decoration: underline;
}
a:active {
	color: #6666FF;
	text-decoration: none;
}

/* =Tables
 ----------------------------------------------- */
.linedTable {
	margin: 0;
	padding: 0;
}
.linedTable td {
	background-color: #FFFFFF;
}
.linedTable tr.greyRow td {
	background-color: #EBEBEB;
}
.linedTable tr.beigeRow td {
	background: #F5F3E2;
}
.linedTable tr.blueRow td {
	background: #E0E6F3;
}
.linedTable tr.yellowRow td {
	background: #F1EEAD;
}
.linedTableNone td, .linedTableNone th {
	padding: 4px 10px 4px 6px;
	vertical-align: top;
	font-size: 10px;
}
.linedTable td, .linedTable th {
	border-top: 1px solid #DDDDDD;
	padding: 4px 10px 4px 6px;
	vertical-align: top;
	font-size: 10px;
}
.linedTable th {
	background-color: #EFEFEF;
	text-align: left;
	font-weight: bold;
}
.linedTable tr.lastline td, .linedTable tr.lastline th {
	border-bottom: 1px solid #DDDDDD;
}
.linedTable tr.noline td {
	border-top: none;
}

/* =Breadcrumbs
 ----------------------------------------------- */
#breadcrumbs {
	padding: 0px;
	margin: 10px 0 25px 0;
	font-size: 9px;
	line-height: 14px;
}
#breadcrumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 
#breadcrumbs ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
} 
#breadcrumbs ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
}
	
#breadcrumbs ul li.first:before {
	content: " ";
}

/* =Misc
 ----------------------------------------------- */
.padding10px {
	padding: 10px;
}
.padding20px {
	padding: 20px;
}
.newsletterTop {
	border-bottom: 1px solid #CAD4EB;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 5px;
}

/* =Photo Gallery
 ----------------------------------------------- */
 
.imageRight {
	padding: 8px;
	border: 1px solid #999;
	background: #FFF;
	margin: 5px 0 10px 10px;
	float: right;
	text-align: center;
	font-size: 10px;
}
.imageLeft {
	padding: 8px;
	border: 1px solid #999;
	background: #FFF;
	margin: 5px 10px 10px 0;
	float: left;
	text-align: center;
	font-size: 10px;
}
.imageNoFloat {
	padding: 8px;
	border: 1px solid #CCC;
	background: #FFF;
	margin: 5px 10px 10px 0;
	float: none;
	clear: both;
	text-align: center;
	font-size: 10px;
}
.imageLeft img, .imageRight img, .imageNoFloat img {
	margin-bottom: 3px;
}
.thumbnailPhoto {
	float: left;
	margin: 5px 8px 5px 0;
	padding: 5px;
	background: #FFF;
	border: 1px solid #CCC;
}
.alpha-shadow {
	clear: both;
	float:left;
	background: url(../images/photogallery/shadow.gif) no-repeat bottom right;
	}

.alpha-shadow div {
  background: url(../images/photogallery/shadow2.png) no-repeat left top !important;
  background: url(../images/photogallery/shadow2.gif) no-repeat left top;
  float: left;
  padding: 0px 6px 6px 0px;
  }

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: 0;
  }
	
.boldBlue {
	font-weight: bold;
	color: #394B8F;
}
.ErrorLayer {
	background: #EFEFEF;
	padding: 10px;
	border: 1px solid #990000;
	color: #990000;
}

.MessageLayer {
	background: #ECF0D0;
	margin: 10px 0px;
	padding: 10px;
	border: 1px solid #C7C7C7;
}

.lineUnder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
