/* 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: #0482bc;
	background-image: url(../images/background_fill.jpg);
	background-repeat: repeat-x;
}

body.contentpane {
	width: auto;
	margin: 10px;
	line-height: 150%;
}

h1 {
	background: transparent;
	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: #0D3F7C;
	text-decoration: underline;
}

a:hover, a:active {
	color: #1BA0DB;
	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: 8px;
	padding: 0;
}

input {
	font: 14px Tahoma, Arial, sans-serif;
	
}

select {
	font: 14px Tahoma, Arial, sans-serif;
}

textarea {
	border: 1px solid #CCCCCC;
	padding-left: 2px;
	font: 12px/1.3em Tahoma, Arial, sans-serif;
	background-color: #F1F1F1;
}

.button {
	color:#666666;
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #808080;
	margin-top: 9px;
	margin-left: 8px;
	margin-bottom: 9px;
	background: url(../images/but-bg.gif) no-repeat 0% 100%;
}

/*.inputbox {
color:#666666;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	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;
} */

.inputbox, #mod_search_searchword {
	color: #777777;
	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;
	
}

input, #mod_search_searchword {
	color: #0A70B7;
	padding-left:2px;
	font: 13px Tahoma, Arial, sans-serif;
	background-image: url(../images/pathway-bg-1.gif);
	
}

form, #mod_search_searchword {
	margin: 2px;
	padding: 0;
	padding-left: 5px;
}

/* MAIN CONTAINER
-------------------------------------------------*/
#simart-wrapper {
	margin: 0px auto 0px auto;
	padding-right: 0px!IMPORTANT;
	padding: 0px 0px 0px 0px;
	width:793px;
	background-color: #0482bc;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#simart-maincontainer {
	width: 768px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#simart-maincontent-shadow {
	padding-top: 8px;
	width: 767px;
	position: relative;
	background-image: url(../images/pathway-bg-1.gif);
	background-repeat: repeat-x;
	margin-left: 1px;
}	

#simart-maincontent {
	color: #585858;
	padding-top: 3px;
	padding-bottom: 15px;
	
	width: 767px;
	position: relative;
	display: table;
	background-color: #FFFFFF;
}

#simart-content {
	float: right;
	position: relative;
	width: 525px;
	padding-right: 25px;
	padding-left: 10px;
	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: 220px;
	width: 767px;
	}
	
	#simart-header-image {
	padding-bottom: 0px;
	position: absolute;
	height: 123px;
	width: 178px;
	top: 170px;
	left: 581px;
	overflow: visible;
	}

#simart-header h1 {
	margin: 0;
	padding: 0;
	background: transparent;
	position: absolute;
	left: 40px;
	top: 27px;
	width: 190px;
}

/* USER TOOLS
--------------------------------------------------------- */
#simart-usertools {
	padding: 10px 2px;
	float: left;
	color: #9AA587;
	font-size: 11px;
	height: 20px;
}

#simart-usertools a {
	padding: 0;
	color: #9AA587;
	text-decoration: none;
}

#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: 35px;
	right: 12px;
}

.search input {
	margin-top: 6px;
	width: 109px;
	padding-left: 3px;
	background: transparent url(../images/pathway-bg-1.gif);
}

/* 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;
	background: transparent;
}

/* 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: url(../images/title-left1.gif) no-repeat top left;
	line-height: 25px;
	height: 40px;
}

#simart-subnav .submenu a{
	width: 190px;
	padding-left: 3px;
	display: block;
	color: Black;
	background: url(../images/menu-bg.gif) repeat-x 13px 0px;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
}

#simart-subnav .submenu a:hover, a:active {
	color: #174271;
	text-decoration: none;
}

#simart-leftcol {
	float: left;
	width: 196px;
	padding-left: 5px;
}

#simart-leftcol ul li a{
	width: 190px;
	display: block;
	height: 25px;
	text-decoration: none;
}

#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;
	text-decoration: none;
}

#simart-leftcol a.mainlevel:hover {
	color: #228FC8;
	text-decoration: none;
	background-image: url(../images/left-bottom.gif);
	background-repeat: repeat-y;
	text-decoration: none;
}

#simart-leftcol a.sublevel {
	padding-left: 0px;
	text-decoration: none;
}

#simart-leftcol .moduletable {
	margin-bottom: 4px;
	padding-bottom: 5px;
	margin-left: 1px;
}

#simart-leftcol .moduletable h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 10px;
	color: #D2E5F0;
	background: url(../images/title-left.gif) no-repeat top left;
	line-height: 30px;
	height: 41px;
}

#simart-leftcol .moduletable table {
	width: 100%;
}

inputbox, #mod_login_username {
	width: 140px;
	margin-top: 2px;
	margin-left: 6px;
	margin-bottom: 8px;
	background: transparent url(../images/pathway-bg-1.gif);
	height: 15px;
}

inputbox, #mod_login_password {
	width: 140px;
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 8px;
	background: transparent url(../images/pathway-bg-1.gif);
	height: 15px;
}

inputbox, #mod_login_remember {
	border:none;
	margin-left: 6px;
	margin-top: 2px;
}

input, #mod_login_username, #mod_login_password{
	color:#666666;
	font: 14px Tahoma, Arial, sans-serif;

}

/* SPOTLIGHT TOP STYLE
--------------------------------------------------------- */
#simart-spotlight-wrap {
	width: 767px;
	position: relative;
	overflow: hidden;
	height: 72px;
	
}

