
/* -- BHtv Joomla Template Version 2a -- */	

body {
	background-color: #f6f2ef;
	background-image: url(../images/ricepaper.jpg);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	}


/* -- Top Menu -- */

#topmenu {
	position: fixed;
	z-index: 999999;
	background-color: #000000;
	width: 100%;
	height: 30px;
	margin: 0;
	padding-top: 5px;
	font-size: 18px;
	opacity: 0.75;
	overflow: hidden;
	}

#topmenuspace {
	height: 35px;
	background-color: #f6f2ef;
	}

#topmenu a {
	text-decoration: none;
	color: #ffffff;
	}

#topmenu a:hover {
	color: #ff00dd;
	text-decoration: none;
	}

#topmenu h3 {
	display: none;
	}

#topmenu ul.menu {
	padding: 0;
	margin-top: 0;
	margin-right: -11px;
	margin-bottom: 0;
	text-align: center;
	}

#topmenu ul.menu li {
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #666666;
	}

#topmenu ul.menu li:first-child {
	border: 0;
	}


/* -- Above -- */	
	
#above {
	width: 980px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 26px;
	text-align: center;
	overflow: hidden;
	}

#above p {
	margin-bottom: -10px;
	}


/* -- Container for Main Page and Sidebar -- */	
	
#container {
	background-color: #ffffff;
	width: 980px;
	margin: auto;
	padding: 0;
	overflow: auto;
	box-shadow: 0 0 50px 5px #c4c1be;
	}


/* -- Newsflash -- */	

#newsflash {
	background-color: #ff00dd;
	color: #000000;
	width: 980px;
	margin: 0;
	font-size: 24px;
	text-align: center;
	overflow: hidden;
	}

#newsflash p {
	padding: 5px;
	}
	
#newsflash a {
	color: #000000;
	}
	
#newsflash a:hover {
	color: #ffffff;
	}

#newsflash .red {
	background-color: #ff0000;
	}

#newsflash .orange {
	background-color: #ff9933;
	}


/* -- Header -- */
	
#header {
	width: 980px;
	margin: 0;
	padding:0;
	font-size: 16px;
	text-align: center;
	overflow: hidden;	
	}


/* -- Main Page -- */

#main {
	float: left;
	width: 660px;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 0;
	font-size: 16px;
	overflow: hidden;
	}


/* -- Main Page Top -- */

#top {
	padding-top: 10px;
	padding-bottom: 15px;
	}

#top h3 {
	margin-top: 0;
	}


/* -- Day Counter & Date -- */

#top .dd_content {
	font-size: 24px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #7da190;
	text-transform: uppercase;
	}


/* -- Main Page Top Left and Right-- */

#topsplit {
	padding-bottom: 25px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 25px;
	overflow: auto;
	}

#topleft {
	width: 320px;
	float: left;
	}

#topleft h3 {
	margin-top: 0;
	}

#topright {
	width: 320px;
	float: right;
	}

#topright h3 {
	margin-top: 0;
	}


/* -- Latest -- */	

#latest {
	background-color: #f6f2ef;
	border-radius: 15px;
	border: 1px solid #cccccc;
	color: #7DA190;
	width: 658px;
	margin-bottom: 25px;
	font-size: 15px;
	text-align: center;
	overflow: hidden;
	}

#latest p {
	padding-top: 7px;
	padding-bottom: 0;
	}

#latest .ice-carousel-candy .ice-next, 
#latest .ice-carousel-candy .ice-previous {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: -48px;
	border: 1px solid #cccccc;
	box-shadow: 0 0 10px #cccccc;
	opacity: 1;
	}


#latest .db8sitelastmodified {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	list-style: none;
	}


/* -- Featured -- */	

#featured {
	background-color: #f6f2ef;
	border-radius: 15px;
	border: 1px solid #cccccc;
	color: #7DA190;
	width: 658px;
	margin-bottom: 25px;
	font-size: 15px;
	text-align: center;
	overflow: hidden;
	}

#featured p {
	padding-top: 7px;
	padding-bottom: 0;
	}

#featured .ice-carousel-candy .ice-next, 
#featured .ice-carousel-candy .ice-previous {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: -48px;
	border: 1px solid #cccccc;
	box-shadow: 0 0 10px #cccccc;
	opacity: 1;
	}


