/* Top Elements */
* { margin: 0; padding: 0; outline: 0; }
html { 
	background: url(../images/bg_tile.png) repeat;
}
body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	padding: 30px 0;
}
/* links */
a, a:visited {	
	color: #557db9;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #30568F;
	background: inherit;
	text-decoration: underline;
}
/* headers */
h1, h2, h3 {
	font-weight: Bold; 		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #30568F;
}
h3 {
	font-size: 130%;
}
h5, h6 {
	padding-left: 10px;
}
h1, h2, h3, p {
	padding: 10px 10px 0 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 5px;
	padding: 0 5px;
}
ul {
	list-style: none;
}
/* flash */
#content-wrap #main #movie {
	float: right;
	width: 320px;
	height: 180px;
	border: 1px solid #232E5F;
	margin: 0px 15px 10px 15px;
}

/* images */
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
img.right {
	float: right;
  	margin: 15px 0px 10px 10px;  
}
img.left {
	float: left;
  	margin: 15px 10px 10px 0px;
}
img.leftAlone {
	display: block;
  	margin: 15px 10px 10px 0px;
}
img.center {
	display: block;
	text-align: center;
	margin: 10px auto;
}
code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 25px;  
    background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6A;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(../images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DFDFDF; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../images/nav.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 3px; padding: 5px 0 10px 0;	
	width: 220px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap_bg { 
	z-index: 0;
	position: relative;
	width: 833px;
	height: auto;
	margin: 0 auto;
	border: 2px solid #9FACC9;
    background: #FFF url(../images/gradient.png) no-repeat bottom left !important;
    background: #FFF url(../images/gradient.jpg) no-repeat bottom left;
}
#wrap {
	z-index: 0;
	position: relative;
	width: 833px;
	background: url(../images/blue_swirl_header.jpg) no-repeat;
	text-align: left;
}
#content-wrap {
	z-index: 99;
	position: relative;
	clear: both;
	float: left;	
	width: 790px;	
	padding: 0; 	
	margin-left: 15px;	
	display: inline;
}
#header {
	width: 833px;
	z-index: 99;
	position: relative;
	height: 90px;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo-text a {
	z-index: 99;
	position: absolute;
	margin: 0; 
	padding: 0;
	width: 171px;
	height: 92px;
	text-indent: -99999px;
	background: url(../images/logo.png) no-repeat 0px 0px;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 35px; 
	left: 21px;	
}

#main h3 { 
	margin-left: 10px; 
}
#main h4 { 
	margin-left: 35px; 
}
#main h3.noindent, #main h4.noindent { 
	margin-left: 0px; 
}
#main p { 
	margin-left: 20px; 
}

/* header links */

#sidebar #img_holder {
	width: 212px;
	height: 159px;
	border: 1px solid #232E5F;
	margin: 10px 0;
}
#sidebar img {
}
.img-shadow {
  float:left;
  background: url(images/drop-shadow.png) no-repeat bottom right !important;
  background: url(images/drop_shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
/*#sidebar #utility-links {
	background-color: #FFFFFF;
	border: 1px dashed #232E5F;
}*/
#sidebar #utility-links
{
	margin-top: 15px;
}

#sidebar #utility-links li  {
	margin-bottom: 10px;
}

#sidebar #utility-links a {	
	color: #30568F;
	text-decoration: none;	
	font: bold 1em Geneva, Arial, Helvetica, sans-serif;

	background-color: #FFFFFF;
	border: 1px solid #232E5F;
	border-left: 4px solid #232E5F;
	
	padding: 1px 4px;
	
}
#sidebar #utility-links a:hover {
	/*color: #9FACC9;*/
	/*text-decoration: underline;*/
	background: #232E5F;
	color: white;
}

#sidebar #utility-links a.partner-link,
#sidebar #utility-links a.partner-link:hover
{
	border:0;
	background: 0;
	/*text-align:center;*/
}

#sidebar #utility-links a.partner-link img
{
	border: 1px solid #232E5F;
	padding: 1px;
}

#sidebar #utility-links h3.partner-links 
{
	margin-top: 10px;
}


/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
	width: 833px;
	height: 18px;	
	background: url(../images/dash.gif) repeat-x 0px 16px; 
}
#nav ul {
	float: left;
	list-style: none;
	z-index: 1;
	width: 633px;	
	height: 18px;	
	margin: 0;
	padding: 0 0 0 200px;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0 0 0 15px;
	padding: 0;
	border-bottom: none;
	color: #30568F;
	font: bold 1em Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}
#nav ul li a:hover, 
#nav ul li a:active {
	padding-bottom: 1px;
	color: #999999;	
	border-bottom: 4px solid #9FACC9;
}
#nav ul li a.current, #nav ul li a.section {	
	padding-bottom: 1px;
	border-bottom: 4px solid #9FACC9;
}

/* Main Column */
#main {
	float: right;
	width: 67%;
	padding: 20px 10px 0 0; margin: 0 0 0 10px;
	display: inline;
}
#content-wrap #main h2 {
	font: normal 1.9em Georgia, "Times New Roman", Times, serif;
	clear: both;
	position: relative;
	padding-top: 0px; 
	margin-top: 10px;
	padding: 0 0 0 10px; 			
	color: #30568F;
}

#main h2 {
	text-transform: none;
}
#main h2 a {
	color: #30568F;
	text-decoration: none;	
}
#content-wrap #main .WidgetHolder li { list-style-type: none; margin-bottom: 0px; }

