* {
	margin: 0;
	outline: none;
	padding: 0;
}

* html .Block {
	height: 1%;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

abbr, acronym {
	font-size: 80%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

abbr[title], acronym[title], dfn[title] {
	cursor: help;
}

.Block {
	display: inline-block;
}

.Block:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.Blue p, .Search p {
	margin: 0;
	padding: 10px 12px;
}

body {
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: center;
}

.BodyContent {
	padding: 0 15px 5px 15px;
}

.BodyContent ol li {
	line-height: 120%;
	list-style-type: decimal;
	margin-left: 15px;
	padding: 2px 0;
}

.BodyContent ul li {
	line-height: 120%;
	padding: 2px 15px;
}

.BodyContent ul, .ViewContentContainer ol {
	margin: 10px 0;
}

body.searchTips {
	padding: 30px;
	text-align: left;
}

.Breadcrumb {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display:none;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
}

.Breadcrumb li a {
	padding: 0 15px 0 0;
}

.Breadcrumb li a:hover {
	text-decoration: none;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Button {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 10px 2px 10px;
}

.Button, .SearchGoButton {
	cursor: pointer;
	font-weight: 700;
	height: 23px;
	line-height: 80%;
	margin: 0;
	padding: 0;
	width: 68px;
}

.CategoryFeedList, .OtherFeedList,.CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}

.CategoryPagination {
	padding: 0 5px;
	text-align: center;
}

.CategoryPagination .PagingList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.CategoryPagination .PagingList li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 2px;
}

cite, em, dfn {
	font-style: italic;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.CommentItem {
	border-bottom: 1px solid #D9D9D4 !important;
	margin: 20px 0px;
}

.CommentSettingsLink {
	padding: 5px 0;
}

#Container {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	position:relative;
}

#content {
	clear: both;
	width: 980px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.Content {
	float: left;
	width: 516px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.Content .BodyContent, .Content .BlockContent{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.ContentPostDetails {
	display:none;
}
.Content .BodyContent .BlockContent{
	padding: 0px;
}

.Content .ContentPostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	padding: 0 15px 0 20px;
}

.Content h2 {
	font-size: 2em;
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.Content h3 {
	font-size: 1.1em;
}

.Content .listSummary fieldset {
	margin: 10px 0;
}

.Content .listSummary li {
	line-height: 120%;
	padding: 2px 15px;
}

.Content .listSummary p,form p, .Content .tplContent p {
	margin: 10px 0;
	padding: 0;
}

.Content .listSummary .tplContent, .Content .listSummary h4, .Content .listSummary h3, .Content .listSummary h5, .Content .listSummary h2,.Content .tplContent h4, .Content .tplContent h3, .Content .tplContent h5, .Content .tplContent h2 {
	padding: 10px 0;
}

.Content p {
	margin: 5px 0;
	padding: 0;
}

.Content .PostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	float: left;
	padding: 0 15px 0 20px;
}


.ContentModulesContainer h3 {
	padding-left: 0;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	margin: 0px 0 0;
}

.ContentPostDetails li {
	display: inline;
	float: left;
}

del {
	text-decoration: line-through;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 5px 0;
	padding: 20px;
}

.first {
	text-align: left;
}

#Footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .9em;
	height: 75px;
	line-height: 130%;
	text-align: center;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	margin: 0;
	text-decoration: underline;
}

#FooterList.Block1 {
	float: left;
	padding-left: 20px;
}

#FooterList.Block2 {
	float: right;
}

#FooterText {
	width: 400px;
}

#FooterText.Block1 {
	float: left;
}

#FooterText.Block2 {
	float: right;
}

form {
	margin: 0 0 20px 0;
	padding: 0;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.28em;
}

h2 em {
	font-size: 1.15em;
}

h2.tplvar-author-name {
	font-size: 1.6em;
	font-weight: 700;
}

h3 {
	font-size: 1em;
}

h3.tpllang-ContentByAuthor {
	font-size: 1.3em;
	font-weight: 700;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

#Header {
	height: 250px;
	clear:both;
	border: 1px dotted #666666;
	position: relative;
}
#Header #TopRight {
	position: absolute;
	top: 0px;
	right: 0px;	
}
#Header #BottomLeft {
	position: absolute;
	bottom: 0px;
	left: 0px;	
}
.websiteName h1 {
	padding: 85px 0 0 40px;
	position: absolute;
}

