


/* Generally you don't need to change anything below */


.dtr span{
display:block;
float:left;
overflow:hidden;
text-indent:-1000px;
background-repeat:no-repeat;
background-position:left top;
}

@media print{
.dtr span{
background-image:none;
display:inline;
float:none
}
}



body {
	background: #fff url(../Images/body-bg.png) 0 0 repeat-x;
	color:#414b56;}

/* General Links */
a:link { text-decoration : none; color : #20474c; border: 0px;}
a:active { text-decoration : underline; color : #20474c; border: 0px;}
a:visited { text-decoration : none; color : #464c4c; border: 0px;}
a:hover { text-decoration : underline; color : #2c6269; border: 0px;}

img { padding: 0px; margin: 0px; border: none;}

input { font-family: Arial; color: #2f2928; font-size: 11px; }
textarea { font-family: Arial; color: #2f2928; font-size: 12px;  }
select { font-family: Arial; color: #2f2928; font-size: 11px;}

.header .search { background: #864fba; }
.header .search .input { /*border: solid 1px #fff;*/ font-size: 11px; padding: 3px 3px 4px 3px; margin: 0px;}
.header .search p a { color:#6699cc; }

.TopMenu ul { border-left: solid 1px #6699cc;}
.TopMenu li { border-right: solid 1px #6699cc;}
.TopMenu li a { color:#99ccff;}
.TopMenu li a:visited { color:#99ccff;}
.TopMenu li a:hover { color:#fff;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu { border-right: solid 1px #7eb5bc; }
#menu li a {color: #fff; border-left: solid 1px #7eb5bc;}
#menu li a:visited { color:#fff;}
#menu li a:hover { background: url(../Images/menu-hover-bg.png) 0 0 repeat-x; color:#fff; border-left: solid 1px #7eb5bc;}
DIV#menu ul li ul {	background: #3888da; border-top: solid 1px #9fd9ff;}
#menu li li a { background: #864fba; }
#menu li li a:visited { background: #864fba; }
#menu li li a:hover  { background: #864fba; }

/* BreadCrumb */

.content .BreadCrumb { background: #def2ff;}

.content h1 { color: #864FBA; }
.content h2 { color: #864FBA;}
.content h3 { color: #864FBA;}

.Featured h1 { border-bottom: solid 3px #d6e2ef;}
.RecentArticles h1 { border-bottom: solid 3px #d6e2ef;}
.News h1 { border-bottom: solid 3px #d6e2ef;}
.News h2 { color:#2c6269; }
.RecentBlogs h1 { border-bottom: solid 3px #d6e2ef;}

.Post .PostAuthorDetails { background:#def2ff;}
.Post .PostAuthorDetails h2 {}

.Post .PostMore .Comment .Details { }

.AZ ul { background:#def2ff;}

.PageForms form { border: solid 2px #def2ff;}
.PageForms th { background: #def2ff;}

.PageForms .Button { background: #b1d8ff; }

#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #d5edfd; border: 1px solid #a1d5f8;color:#2f2928;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#2c6269;}
#tabnav a:hover { background: #fff;}

.right h2 { color:#864FBA;}
.right .Categories li a:hover { background: url(../Images/ArrowLeft.png) no-repeat left top; }

/* Paging */
.Paging a { border: 1px solid #663300; background: #def2ff;}
.Paging a:visited { background: #def2ff; border: 1px solid #005dbb;}
.Paging a:hover { background: #005dbb; color:#fff; }
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #005dbb; background: #005dbb; color: #fff;}

#header-banner {width: 760px; height: 120px; margin: 0 auto;}
#side-ads {float: right; width: 160px;}
#flossie {width: 330px; height: 110px; float: left; margin: 0 25px 10px 30px;}
