/**
 * Content CSS for the BonusThemes.com VIP Host Template
 *
 * @package bt_viphost
 * @version 1.0
 * @copyright BonusThemes.com 2009
 * @link http://www.bonusthemes.com/goto/bt_viphost
 */


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

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

/*  Global Formatting */

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

h1 {
	color: #5B7186;
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
}

h4 {
	color: #5B7186;
	font-size: 120%;
}

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

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

td {
	font-size: 12px;
}

th {
	font-size: 12px;
}

a {
	color: #fff;
}

a:hover {
	color: #3A3A3B;
	text-decoration: none;
}

a:visited {
	color: #3A3A3B;
}

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 {
}

#pathway_home {
	position: relative;
	top: 3px;
}

#pathway span {
	position: relative;
	top: -2px;
}

.pathway {
	color: #c7cbcf;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.pathway {
	position: relative;
	top: 0px;
}

a.pathway:link {
}

a.pathway:visited {
	color: #c7cbcf;
}

a.pathway:active {
}

a.pathway:hover {
	color: #c7cbcf;
	text-decoration: underline;
}

#pathway_notice {
	color: #b7b7b7;
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 7px;
}


/* 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 li {
	list-style-position: outside;
	padding-left: 15px;
	margin-left: 0;
	background: url(../images/arrow_dark.gif) no-repeat 0px 4px;
}

ul.menu li a {
	line-height: 18px;
	margin-left: 0px;
	text-decoration: none;
	color: #fff;
}

ul.menu li a:hover {
	margin-left: 0px;
	text-decoration: underline;
	color: #3A3A3B;
}



/* 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;
	margin-bottom: 15px;
}

/* End Custom Modules */

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

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

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

.contentheading a, .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: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: 0px 0px 3px 0px;
	border-top: 2px solid #f5f5eb;
	border-bottom: 2px solid #f5f5eb;
}
.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: auto;
}