.websiteName a {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	letter-spacing: -1px;
	line-height: 100%;
	text-decoration: none;
	font-style: italic;
}

#Header h1 span {
	padding-top: -30px;
}

.headerBgImage {
	background-repeat: no-repeat;
}

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

hr {
	border-top: 1px solid #eeeeeb;
	height: 1px;
}

html {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
}

html[xmlns] .Block {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}

.HtmlBlock p {
	margin: 0;
	padding: 0px 20px 10px;
}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 3px;
}

input[type=radio], input[type=checkbox] {
	border-style: none;
	margin: 0;
	padding: 0;
}

.Left {
	float: left;
	padding: 0 9px 10px 0;
	width: 208px;
}

.Left .BlockContent > ul , .Right .BlockContent > ul {
	margin: 0 5px;
	padding: 0;
}

.Left h2, .Right h2 {
	font-size: 2em;
	font-weight: 400;
	margin: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;	
}

.Left li a, .Right li a {
	display: block;
	padding-left: 14px;
	text-decoration: underline;
}

.Left .SideBox, .Right .SideBox {
	margin-bottom: 4px;
	padding-bottom: 5px;
	width: 208px;
}

.Left .tplImage, .Right .tplImage {
	margin: 10px 12px;
}

.Left ul li a, .Right ul li a {
	background-position: 8px 13px;
	padding: 5px 0 4px 20px;
}

.Left ul li li a, .Right ul li li a {
	background-position: 18px 13px;
	padding-left: 30px;
}

.Left ul li li li a, .Right ul li li li a {
	background-position: 28px 13px;
	padding-left: 40px;
}

.Left ul, .Right ul {
	border-top: none;
}

legend {
	font-size: 1.65em;
	font-weight: 700;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

li.ContentAuthors {
	text-decoration: none;
}

li.ContentAuthors a {
	text-decoration: underline;
}

li.ContentAuthors a:hover {
	text-decoration: none;
}

li.ContentCategories {
	text-decoration: none;
}

li.ContentCategories a {
	text-decoration: underline;
}

li.ContentCategories a:hover {
	text-decoration: none;
}

.listRow {
	padding: 15px 15px 0 15px;
}

.listSummary , .clearRow {
	clear: both;
}

.listSummary li {
	padding-left: 10px;
}

#Logo {
	float: left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 15px;
}

#Menu {
	width: 980px;
}

#Menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#Menu li a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: 400;
	height: 25px;
	padding: 5px 12px 0;
	text-decoration: none;
	text-transform: capitalize;
}

#Menu li ul {
	float: left;
	left: 0;
	position: absolute;
	text-align: left;
	top: 25px;
	width: 100px;
	z-index: 1;
}

#Menu li ul li {
	clear: both;
	text-align: left;
}

#Menu li ul li a {
	font-size: 1em;
	font-weight: normal;
	height: auto;
	padding: 2px 10px 0 10px;
	text-transform: none;
	width: 100px;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

#Menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#Menu ul > li > ul > li > ul {
	left: 150px;
	position: absolute;
	text-align: left;
	top: 0;
}

#Menu ul a {
	display: block;
	position: relative;
}

#Menu ul li {
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}

#Menu ul li ul li{
	padding:5px;
}

#Menu ul li li li:hover ul, #Menu ul li li li.sfHover ul {
	left: 10em;
	top: 0;
}

#Menu ul li li:hover li ul, #Menu ul li li.sfHover li ul {
	top: -999em;
}

#Menu ul li li:hover ul, #Menu ul li li.sfHover ul {
	left: 15em !important;
	top: 0 !important;
}

#Menu ul li:hover {
	visibility: inherit;
	z-index: 300000;
}

#Menu ul li:hover li ul, #Menu ul li.sfHover li ul {
	top: -999em;
}

#Menu ul li:hover ul, #Menu ul li.sfHover ul {
	left: 0;
	top: 25px;
	z-index: 99;
}

#Menu ul ul {
	position: absolute;
	top: -999em;
	width: 150px;
	margin-left:15px;
	margin-top: 13px;
}

