/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
	height: 100%;
	margin-bottom: 1px;
}

form {
	margin: 0;
	padding: 0;
}

#searchForm {
	background: #fff;
	padding: 15px;
}

body {
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button {
	cursor: pointer;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

img {
	border: 0 none;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
	text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 935px;
}

body.width_medium div#wrapper {
	width: 900px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 905px;
	max-width: 905px;
	min-height: 600px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 50px;
	/*padding-left: 370px;
	 padding-right: 30px;
	 padding-top: 25px;
	 overflow: hidden;
	 text-align: left;*/
}

div#logo {
	/*position: absolute;
	 left: 0;
	 top: 0;
	 float: left;
	 width: 298px;
	 height: 75px;
	 background: url(../images/mw_joomla_logo.png) 0 0 no-repeat;
	 margin-left: 30px;
	 margin-top: 25px;*/
}

#header_r {
	border-spacing: 0;
	vertical-align: top;
}

#header-table {
	min-width: 650px;
}

#header-title {
	padding-left: 10px;
}

#header-title1 {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	font-family: Georgia;
	text-align: left;
	line-height: 15px;
}
#header-title h2 {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	font-family: Georgia;
	text-align: left;
	line-height: 15px;
	padding: 0;
	margin: 20px 0;
}
#header-title2 {
	font-size: 30px;
	color: #694c00;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
	text-align: left;
	padding-right: 120px;
	line-height: 25px;
}
#icons {
	vertical-align: top;
}
div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: #d0b257/*url(../images/mw_header_b.png) 0 0 repeat-x*/;
	margin: 0px;
	float: left;
	width: 100%;
}

div#tabarea_l {
	/*background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	 padding-left: 32px;*/
	float: left;
	width: 100%;
}

div#tabarea_r {
	height: 28px;
	/*background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	 padding-right: 1px;*/
	float: left;
	width: 100%;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited {
	color: #999;
}

div#footerspacer {
	height: 0px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#search {
	/*float: right;
	 width:320px;
	 margin-top: -20px;
	 margin-right: 30px;
	 height: 40px;
	 overflow: hidden;
	 text-align:right;*/
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding: 0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

#whitebox {
	/*margin: 15px 19px 21px 19px;*/
	background: #e8d9ac;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	/*background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;*/
	height: 0;
}

#whitebox_tl {
	/*background: url(../images/mw_content_t_l.png) 0 0 no-repeat;*/
}

#whitebox_tr {
	/*height: 10px;
	 background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;*/
	overflow: hidden;
	height: 0px;
}

#whitebox_m {
	/*border-left: 1px solid #ccc;
	 border-right: 1px solid #ccc;*/
	width: auto;
	padding: 0 6px 0 0;
}

#whitebox_b {
	/*background: url(../images/mw_content_b.png) 0 100% repeat-x;*/
}

#whitebox_bl {
	/*background: url(../images/mw_content_b_l.png) 0 100% no-repeat;*/
}

#whitebox_br {
	/*height: 13px;
	 background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;*/
}

/* horizontal pill menu */
table.pill {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

td.pill_l {
	/*background: url(../images/mw_menu_cap_l.png) no-repeat;
	 width:  20px;
	 height: 32px;*/

}

td.pill_m {
	/*background: url(../images/mw_menu_normal_bg.png) repeat-x;
	 padding: 0;
	 margin: 0;
	 width: auto;*/
}

td.pill_r {
	/*background: url(../images/mw_menu_cap_r.png) no-repeat;
	 width:  19px;
	 height: 32px;*/
}

#pillmenu {
	margin-top: 4px;
	white-space: nowrap;
	height: 28px;
	float: left;
}

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

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu li a:hover {
	background: #e2c776;
	color: #000000;
}

#pillmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	/*text-transform:uppercase;*/
	display: block;
	height: 20px;
	line-height: 24px;
	padding: 2px 17px 0px 17px;
	color: #000;
	text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top: 2px;
	height: 21px;
	line-height: 12px;
	background-position: 0 0;
}
.maximenuck_mod .latestnewsthis_week_menu {
	padding-bottom: 5px !important;
}
.maximenuck_mod .moduletablethis_week_menu {
	background: none;
	border-bottom: 1px solid #d0b257;
	text-transform: none !important;
}
.maximenuck_mod .moduletablethis_week {
	background: none;
	text-transform: none !important;
}
.maximenuck_mod .moduletablemost_popular {
	background: none;
	text-transform: none !important;
}
.maximenuck_mod .moduletablethis_week h3 {
	background: none;
}
.maximenuck_mod .moduletablemost_popular a h3 {
	text-transform: none !important;
}
.moduletableblogsby_author {
	background: #dac279 !important;
	/*width: 180px !important;*/
	text-transform: none;
}
.menu_menu {
	z-index: 9999 !important;
}
.menublogsby_author {

	list-style-type: none;
	display: block;
	float: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	/*width: 180px !important;*/
}
.menublogsby_author  li {
	/*width: 175px !important;*/
	list-style-type: none;
	display: block;
	float: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin: 0px !important;
	padding: 3px 0 3px 0px !important;
	border-bottom: 1px solid #D0B257 !important;
	border-bottom-width: 20px;
	height: 29px;
}
div#maximenuck ul.maximenuck2 div.maximenuck_mod .menublogsby_author a {
	font-weight: bold;
	text-transform: none;
	margin-left: 5px;
}
div#maximenuck ul.maximenuck2 li.maximenuckmodule {
	padding: 0;
	margin: 0;
}
div#maximenuck ul.maximenuck div.maximenuck_mod h3 {
	margin: 5px 0 0 3px;
	background: none;
	color: #000000;
	font-weight: bold;
}
#pillmenu div#maximenuck ul.maximenuck2 div.maximenuck_mod li {
	width: auto !important;
}
#pillmenu .moduletablemost_popular_menu a, #pillmenu .moduletablethis_week_menu a {
	line-height: 20px;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float: left;
	height: 0px;
}
#left_col {
	background-color: #ffffff;
	width: 620px;
	padding: 15px;
}
#right_col {

	padding-top: 5px;
}
.moduletablethis_week, .moduletablemost_popular, .moduletable_popular, .moduletable_viewby, .moduletableblogs_by {
	background: #ffffff;
	padding: 10px 10px 10px 10px;
}
.moduletablethis_week ul, .moduletablemost_popular ul, .moduletable_popular ul {
	font-family: georgia;
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	list-style-image: url('../images/list_image.png');
}
.moduletableblogs_by h3, .moduletable_viewby h3 {
	padding: 10px 0 0 0;
	margin: 0;
}
.moduletableblogs_by ul, .moduletable_viewby ul {
	margin: 0;
	padding: 10px 0 10px 25px;
	list-style: none;
}
.moduletableblogs_by ul li, .moduletable_viewby ul li {
	padding: 2px 0;
}
.moduletableblogs_by ul li a, .moduletable_viewby ul li a {
	font-weight: bold;
}
.moduletablethis_week h3 {
	padding-top: 5px;
}
.moduletablemost_popular h3 {
	padding-top: 5px;
}
.moduletable_AmericaNeedsGold {
	background-color: #FFFFFF;
	border-left: 1px solid #D4B965;
	border-right: 1px solid #D4B965;
	border-top: 1px solid #D4B965;
	font-family: Arial !important;
	font-size: 12px;
}
.moduletable_AmericaNeedsGold a em {
	text-transform: uppercase;
}
.moduletable_AmericaNeedsGold a em {
	color: #694C00 !important;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
#maincolumn, #maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/**** Category Bloy Layout ****/
table.blog .leading .blog_item {
	border: 0;
}
table.blog {
	padding: 0 10px;
}
table.blog .blog_item {
	border: 1px solid #d6bb6b;
}
table.blog .blog_item .read_blog {
	text-align: right !important;
}
table.blog_blogs .leading .blog_item {
	border: 0;
}
table.blog_blogs {
	padding: 0 10px;
}
table.blog_blogs .blog_item {
	border: 1px solid #d6bb6b;
}
table.blog_blogs .blog_item .read_blog {
	text-align: right !important;
}

.items-leading {
	margin: 15px;
	border: 0;
	margin-bottom: 20px;
}
.items-row {
	border: 1px solid #d6bb6b;
	margin-bottom: 20px;
}
.items-leading h2, .items-row h2, .items-leading h2 a, .items-row h2 a {
	color: #694C01;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0 0;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
}
.items-row .read_blog {
	text-align: right !important;
}
.item {
	margin: 15px;
}
.article-info {
	font-size: 11px;
	color: #464545;
	font-weight: normal;
	text-align: left;
	line-height: 13px;
}

div#user_column_left {
	float: left;
	width: 300px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
}
div#user_column_right {
	float: right;
	width: 300px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
