/**
 * Content CSS for the BonusThemes.com Yes! Template
 *
 * @package bt_yes
 * @version 1.0
 * @copyright BonusThemes.com 2009
 * @link http://www.bonusthemes.com/goto/bt_yes
 */

/* #######################  GENERAL SETTINGS ############################ */

body {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	color: #fff;
}

/*  Global Formatting */

h1, h2, h3, h4, h5 {
	padding-bottom: 5px;
	margin: 25px 0 10px 0;
	font-weight: normal;
	line-height: 120%;
}

h1 {
	color: #4e95a3;
	font-size: 200%;
	line-height: 100%;
}

h2 {
	color: #4e95a3;
	font-size: 175%;
	line-height: 100%;
}

h3 {
	color: #4e95a3;
	font-size: 150%;
}

h4 {
	color: #4e95a3;
	font-size: 120%;
}

h5 {
	color: #4e95a3;
	font-size: 120%;
	text-transform: uppercase;
}

h6 {
	color: #4e95a3;
	font-size: 100%;
	text-transform: uppercase;
}

td {
	font-size: 12px;
}

th {
	font-size: 12px;
}

a {
	color: #b2dce4;
	text-decoration: none;
}

a:hover {
	color: #376a9a;
	text-decoration: underline;
}

a:visited {
	color: #376a9a;
}

a.image, a.image:hover {
	border: 0;
}

li {
	list-style-type: none;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet-list.gif) no-repeat 0 3px;
	padding-left: 20px;
	margin-left: 0px;
}

ol li {
	line-height: 180%;
	padding-left: 12px;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

img {
	border: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac \*/

.clearfix {
	display: block;
}

/* End hide from IE Mac */

/* #######################  END GENERAL SETTINGS ############################ */

/* ######################  LAYOUT SETTINGS       ############################## */

/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/

/* Pathway Breadcrumbs */


.pathway, a.pathway, a.pathway:visited, a.pathway:link, a.pathway:hover {
	font-weight: bold;
	color: #539fad;
	margin: 5px 0px 0px 0px;
}

.pathway_home, .pathway img {
	margin: 0px 7px 0px 7px;
	position: relative;
	top: 3px;
}

/* Default Menus for Joomla 1.0 */

.mainlevel, .sublevel {
	
}

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

a.mainlevel:hover, a.sublevel:hover {
	text-decoration: underline;
}

/* Default Menus for Joomla 1.5 */

ul.menu {
	
}

ul.menu li {
	padding-left: 15px;
	margin-bottom: 1px;
	margin-left: 0;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menu_bullet.png);
	border-bottom: 1px solid #112436;
	line-height: 20px;
}

ul.menu li a, ul.menu li a:link, ul.menu li a:visited {
	margin-left: 0px;
	text-decoration: none;
	color: #467da6;
}

ul.menu li:hover {
	color: #136e98;
	text-decoration: underline;
}

ul.menu li:hover a {
	color: #136e98;
	text-decoration: underline;
}

ul.menu li li {
	margin-right: 10px;
}

ul.menu li li:hover {
	
}

/* Add Custom Menus */

/*##################### NAVIGATION SECTION #####################*/

/* ##################### STANDARD MODULE TABLE  #################*/

table.moduletable {
	padding: 0px;
	margin: 0px;
}

table.moduletable th {
	background: #2F3E57;
	height: 18px;
	color: #FFFFFF;
}

table.moduletable td {
	height: 18px;
}

div.moduletable, div.module {
	line-height: 18px;
	font-size: 12px;
}

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/

/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/

.contentheading {
	color: #539fad;
	margin-bottom: 20px;
	font: 25px/30px Helvetica, Arial, FreeSans, sans-serif;
}

.contentheading a, .contentheading a:link, .contentheading a:visited {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 20px;
	color: #8c8c77;
	text-decoration: none;
}

.contentheading a:hover {
	color: #4E7EC6;
	text-decoration: underline;
}

/* content title and links */

.contentpagetitle {
	
}

a.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #8c8c77;
	border-bottom: 0px;
}

a.contentpagetitle:hover {
	color: #000;
	border-bottom: 0px  dashed #CCCCCC;
	text-decoration: none;
}

.contentinfo {
	margin: 5px 0px 5px 0px;
	padding: 6px 0px 3px 0px;
	border-top: 1px solid #0b1b27;
	border-bottom: 1px solid #0b1b27;
}

