/* BASE STYLES ========================== */
/* 01 May 2011 ========================== */
/* Amended 30 Oct 2015 ================== */

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

body {
	padding				: 0px;
	/*height				: 98%;*/
	color				: #000000;
    background-color	: #ffffff;
	font-family			: "Times New Roman", Times, serif;
	text-align			: center; /* Needed for IE to center the content */
	line-height			: 1.5em;
	font-size			: 14px;
	letter-spacing		: 0px;
    word-spacing		: -0.05em;
	margin				: 8px 0px 4px 0px;
	background-color	: #dddddd;
}

/* DEFAULTS ========================================= */
img {
	border : none;
}

p {
	font-family			: "Times New Roman", Times, serif;
	line-height			: 140%;
	font-size			: 12px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 6px;
	color				: #000000;
	background-color	: inherit;
    letter-spacing		: 0px;
    word-spacing		: -0.05em;
}

a:link, a:visited { color : #008080; }
a:hover { color : #c0b25d; }

blockquote {
	margin		: 4px 0px 0px 0px;
	padding		: 6px 16px 7px 16px;
	width 		: 70%;
	font-style	: italic;
	border 		: 1px solid #cccccc;	
}

.highlight { color : #0000cc; }

tr {
	color				: #000000;
	background-color	: inherit;
}

th {
	font-family			: Verdana,Helvetica,sans-serif;
	font-size			: 9px;
	line-height			: 120%;
	font-weight			: normal;
	text-align			: left;
	color				: #ffffff;
	background-color	: #bbbbbb;
	padding				: 0px 4px 2px 4px;
}

td {
	padding-left		: 0px;
	padding-right		: 0px;
}
/* END: DEFAULTS ========================================= */

iframe {
	scrollbar-3dlight-color		: #ffd700;
	scrollbar-arrow-color		: #ff0;
	scrollbar-base-color		: #ff6347;
	scrollbar-darkshadow-color	: #ffa500;
	scrollbar-face-color		: #008080;
	scrollbar-highlight-color	: #ff69b4;
	scrollbar-shadow-color		: #f0f;
}

/* BLOCKS ============================ */
#holder { 
	width				: 992px;
	min-width			: 992px;
	background-image	: url(../images/top_band_grey_992_146.png);
	background-repeat	: no-repeat;
	background-position : top;	
	height				: 612px;
	min-height			: 612px;
	margin-left			: auto;
	margin-right		: auto;
	padding				: 0px 0px 0px 0px !important; /* Top, right, bottom, left*/ 
	/*border				: solid 1px #5b92a9;*/
	background-color	: #ffffff;
}

#section_headers {
	position	: absolute; 
	margin-top	: 0px;
}

#footertext {
	position	: absolute; 
	left		: 192px; 
	top			: 626px; 
	padding		: 0px; 
	z-index		: 200;
	width		: 100%;
}

#main_content {
	padding	: 24px 18px 8px 18px !important;
}
/* END: BLOCKS ================================================================== */

/* COLUMN STYLES ================================================================ */

/* END: COLUMN STYLES =========================================================== */

#topmenubar {
	border-left		: solid 1px #3b7289;
	border-right	: solid 1px #3b7289;
	/*border-bottom:solid 1px #718aa5;*/
}

/* HEADINGS STYLES =============================================================== */
h1, h2, h3, h4 {
	font-family			: Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	background-color	: inherit;
	text-decoration		: none;
	text-transform		: none;
	font-style			: normal;
	letter-spacing		: 0.01em;
  	word-spacing		: -0.063em;
}

#main_content h1 {
	font-size		: 24px; 
	line-height		: 1.2em; 
	margin			: 0px 0px 2px 0px;
}

#main_content h2 {
	font-size		: 24px; 
	line-height		: 1.2em;
	font-weight		: normal;
	letter-spacing	: 0.08em;
	color 			: #c0b25d;
	margin			: 0px 0px 2px 0px;
}

#main_content h3 {
	font-size		: 16px; 
	line-height		: 1.2em;
	color 			: #888;
	margin			: 0px 0px 2px 0px;
}

#main_content h4 {
	font-size		: 12px; 
	line-height		: 1.2em; 
	margin			: 0px 0px 2px 0px;
}

