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

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

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #333;
	background:#e5e9ed url(skins/body-bg.jpg) top left repeat-x;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#0165a1;
	outline:none;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#015486
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div.center {
  text-align: center;
}

div#wrapper {
	width:950px;
	margin:0 auto;
}

div#header {
	height:100px;
	margin:0;
	padding:20px 0 0 0;
}

div#nav {
	z-index:9999;
	margin:10px 0 0 0;
}

div#showcase {
	background:#fff;
	border:1px solid #ddd;
	padding:8px 6px 8px 6px;
	margin:0 0 20px 0;
}

div#logo {
	float: left;
	width: 237px;
	height: 71px;
	background: url(skins/logo.gif) 0 0 no-repeat;
	margin:0 0 0 10px;
	padding:0;
}

div#content {
	background:#fff;
	border:1px solid #ddd;
	padding:10px;
	margin:0 0 20px 0;
}

div#footer {
	background:#fff;
	border:1px solid #ddd;
	padding:10px;
	margin:0;
	font-size:0.8em;
	height:30px;
}

div.moduletable-sociallinks {
	float:left;
	margin-left:30px;
}

div.moduletable-copyright {
	float:left;
	margin:7px 0 0 0;
}

div.moduletable-copyright a {
	color:#666;
}

div.moduletable-copyright a:hover {
	color:#0165a1;
	text-decoration:none;
}

h4#followus {
	font-size:1.2em;
	float:left;
	margin:7px 15px 0 0;
	padding:0;
	font-weight:normal;
}


div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}


form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}





#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}



/*******************/
/*** Typography ***/
/*****************/

h2 {
	color: #777; 
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;; 
	font-style: italic;
	font-weight: normal;
	font-size:1.4em;
	padding-top: 0!important;
	line-height: 1em;
	margin-bottom: 0!important;
	
}

.contentheading {
	color: #777; 
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;; 
	font-style: italic;
	font-weight: normal;
	font-size:1.5em;
	padding-top: 0!important;
	line-height: 1em;
	margin-bottom: 0!important;
}

table#ignite_menu_table h2 {
	color: #777; 
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;; 
	font-style: italic;
	font-weight: normal;
	font-size:1.5em;
	text-align:center;
	width:207px;
}

#ignite_menu_table h5 a {
	color: #777; 
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;; 
	font-style: normal;
	font-weight: bold;
	font-size:1.6em;
}

#ignite_menu_table h2 {
	color: #777; 
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;; 
	font-style: italic;
	font-weight: normal;
	font-size:1.3em;
	text-align:center;
}

#ignite_menu_table img {
	padding:5px;
	border:1px solid #ccc;
}

#ignite_menu_table img:hover {
	padding:4px;
	border:2px solid #00629d;
}


p {
	line-height:1.8em;
}

div#logo a {
	text-indent:-9999px;
	width: 237px;
	height: 71px;
	display:block;
}











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

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}



/*h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}*/

table.contentpaneopen h3 {
	margin-top: 12px!important;
}

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

.componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

h1, h3 {
	margin: 10px 0 10px 0!important;
  font-weight: normal;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  padding-left: 0px;

	line-height: 1.3em;
	text-align: left;
	
	
}
/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(skins/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

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

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(skins/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* 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{
	margin: 0;
	padding: 0;
	width: 100%;
	/*border-bottom: 1px dashed #e0e0e0;*/
}

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

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: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

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

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;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15x
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(skins/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(skins/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(skins/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(skins/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: 2px 0;
}

/* showcase titles */

div.slideInfoZone h2 {
	color: #fff!important; 
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif!important; 
	font-style: normal!important;
	font-weight: normal!important;
	font-size:1.5em!important;
	margin-top:10px!important;
	letter-spacing:-0.05em;
}


#em_header_content_0,#em_header_content_1,#em_header_content_2,#em_header_content_3, #em_header_content_4,#em_header_content_5,#em_header_content_6,#em_header_content_7, #em_header_content_8,#em_header_content_9,#em_header_content_10{border: 0px none !important;}

table#ignite_thumb_table img {
	padding:3px;
	border:1px solid #ccc;
}

table#ignite_thumb_table img:hover {
	padding:2px;
	border:2px solid #00629d;
}

td#ignite_large_image {
	background:url(skins/showcase-shadow.jpg) bottom center no-repeat;
	padding-bottom:40px;
}

div#right-teasers img { margin-bottom:2px; }

img.shadow {
	padding:4px;
	border:1px solid #ccc;
}

/* Gallery Menu */

div#leftcolumn div.module-gallery li a {
	list-style:none;
}

div#leftcolumn div.module-gallery td div:hover {
	background:#eee
}

a.mainlevel-gallery {
text-indent:-9999px;
display:block;
height:0px;
}

div.module-gallery img {
	padding:10px 0;
}

a.sublevel-gallery {
	padding-left:10px;
	color: #666!important; 
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif!important; 
	font-size:1.1em!important;
	line-height:1.3em;
	width:170px;
	display:block;
	background: url(skins/indent1.png) center left no-repeat;
}

a.sublevel-gallery:hover {
		color: #333!important; 
		background:#eee url(skins/indent1.png) center left no-repeat;
		text-decoration:none;
}

div.slideshowcontainer {
	/*padding:6px;*/
	border-left:2px solid #ccc!important;
	border-right:2px solid #ccc!important;
	border-bottom:2px solid #ccc!important;
	margin:0;
	padding:0;
}

div.pool-icons {
	margin:20px 0 0 0;
}

a#brochures {
	display:block;
	float:left;
	margin:0;
	padding:0 5px 0 0;
	position:relative;
	background:url(skins/brochures.gif) top left no-repeat;
	width:137px;
	height:44px;
	text-indent:-999px;
	border-right:1px solid #ddd;
}

a#colors {
	display:block;
	float:left;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	position:relative;
	background:url(skins/colors.gif) top left no-repeat;
	width:95px;
	height:44px;
	text-indent:-999px;
	border-right:1px solid #ddd;
}

a#resources {
	display:block;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	position:relative;
	background:url(skins/resources.gif) top left no-repeat;
	width:126px;
	height:44px;
	text-indent:-999px;
}

a#accessoriesresources {
	display:block;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	position:relative;
	background:url(skins/resources1.gif) top left no-repeat;
	width:126px;
	height:44px;
	text-indent:-999px;
}

.moduletable-login {
	float: right!important;
	clear: right!important;
}

a.sublevel-gallery {
	width:150px!important;
}

/* Contact Form */



/*div#qcontacts input {
	border:1px solid #ccc;
	padding:10px;
	width:300px;
	font-size:1.1em;
	color:#222;
}

div#qcontacts input:focus,textarea#contact_text.inputbox:focus {
	background:#f2f2f2;
	border:1px solid #aaa;
}

div#qcontacts input:hover,textarea#contact_text.inputbox:hover {
	background:#f2f2f2;
	border:1px solid #aaa;
}

textarea#contact_text {
	border:1px solid #ccc;
	width:320px;
	font-size:1.1em;
	padding:10px;
	color:#222;	
}

input#contact_email_copy.chkbox {
	float:left;
}

div#qcontacts label {
	float:left;
	width:160px;
	padding:10px 0 0 0;
}

input.contact-button:hover {
	background:#888!important;
	color:#fff!important;
}

input.contact-button {
	margin-left:160px;
	width:320px!important;
	font-weight:bold;
}

label.required {
	color:#333!important;
	font-weight:bold;
}*/