.contentpaneopen_blogs p img {
	width: auto !important;
	max-width: none !important;
}
.contentpaneopen_blogs img {
	float: right !important;
	width: auto !important;
	max-width: 275px !important;
}
.componentheading_blogs {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: left;
	color: #694C01;
	text-transform: uppercase;
	font-size: 15px;
	padding-left: 10px;
	padding-top: 10px;
}
table.contentpaneopen_blogs td.contentheading_blogs {
	padding-top: 10px;
	padding-left: 10px;
}

table.contentpaneopen_blogs td {
	border-collapse: collapse;
	padding: 0px 15px 0px 10px;
}

h2, .contentheading_blogs {
	color: #694C01;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0 0;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
}
table.contentpaneopen_blogs td.contentheading_blogs a {
	color: #6A4D00;
}

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}

/* headers */
div.componentheading {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 15px;
}

h1 {
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	/*width: 100%;*/
}

h2, .contentheading {
	padding: 10px 0 0 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align: bottom;
	color: #694c01;
	text-align: left;
	width: 100%;
	line-height: 22px;
}

.item-page h2 a, .item-page_blogs h2 a{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #694c01;

}
table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h2 {
	margin: 7px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: 11px;
	color: #464545;
	font-weight: normal;
	text-align: left;
	line-height: 13px;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #464545;
	font-weight: normal;
	padding-top: 0px;
}

#modifydate-margin {
	margin-bottom: 0px;
	margin-left: 1px;
}
#createdate-margin {
	margin-bottom: 13px;
	margin-left: 1px;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}

/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {
}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border: none;
}

.clr {
	clear: both;
}

td.greyline {
	width: 10px;
	/*background: url(../images/mw_line_grey.png) 50% 0 repeat-y;*/
}

div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

table.blog .article_column {
	width: 100%;
}

/* edit button */
.contentpaneopen_edit {
	float: left;
}

/* table of contents */
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}

table.contenttoc td {
	padding: 0 5px;
}

/* content tables */
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}

td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}

/* content styles */
table.contentpaneopen, table.contentpane {
	border-collapse: collapse;
	margin: 0;
	padding: 0px 15px;
	width: 100%;
	background: #ffffff;
}

table.contentpaneopen td {
	border-collapse: collapse;
	padding: 0 15px;
}
table.contentpaneopen td.contentheading {
	padding-top: 10px;
}

table.contentpaneopen td.contentheading .blog_h2 {
	color: #694C01;
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

table.contentpaneopen td.contentheading a {
	color: #6A4D00;
}
table.contentpaneopen td.buttonheading {
	padding: 0 4px 0 0;
}
table.contentpaneopen td.content {
	padding-top: 5px;
}

table.contentpaneopen_homepage, table.contentpaneopen_homepage td, table.contentpane_homepage, table.blog_homepage, table.blog_homepage td {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.blog_homepage .article_separator {
	height: 0px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #f9f790;
}

/* module control elements */
#gcalendar_component {
	padding-top: 20px;
}
.moduletablesop {
	background-color: #ffffff;
	border-right: 1px solid #D4B965;
	padding: 8px;
	border-left: 1px solid #D4B965;
	border-top: 1px solid #D4B965;
}

.moduletablesop a {
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #694C00 !important;
}

.moduletablesop a:hover {
	color: #694C00 !important;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
	margin-bottom: 25px;
}

div.moduletable_geovisitors {
	background-color: #FFFFFF;
	height: 215px;
	margin-top: 0;
	width: 265px;
}
#vgm_map {

	border: 1px solid #99B3CC;
	color: #99B3CC;
	font-size: 10px;
	height: 165px;
	margin: 10px;
	overflow: hidden;
	position: relative;
	width: 180px;
}
div.moduletable_geovisitors h3 {
	background: none repeat scroll 0 0 #694C00;
	color: #FFFFFF;
	font-family: arial;
	font-size: 13px;
	height: 22px;
	letter-spacing: 1px;
	margin: 0;
	padding: 6px 5px 0 10px;
	text-transform: uppercase;
	width: 250px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}
