/*----------------------------------  begin Style-4  MODULE  ----------------------------------*/
div.module-style5 {
    margin: 0;  
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    background: url(../images/box-br.gif) no-repeat bottom right;
    overflow: hidden;
    margin-bottom: 15px;
    color:#0D0D0D;
}
div.module-style5 div {
    padding: 0;
    background: url(../images/box-bl.gif) no-repeat bottom left;
}
div.module-style5 div div {
    padding: 0;
    background: url(../images/box-tr.gif) no-repeat top right;
}    
div.module-style5 div div div {
    padding: 15px 15px;
    background: url(../images/box-tl.gif) no-repeat top left;
}   
div.module-style5 div div div div { 
    margin: 0;
    padding: 0;
    background: none;
}   
div.module-style5 h3 {
    background: url(../images/menu-heading-bg.gif) no-repeat top center;
    display: block; 
    margin: 0;
    padding: 0;
    color:#505050;    
    font-size: 18px; 
    font-weight:normal; 
    line-height: 42px;  
    height: 42px;  
    width: 269px;   
    text-indent:10px;
    text-decoration: none;
}    
div.module-style5 td {   
    height: 30px;
}      
div.module-style5 input.mr-input {
    border: 1px solid #D1CCBE;
    padding:2px;
}
div.module-style5 textarea {
    border: 1px solid #D1CCBE;
    padding:2px;
}

/*----------------------------------  End Style-5  MODULE  ----------------------------------*/

/* COMON STYLE
---------------------*/

* {
	margin: 0;
	padding: 0;
}


html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
	overflow-x: hidden;
	padding: 0;
}

body#bd {
	background: #FFF;
	color: #666666;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 0px;
	font-size: 12px;
	/*color: #333;*/
}

body.fs1 {
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

/* Normal link */
a {
	color: #10679F;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active, a:focus {

}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: "Arial", "Segoe UI", Arial, Helvetica, sans-serif;
}

/* Small text */
small, .smalldark, .mosimage_caption, .createby, .modifydate, a.readon, .img_caption {
	font-size: 92%;
}
.createdate, .small {
	color: #FF6600;
	/*font-weight: bold;*/
	font-size: 80%;
}
/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

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

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding:0 0 2px 15px;
	list-style: none;
}

ol li {
	margin-left: 35px;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/hdot2.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.button {
	color: #3c4550;
}

.button:hover, .button:focus {

}


* html .button {
	padding: 0 !important; /*IE 6*/
}

*+html .button {
	padding: 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #CCCCCC;
}

.inputbox:hover, .inputbox:focus {
	color: #000;
}

/* TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 0px 1em 0px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CACACC;
	background: #FFFFFF;
}

/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(../images/so-q.gif) no-repeat center left;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(../images/sc-q.gif) no-repeat center right;
}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DCDDE0;
	margin: 0.5em 0 0;
	display: block;
	background: url(../images/author.gif) no-repeat 5px 4px #EAEBEE;
	font-size: 90%;
	text-transform: uppercase;
}

/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left #ffffff;
}

p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}

p.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

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

/* Small checklist */
ul.small-checklist {
	list-style: none;
}

ul.small-checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/icon_list.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #7BA566;
	font: bold 20px/normal Arial, sans-serif;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	background: url(../images/author.gif) no-repeat center left;
	font-weight: bold;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
	padding: 0 5px 0 0;
}

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

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}
table.contentpane li {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	display: left;
	overflow: hidden;
	background: none;
}
table.contentpane li a {
	text-decoration: none;
	color: #5C9300;
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contentpaneopen img {
	border: solid 1px #CCC;
	padding: 2px;
	margin: 0 10px 10px 0;
	/*border: solid 3px #FFFFFF;*/
}
table.contentpaneopen img.rank {
	margin: 0;
	border: none;
}
table.contentpaneopen td.viewcomment {
	padding: 10px;
	width: 115px;
	background: url(../images/bg_scboxleft.jpg) repeat-y left;
}
img.caption {
	border: solid 1px #666 !important;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	padding: 5px 0 15px;
	margin: 0 0 10px;
}

.componentheading {
	font-size: 200%;
	font-weight: bold;
	line-height: 1em;
	margin: 10px 0;
	padding: 0 10px 10px 0;
	color: #5C9300;
}
.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	padding: 3px 0 3px 0px;
	margin: 0;
	font-weight: bold;
	background: none;
	color: #00A0AF;
}
#sc-col2 .contentheading {
	color: #353535;
	font-weight: normal;
	width: 100%;
	display: inline-table;
	padding: 0;
	margin: 0;
}
table.blog .contentheading {
	font-size: 120%;
}

