/* *********************** GENERAL SETTINGS     *********************** */
fieldset {
	background: transparent!important;
	border-style: none!important;
	position: relative;
	height: auto;
	width: auto!important;
	padding: 0px;
	margin: 0px;
}
form ul, form ul li, fieldset p {
	margin:0px;
	padding:0px;
	list-style:none;
}
body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #fff;
}
img { border: 0 none; }
* {
	padding: 0px;
	margin: 0px;
}
/*  Global Formatting */
h1 {
	font-size:24px;
	font-weight: normal;
	color: #999;
	letter-spacing: -2px;
	line-height: 24px;
}
h2 {
	font-size:14px;
	font-weight: bold;
	color: #999;
	letter-spacing: -1px;
	line-height: 18px;
}
h3 {
	font-size:14px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
}
h4 {
	font-size:13px;
	line-height: 14px;
	font-weight: bold;
}
h5 {
	font-size:12px;
	line-height: 13px;
	font-weight: bold;
}
h6 {
	font-size:11px;
	line-height: 12px;
	font-weight: bold;
}
td {
	font-size: 11px;
}
th {
	font-size: 11px;
}
a {
	color: #f60;
	text-decoration: underline;
}
a:hover {
	color: #f60;
	text-decoration: none;
}
a.image, a.image:hover {
	border:0;
}
li {
	list-style: none;
}
ul {
	list-style: none;
	clear: both;
}
fieldset {
	width: 470px;
	padding: 5px;
}
/* *********************** END GENERAL SETTINGS *********************** */

/* *********************** LAYOUT SETTINGS      *********************** */

#desMain {
	width: 800px;
	margin: 18px auto;
	clear: both;
}
#desTop {
	width: 800px;
	height: 133px;
	clear: both;
	position: relative;
	background: #fff url(../images/puredesignfinal_03.jpg) top no-repeat;
}
#desTop h1 {
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 98px;
	left: 48px;
	font: normal 24px Arial, Helvetica, sans-serif;
}
#desTop h2 {
	color: #ffc;
	text-transform: uppercase;
	position: absolute;
	top: 106px;
	left: 250px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#desTop #menu {
	position: absolute;
	left: 290px;
	top: 14px;
	width: 480px;
}
#desTop #menu ul {
	list-style: none;
}
#desTop #menu ul li {
	list-style: none;
	float: left;
	margin-right: 15px;
}
#desTop #menu ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #999;
}
#desTop #menu ul li a:hover {
	color: #333;
}
#contentMain {
	margin: 20px 0px;
	padding: 0px 30px;
}
#colLeft {
	float: left;
	width: 240px;
}
#colLeft table.moduletable th, table.moduletable_menu th {
	background: #fff url(../images/mhd_bg.gif) top no-repeat;
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 14px;
	width: 230px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #999;
	text-transform: uppercase;
}
#colRight {
	float: left;
	width: 480px;
	margin-left: 20px;
}
#desFooter {
	clear: both;
	width: 800px;
	height: 40px;
	background: #fff url(../images/puredesign2footer_07.jpg) top no-repeat;
}
#desFooter p {
	padding-top: 12px;
	text-align: center;
	color: #fff;
}
#desFooter p a {
	color: #fff;
	text-decoration: underline;
}
#desFooter p a:hover {
	color: #ffc;
	text-decoration: none;
}
.both {
	clear: both;
}
/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	
	.pathway {
	font-size: 11px;
	color:#333;
}
a.pathway {
	color:#000;
	text-decoration: none;
}
a.pathway:hover {
	color:#000;
	text-decoration:underline;
}
/* Mainlevel menu */
.mainlevel {
	height: 20px;
        
        }
#mainlevel {
        padding-left: 50px;
}

#mainmenu {
	/* position: absolute; */
	left: 317px;
	top: 168px;
	width: 750px;

}
#mainmenu ul {
	list-style: none;
         
}
#mainmenu ul li {
        display:inline;
	list-style: none;
        
	margin-right: 15px;
}
#mainmenu ul li a {
        display:block;	
        
        float: left;
        text-decoration: none;
	font-weight: bold;
	color: #999;

}
#mainmenu ul li a:hover {
        text-decoration: none;	
        color: #333;
}



a.mainlevel {
	background: #fff;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 3px 25px;
	margin: 0px;
	text-decoration: none;
	display: block;
}
a.mainlevel:hover, #active_menu:hover {
	color: #f60;
	background: #fff;
	text-decoration: underline;
}
#active_menu {
	color: #333;
}
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel {
	height: 18px;
}
a.sublevel {
	background: #fff;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	margin: 0px;
	text-decoration: none;
}
a.sublevel:hover {
	color: #f90;
	background: #fff;
	text-decoration: underline;
}
/* End Sub Menu */

/* Add Custom Menus */

/* Add Custom Menus */

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.moduletable th, .newsflash h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: 40px;
	color: #A2BF06;
	text-transform: uppercase;
	text-align: left;
}
table.moduletable td {
	height: 18px;
}
/* Custom Modules */

