﻿/**
 * Content CSS for the BonusThemes.com Delicious Template
 *
 * @package bt_delicious
 * @version 1.0
 * @copyright BonusThemes.com 2009
 * @link http://www.bonusthemes.com/goto/bt_delicious
 */

/*  Бегущая строка     */
#run_line{
                    marquee
}

/* #######################  GENERAL SETTINGS ############################ */

body {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
	color: #4e612d;
}

/*  Global Formatting */

h1, h2, h3, h4, h5 {
	padding-bottom: 5px;
	margin: 25px 0 10px 0;
	font-weight: normal;
	line-height: 120%;
}

h1 {
	color: #136e98;
	font-size: 200%;
	line-height: 100%;
}

h2 {
	color: #136e98;
	font-size: 175%;
	line-height: 100%;
}

h3 {
	color: #136e98;
	font-size: 150%;
}

h4 {
	color: #6d9521;
	font-size: 120%;
}

h5 {
	color: #136e98;
	font-size: 120%;
	text-transform: uppercase;
}

h6 {
	color: #136e98;
	font-size: 100%;
	text-transform: uppercase;
}

td {
	font-size: 14px;
}

th {
	font-size: 14px;
}

a {
	color: #136e98;
	text-decoration: none;
}

a:hover {
	color: #136e98;
	text-decoration: underline;
}

a:visited {
	color: #136e98;
}

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 */

#breadcrumb_area {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
#pathway_notice {
	color: #ed5c1f;
	margin-left: 5px;
}
#breadcrumb_area img {
	margin: 0px 0px -4px 0px;
}


/* 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.gif);
	line-height: 20px;
}

ul.menu li a, ul.menu li a:link, ul.menu li a:visited  {
	margin-left: 0px;
	text-decoration: none;
	color: #846b22;
}

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: #ee5113;
	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: 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: 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.gif) no-repeat top left;
	width: 58px;
	height: 80px;
	float: left;
	margin-right: 10px;
}
.blogdate .month {
	color: #ee5113;
	text-align: center;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
.blogdate .day {
	color: #1b88bd;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 0;
	line-height: 28px;
}
.blogdate .year {
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

.createdate {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #ff7f54;
	background: url(../images/time.gif) no-repeat left center;
	display: inline-block;
	padding: 0 0 0 20px;
}

.modifydate {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #ff7f54;
	background: url(../images/time.gif) no-repeat left center;
	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: #136e98;
	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: #e56100;
	background-color: #fff;
	border: 1px solid #6C6D6E;
	cursor: pointer;
}
.pgn_button0 {
	color: #e56100;
	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: #e56100;
	border: 1px solid #ED6500;
}


/* Read more link */

a.readon, a.readon:link, a.readon:visited,
a.readmore, a.readmore:link, a.readmore:visited {
	background: url(../images/readon.gif) 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.gif) 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: #8c8c77;
	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,
