/* @group Core Elements */

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

body,td {
	line-height: 135%;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
			
}

body.f-smaller {
	font-size: 10px;
}

body,
body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

p {
 /* setup some more readable paragraph spacing */
	margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
}

h1 { 
	font-size: 150%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}


body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 20px 0 20px 0;
}

.contentheading {
	font-size: 130%;
	width: 100%;
	height: 30px;
	line-height: 100%;
	text-transform: uppercase;
	font-family: Arial Narrow, sans-serif;
	font-weight: bold;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 0;
	margin: 0;
}

td.column_separator {
	padding-left: 20px;
}

td.componentheading {
	padding-bottom: 0;
}

.sectiontableheader {
	 font-weight: bold;
	 padding: 4px;
	 line-height: 20px;
	 background: #f5f5f5;
	 border-bottom: 1px solid #e5e5e5;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	text-align: left;
	padding: 4px 0 4px 4px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e5e5e5;	
}

.sectiontableentry2 {
	background: #f1f1f1;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

.contentpaneopen td {
	margin: 0;
	padding: 0;
}
/* @end */

/* @group Structure */

#masthead {
	position: relative;
	overflow: hidden;
	height: 189px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 189px;
	z-index: 2;

}

#mod-top {
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 3;
}

#banner {
	position: relative;
	float: right;
	z-index: 1;
}

#user1{
	margin: 0;
	padding: 10px 5px;
	float: right;
}
#user1TW{
	margin: 0;
	padding: 7px 0px;
	float: right;
}
#rssM{
	margin: 0;
	padding: 10px 0px;
	float: right;
}
#user1 a img {
	margin: 0 2px;
	border: 1px solid #ffffff;
}

#mod-top .padding {
}

#mod-top .top-padding {
}

#primary-nav {
	clear: both;
}

#mainbody {
}

#sidecol {
	float: left;
	padding-right: 20px;
} 

#sidecol table {
	width: 100%;

}

#sidecol .col1 {
	padding: 0;
	margin: 0;
}

#sidecol .col2 {
	padding: 0;
	margin: 0;
}

#secondcol {
	float: right;
}

#secondcol .col1 {
	padding: 0;
	margin: 0;
}


#secondcol .col2 {
	padding-left: 20px;
	margin: 0;
}

#inset {
	overflow: hidden;
}

#content {
	padding: 0;
	margin: 0;
}

#bottommodules {
	clear: right;
}

#topmodules,
#component {
	overflow: hidden;
	display: block;
}

#component .padding {
	padding: 15px;
}

#content.extraspace #component .padding{
	padding-right: 20px;
}


.spacer .block {
	float: left;
}

.spacer .w99 .block {
	width: 99%;
}

.spacer.w49 .block {
	width: 49%;
}

.spacer.w33 .block {
	width: 33%;
}

div#bottom {
	padding: 20px;
}


#pathway {
	height: 30px;
	padding: 0 32px;
	overflow: hidden;
}

img#rocket {
	width: 159px;
	height: 18px;
	border: 0;
	margin-left: 50px;
}

#footermods {
	float: left;
	width: 100%;
}
/* @end */

/* @group Modules */

.module-search {
}

