body { margin: 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background: #ade0f7; color:#414b56; }

/* General Links */
a:link { color : #3366cc;} 
a:active { color : #3366cc;} 
a:visited { color : #3366cc;} 
a:hover { color : #000066;} 

#container { background: url(../Images/bkg_container_blue.gif) repeat-y; } 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header { background: url(../Images/bkg_container_blue.gif) repeat-y; }
.header h1 a { color:#003366; }
.header h1 a:visited { color:#003366; }
.header h1 a:hover { color:#003366; }

.header .search .input { background:#ade0f7 url(../Images/SearchKeywordBlue.gif) no-repeat left top; }
.header .search .arrow { background: url(../Images/SearchArrowBlue.png) no-repeat;}
.header .search .arrow:hover { background: #ffd780 url(../Images/SearchArrowBlue.png) no-repeat 0 -25px; }
.header .search .arrowIE { background: #ffd780 url(../Images/SearchArrowBlue.png) no-repeat 0 -25px; }

.HeaderEnd { background: url(../Images/bkg_header_end_blue.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 #eafaff;
}

.menu { 
background: #d9eaf2;

}

.menu li li a:link, .menu li li a:visited {
	background-color: #D9EAF2;
	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: #333366;
	background-color: #C0DBEB;
	text-decoration: none;
}

 .menu li:hover>a {
	color: #333366;
	background-color: #C0DBEB;
}

.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: #333366;
	background-color: #C0DBEB;
	text-decoration: none;
}

/* BreadCrumb */

.content .BreadCrumb { color: #333; border-bottom: solid 1px #ccc;  }

.content h1 { color: #333; }
.content h2 { color: #333;}
.content h3 { color: #333}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Featured h1 { border-bottom: dashed 1px #333; color:#333366; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.RecentArticles h1 { border-bottom: dashed 1px #333; color:#333366; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.News h1 { border-bottom: dashed 1px #333;color:#333366; }
.News .Post { border-bottom: dashed 1px #e0e0e0;}
.News .Post .PostContent { color:#51555b; }

.RecentBlogs { background-color: white; }
.RecentBlogs h1 { border-bottom: dashed 1px #333; color:#333366; }

/* Post Info/Details */
.Post .PostInfo { background: #e0f5ff; color:#666699; }
.Post .PostInfo a { color: #333366; }
.Post .PostInfo .Author { border-right: solid 1px #666699; }
.Post .PostInfo .Time { border-right: solid 1px #666699; }
.Post .PostInfo .Categ { border-right: solid 1px #666699; }


/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#e0f5ff;  }
.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;}




/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#e0f5ff; }


/* PageForms */
.PageForms form { border: solid 2px #e0f5ff;}
.PageForms th { background: #e0f5ff; color: #000033;}
.PageForms .Button { background: #c8e6f4; border: outset 2px #ccc; }


#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #e0f5ff; border: 1px solid #c8e6f4; color:#000066;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#3366cc;}
#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: #e0f5ff url(../Images/bkg_end_panel_blue.gif) no-repeat left bottom; }
.left h2 { background: #c0dbeb url(../Images/bkg_start_panel_blue.gif) no-repeat left top; color:#000033;}
.left h2 strong {}

.left li a { color:#003399; }
.left li a:visited { color:#003399; }
.left li a:hover {}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer { background: #ade0f7 url(../Images/bkg_footer_blue.gif) no-repeat left top; color:#4a6b7e; }
.footer a { color: #4a6b7e; }
.footer a:visited { color: #4a6b7e; }
.footer a:hover { color: #4a6b7e; }

/* Paging */
.Paging a { background: #e0f5ff; border: 1px solid #3366cc;}
.Paging a:visited { background: #e0f5ff; border: 1px solid #3366cc;}
.Paging a:hover { background: #3366cc; color:#fff; text-decoration: none;}
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #3366cc; background: #3366cc; 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;  }

