/* Sub Content Wrapper
**************************************************/

#subContent {
	width: 768px;
	background: #fff url(../../images/subpage/leftbg.gif) repeat-y top left;
	position: relative;
	padding-top: 10px;
}

#subLeft {
	position: absolute;
	top: 0;
	left: 0;
}

/* Subnav
**************************************************/

#subnav {
	width: 215px;
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 77%/77% 'lucida grande',tahoma,sans-serif;
	z-index: 99;
	border-bottom: 3px solid #CFDBF7;	
}

	#subnav h2 {
		margin: 0;
		padding: 25px 12px 10px 12px;
		color: #6979C5;
		text-transform: capitalize;
		font-size: 120%;
		font-weight: bold;
		letter-spacing: 2px;
		background: transparent;
		border-bottom: 3px solid #CFDBF7;
	}
	
	#subnav li {
		position: relative;
		margin: 0;
		padding: 0;
		list-style: none;
		z-index: 100;
	}	
	
		#subnav li ul {
			margin: 0;
			padding: 0;
		}
		
		#subnav li ul li {
			margin: 0;
			padding: 0;
		}

	#subnav a {
		display: block;
		width: 200px;
		margin: 0;
		padding: 10px 3px 10px 12px;
		color: #6d7dd3;
		font-weight: bold;
		text-decoration: none;	
		border-bottom: 1px solid #B9CAF2;	
	}
	
		#subnav a:hover {
			background-color: #D2DDF5;			
		}
			
			#subnav ul ul a {
				border: none;
			}		


	#subnav ul ul {
		position: absolute;
		top: 0;
		left: 100%;
		width: 195px;
		margin: 0;
		padding: 0;
		z-index: 100;
	}
	
		#subnav ul li.cCategory ul {
			position: relative;
			left: 0;
			right: 0;
		}
		
			#subnav ul li.cCategory {
				text-indent: 5px;
				background: transparent url(../../images/bg-notch-down.gif) no-repeat 5px 11px;				
			}
		
			#subnav ul li.cCategory ul a {
				text-indent: normal;
				padding: 10px 3px 10px 12px;		
				font-size: 90%;	
				color: #6d7dd3;
				background-color: #E4EAF8;
			}
			
			#subnav ul li.cCategory ul a:hover {
				background-color: #D2DDF5;
			}
			
			

	#subnav ul ul,
	#subnav ul li:hover ul,
	#subnav ul li.cCategory ul ul
	{display: none;}
	
	#subnav ul li.cCategory:hover ul {
		display: block;
	}
	
		#subnav ul li.cCategory ul
		{display: block;}		


	






/* Breadcrumbs
******************************************************/

#breadcrumbs p, #breadcrumbs p a {
	color: #6d7dd3;
	font-size: 100%;
}



span.breadyou {
	display: block;
	float: left;
}




/* Main Content
******************************************************/

#mainContent {
	margin-left: 260px;
	width: 450px;
}

/* Subcontent Header
**************************/

#mainContent h2 {
	font: normal 125%/125% 'lucida grande',tahoma,sans-serif;
	color: #F4AC5A;
	border-bottom: 1px solid #F4AC5A;
	clear: left;
}

#contentArea {
	font-size: 80%;
}

#contentArea a {
	color: #6d7dd3;
}

#contentArea a:hover {
	color: #F4AC5A;
}

#contentArea p {
	padding: 0 0 20px 0;
	margin: 0;
}

#contentArea p.error {
	margin: 10px;
	padding: 10px 0 10px 35px;
	font-weight: bold;	
	background: transparent url(../../images/error.gif) no-repeat 10px 50%;	
	border-top: 1px solid #F0CB78;
	border-bottom: 1px solid #F0CB78;
	background-color: #F9EBCD;
}

