a:link {
	color: #0080ff;
}

a:visited {
	color: #0080ff;
}

#pageHeader {
	background: url(../../images/header_bg.jpg) repeat-x;
}

#pageheadertitle{
	background: url(../../images/welcometocarelpress.png) no-repeat;
	height: 71px;
	float: left;
	width: 100%;
	
}

#pageHeader h1 {
	font-size: 1.6em;
	font-weight: normal;
}

#pageHeader h2 {
}

#sidebarContainer .sideHeader {
	color: #0080ff;
}

#breadcrumbcontainer a:hover {
	color: #0080ff;
}

#navcontainer #current {
	background: repeat-x url(../../images/button_over.png);
}

#navcontainer .currentAncestor {
	background: repeat-x url(../../images/button_over.png);
}

#navcontainer a:hover {
	background: url(../../images/button_over.png) repeat-x;
}

#navcontainer ul ul .currentAncestor {
	
	color: #0080ff;
}

.blog-entry-title {
	color: #0080ff;
}

.blog-entry-category {
	color: #0080ff;
}

.album-title {
	color: #0080ff;
}

.photo-navigation {
	background: repeat-x url(../../images/header_bg.jpg);
}

.photo-title {
}

.photo-caption {
}

.movie-page-title {
	color: #0080ff;
}


/* @group Flagship Template */

.fsbooktitle{
	height: 50px;
	border:1px solid #000000;
	color: #fff;
	font-size: 250%;
	padding-left: 5px;
	background: #1f62fd url(../../images/title_bg.png)
}

.fsminorbooktitle{
	height: 25px;
	color: #fff;
	padding-left: 5px;
	width: 740px;
	background: url(../../images/fsminorbg.png) no-repeat left top;
	line-height: 25px;
	text-shadow: #000000 1px 1px 3px;
	font-size: 12px;
}
	
	
.fssamples{
	
	float: right;
	height: 390px;
	overflow: auto;
	text-align: center;
	display: block;
	border:1px solid #000;
	width: 175px;
	background: #2596fd url(../../images/sample_bg.png) repeat-y;
	color: #f4f4f4;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.fssamples a:link, 
.fssamples a:visited, 
.fssamples a:hover { 
 color: #fff; 
} 

.fssamples h1{
	font-size: 110%;
	text-align: center;
	color: #fff;
}

#fsmain{
	font-size: 11px;
}

#fsother{
	width: 95%;
	clear: both;
	background: #fff url(../../images/topleftcorner.jpg) no-repeat left top;
	padding-top: 20px;
	padding-left: 25px;
}

#fsquotes{
	width: 49%;
	height: 470px;
	float: left;
	overflow: auto;
	border: 1px solid #9fccff;
}


#fsquotes h1{
	font-size: 110%;
}

#fsquotes h2{
	background-color: #dfdfdf;
	font-style: normal;
	color: #000;
	font-weight: normal;
	font-size: 90%;
}

#fsquotes h3{
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	font-size: 80%;

}

#fsrelatedlinks{
	width: 49%;
	float: right;
	background: #fff;
	border: 1px solid #9fccff;
}

#fsrelatedlinks h1{
	font-size: 110%;
}

.cdheader{
	color: #20aafd;
	font-weight: bold;
	font-size: 105%;
}

.cdheader a:link{
	color: #20aafd;
	font-weight: bold;
	font-size: 105%;
	text-decoration: underline;
}


/* @end */

/* @group quotes styles */

span.em {
	background:transparent url(../../images/end_quote.gif) no-repeat scroll right bottom;
	color:#666666;
	font-size: 13px;
	padding:2px 23px 2px 0pt;
	text-align:left;
	font-weight: bold;
}

.quote {
background:transparent url(../../images/start_quote.gif) no-repeat scroll left top;
float:left;
margin:3px 5px 8px 0pt;
padding-left:23px;

}

p.quotesource {
	font-style: italic;
	margin: 5px 0 0;
	padding: 0;
	font-size: 11px;
	text-indent: 20px;
	background-image: none;
}

#clearquote{
	clear: both;
}
/* @end */
