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

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

form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin: 0;
	line-height:15px;
	background-color:#efefef;
}

input.button {
	cursor: pointer;
}

p {
	margin: 0;
	padding:0;
}

tr {
	margin: 0;
	padding:0;
}

td {
	margin: 0;
	padding:0;
}

img {
	border: none;
}

map, area {
	display:block;
	border: none;
}

hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

li {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
	list-style-type:circle;
}

ul {
	list-style:none;
	text-align:left;
	margin:5px 0 0 16px;
	padding:0;
}

/*****************************************/
/*** Styles for links ***/
/*****************************************/
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #45c3f6;
	text-align:left;
}

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

a.expand:link, a.expand:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45c3f6;
	text-align:left;
	line-height:10px;
}

a.expand:hover {
	text-decoration: none;
	color:#a1cc1a;
}

a.footer:link, a.footer:visited, a.footer:active {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #868585;
	margin: 0px;
}

a.footer:hover {
	color: #45c3f6;
	text-decoration: none;
}

a.ipod:link, a.ipod:visited, a.ipod:active {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #45c3f6;
	margin: 0px;
}

a.ipod:hover {
	color: #a1cc1a;
	text-decoration: none;
}

a.timewaster:link, a.timewaster:visited, a.timewaster:active {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45c3f6;
	margin: 0px;
}

a.timewaster:hover {
	color: #6ab30a;
	text-decoration: none;
}

.contact {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}

a.mail:link, a.mail:visited, a.mail:active {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45c3f6;
	margin: 0px;
}

a.mail:hover {
	color: #6ab30a;
	text-decoration: none;
}

a.quote:link, a.quote:visited, a.quote:active {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	margin: 0px;
}

a.quote:hover {
	color: #45c3f6;
	text-decoration: none;
}

a.leftmenu1:link, a.leftmenu1:visited, a.leftmenu1:active {
	text-decoration: none;
	margin: 0px;
	cursor:crosshair;
	background-image:url(../../../images/stories/button_print_g.jpg);
	background-repeat: no-repeat;
}

a.leftmenu1:hover {
	background-image:url(../../../images/stories/button_print_c.jpg);
	background-repeat: no-repeat;
}

.servicelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height:20px;
}

.text_padded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin: 0;
	line-height:15px;
	padding: 5px 5px 5px 5px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#wrapper_outer {
	width:100%;
	background-image:url(../../../images/stories/background.png);
	background-position:top;
	background-repeat: repeat-x;
	overflow:hidden;
}

#wrapper_inner {
	width:986px;
	position: relative;
	overflow:visible;
	margin: 0 auto;
}

#header_col1 {
	width:298px;
	height:84px;
	position: relative;
	float:left;
	overflow:hidden;
}

#logo {
	width:128px;
	height:61px;
	position: relative;
	float:left;
	overflow:hidden;
}

#logo_spacer {
	width:170px;
	height:61px;
	position: relative;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
}

#tagline {
	width:285px;
	height:23px;
	padding-left:13px;
	position: relative;
	float:left;
	overflow:hidden;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #717070;
	text-decoration: none;
}

#header_col2 {
	width:500px;
	height:84px;
	position: relative;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
}

#header_col3 {
	width:180px;
	height:84px;
	padding-right:8px;
	position: relative;
	float:left;
	overflow:hidden;
}

#number {
	width:180px;
	height:20px;
	padding-top:10px;
	position: relative;
	float:left;
	overflow:hidden;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #717070;
	text-decoration: none;
}

#date {
	width:180px;
	height:24px;
	position: relative;
	float:left;
	overflow:hidden;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #717070;
	text-decoration: none;
}

#top_buttons {
	width:180px;
	height:30px;
	position: relative;
	float:left;
	overflow:hidden;
}

#top_buttons_spacer1 {
	width:35px;
	height:30px;
	position: relative;
	float:left;
	overflow:hidden;
}

#top_buttons_spacer2 {
	width:6px;
	height:30px;
	position: relative;
	float:right;
	overflow:hidden;
}

#login {
	height:18px;
	padding-top:3px;
	padding-bottom:9px;
	position: relative;
	float:right;
	overflow:visible;
	width: auto;
}

#register {
	width:auto;
	height:18px;
	padding-top:3px;
	padding-bottom:9px;
	position: relative;
	float:right;
	overflow:hidden;
}

#topmenu {
	width:986px;
	height:44px;
	position: relative;
	float:left;
	overflow:visible;
	background-image:url(../../../images/stories/topmenu_bg.jpg);
	background-repeat:no-repeat;
}