.moduletable_recordsmap {

	width: 600px;
	border: 1px solid #D4B965;
	margin: 0 10px 15px 10px;
}
.moduletable_raisingtheceiling {
	width: 620px;
	border: 1px solid #D4B965;
	margin: 0px 0px 15px 0px;
}

.moduletable_raisingtheceiling h1, p {
	color: #000000;
}

/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}

div.search input {
	/*width: 145px;*/
	border: 1px solid #ccc;
	/*margin: 15px 0 10px 0;*/
}

form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#form-login ul {
	padding-left: 20px;
}

form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#com-form-login ul {
	padding-left: 20px;
}

/* thumbnails */
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}

div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}

div.img_caption {
	padding: 0 10px 0 10px;
}
div.img_caption img {
	border: 1px solid #CCC;
}
div.img_caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display: block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

/* System Error Messages */
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

/* System Notice Messages */
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

#syndicate {
	float: left;
	padding-left: 25px;
}

#power_by {
	float: right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

/* CUSTOM STYLES */

.copyright {
	margin-top: 5px;
	color: #ffffff;
	font-size: 11px;
}

.copyright a {
	color: #ffffff;
	text-decoration: underline;
}
.copyright a:link, .copyright a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.copyright a:hover {
	color: #d7d6da;
	text-decoration: underline;
}

.social_btns {
	padding: 0px 0px 0px 0px;
}

.moduletable_righttop p {
	margin-bottom: 0px;
}

