/* COMMON STYLE
--------------------------------------------------------- */
div.chronoform{visibility:hidden}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

#container {
	width: 825px;
	margin: 0 auto;
}

body {
	width: 100%;
	height: 100%;
	background: #300000 url(../images/background_bg.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

body#bd {
	color: #333333;
	background: #F2F2F2;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

/* Normal link */
a {
	color: #645033;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #645033;
	text-decoration: underline;
}

/* More link */
a.more:link, a.more:visited {
	padding: 2px 15px 0 0;
	float: right;
	color: #A1A5AA;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

a.more:hover {
	text-decoration: underline;
}

.task a.more:link, .task a.more:visited {
	background: transparent url("../images/list.gif") right 3px no-repeat;
}


.services a.more:link, .services a.more:visited {
	background: transparent url("../images/list2.gif") right 3px no-repeat;
	margin: 197px 15px 0 0;
}

.listing a.more:link, .listing a.more:visited {
	background: transparent url("../images/list1.gif") right 3px no-repeat;
	margin: 10px 38px 0 0;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {

}


/* Small text */
small, .small, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	font-size: 92%;
}

/* Heading */
h1 {
	font-weight: bold;
	font-size: 18px;
}

h1 span {
	color: #2B306D;
}

h1 i {
	font-size: 20px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 15px;
/*	text-transform: uppercase; */
}

h5 {
	font-size: 14px;
	font-weight: bold;
}

h6 {
	color: #52687C;
	font-size: 19px;
	font-weight: 400;
	line-height: 19px;
	text-transform: uppercase;
}

p, pre, blockquote, h1, h2, h3, h4, h5 {
	margin: 0px 0 0px 0;
	padding: 0;
}

h6 {
	margin: 0;
	padding: 0;
}


ul {
	list-style: none;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ol {
	list-style: decimal;
	margin: 20px;
	padding: 0;
}

#content ul {
	list-style: disc;
	margin: 20px;
	padding: 0;
}

#content ol li {
	padding: 5px 0;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 0 5px;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #ccb69a;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#left-column img, #left-column a img, #right-column img, #right-column a img {
	border: 1px solid #D4AB7B;
}

#left-column a:hover img, #right-column a:hover img {
	border: 1px solid #F6E3CB;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */

#bodybg {
	background: url(../images/body_bg.jpg) center top no-repeat;
}

#wrapper {
	width: 945px;
	margin: 0 auto;
	background: url(../images/wrapper_bg.gif) repeat-y;
}

#left-column {
	float: left;
	min-height: 635px;
	width: 192px;
	padding: 18px 0 0 40px;
	background: url(../images/left-column_bg.jpg) no-repeat;
	color: #f6e3cb;
	font-size: 1.2em;
}

#left-column a, #left-column a:visited {
	color: #f6e3cb;
}

#main-column {
	float: left;
	min-height: 767px;
	width: 660px;
	background: #F2E1CF url(../images/main-column-top_bg.jpg) no-repeat;
	color: #645033;
	font-family: Georgia;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 1.3em;
	padding-top: 5px;
}

#right-column {
	float: left;
	min-height: 635px;
	width: 53px;
	background: url(../images/right-column_bg.jpg) no-repeat;
	color: #c5c8a0;
	font-size: 1.2em;
	padding: 0;
}

#right-column a, #right-column a:visited {
	color: #F4DEC3;
}

#mainbody {
	/*float: left;*/
}

#content {
	min-height: 420px;
	position: relative;
	width: 608px;
}

#content p {
	line-height: 17px;
	padding: 20px 20px 0 10px;
}

/* content padding main column top-left-bottom-right*/

#contentwrap {
	min-height: 300px;
	height: auto;
	padding: 10px 16px 0 16px;
}

* html #contentwrap {
	height: 300px;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {

cursor: pointer;

padding-top: 5px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 0px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10pt;
margin-left: 0pt;
}

input, select, textarea, .inputbox {

padding-top: 3px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 5px;
font-size: 100%;

}

.button {
	background: #DCC1A3;
	border: 1px solid #A86B4D;
	color: #645033;
	font-size: 10px;
	padding: 1px 5px;
	cursor: pointer;
}

.button:hover, .button:focus {
	color: #645033;
	background: #ECDAC5; 
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox, textarea {
	background: #DCC1A3;
	border: 1px solid #ECDAC5;
	color: #645033;
	padding: 3px;
}

.inputbox:hover, .inputbox:focus, textarea:hover, textarea:focus {
	background: #ECDAC5;
}


.right {
	float: right;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CACACC;
	background: #FFFFFF;
}

/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(../images/so-q.gif) no-repeat center left;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(../images/sc-q.gif) no-repeat center right;
}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DCDDE0;
	margin: 0.5em 0 0;
	display: block;
	background: url(../images/author.gif) no-repeat 5px 4px #EAEBEE;
	font-size: 90%;
	text-transform: uppercase;
}