.module-newsletter{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.-newsletter{
	float: left;
	width: 100%;
	margin: 0;
	margin-top: 4px;
	padding: 0 5px;
}

.module-newsletter form{
	float: left;
	margin: 0;
	padding: 0;
}

.module-newsletter h3{
	float: left;
	margin: 0;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	font-size: 100%;
	font-weight: normal;
}

.module-newsletter input {
	float: left;
	margin-left: 5px;
} 

.module-newsletter .inputbox {
	font-size: 100%;
	margin: 0px;
	margin-left: 2px;
	padding: 0 2px;
	height: 19px;
}

.module-newsletter input.button {
	font-size: 100%;
	height: 19px;
	padding: 0; 
	margin: 0;
} 

.module-newsletter br {
	display: none;
}

div.module {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	margin-top: 50px;
	padding: 0;
}

div.module-none {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	margin-top: 17px;
	padding: 0;
}

.module div,
.module-none div {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

.module div div,
.module-none div div {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;;
}

.module div div div
.module-none div div div {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

.module div div div div,
.module-none div div div div {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

.module div div div h3,
.module-none div div div h3 {
	position: absolute;
	top: -31px;
	left: -1px;
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 26px;
	line-height: 25px;
	font-size: 100%;
	font-weight: normal;
	text-indent: 8px;
}

.spacer div.module {
	margin-left: 10px;
}

.module-none ul {
	margin: 0;
	padding: 0;
}

.module-none li {
	list-style:none;
	margin: 0;
	padding: 0;

}

.module-search {
	background: url(../images/search-bg.png) 0 0 no-repeat;
	width: 184px;
	height: 45px;
}

.module-search input {
	background: transparent;
	border: 0;
	margin-left: 66px;
	margin-top: 14px;
	padding: 2px 0 0 5px;
	overflow: hidden;
	width: 110px;
}

#footer-1 .module h3 {
	padding-left: 0;
	background: none;
}

#footer-1 .module div div div {
	padding: 0px 18px;
}

/* @group Horizontal Menu */

#horiz-menu {
	float: left;
	height: 51px;
}

#horiz-menu ul.menu {
	padding-left: 0px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#horiz-menu li {
	background: url(../images/horiz-menu-divider.png) 100% 0 no-repeat;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a {
	white-space: nowrap;
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
	display: block;
	float: left;
	height: 51px;
	line-height: 35px;
	padding: 0 15px 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

#horiz-menu.moomenu li.active li a,
#horiz-menu.moomenu li.active:hover a.topdaddy,
#horiz-menu.moomenu li.active.sfHover a.topdaddy,
#horiz-menu.suckerfish li.active li a,
#horiz-menu.suckerfish li.active:hover a.topdaddy,
#horiz-menu.suckerfish li.active.sfHover a.topdaddy {
	background: none;
}

#horiz-menu li li a {
	font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
	font-weight: normal;
	text-transform: none;
	font-size: 100%;
}

#horiz-menu a:hover {
	text-decoration: none;
}

/* @end */

/* @group Sub Menu */

#sidecol ul.menu-side,
#secondcol ul.menu-side {
	margin: 0;
	padding: 0;
}

#sidecol ul.menu-side li,
#secondcol ul.menu-side  li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidecol ul.menu-side li.active a,
#secondcol ul.menu-side li.active a {
}

#sidecol ul.menu-side li.active li a,
#secondcol ul.menu-side li.active li a {
	font-weight: normal;
	font-size: 100%;
}

#sidecol ul.menu-side span,
#secondcol ul.menu-side span {
	display: block;
}

#sidecol ul.menu-side a,
#secondcol ul.menu-side a {
	display: block;
	line-height: 37px;
	text-indent: 37px;
	height: 37px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 110%;
}

#sidecol ul.menu-side a:hover,
#secondcol ul.menu-side a:hover {
	text-decoration: none;
}

#sidecol ul.menu-side ul,
#secondcol ul.menu-side ul {
	margin-left: 35px;
	padding: 0;
}

#sidecol ul.menu-side ul ul,
#secondcol ul.menu-side ul ul {
	padding: 0;
	margin: 0;
}

#sidecol ul.menu-side li li,
#secondcol ul.menu-side li li {
	padding: 0;
	margin: 0;
}

#sidecol ul.menu-side ul a,
#secondcol ul.menu-side ul a {
	background-image: none;
	text-indent: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
}

#sidecol ul.menu-side ul ul a,
#secondcol ul.menu-side ul ul a {
	text-indent: 15px;
}

#sidecol ul.menu-side ul ul ul a,
#secondcol ul.menu-side ul ul ul a {
	text-indent: 30px;
}

/* @end */

/** Start menu-nav **/

ul.menu-nav {
float: right;
margin: 0 5px;
padding: 0;
list-style: none;
}

ul.menu-nav li{
float:left;
}

