body { background: #660e00; color:#414b56; } 

/* General Links */
a:link { color : #ff3c00; } 
a:active { color : #ff3c00;} 
a:visited { color : #ff3c00; } 
a:hover { color : #cc1b00;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: #cc1b00 url(../Images/bkg_header_brown.gif) no-repeat top; }
.header h1 a { color:#fff; }
.header h1 a:visited { color:#fff; }
.header h1 a:hover { color:#fff; }

.header .search h2 { color:#fff;}
.header .search .input { background:#ffeeb2 url(../Images/SearchKeywordBrown.gif) no-repeat left top;}
.header .search .arrow { background: url(../Images/SearchArrowBrown.png) no-repeat;}
.header .search .arrow:hover { background: #ffd780 url(../Images/SearchArrowBrown.png) no-repeat 0 -25px; }
.header .search .arrowIE { background: #ffd780 url(../Images/SearchArrowBrown.png) no-repeat 0 -25px; }

.header .search p a { color: #ffffcc;}


.HeaderEnd { background: url(../Images/bkg_header_end_brown.gif) no-repeat left top;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.menu, .menu ul li {
	color: white;
	font-weight: bold;
}

.menu a, .menu a:link, .menu li a:visited {
	text-decoration: none;
	color:white; 
	border-right: solid 1px #d2bbdf;
}

.menu { 
	background: url(../Images/bkg_menu_brown.gif) repeat-x left top;
	border-top:15px solid #ff3c00;
}

.menu li li a:link, .menu li li a:visited {
	background-color: #b999cc;
	color: white;
}

.menu ul a:link {
	color: #000066;
	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: white;
	background-color: #9e79b4;
	text-decoration: none;
}

 .menu li:hover>a {
	color: white;
	background-color: #9e79b4;
}

.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: white;
	background-color: #9e79b4;
	text-decoration: none;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.content { background: #fff url(../Images/bkg_footer_brown.gif) no-repeat right bottom; } 

/* BreadCrumb */

.content .BreadCrumb { color: #61617d; border-bottom: dashed 1px #ccc;  }
.content h1 { color: #330000; }
.content h2 { color: #330000;}
.content h3 { color: #330000;}/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured h1 { border-bottom: dashed 1px #330033; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles h1 { border-bottom: dashed 1px #330033; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h1 { border-bottom: dashed 1px #330033;}
.News .Post { border-bottom: dashed 1px #e0e0e0;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background-color: white; }
.RecentBlogs h1 { border-bottom: dashed 1px #330033;}
.RecentBlogs li { border-bottom: solid 1px #e0e0e0;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#ffe8d9; }

/* Post Info/Details */
.Post .PostInfo { background: #ffe8d9; color:#660000; }
.Post .PostInfo a { color: #660000; }

/* Article Comments */
.Post .PostMore .Comment .Details { }
.Post .PostMore .Comment {background:#FFF8F2 url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #FFE8D9; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #FFE8D9;}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.AZ ul { background:#ffe8d9;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #ffe8d9;}
.PageForms th { background: #ffe8d9; color: #660000;}

.PageForms .Button { background: #9999cc; border: outset 2px #e9e1d2; color:#fff;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #ffe8d9; border: 1px solid #f4d2bd; color:#cc1b00;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#ff3c00;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ViewAll { color:#33b0ee;}
.ViewAll a { color:#33b0ee;}
.ViewAll a:visited { color:#33b0ee;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.left { background: #ff8133 url(../Images/bkg_bottom_left_brown.gif) no-repeat left bottom; } 
.left h2 { color:#fff; border-bottom: solid 1px #ffb385; line-height: 21px;}

.left li a { color:#fff;}
.left li a:visited { color:#fff;}
.left li a:hover { color:#fff;}

.left .Categories { background:#992e00 url(../Images/bkg_categ_brown.gif) no-repeat left bottom; }
.left .Categories h2 {background:#992e00; color:#ffffcc; border-bottom: solid 1px #bb6632;}
.left .Categories li a { color:#ffcc99; }
.left .Categories li a:visited { color:#ffcc99; }
.left .Categories li a:hover { color:#ffcc99; }


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.EmailToFriend { background: #fff; } 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer { color:#b98565;}
.footer a { color: #b98565; }
.footer a:visited { color: #b98565; }
.footer a:hover { color: #b98565; }

/* Paging */
.Paging a {border: 1px solid #ff3c00; background: #ffe8d9; }
.Paging a:visited { background: #ffe8d9; border: 1px solid #ff3c00;}
.Paging a:hover { background: #ff3c00; color:#fff; }

.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #ff3c00; background: #ff3c00; color: #fff;}

/* Summary Article Attachment */
.AttachmentList { background-color: #FFE8D9; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color:#992E00;}

.left .Newsletter { color: white; }
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }

