﻿@charset "UTF-8";
@import url(../content.css);
@media all
{
body { padding: 10px 0; }

	h1,h2,h3{color:  #d05f5f;}
	
	a {color: #d05f5f;}
	a:focus,
	a:hover,
	a:active {color: #d05f5f;}
	
	#footer a, 
	#footer a:focus, 
	#footer a:hover,
	#footer a:active {color: #666666; }

	#topsearchbox{	color:#6B717B;	}
	#header {
		background-image:none;
	
	}
	
	#themeImage {
		background-position: left;
	}
	
	.gen{
		border:1px solid red;
		margin:0.5em;
	}
	
	.introLink a:hover,
	.introLink a:active,
	.introLink a:focus{
		color:#d05f5f;
	}
	
	#col3 table.fullwidthtable tbody{
		border:1px solid gray;
	}
		
	#col3 table.fullwidthtable{
		margin:1px;
		border:1px solid gray;
		margin-top:15px;
		width: 99%;
		margin-bottom:10px;
	}
	
	#col3 #newsListing table.fullwidthtable{
		border: none;
		border-collapse: separate;
		font-size:1.0em;
	} 
	
	
	#col3 table.fullwidthtablenoborder{
		margin:1px;
		border:none;
		margin-top:15px;
		width: 670px;
		margin-bottom:10px;
		border-collapse: separate;
	}
	
	#col3 table.fullwidthtablenoborder td{
		white-space:normal;
		border:none!important;
	}
	
	#col3  #newsListing table.fullwidthtablenoborder tbody{
		border:none;
	}
	
	p.imagewithcaption{
		color: #999999;
		font-size: 1em;
		display:inline;
	}
	
	p.leftimagewithcaption{
		color: #999999;
		font-size: 1em;
		float:left;
		margin-right:5px;
		display:inline;
	}
	
	p.rightimagewithcaption{
		color: #999999;
		font-size: 1em;
		float:right;
		margin-left:5px;
		display:inline;
	}

#col1_navcontent{
	border-bottom:none;
} 
	
.nav_main.withSections #nav ul {
	border-bottom:1px solid #7BBCD0;
}
	
.nav_main.withSections #nav ul.sections {
	background: url(/demo/css/yaml/navigation/images/simple_buttons/secondtabfull_lbl.png) no-repeat 0PX -1PX;
 } 
  
  .nav_main #nav ul li#current {
	background:   url(/demo/css/yaml/navigation/images/simple_buttons/maintabcurrt_lbl.png) no-repeat right top;
 	border-bottom:1px solid #EFF8FA;
	}
  
  
 .nav_main #nav ul li#current a{
	background:   url(/demo/css/yaml/navigation/images/simple_buttons/maintabcurlt_lbl.png) no-repeat;
 }
	
.nav_main ul li#current a,
.nav_main ul li#current a:focus,
.nav_main ul li#current a:hover,
.nav_main ul li#current a:active {color: #d05f5f}	
.menulefttitle a{color:#d05f5f;}	
	
	
}




