/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

body {
         margin: 0px;
	color: #000;
         font-size: 13px;
    	line-height: 1.4em;
	font-family: "Trebuchet MS",  TGeorgia, "Times New Roman", times, serif;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin: 0; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0px;
	margin: 0px;
}

div.center {
  text-align: left;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

#header {
          position:relative;
          }

body.width_fmax div#wrapper {
	min-width: 1200px;
	max-width: 1200px;
}

#area {

}

#maincolumn_full {

	width: 1200px;
}

table.nopad {
	width: 100%;
	padding: 0px;
	margin: 0px;

}

table.nopad td.middle_pad {
	width: 100%;
}

#toucanmining{
	float:left;
	padding-left:30px;
}

/*****************************************/
/*** 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: 0px;
  height: 0px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}


/* 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: 0px;
	padding-top: 0px;

}

a.readon {
	margin-top: 0px;
	display: block;
	float: left;
	padding-right: 0px;
	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: 0px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 0px;
}

.article_column {
	padding-right: 0px;
}

.column_separator {
	padding-left: 0px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 0px;
}

div#maindivider {
  margin-bottom: 0px;
  overflow: hidden;
  height: 0px;
}

table.blog span.article_separator {
	display: block;
	height: 0px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 0px;
  padding: 0px;
  float: right;
}

table.contenttoc td {
  padding: 0px;
}


/* content tables */
td.sectiontableheader {
  background: #fff;
  color: #333;
  font-weight: bold;
  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: -6px;
         padding: 0px;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 0px;
}

table.contentpaneopen fieldset {
	border: 0;
}


.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
   margin-bottom: 0px;
}

div.module h3 {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #eee;
   padding-left: 10px;
   padding-bottom: 2px;
}
div.module {
   background: url(../images/mw_box_blue_br.png) 100% 100% no-repeat;
   margin: 0 0 25px 0;
   padding: 0;
   padding-bottom: 0 !important;
   padding-bottom: 25px;
}
div.module div {
   background: url(../images/mw_box_blue_bl.png) 0 100% no-repeat;
   margin: 0;
   padding: 0;
}
div.module div div {
   background: url(../images/mw_box_blue_tr.png) 100% 0 no-repeat;
   margin: 0;
   padding: 0;
}
div.module div div div {
   background: url(../images/mw_box_blue_tl.png) 0 0 no-repeat;
   width: auto;
   padding: 10px;
   padding-bottom: 15px;
}
div.module div div div div {
   background: none;
   padding: 0;
}
div.module ul {
   margin: 10px 0;
   padding-left: 20px;
}
div.module ul li a:link, div.module ul li a:visited {
   font-weight: bold;
}
#leftcolumn div.module table {
   width: auto;
}
#leftcolumn div .syndicate {
width: 80px;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	margin: 0px;
}

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: 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: #fff;
}

/* 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: 0px;
	font-size: 11px;
	background-color: #fff;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 0px; }
.pagination a    { padding: 0px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 0px;
}

/* Frontend Editing*/
fieldset {
	margin-top: 0px;
	padding: 0px;
}

legend {
	margin: 0;
	padding: 0px;
}

td.key {
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	max-width: 200px;
}

.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;
}




/* Component Specific Fixes */

#component-contact table td {
	padding: 0px;
}

h1 {
     display:none;
     }

h2 {
     color:black;
     font-size: 14px;
	 font-family: "Trebuchet MS",  TGeorgia, "Times New Roman", times, serif;
	 font-weight:bold;
	 text-decoration:none;
	 margin-bottom:1px;
     }
	 
h3 {
	font-size:18px;
	color:#1e2f7f;
	font-weight:bold;
	margin:0;
	margin-bottom:0;
	margin-top:0px;
}

h4{
	font-size:18px;
	color:#fdb813;
	font-weight:bold;
	margin:0;
         margin-bottom:0;
	margin-top:0px;
}


bluetext{
	color:#222969;
	font-size: 11px;
	font-family: "Trebuchet MS",  TGeorgia, "Times New Roman", times, serif;
	line-height: 1.1em;
}