/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left;
}

p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}



/* Note Style */
p.stickynote, #content p.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}

p.download, #content p.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Small checklist */
ul.small-checklist {
	list-style: none;
}

ul.small-checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/icon_list.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}

/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 0;
}

#content .article_separator {
	clear: both;
	display: block;
	height: 5px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 2px solid #F2E1CF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {

padding-left: 0pt;
border-collapse: collapse;
border-spacing: 0pt;
padding-top: 4px;
padding-right: 8px;
padding-bottom: 6px;

}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	padding: 5px 0 15px;
	margin: 0 0 10px;
}

.componentheading {
	color: #554126;
	font-size: 27px;
	font-weight:normal;
	padding:0;
}



#component-contact {
	padding-top: 20px;
}

.contentdescription {
	padding-bottom: 30px;
}

.contentpaneopen_rasskazy {
	width:100%
}
.contentpaneopen h2.contentheading, .contentpaneopen .contentheading {
	width: auto;
	line-height: 31px;
	margin:0 0 10px 0;
}

.contentpaneopen_edit {
	text-align: right;
}

h2.contentheading, .contentheading {
	font-size: 24px;
	padding: 20;
	font-weight: normal;
}

.contentpane .contentheading {
	background: none;
}

table.blog .contentheading {
	background: none;
	text-align: left;
	height: auto;
}

.contentheading {
	font-size:18px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 15px 1px 14px;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #4B6177;
	font-weight: bold;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #3F537A;
}

table.contentpaneopen td, table.contentpane td {
}

#content table.contentpaneopen, #content table.contentpane, #content table.blog {
	width: 100%;
	margin: 20px 0 0 0;
}

#content table.blog {
	padding: 20px 0 0 0;
}

.moduletable {
	padding: 0;
}

#content ul.pagination {
	margin: 0 0 10px 0;
	padding: 0;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;

}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {

}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
/*	background: #ECDAC5;*/
    	background: transparent;
}

.sectiontableheader a {
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #f6e7d8;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #ECDAC5 ;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */

.article-tools {
	width: 99%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #e1cbb3;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* HEADER
--------------------------------------------------------- */

#header {
	height: 334px;
}

#header .header_01 {
	width: 156px;
	height: 334px;
	float: left;
	background: url(../images/header-01_bg.jpg) no-repeat;
}

#header .header_02 {
	width: 193px;
	height: 334px;
	float: left;
	background: url(../images/header-02_bg.jpg) no-repeat;
}

#header .header_03 {
	width: 247px;
	height: 334px;
	float: left;
	background: url(../images/header-03_bg.jpg) no-repeat;
}

#header .header_04 {
	width: 193px;
	height: 334px;
	float: left;
	background: url(../images/header-04_bg.jpg) no-repeat;
}

#header .header_05 {
	width: 156px;
	height: 334px;
	float: left;
	background: url(../images/header-05_bg.jpg) no-repeat;
}



/* Search */
#search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
	position: absolute;
	bottom: 15px;
	right: 0;
}

#search .inputbox {
	width: 120px;
	border: 1px solid #333333;
	padding: 3px 5px;
	color: #999999;
	background: #444444;
	font-size: 92%;
}

.search {
	font-size: 12px;
	height: 42px;
	margin: 130px 0 0 0;
	padding: 9px 12px 7px;
	width: 162px;
}

#col1 .search {
	float: right;
	margin: 0 20px 17px 0;
}

.search a {
	font-size: 10px;
	text-decoration: none;
	line-height: 18px;
	float: right;
}



.search .inputbox {
	background: none;
	border: none;
	color: #AD823E;
	font-size: 12px;
	height: 19px;
	padding:1px 0 0 5px;
	width: 161px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */

#mainnavwrap {
	width: 850px;
	margin: 0 auto;
}

#mainnav {
	float: left;
}

#pathway {
	font-size: 92%;
}

#pathway strong {
	margin-right: 5px;
	font-weight: normal;
}

#pathway a {
	text-decoration: none;
}

#pathway img {
	margin: 1px 5px;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	margin-bottom: 15px;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
.moduletable_blogbanner h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0;	
}

#left-column div.moduletable,
#right-column div.moduletable,
#left-column div.moduletable_menu,
#right-column div.moduletable_menu {
	line-height:25px;
	margin: 10px 10px 35px 10px;
}

#left-column div.moduletable {
	margin-top: 30px;
}

#left-column div.moduletable_submenu,
#right-column div.moduletable_submenu {
	line-height:25px;
	margin: 0 10px 0 20px;
}

#left-column div.moduletable_menu ul.menu li {
	border-bottom: 1px solid #a86b4d;
}

#left-column div.moduletable_menu ul.menu li ul li {
	border: none;
	padding: 0 0 0 15px;
}