ul.menu-nav li a {
padding: 0 5px;
font-size: 90%;
color: #000000;
border-right: 1px dotted #000000;
}

/** End menu-nav **/

/* @group Inset Position */

div.header {
	overflow: auto;	
}

div.sample-header {
	margin-top: 20px;
	margin-bottom: 10px;
	height: 70px;
	width: 512px;
	float: right;
}

div.sample-header p {
	display: none;
}

/* @end */

.readon {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	display: block;
}

a.readon:hover {
	text-decoration: underline;
}

/* @end */

/* @group Pathway */
span.pathway {
	display: block;
	line-height: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

span.pathway img {
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 5px;
}

span.pathway a {
	float: left;
	padding-left: 0px;
}

/* @end */

/* @group Typography */

ul.number,
ul.arrow-1,
ul.arrow-2,
ul.arrow-3,
ul.arrow-4,
ul.triangle-1,
ul.triangle-2,
ul.bullet-1,
ul.bullet-2,
ul.plus-1,
ul.plus-2 {
	padding-left: 0;
	margin-left: 0;
}

ul.number li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 28px;
}

ul.arrow-1 li,
ul.arrow-2 li,
ul.arrow-3 li,
ul.arrow-4 li,
ul.triangle-1 li,
ul.triangle-2 li,
ul.bullet-1 li, 
ul.bullet-2 li, 
ul.plus-1 li,
ul.plus-2 li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 22px;
}

pre {
	padding: 10px;
	background: #f5f5f5;
}

blockquote {
	color: #555;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 5px 45px;
	margin: 15px 0;
	background: #fff url(../images/quote-start.png) 0 0 no-repeat;
}

blockquote p {
	background: #fff url(../images/quote-end.png) 100% 100% no-repeat;
	padding: 0 35px 10px 0;
	margin-top: 0;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}


/* @end */

/* @group Login */
div.loginelement {
	float: left;
	padding: 0;
}

div.loginelement label {
	display: block;
	width: 100%;
	margin: 0;
	color: #666;
	clear: both;
}

div.loginelement .inputbox {
	margin: 0;
	width: 100px;
	border: 1px inset #ccc;
	margin-left: 5px;
} 
/* @end */

/* @group RokSlide */

ul#rokslide-toolbar {

}

#rokslide-toolbar li.active { 
	background: #D7D7D7;
}

#rokslide-toolbar li.current { 
	background: #f2f2f2;
	color: #333;
}

#rokslide-toolbar li {
	background: #ddd;
	color: #777;
}

div#frame {
	border: 5px solid #f2f2f2;
}

div#frame div.button#left { 
	background: url(../images/tabs-prev.png) 0 -20px no-repeat;
}

div#frame div.button#right { 
	background: url(../images/tabs-next.png) 0 -20px no-repeat;
}
/* @end */
a img { 
	border: 0;
}

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

.clr {
	clear:both;
}

fieldset.input {
	border: 0;
}

/* @end */


/** Blogue **/

span.article_separator {
}

/** End Blogue **/

/** Tool TIP **/

.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: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
}

.tool-text {
   font-size: 100%;
   margin: 0;
}

/** End Tool TIP **/

/** Strat forms **/

#userForm  {
	font-family: Arial,Helvetica;
}

#userForm .formCaption {
width: auto;
min-width: 30%;
padding-right: 5px;
text-align: right;
}

#userForm  .formRequired {
font-weight: normal;
font-size: 90%;
color: #0a7d92
}

#userForm input,
#userForm textarea,
#userForm select {
margin: 0;
padding: 0;
border: 1px solid #a6a497;
}

#userForm  .formClr {
}
/** End forms **/

/** Start eventlistmod **/
ul.eventlistmod {
	margin: 0;
	padding: 5px;
}

ul.eventlistmod li{
	margin: 0;
	padding: 0;
	list-style: none;
}
/** End eventlistmod **/

.gk_tab_item_space {
	margin: 0;
	padding-right: 50px;
}

.pd-category h3, .pdtop img {
	display: none;
}