/*------------------------------------------------------------------------
# SC_SMARTCHOICE
# ------------------------------------------------------------------------
# Copyright (C) 2008-2009 SMARTCHOICESITES. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: SMARTCHOICESITES.COM
# Websites:  http://www.smartchoicesites.com
# Email: sales@smartchoicesites.com
-------------------------------------------------------------------------*/





/* COMMON STYLE

--------------------------------------------------------- */

html, body, form, fieldset {

	margin: 0;

	padding: 0;

}



body {

	color: #000000;

	background: #FFFFFF;

	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;

	line-height: 150%;

}



body#bd {

	color: #666666;

	background: url(../images/homepage01.jpg) repeat-x top center #FFFFFF;

}



body.contentpane {

	width: auto; /* Printable Page */

	margin: 1em 2em;

	background: #FFFFFF;

	color: #000000;

	font-size: 12pt;

	font-family: serif;

	line-height: 140%;

}



body.fs1 {

	font-size: 9px;

}



body.fs2{

	font-size: 10px;

}



body.fs3{

	font-size: 11px;

}



body.fs4{

	font-size: 12px;

}



body.fs5{

	font-size: 13px;

}



body.fs6{

	font-size: 14px;

}



/* Normal link */

a {

	color: #35A6BE;

	text-decoration: none;

}



a:hover, a:active, a:focus {

	color: #35A6BE;

	text-decoration: underline;

}



/* Title text */

.contentheading, .componentheading, .blog_more strong, h1, h2, h3 {

	font-family: "Segoe UI", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-transform: uppercase;

}



/* Small text */

small, .small, .smalldark, .mosimage_caption {

	color: #999999;

	font-size: 100%;

}



/* Heading */

h1 {

	font-size: 180%;

}



h2 {

	font-size: 155%;

}



h3 {

	font-size: 125%;

	font-weight: bold;

}



h4 {

	font-size: 100%;

	text-transform: uppercase;

}



p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {

	margin: 10px 0;

	padding: 0;

}



ul {

	list-style: none;

}



ul li {

	padding-left: 30px;

	background: url(../images/bullet-list.gif) no-repeat 15px 6px;

	line-height: 180%;

}



ol li {

	margin-left: 35px;

	line-height: 180%;

}



th {

	padding: 5px;

	font-weight: bold;

	text-align: left;

}



fieldset {

	border: none;

}



fieldset a {

	font-weight: bold;

}



hr {

	border-top: 1px solid #DDDDDD;

	border-right: 0;

	border-left: 0;

	border-bottom: 0;

	height: 1px;

}



a img {

	border: none;

}



td, div {

	font-size: 100%;

}



/* FORM

--------------------------------------------------------- */

form {

	margin: 0;

	padding: 0;

}



form label {

	cursor: pointer;

}



input, select, textarea, .inputbox {

	padding: 1px;

	font-family: Tahoma, Arial, sans-serif;

	font-size: 100%;

}



select, textarea, .inputbox {

	background: #FFFFFF;

	color: #666666;

}



/*.button {

	padding: 2px 5px;

	border-top: 1px solid #EFEFEF;

	border-right: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	border-left: 1px solid #EFEFEF;

	color: #333333;

	background: url(../images/grad1.gif) repeat-x top #F2F9FD;

}*/



* html .button, *+html .button {

	padding: 2px 3px !important;

}



.inputbox {

	margin-bottom: 1px;

	padding: 3px 2px;

	border: 1px solid #DDDDDD;

	background: #FFFFFF;

}



.inputbox:hover, .inputbox:focus {

}



/* BONUS TYPOGRAPHY STYLES

--------------------------------------------------------- */

pre, .code {

	padding: 10px 15px;

	margin: 5px 0 15px;

	border-left: 5px solid #999999;

	background: #F2F9FD;

}



blockquote {

	font-style:italic;

	padding: 1em 40px 1em 15px;

}



blockquote span.open {

	padding: 3px 0 3px 30px;

	background: url(../images/so-q.gif) no-repeat left top;

}



blockquote span.close {

	padding: 3px 30px 3px 0;

	background: url(../images/sc-q.gif) no-repeat bottom right;

}





.dropcap {

	float: left;

	padding: 4px 3px 0 0;

	display: block;

	color: #35A6BE;

	font-family: Georgia, Times, serif;

	font-size:150%;

	line-height:40px;

}



