/**
 * Content CSS for the BonusThemes.com template Exchange
 *
 * @package bt_exchange
 * @version 1.0
 * @copyright BonusThemes.com 2010
 * @link http://www.bonusthemes.com/goto/bt_exchange
 */

/* #######################  GENERAL SETTINGS ############################ */

body {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #737272;
}

/*  Global Formatting */

h1, h2, h3, h4, h5 {
	padding-bottom: 5px;
	margin: 25px 0 10px 0;
	font-weight: normal;
	line-height: 120%;
}

h1 {
	color: #54A4DE;
	font-size: 200%;
	line-height: 100%;
}

h2 {
	color: #FF9834;
	font-size: 175%;
	line-height: 100%;
}

h3 {
	color: #BEDF5D;
	font-size: 150%;
	font-weight: bold;
}

h4 {
	color: #206BA4;
	font-size: 120%;
}

h5 {
	color: #206BA4;
	font-size: 120%;
}

h6 {
	color: #54A4DE;
	font-size: 100%;
	text-transform: uppercase;
}

td {
	font-size: 12px;
}

th {
	font-size: 12px;
}

a, a:link, a:visited, a:hover {
	color: #54A4DE;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.image, a.image:hover {
	border: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet-list.gif) no-repeat 0 4px;
	list-style-type: none;
	padding-left: 18px;
	margin-left: 0px;
}

ol li {
	margin-left: 2em;
}

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 */
.breadcrumbs { display: inline;}
#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;
	margin: 10px 0px 10px 0px;
}

.pathway_home, .pathway img {
	margin: 0px 7px 0px 7px;
	position: relative;
	top: 3px;
}

#pathway_notice {
	margin-right: 10px;
}

/* 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: 0px solid #ece2de;
	line-height: 20px;
}

ul.menu li a, ul.menu li a:link, ul.menu li a:visited {
	margin-left: 0px;
	text-decoration: none;
	color: #5c7dc4;
	list-style-type: none;
}

ul.menu li:hover {
	color: #5c7dc4;
	text-decoration: underline;
}

ul.menu li:hover a {
	color: #5c7dc4;
	text-decoration: underline;
}

ul.menu li li {
	margin-right: 10px;
}

ul.menu li li:hover {
	
}

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: #54A4DE;
	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 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 {
	text-indent: 24px;
	margin: 0;
	padding: 0;
	line-height: 32px;
}

.contentheading, .contentheading a, .contentheading a:link, .contentheading a:visited, .contentheading a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #874aa1;
	font-size: 14px;
	font-weight: bold;
}

.contentheading a:hover {
	text-decoration: underline;
}

.contentheading .mod_word {
	color: #000;
}

/* content title and links */

.contentpagetitle {
	
}

a.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
}

a.contentpagetitle:hover {
}

.contentinfo {
	margin: 5px 0px 5px 0px;
	padding: 6px 0px 3px 0px;
	border-top: 2px solid #f0e8e4;
	border-bottom: 1px solid #f0e8e4;
}

.contentinfo .author {
	padding-left: 20px;
}

.contentinfo img {
}

/* 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: 61px;
	height: 57px;
	float: left;
	margin: 0px 10px 10px 0px;
}

.blogdate .month {
	color: #7b7f80;
	text-align: center;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.blogdate .day {
	color: #ff2c00;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 0;
	line-height: 13px;
}

.blogdate .year {
	color: #faffff;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 28px;
}

.createdate {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 10px;
}

.modifydate {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 10px;
}

.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: #a6b1bb;
	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.readon:link,
a.readon:visited,
a.readmore,
a.readmore:link,
a.readmore:visited {
	color: #fff;
	text-decoration: none;
	text-indent: 10px;
	width: 90px;
	height: 21px;
	line-height: 21px;
	font-size: 11px;
	font-weight: bold;
	background-color: #54a4de;
	display: block;
	margin-top: 5px;
}

a.readon:hover,
a.readmore:hover {
	background-color: #4285b6;
}


/* Article index  {mospagebreak} */

table.contenttoc {
	margin: 0 0 30px 30px;
	padding: 0;
	width: 200px;
	float: right;
}

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: #000;
	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,
