/* begin Page */

body, p {
	margin: 0.5em 0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
body {
	margin: 0 auto;
	padding: 0;
	color: #141414;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, .domrld-postheader, .domrld-postheader a, .domrld-postheader a:link, .domrld-postheader a:visited, .domrld-postheader a:hover, .domrld-blockheader .t, .domrld-vmenublockheader .t, .domrld-logo-text, .domrld-logo-text a, h1.domrld-logo-name, h1.domrld-logo-name a, h1.domrld-logo-name a:link, h1.domrld-logo-name a:visited, h1.domrld-logo-name a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 32px;
	text-transform: uppercase;
}
a, .domrld-post li a {
	text-decoration: underline;
	color: #000000;
}
a:link, .domrld-post li a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited, a.visited, .domrld-post li a:visited, .domrld-post li a.visited { color: #595959; }
a:hover, a.hover, .domrld-post li a:hover, .domrld-post li a.hover { color: #BA4B1C; }
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	margin: 0.67em 0;
	color: #595959;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	margin: 0.8em 0;
	font-size: 24px;
	color: #757575;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	margin: 1em 0;
	font-size: 19px;
	color: #595959;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	margin: 1.25em 0;
	font-size: 16px;
	color: #141414;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	margin: 1.67em 0;
	font-size: 13px;
	color: #141414;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	margin: 2.33em 0;
	font-size: 11px;
	color: #141414;
}
h1 a, h1 a:link, h1 a:visited, h1 a:hover, h2 a, h2 a:link, h2 a:visited, h2 a:hover, h3 a, h3 a:link, h3 a:visited, h3 a:hover, h4 a, h4 a:link, h4 a:visited, h4 a:hover, h5 a, h5 a:link, h5 a:visited, h5 a:hover, h6 a, h6 a:link, h6 a:visited, h6 a:hover { margin:0; }
#domrld-main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	cursor:default;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
form {
	padding: 0 !important;
	margin: 0 !important;
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.domrld-sheet {
	position: relative;
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	min-width: 3px;
	min-height: 3px;
}
.domrld-sheet-body {
	position: relative;
	z-index: 1;
	padding: 1px;
	line-height: 24px;
}
.domrld-sheet-tr, .domrld-sheet-tl, .domrld-sheet-br, .domrld-sheet-bl, .domrld-sheet-tc, .domrld-sheet-bc, .domrld-sheet-cr, .domrld-sheet-cl {
	position: absolute;
	z-index: -1;
}
.domrld-sheet-tr, .domrld-sheet-tl, .domrld-sheet-br, .domrld-sheet-bl {
	width: 2px;
	height: 2px;
	background-image: url('../images/sheet_s.png');
}
.domrld-sheet-tl {
	top: 0;
	left: 0;
	clip: rect(auto, 1px, 1px, auto);
	background: none;
}
.domrld-sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
	background: none;
}
.domrld-sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}
.domrld-sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}
.domrld-sheet-tc, .domrld-sheet-bc {
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('../images/sheet_h.png');
}
.domrld-sheet-tc {
	top: 0;
	clip: rect(auto, auto, 1px, auto);
	background: none;
}
.domrld-sheet-bc {
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}
.domrld-sheet-cr, .domrld-sheet-cl {
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('../images/sheet_v.png');
}
.domrld-sheet-cr {
	right: 0;
	clip: rect(auto, auto, auto, 1px);
}
.domrld-sheet-cl {
	left: 0;
	clip: rect(auto, 1px, auto, auto);
}
.domrld-sheet-cc {
	position: absolute;
	z-index: -1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-image: url('../images/sheet_c.png');
}
.domrld-sheet {
	margin-top: 30px !important;
	cursor:auto;
}
#domrld-sheet-top-grad {
	width: 900px;
	height: 60px;
	z-index: 100;
	background: url(../images/sheet-top-grad.png) repeat-x 0 0;
	margin-bottom: -60px;
}
#domrld-page-background-simple-gradient, #domrld-page-background-gradient, #domrld-page-background-glare { min-width: 900px; }
/* end Box, Sheet */


/* begin Menu */
/* menu structure */

.domrld-menu a, .domrld-menu a:link, .domrld-menu a:visited, .domrld-menu a:hover {
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.domrld-menu, .domrld-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.domrld-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
	/*
	background: url(../images/separator.png) no-repeat 100% 0;
	*/
}
.domrld-menu li:hover {
	z-index: 10000;
	white-space: normal;
}
.domrld-menu li li { float: none; }
.domrld-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}
.domrld-menu li:hover>ul {
	visibility: visible;
	top: 100%;
}
.domrld-menu li li:hover>ul {
	top: 0;
	left: 100%;
}
.domrld-menu:after, .domrld-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.domrld-menu, .domrld-menu ul { min-height: 0; }
.domrld-menu ul {
	background-image: url(../images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.domrld-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
div.domrld-nav-center {
	position: relative;
	float: right;
	right: 50%;
}
ul.domrld-menu {
	position: relative;
	float: left;
	left: 50%;
}
.firefox2 ul.domrld-menu { float: none; }
/* menu structure */

.domrld-menu { padding: 0 0 0 0; }
#domrld-nav-container {
	position: relative;
	top: 0px;
	width: 924px;
	margin: 0 auto;
}
.domrld-nav {
	position: relative;
	top: 20px;
	height: 45px;
}
.domrld-nav .l, .domrld-nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 45px;
	background-image: url('../images/nav.png');
}
.domrld-nav .l {
	left: 0;
	right: 0;
}
.domrld-nav .r {
	right: 0;
	width: 924px;
	clip: rect(auto, auto, auto, 898px);
}
/* end Menu */

