/* @group Main */

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

body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4, h5, h6 {
	padding-bottom: 5px;
	margin: 15px 0;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

/* @group Fonts */

/* @group Sizes */


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

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

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

h1 {
	font-size: 180%;
	/* color: see style css */
}

h2 {
	font-size: 160%;
	font-family: Arial-Narrow, Helvetica, sans-serif;
	/* color: see style css */
}

h3 { 
   font-size: 140%;
}

h4 {
	font-size:  120%;
}

h5 {
	text-transform: uppercase;
	font-size: 100%;
}

h6 {
	font-style: italic;
	font-size: 100%;
}

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

#nav a {
	font-size: 110%;
}

.contentheading {
	font-size: 200%;
}

.componentheading {
 	margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

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

h3 {
	font-family: Helvetica, Arial, sans-serif;
}

.contentheading,
.componentheading {
	font-weight: bold;
}

.contentheading {
	/* see style css */
}


a:link,
a:visited {
	text-decoration: underline;
	/* color: see style css */
}

a:hover {
	text-decoration: underline;
	/* color: see style css */
}

/* @end */

div.bodybox .componentheading,
div.moduletable-hilite1 h3,
div.moduletable-hilite2 h3,
div.moduletable-hilite3 h3,
div.moduletable-hilite4 h3,
div.moduletable h3,
span.loginsubmit,
span.logoutsubmit,
span.glossbutton,
span.searchtitle,
.roktabs-links ul,
.jw_st_cont {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	/* color: see style css */
}

/* @end */

/* @end */

/* @group Custom */

/* @group accessibility */

/* accessibility stuff */

#accessibility span {
	background-repeat: no-repeat;
}

#accessibility a {
	text-decoration: none;
}

#accessibility #buttons {
	float: right;
}

#accessibility .button {
	display: block;
	float: right;
	width: 14px;
	height: 21px;
	margin-left: 6px;
	background-repeat: no-repeat;
	cursor: pointer;
}



/* @end */

/* @group layout */

#page-bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
  /* background: see style css */
}


/*****************************************************
 * CHANGE WIDTH SETTINGS HERE
 *
 * To change the width of this template just edit this 
 * div#wrapper element.
 *
 * Fixed - just chagne the width to your desired width
 * Fluid - remove the width element completely
 *
 *****************************************************/
div#wrapper {
	width: 985px;
	margin: 0 auto;
	position: relative;
}

.shad-padding {
	padding: 0 15px;
}

#top-mod .shad-l {
	height: 37px;
	overflow: hidden;
}

#header .shad-l {
	height: 135px;
	position: relative;
}

#header #accessibility {
	position: absolute;
	right: 10px;
	top:  -25px;
	width: 70px;
	height: 21px;
	border: 0;
}

#header #logo {
	position: absolute;
	left:  15px;
	top:  10px;
	width: 190px;
	height: 75px;
}

#header #search {
	position: absolute;
	left: 15px;
	top: 92px;
	width: 230px;
	height: 32px;
}

#header #nav-big {
	padding-top:7px;
	margin-left: 258px;
	margin-right: 100px;
	height: 83px;
	overflow: hidden;
}

#header #nav-main {
	margin-right: 5px;
	margin-left:  255px;
}

#header #nav-main .buttonmenu .menu li ul { 
	display: none; 
}

#header #nav-main .shad-l {
	height: 37px;
}

#mainbody .shad-5 {
	width: 100%;
}

#mainbody .padding {
	padding: 7px 12px 0px 5px;
}

#body-bottom .shad-r {
	width: 100%;
}

#body-bottom .shad-l {
	height: 9px;
	overflow: hidden;
}

#footer-mods .shad-5 {
	width: 100%;
}

#usermod {
	margin: 0 5px;
}

#usermod .padding {
	padding: 7px 7px 7px 0px;
}

#footer {
	margin: 0 5px;
}

#footer-bottom .shad-r {
	width: 100%;
}

#footer-bottom .shad-l {
	width: 100%;
	height: 34px;
}