.contentinfo .author {
	position: relative;
	top: -3px;
	background: url(../images/user.gif) no-repeat left top;
	padding-left: 20px;
}

.contentinfo img {
	position: relative;
	top: 4px;
}

/* top box like a category description */

.contentdescription {
	
}

/* Main Body Text */

.contentpane {
	width: 99%;
}

.contentpaneopen h2 {
	padding: 0;
	margin: 0;
}

.contentpaneopen p {
	
}

table.contentpane {
	margin-bottom: 30px;
}

/* Main Body Text */

/* article rating */

.content_rating {
	font-weight: normal;
	font-size: .8em;
}

.content_vote {
	font-weight: normal;
	font-size: .8em;
}

/* icons */

.buttonheading {
	font-size: 12px;
}

.pop-ups {
	float: right;
}

a.pop-up {
	border-bottom: 0;
}

/* Dates */

.blogdate {
	background: url(../images/layout/article_date.png) no-repeat top left;
	width: 58px;
	height: 80px;
	float: left;
	margin-right: 10px;
}

.blogdate .month {
	color: #3f788b;
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.blogdate .day {
	color: #c4c4c4;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.blogdate .year {
	color: #c9dd5d;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.createdate {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #aaa;
	background: url(../images/time.gif) no-repeat left top;
	padding-left: 20px;
}

.modifydate {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #aaa;
	background: url(../images/time.gif) no-repeat left top;
	padding-left: 20px;
}

.newsfeeddate {
	font-size: 10px;
	color: #d34807;
	font-weight: normal;
}

/* Dates */

/* Writen by Authors name */

.small {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #aaa;
	background: url(../images/user.gif) no-repeat left top;
	padding-left: 20px;
}

/* Page navigation links "<<< 1 of 10 next >>>" */

.pagenav {
	padding: 2px;
	color: #999;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	text-decoration: none;
	font-size: 11px;
	background: #f5f5f5;
	color: #999;
	height: 100%;
}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	text-decoration: none;
	color: #000;
}

th.pagenav_prev a, th.pagenav_prev a:link, th.pagenav_prev a:visited,
th.pagenav_next a, th.pagenav_next a:link, th.pagenav_next a:visited {
	color: #999;
	font-weight: normal;
}

th.pagenav_prev a:hover,
th.pagenav_next a:hover {
	color: #000;
	font-weight: normal;
}

.pagenavbar {
	padding-left: 14px;
	font-size: 11px;
}

.pagenavcounter {
	padding: 10px 0 0 0;
	color: #aaa;
}

/* Additional pagination */

.pgn_button1, .pgn_button0, .pgn_page, .pgn_current {
	margin: 0px 0px 0px 7px;
	padding: 0px 6px 0px 6px;
}

.pgn_button1 {
	color: #539fad;
	background-color: #2a5271;
	border: 1px solid #2a5271;
	cursor: pointer;
}

.pgn_button0 {
	color: #539fad;
	background-color: #2a5271;
	border: 1px solid #2a5271;
}

.pgn_page {
	color: #24425a;
	background-color: #112436;
	border: 1px solid #112436;
	cursor: pointer;
}

.pgn_button1:hover, .pgn_page:hover, .pgn_current {
	color: #539fad;
	border: 1px solid #112436;
}

/* Read more link */

a.readon, a.readon:link, a.readon:visited,
a.readmore, a.readmore:link, a.readmore:visited {
	background: url(../images/readon.png) no-repeat left;
	color: #fff;
	text-decoration: none;
	text-indent: 17px;
	width: 129px;
	height: 34px;
	line-height: 34px;
	float: left;
	font-weight: normal;
	font-style: normal;
}

a.readon:hover, a.readmore:hover {
	background: url(../images/readon-hover.png) no-repeat left;
}


/* Article index  {mospagebreak} */

table.contenttoc {
	margin: 0 0 30px 30px;
	padding: 0;
	width: 200px;
}

table.contenttoc th {
	padding: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background-color: #e8e8e8;
	border-bottom: solid 1px #999999;
	color: #808080;
	text-indent: 5px;
}

table.contenttoc td a {
	display: block;
	width: auto;
}

table.contenttoc td a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
	display: block;
	width: auto;
}

