/* 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

}

}

/* General Links */

a:link { text-decoration:underline; color : #aa6437; border: 0px; font-weight:bold} 

a:active { } 

a:visited { } 

a:hover { text-decoration : underline; color : #000066; border: 0px;} 



img { padding: 0px; margin: 0px; border: none;}



input { font-family: 'Verdana'; color: #2f2928; font-size: 11px; }

textarea { font-family: 'Verdana'; color: #2f2928; font-size: 12px;  }

select { font-family: 'Verdana'; color: #2f2928; font-size: 11px;}



.header .search { background: #020b6f; }

.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 ul { border-left: solid 0px #9fd9ff; 	background-color:#392b22; width:930px; height:20px;
 }

#menu li a {	font-size: 12px; 
	font-weight:bold;
	color: #fff;
	height:20px;
	display: block; 
	text-decoration: none; 
	padding: 10px 10px 10px 0px;
}

#menu li a:visited {}

#menu li a:hover { color: #b28534; }

DIV#menu ul li ul {	background: #71503b; border-top: solid 0px #a47f5d;}

#menu li li a { background: #71503b; }

#menu li li a:visited { background: #392b22; }

#menu li li a:hover  { background: #71503b; }



/* BreadCrumb */



.content .BreadCrumb {}



.content h1 { color:#392B22; }

.content h2 {  color:#392B22;  }

.content h3 { color:#392B22; }



.Featured h1 { border-bottom: solid 3px #d6e2ef;}

.RecentArticles h1 { border-bottom: solid 3px #d6e2ef;}

.News h1 { border-bottom: solid 3px #d6e2ef;}

.News h2 { color:#cc9933; }

.RecentBlogs h1 { border-bottom: solid 3px #d6e2ef;}



.Post .PostAuthorDetails { background:#def2ff;}

.Post .PostAuthorDetails h2 {}



.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;}



.AZ ul { background:#def2ff;}



.PageForms form { border: solid 2px #ddc5af;}

.PageForms th { background: #ddc5af;}



.PageForms .Button { }



#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #d5edfd; border: 1px solid #a1d5f8;color:#0066cc;}

#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#000066;}

#tabnav a:hover { background: #fff;}



.right h2 { color:#993300;}

.right .Categories li a:hover { background-color: #def2ff; }



/* Paging */

.Paging a { border: 1px solid #cbb8ab; background: #f4e9df;text-decoration:none;}

.Paging a:visited { background: #f4e9df; border: 1px solid #cbb8ab; text-decoration:none;}

.Paging a:hover { background: #ca9a7b; color:#fff;text-decoration:none; }

.PagingDisabled { border: 1px solid #ece4dc; background: #f6eee7; color:#666;text-decoration:none;}

.PagingCurrentPageNumber { border: 1px solid #ca9a7b; background: #ca9a7b; color: #fff;text-decoration:none;



/* 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 #CCCCCC solid;  }


