a {
	color: #fff;
	text-decoration: none;
	outline: none;
}

a:hover {
  color: #003071;
	text-decoration: underline;
}

h1 {color: #636363}

h2 {
  font-size: 130%;
  margin-bottom: -5px;
}

h2, h3, h4, h5 {color: #fff;}

#content-pane hr {
  border-color: #ffffff;
  background: #ffffff;
  color: #fff;
  margin-top: 5px;
  
}



/*use this if template has no shadow borders 
=============================================

#header-container {	
 	background: #fff;
 	padding: 0;
 	width: 920px;
}


#headersub-container {	
 	background: #fff;
 	padding: 0;
 	width: 920px;
}

#main-container {	
 	background: #fff;
 	padding: 0;
 	width: 920px;
}
============================================*/

#main-container {	
 	background:  url(images/bg-content.png) no-repeat top left;
}

#header-core-pane {
  background: none;
}

#header-core-pane a{
  color: #525252;
}


#top-pane {
  background: url(images/top.png) no-repeat top left;
}
/*=============================
  Page-Tools (boomark, print this page etc...)
=============================*/

#page-tools {
	color: #9D9D9D;
}

#page-tools a{
		color: #9D9D9D;
}

#page-tools a:hover{
		color: #9D9D9D;
}


/*=============================
        Content-Pane
=============================*/

#content-pane {
	color: #fff;
	background: #28ada8 url(imxages/bg-content-bottom.png) no-repeat bottom left;
}

#content-pane a{
	color: #003567;
}

#content-pane a:hover{
	color: #0057aa;
	text-decoration: none;
}

#content-pane .page-title {  
  color: #fff;
  font-size: 14pt;
  font-weight: normal;
} 

#content-pane ul {
 
}




/*=============================
        Bottom-Pane
=============================*/
#bottom-pane {
  
  height: 0;
  padding: 0;
}

#bottom ul a:link, 
#bottom ul a:visited {
	
	color: #fff;
}


.#bottom-pane li a:hover {
	color: #fff;
}

/*=============================
        Footer Pane
=============================*/
#footer-pane {
 background: none;
 color: #fff;
 padding-left: 10px;
}

#footer-pane a {
 color: #fff;
}


#footer-core-pane { 
 color: #000;
 background: none; 
}



list-row-style-image {
  padding: 2px 10px 15px 0px;  
  margin: 0px 200px 0 0;   
}


/*=============================
             Photo
=============================*/

#photo-thumbnail img{
  border-color: #eee;
}

#photo-detail {
  border-color: #eee;
}


/*=============================
        Frontpage
=============================*/
.shadow {
  background: url(images/shadow.gif) no-repeat top left;
  min-width: 902px;
  height: 52px;
  margin: 0 auto;
  margin-top: 5px;
  *margin-left: -2px;
  _margin-left: -10px;  
}

#intro-text {
 
 
}

#intro-text-text {
  color: #535353;
}

#pages-featured {
  background: #fff;
  border: 000;
}

#pages-featured-text {
  color: #343536;
}


#pages-frontpage-text {
  color: #343536;
}


.pages-frontpage-box { 
  margin: 10px 0 0 0; 
  background: url(images/c-index/box-bottom.gif) 0 100% no-repeat; 
  padding-bottom: 13px; 
}

.pages-frontpage-box-in { 
  background:  url(images/c-index/box-top.gif) no-repeat; 
  padding: 10px; 
}

#pages-byfolder-foldername {
  background: url(images/c-ixndex/folder-name.gif) no-repeat;
  color: #636363;
}