.sectiontableheadermstyle3u {
	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.sectiontableheadermstyle3u th {
	border-bottom: 1px solid #112436;
}

.sectiontableheader a,
.sectiontableheader a:link,
.sectiontableheader a:visited,
.sectiontableheadermstyle3u a,
.sectiontableheadermstyle3u a:link,
.sectiontableheadermstyle3u a:visited  {
	color: #BEDF5D;
	font-weight: bold;
}

.sectiontableentry1 a:hover,
.sectiontableentry2 a:hover,
.sectiontableentry3 a:hover,
.sectiontableentry4 a:hover,
.sectiontableentry1mstyle3u a:hover,
.sectiontableentry2mstyle3u a:hover,
.sectiontableentry3mstyle3u a:hover,
.sectiontableentry4mstyle3u a:hover {
	color: #3A3A3B;
	text-decoration: none;
}

/* Table odd and Even Rows */

.sectiontableentry1,
.sectiontableentry1mstyle3u {
	background-color: #54A4DE;
	height: 20px;
	color: #fff;
}

.sectiontableentry2 {
	height: 20px;
	color: #54A4DE;
}

.sectiontableentry2mstyle3u {
	height: 20px;
	color: #fff;
}

.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: #fff;
	font-weight: bold;
}
.sectiontableentry2 a,
.sectiontableentry2 a:link,
.sectiontableentry2 a:visited {
	color: #54A4DE;
	font-weight: bold;
}

.sectiontableentry1 td,
.sectiontableentry2 td,
.sectiontableentry1mstyle3u td,
.sectiontableentry2mstyle3u td {
	padding: 4px;
	border-bottom: 1px solid #BBD9EE;
}

td.sectiontableheader,
td.sectiontableentry1,
td.sectiontableentry2,
td.sectiontableheadermstyle3u,
td.sectiontableentry1mstyle3u,
td.sectiontableentry2mstyle3u {
	padding: 4px;
	border-bottom: 1px solid #BBD9EE;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td,
tr.sectiontableentry1mstyle3u:hover td,
tr.sectiontableentry2mstyle3u:hover td {
	background-color: #fafad9;
}

table.pollstableborder,
table.pollstablebordermstyle3u {
	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*/

.search_l1 {
	background: url(../images/layout/search_back.png) no-repeat left top;
	width: 287px;
	height: 39px;
}
#mod_search_searchword {
	color: #fff;
	margin: 10px 0px 0px 50px;
	border: none;
	background: none;
}


/* 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 #4c6aac;
	color: #fff;
	padding: 2px 8px;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
}

/* Contact Email Form */

.contact_email {
	margin: 0px;
	padding: 5px;
}

/* Login Module*/

.login_inp_l1 {
	background: url(../images/layout/login_inp_c.gif) repeat-x left top;
}
.login_inp_l2 {
	background: url(../images/layout/login_inp_l.gif) no-repeat left top;
}
.login_inp_l3 {
	background: url(../images/layout/login_inp_r.gif) no-repeat right top;
	height: 34px;
}
.login_inp_l3 .inputbox {
	background: none;
	border: none;
	margin: 7px 40px 0px 10px;
	color: #fff;
}

/* ##################### 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: #D6EB9A url(../images/alert.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #BEDF5D;
	color: #7d9d1f;
}

span.info {
	display: block;
	color: #fff;
	background: #FF9834 url(../images/info.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #FFBF80;
}

span.download {
	display: block;
	color: #737272;
	background: #F6E896 url(../images/download.gif) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border: 1px solid #ffc600;
}

pre {
	display: block;
	line-height: 100%;
	color: #333333;
	background: #E7E4D3;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	overflow: auto !important;
	overflow: scroll;
	border-left: 4px solid #ccc6a1;
}

blockquote {
	margin: 20px 0;
	padding: 0 0 0 40px;
	border: none;
	color: #a4c543;
	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;
}


/* mod_login */

#tpl_login_tag {
	margin-top: 60px;
}

