body { background: #4c585e url(../Images/BlueBkgBody.gif) repeat-y center; color:#333; } 

/* General Links */
a:link, 
a:active,
a:visited {color:#c96704; } 
a:hover {color:#005086; } 

#container { background: url(../Images/BlueBkgContainer.png) no-repeat left top;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: #fff;} 
.content {background: #fff;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu li a {color:#fff9e6;background: url(../Images/BlueMenuLeft.png) no-repeat left top;}
#menu a span {background:url(../Images/BlueMenuRight.png) no-repeat right top;color:#fff9e6;}
#menu a:hover span {color:#fff;}
#menu a:hover {color:#fff;}

DIV#menu ul li ul {	background: #cfe7ff; }

#menu li li a  { background: #cfe7ff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* BreadCrumb */

.content .BreadCrumb { color: #005086; background: #f8f8f8; }

.content h1 { color: #005086; border-bottom: dashed 1px #666; }
.content h2 { color: #005086;}
.content h3 { color: #005086;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h2 { color:#c96704;}
.News .Post .PostInfo { background:#f1f1f1; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background:#f8f8f8; }

.RecentBlogs h3 { background: #f5e8d0; }

.RecentBlogs em { color: #333; }
.RecentBlogs em a { color: #cc7266; }
.RecentBlogs em a:visited { color: #cc7266; }
.RecentBlogs em a:hover { color: #cc7266; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#f8f8f8;  }
.Post .PostAuthorDetails h2 {}
.Post .PostAuthorDetails p { color:#333;}

.Post .PostBottom li a {}
.Post .PostBottom li a:visited {}
.Post .PostBottom li a:hover {}


/* Article Comments */
.Post .PostMore .Comment .Details { }
.Post .PostMore .Comment {background:#f8f8f8 url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Category .Desc { color:#333; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#f8f8f8; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #f8f8f8;}
.PageForms th { background: #f8f8f8;}

.PageForms .Button { background: #f5e8d0; border: outset 2px #ccc; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #f8f8f8; border: 1px solid #f5e8d0; color:#000066; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#0066cc;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left .categories { background:#639bc6 url(../Images/BlueCategBkgBottom.gif) no-repeat left bottom; }
.left .categories h2 {background: url(../Images/BlueCategBkgTop.gif) no-repeat left center;color:#fff;}
.left .categories ul { background: #639bc6 url(../Images/BlueCategBkgUL.png) repeat-x top;}
.left .categories li a { color:#fff;}
.left .categories li a:hover { color:#fff9e6;text-decoration:underline;}

.left .search { background:#80cbff url(../Images/BlueSearchBkgBottom.gif) no-repeat left bottom;}
.left .search h2 { background: url(../Images/BlueSearchBkgTop.gif) no-repeat left top; color:#000066;}

.left .search .arrow { background: url(../Images/BlueSearchArrow.png) no-repeat;}
.left .search .arrow:hover { background: #ffd780 url(../Images/BlueSearchArrow.png) no-repeat 0 -20px; }
.left .search .arrowIE { background: #ffd780 url(../Images/BlueSearchArrow.png) no-repeat 0 -20px; }

.left .search p a {color:#003399;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SiteMenu {background:#f8f8f8;color:#999;}
.right h2 { color:#005086;}

.right li a {}
.right li a:visited {}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Paging */
.Paging a { border: 1px solid #0066cc; background: #e8f9ff; }
.Paging a:visited { background: #e8f9ff; border: 1px solid #0066cc;}
.Paging a:hover { background: #0066cc; color:#fff; text-decoration: none;}

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #0066cc; background: #0066cc; color: #fff;}


/* Summary Article Attachment */
.AttachmentList { border:1px solid #BEBEBE; background-color: #f8f8f8; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color:#384C4B;}
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #ccc solid;  }

/*homepage box */
.homepagebox {background: url(../Images/homepagebox_bg.gif) no-repeat 0 0;}
.homepagebox h2{color:#000066;}
.homepagebox a {color:#000066;text-decoration:underline !important;}
.homepagebox a:hover {color:#fff;}