/* Sidebar */	
#sidebar {
	float: left;
	width: 27%;
	padding: 20px 10px 0 0; margin: 0;		
}	
#sidebar h3 {
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #30568F; 		
}
#content-wrap #main ul.submenu {
	width: 100%;
	height: 22px;
	list-style: none;
	margin: 0px 4px 27px 0; padding: 0;
	text-decoration: none;		
	background: url(../images/dash.gif) repeat-x 0px 16px;
}
#content-wrap #main ul.submenu li {
	font: bold 1em Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
	float: left;
	height: 22px;
	display: inline;
	padding: 0px 10px 0px 0;
	margin: 0 2px;		
	color: #8F8F8F;
}
#content-wrap #main ul.submenu li a {
	display: block;
	float: left;
	width: auto;
	text-decoration: none;	
	color: #9FACC9;
}
#content-wrap #main ul.submenu li a.current, #content-wrap #main ul.submenu li a.section {
	padding-bottom: 1px;
	border-bottom: 4px solid #9FACC9;
}
#content-wrap #main ul.submenu li a:hover {	
	padding-bottom: 1px;
	border-bottom: 4px solid #9FACC9;
	color: #30568F;
}
ul.submenu ul { margin: 0 0 0 5px; padding: 0; }
ul.submenu ul li { background: none; }

#content-wrap #main ul.subsubmenu {
	list-style: none;
	margin: 10px 4px 0px 25px; padding: 0;
	text-decoration: none;		
}
#content-wrap #main ul.subsubmenu li {
	list-style: none;
	padding-bottom: 2px;
}
#content-wrap #main ul.subsubmenu li a.current {
	text-decoration: underline;
	font-weight: bold; 
}
#DynamicContent ul, #DynamicContent ol {
	margin-left: 45px;
}
#DynamicContent ol li {
	margin: 10px 0px;
}
/* footer */
#footer-wrap {
	clear: both;
	width: 833px;
	height: 107px;
	font-size: 85%;	
	padding: 0;
	background: url(../images/blue_swirl_footer.jpg) no-repeat bottom right;	
}
#footer-wrap a {
	text-decoration: none;
	color: #30568F;
	font-weight: bold;
}
#footer-wrap a:hover {
	text-decoration: underline;
}

/* bottom */
#footer-bottom {
	color: #30568F;
	clear: both;
	margin: 0; 
	width: 250px;
	height: 0px;
	padding: 0;
	text-align: center;
}
#footer-wrap #footer-bottom {
	position: relative;
	bottom: 0px;
	padding: 35px 0 0 0;
}
#footer-wrap #footer-bottom p {
	margin: 0;
	padding: 0;
}

/* postmeta */
.post-footer {
	background: url(../images/post.jpg);
	padding: 5px; margin: 5px 10px 10px 10px;	
	font-size: 95%;	
	color: #AEA471;
	border: 1px solid #E0DBC9;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #888; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


/* comments */



#CommentHolder ul {
	list-style: none !important;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #dfdfdf;
	padding-left: 40px;
	padding-right: 10px;
	border-top: 1px dotted #a7a7a7;
	border-bottom: 1px dotted #a7a7a7;
}

#PageComments li.even {
	background: #e4e2e2;
	padding-right: 40px;
	padding-left: 10px;
	border-top: 1px dotted #a7a7a7;
	border-bottom: 1px dotted #a7a7a7;
}

#PageComments li.odd p.info {
	color: #607a00;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

#DynamicContent img {
	border: 0; /*#1px solid #232E5F;*/
}
/********************************************
   NEWS
********************************************/ 

ul#NewsList { }
.newsTitle { font-size: 1.1em; font-weight: bold; }
ul#NewsList a { color: #30568F; }
ul#NewsList a:hover { color: #9FACC9; }
.newsDate { margin-left: 30px; }
.newsSummary { margin: 5px 40px 15px 0; border-bottom: 1px solid #666666; padding: 0 0 10px 22px; }

#Content p { margin: 0 0 0 15px; }
.newsDetails { margin-top: 11px; font-weight: bold; margin-left: 15px; }

ul#EntryMenu { padding-bottom: 10px; margin-bottom: 30px; border-bottom: 1px solid #666666; }
ul#EntryMenu a { color: #30568F; }
ul#EntryMenu a:hover { color: #9FACC9; }
ul#EntryMenu .current { font-weight: bold; }


/********************************************
   BLOG
********************************************/ 

.WidgetHolder h3 { color: #557db9; text-indent: 0; margin-left: 0; padding-left: 0; }

.blogVitals { margin-bottom: 30px; }

form#BlogEntry_Form_BlogEntryForm input, form#BlogEntry_Form_BlogEntryForm textarea { font-size: .8em; font-weight: normal; }
form#BlogEntry_Form_BlogEntryForm .Actions input { font-size: 1.2em; font-weight: bold; }

#BlogContent h2 { margin-bottom: 10px; }
.blogSummary, .blogEntry { margin-left: 15px; }
.blogSummary p, .blogEntry p { margin-left: 15px; }
.blogSummary p.para_summ { margin-left: 15px; }
#BlogContent .blogSummary h2 a:hover { text-decoration: underline; }
.WidgetHolder { margin-left: 15px; }

.authorDate, .tags { margin-left: 10px; }

#PageComments_holder h4 { margin-top: 15px; color: #30568F; }

#map { width: 500px; height: 370px; border: 1px solid #232E5F; margin-left: 15px; }

#CommentHolder ul#PageComments p.comment { margin-left: -15px; margin-right: 5px; }
#CommentHolder ul#PageComments p.info { text-align: right; margin-left: -5px; margin-right: 15px; margin-top: 10px; color: #30568F; }
ul.actionLinks { padding-left: 185px; }