#simart-newsflash {
	color: #397E9A;
	float: left;
	height: 53px;
	width: 730px;
	overflow: hidden;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 16px;

}

#simart-latestnews {
height: 115px;
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: transparent url(../images/pathway-bg-1.gif);
}

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: #218EC7;
	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;
	text-decoration: none;
}

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: #4199C9;
	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;
	text-decoration: none;
}

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {
	color: #2189C0;
	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: 4px 4px 4px 10px;
	border-right: 1px solid #EFEFEF;
	background: transparent repeat-x;
	color: #ABCEE2;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	background-image: url(../images/section-table-header.gif);
	margin-right: 12px;
	background-repeat: no-repeat;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

tr.sectiontableentry1 td {
	padding: 2px;
	border-top: 1px solid #B7B7B7;
	background: #F9F9F9;
}

tr.sectiontableentry2 td {
	padding: 2px;
	background: #FFFFFF;
}

.small {
	color: #666666;
}

#banner {
}

.back_button {
	color:#666666;
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #808080;
	margin-top: 9px;
	margin-left: 8px;
	margin-bottom: 9px;
	background: url(../images/but-bg.gif) no-repeat 0% 100%;
}

.back_button a{
	color:#666666;
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #808080;
	margin-top: 9px;
	margin-left: 8px;
	margin-bottom: 9px;
	background: url(../images/but-bg.gif) no-repeat 0% 100%;
	text-decoration: none;
}

.category {
	color: #10386C;
	font-weight: normal;
	line-height: 23px;
}

.sectiontableentry2 {
	padding-left: 10px;
	background: #EAF2F7;
	padding-bottom: 4px;
	padding-top: 4px;


}

.sectiontableentry1 {
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	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: 767px;
	color: Black;
	background: #FFFFFF;
	font-size: 10px;
	text-align: center;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
	margin-left: 1px!IMPORTANT;
	margin-left: 1px;
	
	padding-top: 9px;
	padding-bottom: 5px;
	
}

#simart-footer a, #simart-footer a:link  {
	color: #0482bc;
}

#simart-footer a:hover {
	color: Black;
	text-decoration: none;
}

#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.png);
	behavior: url(templates/div_simart/iepngfix.htc);
	background-repeat: no-repeat;
	position: relative;
	height: 50px;
	width: 767px;
	background-position: center top;
	margin-left: 1px;
}

#simart-slogan {
	font-size: 13px;
	position: absolute;
	top: 183px!important;
	top: 182px;
	width: 741px;

}
/* top menu */
a.mainlevel-nav, a.mainlevel-nav:active {
	color: White;
	height: 100%;
	line-height: 33px;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 26px;
	padding-right: 26px;
	border-right-color: #217098;
	border-right-style: solid;
	border-right-width: 1px;
	text-decoration: none;
	}

a.mainlevel-nav:hover {
	color: #CEE5EF;
	background-image: url(../images/down_button.gif);
	background-color: #248CC1;
	text-decoration: none;
	background-repeat: repeat-x;
	text-decoration: none;
}

/* top menu */

#simart-logo{
	position: absolute;
	left: 42px;
	top: 67px;
	width: 244px;
	height: 93px;
	background-color: transparent;
}


#simart-wrapper-horizon {
	width:100%;
	padding-bottom:1px;
}