/* Tips, Error, Message, Hightlight*/

.error {

	padding-left: 25px;

	color: #CC0000;

	background: url(../images/bullet-error.gif) no-repeat top left;

}



.message {

	padding-left: 25px;

	color: #F29441;

	background: url(../images/bullet-info.gif) no-repeat top left;

}



.tips {

	padding-left: 25px;

	color: #35A6BE;

	background: url(../images/bullet-tips.gif) no-repeat top left;

}



.highlight {

	padding: 1px 5px;

	background: #caebfd;

	font-weight: bold;

}



/* Note Style */

p.stickynote {

	padding: 10px 0px 10px 50px;

	border: 1px solid #DDDDDD;

	background: url(../images/sticky-bg.gif) no-repeat 5px 10px #FFFFFF;

}



p.download {

	padding: 10px 0px 10px 50px;

	border: 1px solid #DDDDDD;

	background: url(../images/download-bg.gif) no-repeat 5px 10px #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;

}



/* 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;

}



/* Smallnumber */

ol.smallnumber {

	margin: 0;

	padding: 0;

	list-style: none;

}



ol.smallnumber li {

	margin: 10px 0 10px 30px;

	padding: 3px 0 5px 30px;

	line-height: 150%;

}



ol.smallnumber li.number-1 {

	background: url(../images/n-1.gif) no-repeat left top;

}



ol.smallnumber li.number-2 {

	background: url(../images/n-2.gif) no-repeat left top;

}



ol.smallnumber li.number-3 {

	background: url(../images/n-3.gif) no-repeat left top;

}



ol.smallnumber li.number-4 {

	background: url(../images/n-4.gif) no-repeat left top;

}



ol.smallnumber li.number-5 {

	background: url(../images/n-5.gif) no-repeat left top;

}



ol.smallnumber li.number-6 {

	background: url(../images/n-6.gif) no-repeat left top;

}



ol.smallnumber li.number-7 {

	background: url(../images/n-7.gif) no-repeat left top;

}



ol.smallnumber li.number-8 {

	background: url(../images/n-8.gif) no-repeat left top;

}



ol.smallnumber li.number-9 {

	background: url(../images/n-9.gif) no-repeat left top;

}



/* Bignumber */

.bignumber {

	float: left;

	margin-right: 8px;

	padding: 6px 7px;

	display: block;

	color: #FFFFFF;

	background: url(../images/ol-bg.gif) no-repeat top left;

	font: 20px/normal Arial, sans-serif;

	font-weight: bold;

}



/* Talking box. Thinking box. */

div.bubble1, div.bubble2, div.bubble3, div.bubble4 {

	margin: 15px 0;

	width:90%;

}



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;

}



/* Legend */

.legend-title {

	margin: 0;

	padding: 0 3px;

	float: left;

	display: block;

	background: #FFFFFF;

	color: #35A6BE;

	font-weight: bold;

	position: absolute;

	top: -12px;

	left: 7px;

}



.legend {

	margin: 20px 0;

	padding: 0 10px;

	border: 1px solid #CACACC;

	background: #FFFFFF;

	position: relative;

}



/* JOOMLA STYLE

--------------------------------------------------------- */

table.blog {

}



.article_seperator {

	display: block;

	height: 15px;

}



#sc-col1 .article_seperator, #sc-col2 .article_seperator {

	display: none;

}



table.contentpane {

	border: none;

	width: 100%;

}



table.contentpaneopen {

	border: none;

	border-collapse: collapse;

	border-spacing: 0;

}



table.contenttoc {

	margin: 0 0 10px 10px;

	padding: 0;

	width: 35%;

}



table.contenttoc a {

}



table.contenttoc td {

	padding: 3px 5px 3px 22px;

	background: url(../images/arrow.png) no-repeat 10px 7px;

}



