body { background: #ffffff; color:#333333; } 

/* General Links */
a:link { color: #f18200; } 
a:active { color : #f18200; } 
a:visited { color : #f18200; } 
a:hover { color : #53baed; } 

#container { background: url(../Images/OrangeBkgContainer.png) no-repeat left top;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: url(../Images/OrangeBkgHeader.png) no-repeat left bottom; } 

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu li a { color: #333333; }
#menu a span { color: #333333; }
#menu a:hover span {color: #333333;}
#menu a:hover { color: #333333; }
#menu a:hover span { color: #333333;}

DIV#menu ul li ul {	background: #fff5da; }

#menu li li a  { background: #fff5da; color:#cc6600;}
#menu li li a:hover  { background: #CC6600; color:#ffffff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* BreadCrumb */

.content .BreadCrumb { color: #993300; background: #fff9e6; }

.content h1 { color: #993300; border-bottom: dashed 1px #666; }
.content h2 { color: #993300;}
.content h3 { color: #993300;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h2 { color:#916d5c;}
.News .Post .PostInfo { background:#f1f1f1; color:#ad9f98;  }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background:#fff5da; }

.RecentBlogs h3 { background: #f9e6b3; }

.RecentBlogs em { color: #cc9966; }
.RecentBlogs em a { color: #cc9966; }
.RecentBlogs em a:visited { color: #cc9966; }
.RecentBlogs em a:hover { color: #cc9966; }

.RecentBlogs a { color: #990000; }
.RecentBlogs a:visited { color: #990000; }
.RecentBlogs a:hover { color:#cc6600;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#fff9e6;  }
.Post .PostAuthorDetails h2 { color:#cc6633; }
.Post .PostAuthorDetails p { color:#660000;}

.Post .PostBottom li a { color: #cc6633; }
.Post .PostBottom li a:visited { color: #cc6633;}
.Post .PostBottom li a:hover { color: #663300; }


/* Article Comments */
.Post .PostMore .Comment .Details { background: #fff9e6; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Category .Desc { color:#993300; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#fff9e6; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #f9f7ef;}
.PageForms th { background: #f9f7ef;}

.PageForms .Button { background: #fff0c9; border: outset 2px #e9e1d2; }


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #f6f3e9; border: 1px solid #e1dbc7; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left .categories { background:#e38000 url(../Images/OrangeCategBkgBottom.gif) no-repeat left bottom; }
.left .categories h2 {background: url(../Images/OrangeCategBkgTop.gif) no-repeat left center; color:#660000; color:#ffffcc;}
.left .categories ul { background: url(../Images/OrangeCategBkgUL.png) repeat-x left top;}
.left .categories li a { color:#fff;}
.left .categories li a:hover { color:#ffe8c8;}

.left .search { background:#ffd780 url(../Images/OrangeSearchBkgBottom.gif) no-repeat left bottom;}
.left .search h2 { background: url(../Images/OrangeSearchBkgTop.gif) no-repeat left top; color:#660000;}

.left .search .arrow { background: url(../Images/OrangeSearchArrow.png) no-repeat;}
.left .search .arrow:hover { background: #ffd780 url(../Images/OrangeSearchArrow.png) no-repeat 0 -20px; }
.left .search .arrowIE { background: #ffd780 url(../Images/OrangeSearchArrow.png) no-repeat 0 -20px; }

.left .search p a { color:#993300; background: url(../Images/OrangeSearchIco.png) no-repeat left center;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.right h2 { color:#565244;}

.right li a { color:#cc6600;}
.right li a:visited { color:#cc6600; }

.right .PopularArticles li a { color:#663333;}
.right .PopularArticles li a:visited { color:#663333;}
.right .PopularArticles li a:hover { background: #fff; color:#00a5db;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Paging */
.Paging a { border: 1px solid #ff9900; background: #fff9e6; border: 1px solid #0066cc;}
.Paging a:visited { background: #fff9e6; border: 1px solid #ff9900;}
.Paging a:hover { background: #ff9900; color:#fff; text-decoration: none;}

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #ff9900; background: #ff9900; color: #fff;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu ul { border-left: solid 1px #ffedd0; }
#menu li a {color: #333333; border-right: solid 1px #ffedd0;}
#menu li a:visited { color:#333333;}
#menu li a:hover { background: #c21900; color:#fff; border-right: solid 1px #ffedd0;}
DIV#menu ul li ul {	background: #ff0000; border-top: solid 1px #ffedd0;}
#menu li li a { background: #ff0000; }
#menu li li a:visited { background: #ff0000; }
#menu li li a:hover  { background: #c21900; }

.menu, .menu ul li {
	color: white;
/*	font-size: 11px; */
	font-weight: bold;
}

.menu ul li {

}

.menu ul {
	width: 11em;
}

.menu li a, .menu li a:visited {
	text-decoration: none;
	color:#333333; 

	display: block;
	position: relative;
/*	border-right: solid 1px #ffedd0;*/
}

.menu li li a {
	padding: .4em .4em;
}

.menu li li a:link, .menu li li a:visited {
	background-color: #cc0000;
	color: white;
}

.menu ul a:link {
	color: #333333;
	font-weight: normal;
	width: 150px;
}

.menu ul a:visited {
	color: #333333;
	font-weight: normal;
	width: 150px;
}

.menu a:hover, .menu ul a:hover, .menu li li a:hover {
	color: white;
	background-color: #c21900;
	text-decoration: none;
}

 .menu li:hover>a {
	color: white;
	background-color: #c21900;
}

.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;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* 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: white;
	background-color: #C21900;
	text-decoration: none;
}

