body{background: url(../images/website/body-bg.gif) repeat-x 0 0 #ffffff; margin: 0; font:13px calibri,Tahoma;}

/* General Links */
a:link { text-decoration : none; color : #ee0000; border: 0px;} 
a:active { text-decoration : none; color : #ee0000; border: 0px;} 
a:visited { text-decoration : none; color : #ee0000; border: 0px;} 
a:hover { text-decoration : none; color : #ff0000; border: 0px;} 

img { padding: 0px; xmargin: 0px; border: none;}

input { font-family: 'Verdana'; color: #2f2928; font-size: 11px; }
textarea { font-family: 'Verdana'; color: #2f2928; font-size: 12px;  }
select { font-family: 'Verdana'; color: #2f2928; font-size: 11px;}

.header .search { background: #820000; }
.header .search .input { border: solid 1px #fff; font-size: 11px; padding: 3px 3px 4px 3px; margin: 0px;}
.header .search p a { color:#fffade; }

.TopMenu ul { border-left: solid 1px #cc8866;}
.TopMenu li { border-right: solid 1px #cc8866;}
.TopMenu li a { color:#ffe2b4;}
.TopMenu li a:visited { color:#ffe2b4;}
.TopMenu li a:hover { color:#fff;}

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

#menu ul { border-left: solid 1px #ffedd0; }
#menu li a {color: #ffffff; }
#menu li a:visited { color:#ffffff;}
#menu li a:hover { background: #c21900; color:#fff; }
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: 12px; 
	font-weight: bold;
}

.menu ul li {

}

.menu ul {
	xxxwidth: 11em;
}

.menu a, .menu li a:visited {
	text-decoration: none;
	color:#ffffff; 

	display: block;
	position: relative;
}

.menu li li a {
	padding: .4em .4em;
}

.menu li li a:link, .menu li li a:visited {
	xxxbackground-color: #000000;
	color: white;
}

.menu ul a:link, .menu ul a:visited {
	color: #ffffff;
	font-weight: normal;
	width: 150px;
}

.menu a:hover, .menu ul a:hover, .menu li li a:hover {
	color: white;
	text-decoration: none;
}

 .menu li:hover>a {
	color: white;
	background-color: #444444;
}

.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: #444444;
	text-decoration: none;
}

/* BreadCrumb */

.content .BreadCrumb { background: #fffade;}

/*.content h1 { color: #660000; }
.content h2 { color: #660000;}
.content h3 { color: #660000;}
*/
.Featured h1 { border-bottom: solid 3px #efe5d6;}
.RecentArticles h1 { border-bottom: solid 3px #efe5d6;}
.News h1 { border-bottom: solid 3px #efe5d6;}
.News h2 { color:#cc6600; }
.RecentBlogs h1 { border-bottom: solid 3px #efe5d6;}

.Post .PostAuthorDetails { background:#fffadf;  }
.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;}

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

.AZ ul { background:#fffade;}

.PageForms form { border: solid 2px #fffade;}
.PageForms th { background: #fffade;}

.PageForms .Button { background: #fffade; }

#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #fffade; border: 1px solid #ebe4aa;color:#ff0000;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#cc0000;}
#tabnav a:hover { background: #fff;}

.right h2 { color:#660000;}
.right .Categories li a:hover { background-color: #fffade; }

/* Paging */
.Paging a { border: 1px solid #fffade; background: #def2ff; }
.Paging a:visited { background: #fffade; border: 1px solid #cc0000;}
.Paging a:hover { background: #cc0000; color:#fff; }
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #cc0000; background: #cc0000; 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;  }

/*****************************************************************************************/

table, td { border: 0; outline: 0;}
a{text-decoration:none; color:#0066cc;}
h1{padding:2px 0; margin:2px 0; font-size:24px; color:#ff0000; }
h2{padding:2px 0; margin:2px 0; font-size:18px; color:#000000; }
p{padding:0; margin:8px 0;}
ul{padding:0; margin:0 0 0 20px}
.ul01{padding:0; margin:0; list-style-type:none}
.ul01 li{padding-left:20px; margin:0; background:url(../images/website/redRatingFull.gif) no-repeat 3px 1px;}

.bgbd {background: url(../images/website/bgbd.gif) repeat-x 0 bottom;}
.hdaddress{position:absolute; width:379px; height:70px; margin:6px 0 0 556px; background:#ffffff; font:16px calibri,tahoma; text-align:right;}
.hdaddress b{color:#ff0000; font-weight:normal;}
.hd011{position:absolute; margin-top:72px; width:949px;}
.hd011 .mnmn{background:#474f5c}
.hd012{position:absolute; margin-top:110px; width:949px; color:#ffffff}
.hd012 td{text-align:center}
.hd012 a{color:#ffffff}
.hdfp011{position:absolute;}
.hdfp011 .mnmn{background:#ff0000; text-align:center; width:535px; color:#ffffff; font-size:26px;}

.mdl{border-left:1px solid #d7d5d5; border-right:1px solid #d7d5d5; }

.cont{padding:40px 20px 20px 50px; vertical-align:top; background:url(../images/website/bg-cont.jpg) no-repeat right 60px; text-align:justify;}
.cont h1{border-bottom:1px solid #cccccc}
.cont td{vertical-align:top}
.rp{width:244px; padding:10px 10px 15px 15px; vertical-align:top;}
.rp h1{text-align:center; margin:0; padding:0}
.lnews{background:url(../images/website/bg-latestnews.gif) no-repeat 0 0; width:234px; height:180px; padding:10px 5px 0; overflow: auto;}
.lnewsbtm{background:url(../images/website/bg-latestnews.gif) no-repeat 0 bottom; width:244px; height:10px;}

.hdfp01{border-left:1px solid #d7d5d5; border-right:1px solid #d7d5d5; background:#000}
.ft{height:105px; background:#ff0000; color:#cccccc}
.ft a{color:#cccccc}
.ftaddress{margin:0 15px 0 0px; font:16px calibri,tahoma; text-align:right;}
.ftaddress b{color:#fff; font-weight:normal;}