table.contenttoc th {

	padding: 5px;

	border-top: 1px solid #EFEFEF;

	border-right: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	border-left: 1px solid #EFEFEF;

	background: url(../images/grad1.gif) repeat-x top #F2F9FD;

	font-weight: bold;

	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 .sectiontableheader {

	padding: 8px 5px !important;

}



table.pollstableborder img {

	vertical-align: baseline;

}



table.pollstableborder td {

	padding: 2px!important;

	border-collapse: collapse;

	border-spacing: 0;

}



table.pollstableborder tr.sectiontableentry1 td {

	border: none;

	background: #F2F9FD;

}



table.pollstableborder tr.sectiontableentry2 td {

	border: none;

}



table.searchintro {

	padding: 10px 0;

	width: 100%;

}



table.searchintro td {

	padding: 5px!important;

}



table.adminform {

	width: 400px!important; /*Control the Frontend Editor area width*/

}



.adminform .inputbox {

}



.blog_more {

	margin: 10px 0;

}



.blog_more strong {

	margin: 0 0 5px;

	display: block;

	background: url(../images/h3-bg.gif) no-repeat center left;

	font-size: 150%;

	line-height: 30px;

	text-indent: 10px;

}



.blog_more ul {

	margin: 0;

	padding: 0;

}



.blog_more ul li {

	margin: 0;

	padding: 0 0 0 24px;

	background: url(../images/arrow.png) no-repeat 12px 5px;

}



td.buttonheading {

	padding: 0 0 0 8px!important;

	text-align: center;

}



.category {

	font-weight: bold;

}



.clr {

	clear: both;

}

.neo-lightbox {

	border:1px solid #B6B6B6;

	float:left;

	margin:0 15px 15px 0;

	padding:5px;

	text-align:center;

	width:200px;

}

.neo-lightbox img {

	border:1px solid #B6B6B6;

}

.list-footer {

	clear: both;

	text-align:center;

}

.neo-lightbox:hover {

	border:1px solid #B6B6B6;

	background: #FDFFD6;

}

.componentheading {

	padding: 0 0 15px 0;

	margin-bottom: 20px;

	border-bottom: 1px solid #DDDDDD;

	font-size: 250%;

}



.contentdescription {

	padding-bottom: 30px;

}



table.blog .contentheading {

	font-size: 110%;

}



.contentheading {

	padding-bottom: 5px;

	font-size: 110%;

}



a.contentpagetitle,

a.contentpagetitle:hover,

a.contentpagetitle:active,

a.contentpagetitle:focus {

}



a.readon {

	color: #F29441;

}



a.readon:hover, a.readon:active, a.readon:focus {

	color: #F29441;

}



table.contentpaneopen td, table.contentpane td {

}



table.contentpaneopen, table.contentpane, table.blog {

	width: 100%;

}



.createdate {

	padding: 2px;

	color: #999999;

}



.modifydate {

	color: #999999;

	height: 15px;

}



.moduletable {

	padding: 0;

}



.mosimage {

	margin: 5px 10px 5px 0;

	padding: 0 0 5px;

}



* html .mosimage {

	padding: 5px 0 !important; /*IE 6*/

	margin: 15px 10px 10px 0;

}



*+html .mosimage {

	padding: 5px 0 !important; /*IE 7*/

}



.mosimage img {

	padding: 0 !important;

	margin: 0 !important;

}



.mosimage_caption {

	margin-top: 3px;

	padding: 1px 2px;

	color: #999999;

}



.pagenav,

.pagenav_prev,

.pagenav_next,

.pagenavbar {

	padding: 0 2px;

}



a.pagenav,

.pagenav_prev a,

.pagenav_next a,

.pagenavbar a {

}



a.pagenav:hover, a.pagenav:active, a.pagenav:focus,

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,

.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,

.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {

}



.pagenavbar {

	padding-left: 14px;

	background: url(../images/pages.gif) no-repeat center left;

}



.pagenavcounter {

	padding: 8px 14px 0 14px;

	background: url(../images/pages.gif) no-repeat 0 11px;

}



.sectiontableheader {

	padding: 5px;

	border-top: 1px solid #EFEFEF;

	border-right: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	border-left: 1px solid #EFEFEF;

	background: url(../images/grad1.gif) repeat-x top #F2F9FD;

	font-weight: bold;

}



tr.sectiontableentry1 td {

	padding: 7px 5px;

	background: url(../images/dot.gif) repeat-x bottom;

}



tr.sectiontableentry2 td {

	padding: 7px 5px;

	background: url(../images/dot.gif) repeat-x bottom;

}



tr.sectiontableentry1:hover td,

tr.sectiontableentry2:hover td {

	background: url(../images/dot.gif) repeat-x bottom #F2F9FD;

}



.smalldark {

	text-align: left;

}



div.syndicate div {

	text-align: center;

}



.pollstableborder tr.sectiontableentry1 td,

.pollstableborder tr.sectiontableentry2 td {

	background: none;

}



/* MAIN LAYOUT DIVS

--------------------------------------------------------- */

#sc_maincontent {

	overflow: hidden;

}