table.contenttoc td {
	text-align: center;
	background: #FCFCFC;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

.toclink {
	font-size: 10px;
	padding: 5px;
}

/* Links article index */

a.toclink {
	height: 18px;
}

/* End Article index  */

/*  component heading */

.componentheading {
	color: #c9dd5d;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 1em;
	font: bold 10px "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/

.sectiontableheader,
.sectiontableheadermstyle1,
.sectiontableheadermstyle2,
.sectiontableheadermstyle3,
.sectiontableheadermstyle4 {
	height: 40px;
	background-color: #112436;
	background-repeat: repeat;
	padding: 2px;
	color: #676767;
	font-weight: bold;
	padding: 5px;
	font-size: 16px;
	text-align: left;
}

tr.sectiontableheader th,
tr.sectiontableheadermstyle1 th,
tr.sectiontableheadermstyle2 th,
tr.sectiontableheadermstyle3 th,
tr.sectiontableheadermstyle4 th {
	border-bottom: 1px solid #112436;
}

.sectiontableheader a,
.sectiontableheadermstyle1 a,
.sectiontableheadermstyle2 a,
.sectiontableheadermstyle3 a,
.sectiontableheadermstyle4 a,
.sectiontableheader a:link,
.sectiontableheadermstyle1 a:link,
.sectiontableheadermstyle2 a:link,
.sectiontableheadermstyle3 a:link,
.sectiontableheadermstyle4 a:link,
.sectiontableheader a:visited,
.sectiontableheadermstyle1 a:visited,
.sectiontableheadermstyle2 a:visited,
.sectiontableheadermstyle3 a:visited,
.sectiontableheadermstyle4 a:visited {
	color: #265D72;
}

.sectiontableentry1 a:hover,
.sectiontableentry2 a:hover,
.sectiontableentry3 a:hover,
.sectiontableentry4 a:hover {
	color: #3A3A3B;
	text-decoration: none;
}

/* Table odd and Even Rows */

.sectiontableentry1,
.sectiontableentry1mstyle1,
.sectiontableentry1mstyle2,
.sectiontableentry1mstyle3,
.sectiontableentry1mstyle4 {
	background-color: #060f15;
	height: 20px;
}

.sectiontableentry2,
.sectiontableentry2mstyle1,
.sectiontableentry2mstyle2,
.sectiontableentry2mstyle3,
.sectiontableentry2mstyle4 {
	height: 20px;
}

.sectiontableentry1 a,
.sectiontableentry1 a:link,
.sectiontableentry1 a:visited,
.sectiontableentry2 a,
.sectiontableentry2 a:link,
.sectiontableentry2 a:visited,
.sectiontableentry3 a,
.sectiontableentry3 a:link,
.sectiontableentry3 a:visited,
.sectiontableentry4 a,
.sectiontableentry4 a:link,
.sectiontableentry4 a:visited {
	color: #5B7186;
}

.sectiontableentry1 td,
.sectiontableentry2 td,
.sectiontableentry1mstyle1 td,
.sectiontableentry2mstyle1 td,
.sectiontableentry1mstyle2 td,
.sectiontableentry2mstyle2 td,
.sectiontableentry1mstyle3 td,
.sectiontableentry2mstyle3 td,
.sectiontableentry1mstyle4 td,
.sectiontableentry2mstyle4 td {
	padding: 4px;
	border-bottom: 1px solid #112436;
}

td.sectiontableheader,
td.sectiontableheadermstyle1,
td.sectiontableheadermstyle2,
td.sectiontableheadermstyle3,
td.sectiontableheadermstyle4,
td.sectiontableentry1,
td.sectiontableentry1mstyle1,
td.sectiontableentry1mstyle2,
td.sectiontableentry1mstyle3,
td.sectiontableentry1mstyle4,
td.sectiontableentry2,
td.sectiontableentry2mstyle1,
td.sectiontableentry2mstyle2,
td.sectiontableentry2mstyle3,
td.sectiontableentry2mstyle4 {
	padding: 4px;
	border-bottom: 1px solid #112436;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry1mstyle1:hover td,
tr.sectiontableentry1mstyle2:hover td,
tr.sectiontableentry1mstyle3:hover td,
tr.sectiontableentry1mstyle4:hover td,
tr.sectiontableentry2:hover td,
tr.sectiontableentry2mstyle1:hover td,
tr.sectiontableentry2mstyle2:hover td,
tr.sectiontableentry2mstyle3:hover td,
tr.sectiontableentry2mstyle4:hover td {
	background-color: #000;
}

table.pollstableborder,
table.pollstablebordermstyle1,
table.pollstablebordermstyle2,
table.pollstablebordermstyle3,
table.pollstablebordermstyle4 {
	width: 99%;
}

/* End Sectiontable */

/* Category */

.category {
	color: #ee5113;
}

a.category {
	height: 15px;
}

/* End category */

/* blogsection */

.blog table {
	padding: 0 5px;
}

table.blog {
	width: 99%;
}

.blog_more {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 30px;
}

/* space from bottom of article */

.article_separator, .article_seperator {
	display: block;
	height: 1px;
	background-color: #112436;
	margin-bottom: 20px;
	margin-top: 20px;
}

.article_column {
	
}

.column_separator {
	padding: 0 0 0 25px;
}

/* End blogsection */

/* Search Form Module*/

div.search {
	background: url(../images/layout/search.gif) no-repeat left 21px;
	padding-left: 25px;
	padding-top: 15px;
}
#mod_search_searchword {
	line-height: 16px;
	height: 16px;
	color: #2e6597;
	background: none;
	border: none;
}

#mod_search_searchword:hover {
	background: #fefab6;
	border-color: #ccc;
}

#mod_search_searchword:focus {
	color: #000;
	background-color: #e8e8dc;
}