#left-column div.moduletable_menu a, #left-column div.moduletable_menu a:visited {
	color: #F6E3CB;
}

#left-column div.moduletable_menu ul.menu li ul li a, #left-column div.moduletable_menu ul.menu li ul li a:visited {
	color: #e0c5a3;
	font-style: italic;
}

#left-column div.moduletable_menu a:hover, #left-column a:hover, #left-column div.moduletable_menu ul.menu li ul li a:hover {
	color: #d4ab7b;
	text-decoration: none;
}


#left-column div.moduletable_submenu a, #left-column div.moduletable_submenu a:visited {
	color: #e0c5a3;
	font-style: italic;
}

#left-column div.moduletable_submenu a:hover {
	color: #d4ab7b;
	text-decoration: none;
}





/*Blog Menu*/
div.moduletable_blogmenu,
div.moduletable_blogmenu  {
	line-height:18px;
	margin: 0 5px 0 25px;
}

div.moduletable_blogmenu a,
div.moduletable_blogmenu a:visited {
	font-weight: bold;
	color: #F6E3CB;
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #a86b4d;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

div.moduletable_blogmenu a span {
	font-weight: bold;
	font-size: 12px;
	color: #F6E3CB;
}

a.mainlevel {
	border-bottom: 1px solid #a86b4d;
}

a#active_menu {
	font-style: normal;
}

a.sublevel {
	margin: 0 0 0 10px;
}

a.mainlevel:hover, a#active_menu:hover, a.sublevel:hover {
	color:#D4AB7B;
	text-decoration:none;
}

.moduletable_topmenu {
	color: #8589C4;
	font-size: 14px;
	font-weight: 600;
}

.moduletable_leftmenu {
	margin-left: 7px;
	background: #F2EED9;
}

/* LATEST BLOG BANNERS
--------------------------------------------------------- */

.moduletable_blogbanner_duirwaigh,
.moduletable_blogbanner_muse,
.moduletable_blogbanner_angi,
.moduletable_blogbanner_silas  {
	padding: 145px 16px 16px;
	margin-bottom: 0px;
	position: relative;
}


.moduletable_blogbanner_duirwaigh {
	background: url(../images/duirwaighblog_banner.jpg) no-repeat;
}

.moduletable_blogbanner_muse {
	background: url(../images/museblog_banner.jpg) no-repeat;
}

.moduletable_blogbanner_angi {
	background: url(../images/angiblog_banner.jpg) no-repeat;
}

.moduletable_blogbanner_silas {
	background: url(../images/silasblog_banner.jpg) no-repeat;
}

/* FOOTER
--------------------------------------------------------- */

#footer {
	background: #300000 url(../images/footer_bg.jpg) no-repeat center bottom;
	min-height: 660px;
	color: #aa976f;
	font-size: 12px;
	padding-bottom: 132px;
}

#footer_top {
	background: #300000 url(../images/footer_top_bg.jpg) no-repeat 132px top;
	height: 346px;
}

#footer #footer-modules {
	padding: 0 0 0 107px;
	background: url(../images/footer-module_bg.gif) repeat-y center;
}

#footer div.moduletable {
	float: left;
	width: 200px;
}

#footer div.moduletable {
	float: left;
	width: 200px;
	padding: 20px 20px 0 20px;
}

#footer #footer-left div.moduletable {
}

#footer #footer-middle div.moduletable {
}

#footer #footer-right div.moduletable {
}

.cert {
	font-size: 92%;
	position: absolute;
	right: 0;
	top: 18px;
}

.cert a {
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	border: none;
	text-decoration: none;
}

.cert a span {
	display: none;
}

.cert a img {
	border: none;
}

.banneritem {
	display: block;
	margin-top: 15px;
}


/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/*usertool*/
ul.usertools-font {
	font-size: 11px;
	position: absolute;
	top: 8px;
	right: 70px;
}

ul.usertools-font li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

/*collapsible h3*/
h3.show {
	background: url(../images/arrow2.png) no-repeat 90% 60%;
	cursor: pointer;
}

h3.hide {
	background: url(../images/arrow3.png) no-repeat 90% 60%;
	cursor: pointer;
}

/*others*/
#banner {
	margin: 15px 0;
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login p {
	margin: 0;
}

#form-login ul {
	margin: 10px 0 0;
}

#form-login .inputbox {
	border: 1px solid #A86B4D;
	color: #645033;
	font-size: 10px;
	height: 14px;
	padding: 3px;
	width: 148px;
	background: #DCC1A3;
}

#form-login .inputbox:hover, #form-login .inputbox:focus {
	background: #ECDAC5;
}


.clr {
	clear: both;
	height: 0;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}

/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #300000;
	padding: 5px;
	background: #E1C09D;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/../images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

#system-message {
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
}