#sc_wrapper {

	width: 980px;

	margin: 0 auto;

}

/* TOP MENU */

#sc_topmenu {

	width: 38%;

	float: right;

	padding-top: 65px;

	padding-bottom:12px;

	

	margin-right:15px;

}



#sc_topmenu ul li {

	float: right;

	background: url(../images/icon_default.png) no-repeat scroll 15px 4px;	

}

#sc_topmenu ul li.item77 {

	background: url(../images/icon_home.png) no-repeat scroll 15px 4px;	

}

#sc_topmenu ul li.item28 {

	background: url(../images/icon_faq.png) no-repeat scroll 15px 4px;	

}

#sc_topmenu ul li.item18 {

	background: url(../images/icon_contact.png) no-repeat scroll 15px 4px;	

}

#sc_topmenu ul li a {

	color: #969696;

}

#sc_mainmenu {

	display: block;

	clear: both;

	margin: 0 auto;

	background: url(../images/menu_r.png) no-repeat scroll right top;

	

}

#sc_mainmenu div {

	background: url(../images/menu_l.png) no-repeat scroll left top;

	height: 44px;

	text-align: center;

}



#sc_user9,

#sc_left {

	width: 24%;

	float: left;

}

#sc_user8,

#sc_right {

	float: right;

	width: 23%;

}

#sc_right .moduletable-box,

#sc_right .moduletable {

	padding-left: 30px;

}

#sc_left .moduletable-box,

#sc_left .moduletable {

	padding-left: 25px;

	margin-bottom: 15px;

	padding-bottom: 10px;

}

#sc_topinset,

#sc_bottominset {

	overflow: hidden;

	clear: both;

	margin-bottom: 15px;

}

#sc_user1,

#sc_user2,

#sc_user3,

#sc_user4 {

	float:left;

	width:49.95%;

}

#sc_user5,

#sc_user6,

#sc_user7 {

	float:left;

	width:33.3%;	

}

#sc_footer {

	margin-top:10px;

	overflow: hidden;

	padding-left:20px;

}

#sc_footer .moduletable,

#sc_footer .moduletable-plain {

	padding: 10px;

}

#sc_pathway {

	background: url(../images/pathway_r.gif) no-repeat top right;

	margin-top: 8px;

}

#sc_pathway div {

	background: url(../images/pathway_l.gif) no-repeat top left;

	padding: 10px 20px;

	height: 18px;

}

#sc_pathway a,

#sc_pathway img {

	margin-right: 10px;

}

#sc_user1 .moduletable,

#sc_user2 .moduletable,

#sc_user3 .moduletable,

#sc_user4 .moduletable,

#sc_user1 .moduletable-plain,

#sc_user2 .moduletable-plain,

#sc_user3 .moduletable-plain,

#sc_user4 .moduletable-plain {

	padding:0.6em 1.2em;

}

#sc_footermod {

	width: 49.5%;

	float: left;

}

#sc_bottom {

	width: 49.5%;

	float: right;

	text-align: right;

}

#sc_content {

	float:left;

	width:514px;

}

#sc_content_fr {

	float:left;

	width:737px;

}

#sc_content_full {

	width:99%;

}

#sc_headermod {

	float:left;

	width:514px;

	overflow: hidden;

}

#sc_headermod_fr {

	float:left;

	width: 742px;

	overflow: hidden;

}

#sc_headermod_full {

	float:left;

	width: 100%;

	overflow: hidden;

}

#sc_inbanner {

	margin-top: 15px;

}

#sc_subheader,

#sc_body {

	margin-top: 18px;

	overflow: hidden;

	background: url(../images/banner_r.png) no-repeat scroll right bottom; 

	width:100%;

}

#sc_subheader_l,

#sc_body_l {

	overflow: hidden;

	background: url(../images/banner_l.png) no-repeat scroll left bottom; 

	padding-bottom: 15px;

}

/* COPY OLD CSS */

.mr-texareainput {

height:134px;

width:160px;

}

.mr-input {

	width:160px;

}

.nl-input {

	width:170px;

}