.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.gif) no-repeat top left;
	width: 42px;
	height: 52px;
	padding: 5px 0px 0px 0px;
}
.blogdate .day {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
.blogdate .month {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

.createdate {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #545454;
	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: #545454;
	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: #6C6D6E;
	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:visited,
th.pagenav_next a, 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: #7F9DBB;
	background-color: #fff;
	border: 1px solid #6C6D6E;
	cursor: pointer;
}
.pgn_button0 {
	color: #8d8d77;
	background-color: #fff;
	border: 1px solid #6C6D6E;
}
.pgn_page {
	color: #000;
	background-color: #eee;
	border: 1px solid #d8d7d7;
	cursor: pointer;
}
.pgn_button1:hover, .pgn_page:hover, .pgn_current {
	color: #fff;
	background-color: #7F9DBB;
	border: 1px solid #6C6D6E;
}


/* Read more link */

a.readon,
a.readmore,
a.moduletablemstyle2	,
a.moduletablemstyle3 {
	background: url(../images/readon.gif) no-repeat left;
	color: #5B7186;
	text-decoration: underline;
	text-indent: 20px;
	width: 147px;
	line-height: 28px;
	float: left;
	display: block;
	font-weight: normal;
	font-style: normal;
}

a.moduletablemstyle1 {
	background: url(../images/readon.gif) no-repeat left;
	color: #fff;
	text-decoration: underline;
	text-indent: 20px;
	width: 147px;
	line-height: 28px;
	float: left;
	display: block;
	font-weight: normal;
	font-style: normal;
}


a.readon:hover, a.readmore:hover {
	color: #545454;
}

/* 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: #8c8c77;
	text-align: left;
	margin-top: 1.5em;
	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 {
	height: 40px;
	background-color: #f3f3f3;
	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 {
	border-bottom: 1px solid #5B7186;
}

.sectiontableheader a, .sectiontableheader a:visited {
	color: #2a558c;
}

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

/* Table odd and Even Rows */

.sectiontableentry1,
.sectiontableentry1mstyle1,
.sectiontableentry1mstyle2,
.sectiontableentry1mstyle3 {
	height: 30px;
}

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

.sectiontableentry1 a, .sectiontableentry1 a:visited,
.sectiontableentry2 a, .sectiontableentry2 a:visited,
.sectiontableentry1mstyle1 a, .sectiontableentry1mstyle1 a:visited,
.sectiontableentry2mstyle1 a, .sectiontableentry2mstyle1 a:visited,
.sectiontableentry1mstyle2 a, .sectiontableentry1mstyle2 a:visited,
.sectiontableentry2mstyle2 a, .sectiontableentry2mstyle2 a:visited,
.sectiontableentry1mstyle3 a, .sectiontableentry1mstyle3 a:visited,
.sectiontableentry2mstyle3 a, .sectiontableentry2mstyle3 a:visited {
	color: #5B7186;
}

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

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

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td,
tr.sectiontableentry1mstyle1:hover td,
tr.sectiontableentry2mstyle1:hover td,
tr.sectiontableentry1mstyle2:hover td,
tr.sectiontableentry2mstyle2:hover td,
tr.sectiontableentry1mstyle3:hover td,
tr.sectiontableentry2mstyle3:hover td {
}

/* End Sectiontable */

/* Category */

.category {
	color: #ee5113;
}

a.category {
	height: 15px;
}

/* End category */

/* blogsection */

.blog table {
	padding: 0 5px;
}

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

/* space from bottom of article */

.article_separator, .article_seperator {
	display: block;
	height: 5px;
	background-color: #f2f2e4;
	margin-bottom: 20px;
}


/* End blogsection */

/* Search Form Module*/

.search {

}

/* results if not search google */

.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: #FFFFFF;
	font-size: 13px;
	color: #333;
}

.inputbox {
	margin:0 0.25em 0 0;
	border: 1px solid #E6E6E6;
	color: #555;
	line-height:18px;
	padding:3px 5px;
}

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

.inputbox:focus {
	color:#333;
	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 #DDDDDD;
	border-bottom-color: #CCCCCC;
	color: #666666;
	padding: 2px 8px;
	cursor: pointer;
}

/* Contact Email Form */

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

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

/* ##################### SEARCH SECTION  ##################### */


/* Search module */

.search {
	margin-left: 80px;
	margin-right: 10px;
	margin-top: 20px;
}

input#mod_search_searchword {
	background: none;
	border: none;
	border-bottom: 2px solid #f4f4e7;
	padding: 3px;
	color: #8d8d77;
	font-weight: bold;
	height: 20px;
}

.search input.button {
}


/* ##################### END SEARCH 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: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	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: #5B7186;
	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: url(../images/alert.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 3px solid #7F9DBB;
	border-bottom: 1px solid #7F9DBB;
}

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

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

pre {
	display: block;
	line-height: 100%;
	border-left: 5px solid #3A3A3B;
	color: #000;
	background: #eeeeee;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	overflow: auto !important;
	overflow: scroll;
}

blockquote {
	margin: 20px 0;
	padding: 0 0 0 40px;
	border: none;
	color: #7F9DBB;
	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: #7F9DBB;
	color: #fff;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

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

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

ul.arrow2 li,
li.arrow2 {
	background: url(../images/bullet-4.png) 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.arrow2,
ul.circle,
ul.morespace {
	margin-left: 35px;
	padding: 0;
}

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

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

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

.highlight-1 {
	background:#ffffda;
}

.highlight-2 {
	background:#f1f1f1;
}

.highlight-3 {
	background:#7F9DBB;
	color: #fff;
}

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


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

/* mosimage */

.img_caption {
	padding: 10px;
	background: #B7B9BB;
	color: #3A3A3B;

}
.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 module suffixes */


.btmod {
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 12px;
}

/* module style: mstyle1 */

.moduletablemstyle1 {
	color: #fff;
}