h2.section {
	font-family		: 'Cabin', serif;
	font-weight 	: 700;
	font-size		: 17px; 
	line-height		: 1.5em; 
	margin			: 4px 0px 2px 39px;
	font-style		: normal;
	letter-spacing	: 0.03em;
  	word-spacing	: -0.063em;
	text-decoration	: none;
	text-transform	: none;
}
/* END: HEADINGS STYLES =================================================================================== */

/* JOOMLA STYLES ========================================================================================== */
#main_content p {
	font-family			: "Times New Roman", Times, serif;
	line-height			: 1.6em;
	font-size			: 15px;
	/*text-align			: left;*/
	margin				: 4px 72px 4px 0px;
	text-align			: justify;
	color				: #000000;
	background-color	: inherit;
    letter-spacing		: 0px;
    word-spacing		: -0.05em;
}

#main_content div.search input.inputbox {
	border			: 1px solid #778888;
	margin-right	: 2px;
}

#main_content div.search button.button {
	border: none;
	width:80px;
	height: 22px;
	background			: url(../images/searchButton.gif) no-repeat;
	background-position	: 0 3px;
	font-size			: 12px;
	/*padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;*/
	cursor				: pointer;
}

#main_content div.search fieldset.only { padding-left: 8px; }

div.search span.highlight {
	background-color: #ffd719;
	color : #000000;
}

#main_content img 		{ margin	: 4px 0px 4px 0px; }
#main_content img.left 	{ margin	: 4px 12px 4px 0px; }
#main_content img.right { margin	: 4px 0px 4px 12px; }

#main_content hr {
	clear: both;
    /*height:1px;*/
    border-top: 1px solid #c87f3c;
    border-bottom: none;
  border-left: none;
  border-right: none;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 12px 0px;
	color: none;
}

div.blog {
  padding-right: 72px;
}

div.blog p {
  margin-right: 0 !important;
}

/* MODULE STYLES ====================================== */
div.moduletable_cloud {
	/*background-color 	: #ffeedd;*/
	padding			: 2px 6px 2px 6px;
}

div.tagCloud_cloud a {
	padding			: 0px 0px 0px 0px !important;
	line-height 	: 1.0em !important;
	margin			: 0px 1px 0px 1px !important;
	text-decoration	: none;
	color 			: #999999;
}

div.search input.inputbox {
	border				: none;
	color				: #2d4e6f;
	background-color 	: inherit;
	width				: 196px;
	margin-right		: 8px;
}

div.search input.button {
	border				: none;
	background-color 	: inherit;
	vertical-align		: -5px;	
}

div.moduletable_rok { margin-left:40px; }
/* END: MODULE STYLES ================================= */

ul.actions {
	/*position: absolute;*/
	border		: none;
	display		: inline !important;
	top			: 0px;
	/*right: 0px;*/
	list-style	: none;
	margin		: -50px 0px 0px 0px;
	padding		: 0px 0px 0px 0px;
	float		: right;
}

ul.actions img {
	/*position: absolute;*/
	border: none !important;
}

/* MENUS ========================================== */


/* LEFT SUBMENU ---------------------- */

/*#menu_left">
<div class="moduletable">*/

#leftmenu a.lh_news img:hover,
#leftmenu.nav.menu li.active a.lh_news img {
	background-image	: url(../../../images/menus/menu_news_ovr_170_133.png);
	background-repeat 	: no-repeat;
}

#leftmenu a.lh_mybooks img:hover,
#leftmenu.nav.menu li.active a.lh_mybooks img {
	background-image	: url(../../../images/menus/menu_mybooks_ovr_170_207.png);
	background-repeat 	: no-repeat;
}

#leftmenu a.lh_reading img:hover,
#leftmenu.nav.menu li.active a.lh_reading img {
	background-image	: url(../../../images/menus/menu_reading_ovr_170_126.png);
	background-repeat 	: no-repeat;
}

ul.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftmenu li {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
}

#topmenu li {
	list-style:none;
	float: left;
	padding : 0px 0px 0px 22px;
}

#topmenu ul {
	padding : 6px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

#topmenu a.top_writing img:hover,
#topmenu.nav.menu li.active a.top_writing img {
	/*border : 1px solid red;*/
	background-image	: url(../../../images/menus/menu_writing_ovr_122_136.png);
	background-repeat 	: no-repeat;
}