/* begin MenuItem */
.domrld-menu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 35px;
	cursor: pointer;
	text-decoration: none;
}
.domrld-menu .domrld-menu-li-separator {
	display: block;
	width: 0;
	height: 45px;
}
.domrld-menu ul li {
	margin:0;
	clear: both;
}
.domrld-menu a .r, .domrld-menu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 93px;
	background-image: url('../images/menuitem.png');
}
.domrld-menu a .l {
	left: 0;
	right: 0;
}
.domrld-menu a .r {
	width: 400px;
	right: 0;
	clip: rect(auto, auto, auto, 400px);
}
.domrld-menu a .t {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 13px;
	color: #000000;
	padding: 0 16px;
	margin: 0 0;
	line-height: 35px;
	text-align: center;
}
.domrld-menu * {
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
.domrld-menu a:hover .l, .domrld-menu a:hover .r { top: -45px; }
.domrld-menu li:hover>a .l, .domrld-menu li:hover>a .r { top: -45px; }
.domrld-menu li:hover a .l, .domrld-menu li:hover a .r { top: -45px; }
.domrld-menu a:hover .t { color: #FFFFFF; }
.domrld-menu li:hover a .t { color: #FFFFFF; }
.domrld-menu li:hover>a .t { color: #FFFFFF; }
/* end MenuItem */

/* begin MenuSubItem */
.domrld-menu ul a {
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 25px;
	width: 180px;
	overflow: hidden;
	line-height: 25px;
	background-image: url('../images/subitem.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0;
	border-style: solid;
	font-size: 10px;
}
.domrld-nav ul.domrld-menu ul span, .domrld-nav ul.domrld-menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.domrld-menu ul a, .domrld-menu ul a:link, .domrld-menu ul a:visited, .domrld-menu ul a:hover, .domrld-menu ul a:active, .domrld-nav ul.domrld-menu ul span, .domrld-nav ul.domrld-menu ul span span {
	text-align: left;
	text-indent: 17px;
	text-decoration: none;
	line-height: 25px;
	color: #fff;
	margin-right: 10px;
	margin-left: 10px;
	margin:0;
	padding:0;
}
.domrld-menu ul li a:hover {
	color: #fff;
	background-position: 0 -25px;
}
.domrld-menu ul li:hover>a {
	color: #fff;
	background-position: 0 -25px;
}
.domrld-nav .domrld-menu ul li a:hover span, .domrld-nav .domrld-menu ul li a:hover span span { color: #000000; }
.domrld-nav .domrld-menu ul li:hover>a span, .domrld-nav .domrld-menu ul li:hover>a span span { color: #000000; }
/* end MenuSubItem */



/* begin Layout */
.domrld-content-layout {
	display: table;
	padding: 0;
	border: none;
	width: 898px;
}
.domrld-content-layout .domrld-content-layout {
	width: auto;
	margin:0;
}
div.domrld-content-layout div.domrld-layout-cell, div.domrld-content-layout div.domrld-layout-cell div.domrld-content-layout div.domrld-layout-cell { display: table-cell; }
div.domrld-layout-cell div.domrld-layout-cell { display: block; }
div.domrld-content-layout-row { display: table-row; }
.domrld-content-layout {
	table-layout: fixed;
	border-collapse: collapse;
	background-color: Transparent;
	border: none !important;
	padding:0 !important;
}
.domrld-layout-cell, .domrld-content-layout-row {
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	border: none !important;
	margin:0 !important;
	padding:0 !important;
}
/* end Layout */

/* begin Button */
.domrld-button-wrapper .domrld-button {
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	text-decoration: none !important;
	color: #000000 !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 31px;
	height: 31px;
	margin: 0 !important;
	padding: 0 14px !important;
	overflow: visible;
	cursor: default;
	z-index: 0;
}
.domrld-button img, .domrld-button-wrapper img {
	margin: 0;
	vertical-align: middle;
}
.domrld-button-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 31px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
}
.firefox2 .domrld-button-wrapper {
	display: block;
	float: left;
}
input, select, textarea, select {
	vertical-align: middle;
	font-size: 13px;
}
.domrld-block select { width:96%; }
.domrld-button-wrapper.hover .domrld-button, .domrld-button:hover {
	color: #000000 !important;
	text-decoration: none !important;
}
.domrld-button-wrapper.active .domrld-button { color: #F2F2F2 !important; }
.domrld-button-wrapper .l, .domrld-button-wrapper .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 93px;
	margin: 0;
	padding: 0;
	background-image: url('../images/button.png');
}
.domrld-button-wrapper .l {
	left: 0;
	right: 8px;
}
.domrld-button-wrapper .r {
	width: 409px;
	right: 0;
	clip: rect(auto, auto, auto, 401px);
}
.domrld-button-wrapper.hover .l, .domrld-button-wrapper.hover .r { top: -31px; }
.domrld-button-wrapper.active .l, .domrld-button-wrapper.active .r { top: -62px; }
.domrld-button-wrapper input { float: none !important; }
/* end Button */

/* begin Box, Block, VMenuBlock */
.domrld-vmenublock {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.domrld-vmenublock-body {
	position: relative;
	z-index: 1;
	padding: 0;
}
.domrld-vmenublock-cc {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FFFFFF;
}
.domrld-vmenublock { margin: 10px; }
/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.domrld-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.domrld-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 5px;
}
.domrld-vmenublockcontent-cc {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FFFFFF;
}
.domrld-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.domrld-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 5px;
}
.domrld-vmenublockcontent-cc {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FFFFFF;
}
/* end Box, Box, VMenuBlockContent */

/* begin Box, Block */
.domrld-block {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.domrld-block-body {
	position: relative;
	z-index: 1;
	padding: 0;
}
.domrld-block { margin: 10px; }
/* end Box, Block */

/* begin BlockHeader */
.domrld-blockheader {
	position: relative;
	z-index: 0;
	height: 37px;
	margin-bottom: 0;
}
.domrld-blockheader .t {
	height: 37px;
	color: #545454;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 13px;
	margin:0;
	padding: 0 10px 0 30px;
	white-space: nowrap;
	line-height: 37px;
}
.domrld-blockheader .l, .domrld-blockheader .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 37px;
	background-image: url('../images/blockheader.png');
}
.domrld-blockheader .l {
	left: 0;
	right: 24px;
}
.domrld-blockheader .r {
	width: 898px;
	right: 0;
	clip: rect(auto, auto, auto, 874px);
}
/* end BlockHeader */

/* begin Box, BlockContent */
.domrld-blockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.domrld-blockcontent-body {
	position: relative;
	z-index: 1;
	padding: 7px;
}
.domrld-blockcontent-body, .domrld-blockcontent-body a, .domrld-blockcontent-body li a {
	color: #141414;
	font-size: 13px;
}
.domrld-blockcontent-body a, .domrld-blockcontent-body li a { color: #595959; }
.domrld-blockcontent-body a:link, .domrld-blockcontent-body li a:link { color: #595959; }
.domrld-blockcontent-body a:visited, .domrld-blockcontent-body a.visited, .domrld-blockcontent-body li a:visited, .domrld-blockcontent-body li a.visited {
	color: #595959;
	text-decoration: underline;
}
.domrld-blockcontent-body a:hover, .domrld-blockcontent-body a.hover, .domrld-blockcontent-body li a:hover, .domrld-blockcontent-body li a.hover {
	color: #BA4B1C;
	text-decoration: underline;
}
.domrld-blockcontent-body ul {
	list-style-type: none;
	color: #292929;
	margin: 0;
	padding: 0;
}
.domrld-blockcontent-body ul li {
	line-height: 1.25em;
	overflow:hidden;
	padding: 0 0 0 13px;
	background-image: url('../images/blockcontentbullets.png');
	background-repeat: no-repeat;
}
/* end Box, BlockContent */

/* begin Box, Post */
.domrld-post {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.domrld-post-body {
	position: relative;
	z-index: 1;
	padding: 12px;
}
.domrld-post { margin: 10px; }
a img { border: 0; }
.domrld-article img, img.domrld-article { margin: 7px; }
.domrld-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.domrld-article table, table.domrld-article {
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}
.domrld-article table, table.domrld-article .domrld-article tr, .domrld-article th, .domrld-article td { background-color: Transparent; }
.domrld-article th, .domrld-article td {
	padding: 2px;
	border: solid 1px #DBDBDB;
	vertical-align: top;
	text-align: left;
}
.domrld-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
pre {
	overflow: auto;
	padding: 0.1em;
}
/* end Box, Post */

/* begin PostHeaderIcon */
.domrld-post h2.domrld-postheader, .domrld-post h2.domrld-postheader a, .domrld-post h2.domrld-postheader a:link, .domrld-post h2.domrld-postheader a:visited, .domrld-post h2.domrld-postheader a.visited, .domrld-post h2.domrld-postheader a:hover, .domrld-post h2.domrld-postheader a.hovered {
	margin: 0.2em 0;
	padding: 0;
	font-size: 24px;
	color: #878787;
}
.domrld-post h2.domrld-postheader a, .domrld-post h2.domrld-postheader a:link, .domrld-post h2.domrld-postheader a:visited, .domrld-post h2.domrld-postheader a.visited, .domrld-post h2.domrld-postheader a:hover, .domrld-post h2.domrld-postheader a.hovered {
	margin: 0;
	text-align: left;
	text-decoration: none;
	color: #1A1A1A;
}
.domrld-post h2.domrld-postheader a:visited, .domrld-post h2.domrld-postheader a.visited { color: #000000; }
.domrld-post h2.domrld-postheader a:hover, .domrld-post h2.domrld-postheader a.hovered { color: #BA4B1C; }
/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.domrld-postheadericons {
	color: #404040;
	padding: 1px;
}
.domrld-postheadericons, .domrld-postheadericons a, .domrld-postheadericons a:link, .domrld-postheadericons a:visited, .domrld-postheadericons a:hover { font-size: 9px; }
.domrld-postheadericons a, .domrld-postheadericons a:link, .domrld-postheadericons a:visited, .domrld-postheadericons a:hover {
	margin: 0;
	text-decoration: none;
	color: #595959;
}
.domrld-postheadericons a:visited, .domrld-postheadericons a.visited {
	font-style: italic;
	font-weight: normal;
	color: #595959;
}
.domrld-postheadericons a:hover, .domrld-postheadericons a.hover {
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #595959;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.domrld-post ol, .domrld-post ul {
	color: #141414;
	margin: 1em 0 1em 2em;
	padding: 0;
}
.domrld-post li ol, .domrld-post li ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}
.domrld-post li {
	margin: 0.2em 0;
	padding: 0;
	overflow:hidden;
}
.domrld-post ul { list-style-type: none; }
.domrld-post ol { list-style-position: inside; }
.domrld-post li {
	padding: 0 0 0 15px;
	line-height: 1em;
}
.domrld-post ol li, .domrld-post ul ol li {
	background: none;
	padding-left: 0;
}
.domrld-post ul li, .domrld-post ol ul li {
	background-image: url('../images/postbullets.png');
	background-repeat: no-repeat;
	padding-left: 15px;
}
/* end PostBullets */

/* begin PostQuote */
blockquote, blockquote p, .domrld-postcontent blockquote p {
	color: #121212;
	font-style: italic;
	font-weight: normal;
}
blockquote, .domrld-postcontent blockquote {
	overflow:hidden;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 32px;
	background-color: #EBEBEB;
	background-image: url('../images/postquote.png');
	background-position: left top;
	background-repeat: no-repeat;
}
/* end PostQuote */

/* begin Footer */
.domrld-footer {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.domrld-footer-b {
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	height:50px;
	background-image: url('../images/footer_b.png');
}
.domrld-footer-t {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 50px;
	background-color: #C2C2C2;
}
.domrld-footer-body {
	position:relative;
	padding: 8px;
	min-height: 30px;
}
.domrld-rss-tag-icon {
	position: absolute;
	display: block;
	background-image: url('../images/rssicon.png');
	background-position: center right;
	background-repeat: no-repeat;
	left:   10px;
	bottom:8px;
	height: 30px;
	width: 19px;
	cursor: default;
}
.domrld-footer .domrld-footer-text p {
	margin: 0;
	padding: 0;
}
.domrld-footer, .domrld-footer p, .domrld-footer div, .domrld-footer li {
	color: #4A4A4A;
	text-align: center;
}
.domrld-footer, .domrld-footer p, .domrld-footer div, .domrld-footer li, .domrld-footer a, .domrld-footer a:link, .domrld-footer a:visited, .domrld-footer a:hover { font-size: 10px; }
.domrld-footer-text { margin: 0 10px 0 10px; }
.domrld-footer a, .domrld-footer a:link {
	color: #4F4F4F;
	text-decoration: none;
	line-height: 20px;
}
.domrld-footer a:visited { color: #4F4F4F; }
.domrld-footer a:hover {
	color: #BA4B1C;
	text-decoration: none;
}/* end Footer */
/* begin PageFooter */
.domrld-page-footer, .domrld-page-footer a, .domrld-page-footer a:link, .domrld-page-footer a:visited, .domrld-page-footer a:hover {
	font-family: Arial;
	font-size: 9px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.domrld-page-footer {
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #878787;
}
/* end PageFooter */

/* begin LayoutCell, content */
.domrld-content-layout .domrld-content { width: 75%; }
.domrld-content-layout .domrld-content-wide { width: 100%; }
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.domrld-content-layout .domrld-sidebar1 { width: 25%; }
/* end LayoutCell, sidebar1 */



table.moduletable th {
	font-size: 140%;
	padding: .5em 0;
}
.firefox2 table.poll tr td div { font-size: 0; }
#footer { text-align: center; }
.contentpaneopen span.small, .contentpaneopen td.createdate, .contentpaneopen td.modifydate {
	font-size: 75%;
	padding-bottom: 1em;
}
.column_separator { padding-left: .4em; }
.pagination span { padding: 2px; }
.pagination a { padding: 2px; }
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
/* headers */
table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding-left: 0;
	margin-bottom: 10px;
	text-align: left;
}
/* 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;
}
/* spacers */
span.article_separator { display: none; }
.column_separator { padding-left: 10px; }
td.buttonheading img { border: none; }
.clr { clear: both; }
div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}
table.blog span.article_separator { display: none; }
/* 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 {
	margin: 0;
	padding: 0;
	width: auto;
}
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: #fffebb; }
/* module control elements */
table.user1user2 div.moduletable { margin-bottom: 0; }
div.moduletable, div.module { margin-bottom: 25px; }
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; }
/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
div.search input {
	width: 95%;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}
form#form-login { text-align: left; }
form#form-login fieldset {
	border: 0 none;
	margin: 0;
	padding: 0.2em;
}
form#form-login ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
form#form-login ul li {
	background-image: none;
	padding: 0;
}
#modlgn_username, #modlgn_passwd { width: 90%; }
#form-login-username, #form-login-password, #form-login-remember {
	display: block;
	margin: 0;
}
form#com-form-login { text-align: left; }
form#com-form-login fieldset {
	border: 0 none;
	margin: 0;
	padding: 0.2em;
}
form#com-form-login ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
form#com-form-login ul li {
	background-image: none;
	padding: 0;
}
/* 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;
}
/* Parameter Table */
table.paramlist { margin-top: 5px; }
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
div.message {
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0 10px;
	padding: 3px 20px;
}
/* Banners module */

/* Default skyscraper style */
.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 { margin-top: 8px; }
.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: 0;
	padding-left: 40px;
	text-indent: 0;
}
/* 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: 0;
	padding-left: 40px;
	text-indent: 0;
}
/* 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: 0;
	padding-left: 40px;
	text-indent: 0;
}
#syndicate {
	float: left;
	padding-left: 25px;
}
/* Component Specific Fixes */

#component-contact table td { padding: 2px 0; }
.breadcrumbs img {
	margin: 0;
	padding: 0;
	border: 0;
}
.mceToolbarTop { white-space: normal; }
.mceEditor { background: none; }
#archive-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#archive-list li {
	list-style-type: none;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}
#navigation { text-align: center; }
.article h3 img {
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.domrld-footer-text .moduletable {
	border: none;
	margin: 0;
	padding: 0;
}
.pollstableborder td { vertical-align: middle; }
.img_caption.left {
	float: left;
	margin-right: 1em;
}
.img_caption.right {
	float: right;
	margin-left: 1em;
}
.img_caption.left p {
	clear: left;
	text-align: center;
}
.img_caption.right p {
	clear: right;
	text-align: center;
}
.img_caption img { margin: 0; }
.contentheading { color: #595959; }
#system-message ul li {
	background-image: none;
	padding-left: 0;
}
/* Plugin compatilibity. */

/* 152316, DOCman */

.dm_taskbar ul {
	background-image: none;
	margin: 0;
	padding: 0;
}
.dm_taskbar ul li { background-image: none; }
.jsn-imageshow-slideshow {
	width: 900px;
	margin: 0 auto;
}