.moduletablemstyle1 a.readon {
	color: #fff;
}

.moduletablemstyle1 a.readon:hover {
	color: #5B7186;
}

.mstyle1_tc { background: url(../images/layout/mstyle1_tc.gif) repeat-x top left; }
.mstyle1_ml { background-color: #434b4e; }
.mstyle1_mc { background-color: #434b4e; padding-top: 10px; }
.mstyle1_mr { background-color: #434b4e; }
.mstyle1_bc { background-color: #434b4e; }
.moduletablemstyle1 h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #262f36;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 0px 0px;
}


/* module style: mstyle2 */

.mstyle2_tl { background: url(../images/layout/mstyle2_tl.png) no-repeat top left; }
.mstyle2_tc { background: url(../images/layout/mstyle2_tc.png) repeat-x top left; }
.mstyle2_tr { background: url(../images/layout/mstyle2_tr.png) no-repeat top left; }
.mstyle2_mc { padding-top: 7px; }
.moduletablemstyle2 h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #262f36;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	margin: 0px 0px 0px 5px;
	line-height: 18px;
}


/* module style: mstyle3 */

.mstyle3_tl { background: url(../images/layout/mstyle3_tl.png) no-repeat top left; }
.mstyle3_tc { background: url(../images/layout/mstyle3_tc.png) repeat-x top left; }
.mstyle3_tr { background: url(../images/layout/mstyle3_tr.png) no-repeat top left; }
.mstyle3_mc { padding-top: 7px; }
.moduletablemstyle3 h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	margin: 0px 0px 0px 5px;
	line-height: 18px;
}


/* side modules */

.upmod_c {
	background: url(../images/layout/upmod_c.gif) repeat-x top left;
}
.upmod_l {
	background: url(../images/layout/upmod_l.gif) no-repeat top left;
}
.upmod_r {
	background: url(../images/layout/upmod_r.gif) no-repeat top right;
}
.upmod_h {
	color: #000;
	cursor: pointer;
	height: 28px;
	line-height: 28px;
	margin-left: 10px;
}
.upmod_content {
	overflow: hidden;
}
.upmod_headergap {
	height: 5px;
	overflow: hidden;
}
.upmod_modgap {
	height: 7px;
	overflow: hidden;
}


/* smenu settings */

.smenu_start {
	background: url(../images/layout/smenu_l.png) no-repeat top left;
}
.smenu_splitter {
	background: url(../images/layout/smenu_splitter.png) no-repeat top left;
}
.smenu_end {
	background: url(../images/layout/smenu_r.png) no-repeat top left;
}


/* @group miscellaneous position adjustments */

.ddp1_content {
	color: #999;
}
.ddp1_content a, .ddp1_content a:link, .ddp1_content a:visited {
	color: #fff;
}

#pos_top {
	margin-top: 5px;
}

#footer_area {
	color: #8894a1;
}

#pos_top,
#pos_advert1,
#pos_advert2,
#pos_advert3,
#pos_advert3 {
	color: #515962;
}

#pos_inset1,
#pos_inset2,
#pos_inset3,
#pos_inset4 {
	color: #B7B9BB;
}

#pos_banner {
	text-align: center;
}

#mainbody a, #mainbody a:link, #mainbody a:visited {
	color: #5B7186;
}

#mainbody a:hover {
	color: #3A3A3B;
}

/*j17*/
div.moduletable div.search input { border: none; background: none; }
div.pagination { text-align: center; margin: 0 0 15px 0; }


/* for joomla! 3.x */
#breadcrumb_area { background: none; overflow: hidden; margin-bottom: 15px;}
a.pathway_home { float: left; }
span#pathway_notice { }
ul.breadcrumb { margin: 0; }
ul.breadcrumb li { background: none; padding: 2px 0; margin: 0 5px 0 0; float: left; }
span.divider img { padding: 0px 2px 0 5px; }