#tpl_login_tag_login, #tpl_login_tag_register, #tpl_login_tag1_c {
	font-weight: bold;
	color: #7f7f7f;
	padding-left: 20px;
}
#tpl_login_tag_register a, #tpl_login_tag_register a:link, #tpl_login_tag_register a:visited, #tpl_login_tag_register a:hover {
	font-weight: bold;
	color: #7f7f7f;
}
#tpl_login_tag_login {
	background: url(../images/layout/login_tag_login_norm.gif) no-repeat left top;
}
#tpl_login_tag_register {
	background: url(../images/layout/login_tag_register.gif) no-repeat left top;
	margin-left: 30px;
}

#tpl_login_tag1_c {
	color: #fff;
	line-height: 46px;
	background: #0081b5 url(../images/layout/login_tag_login_sel.gif) no-repeat 15px center;
	padding: 0px 15px 0px 35px;
}

#tpl_login_tag2_l {
	float: left;
	width: 18px;
	height: 4px;
	background: url(../images/layout/login_hd_bl.png) no-repeat left top;
}
#tpl_login_tag2_r {
	float: right;
	width: 18px;
	height: 4px;
	background: url(../images/layout/login_hd_br.png) no-repeat left top;
}
#tpl_login_tag2_c {
	margin: 0px 18px 0px 18px;
	height: 4px;
	background-color: #0081b5;
}

.tpl_login_cnt_mc, .tpl_login_cnt_mc a, .tpl_login_cnt_mc a:link, .tpl_login_cnt_mc a:visited, .tpl_login_cnt_mc a:hover {
	color: #fff;
	background-color: #0081b5;
}
.tpl_login_cnt_mc .button {
	font-weight: bold;
	font-size: 12px;
	background: #a2d23f;
	padding: 5px 20px 5px 20px;
	border: none;
	border-right: 1px solid #00354a;
	border-bottom: 1px solid #00354a;
}


/* @group article layout */

.btarticle_mc {
	background-color: #fff;
}
.btarticle_tc {
	background: url(../images/layout/mstyle1_edge.gif) repeat-x left top;
}
.btarticle_bc {
	background: url(../images/layout/mstyle1_edge.gif) repeat-x left bottom;
}
.btarticle_ml {
	background: url(../images/layout/mstyle1_edge.gif) repeat-y left top;
}
.btarticle_mr {
	background: url(../images/layout/mstyle1_edge.gif) repeat-y right top;
}
.btarticle_tl {
	background: url(../images/layout/mstyle1_tl.gif) no-repeat left top;
}
.btarticle_tr {
	background: url(../images/layout/mstyle1_tr.gif) no-repeat right top;
}
.btarticle_bl {
	background: url(../images/layout/mstyle1_bl.gif) no-repeat left bottom;
}
.btarticle_br {
	background: url(../images/layout/mstyle1_br.gif) no-repeat right bottom;
}
.btarticle_hd_mc {
	background-color: #e8f4fa;
}
.btarticle_hd_bc {
	background: url(../images/layout/article_hd_bc.gif) repeat-x left bottom;
}
.btarticle_hd_ml {
	background: url(../images/layout/article_hd_ml.gif) repeat-y left top;
}
.btarticle_hd_mr {
	background: url(../images/layout/article_hd_mr.gif) repeat-y right top;
}
.btarticle_hd_bl {
	background: url(../images/layout/article_hd_bl.gif) no-repeat left bottom;
}
.btarticle_hd_br {
	background: url(../images/layout/article_hd_br.gif) no-repeat right bottom;
}
.btarticle_hd_gapu {
	height: 5px;
}
.btarticle_hd_gapm {
	height: 5px;
}
.btarticle_hd_gapd {
	height: 15px;
}
.btarticle_footer_top {
	background: url(../images/layout/mstyle1_edge.gif) repeat-x left center;
	height: 20px;
	clear: both;
}

.btarticle_hd_title {
	background: url(../images/layout/article_hd_bullet.gif) no-repeat left 4px;
}

.contentheading .btarticle_hd_title {
	text-indent: 24px;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

.contentheading .btarticle_hd_title, .contentheading .btarticle_hd_title a, .contentheading .btarticle_hd_title a:link, .contentheading .btarticle_hd_title a:visited, .contentheading .btarticle_hd_title a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #00a6e1;
	font-size: 14px;
	font-weight: bold;
}

.contentheading .btarticle_hd_title a:hover {
	text-decoration: underline;
}

.contentheading .btarticle_hd_title .mod_word {
	color: #9b928a;
}