/* -- System Message -- */

#system-message {
	padding-top: 0;
	padding-bottom: 20px;
	margin: 0;
	}


/* -- Related Articles -- */

#related h3 {
	font-size: 16px;
	text-align: center;
	margin-top:0 ;
	}

#related ul {
	margin:	0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	}
	
#related ul li {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	}


/* -- Main Page Bottom Left and Right-- */

#bottomsplit {
	padding-top: 20px;
	overflow: auto;
	}

#bottomleft {
	width: 320px;
	float: left;
	}

#bottomleft h3 {
	margin-top: 0;
	}

#bottomright {
	width: 320px;
	float: right;
	}

#bottomright h3 {
	margin-top: 0;
	}


/* -- Main Page Bottom -- */

#bottom {
	padding-top: 20px;
	}

#bottom h3 {
	margin-top: 0;
	}


/* -- Sidebar -- */

#sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 0;
	padding-right: 40px;
	font-size: 16px;
	overflow: hidden;
	}

#sidebar .moduletable,
#sidebar .moduletable_text { 
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#sidebar .moduletable h3,
#sidebar .moduletable_text h3 {
	margin-top: 5px;
	margin-bottom: 0; 
	text-align:	center;
	font-size: 18px;
	color: #ff9933;
	}

#sidebar ul {
	margin:	0;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	}
	
#sidebar ul li {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	}


/* -- Footer -- */

#footer {
	width: 980px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	overflow: auto;
	text-align: center;
	overflow: hidden;
	}


/* -- Below -- */

#below {
	width: 920px;
	min-height: 0;
	margin: auto;
	padding: 30px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	}

#below a {
	text-decoration: none;
	color: #444444;
	}

#below a:hover {
	text-decoration: none;
	color: #ff9933;
	}


/* -- Links -- */	

a, a:visited {
	color: #5588aa;
    text-decoration: none;
	}
	
a:hover {
	color: #ff9933;
	}


/* -- Paragraphs --  */

p {	
	margin: 0;
	padding: 0;
	}


/* -- Read More -- */

.blog .readmore {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	}


/* -- Horizontal Rulers --  */

hr {
	border: none;
	border-top: 1px solid #cccccc;
	}


/* -- Blockquote -- */	

blockquote {
	position: relative;
 	margin: 0;
 	quotes: "\201C" "\201D";
 	text-align: center;
 	}

blockquote:before, blockquote:after {
	position: absolute;
	font-weight: bold;
	font-size: 100px;
	color: #f6f2ef;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

blockquote:before {
	content: open-quote;
	top: -12px;
	left: 0;
	}

blockquote:after {
	content: close-quote;
	top: -12px;
	right: 0;
	}

blockquote p {
	margin-bottom: 0;
	padding: 0 4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.5em;
	color: #666666;
	}


/* -- Table -- */

table {
	border-collapse: collapse;
	}

tr, td {
	border: 1px solid #cccccc;
	vertical-align: top;
	padding: 3px;
	}

table.category {
	margin: 0;
	width: 100%;
	}

table.category th {
	background-color: #555555;
	color: #ffffff;
	padding: 7px;
	}

table.category th a {
	color: #ffffff;
	}

table.category td {
	border-collapse: collapse;
	padding: 7px;
	}

td p {
	margin: 0;
	line-height: 1.3em;
	}

.display-limit,
.filter {
	text-align: right;
}

tr.cat-list-row1 {
	background-color: #f6f2ef;
	}


/* -- Pagenav -- */

ul.pagenav {
	border-top: 1px solid #cccccc;
	display: block;
	list-style-type: none;
	padding: 10px 0 20px 0;
	margin: 30px 0 0;
	}

ul.pagenav li {
	display: inline;
	}

ul.pagenav li.pagenav-prev {
	float: left;
	margin-bottom: 5px;
	}

ul.pagenav li.pagenav-next {
	float: right;
	margin-bottom: 5px;
	} 


/* -- Pagination -- */

.pagination {
	margin-top: 10px;
	text-align: center;
	}

.pagination ul {
	padding: 0;
	}

.pagination li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	color: #bbbbbb;
	}


/* -- Search -- */	