#sc-mainwrapper {

	padding-bottom: 30px;

	background: url(../images/body-bot.jpg) no-repeat bottom center;

}



#sc-wrapper {

	padding-top: 17px;

	width: 970px;

	margin: 0 auto;

	clear: both;

}



.narrow #sc-wrapper {

	width: 750px;

}



#sc-wrapper-top {

	background: url(../images/mainwrap-top.png) no-repeat top;

	height: 15px;

}



#sc-wrapper-bottom {

	display: block;

	background: url(../images/mainwrap-bot.png) no-repeat bottom;

	height: 50px;

}



#sc-wrapper-inner {

	padding: 0 6px;

	background: url(../images/mainwrap-center.png) repeat-y top;

}



.narrow #sc-wrapper-top {

	background: url(../images/mainwrap-top2.png) no-repeat top;

}



.narrow #sc-wrapper-bottom {

	background: url(../images/mainwrap-bot2.png) no-repeat bottom;

}



.narrow #sc-wrapper-inner {

	background: url(../images/mainwrap-center2.png) repeat-y top;

}



/* PRIMARY COLUMN

--------------------------------------------------------- */

#sc-content {

	float: left;

	width: 60%;

	background: url(../images/dot.gif) repeat-y top right;

}



#sc-content div.innerpad {

	clear: both;

	margin: 0;

	padding: 15px 20px;

	display: block;

	height: 300px;

}



html>body #sc-content div.innerpad {

	height: auto;

	min-height: 300px;

}



/* SECONDARY COLUMNS

--------------------------------------------------------- */

#sc-colwrap {

	float: right;

	width: 40%;

	background: url(../images/col-bg.gif) no-repeat bottom right;

}



#sc-colwrap div.innerpad {

	background: url(../images/vdot.gif) repeat-y top center;

}



#sc-col1 {

	float: left;

	width: 50%;

	overflow: hidden;

}



#sc-col2 {

	float: right;

	width: 49.9%;

	overflow: hidden;

}



#sc-col1 table, #sc-col2 table {

	border-collapse: collapse;

	border-spacing: 0;

}



#sc-col1 ul, #sc-col2 ul {

	margin: 0;

	padding: 0;

}



#sc-col1 ul li, #sc-col2 ul li {

	padding-left: 13px;

	background: url(../images/bullet-list.gif) no-repeat 2px 8px;

}



#sc-masscol {

	background: url(../images/hdot.gif) repeat-x bottom #FFFFFF;

}



/* COLLAPSIBLE LAYOUT

--------------------------------------------------------- */

#sc-containerwrap, #sc-containerwrap-cm, #sc-containerwrap-c, #sc-containerwrap-f {

	padding: 2px 0;

	background: url(../images/hdot.gif) repeat-x top left;

}



#sc-container {

	background: url(../images/content-bg.gif) no-repeat 132px bottom;

}



.narrow #sc-container {

	background: url(../images/content-bg.gif) no-repeat left bottom;

}



/* full */

#sc-containerwrap-f #sc-container {

	background: #FFFFFF;

}



#sc-containerwrap-f #sc-content {

	width: 100%;

}



/* content + col + mass */

#sc-containerwrap-cm {

}



#sc-containerwrap-cm #sc-container {

	background: none;

}



#sc-containerwrap-cm #sc-col1,

#sc-containerwrap-cm #sc-col2 {

	width: 100%;

}



/* content + col */

#sc-containerwrap-c {

}



#sc-containerwrap-c #sc-container {

	background: url(../images/content-bg.gif) no-repeat 324px bottom;

}



.narrow #sc-containerwrap-c #sc-container {

	background: url(../images/content-bg.gif) no-repeat 150px bottom;

}



#sc-containerwrap-c #sc-content {

	width: 80%;

}



#sc-containerwrap-c #sc-colwrap {

	width: 20%;

	background: url(../images/col-bg.gif) no-repeat right bottom;

}



#sc-containerwrap-c #sc-colwrap div.innerpad {

	background: none;

}



#sc-containerwrap-c #sc-col1,

#sc-containerwrap-c #sc-col2 {

	width: 100%;

}



/* content + mass */

#sc-containerwrap-m {

	background: url(../images/mainwrap-bg1.gif) repeat-y 60% 0;

}



#sc-containerwrap-m #sc-container {

	background: none;

}