#topmenu_spacer {
	width:986px;
	height:6px;
	position: relative;
	float:left;
	overflow:visible;
}

#left_column {
	width:188px;
	position: relative;
	float:left;
	overflow:visible;
	margin-top:2px;
}

#leftmenu1 {
	width:188px;
	position: relative;
	float:left;
	overflow:visible;
}

#leftmenu2 {
	width:188px;
	position: relative;
	float:left;
	overflow:visible;
}

#left_spacer_big {
	width:188px;
	height:20px;
	position: relative;
	float:left;
	overflow:hidden;
}

.left_spacer {
	width:188px;
	height:5px;
	position: relative;
	float:left;
	overflow:hidden;
}

#timewaster {
	width:188px;
	height:184px;
	margin-top:5px;
	position: relative;
	float:left;
	overflow:hidden;
	text-align:left;
	background-repeat:no-repeat;
	background-image:url(../../../images/stories/timewasters.png);
}

#news_wrapper {
	width:188px;
	position: relative;
	float:left;
	overflow:visible;
}

#news {
	width:180px;
	height:178px;
	margin-bottom:5px;
	padding:45px 0px 0px 8px;
	position: relative;
	float:left;
	overflow:hidden;
	text-align:left;
	background-repeat:no-repeat;
	cursor:pointer;
	background-image:url(../../../images/stories/news.jpg);
}

.column_spacer {
	width:5px;
	height:443px;
	position: relative;
	float:left;
	overflow:visible;
}

#mid_column {
	width:600px;
	position: relative;
	float:left;
	overflow:visible;
	text-align:left;
}

#content_header {
	width:600px;
	position: relative;
	float:left;
	overflow:hidden;
}

#main_content {
	width:580px;
	padding:0px 10px 0px 10px;
	position: relative;
	float:left;
	overflow:visible;
	text-align:left;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
}

#content_footer {
	width:600px;
	height:10px;
	position: relative;
	float:left;
	overflow:visible;
	background-image:url(../images/content_footer.jpg);
	background-repeat:no-repeat;
}

#right_column {
	width:188px;
	position: relative;
	float:right;
	overflow:visible;
}

.right_spacer {
	width:188px;
	height:5px;
	position: relative;
	float:left;
	overflow:hidden;
}

#testimonial_wrapper {
	width:188px;
	position: relative;
	float:left;
	overflow:visible;
	margin-bottom:10px;
}

#testimonial_header {
	width:188px;
	height: 45px;
	position: relative;
	float:left;
	overflow:visible;
	background-image:url(../../../images/stories/testimonial_header.png);
	background-repeat:no-repeat;
}

#testimonial_body {
	width:168px;
	padding:0px 10px 0px 10px;
	position: relative;
	float:left;
	overflow:visible;
	background-image:url(../../../images/stories/testimonial_bg.png);
	background-repeat:repeat-y;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

#testimonial_footer {
	width:188px;
	height: 10px;
	position: relative;
	float:left;
	overflow:visible;
	background-image:url(../../../images/stories/testimonial_footer.png);
	background-repeat:no-repeat;
}

#map {
	width:580px;
	height: 345px;
	padding:0px 10px 0px 10px;
	position: relative;
	float:left;
	overflow:visible;
	text-align:left;
	background-image:url(../../../images/stories/map_bg.jpg);
	background-repeat:no-repeat;
}

#footer_spacer {
	width:986px;
	height:20px;
	position: relative;
	float:left;
	overflow:visible;
}

#footer_wrapper {
	width:986px;
	height:49px;
	position: relative;
	float:left;
	overflow:visible;
}

.footer_line {
	width:986px;
	height:1px;
	position: relative;
	float:left;
	overflow:visible;
	background-color:#d0d0d0;
}

#footer_left {
	width:606px;
	height:25px;
	position: relative;
	float:left;
	overflow:visible;
	text-align: left;
	color:#959595;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:11px;
}

#footer_right {
	width:380px;
	height:18px;
	padding-top:7px;
	position: relative;
	float:right;
	overflow:visible;
	text-align: right;
	color:#959595;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:11px;
}

#footer_registeration {
	width:986px;
	height:18px;
	position: relative;
	float:left;
	overflow:visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
	text-align: right;
}

/* horizontal top menu */
ul.menu-top {
	float:left;
	display:inline;
	padding: 0;
	margin: 0;
	line-height:44px;
}