div.moduletable_featuredHome {
	background: #fff;
	padding: 10px;
	width: 280px;
	border: 1px solid #d4b965;
	float: left;
}
div.moduletable_featuredHome .storyDek {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
div.moduletable_featuredHome .readAll {
	position: relative;
	top: 5px;
	padding-top: 0px;
	color: #694C00;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
div.moduletable_featuredHome h2, div.moduletable_records h2 {
	font-size: 16px;
	font-family: arial, sans-serif;
	padding: 10px 0 5px 0;
	margin: 0px;
}
div.moduletable_featuredHome h2 a.heading, div.moduletable_records h2 a.heading {
	font-weight: bold;
}
div.moduletable_featuredHome h3, div.moduletable_records h3 {
	color: #000000;
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 10px 0;
	margin: 0px;
}
div.moduletable_featuredHome .readmore_featuredHome, div.moduletable_records .readmore_records {
	font-style: italic;
	font-size: 11px;
	text-align: right !important;
	margin-bottom: 5px;
}
div.moduletable_featuredHome .readmore_featuredHome a, div.moduletable_records .readmore_records a {
	color: #694c00;
}

.junewsultra_featuredHome, .junewsultra_records {
	border-bottom: 1px dotted #ccc;
}

div.moduletable_featuredHome h4, div.moduletable_records h4 {
	font-size: 16px;
	margin: 0 0 5px 0;
	line-height: 20px;
	font-weight: bold;
}
div.moduletable_featuredHome h4 a, div.moduletable_records h4 a {

	font-weight: bold;
}

div.moduletable_records {
	background: #ffffff;
	padding: 10px;
	width: 280px;
	border: 1px solid #d4b965;
	float: right;
	margin-top: 0;
}
div.moduletable_records .juinfo {
	margin: 2px 0 6px 0;
}
div.moduletable_records .storyDek {
	font-size: 12px;
	padding: 0;
	margin: 0 0 8px 0;
	font-family: arial;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}
.moduletable_records .readAll {
	position: relative;
	top: 5px;
	padding-top: 0px;
	color: #694C00;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.moduletable_records .readAll a {
	font-weight: bold;
	color: #694C00 !important
};

.contentheading_records {
	font-family: georgia;
	font-size: 18px;
	line-height: 21px;
}
.contentpaneopen_records p {
	font-family: arial;
	font-size: 12px;
}
.contentpaneopen_records a {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.contentpaneopen_records a:visited {
	color: #000000;
}

div.moduletable_breaknews {
	background: #ffffff;
	border: 1px solid #d4b965;
}

.moduletable_breaknews h3 {
	background: #694c00;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
	font-family: arial;
	letter-spacing: 1px;
	height: 22px;
	padding: 6px 5px 0px 10px;
	margin: 0px;
}

.moduletable_breaknews .srfrList h3 {
	background: none;
	text-transform: none;
	letter-spacing: 0;
	font-size: 12px;
	padding: 0px;
	line-height: 14px;
	height: auto;
}
.moduletable_breaknews .srfrList a {
	color: #000000;
	font-weight: bold;
}
.moduletable_breaknews .srfrList .srfrReadMore a {
	font-weight: normal;
	font-style: italic;
	color: #694C00;
}
.moduletable_breaknews .srfrPostTextLink {
	text-align: right;
	margin: 0 5px 5px 0;
}
.moduletable_breaknews .srfrPostTextLink a {
	color: #694C00;
	font-style: italic;
}

h4.rssfeed_title_breaknews a {
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-left: 13px;
}
ul.rssfeed_list_breaknews {
	margin: 0px;
	padding: 0px 5px 5px 27px;
}
li.rssfeed_item_breaknews {
	padding-bottom: 12px;
}
li.rssfeed_item_breaknews a {
	color: #000000;
}
li.rssfeed_item_breaknews a:visited {
	color: #000000;
}

.contentheading_featuredHome {
	font-family: georgia;
	font-size: 18px;
	line-height: 21px;
}
.contentpaneopen_featuredHome  p {
	font-family: arial;
	font-size: 12px;
}
.contentpaneopen_featuredHome  a {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.contentpaneopen_featuredHome  a:visited {
	color: #000000;
}

div.moduletable_blog {
	background: #fff;
	border: 1px solid #d4b965;
	margin: 0 10px 15px 10px;
}
div.moduletable_blog h3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #694c00;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #e8d9ac;
	padding-bottom: 4px;
}
div.moduletable_blog .heading {
	color: #000000;
	font-family: georgia;
	line-height: 21px;
}

div.moduletable_blog .small {
	margin: 2px 0px 6px 0px;
}

.contentheading_blog {
	font-family: georgia;
	font-size: 18px;
	line-height: 21px;
}
.contentpaneopen_blog p {
	font-family: arial;
	font-size: 12px;
}
.contentpaneopen_blog a {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.contentpaneopen_blog a:visited {
	color: #000000;
}

.moduletable_SideMenu {
	background: #ffffff;
	padding: 5px 0px;
	border: 1px solid #d5c28a;
	border-width: 1px 1px 0px 1px;
	width: 263px;
}

.moduletable_SideMenu h3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 2px 0px 5px 20px;
}

ul.latestnews_SideMenu {
	padding: 0px 15px 0px 0px;
	margin-left: 35px;
	list-style: none;
}
.latestnews_SideMenu li {
	padding-bottom: 5px;
}
.latestnews_SideMenu a:link {
	color: #000000;
	font-weight: bold;
}
.latestnews_SideMenu a:visited {
	color: #000000;
	font-weight: bold;
}

.moduletable_fund {
	background: #ffffff;
	padding: 5px 0px;
	border: 1px solid #d5c28a;
	border-width: 1px 1px 0px 1px;
	width: 263px;
}

.moduletable_fund p {
	margin-bottom: 5px;
}

.moduletable_fundhome {
	background: #ffffff;
	padding: 5px 0px;
	border: 1px solid #d5c28a;
	border-width: 1px 1px 0px 1px;
	width: 264px;
}

.moduletable_fundhome p {
	margin-bottom: 5px;
}

.moduletable_messagefrom {
	width: 265px;
}

.moduletable_mapgraphic {
	width: 300px;
}

div.moduletable_txtunder {
	background: #ffffff;
	border: 1px solid #d4b965;
	padding: 10px;
	margin: 0px 0 12px 0;
	width: 551px;
}

div.moduletable_searchBox {
	background: #d0b257;
	padding: 10px 0px 15px 13px;
	width: 231px;
}
.button_searchBox {
	background: #694c00;
	border: 2px solid #694c00;
	color: #ffffff;
	width: 60px;
	padding: 1px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
div.moduletable_searchBox input {
	border: 1px solid #333333;
}

div.moduletable_searchBoxHome {
	background: #d0b257;
	padding: 10px 0px 15px 13px;
	width: 231px;
}
.button_searchBoxHome {
	background: #694c00;
	color: #ffffff;
	width: 60px;
	padding: 1px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
div.moduletable_searchBoxHome input {
	border: 1px solid #333333;
}

.search_searchBoxHome {
	float: right;
	padding-top: 15px;
	margin-right: 20px;
}

.search_searchBox {
	float: right;
	padding-top: 15px;
	margin-right: 20px;
}
/*.section_heading {
 border-bottom: 1px solid #E8D9AC;
 color: #694C00;
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 letter-spacing: 1px;
 padding-bottom: 4px;
 text-transform: uppercase;
 margin-bottom:9px;
 }*/
.section_heading a:link {
	color: #694C00;
	font-weight: bold;
}
.section_heading a:visited {
	color: #694C00;
	font-weight: bold;
}

.junewsultra_blogs .section_heading {
	border-top: none;
	border-bottom: none;
	color: #694C00;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 4px;
	text-transform: uppercase;
	margin-bottom: -12px;
	text-align: right !important;
}
.moduletable_blogs {
	position: relative;
}
/*.moduletable_blogs .junewsultra_blogs table td { vertical-align:top; padding:14px 12px 30px 12px; }*/
.moduletable_blogs .junewsultra_blogs .juinfo {
	padding: 9px 0;
}
.moduletable_blogs .junewsultra_blogs .junews_blogs_first {
	vertical-align: top;
	padding: 14px 12px 30px 12px;
	float: left;
	/*width: 310px;*/	width: 275px;
	/*border-right: 1px dotted #ccc;*/
	font-size: 12px;
	line-height: 16px;
}
.moduletable_blogs .junewsultra_blogs .junews_blogs_first h4 {
	line-height: 20px;
	font-size: 19px;
	margin-bottom: 10px;
	padding: 0;
	font-family: georgia;
}
.moduletable_blogs .junewsultra_blogs .junews_blogs h4 {
	line-height: 20px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 15px;
	font-family: georgia;
}
.moduletable_blogs .junewsultra_blogs .junews_blogs {
	vertical-align: top;
	padding: 14px 12px 30px 12px;
	width: 260px;
	font-size: 11px;
	line-height: 14px;
	float: left;
}
.moduletable_blogs .junewsultra_blogs .readmore_blogs {
	text-align: right !important;
	font-style: italic;
	font-size: 11px;
}
.moduletable_blogs .junewsultra_blogs .readmore_blogs a {
	color: #694c00;
}
.moduletable_blogs .readAll {
	position: absolute;
	right: 10px;
	bottom: 0px;
	color: #694C00;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	border-top: 1px dotted #ccc;
	/*padding: 3px 0 3px 155px;*/	padding: 3px 0 3px 190px;
}
.moduletable_blogs .readAll a {
	font-weight: bold;
	color: #694C00
};
.blog_h1 {
	color: #694C01;
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	padding: 0px;
}
.blog_h2 {
	color: #694C01;
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	padding: 0px;
	margin-bottom: 5px;
}

.item-page h1, .item-page_blogs h1, .blog-featured h1 {
	color: #694C01;
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	padding: 0px;
}
#map_image {
	position: relative;
	bottom: 30px;
}
div.moduletable_featuredHome .readAll a {
	font-weight: bold;
	color: #694C00
};

#gold_holdings_link a {
	padding-top: 0px;
	color: #694C00 !important;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	text-transform: uppercase;
}
.moduletablemost_popular_key_writings {
	background-color: #ffffff;
}
.moduletablemost_popular_key_writings ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/*home slide show*/

ol#controls {
	width: 180px;
	height: 0px;
	position: relative;
	bottom: 281px;
	left: 512px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ol#controls li a {
	width: 10px;
	height: 10px;
	padding: 0 0 0 0;
}

/*news desk breaking news*/

div.srfrContainer ul.srfrList {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: inherit;
}

.moduletablebreaking_news_news_feed .srfrList  a {
	background: none repeat scroll 0 0 transparent;
	font-size: 12px;
	height: auto;
	letter-spacing: 0;
	line-height: 14px;
	padding: 0;
	text-transform: none;
	font-weight: bold !important;
}

.moduletablebreaking_news_news_feed .srfrList .srfrReadMore a {
	color: #694C00;
	font-style: italic;
	font-weight: normal !important;
}

div.moduletable_press_release {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D4B965;
	float: left;
	padding: 10px;
	margin: 0 10px;
	width: 580px;
}
div.moduletable_press_release .readAll {
	color: #694C00;
	font-size: 14px;
	font-weight: bold;
	left: 408px;
	padding-top: 10px;
	position: relative;
	text-transform: uppercase;
	top: 8px;
}
div.moduletable_press_release .readmore_press_release {
	color: #694C00;
	font-style: italic;
}
div.moduletable_gold_bulletin {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D4B965;
	float: left;
	padding: 10px;
	width: 265px;
}
div.moduletable_gold_bulletin .readAll {
	color: #694C00;
	font-size: 14px;
	font-weight: bold;
	left: 108px;
	padding-top: 10px;
	position: relative;
	text-transform: uppercase;
	top: 8px;
}
div.moduletable_gold_bulletin .readmore_gold_bulletin {
	color: #694C00;
	font-style: italic;
}

/* key writings by publisher*/

.moduletableby_publisher {
	background-color: #ffffff;
}

/*news desk menu */
.moduletable_news_desk_menu {
	background-color: #ffffff;
	padding: 10px 10px 0;
}
.menu_news_desk_menu {
	list-style: none outside none;
	margin: 0;
	padding: 10px 0 10px 25px;
}

.moduletable_news_desk_menu ul li a {
	font-weight: bold;
}
.moduletable_news_desk_menu h3 {
	margin: 0;
	padding: 10px 0 0;
}
.moduletablebreaking_news_news_feed h3 {
	padding-left: 10px;
}
.srfrContainer h3 {
	padding-left: 0px !important;
}

/* video menu*/

.moduletablevideo {
	background-color: #ffffff;
	padding: 10px 10px 0;
}
.menuvideo {
	list-style: none outside none;
	margin: 0;
	padding: 10px 0 10px 25px;
}

.moduletablevideo ul li a {
	font-weight: bold;
}
.moduletablevideo h3 {
	margin: 0;
	padding: 10px 0 0;
}

/* articles images*/

.contentpaneopen img {
	width: 275px !important;
	float: right !important;
}
.contentpaneopen p img {
	width: auto !important;
	float: left !important;
}
.contentpaneopen .buttonheading img {
	width: 16px !important;
}

/* In Video featured videos module */
#latest_ul {
	padding: 0;
}

#latest_ul li.latestnews_featured_videos {
	list-style: none;
	width: 270px;
	height: 275px;
	padding: 16px;
	float: left;
}
#latest_ul .latestnews_featured_videos object {

	width: 275px !important;
	height: 200px !important;
	float: left;
}
#latest_ul .latestnews_featured_videos img {

	width: 275px !important;
	height: 200px !important;
	float: left;
}
.latestnews_title_featured_videos {
	color: #694C01 !important;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0 0;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
	display: block;
	height: 50px;
}
.latestnews_readmore_featured_videos {
	color: #694C01 !important;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding: 200px 0 0;
	text-align: left;
	width: 100%;
	display: block;
}