/* @group colored background */

.bg_color {
	color: #dedede;
}
.bg_color h3 {
	color: #376c91;
}
.bg_color ul.menu li a, .bg_color ul.menu li a:link, .bg_color ul.menu li a:visited, .bg_color ul.menu li a:hover,
.bg_color a, .bg_color a:link, .bg_color a:visited, .bg_color a:hover {
	color: #fff;
}

.bg_color a.readon:hover,
.bg_color a.readmore:hover {
	background-color: #fff;
	color: #54a4de;
}


/* @group module suffixes */

.btmod {
}

.mstyle_inner {
	margin: 0px 15px 0px 15px;
}
.mstyle_tgap, .mstyle_bgap, .mstyle_ugap {
	height: 10px;
	overflow: hidden;
	clear: both;
}
.mstyle_bgap {
	height: 15px;
}
.mstyle_ugap {
	height: 15px;
}


/* module style mstyle1 */

.mstyle1_mc {
	background-color: #fff;
}

.mstyle1_mc .mod_title {
	background: url(../images/layout/mstyle1_bullet.gif) no-repeat left 8px;
	font-weight: bold;
	font-size: 17px;
	color: #00a6e1;
	margin: 0px 17px 0px 17px;
	padding: 0px 0px 0px 25px;
	line-height: 36px;
}
.mstyle1_mc .mod_title .mod_word {
	color: #808080;
}

.mstyle1_tl {
	float: left;
	background: url(../images/layout/mstyle1_tl.gif) no-repeat left top;
	width: 6px;
	height: 5px;
}
.mstyle1_tr {
	float: right;
	background: url(../images/layout/mstyle1_tr.gif) no-repeat left top;
	width: 6px;
	height: 5px;
}
.mstyle1_tc {
	background: #fff url(../images/layout/mstyle1_edge.gif) repeat-x left top;
	height: 5px;
	margin: 0px 6px 0px 6px;
}

.mstyle1_ml {
	background: url(../images/layout/mstyle1_edge.gif) repeat-y left top;
}
.mstyle1_mr {
	background: url(../images/layout/mstyle1_edge.gif) repeat-y right top;
}

.mstyle1_split_l {
	float: left;
	background: url(../images/layout/mstyle1_split_l.gif) no-repeat left top;
	width: 20px;
	height: 14px;
}
.mstyle1_split_r {
	float: right;
	background: url(../images/layout/mstyle1_split_r.gif) no-repeat left top;
	width: 20px;
	height: 14px;
}
.mstyle1_split_middle {
	background-color: #fff;
	height: 14px;
	margin: 0px 20px 0px 20px;
}
.mstyle1_split_header {
	background: #fff url(../images/layout/mstyle1_split_header.gif) no-repeat center bottom;
	height: 14px;
	margin: 0px 6px 0px 6px;
}

.mstyle1_bl {
	float: left;
	background: url(../images/layout/mstyle1_bl.gif) no-repeat left top;
	width: 6px;
	height: 6px;
}
.mstyle1_br {
	float: right;
	background: url(../images/layout/mstyle1_br.gif) no-repeat left top;
	width: 6px;
	height: 6px;
}
.mstyle1_bc {
	background: #fff url(../images/layout/mstyle1_edge.gif) repeat-x left bottom;
	height: 6px;
	margin: 0px 6px 0px 6px;
}


/* module style mstyle2 */

.mstyle2_mc {
	background-color: #afdaef;
}

.mstyle2_mc a, .mstyle2_mc a:hover {
	color: #fff;
}

.mstyle2_mc .mod_title {
	background: url(../images/layout/mstyle2_bullet.gif) no-repeat left 8px;
	font-weight: bold;
	font-size: 17px;
	color: #00a6e1;
	margin: 0px 17px 0px 17px;
	padding: 0px 0px 0px 25px;
	line-height: 36px;
}
.mstyle2_mc .mod_title .mod_word {
	color: #808080;
}

.mstyle2_tl {
	float: left;
	background: url(../images/layout/mstyle2_tl.gif) no-repeat left top;
	width: 5px;
	height: 5px;
}
.mstyle2_tr {
	float: right;
	background: url(../images/layout/mstyle2_tr.gif) no-repeat left top;
	width: 5px;
	height: 5px;
}
.mstyle2_tc {
	background-color: #afdaef;
	height: 5px;
	margin: 0px 5px 0px 5px;
}

