body { margin: 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background: #f7e7ad; color:#414b56; }

/* General Links */
a:link { color : #ff6600;} 
a:active { color : #ff6600;} 
a:visited { color : #ff6600;} 
a:hover { color : #cc9933;} 

#container { background: url(../Images/bkg_container_yellow.gif) repeat-y; } 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: url(../Images/bkg_container_yellow.gif) repeat-y; }
.header h1 a { color:#993300; }
.header h1 a:visited { color:#993300; }
.header h1 a:hover { color:#993300; }

.header .search .input { background:#ffeeb2 url(../Images/SearchKeywordYellow.gif) no-repeat left top; }
.header .search .arrow { background: url(../Images/SearchArrowYellow.png) no-repeat;}
.header .search .arrow:hover { background: #ffd780 url(../Images/SearchArrowYellow.png) no-repeat 0 -25px; }
.header .search .arrowIE { background: #ffd780 url(../Images/SearchArrowYellow.png) no-repeat 0 -25px; }

.HeaderEnd { background: url(../Images/bkg_header_end_yellow.gif) no-repeat left top; }

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.menu, .menu ul li {
	color: black;
}

.menu a, .menu a:link, .menu li a:visited {
	text-decoration: none;
	color: black;
	border-right: solid 1px #d9d3c0;
}

.menu { 
	background: #F2EFE6;
}

.menu li li a:link, .menu li li a:visited {
	background-color: #F2EFE6;
	color: black;
}

.menu ul a:link {
	font-weight: normal;
}

.menu ul a:visited {
	color: #000066;
	font-weight: normal;
}

.menu a:hover, .menu ul a:hover, .menu li li a:hover {
	color: #993300;
	background-color: #DBDCCD;
	text-decoration: none;
}

 .menu li:hover>a {
	color: #993300;
	background-color: #DBDCCD;
}

.menu li li {	/* create borders around each item */
	
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/* ie 6 only style */
* html .menu a:hover, * html .menu .adxmhoverA {		/* li:hover>a selector */
	color: #993300;
	background-color: #DBDCCD;
	text-decoration: none;
}

/* BreadCrumb */

.content .BreadCrumb { color: #666633; border-bottom: solid 1px #d9d3c0;  }

.content h1 { color: #993300; }
.content h2 { color: #c26214;}
.content h3 { color: #c26214;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured h1 { border-bottom: dashed 1px #333;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles h1 {border-bottom: dashed 1px #333; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h1 { border-bottom: dashed 1px #333;}
.News .Post { border-bottom: dashed 1px #e0e0e0;}
.News .Post .PostContent { color:#51555b; }

.RecentBlogs { background-color: white; }
.RecentBlogs h1 { border-bottom: dashed 1px #333; }

/* Post Info/Details */
.Post .PostInfo { background: #eeefe3; color:#660000; }
.Post .PostInfo a { color: #660000; }
.Post .PostInfo .Author { border-right: solid 1px #cc9966; }
.Post .PostInfo .Time { border-right: solid 1px #cc9966; }
.Post .PostInfo .Categ { border-right: solid 1px #cc9966; }


/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#eeefe3;  }
.Post .PostAuthorDetails h2 { color:#79602f; }

.Post .PostMore .Comment .Details { }
.Post .PostMore .Comment {background:#F4F4EC url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DBDCCD; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DBDCCD;}

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#eeefe3; }


/* PageForms */
.PageForms form { border: solid 2px #eeefe3;}
.PageForms th { background: #eeefe3; color: #660000;}
.PageForms .Button { background: #f7e7ad; border: outset 2px #e9e1d2; }


#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #f7e7ad; border: 1px solid #ead898; color:#996633;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#cc9933;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ViewAll { background: url(../Images/ico_view_all.png) no-repeat left center; color:#33b0ee;}
.ViewAll a { color:#33b0ee;}
.ViewAll a:visited { color:#33b0ee;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left div { background: #eeefe3 url(../Images/bkg_end_panel_yellow.gif) no-repeat left bottom; }
.left h2 { background: #dbdccd url(../Images/bkg_start_panel_yellow.gif) no-repeat left top; color:#312b1e;}
.left h2 strong {}

.left li a { color:#2d2f1b; }
.left li a:visited { color:#2d2f1b; }
.left li a:hover { color:#747759; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer { background: #f7e7ad url(../Images/bkg_footer_yellow.gif) no-repeat left top; color:#61614e; }
.footer a { color: #3e3e2b; }
.footer a:visited { color: #3e3e2b; }
.footer a:hover { color: #3e3e2b; }

/* Paging */
.Paging a { border: 1px solid #663300; background: #eeefe3; border: 1px solid #0066cc;}
.Paging a:visited { background: #eeefe3; border: 1px solid #663300;}
.Paging a:hover { background: #663300; color:#fff; text-decoration: none;}
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #663300; background: #663300; 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 #CCCCCC solid;  }