.menu-top li {
	display:inline;
	background-image:url(../../../images/stories/topmenu_line.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.menu-top a:link, .menu-top a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	display: inline-block;
	padding: 0 19px 0 19px;
}

ul.menu-top li a:hover {
	display: inline-block;
	background-image:url(../../../images/stories/topmenu_hover.png);
	background-position:center 3px;
	background-repeat:no-repeat;
	padding: 0 19px 0 19px;
	color:#c1f804;
}

ul.menu-top li#current a {
	display: inline-block;
	background-image:url(../../../images/stories/topmenu_active.png);
	background-position:center 3px;
	background-repeat:no-repeat;
	padding: 0 19px 0 19px;
}

.menu-top li.parent.active a {
	display: inline-block;
	background-image:url(../../../images/stories/topmenu_active.png);
	background-position:center 3px;
	background-repeat:no-repeat;
	padding: 0 19px 0 19px;
}

/* vertical left menu */

ul.menu-left {
	display:block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style:none;
}

.menu-left li {
	display:block;
	text-decoration: none;
	list-style:none;
}

.menu-left li a:link, .menu-left li a:visited {
	display:block;
	color:#45c3f6;
	font-size:11px;
	width:173px;
	text-align:left;
	padding:5px;
	margin:0 1px 2px 2px;
	background-color:#f6f6f6;
	border:solid 1px #d7d7d7;
}

.menu-left li a:hover {
	color:#73be22;
	background-color:#fff;
}

.menu-left li.active a {
	background-color:#eeeeee;
	border:solid 1px #7b7b7b;
	color:#7a7a7a;
	background-image: url(../../../images/stories/active_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.menu-left li.parent.active a {
	background-color:#eeeeee;
	border:solid 1px #7b7b7b;
	color:#7a7a7a;
	background-image: url(../../../images/stories/active_arrow_down.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.menu-left ul {
	display:block;
	padding: 0;
	margin: 0px;
	text-decoration: none;
	list-style:none;
}

.menu-left li.parent.active li a:link, .menu-left li.parent.active li a:visited {
	background-image:url(http://www.bluemushroom.net/images/stories/button_sub.pngl);
	color:#7b7b7b;
	font-size:10px;
	width:175px;
	text-align:left;
	padding:5px;
	margin:0 1px 2px 2px;
	background-color:#fff;
	border:0;
}

.menu-left li.parent.active li a:hover {
	color:#cccccc;
}

.menu-left li.parent.active li.active a {
	background-image:url(http://www.bluemushroom.net/images/stories/button_sub.pngl);
	background-color:#f8f8f8;
	color:#000000;
	text-decoration:underline;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

/* headers */
.headings {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.componentheading {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.contentpaneopen {
	padding: 0px;
}

.contentpaneopen-test {
	padding: 0px;
	margin-top:-1000px;
}

.contentpaneopen-hundred {
	padding: 0px;
	margin-top:-100px;
}

.contentpaneopen-seventy {
	padding: 0px;
	margin-top:-70px;
}

.contentpaneopen-fifty {
	padding: 0px;
	margin-top:-50px;
}

.contentpaneopen-thirty {
	padding: 0px;
	margin-top:-30px;
}

.contentheading {
	padding: 0 0 10px 0;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

h1 {
	margin: 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009cdb;
	text-align: left;
	margin-bottom:10px;
	text-transform:uppercase;
}

h2 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	line-height:24px;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8CC63F;
	text-align: left;
	line-height:15px;
}

h4 {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8CC63F;
	text-align: left;
	line-height:15px;
}

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

label.invalid {
	color: #ff0000;
}

/* spacers */
.article_separator {
	padding:0px;
	margin:0px;
}

/* table of contents */
table.contenttoc {
	padding: 0px;
}

table.contenttoc td {
	padding: 0px;
}

/* content tables */
td.sectiontableheader {
	padding: 0px;
}

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

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

/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
	border-collapse: collapse;
}

table.contentpaneopen li {
	margin: 0px;
}

table.contentpaneopen fieldset {
	border: 0;
}

table.contentpaneopen h3 {
	margin: 0px;
}

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

.highlight {
	background-color: #fffebb;
}

/* 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: 0;
	padding: 0;
}

form#form-login ul {
	padding-left: 0px;
}

form#com-form-login fieldset {
	border: 0 none;
	margin: 0px 0px 0px 10px;
	padding: 0;
}

form#com-form-login ul {
	margin: 10px 0px 0px 10px;
	padding: 0;
	line-height:15px;
}

/* thumbnails */
div.mosimage {
	margin: 0;
}

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: 0px;
}

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;
}

.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: 0;
}