/* search results */

.searchintro {
	height: 26px;
}

/*Search Form keyword highlight*/

.highlight {
	background: #ffff99;
	padding: 0px 2px 0px 2px;
}

/* End Search Form */

/* wrapper title */

/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/

/* ##################### FORM SECTION  #####################*/

.label {
	font-size: 12px;
}

form {
	font-size: 12px
}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #000;
	font-size: 13px;
	color: #333;
}

.inputbox {
	margin: 0 0.25em 0 0;
	color: #555;
	line-height: 18px;
	padding: 3px 5px;
	border-left: 1px solid #112436;
	border-top: 1px solid #112436;
	border-bottom: none;
	border-right: none;
}

.inputbox:hover,
.inputbox:focus {
	background: #fefab6;
	border-color: #ccc;
}

.inputbox:focus {
	color: #000;
	background-color: #e8e8dc;
}

.text_area {
	background: White;
}

/* Pull down menu */

.selectbox {
	
}

/* Submit Button */

.button {
	background: url(../images/grad1.gif) repeat-x center #EFEFEF;
	border: 1px solid #08151e;
	color: #fff;
	padding: 2px 8px;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
}

/* Contact Email Form */

.contact_email {
	margin: 0px;
	padding: 5px;
}

/* ##################### END FORM SECTION  ##################### */

/* ###################### TABBED EDITING ###################### */

/* When user login to edit or sumbit articles for modifying {moscode} output.  Don't set the color! */

.moscode {
	background-color: #f0f0f0;
}

.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #e7e4d3;
	color: blue;
	border: 1px solid #666464;
	margin: 0px;
	width: 90%;
}

/* Text passed with mosmsg url parameter */

.message {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #666;
	text-align: center;
}

/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
}

.offtab {
	background-color: #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
}

.edit-tabs {
	padding: 1em;
	background: none;
}

.tabpadding {
	padding: 1px;
}

.tabheading {
	background-color: #FF6600;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
}

/*Body of the form*/

.adminform {
	background-color: #FFFFFF;
}

/* ###################### End TABBED EDITING ###################### */

/* ######################  TYPOGRAPHY SETTINGS       ############################## */

/* @group typography */

.dropcap {
	color: #258FCC;
	display: block;
	float: left;
	font: 58px/60px Helvetica, Arial, FreeSans, sans-serif;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px solid #ccc;
	text-indent: 5px;
}

span.alert {
	display: block;
	background: #330000 url(../images/alert.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #660000;
	color: #fff;
}

span.info {
	display: block;
	color: #fff;
	background: #003300 url(../images/info.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #006600;
}

span.download {
	display: block;
	color: #fff;
	background: #000033 url(../images/download.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #000099;
}

pre {
	display: block;
	line-height: 100%;
	color: #eee;
	background: #050d15;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	overflow: auto !important;
	overflow: scroll;
	border-left: 4px solid #0e273d;
}

blockquote {
	margin: 20px 0;
	padding: 0 0 0 40px;
	border: none;
	color: #c9dd5d;
	background: url(../images/bt_quote.png) no-repeat 10px 0;
	font: italic bold 14px/19px Georgia, serif;
}