bluetext13{
	color:#222969;
	font-size: 13px;
	font-family: "Trebuchet MS",  TGeorgia, "Times New Roman", times, serif;
	line-height: 1.2em;
}

a {text-decoration:none;
}

a current{
	color:#fbd813;
	}

#header2{
		position:relative;
		left:0px;
		top:0px;
		background-color:#212968;
}

#header2 a {
	color:#fbd813;
	border:none;
	border-bottom:none;
	text-decoration:none;
}

#menu { 
            position:relative;
			text-align:left;
			padding-left:40px;
			background-color:#222969;
			width:1160px;
		  	height:30px;
            }
			
#menu .item{
	color:#FFFFFF;
	padding-top:7px;
	/*padding-left:45px;*/
	font-size:13px;
}
			
#menu a {
	color:#ffffff;
	border:none;
	border-bottom:none;
	text-decoration:none;
}

#menu a:hover{
/*	color:#fdb813F;
*/	border-bottom:none;
	text-decoration:underline;
}

#menu a:visited{
	color:#FFFFFF;
	border-bottom:none;

}

#leftcontent{
	float:left;
	padding-top:20px;
	padding-left:75px;
	width:500px;
}

#rightcontent{
	float:right;
	padding-top:20px;
	padding-right:250px;
	width:300px;
}


#leftcontainer{
	position:relative;
	width:500px;
	height:340px;
	position:relative;
    overflow-x:hidden;
	overflow-y:scroll;
}

#leftscroll{
	padding-right:20px;
}


/*Gallery scroll window*/
#containerscroll{
	/*margin: 0px auto auto 135px;*/
	text-align: left;
	width: 250px;
	height: 170px;
	display:block;
	position:relative;
	border:0px solid #222969; /*222969 fbd813*/
    overflow-x:scroll;
	overflow-y:hidden;
}
#contentscroll {
	/*width: 5200px;*/
	margin:2px 0px 0px 2px;
}



#content {
            position: relative;
			width:1200px;
			height:450px;
			padding-top:10px;

          }
		  
.columncontent{
	float:left;
	padding-top:5px;
	padding-left:75px;
	width:1100px;
}		  
		  
.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3,
	.col4,
	.col5,
	.col6 {
		float:left;
		position:relative;
		padding-right:35px;
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
		background:#eee;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:#f4f4f4;	/* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col4 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col5 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col6 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	
.fridgeColumns{
	width:100%;
}

.fridgeCol1{
	width:33%;
}

.fridgeCol2{
	width:33%;
}

.fridgeCol3{
	width:33%;
}

#fridgeRow1{

}

#fridgeRow2{

}

#main {
        position: absolute;
        top: 180px;
        left: 100px;
        background:none;
        float:left;
        width: 450px;									
        }
    
form {
	padding: 0px 0 0 0px;
}
#formLeft {
	width: 800px;
	float: left;
	}
	
	#formRow{
		width:700px;
	}
	
	#formLeftL{
		width:100px;
		float:left;
		text-align:right;
	}
	
	#formLeftR{
		width:500px;
		float:right;
	}	
	
	#label{
		width:50px;
		float:left;
		font-size: 13px;
    	line-height: 1.4em;
	   font-family: "Trebuchet MS",  TGeorgia, "Times New Roman", times, serif;
	}
	
	#formLeft input {
		width: 200px;
		float:right;
		margin: 0 0 20px 0;
		border: none;
		text-align: left;
		background: none;
		font-size: 13px;
    	line-height: 1.4em;
	    font-family: "Trebuchet MS",  TGeorgia, "Times New Roman", times, serif;
	}
	#formLeft .input-bg {
		background: url(../mining/ContactUs/images/form-sm-bg.jpg) bottom left no-repeat transparent;
		height: 10px;
		margin-bottom: 0px;
		float:right;
	}
	#formLeft .active {
		background: url(../mining/ContactUs/images/form-sm-bg.jpg) top left no-repeat transparent;
	}
label {
	display: block;
	float:left;
	font-size: 13px;;
	font-weight: bold;
}
label.error {
	position: absolute;
	top: -16px;
	right: 49px;
	padding: 3px;
	color: #da3939;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
input.submit-button {
	float: right;
	padding-right: 31px;
}