.search h1 {
	font-size: 27px;
	margin-top: -5px;
	}

fieldset.input, fieldset {
	border: 0;
	padding-top:5px;
	padding-left:0;
	padding-right:0;
	margin-left: 0;
	margin-right: 0;
	}

fieldset.word {
	padding-left: 40px;
	}

fieldset.phrases {
	padding-left: 40px;
	}

.searchintro {
	padding-left: 42px;
	padding-bottom: 12px;
	font-size: 18px;
	}
	
.ordering-box {
	padding-top: 12px;
	padding-bottom: 12px;
	}

.form-limit {
	text-align: center;
	padding-left: 5px;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
	}

.counter {
	text-align: center;
	padding-top: 10px;
	}

.result-category {
	display: none;
	}

.result-text {
	padding-top: 5px;
	padding-bottom: 15px;
	}

.result-text a {
	color: #333333;
	cursor: default;
	}


/* -- Print, Email and Edit Article Icons -- */

ul.actions {
	list-style-type: none;
	float: right;
	margin: 0;
	}

ul.actions li {
	display: inline;
	}

ul.actions li.edit-icon {
	position: relative;
	top: -5px;
	}


/* -- Contact Form -- */

.contact h3 {
	display: none;
	}

#contact-form fieldset dl dt {
	padding-top: 0px;
	padding-bottom: 5px;
	}

#jform_contact_email_copy-lbl {
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	}

#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg,
#jform_contact_message {
	width: 570px;
	padding: 6px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	font-size: 14px;
	}

#cdcaptcha {
	margin-top: 15px;
	margin-bottom: 20px;
	}

#cdcaptcha .captcha_header {
	display: none;
	}

#cdcaptcha .infotext {
	text-align: center;
	}

#cdcaptcha .poweredby {
	display: none;
	}

.smoothness .ui-widget-content {
	border: 1px solid #cccccc;
	}


/* -- User Login -- */

#login-form fieldset.userdata {
	margin-bottom: 5px;
	margin-top: -15px;
	margin-left: 0px;
	border: 1px solid #000000;
	font-size: 0.96em;
	float: left;
	}

.login-fields {
	margin-bottom: 15px;
	}

.login-fields label {
	float: left;
	margin-top: 2px;
	width: 120px;
	}

.login-description {
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 20px;
	}

.validate-username,
.validate-password,
.validate-email,
#jform_username,
#jform_name,
#jform_email,
#jform_email1,
#jform_email2 {
	width: 150px;
	margin-top: -5px;	
	margin-bottom: 0px;	
	padding: 6px;
	padding-right: 24px;
	border: 1px solid #cccccc;
	outline: none;
	font-size: 14px;
	}


/* -- User Logout -- */

.login-greeting {
	margin-bottom: 5px;
	}

.login-greeting,
.logout-button {
	text-align: center;
	}


/* -- User profile -- */

#users-profile-core,
#users-profile-custom,
.profile-edit {
	margin: 0;
	padding-bottom: 20px;
	}

.profile-edit fieldset {
	margin-bottom: 10px;
	}

#users-profile-core dt,
#users-profile-custom dt {
	float: left;
	width: 200px;
	padding: 3px 0;
	}

.profile-edit dt {
	float: left;
	width: 260px;
	padding: 3px 0;
	}

#users-profile-core dd,
#users-profile-custom dd,
.profile-edit dd {
	padding: 3px 0;
	}

#users-profile-core dl,
#users-profile-custom dl,
.profile-edit dl {
	margin: 0;
	}

#users-profile-core legend,
#users-profile-custom legend,
.profile-edit legend {
	font-weight: bold;
	padding: 0;
	}


/* -- Article Editor -- */

#adminForm.form-validate fieldset {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 25px;
	border-bottom: 1px dashed #cccccc;
	}

#adminForm legend {
	display: none;
	}

.edit.item-page {
	width: 662px;
	}

#adminForm.form-validate fieldset div.formelm {
	padding-bottom: 10px;
	display: block;
	}

#adminForm.form-validate fieldset div.formelm label,
#adminForm.form-validate fieldset div.formelm input {
	display: inline-block;
	}