/* @end */

/* @group structure */

table.mainbody {
	width:  100%;
}

table.mainbody td.left,
table.mainbody td.right {
	padding-left: 7px;
}


/* change this to affect the width of the side modules */
table.mainbody td.left,
table.mainbody td.right {
	width: 200px;
}

table.mainbody td.middle {

}

table.usermodules {
	width: 100%;
	margin-bottom: 7px;
}

table.usermodules td.modbg {
	width: 25%;
}


table.footermodules {
	width: 100%;
}

table.footermodules td {
	width: 35%;
	padding: 10px;;
}

table.footermodules td.rocket {
	width: 30%;
	padding: 0;
}

/* @end */

/* @group modules */

div#top-mod div.moduletable {
	padding: 0;
	margin: 0;
}

div.bodybox,
div.moduletable,
div.moduletable-hilite1,
div.moduletable-hilite2,
div.moduletable-hilite3,
div.moduletable-hilite4 {
	margin-bottom: 7px;
	padding-bottom: 1px;
}

div.moduletable-tabs {
	margin: 0;
}

div.bodybox {
	margin-left: 7px;
	margin-bottom: 8px;
}

div.moduletable,
div.moduletable-hilite1,
div.moduletable-hilite2,
div.moduletable-hilite3,
div.moduletable-hilite4,
td.middle div.moduletable,
td.left div.moduletable,
td.right div.moduletable {
	padding: 10px 10px 20px 10px;
}

div.moduletable-hilite1 h3,
div.moduletable-hilite2 h3,
div.moduletable-hilite3 h3,
div.moduletable-hilite4 h3,
div.moduletable h3 {
	margin: -10px -10px -10px -10px;
	height: 43px;
	line-height: 30px;
	padding-left: 25px;
}

div.bodybox div.bodyhead {
	padding: 40px 10px 20px 10px;
}

div.bodybox .componentheading {
	margin: -40px -10px 10px -10px;
	height: 37px;
	line-height: 30px;
	padding-left: 25px;	
}

#usermod div.moduletable {
	background: none;
}

td.middle div.moduletable,
td.middle div.moduletable-hilite1,
td.middle div.moduletable-hilite2,
td.middle div.moduletable-hilite3,
td.middle div.moduletable-hilite4 {
	margin-bottom: 0;
}

/* @end */

/* @group menus */

/* See splitmenu.css or suckerfish.css */

/* @end */

/* @group content */

/* @group search box */

#search form {
	margin: 0;
	padding: 0;
}

#search .search {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#search input.inputbox {
	width: 130px;
	padding-left: 5px;
}

span.searchtitle {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px
}

/* @end */

/* @group lists */

ul {
	list-style: none;
	padding: 0;
	list-style: none;
	padding-left: 10px;	
}

ul li {
	margin: 15px 0;
	padding-left: 25px;
	/* background: see style css */
}

div.moduletable ul li {
	margin: 5px 0;
	padding-left: 20px;
}

ul.arrow {

}

ul.arrow li {
	/* background: see style css */
}

/* @end */

/* @group alert styles */

span.notice {
	/*background: see style css*/
	display: block;
	padding: 10px 10px 10px 45px;
	margin-bottom: 10px;
}

span.question {
	/*background: see style css*/
	display: block;
	padding: 10px 10px 10px 45px;
	margin-bottom: 10px;
}

span.download {
	/*background: see style css*/
	display: block;
	padding: 10px 10px 10px 45px;
	margin-bottom: 10px;
}

span.contact {
	/*background: see style css*/
	display: block;
	padding: 10px 10px 10px 45px;
	margin-bottom: 10px;
}

span.tip {
	/*background: see style css*/
	display: block;
	padding: 10px 10px 10px 45px;
	margin-bottom: 10px;
}

/* @end */

/* @group quote */

span.quote {
	display: block;
	font-style: italic;
}

div.author {
	text-align: right;
	font-weight: bold;
}

/* @end */

/* @group blockquote */

