* { padding: 0px; margin: 0px; }
body { background: #fff url(../Images/headerBG_PF.jpg) repeat-x top; color:#414b56;}

/* General Links */
a:link { text-decoration : none; color : #FF3300; border: 0px;} 
a:active { text-decoration : underline; color : #cc0000; border: 0px;} 
a:visited { text-decoration : none; color : #cc0000; border: 0px;} 
a:hover { text-decoration : underline; color : #ff3300; border: 0px;} 

img { padding: 0px; margin: 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; }
/* main menu link colours */
#menu li a {color: #ff8400; border-right: solid 1px #ffedd0;}
#menu li a:visited { color:#cc0000;}
/* main menu mouse over colour */
#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; }

/* BreadCrumb */

.content .BreadCrumb { background: #fffade;}

/* content div h1 text colour */
.content h1 { color: #021d56; }
/* content div h2 text colour */
.content h2 { color: #021d56;}
/* content div h3 text colour */
.content h3 { color: #021d56;}

.Featured h1 { border-bottom: solid 3px #dfe6ec;}
.RecentArticles h1 { border-bottom: solid 3px #dfe6ec;}
/* Recent News Title underline */
.News h1 { border-bottom: solid 3px #dfe6ec;}
/* blog title font colour */
.News h2 { color:#2d5b94; }
/* Recent Blogs Title underline */
.RecentBlogs h1 { border-bottom: solid 3px #dfe6ec;}

.Post .PostAuthorDetails { background:#fffadf;  }
.Post .PostAuthorDetails h2 {}

.Post .PostMore .Comment .Details { background: #fffade;}

.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;}

/* header colour left text fonts */
.left h2 { color:#021d56;}
/* left column link hover colour highlight */
.left .Categories li a:hover { background: #f6f6f6 url(../Images/ArrowLeft.png) no-repeat left top; }

/* header colour right text fonts */
.right h2 { color:#021d56;}
.right .Categories li a:hover { background: #fffade url(../Images/ArrowLeft.png) no-repeat left top; }

/* 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;}

/* Blog Links */
.blog a:link { text-decoration : none; color : #003399 ; border: 0px;}
.blog a:active { text-decoration : underline; color : #003399; border: 0px;} 
.blog a:visited { text-decoration : none; color : #003399; border: 0px;} 
.blog a:hover { text-decoration : underline; color : #FF6600; border: 0px;} 

/* Article Links */
.featArts a:link { text-decoration : none; color : #003399 ; border: 0px;}
.featArts a:active { text-decoration : underline; color : #003399; border: 0px;} 
.featArts a:visited { text-decoration : none; color : #003399; border: 0px;} 
.featArts a:hover { text-decoration : underline; color : #FF6600; border: 0px;} 

.threePlusPrice { font-weight: bold; padding-bottom: 7px} 
.ourPrice { font-weight: bold; color : #003399; } 