/* HEADER

--------------------------------------------------------- */

#sc-header {

	height: 55px;

	position: relative;

	z-index: 999;

}



h1.logo {

	margin: 0;

	padding: 0;

	width: 60%;

	float: left;

	padding-top: 30px;

}



h1.logo a {

	display: block;

	text-transform: uppercase;

	outline: none;

	text-decoration: none !important;

}



/* Search */

#sc-search {

	width: 142px;

	background: url(../images/search-bg.gif) no-repeat;

	position: absolute;

	bottom: 20px;

	right: 10px;

	height: 20px;

}



#sc-search .inputbox {

	width: 100px;

	padding: 0;

	border: none;

	margin: 3px 0 0 5px;

	color: #35A6BE;

	background: #FFFFFF;

}



/* MAIN NAVIGATION

--------------------------------------------------------- */

#sc-mainnav {

	position: absolute;

	bottom: 5px;

	left: 180px;

}



#sc-mainnav a,

#sc-mainnav a:hover,

#sc-mainnav a:active,

#sc-mainnav a:focus,

#sc-subnav a,

#sc-subnav a:hover,

#sc-subnav a:active,

#sc-subnav a:focus {

	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;

	outline: none;

}



/* Default Joomla! Menu */

a.mainlevel {

	padding: 5px 0 5px 15px;

	width: 90%;

	border-bottom: 1px solid #EFEFEF;

	display: block;

	color: #333333;

	background: url(../images/arrow.png) no-repeat 3px 9px;

}



a.mainlevel:hover,

a.mainlevel:active,

a.mainlevel:focus {

	color: #35A6BE;

	background: url(../images/arrow.png) no-repeat 3px 9px #F7F7F7;

	text-decoration: none;

}



a.mainlevel#active_menu {

	color: #333333;

	background: url(../images/arrow.png) no-repeat 3px 9px #EFEFEF;

	font-weight: bold;

}



a.sublevel {

	padding: 5px 4px 5px 15px;

	display: block;

}



a.sublevel:hover,

a.sublevel:active,

a.sublevel:focus {

}



#active_menu {

	color: #35A6BE;

	font-weight: bold;

}



#sc-pathway {

	padding: 0 3px 5px;

	display: block;

	color: #999999;

}



#sc-pathway img {

	margin: 1px 5px 0;

}



#sc-pathway a {

	font-weight: bold;

}



/* MODULE

--------------------------------------------------------- */

div.moduletable h3,

div.moduletable-default h3 {

	font-size: 120%;

	font-weight: bold;

	line-height: normal;

	text-transform: uppercase;

}



div.moduletable,

div.moduletable-default {

	padding: 10px 15px;

}



div.icon1 h3 {

	background-image: url(../images/icon/h3-icon1.png);

}



div.icon2 h3 {

	background-image: url(../images/icon/h3-icon2.png);

}



div.icon3 h3 {

	background-image: url(../images/icon/h3-icon3.png);

}



div.icon4 h3 {

	background-image: url(../images/icon/h3-icon4.png);

}



div.icon5 h3 {

	background-image: url(../images/icon/h3-icon5.png);

}



div.icon6 h3 {

	background-image: url(../images/icon/h3-icon6.png);

}



div.icon7 h3 {

	background-image: url(../images/icon/h3-icon7.png);

}



div.icon8 h3 {

	background-image: url(../images/icon/h3-icon8.png);

}



div.icon9 h3 {

	background-image: url(../images/icon/h3-icon9.png);

}



#sc-col1 div.moduletable h3,

#sc-col2 div.moduletable h3,

#sc-col1 div.moduletable-default h3,

#sc-col2 div.moduletable-default h3 {

	padding: 0 0 5px 0;

	margin-bottom: 10px;

	background: url(../images/hdot.gif) repeat-x bottom left;

	color: #35A6BE;

}



#sc-colwrap div.moduletable,

#sc-colwrap div.moduletable-default {

	padding: 10px 14px !important;

	margin: 0 1px;

}



/* SPOTLIGHT

--------------------------------------------------------- */

/* Top Spotlight */

#sc-topslwrap {

	margin: 0;

	padding: 0;

}



#sc-topsl {

	margin: 0;

	padding: 0 10px 10px;

}



/* Top Modules */

#sc-top {

	float: right;

	width: 40%;

}



