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

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

body {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	color: #444444;
	background:#fff url(../images/background_top.jpg) repeat-x  center top;
}

/*  Global Formatting */

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

h1 {
	color: #417c96;
	font-size: 200%;
	line-height: 100%;
}

h2 {
	color: #417c96;
	font-size: 175%;
	line-height: 100%;
	margin-top:15px!important;
}

h3 {
color:#0082bb;
font-size:110%;
font-weight:bold;
text-transform:uppercase;
}

h4 {
	color: #87888a;
	font-size: 120%;
	letter-spacing: 1px;
}

h5 {
	color: #417c96;
	font-size: 120%;
	text-transform: uppercase;
}

h6 {
	color: #417c96;
	font-size: 100%;
	text-transform: uppercase;
}

td {
	font-size: 11px;
}

th {
	font-size: 12px;
}

a {
	color: #387d8f;
	text-decoration: none;
}

a:hover {
	color: #387d8f;
	text-decoration: underline;
}

a:visited {
	color: #387d8f;
}

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

li {
	list-style-type: none;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet-list-white.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 a, #pathway a:link, #pathway a:visited, #pathway a:hover {
	color: #417c96;
	font-weight: bold;
}
#pathway_home {
	margin: 0px 5px 0px 24px;
	position: relative;
	top: 4px;
	display:none;
}
#pathway_notice {
	color: #202224;
		display:none;
}
.pathway_arrow {
	margin: 0px 10px 0px 10px;
}
#breadcrumb_bottom {
	height: 1px;
	overflow: hidden;
}

/*
#breadcrumb_area, #breadcrumb_area a, #breadcrumb_area a:link, #breadcrumb_area a:visited, #breadcrumb_area a:hover {
	font-weight: bold;
}

#breadcrumb_area {
	padding-bottom: 5px;
	border-bottom: 1px solid #c9b2a7;
	margin-bottom: 20px;
}

.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 {
	color:#000;
}

ul.menu li {
	padding-left: 15px;
	margin-bottom: 1px;
	margin-left: 0!important;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0px solid #ece2de;
	line-height: 20px;
	border-top: 1px dotted black;

}

ul.menu li a, ul.menu li a:link, ul.menu li a:visited {
	margin-left: 0px;
	text-decoration: none;
	color: #000;
	list-style-type: none;
}

ul.menu li:hover {

}

ul.menu li:hover a {

}

ul.menu li li {
	font-size:0.85em;
	line-height:13px;
	margin-right: 0px;
		font-weight: normal;
			background-image: url(../images/bullet-list.gif);


	border-top: 1px dotted #ffcc00;
}

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

ul.menumenu1 li {
	padding-left: 20px;
	margin-bottom: 1px;
	margin-left: 0;
	font-size: 12px;
	font-weight: bold;
 	background-image: url(../images/menu_bullet.gif);
 	line-height: 20px;
}

ul.menumenu1 li a, ul.menumenu1 li a:link, ul.menumenu1 li a:visited {
	margin-left: 0px;
	color: #000;
	list-style-type: none;
}

ul.menumenu1 li a:hover {
	text-decoration: underline;
	color:  #6e747a;
}

/* Add Custom Menus */

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

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

table.moduletable {
	padding: 0px;
	margin: 0px;
}
table.moduletable-monsmenu {
	padding: 0px;
	margin: 0px;
	background: #ff0000;
}

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 {
	margin-bottom: 5px;
	margin-top:20px;
	font: 20px Arial, FreeSans, sans-serif;
	font-weight: lighter;
	padding-top:20px;
}

.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: 2px solid #f0e8e4;
	border-bottom: 1px solid #f0e8e4;
		display:none;
}

.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;
	display:none;
}

.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: 60px;
	float: left;
	margin-right: 10px;
		display:none;
}

.blogdate .month {
	color: #fff;
	text-align: center;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 21px;
		display:none;
}

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

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

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

}

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

}

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

}

/* Dates */

/* Writen by Authors name */

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

}