.boxinfo-title {
	display: block;
	font-size: 100%;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 6px;
	position: absolute;
	top: -10px;
	background: #ff7300;
	color: #fff;
	border-left: 1px solid #ff7300;
	border-right: 1px solid #ff7300;
}

.boxinfo {
	border: 1px solid #ff7300;
	margin: 20px 0;
	padding: 0 9px;
	position: relative;
}

ul.arrow1 li,
li.arrow1 {
	background: url(../images/bullet-2.png) 0 0 no-repeat;
}

ul.check li,
li.check {
	background: url(../images/check.gif) 0 0 no-repeat;
}

ul.arrow3 li,
li.arrow3 {
	background: url(../images/bullet-5.png) 0 0 no-repeat;
}

ul.star li,
li.star {
	background: url(../images/bullet-6.png) 0 0 no-repeat;
}

ul.circle li,
li.circle {
	background: url(../images/bullet-7.png) 0 0 no-repeat;
}

ul.arrow1,
ul.check,
ul.circle,
ul.morespace {
	margin-left: 35px;
	padding: 0;
}

ul.arrow1,
ul.check,
ul.circle,
ul.morespace {
	margin-left: 5px;
	padding: 0;
}

ul.arrow1 li,
ul.check li,
ul.circle li,
li.arrow1,
li.check,
li.circle {
	list-style: none;
	padding-bottom: 5px;
	padding-left: 25px;
	overflow: hidden;
}

.highlight-1,
.highlight-2,
.highlight-3,
.highlight-4 {
	padding: 1px 5px;
}

.highlight-1 {
	background: #ffffcc;
}

.highlight-2 {
	background: #d6eb9a;
}

.highlight-3 {
	background: #2598ff;
	color: #fff;
}

.highlight-4 {
	background: #ff7300;
	color: #fff;
}

/* ######################  End TYPOGRAPHY SETTINGS       ############################## */

/* mosimage */

.img_caption {
	padding: 0;
	color: #3A3A3B;
	border-right: 1px solid #A4A6AB;
}

.img_caption p {
	padding: 3px 0;
}

/* Caption fixes */

.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}


/* @group STabs adjustments */

.stabs_gap {
	width: 5px;
}

.stabs_tc {
	background: url(../images/layout/stabs_tc.gif) repeat-x left top;
}

.stabs_norm_l {
	background: url(../images/layout/stabs_norm_l.gif) no-repeat left top;
	width: 12px;
	height: 50px;
}
.stabs_norm_c {
	color: #1f3b4f;
	background: url(../images/layout/stabs_norm_c.gif) repeat-x left top;
	height: 50px;
}
.stabs_norm_r {
	background: url(../images/layout/stabs_norm_r.gif) no-repeat left top;
	width: 12px;
	height: 50px;
}

.stabs_sel_l {
	background: url(../images/layout/stabs_sel_l.gif) no-repeat left top;
	width: 12px;
	height: 50px;
}
.stabs_sel_c {
	color: #4e95a3;
	background: url(../images/layout/stabs_sel_c.gif) repeat-x left top;
	height: 50px;
}
.stabs_sel_r {
	background: url(../images/layout/stabs_sel_r.gif) no-repeat left top;
	width: 12px;
	height: 50px;
}

.stabs_norm_c, .stabs_sel_c {
	font-weight: bold;
	cursor: pointer;
	padding: 0px 20px 0px 20px;
	vertical-align: top;
	line-height: 36px;
}

.stabs_ml { background: url(../images/layout/stabs_ml.gif) repeat-y left top; }
.stabs_mc { background-color: #183b55; }
.stabs_mr { background: url(../images/layout/stabs_mr.gif) repeat-y left top; }
.stabs_brc { background: url(../images/layout/stabs_brc.gif) repeat-x left top; }
.stabs_blc {
	background: url(../images/layout/stabs_blc.gif) repeat-x left top;
	width: 35%;
}
.stabs_bm {
	background: url(../images/layout/stabs_bm.gif) no-repeat right top;
	height: 35px;
}


/* @group mod_login adjustments */

#login_form {
	color: #539fad;
}
#login_form .inputbox {
	border: 1px solid #2c608f;
}
#form-login-remember, #login_links {
	font-size: 9px;
}


/* @group module suffixes */

.btmod {
	margin-bottom: 20px;
}

h3 {
	color: #539fad;
}


/* module style mstyle1 */

.moduletablemstyle1 h3 {
	padding: 27px 0px 0px 0px;
}