#sc-top div.module {

	margin: 0 0 0 5px;

	padding: 0;

	background: url(../images/boxsl-br.gif) no-repeat right bottom;

}



#sc-top div.module div {

	background: url(../images/boxsl-bl.gif) no-repeat left bottom;

}



#sc-top div.module div div {

	background: url(../images/boxsl-tr.gif) no-repeat right top;

}



#sc-top div.module div div div {

	margin: 0;

	padding: 5px 10px;

	background: url(../images/boxsl-tl.gif) no-repeat left top;

	height: 195px;

}



/* Spotlight Box Style */

.sc-box-left, .sc-box-center, .sc-box-right {

	float: left;

	overflow: hidden;

}



.sc-box-full {

	float: none;

	overflow: hidden;

}



#sc-botsl1 div.moduletable-default,

#sc-botsl2 div.moduletable-default,

#sc-botsl1 div.moduletable,

#sc-botsl2 div.moduletable {

	padding: 15px 20px;

}



#sc-botsl div.sc-bot-right {

	background: none;

}



div.sc-box-rightcol {

	float: right;

}



/* Bottom Spotlight 1 */

#sc-botsl1 {

	border-top: 1px solid #DDDDDD;

	border-bottom: 1px solid #FFFFFF;

	margin-top: 2px;

	background: url(../images/grad2.gif) repeat-x left bottom #FFFFFF;

	color: #666666;

}



#sc-botsl1 div.sc-box-left,

#sc-botsl1 div.sc-box-right {

	background: url(../images/vdot.gif) repeat-y right top;

}



/* Bottom Spotlight 2 */

#sc-botsl2 {

	border-top: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

	background: url(../images/grad2.gif) repeat-x left bottom #FFFFFF;

	color: #666666;

}



#sc-botsl2 div.sc-box-left,

#sc-botsl2 div.sc-box-center {

	background: url(../images/vdot.gif) repeat-y right top;

}



/* Common Style for Spotlight */

#sc-botsl1 ul, #sc-botsl2 ul {

	margin: 0;

	padding: 0;

}



#sc-botsl1 li, #sc-botsl2 li {

	padding-left: 15px;

	margin: 0;

	background: url(../images/arrow.png) no-repeat 2px 6px;

}



#sc-botsl1 td, #sc-botsl2 td {

	padding: 0;

}



#sc-botsl1 .article_seperator, #sc-botsl2 .article_seperator {

	display: none;

}



#sc-botsl1 table, #sc-botsl2 table {

	border-collapse: collapse;

	border-spacing: 0;

}



/* FOOTER

--------------------------------------------------------- */

#sc-footer {

	clear: both;

	padding: 20px;

	margin-top: 1px;

	background: url(../images/hdot.gif) repeat-x top left;

	position: relative;

}



#sc-footer small, #sc-footer address {

	padding: 0;

	float: left;

	display: block;

	color: #999999;

	font-style: normal;

}



#sc-footer a {

	color: #999999;

}



#sc-footer a:hover, #sc-footer a:active, #sc-footer a:focus {

	color: #333333;

}



#sc-footer ul {

	margin: 0 0 5px 0;

	padding: 0;

}



#sc-footer li {

	margin: 0;

	padding: 0;

	display: inline;

	background: none;

}



#sc-footer li a {

	padding: 0 20px 0 0;

	display: inline;

	font-weight: bold;

	line-height: normal;

}



/* USER TOOLS

--------------------------------------------------------- */

#sc-usercolorswrap {

	font-size: 11px;

	position: absolute;

	top: 20px;

	right: 15px;

}



#sc-usertoolswrap {

	font-size: 11px;

	position: absolute;

	bottom: 10px;

	right: 200px;

}



#sc-usertools {

	margin: 0;

	padding: 10px 0 4px 0;

	float: left;

}



#sc-usercolors ul,

#sc-usertools ul {

	margin: 0;

	padding: 0 0 0 10px;

	float: left;

}



#sc-usercolors ul li,

#sc-usertools ul li {

	margin: 0;

	padding: 0;

	list-style: none;

	display: inline;

	background: none;

}



#sc-usercolors img,

#sc-usertools img {

	padding: 0;

	margin: 0 2px;

}



#sc-usercolors {

	float: left;

	padding: 10px 5px 4px;

}