#contentArea p.success {
	margin: 10px;
	padding: 10px 0 10px 35px;
	font-weight: bold;
	background: transparent url(../../images/success.gif) no-repeat 10px 50%;	
	border-top: 1px solid #B1DDAA;
	border-bottom: 1px solid #B1DDAA;
	background-color: #CBE1C7;
}



	/*--|| Archives || -------------*/
	#archives-search {
	  	margin: 0;
	  	padding: 0;
	}

	#archives-search form{
	 	margin: 0 5px;
	  	padding: 7px 0 20px 0;
	}	
	 
	#archives-frame {
		margin: 0 5px;
		padding: 0;
		background: url('../../images/bg-archives.jpg') no-repeat;
	}	

	#archives-monthly {
	  	float: left;
	  	margin: 0;
	  	padding: 0;
	  	width: 175px;
	}

	#archives-monthly h3{
	  	display: block;
	  	margin: 0 0 5px 0;
	  	padding: 5px 0 5px 0;
		font: normal 100%/100% 'lucida grande',tahoma,sans-serif;
		color: #7A89D7;
	  	border-top: 1px solid #AFB8E7;
	  	border-bottom: 1px solid #AFB8E7;
	}
	
	#archives-monthly a {
		font-size: 95%;
		font-weight: bold;
		color: #6d7dd3;
		text-decoration: none;
	}
	
	#archives {
		margin: 0 0 0 180px;
		padding: 0;
	}
	
	#archives a {
		color: #6d7dd3;
	}

	#archives h3{
	  	display: block;
	  	margin: 0 0 5px 0;
	  	padding: 5px 0 5px 0;
		font: normal 100%/100% 'lucida grande',tahoma,sans-serif;
		color: #7A89D7;
	  	border-top: 1px solid #AFB8E7;
	  	border-bottom: 1px solid #AFB8E7;
	}

	#archives p.frame {
		margin: 0;
		padding: 5px 0;
		border-bottom: 1px dashed #999;  
	}

/* Search Results
******************************************************/

#search h3 {
	border-bottom: 1px solid #6979C5;
	margin: 0;
	padding: 0;
}

#search h3 a {
	color: #6979C5;
	font-size: 80%;
	text-decoration: none;
}

#search p a {
	color: #6d7dd3;
}

#search p {
	font-size: 80%;
}

#search p.search-data {
	background: transparent url(../../images/subpage/quote.gif) no-repeat top left;
	padding: 13px 0 0 25px;
}

#search p a:hover {
	color: #F4AC5A;
}


#resultsbox {
	background: transparent url(../../images/subpage/searchbg.gif) repeat-x top left;
	padding: 10px;
}


/* Forms
******************************************************/
table.form tr {
	padding: 10px 0;
}

	table.form tr.last th, table.form tr.last td { border-bottom: none; }

table.form th {
	padding-top: 10px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #DCE6FB;
}

table.form td {
	border-bottom: 1px solid #DCE6FB;
}

table.form label {
	color: #6d7dd3;
	font-weight: bold;
}

#contentArea table.form p {
	display: block;
	margin: 4px 0 4px 0;
	padding: 0;
	color: #999;
	font-size: 90%;
}


/* Gallery
**************************************************/

#gallery {

}

#photoAlbums {
	margin: 0 10px;
}

#photos {
	padding: 0 0 20px 0;
	text-align: center;
}

#photos img {
	margin: 5px 10px;
	padding: 5px;
	background-color: #EEF1F6;
	border:  1px solid #DDE4F6;
}

#photos img:hover {
	background-color: #D5DBE6;
}

#next-previous {
	position: relative;
	margin: 5px 0 5px 0;
	padding: 10px 0 10px 0;		
	display: block;
	width: 480px;
	z-index: 1;
}
	
	#next-previous ul {
		margin: 0 5px 0 0;
		padding: 0;
		display: inline;
		list-style-type: none;
		z-index: 1;
	}
		
	#next-previous li {
		margin: 0;
		padding: 0;
		display: inline;
		z-index: 1;		
	}
		
	#next-previous a {
		padding: 3px 7px 5px 7px;
		font-size: 11px;
		color: #7282D5;
		text-decoration: none;
		border: 1px solid #7282D5;
	}
		
	#next-previous a:hover {
		color: #fff;
		background-color: #9EB6EC;
		border-color: #7282D5;
	}
		
	#next-previous li.current {
		padding: 3px 7px 5px 7px;
		font-size: 11px;
		color: #fff;
		text-decoration: none;
		background-color: #7282D5;
		border: 1px solid #4858AA;
	}
	
	
	#next-previous li.spacer {
		padding: 3px 7px 5px 7px;
		font-size: 11px;
		color: #333;
	}	
	
	