.mstyle1_tl { background: url(../images/layout/mstyle1_tl.png) no-repeat left top; }
.mstyle1_tc { background: url(../images/layout/mstyle1_tc.png) repeat-x left top; }
.mstyle1_tr { background: url(../images/layout/mstyle1_tr.png) no-repeat left top; }
.mstyle1_ml { background: url(../images/layout/mstyle1_ml.png) repeat-y left top; }
.mstyle1_mc { background: url(../images/layout/mstyle1_mc.png) repeat left top; }
.mstyle1_mr { background: url(../images/layout/mstyle1_mr.png) repeat-y left top; }
.mstyle1_bl { background: url(../images/layout/mstyle1_bl.png) no-repeat left top; }
.mstyle1_bc { background: url(../images/layout/mstyle1_bc.png) repeat-x left top; }
.mstyle1_br { background: url(../images/layout/mstyle1_br.png) no-repeat left top; }


/* module style mstyle2 */

.moduletablemstyle2 h3 {
	padding: 27px 0px 0px 0px;
}

.mstyle2_tl { background: url(../images/layout/mstyle2_tl.png) no-repeat left top; }
.mstyle2_tc { background: url(../images/layout/mstyle2_tc.png) repeat-x left top; }
.mstyle2_tr { background: url(../images/layout/mstyle2_tr.png) no-repeat left top; }
.mstyle2_ml { background: url(../images/layout/mstyle2_ml.png) repeat-y left top; }
.mstyle2_mc { background: url(../images/layout/mstyle2_mc.png) repeat left top; }
.mstyle2_mr { background: url(../images/layout/mstyle2_mr.png) repeat-y left top; }
.mstyle2_bl { background: url(../images/layout/mstyle2_bl.png) no-repeat left top; }
.mstyle2_bc { background: url(../images/layout/mstyle2_bc.png) repeat-x left top; }
.mstyle2_br { background: url(../images/layout/mstyle2_br.png) no-repeat left top; }


/* module style mstyle3 */

.moduletablemstyle3 h3 {
	padding: 27px 0px 0px 0px;
}

.mstyle3_tl { background: url(../images/layout/mstyle3_tl.png) no-repeat left top; }
.mstyle3_tc { background: url(../images/layout/mstyle3_tc.png) repeat-x left top; }
.mstyle3_tr { background: url(../images/layout/mstyle3_tr.png) no-repeat left top; }
.mstyle3_ml { background: url(../images/layout/mstyle3_ml.png) repeat-y left top; }
.mstyle3_mc { background: url(../images/layout/mstyle3_mc.png) repeat left top; }
.mstyle3_mr { background: url(../images/layout/mstyle3_mr.png) repeat-y left top; }
.mstyle3_bl { background: url(../images/layout/mstyle3_bl.png) no-repeat left top; }
.mstyle3_bc { background: url(../images/layout/mstyle3_bc.png) repeat-x left top; }
.mstyle3_br { background: url(../images/layout/mstyle3_br.png) no-repeat left top; }


/* module style mstyle4 */

.moduletablemstyle4 h3 {
	padding: 33px 0px 0px 0px;
}

.mstyle4_tl { background: url(../images/layout/mstyle4_tl.png) no-repeat left top; }
.mstyle4_tc { background: url(../images/layout/mstyle4_tc.png) repeat-x left top; }
.mstyle4_tr { background: url(../images/layout/mstyle4_tr.png) no-repeat left top; }
.mstyle4_ml { background: url(../images/layout/mstyle4_ml.png) repeat-y left top; }
.mstyle4_mc { background: url(../images/layout/mstyle4_mc.png) repeat left top; }
.mstyle4_mr { background: url(../images/layout/mstyle4_mr.png) repeat-y left top; }
.mstyle4_bl { background: url(../images/layout/mstyle4_bl.png) no-repeat left top; }
.mstyle4_bc { background: url(../images/layout/mstyle4_bc.png) repeat-x left top; }
.mstyle4_br { background: url(../images/layout/mstyle4_br.png) no-repeat left top; }


/* module style common */

.mstyle1_mc a,
.mstyle2_mc a,
.mstyle3_mc a,
.mstyle4_mc a {
	color: #c9dd5d;
}


/* @group Miscellaneous adjustments */

#pos_footer {
	text-align: center;
}

#pos_left, #pos_right {
	padding-top: 30px;
}