/* MY BLOG STYLES 
--------------------------------------------------------- */

.blog-banner {
	height: 10px;
}

#azheadnav {
	line-height: normal;
	width: 100%;
	display: block;
	height: 24px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	border-bottom: 1px solid #DCC1A3;
}

#azheadnav span a:link,
#azheadnav span a:visited {
	font-size: 11px;
	letter-spacing: 0;
	line-height: normal;
	display: block;
	float: left;
	text-decoration: none;
	padding: 5px 15px;
	margin: 2px 5px -5px 0;
	text-align: center;
	background: #e2cbb0;
	border: none;
	font-weight: normal;
	letter-spacing: 0;
}

#azheadnav span a:hover {
	background: #DCC1A3;
}

#azheadnav span a#current:link,
#azheadnav span a#current:visited,
#azheadnav span a#current:hover {
    background: #554126;
    color: #fff;
}

#myblogNewEntryButton {
	display: block;
	padding: 10px 0 10px 0;
	font-size: 93%;
	height: 30px;
}

#myblogEntryList {
}

a.azbutton {
    color: #444;
    display: block;
    font-family: arial, sans-serif;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    border:none;
}

a.azbutton span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    border:none;
}


a.azbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
    border:none;
}

a.azbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
    outline: none; /* hide dotted outline in Firefox */
    border:none;
}

a.azbutton:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
    border:none;
}

a.azbutton:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
    outline: none; /* hide dotted outline in Firefox */
    border:none;
}

#myBlog-toolbar ul, #myBlog-head ul {
	margin: 0;
	padding: 0 0 0 5px;
}

.jomentry1 {		
    color: #000000;
    background-color: #E8CEB5;
}

.jomentry1, .jomentry2 , #jc_commentFormDiv {
	padding: 8px 4px 0 4px;
	background-repeat: repeat-x;
	background-position: top;
}

/* MYBLOG EDITOR
--------------------------------------------------------- */

.mceSelectList {
	background-color: #F0F0EE;
	display:inline;
	font-family:'MS Sans Serif',sans-serif,Verdana,Arial;
	font-size: 7pt !important;
	font-weight:normal;
	margin-top:3px;
	padding:0pt;
	vertical-align:top;
	border:none;
}

#myblog fieldset {
	border:1px solid #DCC1A3;
	padding:5px;
}

#myblog fieldset legend {
}

#myBlog-wrap .entry-footer, .entry-footer {
	clear:both;
	font-size:0.8em;
	font-weight:bold;
	margin:10px 0 0;
	padding:5px 1px 5px 0;
	text-transform:uppercase;
}

.entry-footer-view-all {
	text-align: center;
	border-top: 1px solid #CCB69A;
	clear:both;
	font-weight:bold;
	margin:10px 0 0;
	padding:5px 1px 5px 0;
	text-transform:uppercase;
}

.entry-footer-view-all a {
	color: #B19476;
}


div.commentTools {
	border-bottom: 1px solid #CCB69A;
	height:18px;
}

td#jcAzrulWindowContent div.dialog_header{
	background-color: #B19C81;
	border-bottom: 1px solid #B19C81;
}

td#jcAzrulWindowContent {
	background-color: #EEDCC6;
	border-color: #B19C81;
	border-style: solid;
	border-width: 1px;
}

.jomauthor {
    background-color: #D2B190;
    border-bottom: 1px solid #D2B190;
}

.jc_comment_title {
	font-weight: bold;
}


/* VIRTUEMART STYLES
--------------------------------------------------------- */

.product-divider {
	height: 91px;
	margin: 0 -11px;
	position: relative;
	background: url(../images/divider.jpg) no-repeat;
}

.productsnap {
	width: 100%;
}

.productimage img, .productimage a img, .categoryimage img, .categoryimage a img, .browseProductImage img, .browseProductImage  {
	border: 1px solid #645033;
}

.productimage a:hover img, .categoryimage a:hover img, a:hover .browseProductImage {
	border: 1px solid #F6E3CB;
}


/* BREADCRUMBS
--------------------------------------------------------- */
.breadcrumbs {
	border-bottom: 1px dotted #A86B4D;
	color: #A86B4D;
	display: block;
	font-size: 11px;
	margin: 35px 0 15px;
}

.breadcrumbs a, .breadcrumbs a:visited {
	color: #A86B4D;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #645033;
	text-decoration: none;
}


/* VIRTUEMART STYLES
--------------------------------------------------------- */

.leftimagepadding {
	padding: 0 10px 10px 0;
}



.divider {
	float:left;
	margin: 0 -17px 0 -17px;
	position: relative;
	width: 661px;
}

div.gal_5px {
    clear:both; 
	padding:10px;
}

div.gal_10px {
    clear:both; 
	padding:10px;
}

div.gal_pic {
    width:33%; 
	float:left; 
	text-align:center;
}