blockquote {
	/* background: see style css */
	padding: 10px;
	padding-left: 50px;
	margin:  10px 0;
}

/* @end */

/* @group code */

pre {
	/* background: see style css */
	padding: 10px;
	font-size: 95%;
}

/* @end */

/* @group login form */
#top-mod div.moduletable h3 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 40px;
	height: 40px;
}

#top-mod form {
	float: left;
	padding-left: 30px;
	height: 22px;
	margin-top: 8px;
}

#top-mod div.loginelement {
	float: left;
	margin-left: 20px;
	height: 22px;
	line-height: 22px
}

#top-mod div.loginelement input {
	width: 100px;
	padding-left: 5px;
}


span.loginsubmit,
span.logoutsubmit,
span.glossbutton {
	display: block;
	margin-left: 10px;
	float: left;
	cursor: pointer;
}

span.loginsubmit span,
span.logoutsubmit span,
span.glossbutton span {
	display: block;
	float:  left;
	height: 22px;
	line-height: 22px;
	padding: 0 15px;
}

/* @end */

/* @group content area */

.movie-showcase {
	margin: -10px;
	height: 150px;
	overflow: hidden;
}

.movie-showcase img {
	float: left;
	vertical-align: top;
	margin-right: 10px;
}

.movie-showcase .movie-summary {
	padding: 10px 10px 0 0;
}

.movie-summary { float: none !important; }

.right_image {
	float: right;
	margin-left: 10px;
}

img.content_button {
	/* background: see style css */
	width: 162px;
	height: 52px;
	clear: right;
	margin-top: 45px;
	margin-right: 30px;
	margin-bottom: 45px;
	margin-left: 20px;
	border: 0;
}

/* @end */


/* @group styles */

img.album.left {
	margin-right: 5px;
}

img.alubm.right {
	margin-right: 5px;
}

div.style {
	float: left;
	margin-left: 50px;
	width: 280px;
	text-align: center;
	margin-top: 20px;
}


/* @end */

#rocket {
	border: 0;
	width: 100%;
	height: 58px;
}

.vert_spacing {
	margin: 15px 0;
}

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

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

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

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

/* @end */

/* @end */

/* @group Joomla Core */

/* @group content */

.contentheading {
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

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


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	/* background: see style css */
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 10px;
	font-weight: bold;
}

span.pathway a {
}

span.pathway img {
	border: 0;
	width: 10px;
	margin: 0 7px 0 9px;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */



/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited,
ul.menuside a {
	display: block;
	padding: 2px 0;
	margin: 0 0 2px 0;
	text-decoration: none;
	text-indent: 20px;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

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


/* @end */

/* @group modules */


/* @end */

/* @group misc */

table.adminform textarea {
  width: auto;
  color: #666;
}

.sectiontableheader {
	background: #f0f0f0;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	padding: 4px;
}

.sectiontableentry1,
.sectiontableentry2 {
	padding: 4px;
	border-bottom: 1px solid #f0f0f0;
}

.sectiontableentry2 {
	background: #f6f6f6;
}

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	border: 0;
	background: none;
}

div.code {
	font-family: Andale Mono, monospace;
	font-size: 11px;
	background: #eee;
	color: #000;
	padding: 20px;
}


.magstyle {
border: none;
}
.magstyle:first-letter {
float:left;
color: #009933;
font-size:38px;
line-height:30px;
padding-top:3px;
font-family: Georgia, Times, serif;
}      

.magstyle:first-line {
font-weight: bold;
}
/* @end */

/* @end */

/* My Comment */
acronym {
 cursor: help;
 }

/* @end */

/* @end */

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

	background: url(../../system/images/selector-arrow.png) no-repeat;

}



.tool-text {

	font-size: 100%;

	margin: 0;

}

a img {
	border: 0;
}