#Menu ul ul li {
	width: 100%;
}

#Menu ul, #Menu ul * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuwrapper {
	clear: both;
	height: 40px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

p {
	margin: 0 0 5px 0;
}

q {
	quotes: "" "";
}

.Right {
	float: right;
	padding: 0 0 10px 9px;
	width: 208px;
}

.RSSBlock h2 a {
	background-position: 5px 10px;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	margin-left: 10px;
	padding-left: 45px;
	padding-top: 15px;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}

.Search {
	padding-bottom: 10px;
}

.Search form {
	padding: 0 12px;
}

.Search p {
	font-size: 1em;
	margin-top: -57px;
}

.SearchGoButton {
	margin-left: 108px;
}

.TopSearch {
	position:absolute;
	top:50px;
	right:0px;
}
.SearchToggleLinkShow, .SearchToggleLinkHide {
	font-size: .8em;
}

select option {
	padding: 0 10px;
}

#Slogan {
	float: left;
	margin: 0px;
}

#Slogan, #SloganWithLogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 100%;
	text-decoration: none;
	font-style: italic;
}

#SloganWithLogo {
	padding-top:100px;
	padding-left:10px;
}

.Small {
	font-size: .8em;
}

small, sup, sub {
	font-size: 85%;
}

#smallSearch_Query {
	padding-left: 20px;
	width: 146px;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sub {
	vertical-align: sub;
}

sub, sup {
	vertical-align: baseline;
}

.Summary h2 {
	border-bottom: 0;
}

.Summary li {
	margin: 0 5px;
	padding: 10px 12px !important;
}

.Summary li a {
	padding: 0 !important;
	text-decoration: underline;
}

.Summary li a:hover {
	text-decoration: none;
}

.Summary small {
	display: block;
	font-size: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;

}

sup {
	vertical-align: super;
}

table {
	border-collapse: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.Testimonial {
	margin: 10px 0;
	padding: 5px 20px;
}

.Testimonial_content {
	text-align: center;
}

th {
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

.tplAdvancedSearchURL {
	text-decoration: underline;
}

.tplAuthorImage {
	margin: 5px 15px 15px 15px;
}

.tplPreviousLink, .tplNextLink {
	text-decoration: none;
}

.tplWidthColumns1 {
	width: 950px;
}

.tplWidthColumns2 {
	width: 748px;
}

.tplWidthColumns3 {
	width: 516px;
}

ul, ol, dir, menu {
	list-style: none;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.ViewAuthorContainer h3 {
	clear: both;
}

.White p {
	padding: 0 20px 5px 20px;
}

/*ToolTip*/
.hotspot {color:#900; padding-bottom:1px;  cursor:pointer; width:20px;}



#tt {position:absolute; display:block; }

#tttop {display:block; height:2px; margin-left:5px;  top right no-repeat; overflow:hidden}

#ttcont { padding:40px 19px 17px 23px; margin-left:7px; width:160px; background:url(/images/tooltip.png) no-repeat; font-weight:bold; }/*Change font color to suit*/

#ttbot {display:block; height:7px; margin-left:5px;overflow:hidden;}

#fm { background:url(/images/powered_by_fm.png) no-repeat; width:59px; height:42px; margin:0 auto;}

#fm a{ display:block; width:59px; height:42px; margin:0 auto; text-indent: -9999px; }

#flame {
	height: 60px;
	text-align: center;
	width: 960px;
	float: left;
}

div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../images/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #000000;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -12px;
	right: -12px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalContent {
	overflow: auto;
}
div.wrapper div#nyroModalContent {
	padding: 25px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background: left 20% no-repeat;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background-image: url(../images/prev.gif);
}
a.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
a.nyroModalNext:hover {
	background-image: url(../images/next.gif);
}
body.layout-home {
	background-color: #e1c9bb;
	background-image: none;	
}
body.layout-home #Footer, body.layout-home .Left, body.layout-home #Menu, body.layout-home #Header, body.layout-home #Logo{
	display:none;
}
body.layout-home .Content {
	text-align:center;
}
body.layout-home #FlashIntro {
	margin:auto 0;
	width:960px;
}