/* 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.readon:link, a.readon:visited,
a.readmore, a.readmore:link, a.readmore:visited {
	
	color: #000;
	text-decoration: none;
	text-indent: 0px;
	height: 21px;
	line-height: 21px;
	float: right;
	font-size: 11px;
}

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


/* 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: #ffcc00;
	text-align: left;
	margin-top: 1.5em;
	padding-bottom:5px;
	font: bold 16px "arial", "verdana", Verdana, Arial, sans-serif;
	border-bottom:1px dotted black;
}

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

.sectiontableheader,
.sectiontableheadermstyle4, 
.sectiontableheadermstyle5 {
	height: 40px;
	background-color: #fff;
	background-repeat: repeat;
	padding: 2px;
	color: #9f4343;
	font-weight: bold;
	padding: 5px;
	font-size: 16px;
	text-align: left;
}

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

.sectiontableheader a,
.sectiontableheader a:link,
.sectiontableheader a:visited,
.sectiontableheadermstyle4 a,
.sectiontableheadermstyle4 a:link,
.sectiontableheadermstyle4 a:visited,
.sectiontableheadermstyle5 a,
.sectiontableheadermstyle5 a:link,
.sectiontableheadermstyle5 a:visited {
	color: #265D72;
}

.sectiontableentry1 a:hover,
.sectiontableentry2 a:hover,
.sectiontableentry3 a:hover,
.sectiontableentry4 a:hover,
.sectiontableentry1mstyle4 a:hover,
.sectiontableentry2mstyle4 a:hover,
.sectiontableentry3mstyle4 a:hover,
.sectiontableentry4mstyle4 a:hover,
.sectiontableentry1mstyle5 a:hover,
.sectiontableentry2mstyle5 a:hover,
.sectiontableentry3mstyle5 a:hover,
.sectiontableentry4mstyle5 a:hover  {
	color: #3A3A3B;
	text-decoration: none;
}

/* Table odd and Even Rows */

.sectiontableentry1,
.sectiontableentry1mstyle4,
.sectiontableentry1mstyle5 {
	background-color: #e7eaf2;
	height: 20px;
}

.sectiontableentry2,
.sectiontableentry2mstyle4,
.sectiontableentry2mstyle5 {
	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,
.sectiontableentry1mstyle4 td,
.sectiontableentry2mstyle4 td,
.sectiontableentry1mstyle5 td,
.sectiontableentry2mstyle5 td {
	padding: 4px;
	border-bottom: 1px solid #9b9ea5;
}

td.sectiontableheader,
td.sectiontableentry1,
td.sectiontableentry2,
td.sectiontableheadermstyle4,
td.sectiontableentry1mstyle4,
td.sectiontableentry2mstyle4,
td.sectiontableheadermstyle5,
td.sectiontableentry1mstyle5,
td.sectiontableentry2mstyle5 {
	padding: 4px;
	border-bottom: 1px solid #9b9ea5;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td,
tr.sectiontableentry1mstyle4:hover td,
tr.sectiontableentry2mstyle4:hover td,
tr.sectiontableentry1mstyle5:hover td,
tr.sectiontableentry2mstyle5:hover td {
	background-color: #fafad9;
}

table.pollstableborder,
table.pollstablebordermstyle4,
table.pollstablebordermstyle5 {
	width: 99%;
}

/* End Sectiontable */

/* Category */

.category {
	color: #ee5113;
}

a.category {
	height: 15px;
}

/* End category */

/* blogsection */

.blog table {
	padding: 0px;
}

table.blog {
	width: 100%;
}

.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: #a6b1bb;
	margin-bottom: 20px;
	margin-top: 20px;
}

.article_column {
	
}

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

/* End blogsection */

/* Search Form Module*/

.searchmstyle2 {
	border: 1px solid #34373a;
	background: #202224 url(../images/layout/search.gif) no-repeat right top;
}
.inputboxmstyle2 {
	margin: 2px 5px 2px 5px;
	border: none;
	background: none;
	color: #b1b1b1;
}


/* 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: #e7eaf2;
	font-size: 13px;
	color: #333;
}

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

.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: #efefef url(../images/grad1.gif) repeat-x left top;
	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: #9e1946 url(../images/alert.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #470b2d;
	color: #fff;
}

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

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

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

blockquote {
	margin: 20px 0;
	padding: 0 0 0 40px;
	border: none;
	color: #9e1946;
	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;
}

.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 dark color exceptions */

.dark {
	color: #b1b1b1;
}


/* @group module suffixes */

.btmod {
}

#left btmod {
	margin-bottom:100px;
}

