body { margin: 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background: #fff url('../Images/topyellowbg.png') repeat-x; background-position:top center;  color:#414b56; }



/* General Links */

a:link { color : #197486;} 

a:active { color : #197486;} 

a:visited { color : #197486;} 

a:hover { color : #00414A;} 



#bgcontain {background: url('../Images/topyellow.jpg') no-repeat; background-position:top center;}

#container { } 



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.header { }

.header h1 a{color:#fff;}

.header h1 a:hover{color:#00414A; text-decoration:none;}

.search .input{border:1px solid #00414A; width:152px; height:20px;margin-right:10px;font-size:12px;padding-top:4px;padding-left:4px;}

.search .arrow{border:0; background:#00414A url('../Images/searchbg2.gif'); width:28px; height:28px; color:#fff; margin:0;}

.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 { }



/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.menu, .menu ul li {

	color: white;

	font-size: 11px; 

	font-weight: bold;

}



.menu ul li {



}



.menu ul {

	width: 11em;

}



.menu a {

	text-decoration: none;

	color:#FFFFFF; 

	padding: .4em 1em;

	display: block;

	position: relative;

}



.menu ul a:link {

	background-color: #fe6289;

	color: white;

	font-weight: normal;

	width: 150px;

}



.menu ul a:visited {

	background-color: #fe6289;

	color: white;

	font-weight: normal;

	width: 150px;

}



.menu a:hover, .menu ul a:hover {

	color: #fe6289;

	background-color: #fff;

	text-decoration: none;

}



 .menu li:hover>a {

	color: #fe6289;

	background-color: #fff;

}





.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: white;

	text-decoration: none;

}



/* BreadCrumb */



.content .BreadCrumb { color: #fff; background:#fe6289;  }



.content h1 { color: #00414A; }

.content h2 { color: #197486;}

.content h3 { color: #197486;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.Featured h1 { background:#fe6289; color:#fff;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.RecentArticles h1 {background:#fe6289; color:#fff; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.News h1 { background:#fe6289; color:#fff;}

.News .Post { }

.News .Post .PostContent { color:#51555b; }



.RecentBlogs { background-color: white; }

.RecentBlogs h1 { background:#fe6289; color:#fff; }



/* Post Info/Details */

.Post .PostInfo { border-bottom:1px solid #E0E0E0; color:#00414A; }

.Post .PostInfo a { color: #00414A; }

.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 {  }

.Post .PostAuthorDetails h2 { color:#79602f; }



.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;}

.Post .PostMore .CommentAuthor {background:#F4FCFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF;}

/* Authors A-Z - ( Only on the Author page) */

.AZ ul {  }





/* PageForms */

.PageForms form { border: solid 2px #fe6289;}

.PageForms th { background: #fe6289; color: white; }

.PageForms .Button { background: #f7e7ad; border: outset 2px #e9e1d2; }



#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #00414A; border: 1px solid #00414A; color:#fff;}

#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#00414A;}

#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 {background:#fe6289 url('../Images/sidebottomgreen.png'); background-repeat:no-repeat;background-position:bottom left; }

.left div { }

.left .search {float:none;

margin:0px 0px 10px;}

.left h2 { color:#C6EF55; }

.left h2 strong {}



.left li a { color:#fff; padding-left:15px; background:url('../Images/dotarrow.gif'); background-repeat:no-repeat;background-position:2px 2px;}

.left li a:visited { color:#fff; }

.left li a:hover { text-decoration:underline; }



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.footer { background:#979797; color:#61614e; }

.footer a { color: #3e3e2b; }

.footer a:visited { color: #3e3e2b; }

.footer a:hover { color: #3e3e2b; }



/* 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:#fe6289;}



.left .Newsletter { color: white;}

/* Teaser Image Styles */

.FeatureImageSpan {background-color: #F5F5F5;}

.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }

