/* COMMON STYLE
-------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	color: #000000;
	
	font: 75%/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body#bd {
	background-attachment: scroll;
	background-color: #FF6600;
	background-image: url(../images/background_fill.jpg);
	background-repeat: repeat-x;
}

body.contentpane {
	width: auto;
	margin: 10px;
	line-height: 150%;
}

h1 {
	background: #3E362F;
	font-size: 1.7em;
	height: 97px;
}

h2 {
	margin: 10px 0;
	font-size: 1.45em;
}

h3, h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}

/* normal text */
td, div {
	font-size: 1em;
	line-height: 1.5em;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption, a.readon, 
.blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc, 
#simart-leftcol, #simart-footer, #simart-bottomline {
	font-size: 90%;
}

/* Normal link */
a {
	color: #FF6600;
	text-decoration: none;
}

a:hover, a:active {
	color: #281000;
	text-decoration: none;
}

p {
	margin: 0px 0 10px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 12px;
	background: url(../images/bullet.gif) no-repeat 2px 5px;
}

th {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #999999;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Tahoma, Arial, sans-serif;
}

select {
	font: 11px Tahoma, Arial, sans-serif;
}

textarea {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	font: 11px/1.3em Tahoma, Arial, sans-serif;
	background-color: #F1F1F1;
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../images/but-bg.gif) no-repeat ;
}

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
	background: #FFFFFF;
	background-color: #F9FAF9;
}

/* MAIN CONTAINER
-------------------------------------------------*/
#simart-wrapper {
	margin: 0px auto 0px auto;
	padding-right: 0px!IMPORTANT;
	padding: 0px 0px 0px 0px;
	width:800px;
	background-color: #FF6600;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#simart-maincontainer {
	width: 768px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px;
	position: relative;
	}
#simart-maincontent-shadow {
	padding-top: 20px;
	padding-bottom: 0px;
	width: 768px!IMPORTANT;
	width: 768px;
	position: relative;
	background-image: url(../images/pathway-bg-1.gif);
	background-repeat: repeat-x;
	background-color: White;
}	

#simart-maincontent {
	padding-top: 3px;
	padding-bottom: 30px;
	width: 767px!IMPORTANT;
	width: 768px;
	position: relative;
	background-color: White;
	display: table-row;
}

#simart-content {
	float: left;
	width: 545px;
	padding-right: 5px;
	padding-left: 20px;
	margin-bottom: 10px;

}

#simart-content-fl {
 background: #FFFFFF url(../images/page_fill_white.jpg) repeat-x 1px 1px;
}

/* HEADER
-------------------------------------------------*/
#simart-header {
	padding-bottom: 0px;
	position: relative;
	height: 180px;
	width: 530px;
	}
	
	#simart-header-image {
	padding-bottom: 0px;
	position: absolute;
	height: 250px;
	width: 240px;
	top: 3px;
	left: 535px;
	overflow: visible;
	}

#simart-header h1 {
	margin: 0;
	padding: 0;
	background: transparent;
	position: absolute;
	left: 40px;
	top: 29px;
	width: 190px;
}

/* TOP NAV
-------------------------------------------------*/
#simart-topnav-outer {
}

#simart-topnav {
}

#simart-topnav ul {
}

#simart-topnav li {

}

#simart-topnav a {

}

#simart-topnav li.active_menu a {

}

#simart-topnav a:hover, #simart-topnav a:active {

}

/* USER TOOLS
--------------------------------------------------------- */
#simart-usertools {
	padding: 10px 2px;
	float: left;
	color: #9AA587;
	font-size: 11px;
	height: 20px;
}

#simart-usertools a {
	padding: 0;
	color: #9AA587;
}

#simart-usertools img {
	margin-top: 2px;
}

/* SEARCH BAR
--------------------------------------------------------- */
#simart-search {
	padding-right: 22px;
	float: right;
	background: url(../images/search-rightbg.gif) no-repeat 100% 100%;
	height: 23px;
	position: absolute;
	top: 151px;
	right: 1px;
}

.search input {
	margin-top: 6px;
	width: 109px;
	padding-left: 3px;
	background-color: #B4B3B3;
}

/* PATHWAY
--------------------------------------------------------- */
div#pathway {
	color: #FFFFFF;
	line-height: normal;
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 9px;
}

#pathway a, #pathway a:active {
color: White;
	text-decoration: none;
}

#pathway a:hover {
	color: White;
	text-decoration: underline;
}

#pathway img {
	visibility: visible;
		}

/* LEFTCOL STYLE
--------------------------------------------------------- */
#simart-subnav {
	margin-bottom: 15px;
}

#simart-subnav ul li {
	margin: 0;
	padding: 0px;
	background: none;
}

#simart-subnav h3 {
	padding-left: 20px;
	color: White;
	background: #FFFFFF url(../images/title-left1.gif) no-repeat top left;
	line-height: 25px;
	height: 40px;
}

#simart-subnav .submenu a{
	width: 180px;
	padding-left: 3px;
	display: block;
	color: Black;
	background: url(../images/menu-bg.gif) repeat-x 13px 0px;
	line-height: 25px;
	height: 25px;
}

#simart-subnav .submenu a:hover, a:active {
	color: #174271;
	text-decoration: none;
}

#simart-leftcol {
	float: left;
	width: 185px!IMPORTANT;
	width: 185px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

#simart-leftcol ul li a{
	width: 180px;
	display: block;
	height: 25px;
	
}

#simart-leftcol a.mainlevel, a.mainlevel:active {
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 6px;
	color: #000000;
	background: url(../images/menu-bg.gif) repeat-x 13px 0px;
	line-height: 25px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

#simart-leftcol a.mainlevel:hover {
	color: #FF6600;
	text-decoration: none;
	background-image: url(../images/left-bottom.gif);
	background-repeat: repeat-y;
}

#simart-leftcol a.sublevel {
	padding-left: 0px;
}

#simart-leftcol .moduletable {
	margin-bottom: 4px;
	padding-bottom: 13px;
	margin-left: 5px;
}

#simart-leftcol .moduletable h3 {
	padding-left: 20px;
	color: White;
	background: #FFFFFF url(../images/title-left1.gif) no-repeat top left;
	line-height: 25px;
	height: 40px;
}

#simart-leftcol .moduletable table {
	width: 100%;
}

#mod_login_username {
	width: 130px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	height: 15px;
}

#mod_login_password {
	width: 130px;
	margin-top: 2px;
	background: #FFFFFF;
	height: 15px;
}

/* SPOTLIGHT TOP STYLE
--------------------------------------------------------- */
#simart-spotlight-wrap {
	width: 767px;
	position: relative;
	overflow: hidden;
	height: 120px;
	
		}

#simart-newsflash {
	float: left;
	height: 80px;
	width: 700px;
	overflow: hidden;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 11px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#simart-latestnews {
height: 120px;
width: 215px;
margin: 5px 5px 5px 10px!IMPORTANT;
margin: 5px 5px 5px 5px;
font-size: 11px;
	float: left;
	padding: 10px 15px;

	
}

#simart-popular {
height: 120px;
width: 215px;
margin: 5px 5px 5px 10px!IMPORTANT;
margin: 5px 5px 5px 5px;
font-size: 11px;
	float: left;
	padding: 10px 15px;
	
	
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
	width: auto;
}

table.blog .article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center left;
	height: 20px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	width: 25%;
}

table.contenttoc td {
	padding: 1px 0px 1px 0px;
	background: url(../images/arrow-off.gif) no-repeat 6px;
}

table.contenttoc th {
	padding: 1px 0px;
	border: 2px solid #EEEEEE;
	background: #666666;
	color: #FFFFFF;
}

table.contenttoc td:hover {
	padding: 1px 5px 1px 20px;
	background: url(../images/arrow-on.gif) no-repeat 6px;
}

table.polls {
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border-color: #FFFFFF;
	text-align: left;
}

table.pollstableborder img {
	margin: 4px 4px 4px 0;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	margin: 10px 0;
	width: 100%;
	border: 1px solid #EEEEEE;
	background: #F9F9F9;
}

table.searchintro td {
	padding: 5px!important;
}

ul#mainlevel li, ul#mainlevel-nav li {
	padding: 0 0 0 0px;
	display: inline;
	background: none;
	line-height: normal;
}

.blog_more {
	margin: 10px 0;
	padding: 0 5px 5px 5px;
}

.blog_more strong {
	margin: 0 -5px 5px -5px;
	padding: 1px 5px;
	display: block;
}

td.buttonheading {
	padding: 0px 0px 0px 3px!important;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
	margin-bottom: 20px;
	color: #FF6600;
	background: url(../images/hdot.gif) repeat-x bottom left;
	font-weight: bold;
	font-size: 1.7em;
	text-transform: capitalize;
}

.contentdescription {
	padding: 0;
	background: url(../images/hdot2.gif) repeat-x bottom left;
}

.contentheading {
	color: #333333;
	font-weight: bold;
	font-size: 1.4em;
}

.contentpagetitle {
}

a.readon {
	color: #666666;
}

a.readon:hover {
	color: #666666;
	text-decoration: underline;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding-bottom: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #C18E01;
	font-size: .9em;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

.message {
	color: #FF9900;
	font-weight: bold;
}

.moduletable {
	margin: 0px;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

.pagenav {
	padding: 2px;
}

.pagenav_prev a, .pagenav_next a {
	color: #666666;
	font-size: 0.9em;
}

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {
	color: #D95700;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 16px;
	background: url(../images/pages.gif) no-repeat center left;
	font-weight: bold;
}

.pagenavcounter {
	padding: 0 16px 10px 16px;
	color: #666666;
	background: url(../images/pages.gif) no-repeat 0 3px;
	font-weight: bold;
}

.sectiontableheader {
	padding: 2px 4px;
	border-right: 1px solid #EFEFEF;
	background: #FF6600;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	border-top: 1px solid #EEEEEE;
	background: #F9F9F9;
}

tr.sectiontableentry2 td {
	padding: 4px;
	background: #FFFFFF;
}

.small {
	color: #666666;
}

#banner {
}

.back_button {
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	font-weight: normal;
}

.back_button a{
	padding-left: 7px;
	padding-right: 5px;
	border: 1px solid #DADADA;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../images/but-bg.gif) no-repeat top left;
}

.category {
	color: #10386C;
	font-weight: normal;
	line-height: 23px;
}

.sectiontableentry2 {
	padding-left: 10px;
	background: #F2F1ED;
}

.sectiontableentry1 {
	padding-left: 10px;
	background: #fff;
}

.mostread a:link {
	color: #2770C0;
}

.mostread a:hover, a:active{
	color: #174271;
	text-decoration: none;
}

.latestnews a:link, a:active {
	color: #2770C0;
}

.latestnews a:hover{
	color: #174271;
	text-decoration: none;
}

a.blogsection {
	padding-left: 11px;
	color: #FF8B3E;
	text-decoration: none;
}

a.blogsection:hover {
	padding-left: 11px;
	color: Black;
	text-decoration: none;
}

/* FOOTER
--------------------------------------------------------- */
#simart-footer {
	width: 768px;
	padding: 9px 0 5px 0;
	color: Black;
	background: #FFFFFF;
	font-size: 10px;
	text-align: center;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#simart-footer a, #simart-footer a:link  {
	color: #FF6600;
}

#simart-footer a:hover {
	color: Black;
}

#simart-bottomline {
	padding: 0px 0 10px;
	margin: 0;
}

#simart-bottomline a {
	padding: 0;
}


/* Clear fix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* End hide from IE-mac */
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%;
}
#simart-shadow {
	background-image: url(../images/bottom_shadow.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 50px;
	width: 768px;
	background-position: center top;
}
#simart-slogan {
	font-size: 13px;
	color: White;
	position: absolute;
	left: 46px;
	top: 132px;
}
#simart-logo{
	position: absolute;
	left: 34px;
	top: 46px;
	width: 336px;
	height: 92px;
	background-color: transparent;
}