.mstyle2_split_l {
	float: left;
	background: url(../images/layout/mstyle2_split_l.gif) no-repeat left top;
	width: 20px;
	height: 14px;
}
.mstyle2_split_r {
	float: right;
	background: url(../images/layout/mstyle2_split_r.gif) no-repeat left top;
	width: 20px;
	height: 14px;
}
.mstyle2_split_middle {
	background-color: #afdaef;
	height: 14px;
	margin: 0px 20px 0px 20px;
}
.mstyle2_split_header {
	background: #afdaef url(../images/layout/mstyle2_split_header.gif) no-repeat center bottom;
	height: 14px;
	margin: 0px 20px 0px 20px;
}

.mstyle2_bl {
	float: left;
	background: url(../images/layout/mstyle2_bl.gif) no-repeat left top;
	width: 5px;
	height: 5px;
}
.mstyle2_br {
	float: right;
	background: url(../images/layout/mstyle2_br.gif) no-repeat left top;
	width: 5px;
	height: 5px;
}
.mstyle2_bc {
	background-color: #afdaef;
	height: 5px;
	margin: 0px 5px 0px 5px;
}


/* module style mstyle3 */

.mstyle3_mc {
	color: #bbd9ee;
	background-color: #006ba7;
}

.mstyle3_mc ul.menu li a, .mstyle3_mc ul.menu li a:link, .mstyle3_mc ul.menu li a:visited, .mstyle3_mc ul.menu li a:hover,
.mstyle3_mc a, .mstyle3_mc a:hover {
	color: #fff;
}

.mstyle3_mc .mod_title {
	background: url(../images/layout/mstyle3_bullet.gif) no-repeat left 8px;
	font-weight: bold;
	font-size: 17px;
	color: #ceec97;
	margin: 0px 17px 0px 17px;
	padding: 0px 0px 0px 25px;
	line-height: 36px;
}
.mstyle3_mc .mod_title .mod_word {
	color: #fff;
}

.mstyle3_tl {
	float: left;
	background: url(../images/layout/mstyle3_tl.gif) no-repeat left top;
	width: 5px;
	height: 5px;
}
.mstyle3_tr {
	float: right;
	background: url(../images/layout/mstyle3_tr.gif) no-repeat left top;
	width: 5px;
	height: 5px;
}
.mstyle3_tc {
	background-color: #006ba7;
	height: 5px;
	margin: 0px 5px 0px 5px;
}

.mstyle3_split_l {
	float: left;
	background: url(../images/layout/mstyle3_split_l.gif) no-repeat left top;
	width: 20px;
	height: 14px;
}
.mstyle3_split_r {
	float: right;
	background: url(../images/layout/mstyle3_split_r.gif) no-repeat left top;
	width: 20px;
	height: 14px;
}
.mstyle3_split_middle {
	background-color: #006ba7;
	height: 14px;
	margin: 0px 20px 0px 20px;
}
.mstyle3_split_header {
	background: #006ba7 url(../images/layout/mstyle3_split_header.gif) no-repeat center bottom;
	height: 14px;
	margin: 0px 20px 0px 20px;
}

.mstyle3_bl {
	float: left;
	background: url(../images/layout/mstyle3_bl.gif) no-repeat left top;
	width: 5px;
	height: 5px;
}
.mstyle3_br {
	float: right;
	background: url(../images/layout/mstyle3_br.gif) no-repeat left top;
	width: 5px;
	height: 5px;
}
.mstyle3_bc {
	background-color: #006ba7;
	height: 5px;
	margin: 0px 5px 0px 5px;
}

.mstyle3_mc h1,
.mstyle3_mc h2,
.mstyle3_mc h3,
.mstyle3_mc h4,
.mstyle3_mc h5 {
	color: #fff;
	font-weight: bold;
}


/* module style mstyle4 */

.mstyle4_mc {
}

.mstyle4_mc ul.menu li a, .mstyle4_mc ul.menu li a:link, .mstyle4_mc ul.menu li a:visited, .mstyle4_mc ul.menu li a:hover {
	color: #5c7dc4;
}