.latestnews, .mostread {
	list-style: none;
	margin: 2px 1px;
}
 li.latestnews. li.mostread {
 margin: 0px;
}
li.latestnews a, li.mostread a {
	color: #333;
	text-decoration: none;
}
li.latestnews a:hover, li.mostread a:hover {
	color: #f60;
	text-decoration: underline;
}
.search {
	margin: 3px 0px;
	padding-bottom: 3px;
}
.search .button {
	background: none;
	border: none;
	color: #BB521d;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px 5px;
}
.search .button:hover {
	color: #c90;
}
.search .inputbox {
	border: 1px solid #999;
	padding: 1px;
	width: 170px;
}
.search .inputbox:hover {
	border: 1px solid #900;
	padding: 1px;
}
/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */
.contentheading {
	padding: 15px 0px 0px 0px;
	line-height: 25px;
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #BB521d;
	width: 100%;
}
/* content title and links */
.contentpagetitle {
	background-color : White;
}
a.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #f60;
	border-bottom: 0px;
}
a.contentpagetitle:hover {
	color: #000;
	border-bottom: 0px dashed #ccc;
	text-decoration: none;
}
/* top box like a category description */
.contentdescription {
	background-color : White;
	padding: 10px 0px;
}
/* Main Body Text */
.contentpane {
	background: White;
}
.contentpaneopen {
	background-color: White;
	line-height: 17px;
}
/* Main Body Text */

/* article rating */
.content_rating {
	font-weight: normal;
	font-size:.8em;
}
.content_vote {
	font-weight: normal;
	font-size: .8em;
}
/* icons */
.buttonheading {
	font-size: 12px;
}
.pop-ups {
	float: right;
}
a.pop-up {
	border-bottom: 0;
}
/* Dates */
.createdate {
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
}
.modifydate {
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.newsfeeddate {
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
}
/* Dates */

/* Writen by Authors name */
.small {
	color: #ccc;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav {
	font-size: 12px;
	color: #A2BF06;
}
.pagebar {
	font-size: 12px;
}
.pagenav_prev {
	font-size: 11px;
	color: #A2BF06;
}
.pagenav_next {
	font-size: 11px;
	color: #A2BF06;
}
a.pagenav {
	color: #f60;
	text-decoration: underline;
}
a.pagenav:hover {
	color: #f60;
	text-decoration: none;
}
.pagenavcounter {
	height: 15px;
}
.back_button {
	font-size: 12px;
	height: 15px;
	clear: both;
	display: block;
}
/* Read more link */
.readon {
	font-size: 11px;
	color: #f60;
	text-decoration: underline;
}
.readon:hover {
	text-decoration: none;
	color: #f30;
}
/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
}
table.contenttoc th {
	background: #2F3E57;
	color: White;
}
table.contenttoc td {
	padding: 2px;
}
/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {
	height: 18px;
}
/* End Article index  */

/*  component heading */
.componentheading {
	text-align:left;
	margin-top: 15px;
	background-color: #fff;
	line-height: 25px;
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #BB521d;
	width: 100%;
}
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #BA521B;
	color : #fff;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
}
/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color: #fff;
	font-size: 11px;
	height: 21px;
}
.sectiontableentry2 {
	background-color: #f0f0f0;
	font-size: 11px;
	height: 21px;
}
.sectiontablefooter {
	height: 18px;
}
/* End Sectiontable */

/* Category */
.category {
	color:#333;
}
a.category:link, a.category:visited {
	height: 15px;
	color: #666;
}
a.category:hover {
	height: 15px;
	color: #333;
}
/* End category */

/* blogsection */
.blog {
	background-color : #FFFFFF;
}
.blogsection {
	height: 18px;
}
.blog_more {
	clear: both;
	display: block;
	width: 480px;
	padding: 10px 0px;
}
.blog_heading {
	height: 18px;
}
/* space from bottom of article */
.article_seperator {
	background-color : #FFFFFF;
}
/* End blogsection */

/* Search Form Module*/
.search {
	height: 18px;
}
/* results if not search google */
.searchintro {
	height: 18px;
}
/*Search Form keyword highlight*/
.highlight {
	border: 1px dashed #A2BF06;
	background: #F5FF96;
	padding: 0px 2px 0px 2px;
}
/* End Search Form */

/* wrapper title */
.wrapper {
	background-color : #FFFFFF;
}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form {
	font-size: 12px
}
input {
	background-color:#FFFFFF;
	font-size: 11px;
	color: #333;
	padding: 1px;
}
.inputbox {
	background: #fff;
	border: 1px solid #999;
	padding: 1px;
}
.text_area {
	background: #fff;
	border: 1px solid #999;
	width: 470px;
}
/* Pull down menu */
.selectbox {
	width: 100%;
}
/* Submit Button */
.button {
	background: none;
	border: none;
	color: #BB521d;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px 5px;
}
.button:hover {
	color: #c90;
}
/* Contact Email Form */
.contact_email {
	margin: 0px;
	padding: 5px;
}
/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
}
.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
}
.edit-tabs {
	padding: 1em;
	background: none;
}
.tabpadding {
	padding:1px;
}
.tabheading {
	background-color: #FF6600;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
}
/*Body of the form*/
.adminform {
	background-color : #FFFFFF;
}
/* *********************** End TABBED EDITING *********************** */

#colLeft h3 {
	background:#FFFFFF url(../images/mhd_bg.gif) no-repeat center center;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
	text-indent: 10px;
}
#colLeft .moduletable_menu, #left_side .moduletable {
	margin-bottom:5px;
	padding-bottom:5px;
}
#colLeft ul {
	margin: 0px;
	padding: 0px;
}
#colLeft ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#colLeft ul li a {
	display:block;
	height:22px;
	text-align:left;
	text-decoration:none;
	text-indent: 10px;
	line-height: 22px;
	color:#999999;
	font-weight:bold;
}
#colLeft ul li a:hover {
	color:#FF6600;
	text-decoration:underline;
}
#current a {
	color:#333333!important;
	font-weight:bold!important;
}

table.sched td { padding:10px; }

#video{float:right;}
#promo{}