.latestnews_title_featured_video {
	color: #694C01 !important;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0 0 40px;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
	height: 50px;
}
#latest_ul li.latestnews_featured_video {
	list-style: none;
	padding: 5px;
}

.latestnews_readmore_featured_video {
	color: #694C01 !important;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding: 10px 0 0 40px;
	text-align: left;
	width: 100%;
	display: block;
	height: 50px;
}
#latest_ul li.latestnews_featured_video iframe {
	list-style: none;
	padding: 0 0 0 40px;
}
div.srfrContainer ul.srfrList li {
	overflow: hidden;
	/*width:240px;*/

}

div._addThisbtn {
	float: right;
	position: relative;
	width: 92px;
}

.email-icon {
	display: inline;
}
.print-icon {
	display: inline;
}
.actions {
	display: inline;
	float: right;
	position: relative;
	top: -45px;
}

.pagination > ul {
	left: 140px;
	position: relative;
	width: 250px;
}
.pagination li {
	display: inline;
}
.pagination-next {
	float: right;
}
.pagination-prev {
	float: left;
}
.pagination-start {
	float: left;
}
.pagination-end {
	float: right;
}
.counter {
	text-align: center;
	margin-top: 20px;
}

.article-info {
	margin: .5em 0 1em 0;
	padding: 0;
}

.article-info-term {
	display: none;
}

.article-info .create, .article-info .createdby, .article-info .published {
	margin: 0;
	padding: 0;
}

div.blog h2 {
	margin: .5em 0 0 0;
}