.mstyle4_mc .mod_title {
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 36px;
}
.mstyle4_mc .mod_title .mod_word {
	color: #006ba7;
}

.mstyle4_mc a.readon,
.mstyle4_mc a.readon:link,
.mstyle4_mc a.readon:visited,
.mstyle4_mc a.readmore,
.mstyle4_mc a.readmore:link,
.mstyle4_mc a.readmore:visited {
	color: #fff;
	text-decoration: none;
	text-indent: 10px;
	width: 90px;
	height: 21px;
	line-height: 21px;
	font-size: 11px;
	font-weight: bold;
	background-color: #206ba4;
	background-image: none;
	float: none;
	display: block;
	margin-top: 5px;
	overflow: hidden;
}

.mstyle4_mc a.readon:hover,
.mstyle4_mc a.readmore:hover {
	background-color: #fff;
	color: #206ba4;
	background-image: none;
}


/* module style mstyle5 */

.mstyle5_mc {
	color: #fff;
}

.mstyle5_mc a, .mstyle5_mc a:link, .mstyle5_mc a:visited, .mstyle5_mc a:hover {
	color: #ffc07d;
}

.mstyle5_mc a.readon,
.mstyle5_mc a.readon:link,
.mstyle5_mc a.readon:visited,
.mstyle5_mc a.readmore,
.mstyle5_mc a.readmore:link,
.mstyle5_mc a.readmore:visited {
	color: #fff;
	background-color: #4285b6;
}
.mstyle5_mc a.readon:hover,
.mstyle5_mc a.readmore:hover {
	background-color: #fff;
	color: #54a4de;
}

.mstyle5_mc .mod_title {
	background: url(../images/layout/mstyle5_bullet.gif) no-repeat left 8px;
	font-weight: bold;
	font-size: 17px;
	color: #ffc07d;
	margin: 0;
	padding: 0px 0px 0px 25px;
	line-height: 36px;
}
.mstyle5_mc .mod_title .mod_word {
	color: #fff;
}


/* module style mstyle6 */

.mstyle6_mc {
	color: #fff;
}

.mstyle6_mc h1, .mstyle6_mc h2, .mstyle6_mc h3, .mstyle6_mc h4, .mstyle6_mc h5, .mstyle6_mc h6 {
	color: #3b3b3b;
}

.mstyle6_mc a, .mstyle6_mc a:link, .mstyle6_mc a:visited, .mstyle6_mc a:hover {
	color: #785729;
}

.mstyle6_mc ul.menu li a, .mstyle6_mc ul.menu li a:link, .mstyle6_mc ul.menu li a:visited, .mstyle6_mc ul.menu li a:hover {
	color: #5c7dc4;
}

.mstyle6_mc blockquote {
	color: #fff;
}

.mstyle6_mc a.readon,
.mstyle6_mc a.readon:link,
.mstyle6_mc a.readon:visited,
.mstyle6_mc a.readmore,
.mstyle6_mc a.readmore:link,
.mstyle6_mc a.readmore:visited,
.mstyle6_mc a.readon:hover,
.mstyle6_mc a.readmore:hover {
	color: #fff;
}

.mstyle6_mc .mod_title {
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 36px;
}
.mstyle6_mc .mod_title .mod_word {
	color: #3b3b3b;
}


/* slideone_tna photospot viewer settings */

.ps_viewer_slideone_tna_panel {
	text-align: center;
}

.ps_viewer_slideone_tna_button,
.ps_viewer_slideone_tna_button_sel {
	display: inline;
	margin-left: 5px;
	border: 1px solid #b6d169;
	background-color: #738f22;
	padding: 2px 5px 2px 7px;
	color: #fff;
	font-size: 12px;
}

.ps_viewer_slideone_tna_button_sel {
	border: 1px solid #fff;
}

.ps_viewer_slideone_tna_button:hover,
.ps_viewer_slideone_tna_button_sel:hover {
	background-color: #607620;
}


/* miscellaneous settings */

#pos_footer {
	text-align: center;
}
#pos_banner {
	text-align: center;
}

/*j17*/
div.pagination { text-align: center; margin: 0 0 15px 0; }