.contentheading {
	font-size: 150%;
}
a.contentpagetitle {
	color: #FFFFFF;
	text-decoration: none !important;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	/*color: #c10000;*/
	text-decoration: none !important;
}

a.readon {
	margin: 0 5px 0 0;
	height: 20px;
	line-height: 20px;
	width: 78px;
	float: right;
	margin-top: 5px;
	text-align: center;
	display: block;
	font-weight: 100 !important;
	background: url(../images/bg_readon.jpg) no-repeat top left;
}
a.fullimage {
	padding: 0 0 0 20px;
	display: block;
	width: 110px;
	height: 20px;
	background: url(../images/zoom.jpg) no-repeat left top;
	color: #666666;
}
a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen tr {
	padding: 0 10px !important`;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
table.contentpaneopen ul {
	margin: 20px 0 20px 0;
	list-style: inside;
}
.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #444444;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFF;
}
.sectiontableheader a:hover {
	color: #FFF;
	text-decoration: underline;
}
tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #ECECEC;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #FFFFCC;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 10px;
}

.createdate {
	padding: 10px 3px 10px 10px;
}

.modifydate {
	color:#999999;
	float:left;
	font-size:10px;
	width:100%;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#sc-wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.scsize1 {
	width: 754px;
}
.scsize2 {
	width: 950px;
}
.scsize3 {
	width: 1150px;
}

.scframe {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	display: block;
	overflow: hidden;
}

#sc-containerwrap {
	padding: 15px 20px 0;
	background: #1d1d1d;
	overflow: hidden;
}

#sc-containerwrap2 {
	background: none;
}

#sc-container {
	background: none;
	padding: 0 ;
}

#sc-main-header {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	position: relative;
	background: url(../images/sc_bg_header.png) repeat-x top;
}

#sc-mainmenu {
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	overflow: hidden;
	border-bottom: 10px solid #83AF0E;
	width: 100%;
}
#sc-main-body {
	margin: 0;
	padding: 20px 0 0 0;
	display: block;
	width: 100%;
	overflow: hidden;
	background: url(../images/sc_bg_maincontent.png) repeat-x top;
}
#sc-bar {
	margin: 15px 0;
	padding: 0;
	display: block;
	width: 100%;
	background: #FFF;
}
#sc-bar .sc-bar-button {
	float: left;
	text-align: center;
	width: 33%;
}
.sc-bar-button a {
	color: #A0BE1E;
	display: block;
	font-size: 30px;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	padding: 0 0 0 72px;
	text-decoration: none;
	width: 180px;
	text-align: left;
}
.sc-bar-button a {
	text-decoration: none;
	color: #A0BE1E;
}
.sc-bar-button a span, .getdiv strong {
	color: #5C9300;
	font-weight: bold;
}
#sc-bottom {
	margin: 100px 0 0 0;
	padding: 17px 0 0 0;
	width: 100%;
	display: block;
	overflow: hidden;
	background: url(../images/sc_bg_maincontent.png) repeat-x top;
	color: #888888;
	font-size: 95%;
	line-height:18px;
}
#sc-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sc-bottom li {
	margin: 0;
	padding: 0;
	background: none;
}
#sc-bottom li a {
	color: #888;
	text-decoration: none;
}
#sc-bottom li a:hover,
#sc-bottom li a:active,
#sc-bottom li a:focus {
	color: #555555;
	font-weight: bold;
}
#sc-bottom li.first a {
	font-weight: bold;
}
#sc-bottom li span.separator {
	height: 10px;
	display: block;
}
#sc-footer {
	clear:both;
	text-align: center;
	margin-top: 10px;
}
#main-header-links {
	margin: 10px 0 0 0;
	float: right;
	max-width: 650px;
	height: 50px;
	overflow: hidden;
	text-align:right;
}

#main-header-links ul {
	margin:0;
	padding: 0;
}

#main-header-links ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	color:#888888;
	display: block;
	float: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10px;
	list-style-type: none;
	background: none;
}
#main-header-links a {
	margin: 0;
	padding: 0 0 0 10px;
	display: block;
	float: left;
	height: 23px;
	text-decoration: none;
	background: url(../images/sc_bg_menutop_l.png) no-repeat top left;
}
#main-header-links a span {
	margin: 0;
	padding: 0 10px 0 0;
	height: 23px;
	line-height: 24px;
	font-size: 12px;
	display: block;
	float: left;
	color: #FFF;
	white-space: nowrap;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/sc_bg_menutop_r.png) no-repeat top right;
}
#main-header-links a span span {
	margin: 0;
	padding: 0;
	height: auto;
	line-height: auto;
	background: none;
	cursor: pointer;
}
#main-header-links a:hover,
#main-header-links a:active,
#main-header-links a:focus {
	background: url(../images/sc_bg_menutop_l.png) no-repeat bottom left;
}
#main-header-links a:hover span,
#main-header-links a:active span,
#main-header-links a:focus span {
	background: url(../images/sc_bg_menutop_r.png) no-repeat bottom right;
}
#main-header-links a:hover span span,
#main-header-links a:active span span,
#main-header-links a:focus span span {
	background: none;
}
#main-header-logo {
	float: left;
	padding-right:10px;
	text-align:right;
}

#sc-left {
	margin: 0;
	padding: 0;
	float: left;
	width: 220px;
}
#sc-right {
	float: left;
	margin: 0 0 0 30px;
	width: 300px;
}
#sc-content {
	float: left;
	font-size: 14px;
	line-height: 18px;
	width: 620px;
}
#sc-content h3 {
	color: #393939;
}
#sc-content h1 {
	color: #5C9300;
	font-size: 22px;
	margin: 0 0 10px;
}
#sc-content h2 {
	color: #5C9300;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px;
}
#sc-content h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
}
#sc-content-full {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#sc-center-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 665px;
}

#sc_content_mainmenu {
	padding: 0 0 0 18px;
	background: url(../images/bg_content_mainmenu.png) repeat-y left;
}


/******* ADD-ON for some other modules *****************/
#searchForm td {
	padding: 6px 0;
}
#mod_search_searchword {
	height: 22px;
	width: 180px;
	padding: 4px 0 0 25px;
	text-align:left;
	border: none;
	color: #9B9B9B;
	font-size: 90%;
	background: url(../images/search-bg.gif) no-repeat;
}
div.search .button {
	background: #69A914;
	color: #FFFFFF;
	height: 21px;
	line-height: 21px;
	width: 57px;
	border: none;
	margin: 2px 0 0 5px;
	padding: 0 0 2px 0;
}

/* JV Slide Show
--------------------------*/

#sc-slideshow {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	overflow: hidden;
	color: #FFF;
	background: url(../images/sc_bg_slide.png) repeat-x top #b9da33;
}
#sc-slideshow img {
	border: none;
}
/* TOP MENU
------------------------------------------------*/
#sc-mainnavwrap {
	padding: 0;
	margin: 0;
	display: block;
	height: auto;
	z-index: 999999;
}
#sc-mainnav {
	margin: 0px;
	padding: 0;
	width: 100%;
	display: block;
	float: left;
	/*position: relative;*/
	border: none;
}
#sc-sub-menu {
	overflow: hidden;
}
/* TOP HEADER
------------------------------------------*/
#mod_login_username {
	width: 100px;
	margin: 1px 8px 0 0;
	font-weight: 100;
	padding: 0;
}
#mod_login_password {
	width: 100px;
	margin: 1px 8px 0 0;
	font-weight: 100;
	padding: 0;
}
#sc-topnav li a{
	padding: 0 10px;
	border-left: 1px solid #FFF;
	font-size: 90%;
}

#sc-topnav li.sc-firstitem a{
	border-left: 0;
}

/* Search */
div.sc-search {
	margin: 0px;
	padding: 15px 30px 0 0;
	text-align: right;
	width: 300px;
	float: right;
}
/* HEADER
--------------------------------------------------------- */
#sc-headerwrap {
	color: #CCCCCC;
	line-height: normal;
	padding: 0;
	/*position: relative;*/
}

#sc-header {
	width: 100%;
	height: 85px;
	background: url(../images/bg_head.jpg) no-repeat bottom right #292929;

}
/* LOGO
--------------------*/
h1.logo {
	margin: 0;
	padding: 0;
	font-size: 180%;
	text-transform: uppercase;
	float: right;
}

h1.logo a {
	width: 258px;
	height: 80px;
	display: block;
	background: url(../images/blank.png) top left no-repeat;
	position: relative;
	z-index: 100;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #CCCCCC !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 40px;
	left: 5px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	padding: 2px 5px;
	color: #FFFFFF;
	background: #444444;
	font-size: 92%;
	position: absolute;
	bottom: 20px;
	left: 0;
}

/* BANNER
----------------------------------------------------- */
#sc-banner {
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
}
#sc-banner .advs{
	float: right;
	width: 468px;
	border: 1px solid #BEBEBE;
}
#sc-banner div.banneritem {
	float: left;
}
/* MAIN NAVIGATION
--------------------------------------------------------- */
#sc-space {
	display: block;
	height: 8px;
}

/* MODULE
--------------------------------------------------------- */
span.small {
	padding-left: 10px;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text, 
div.moduletable_contact {
	padding: 0px;
	margin-bottom: 15px;
}
div.module-style1 h3,
div.module-style2 h3,
div.module-style3 h3,
div.module h3,
div.moduletable h3,
div.moduletable_menu h3,
div.module_text h3,
div.module_contact h3 {
	margin: 0 0 10px 0;
	color: #666666;
	font-size: 22px;
	font-weight: bold;
}
#sc-bottom div.module-style1 h3,
#sc-bottom div.module-style2 h3,
#sc-bottom div.module-style3 h3,
#sc-bottom div.module h3,
#sc-bottom div.moduletable h3,
#sc-bottom div.moduletable_menu h3,
#sc-bottom div.module_text h3,
#sc-bottom div.module_contact h3 {
	font-size: 12px;
	font-weight: bold;
}
div.moduletable img,
div.moduletable_menu img,
div.moduletable_text img, 
div.moduletable_contact img {

}
div.module-style1 h3 {
	background: url(../images/sc_bg_h3_style1.png) no-repeat top left;
	display: block;
	height: 35px;
	line-height: 34px;
	margin: 0 0 10px;
	padding: 4px 0 0 45px;
	text-decoration: none;
	width: 251px;
}
div.module-style2 h3 {
	background: url(../images/sc_bg_h3_style2.png) no-repeat top left;
	display: block;
	height: 35px;
	line-height: 34px;
	margin: 0 0 10px;
	padding: 4px 0 0 45px;
	text-decoration: none;
	width: 251px;
}
div.module-style3 h3 {
	background: url(../images/sc_bg_h3_style3.png) no-repeat top left;
	display: block;
	height: 35px;
	line-height: 34px;
	margin: 0 0 10px;
	padding: 4px 0 0 45px;
	text-decoration: none;
	width: 251px;
}
div.module-style1 ul.menu li,
div.module-style2 ul.menu li,
div.module-style3 ul.menu li {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background: none;
	display: block;
	float: left;
	width: 276px;
}
div.module-style1 ul.menu li a,
div.module-style2 ul.menu li a,
div.module-style3 ul.menu li a {
	margin: 0;
	padding: 0;
	background: url(../images/bullet-arrow.png) no-repeat scroll left top;
	color: #333333;
	padding: 0 0 0 20px;
	width: auto;
	height: auto;
	line-height: normal;
}
div.module-style1 ul.menu li a span,
div.module-style2 ul.menu li a span,
div.module-style3 ul.menu li a span {
	background: none;
	float: none;
	font-size: 14px;
	font-weight: 100;
	height: auto;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
div.module-style1 ul.menu li a:hover span,
div.module-style1 ul.menu li a:active span,
div.module-style1 ul.menu li a:focus span,
div.module-style2 ul.menu li a:hover span,
div.module-style2 ul.menu li a:active span,
div.module-style2 ul.menu li a:focus span,
div.module-style3 ul.menu li a:hover span,
div.module-style3 ul.menu li a:active span,
div.module-style3 ul.menu li a:focus span {
	font-weight:bold;
}

div.module span.coll,
div.moduletable span.coll,
div.moduletable_menu span.coll,
div.moduletable_text span.coll,
div.moduletable_contact span.coll {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 20px;
	background: url(../images/sc-colleft.jpg) no-repeat top right;
}
div.module span.show,
div.moduletable span.show,
div.moduletable_menu span.show,
div.moduletable_text span.show,
div.moduletable_contact span.show {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 19px;
	height: 20px;
	background: url(../images/sc-colleft-active.jpg) no-repeat top left;
}


#sc-colwrap div.moduletable_contact h3 {
	background: #3C4450;
	color: #FFF;
	padding: 5px 0 5px 15px;
}
div.sc-collapse {
	width: 100% !important;
	position: relative;
}


/* Module rounded */

div.module_menu,
div.module_sport {
	margin: 0;
	padding: 0 0 17px 0;
	width: 100%;
	background: url(../images/left-box-bottom.gif) no-repeat bottom left;
}
div.module_menu ul,
div.module_sport ul {
}
div.module_menu div,
div.module_sport div {
	margin: 0;
	padding: 13px 0 0 0;
	width: auto;
	overflow: hidden;
	background: url(../images/left-box-top.gif) no-repeat top left;
}
div.module_menu div div,
div.module_sport div div {
	margin: 0;
	padding: 0 20px 0 15px;
	background: url(../images/left-box-middle.gif) repeat-y left;
}
div.module_menu div div div,
div.module_sport div div div {
	padding: 0;
	background: none;
}
div.module_menu h3 {
	margin: 0;
	padding: 0;
	color: #FF6600;
	font-size: 22px;
	font-weight: normal;
	background: url(../images/left-box-cause.gif) no-repeat top right;
}
div.module_sport h3 {
	margin: 0;
	padding: 0;
	color: #FF6600;
	font-size: 22px;
	font-weight: normal;
	background: url(../images/left-box-sport.gif) no-repeat top right;
}

div.module_search {
	margin: 15px 0 30px 20px;
	text-align: center;
}


div.module_orange {
	margin: 0;
	padding: 0 0 17px 0;
	width: 100%;
	color: #FFF;
	background: url(../images/left-box-bottom-orange.gif) no-repeat bottom left;
}
div.module_orange ul {
}
div.module_orange div {
	margin: 0;
	padding: 13px 0 0 0;
	width: auto;
	overflow: hidden;
	background: url(../images/left-box-top-orange.gif) no-repeat top left;
}
div.module_orange div div {
	margin: 0;
	padding: 0 20px 0 15px;
	background: url(../images/left-box-middle-orange.gif) repeat-y left;
}
div.module_orange div div div {
	padding: 0;
	background: none;
}
div.module_orange h3 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}

div.module,
div.module-style1,
div.module-style2,
div.module-style3,
div.module_text,
div.module-tags,
div.module_sport,
div.module_orange {
	margin-bottom: 10px;
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;
}

div.module-tabs {
	margin-bottom: 10px;
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;
	color: #F0F0F0;
}
div.module-tabs div.container {
	display: block;
	width: auto;
	border-top: none;
}
.default .sc-tabs-title-top ul.sc-tabs-title li {
	margin: 0;
	border-left: none;
	border-bottom: none;
}


div.module_menu {
	clear: both;
	float: left;
	overflow: hidden;
}

/*div.module-tabs a {
	color: #FFFFFF;
}*/

div.banneritem_text {
	padding: 5px 0 !important;
}


div.advs {
	text-align: center;
	width: 100%;
}
div.module-round {
	margin: 0 0 15px 0;
	padding: 0;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
	background: url(../images/sc_module_round_br.png) no-repeat bottom right #A0BE1E;
}
div.module-round div {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url(../images/sc_module_round_bl.png) no-repeat bottom left;
}
div.module-round div div {
	background: url(../images/sc_module_round_tr.png) no-repeat top right;
}
div.module-round div div div {
	padding: 10px 20px;
	background: url(../images/sc_module_round_tl.png) no-repeat top left;
}
div.module-round div div div div {
	padding: 0;
	background: none;
}
div.module-round h1 {
	font-size:30px;
	margin:0;
}
div.module-round h2 {
	font-size:18px;
	line-height:26px;
	margin:0;
}
div.module-round h3 {
	/*color:#505050;*/
	font-size:16px;
	margin-top:14px;
}
.blog_list {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
.blog_list li {
	background: transparent url(../images/small_arrow.png) no-repeat scroll left top;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
}
.blog_list li a {
	color: #FFF;
	text-decoration: underline;
}
.subscribe {
	font-size: 14px;
	line-height: 24px;
	margin: 24px 0 0 0;
}
.subscribe a {
	color: #FFF;
}
div.module-round div.subscribe_rss {
	background: url(../images/rss.png) no-repeat scroll left center;
	margin: 10px 0;
	padding: 0 0 0 32px;
}
div.module-round div.subscribe_email {
	background: url(../images/email.png) no-repeat scroll left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 32px;
}

/*----------------------Begin Main Body-------------------------------*/
#sc-mainbody {
	margin: 0px;
	padding: 0px;
	/*overflow: hidden;*/
}


/* BOX STYLE
--------------------*/
.sc-box-br,
.sc-box-full,
#sc-inset {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#sc-com-content {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	width: 100%;
	background: url(../images/bg_column_h.jpg) repeat-x top;
}
#sc-bottom-wrap {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	background: url(../images/bg_column_h.jpg) repeat-x top;
	font-size: 100%;
}
.sc-box-content {
	overflow: hidden;
}
.sc-box-left .sc-box-content {
	padding: 0 8px 0 0;
}
.sc-box-right .sc-box-content {
	padding: 0 0 0 8px;
}
/* Pathway style here 
--------------------------------*/

#sc-pathway {
	margin: 0;
	padding: 5px 0;
	float: left;
	width: 100%;
	font-weight: bold;
	/*background: url(../images/arrow_breadcrumb.jpg) no-repeat 0 center;*/
}
#sc-pathway a,
#sc-pathway span.breadcrumbs {
	color: #00A0AF;
}
#sc-pathway strong {
	margin-right: 5px;
	font-weight: normal;
}

#sc-pathway a {
	text-decoration: none;
}

#sc-pathway img {
	margin: 3px 0 0 0;
}

/*----------------------End Main Body-------------------------------*/

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.sc-box-left, 
.sc-box-center {
	float: left;
	text-align: left;
	overflow: hidden;
	color: #888;
}
#sc-colwrap .sc-box-left {
}
.sc-box-right {
	float: right;
	overflow: hidden;
	color: #888;
}
.sc-box-right img.caption {
	padding: 0;
	margin: 0 0 10px 0;
}
.sc-box-right .moduletable-tags {
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
}

div.sc-box-full h3 {
	background: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#sc-top-wrap {
	overflow: hidden;
}
div.sc-box-left div.moduletable,
div.sc-box-center div.moduletable,
div.sc-box-right div.moduletable {
	padding: 0 10px 0 0;
}

a.signup_button {
	background: url(../images/button_signup.gif) repeat scroll left top;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 37px;
	line-height: 38px;
	margin: 5px 0 0 5px;
	text-align: center;
	text-decoration: none;
	width: 126px;
}
a.signup_button:hover {
	background:transparent url(../images/button_signup.gif) repeat scroll left bottom;
}
a.tour_button {
	background: url(../images/button_tour.gif) repeat scroll left top;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 37px;
	line-height: 38px;
	margin: 0 0 0 5px;
	text-align: center;
	text-decoration: none;
	width: 126px;
}
a.tour_button:hover {
	background: url(../images/button_tour.gif) repeat scroll left bottom;
	float: left;
	height: 37px;
	width: 126px;
}

div.home_bannerfont {
	color: #FFFFFF;
	font-size: 45px;
	padding-top: 50px;
}
div.home_bannerfont h3 {
	font-size: 45px;
	font-weight: normal;
	margin: 0;
	color: #FFF;
}
div.home_bannerfont h2 {
	font-size: 50px;
	font-weight: bold;
	margin: 0 0 70px;
	color: #FFF;
}
div.home_signup_bar {
	background: url(../images/signup_home.gif) no-repeat scroll 0 0;
	height: 47px;
}
div.home_signup_bar h3 {
	color: #505050;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 37px;
	line-height: 38px;
	margin: 5px 0 0 10px;
}
div.home_tour_bar {
	background: url(../images/tour_home.gif) no-repeat scroll 0 0;
	height: 47px;
	margin-top: 10px;
	padding: 5px 0;
}
div.home_tour_bar a.videobutton {
	background: url(../images/video_small.gif) no-repeat scroll left center;
	color: #E98924;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 37px;
	line-height: 38px;
	margin: 0 0 0 10px;
	padding-left: 57px;
}
a#a_plan {
	background: url(../images/sc_buttonbar_style1.png) no-repeat scroll left bottom #FF5555;
}
a#a_plan:hover {
	background: url(../images/sc_buttonbar_style1.png) no-repeat scroll left top #FF5555;
}
a#it_done {
	background: url(../images/sc_buttonbar_style2.png) no-repeat scroll left bottom;
}
a#it_done:hover {
	background: url(../images/sc_buttonbar_style2.png) no-repeat scroll left top;
}
a#better {
	background: url(../images/sc_buttonbar_style3.png) no-repeat scroll left bottom;
}
a#better:hover {
	background: url(../images/sc_buttonbar_style3.png) no-repeat scroll left top;
}
.big_ticks {
	font-size: 18px;
	font-weight: normal;
	list-style: none;
	margin: 0;
	padding: 0;
}
.big_ticks li {
	background: url(../images/tick_big.png) no-repeat scroll left top;
	height: 20px;
	margin: 10px 0 0;
	padding: 0 0 0 28px;
}
.small_ticks {
	list-style: none;
	margin: 15px 0 0;
	padding: 0;
}
.small_ticks li {
	background: url(../images/tick_small.png) no-repeat scroll left top;
	margin: 0 0 5px;
	padding: 0 0 0 24px;
}
.security {
	background: url(../images/lock.png) no-repeat scroll left center;
	padding-left:64px;
}
.sc_home_bubble {
	background: url(../images/home_bubble.png) no-repeat scroll 0 0;
	color: #505050;
	font-size: 13px;
	height: 78px;
	line-height: 20px;
	padding: 15px;
	width: 268px;
}
.sc_home_bubble_name {
	color: #5C9300;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0 0 35px;
}
.sc_home_logo {
	margin: 20px 0 15px;
	text-align: center;
}

ul.menu-style1 li,
ul.menu-style2 li,
ul.menu-style3 li {
	margin: 0;
	padding: 0;
	background: none;
}
ul.menu-style1 li a {
	background: url(../images/sc_buttonbar_small_style1.png) no-repeat top left;
	color: #5C9300;
	display: block;
	height: 35px;
	line-height: 34px;
	margin: 0 0 10px;
	padding: 4px 0 0 0;
	text-decoration: none;
	width: 296px;
}
ul.menu-style2 li a,
ul.menu-style3 li a {
	background: url(../images/sc_buttonbar_small_style2.png) no-repeat scroll 0 0;
	color: #5C9300;
	display: block;
	height: 36px;
	line-height: 34px;
	margin: 0 0 10px;
	padding: 4px 0 0 0;
	text-decoration: none;
	width: 296px;
}
ul.menu-style1 li.first a span {
	background: url(../images/sc_button_small_style1.png) no-repeat scroll left top;
	height: 32px;
	float: left;
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 4px;
	padding:0 0 0 42px;
}
ul.menu-style2 li.first a span {
	background: url(../images/sc_button_small_style2.png) no-repeat scroll left top;
	height:32px;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 5px;
	padding:0 0 0 42px;
}
ul.menu-style3 li.first a span {
	background: url(../images/sc_button_small_style3.png) no-repeat scroll left top;
	height:32px;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 5px;
	padding:0 0 0 42px;
}
ul.menu-style1 li.first a:hover span,
ul.menu-style1 li.first a:active span,
ul.menu-style1 li.first a:focus span {
	background: url(../images/sc_button_small_style1.png) no-repeat scroll left bottom;
}
ul.menu-style2 li.first a:hover span,
ul.menu-style2 li.first a:active span,
ul.menu-style2 li.first a:focus span {
	background: url(../images/sc_button_small_style2.png) no-repeat scroll left bottom;
}
ul.menu-style3 li.first a:hover span,
ul.menu-style3 li.first a:active span,
ul.menu-style3 li.first a:focus span {
	background: url(../images/sc_button_small_style3.png) no-repeat scroll left bottom;
}

ul.menu-style1 ul,
ul.menu-style2 ul,
ul.menu-style3 ul {
	margin: 0 0 0 30px;
	font-size: 14px;
}
ul.menu-style1 ul a,
ul.menu-style2 ul a,
ul.menu-style3 ul a {
	background: url(../images/bullet-arrow.png) no-repeat scroll left top;
	color: #333333;
	padding: 0 0 0 20px;
	width: auto;
	height: auto;
	line-height: normal;
}
ul.menu-style1 li.first li a span,
ul.menu-style2 li.first li a span,
ul.menu-style3 li.first li a span {
	background: none;
	height: auto;
	float: none;
	font-size: 14px;
	font-weight: 100;
	margin: 0;
	padding: 0;
	color: #393939;
	text-decoration: underline;
}
ul.menu-style1 li.first li a:hover span,
ul.menu-style1 li.first li a:active span,
ul.menu-style1 li.first li a:focus span,
ul.menu-style2 li.first li a:hover span,
ul.menu-style2 li.first li a:active span,
ul.menu-style2 li.first li a:focus span,
ul.menu-style3 li.first li a:hover span,
ul.menu-style3 li.first li a:active span,
ul.menu-style3 li.first li a:focus span {
	font-weight: bold;
	background: none;
}
div.grey-1 h3 {
	background: url(../images/sc_bg_h3_style1_2.png) no-repeat top left;
}
div.grey-2 h3 {
	background: url(../images/sc_bg_h3_style2_2.png) no-repeat top left;
}
div.grey-3 h3 {
	background: url(../images/sc_bg_h3_style3_2.png) no-repeat top left;
}
img {
	border: none !important;
}