#topmenu a.top_about img:hover,
#topmenu.nav.menu li.active a.top_about img {
	/*border : 1px solid red;*/
	background-image	: url(../../../images/menus/menu_about_ovr_160_136.png);
	background-repeat 	: no-repeat;
}

#topmenu a.top_note img:hover,
#topmenu.nav.menu li.active a.top_note img {
	/*border : 1px solid red;*/
	background-image	: url(../../../images/menus/menu_note_ovr_112_134.png);
	background-repeat 	: no-repeat;
}

#topmenu a.top_links img:hover,
#topmenu.nav.menu li.active a.top_links img {
	/*border : 1px solid red;*/
	background-image	: url(../../../images/menus/menu_links_ovr_146_134.png);
	background-repeat 	: no-repeat;
}

div.moduletable_menu {
	margin			: 16px 0px 0px 0px;
}

div.moduletable_menu ul { }

div.moduletable_menu ul li {
	font-family		: 'Cabin', serif;
	list-style		: none;
	font-size		: 12px; 
	line-height		: 1.20em;
	text-align		: left;
	text-transform	: capitalize;
	letter-spacing	: 0.015em;
  	word-spacing	: -0.05em;
	font-weight		: 400;
	margin			: 0px 0px 6px 0px;
}

div.moduletable_menu ul a:link, div.moduletable_menu ul a:visited {
	color			: #ffffff;
	text-decoration	: none;	
}

div.moduletable_menu ul a:hover {
	color			: #aeca3f;
	text-decoration	: none;	
}

div.moduletable_menu ul li.active a {
	color			: #ffd719;
	text-decoration	: none;	
}


/* LEVEL 2 ------------------------- */
div.moduletable_menu ul.menu ul li {
	font-size		: 12px;
	line-height		: 1.20em;
	list-style		: disc;
	margin			: 1px 0px 0px -18px;
	padding			: 0px 0px 0px 0px;
}

div.moduletable_menu ul.menu ul a:link, div.moduletable_menu ul.menu ul a:visited {
	color			: #ffffff;
	text-decoration	: none;	
}

div.moduletable_menu ul.menu ul a:hover {
	color			: #aeca3f;
	text-decoration	: none;	
}

div.moduletable_menu ul.menu ul li.active a {
	color			: #ffd719;
	text-decoration	: none;	
}
/* ================ */

/* SUBMENU RIGHT ================================= */
div.moduletable_menuR ul {
	margin			: 36px 0px 0px 0px;
	padding			: 0px 0px 0px 18px;
}

div.moduletable_menuR ul li {
	font-family		: 'Cabin', serif;
	list-style		: none;
	font-size		: 11px; 
	line-height		: 1.20em;
	text-align		: left;
	text-transform	: capitalize;
	letter-spacing	: 0.025em;
  	word-spacing	: -0.05em;
	font-weight		: 400;
	margin			: 0px 0px 6px 0px;
}

div.moduletable_menuR ul a:link, div.moduletable_menuR ul a:visited {
	color			: #eeeeff;
	text-decoration	: none;	
}

div.moduletable_menuR ul a:hover {
	color			: #aeca3f;
	text-decoration	: none;	
}

div.moduletable_menuR ul li.active a {
	color			: #ffd719;
	text-decoration	: none;	
}

div.banneritem {
	float: left;
	margin-right: 5px;	
}
/* END: JOOMLA STYLES ===================================================================================== */

#content {
	position:absolute;
	left	:192px; 
	top		:224px;
	width	:565px;
	margin	: 0px;
	padding	: 0px;
	z-index	:500;
	/*border	:1px solid red;*/
	text-align:left;
}

#topmenu p a:link {
	color				: #ffffff !important;
	text-decoration		: none !important;
}

#topmenu p a:visited {
	color				: #ffffff;
	text-decoration		: none !important;
}

#topmenu p a:hover {
	color				: #aeca3f !important;
	text-decoration		: none !important;
}

#topmenu p {
	float			: right;
	margin			: 7px 42px 0px 0px;
	font-family		: 'Cabin', serif;
	font-size		: 13px; 
	line-height		: 1.20em; 
	color			: #ffffff !important; 
	letter-spacing	: 0.025em;
	font-weight 	: 400;
  	word-spacing	: 0.05em;
	text-decoration	: none;
	text-transform	: none;
}