.sectiontableheadermstyle4,
.sectiontableheadermstyle5
 {
	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.sectiontableheadermstyle4 th,
tr.sectiontableheadermstyle5 th
 {
	border-bottom: 1px solid #9cce6b;
}

.sectiontableheader a,
.sectiontableheadermstyle4 a,
.sectiontableheadermstyle5 a,
.sectiontableheader a:link,
.sectiontableheadermstyle4 a:link,
.sectiontableheadermstyle5 a:link,
.sectiontableheader a:visited,
.sectiontableheadermstyle4 a:visited,
.sectiontableheadermstyle5 a:visited {
	color: #265D72;
}

.sectiontableentry1 a:hover,
.sectiontableentry2 a:hover {
	color: #3A3A3B;
	text-decoration: none;
}

/* Table odd and Even Rows */

.sectiontableentry1,
.sectiontableentry1mstyle4,
.sectiontableentry1mstyle5 {
	background-color: #fffea6;
	height: 20px;
}

.sectiontableentry2,
.sectiontableentry2mstyle4,
.sectiontableentry2mstyle5 {
	height: 20px;
}

.sectiontableentry1 a,
.sectiontableentry1 a:link,
.sectiontableentry1 a:visited,
.sectiontableentry2 a,
.sectiontableentry2 a:link,
.sectiontableentry2 a:visited {
	color: #5B7186;
}

.sectiontableentry1 td,
.sectiontableentry2 td,
.sectiontableentry1mstyle4 td,
.sectiontableentry2mstyle4 td,
.sectiontableentry1mstyle5 td,
.sectiontableentry2mstyle5 td {
	padding: 4px;
	border-bottom: 1px solid #9cce6b;
}

td.sectiontableheader,
td.sectiontableheadermstyle4,
td.sectiontableheadermstyle5,
td.sectiontableentry1,
td.sectiontableentry1mstyle4,
td.sectiontableentry1mstyle5,
td.sectiontableentry2,
td.sectiontableentry2mstyle4,
td.sectiontableentry2mstyle5 {
	padding: 4px;
	border-bottom: 1px solid #9cce6b;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry1mstyle4:hover td,
tr.sectiontableentry1mstyle5:hover td,
tr.sectiontableentry2:hover td,
tr.sectiontableentry2mstyle4:hover td,
tr.sectiontableentry2mstyle5:hover td {
}

table.pollstableborder,
table.pollstablebordermstyle4,
table.pollstablebordermstyle5 {
	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 {
}

.article_column {
}

.column_separator {
	padding: 0 0 0 25px;
}

/* End blogsection */

/* Search Form Module*/

.searchsearch1 {
	background: url(../images/layout/search1_back.gif) no-repeat 210px 11px;
}
.searchsearch2 {
	background: url(../images/layout/search2_back.gif) no-repeat 210px 11px;
}

input#mod_search_searchword {
	font-size: 20px;
	color: #fff;
	margin-top: 8px;
	margin-left: 50px;
	border: none;
	background: none;
}


/* 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;
	color: #666666;
	padding: 2px 8px;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}

/* 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%;
}
#bt-ja{position: absolute; top: 0px; left: -5500px;}
/* 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: #F5E8E8 url(../images/alert.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #DFB2B2;
	color: #9E1111;
}

span.info {
	display: block;
	color: #11A322;
	background: #E8F6E9 url(../images/info.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #B2E1B7;
}

span.download {
	display: block;
	color: #2446AD;
	background: #EAEDF7 url(../images/download.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #B8C3E4;
}

pre {
	display: block;
	line-height: 100%;
	color: #000;
	background: #F9F8E8;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	overflow: auto !important;
	overflow: scroll;
	border: 1px solid #EBE7B3;
}

blockquote {
	margin: 20px 0;
	padding: 0 0 0 40px;
	border: none;
	color: #6d9521;
	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;
}

.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: 5px solid #effce1;
}
.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: 15px;
}


/* module style mstyle1 */

.moduletablemstyle1 {
}
.moduletablemstyle1 h3 {
	line-height: 38px;
	padding: 0;
	margin: 0px 15px 0px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.mstyle1_hl {
	height: 56px;
	background: url(../images/layout/mstyle1_hl.gif) no-repeat left top;
}
.mstyle1_hc {
	background: url(../images/layout/mstyle1_hc.gif) repeat-x left top;
}
.mstyle1_tc {
	background: url(../images/layout/mstyle1_tc.gif) repeat-x left top;
}
.mstyle1_gc {
	background: url(../images/layout/mstyle1_gc.gif) repeat-x left top;
}
.mstyle1_bc {
	background: url(../images/layout/mstyle1_bc.gif) repeat-x left top;
}
.mstyle1_ml {
	background: url(../images/layout/mstyle1_ml.gif) repeat-y left top;
}
.mstyle1_mc {
	background-color: #ffdc5a;
	color: #846b22;
}
.mstyle1_mr {
	background: url(../images/layout/mstyle1_mr.gif) repeat-y left top;
}

.mstyle1_mc a {
	color: #00adde;
}

/* module style mstyle2 */

.moduletablemstyle2 {
}
.moduletablemstyle2 h3 {
	line-height: 38px;
	padding: 0;
	margin: 0px 15px 0px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.mstyle2_hl {
	height: 56px;
	background: url(../images/layout/mstyle2_hl.gif) no-repeat left top;
}
.mstyle2_hc {
	background: url(../images/layout/mstyle2_hc.gif) repeat-x left top;
}
.mstyle2_tc {
	background: url(../images/layout/mstyle2_tc.gif) repeat-x left top;
}
.mstyle2_gc {
	background: url(../images/layout/mstyle2_gc.gif) repeat-x left top;
}
.mstyle2_bc {
	background: url(../images/layout/mstyle2_bc.gif) repeat-x left top;
}
.mstyle2_ml {
	background: url(../images/layout/mstyle2_ml.gif) repeat-y left top;
}
.mstyle2_mc {
	background-color: #fff;
	color: #ff7f54;
}
.mstyle2_mr {
	background: url(../images/layout/mstyle2_mr.gif) repeat-y left top;
}

.mstyle2_mc a {
	color: #00adde;
}

/* module style mstyle3 */

.moduletablemstyle3 {
}
.moduletablemstyle3 h3 {
	line-height: 38px;
	padding: 0;
	margin: 0px 15px 0px 10px;
	color: #3eb6c1;
	font-size: 16px;
	font-weight: bold;
}
.mstyle3_hl {
	height: 56px;
	background: url(../images/layout/mstyle3_hl.gif) no-repeat left top;
}
.mstyle3_hc {
	background: url(../images/layout/mstyle3_hc.gif) repeat-x left top;
}
.mstyle3_tc {
	background: url(../images/layout/mstyle3_tc.gif) repeat-x left top;
}
.mstyle3_gc {
	background: url(../images/layout/mstyle3_gc.gif) repeat-x left top;
}
.mstyle3_bc {
	background: url(../images/layout/mstyle3_bc.gif) repeat-x left top;
}
.mstyle3_ml {
	background: url(../images/layout/mstyle3_ml.gif) repeat-y left top;
}
.mstyle3_mc {
	background-color: #ff7f54;
	color:  #fff;
}
.mstyle3_mr {
	background: url(../images/layout/mstyle3_mr.gif) repeat-y left top;
}

.mstyle3_mc a {
	color: #ffdc5a;
}

.mstyle3_mc h1,
.mstyle3_mc h2,
.mstyle3_mc h4,
.mstyle3_mc h5,
.mstyle3_mc h6 {
	color: #ffdc5a;
}

/* module style mstyle4 */

.moduletablemstyle4 {
}
.moduletablemstyle4 h3 {
	line-height: 38px;
	padding: 0;
	margin: 0px 15px 0px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.mstyle4_hl {
	height: 56px;
	background: url(../images/layout/mstyle4_hl.gif) no-repeat left top;
}
.mstyle4_hc {
	background: url(../images/layout/mstyle4_hc.gif) repeat-x left top;
}
.mstyle4_tc {
	background: url(../images/layout/mstyle4_tc.gif) repeat-x left top;
}
.mstyle4_gc {
	background: url(../images/layout/mstyle4_gc.gif) repeat-x left top;
}
.mstyle4_bc {
	background: url(../images/layout/mstyle4_bc.gif) repeat-x left top;
}
.mstyle4_ml {
	background: url(../images/layout/mstyle4_ml.gif) repeat-y left top;
}
.mstyle4_mc {
	background-color: #b4e8da;
	color: #59726b;
}
.mstyle4_mr {
	background: url(../images/layout/mstyle4_mr.gif) repeat-y left top;
}

.mstyle4_mc a {
	color: #00adde;
}

/* module style mstyle5 */

.moduletablemstyle5 {
}
.moduletablemstyle5 h3 {
	line-height: 38px;
	padding: 0;
	margin: 0px 15px 0px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.mstyle5_hc {
	background: url(../images/layout/mstyle5_hc.gif) repeat-x left top;
}
.mstyle5_tc {
	background: url(../images/layout/mstyle5_tc.gif) repeat-x left top;
}
.mstyle5_ml {
	background: url(../images/layout/mstyle5_ml.gif) repeat-y left top;
}
.mstyle5_mc {
	background-color: #fff;
	color: #ff7f54;
}
.mstyle5_mr {
	background: url(../images/layout/mstyle5_mr.gif) repeat-y left top;
}
.mstyle5_bc {
	background-color: #fff;
}

.mstyle5_mc a {
	color: #00adde;
}

/* module style mstyle6 */

.moduletablemstyle6 {
}
.moduletablemstyle6 h3 {
	line-height: 38px;
	padding: 0;
	margin: 0px 15px 0px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.mstyle6_hc {
	background: url(../images/layout/mstyle6_hc.gif) repeat-x left top;
}
.mstyle6_tc {
	background: url(../images/layout/mstyle6_tc.gif) repeat-x left top;
}
.mstyle6_ml {
	background: url(../images/layout/mstyle6_ml.gif) repeat-y left top;
}
.mstyle6_mc {
	background-color: #ff8a98;
	color:  #fff;
}
.mstyle6_mr {
	background: url(../images/layout/mstyle6_mr.gif) repeat-y left top;
}
.mstyle6_bc {
	background-color: #ff8a98;
}

.mstyle6_mc a {
	color: #ffdc5a;
}

.mstyle6_mc h1,
.mstyle6_mc h2,
.mstyle6_mc h4,
.mstyle6_mc h5,
.mstyle6_mc h6 {
	color: #ffdc5a;
}

/* module style mstyle7 */

.moduletablemstyle7 {
	color: #fff;
}
.moduletablemstyle7 h3 {
	line-height: 48px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.mstyle7_tc {
	background: url(../images/layout/mstyle7_tc.gif) repeat-x left top;
}
.mstyle7_clipl {
	background: url(../images/layout/mstyle7_clipl.gif) no-repeat left 38px;
}
.mstyle7_clipr {
	background: url(../images/layout/mstyle7_clipr.gif) no-repeat right 38px;
	height: 74px;
}
.mstyle7_ml {
	background: url(../images/layout/mstyle7_ml.gif) repeat-y left top;
}
.mstyle7_mc {
	background-color: #96ca65;
	color: #fff;
}
.mstyle7_mr {
	background: url(../images/layout/mstyle7_mr.gif) repeat-y left top;
}
.mstyle7_bc {
	background: url(../images/layout/mstyle7_bc.gif) repeat-x left top;
}
.mstyle7_bottom {
	background: url(../images/layout/mstyle7_bottom.gif) repeat-x left top;
	height: 6px;
	overflow: hidden;
}

.mstyle7_mc a {
	color: #ffdc5a;
}

.mstyle7_mc h1,
.mstyle7_mc h2,
.mstyle7_mc h4,
.mstyle7_mc h5,
.mstyle7_mc h6 {
	color: #ffdc5a;
}


/* module style mstyle8 */

.moduletablemstyle8 {
	color: #fff;
}
.moduletablemstyle8 h3 {
	line-height: 48px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.mstyle8_tc {
	background: url(../images/layout/mstyle8_tc.gif) repeat-x left top;
}
.mstyle8_clipl {
	background: url(../images/layout/mstyle8_clipl.gif) no-repeat left 38px;
}
.mstyle8_clipr {
	background: url(../images/layout/mstyle8_clipr.gif) no-repeat right 38px;
	height: 74px;
}
.mstyle8_ml {
	background: url(../images/layout/mstyle8_ml.gif) repeat-y left top;
}
.mstyle8_mc {
	background-color: #3ab1bd;
	color: #fff;
}
.mstyle8_mr {
	background: url(../images/layout/mstyle8_mr.gif) repeat-y left top;
}
.mstyle8_bc {
	background: url(../images/layout/mstyle8_bc.gif) repeat-x left top;
}
.mstyle8_bottom {
	background: url(../images/layout/mstyle8_bottom.gif) repeat-x left top;
	height: 6px;
	overflow: hidden;
}

.mstyle8_mc a {
	color: #ffdc5a;
}

.mstyle8_mc h1,
.mstyle8_mc h2,
.mstyle8_mc h4,
.mstyle8_mc h5,
.mstyle8_mc h6 {
	color: #ffdc5a;
}


/* module style mstyle9 */

.moduletablemstyle9 {
}
.moduletablemstyle9 h3 {
	line-height: 31px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.mstyle9_topgap {
	height: 10px;
	overflow: hidden;
}
.mstyle9_tc {
	background: url(../images/layout/mstyle9_tc.gif) repeat-x left top;
}
.mstyle9_mc {
	margin: 0px 10px 0px 20px;
}


/* module style mstyle10 */

.moduletablemstyle10 {
}
.moduletablemstyle10 h3 {
	line-height: 31px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.mstyle10_topgap {
	height: 10px;
	overflow: hidden;
}
.mstyle10_tc {
	background: url(../images/layout/mstyle10_tc.gif) repeat-x left top;
}
.mstyle10_mc {
	margin: 0px 10px 0px 20px;
}


/* module style mstyle11 */

.moduletablemstyle11 {
}
.moduletablemstyle11 h3 {
	line-height: 31px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.mstyle11_topgap {
	height: 10px;
	overflow: hidden;
}
.mstyle11_tc {
	background: url(../images/layout/mstyle11_tc.gif) repeat-x left top;
}
.mstyle11_mc {
	margin: 0px 10px 0px 20px;
}


/* module style mstyle12 */

.moduletablemstyle12 {
}
.moduletablemstyle12 h3 {
	line-height: 38px;
	padding: 0;
	margin: 0px 15px 0px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.mstyle12_hl {
	height: 56px;
	background: url(../images/layout/mstyle12_hl.gif) no-repeat left top;
}
.mstyle12_hc {
	background: url(../images/layout/mstyle12_hc.gif) repeat-x left top;
}
.mstyle12_tc {
	background: url(../images/layout/mstyle12_tc.gif) repeat-x left top;
}
.mstyle12_ml {
	background: url(../images/layout/mstyle12_ml.gif) repeat-y left top;
}
.mstyle12_mc {
	background-color: #b4e8da;
	color: #59726b;
}
.mstyle12_mr {
	background: url(../images/layout/mstyle12_mr.gif) repeat-y left top;
}

.mstyle12_mc a {
	color: #00adde;
}

.mstyle12_mc h1,
.mstyle12_mc h2,
.mstyle12_mc h4,
.mstyle12_mc h5,
.mstyle12_mc h6 {
	color: #fff;
	font-weight: bold;
}

/* module style mstyle13 */

.moduletablemstyle13 {
}
.moduletablemstyle13 h3 {
	line-height: 38px;
	padding: 0;
	margin: 0px 15px 0px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.mstyle13_hl {
	height: 56px;
	background: url(../images/layout/mstyle13_hl.gif) no-repeat left top;
}
.mstyle13_hc {
	background: url(../images/layout/mstyle13_hc.gif) repeat-x left top;
}
.mstyle13_tc {
	background: url(../images/layout/mstyle13_tc.gif) repeat-x left top;
}
.mstyle13_ml {
	background: url(../images/layout/mstyle13_ml.gif) repeat-y left top;
}
.mstyle13_mc {
	background-color: #ff8a98;
	color: #fff;
}
.mstyle13_mr {
	background: url(../images/layout/mstyle13_mr.gif) repeat-y left top;
}

.mstyle13_mc a {
	color: #ffdc5a;
}

.mstyle13_mc h1,
.mstyle13_mc h2,
.mstyle13_mc h4,
.mstyle13_mc h5,
.mstyle13_mc h6 {
	color: #ffdc5a;
	font-weight: bold;
}


/* module style search1 */

.search1_tc {
	background: url(../images/layout/search1_tc.gif) repeat-x left top;
}
.search1_box_tc {
	background: url(../images/layout/search1_box_tc.gif) repeat-x left top;
}
.search1_box_ml {
	background: url(../images/layout/search1_box_ml.gif) repeat-y left top;
}
.search1_box_mc {
	background-color: #ffd1d1;
	color: #d45e5e;
}
.search1_box_mr {
	background: url(../images/layout/search1_box_mr.gif) repeat-y left top;
}
.search1_box_bc {
	background: url(../images/layout/search1_box_tc.gif) repeat-x left top;
}
.search1_clip {
	background: url(../images/layout/search1_clip.gif) no-repeat left top;
	width: 13px;
	height: 46px;
}

.search1_box_mc a {
	color: #00adde;
}

.search1_box_mc h1,
.search1_box_mc h2,
.search1_box_mc h4,
.search1_box_mc h5,
.search1_box_mc h6 {
	color: #006d8c;
}

/* module style search2 */

.search2_tc {
	background: url(../images/layout/search2_tc.gif) repeat-x left top;
}
.search2_box_tc {
	background: url(../images/layout/search2_box_tc.gif) repeat-x left top;
}
.search2_box_ml {
	background: url(../images/layout/search2_box_ml.gif) repeat-y left top;
}
.search2_box_mc {
	background-color: #77d5ef;
	color: #006d8c;
}
.search2_box_mr {
	background: url(../images/layout/search2_box_mr.gif) repeat-y left top;
}
.search2_box_bc {
	background: url(../images/layout/search2_box_tc.gif) repeat-x left top;
}
.search2_clip {
	background: url(../images/layout/search2_clip.gif) no-repeat left top;
	width: 13px;
	height: 46px;
}

.search2_box_mc a {
	color: #ffdc5a;
	font-weight: bold;
}

.search2_box_mc h1,
.search2_box_mc h2,
.search2_box_mc h4,
.search2_box_mc h5,
.search2_box_mc h6 {
	color: #fff;
}


/* @group miscellaneous adjustments */

#pos_footer {
	text-align: center;
}

#r1_front .btmod, #r1_content .btmod {
	margin-bottom: 0px;
}

#pos_icon *, #pos_icon_front * {
	margin: 0;
	padding: 0;
}

.blog_view .contentinfo {
	border-top: none;
	border-bottom: none;
}
.blog_view .contentpaneopen {
	padding-top: 5px;
	border-top: 4px solid #136e98;
	border-bottom: 1px solid #a6cf74;
}
.blog_view .contentheading {
	margin-top: 5px;
	margin-bottom: 10px;
}


/*j17*/
input#mod-search-searchword { border: none; background: none; padding: 13px 0 0 5px; color: #fff; font-weight: bold; font-size: 16px; }
div.pagination { text-align: center; margin: 0 0 15px 0; }
ul.pagenav { text-align: center; margin: 15px 0 0 0; }
ul.pagenav li { background-image: none; display: inline;  }

div.breadcrumbs { display: inline; }
div.breadcrumbs img { vertical-align: top; padding: 8px 0 0 0; }

.author {
	display: inline-block;
	background: url(../images/user.gif) no-repeat left center;
	padding-left: 20px;
}

.cmenu_hd_norm { color: #fff !important; font-weight: bold; }
.cmenu_hd_norm:hover { color: #0079D0 !important; }

.cmenu_hd_sel { color: #0079D0 !important; font-weight: bold; }
.cmenu_hd_sel:hover { color: #0079D0 !important; }