/* MISCELLANOUS

----------------------------------------------------------- */

/* User Tools */

#scusertoolswrap {

	width: 30px;

	display: block;

	font-size: 12px;

	z-index: 2;

	position: relative;

}



#scusertoolswrap:hover,

#scusertoolswrap.sc-toolswraphover {

}



span.sc-sitetool {

	margin: 0;

	padding: 0;

	width: 30px;

	display: block;

	color: #000000;

	font-size: 90%;

	font-weight: bold;

	text-align: center;

	text-decoration: none;

	cursor: pointer;

}



#sc-usertools {

	padding: 0;

	width: 30px;

	font-size: 11px;

	line-height: normal;

	position: absolute;

	bottom: 20px;

	right: 0px;

	height: 0px;

	overflow: hidden;

}



#sc-usertools ul {

	margin: 5px 0 5px;

	padding: 0;

}



#sc-usertools ul li {

	padding: 0;

	margin: 0;

	list-style: none;

	background: none;

	line-height: normal;

}



#sc-usertools img {

	padding: 0 7px;

	clear: both;

}



ul.accessibility {

	position: absolute;

	top: -100%;

}



#sc-banner {

	text-align: center;

}



div.back_button a,

div.back_button a:hover,

div.back_button a:active {

}



#modlgn_passwd, #modlgn_username {

	width: 80%;

}



#modlgn_remember {

	border: none;

	background: none;

}



/* Slideshow */

#sc-slideshowwrap {

	float: left;

	width: 59.9%;

	position: relative;

}



.sc-slideshow-mask {

	width: 550px;

	display: block;

	background: url(../images/mask-slideshow.gif) no-repeat;

	position: absolute;

	top: 0;

	left: 0;

	height: 210px;

	z-index: 2;

}



.sc-slideshow-mask1 {

	width: 30px;

	display: block;

	background: url(../images/mask-slideshow-l.gif) no-repeat top left;

	position: absolute;

	top: 0;

	left: 0;

	height: 210px;

	z-index: 2;

}



.sc-slideshow-mask2 {

	width: 30px;

	display: block;

	background: url(../images/mask-slideshow-r.gif) no-repeat top right;

	position: absolute;

	top: 0;

	right: 0;

	height: 210px;

	z-index: 2;

}



.sc-slideshow-mask3 {

	width: 510px;

	display: block;

	background: url(../images/mask-slideshow-t.gif) repeat-x top;

	position: absolute;

	top: 0;

	left: 20px;

	height: 10px;

	z-index: 2;

}



.sc-slideshow-mask4 {

	width: 510px;

	display: block;

	background: url(../images/mask-slideshow-b.gif) repeat-x bottom;

	position: absolute;

	bottom: 0;

	left: 20px;

	height: 10px;

	z-index: 2;

}



#sc-slideshow {

	margin-left: 10px;

}



#sc-slideshow div.moduletable {

	margin: 0;

	padding: 0;

}



#sc-slideshow-wrap {

	margin: 0;

	padding: 0;

	position: relative;

	height: 210px;

	overflow: hidden;

}



#sc-slideshow-case {

	position: absolute;

	top: 0;

	left: 0;

	z-index: 1;

}



#sc-slidebar {

	margin-left: 4px;

	display: block;

	position: absolute;

	bottom : 10px;

	left: 10px;

	z-index: 3;

}



#sc-slidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sc-slidebar ul li {

	margin: 0;

	padding: 0;

	width: 20px;

	display: inline;

	height: 20px;

}



#sc-slidebar ul li.pause {

	background: none;

}



#sc-slidebar ul li a {

	width: 20px;

	float: left;

	margin-right: 5px;

	display: block;

	color: #4F4F4F;

	background: url(../images/circle.png) no-repeat 0 4px;

	font-family: Tahoma, Arial, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	text-indent: 6px;

	cursor: pointer;

}



#sc-slidebar ul li a:hover {

	color: #333333;

	text-decoration: none;

}



/* Clearfix */

.clearfix:after {

	clear: both;

	display: block;

	content: ".";

	height: 0;

	visibility: hidden;

}



* html > body .clearfix {

	width: 100%;

	display: block;

}



* html .clearfix {

	height: 1%;

}



/* Firefox Scrollbar Hack - Do not remove */

html {

	margin-bottom: 1px;

	height: 100%!important;

	height: auto;

}