/* SUBMENU LEFT ================================== */
td#level2_col1 p, td#level3_col1 p {
	font-family		: 'Cabin', serif;
	font-size		: 12px; 
	line-height		: 1.20em; 
	color			: #ffffff; 
	font-weight 	: 400;
	text-align		: left; 
	margin			: 0px 0px 6px 39px;
	letter-spacing	: 0.015em;
  	word-spacing	: -0.05em;
	text-decoration	: none;
	text-transform	: none;
}

/* SUBMENU RIGHT ================================= */
td#level2_col3 p, td#level3_col3 p {
	font-family		: 'Cabin', serif;
	font-size		: 11px; 
	line-height		: 1.25em; 
	color			: #ffffff; 
	font-weight 	: 400;
	text-align		: left; 
	margin			: 0px 18px 3px 20px;
	letter-spacing	: 0.015em;
  	word-spacing	: -0.10em;
	text-decoration	: none;
	text-transform	: none;
}

.submenu2 {
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: 11px; line-height:1.5em; 
	color			: #ffffff; 
	font-weight		: normal; 
	text-align		: left; 
	margin			: 36px 38px 0px 20px;
	letter-spacing	: 0.03em;
}

#level2_col1 p a:link, #level3_col1 p a:link, #level3_col3 p a:link {
	color				: #eeeeff !important;
	text-decoration		: none !important;
}

#level2_col1 p a:visited, #level3_col1 p a:visited, #level3_col3 p a:visited {
	color				: #eeeeff;
	text-decoration		: none !important;
}

#level2_col1 p a:hover, #level3_col1 p a:hover, #level3_col3 p a:hover {
	color				: #aeca3f !important;
	text-decoration		: none !important;
}
/* END: MENUS ======================================================== */

span.action {
	color				: #006600;
	background-color	: inherit;
}

/* FORMS ============================= */
.label {
	line-height			: 130%;
	font-size			: 11px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 3px;
	color				: #6666cc !important;
	background-color	: inherit;
}

form {
	margin-top			: 0px;
	margin-bottom		: 0px;
}

input,textarea	{
	font-family			: Arial,Helvetica,sans-serif;
	line-height			: 1.25em;
	font-size			: 16px;
	color				: #000000;
	text-align			: left;
	margin				: 2px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	background-color	: #ffffff; /*inherit;*/
	border				: solid 1px #cccccc;
}

textarea.html	{
	font-family			: "Courier New", Courier, mono;
	line-height			: 13px;
	font-size			: 12px;
	color				: #000000;
	text-align			: left;
	margin				: 2px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	background-color	: #ffffff; /*inherit;*/
	border				: solid 1px #cccccc;
}

select	{
	font-family			: Arial,Helvetica,sans-serif;
	line-height			: 11px;
	font-size			: 11px;
	color				: #000000;
	text-align			: left;
	margin				: 2px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	background-color	: #ddeeff;
}

input:focus, textarea:focus, select:focus { 
	background-color : #ddeeff !important; /*outline: solid 1px #ff6699;*/
}

input.button-red {
  color				: #ffffff !important;
  background-color	: #ac4c5d !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  padding			: 0px 2px 2px 2px !important;
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

input.button-grn {
  color				: #ffffff !important;
  background-color	: #009900 !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  padding			: 0px 2px 2px 2px !important;
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

input.button-blue {
  color				: #ffffff !important;
  background-color	: #6666bb !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  padding			: 0px 2px 2px 2px !important;
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

input.button-white {
  color				: #000000 !important;
  background-color	: #ffffff !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  /*line-height		: 8px !important;*/
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  /*width				: auto;*/
  padding			: 0px 2px 2px 2px !important;
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

div.contact div.contact-form form#contact-form.form-validate.form-horizontal fieldset div.control-group div.control-label label#jform_captcha-lbl.hasPopover.required {
  display: none;
}
/* END: FORMS =========================== */

img.shadow1 {
	-moz-box-shadow		: 10px 10px 8px #888;
	-webkit-box-shadow	: 10px 10px 8px #888;
	box-shadow			: 10px 10px 8px #888;
} 

img.shadow2 {
	border				: 8px solid #fff;
	-moz-box-shadow		: -3px 3px 14px #000;
	-webkit-box-shadow	: -3px 3px 14px #000;
	box-shadow			: -3px 3px 14px #000;
} 