.mstyle_tgap, .mstyle_bgap {
	height: 00px;
	overflow: hidden;
	clear: both;
}
.mstyle_bgap {
	height: 0px;
}


/* module style mstyle1 */

.moduletablemstyle1 h3 {
	margin: 10px 0px 0px 0px;

}
.moduletablemstyle1 {
	margin: 0px 0px 25px 0px;

}


/* module style mstyle2 */

.moduletablemstyle2 h3 {
	border-top: 1px dotted black;
	padding-top: 5px;
	font-weight: bold;
	font-size: 130%;
	color: #387d8f;
	margin: 0;
}
.moduletablemstyle2 h3 .mod_word {
	color: #b1b1b1;
}


/* module style mstyle3 */

.moduletablemstyle3 h3 {
	font-weight: bold;
	font-size: 12px;
	color: #387d8f;
	margin: 0;
	line-height: 36px;
}
.moduletablemstyle3 h3 .mod_word {
	color: #b1b1b1;
}

.mstyle3_tc {
	background: url(../images/layout/mstyle3_tc.gif) repeat-x left top;
}
.mstyle3_tr {
	background: url(../images/layout/mstyle3_tr.gif) no-repeat right top;
}
.mstyle3_gap1, .mstyle3_gap2 {
	height: 10px;
	overflow: hidden;
}


/* module style mstyle4 */

.moduletablemstyle4 {
	background-color: #fff;
}
.moduletablemstyle4 h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #387d8f;
	line-height: 43px;
}
.moduletablemstyle4 h3 .mod_word {
	color: #202224;
}
.mstyle4_tc {
	background: url(../images/layout/mstyle4_tc.gif) repeat-x left top;
}
.mstyle4_tr {
	background: url(../images/layout/mstyle4_tr.gif) no-repeat right top;
}
.mstyle4_gap1, .mstyle4_gap2 {
	height: 10px;
	overflow: hidden;
}


/* module style mstyle5 */

.moduletablemstyle5 {
	background-color:#FFFFFF;
border-bottom:1px dotted black;
border-top:1px dotted black;
margin-top:20px;
}
.moduletablemstyle5 h3 {
	font-size: 14px;
	font-weight: bold;
margin:10px 0 0;
	color: #ffcc00;
	line-height: 20px;
}
.moduletablemstyle5 h3 .mod_word {
	color: #ffcc00;
}/*
.mstyle5_tc {
	background: url(../images/layout/mstyle5_tc.gif) repeat-x left top;
}
.mstyle5_tr {
	background: url(../images/layout/mstyle5_tr.gif) no-repeat right top;
}*/
.mstyle5_gap1, .mstyle5_gap2 {
	height: 10px;
	overflow: hidden;
}

.moduletablemstyle5 ul.menu li {
	border-top:1px solid #fff;
	}


/* module style mstyle6 */

.moduletablemstyle6 {
	background:#f7e630 url(../images/layout/mstyle6_bc.gif) no-repeat center bottom;
	
}
.moduletablemstyle6 h3 {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	margin: 0;
	line-height: 18px;
	text-align:center;
	padding-top:10px;
}
.moduletablemstyle6 h3 .mod_word {
	color: #000;
}
.mstyle6_tc {
	background: url(../images/layout/mstyle6_tc.gif) repeat-x left top;
}
.mstyle6_tr {
	background: url(../images/layout/mstyle6_tr.gif) no-repeat right top;
}
.mstyle6_tl {
	background: url(../images/layout/mstyle6_tl.gif) no-repeat left top;
}
.mstyle6_gap1, .mstyle6_gap2 {
	height: 10px;
	overflow: hidden;
	
}


/* miscellaneous settings */

#pos_footer {
	color: #fff;
	text-align: center;
}