#adminForm.form-validate fieldset div.formelm label {
	width: 100px;
	padding-right: 5px;
	vertical-align: middle;
	text-align: right;
	}

#adminForm.form-validate fieldset div.formelm-area label,
#adminForm.form-validate fieldset div.formelm-area input {
	display: inline-block;
	}

#adminForm.form-validate fieldset div.formelm-area label {
	width: 100px;
	padding-top: 2px;
	padding-right: 5px;
	vertical-align: top;
	text-align: right;
	}

#adminForm.form-validate fieldset div.formelm-buttons {
	margin-top: -41px;
	height: 20px;
	float: right;
	}

input#jform_title,
input#jform_alias {
	width: 400px;
	margin-bottom: 10px;
	}

.button2-left {
	margin-left: -5px;
	margin-right: 10px;
	}
	
.toggle-editor {
	float: right;
	margin-top: -5px;
	margin-right: -10px;
	}

#jform_publish_down_img,
#jform_publish_up_img {
	background: url(../images/system/calendar.png) no-repeat;
	width: 20px;
	height: 20px;
	margin-left: 5px;
	margin-bottom: 0px;
	cursor: pointer;
	vertical-align: middle;
	}

.form-note {
	display: none;
	}
	

/* -- Disable Editor Tool Tips -- */

.tip {
	display: none;
	}


/* Slideshow */

#slideshow {
	background-color: #3d3b3b;
	width: 980px;
	margin: 0;
	padding: 0;
	}

#slides {
	padding: 0;
	clear: both;
	position: relative;
	}

.slides_container {
	width: 980px;
	height: 184px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}

.slides_container a,
.slides_container img {
	display: block;
	width: 980px;
	height: 184px;
	}

#slides .next,
#slides .prev {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 38px;
	height: 38px;
	background-image: url(../images/slides_arrows.png);
	z-index: 10;
	}

.slides_nav {
	display: none;
	}

.slides_nav a.prev {
	background-position: 0 0;
	margin: 70px 0 0 0px;
	}

.slides_nav a:hover.prev {
	background-position: 80px 200px;
	}

.slides_nav a.next {
	background-position: 160px 0;
	margin: 70px 0 0 942px;
	}

.slides_nav a:hover.next {
	background-position: 40px 200px;
	}

#slides ul.pagination {
	border: 0;
	position: absolute;
	z-index: 10;
	margin: -36px 0 0 -20px;
	}

#slides ul.pagination li {
	float: left;
	margin: 0 -3px 0 0;
	list-style: none;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;	
	}

#slides ul.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background: url(../images/slides_arrows.png) 0 160px;
	float: left;
	overflow: hidden;
	}

#slides ul.pagination li.current a {
	background: url(../images/slides_arrows.png) 188px 160px;
	}


/* -- Ice Carousel Module -- */

.mod-ice-carousel-hits {
	display: none;
	}

.ice-carousel-candy { 
	position: relative;
	border-radius: 0;
	border: none;
	background: -webkit-linear-gradient(top,  #f6f2ef, #f6f2ef);
	background: -moz-linear-gradient(top, #f6f2ef, #f6f2ef);
	background: -o-linear-gradient(top, #f6f2ef, #f6f2ef);
	background-color: #f6f2ef;
	box-shadow: none;
	}

.ice-carousel-candy .padding img {
	padding: 0;
	background: #ffffff;
	border: none;
	}
		
.ice-carousel-candy .ice-navigator-outer ul.ice-navigator li span { 
	background: silver;
	border: 2px solid white;
	border-radius: 15px;
	box-shadow: 0 0 5px black;
	height: 11px;	
	width: 11px;
	margin: 0 0 0 5px;
	opacity: 0.50;
	}
				
.ice-carousel-candy .ice-navigator-outer ul.ice-navigator li.active span {
	background: black;
	border-color: white;
	box-shadow: 0 0 5px black;
	color: #red;
	cursor: default;
	}
					
.ice-carousel-candy .ice-next, 
.ice-carousel-candy .ice-previous {
	border:0px solid black;
	opacity: 0.77;
	margin-left: 10px;
	margin-right: 10px;
	box-shadow: 0 0 5px black;
	}


/* -- db8 Site Modified Date Module -- */

#latest .db8sitelastmodified {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	list-style: none;
	}