/* RokTabs */
.moduletable-tabs .roktabs-wrapper .roktabs-container-wrapper div.wrapper { padding: 11px; }
.roktabs-wrapper {padding: 0;}
.roktabs-wrapper {position: relative;border: 1px solid #DCDCDC;}
.roktabs-wrapper .roktabs-container-inner {position:relative;overflow: hidden;}
.roktabs-wrapper .roktabs-container-wrapper {clear: both;position: relative;overflow: hidden;}
.roktabs-wrapper .roktabs-container-wrapper div {float: left;/*width: 450px;*//*width: 220px;*/}
.roktabs-wrapper .roktabs-container-wrapper div.wrapper {padding: 14px;width: auto;}
.roktabs-wrapper .roktabs-links {overflow: hidden;margin:0;}
.roktabs-wrapper .active-arrows .roktabs-links {margin:0 21px;}
.roktabs-wrapper .roktabs-links ul {text-align: left;font-weight: bold;list-style-type: none;padding: 0 0 0 25px;overflow:hidden;}
.roktabs-wrapper .roktabs-links ul.roktabs-top {margin: 0;background: url(tabbg-light.png) 0 0 repeat-x;height: 29px;}
.roktabs-wrapper .roktabs-links ul.roktabs-bottom {margin: 0;background: url(tabbg-bottom-light.png) 0 0 repeat-x;height: 32px;}
.roktabs-wrapper .roktabs-links ul li {float: left;padding: 0;margin: 0;text-decoration: none;border-bottom: none;color: #666;position: relative;height: 29px;line-height: 31px;background-image: none;}
.roktabs-wrapper .roktabs-links ul li span {padding: 0 10px;}
.roktabs-wrapper .roktabs-links ul li.first {border-left: 0;}
.roktabs-wrapper .roktabs-links ul li.active.last {border-right: 1px solid #DCDCDC;}
.roktabs-wrapper .roktabs-links ul li.last {border-right: 0;}
.roktabs-wrapper .roktabs-links ul li.hover {color: #000;}
.roktabs-wrapper .roktabs-links ul.roktabs-top li.active {color: #000;height: 31px;border-bottom: 1px solid #fff;}
.roktabs-wrapper .roktabs-links ul.roktabs-bottom li.active {background: url(tabbg-active-bottom-light.png) 0 0 repeat-x;color: #000;height: 31px;border-top: 1px solid #fff;margin-top: -1px;}
.roktabs-wrapper .roktabs-links ul li.active.first {border-left: 0;}
.roktabs-wrapper .roktabs-scroller {position: absolute;bottom: 0;right: 0;height: 32px;}
.roktabs-wrapper .arrow-next, .roktabs-wrapper .arrow-prev {line-height: 29px;margin: 1px;text-align: center;float: left;cursor: pointer;border: 1px solid #DCDCDC;z-index: 2;width:17px;position:absolute;top:0;height:29px;}
.roktabs-wrapper .arrow-next {right:0;background: url(next-light.png) 50% 0 no-repeat;}
.roktabs-wrapper .arrow-prev {left:0;background: url(prev-light.png) 50% 0 no-repeat;}
.roktabs-wrapper .arrow-next-hover {background-position: 50% -29px;}
.roktabs-wrapper .arrow-prev-hover {background-position: 50% -29px;}
.roktabs-wrapper .arrow-prev span, .roktabs-wrapper .arrow-next span {display: none;}
.roktabs-wrapper .roktabs-container-tr, .roktabs-wrapper .roktabs-container-inner, .roktabs-wrapper .active-arrows {background: #fff;}
.clear {clear: both;}

/* Demo Content */

.rokmod-demo-block {
font-size:10px;
}
.rokmod-demo-block .parameters div, .rokmod-demo-block .options div, .rokmod-demo-block .demo div {
padding-right:12px;
}
.rokmod-demo-block .parameters, .rokmod-demo-block .options, .rokmod-demo-block .demo, .rokmod-demo-block .description {
float:left;
margin-right:12px;
}
.rokmod-demo-block .parameters span, .rokmod-demo-block .options span, .rokmod-demo-block .demo span, .rokmod-demo-block .description span {
display:block;
font-size:11px;
line-height:22px;
}
.rokmod-demo-block .demo-span1 {
font-weight:bold;
}