html, body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	height: 100%;
	color: #000;
	background-color: #fff;
}

/* general resetting of elements default values to a consistent crossbrowser display */
* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p {margin: 1em 0;}
pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin: 1.5em 0; }
li, dd, blockquote { margin-left: 40px; }
fieldset { padding:10px; }
/* general resetting of elements default values to a consistent crossbrowser display */

/* forms */

input {
	margin-right: 0.5em;
	border: 1px solid gray;
}

input.input_text {
	height: 1.5em;
}

select {
	height: 1.5em;
}

/* others */

img {
	margin: 0;
	padding: 0;
	border: none;
}

table {
	border: none;
}

a {
  color: #999;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

div#wrapper {
  text-align: middle;
  padding: 1px;
  background: #fff url(../images/background_hslice.gif) top left repeat-x;
}

div#page {
  margin: 0 auto;
  width: 980px;
  text-align: left;
  padding-top: 2em;
}

input.button {
 cursor: pointer;
 background:none;
 padding: 1px 4px;
}

.jsir {
	display: none;
}

div {

}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div#header {
	position: relative;
	background: transparent url(../images/header_001.jpg) no-repeat top left;
	width: 980px;
	height: 214px;
}

div#slideshow {
	position: absolute;
	top: 9px;
	left: 192px;
	width: 776px;
	height: 150px;
/*	background: transparent url(../images/slideshow/img_1.jpg) no-repeat top left; */
}

div#slideshow img {
    background-color: #ff0000;
    position: absolute;
    top: 0px;
    left: 0px;
    width:  776px;
    height: 150px;
}

div#content {
	background: transparent url(../images/content_vslice.gif) repeat-y top left;
	width: 960px;
	padding: 0 8px;
}

#leftcolumn, #rightcolumn {
	margin: 0;
	padding: 0;
	width: 182px;
}

#leftcolumn {
	float:left;
	padding-top: 35px;
}

#rightcolumn {
	float:left;
	width: 180px;
	border-left: 1px solid #e9e9e9;
	padding: 0px 10px 1em 10px;
}

div#maincolumn {
	padding: 10px;
	float:left;
	width: 530px;
}

div#maincolumn_full {
	/* border-bottom: 1px solid #e9e9e9; */
	width: 900px;
         /* margin-left: 25px; */
         background: #ffffff; 
         float:right;
}

div#menuecontent {
	position: relative;
	background: transparent url(../images/header_001.jpg) no-repeat top left;
	width: 980px;
	height: 214px;
}

div.clear {
	clear: both;
}

div#footer {
	padding-top: 5px;
	background: transparent url(../images/footer_bg_top.gif) no-repeat top left;
	min-height: 60px;
	height: 60px;
}

div#footer_wrapper {
	padding-bottom: 19px;
	background: transparent url(../images/footer_bg_bottom.gif) no-repeat bottom left;
}

div#footer_content {
	padding: 5px 5px 0px 200px;
	background: transparent url(../images/footer_vslice.gif) repeat-y top left;
}

div#footer_content * {
	margin: 0;
	padding: 0;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  font-size:12px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0.5em;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #E31B1E;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Trebuchet MS, Arial, sans-serif;
  color:#E31B1E;
  font-size: 1.4em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */

a.mainlevel {
	margin-left: 10px;
}

a.mainlevel:link, a.mainlevel:visited {
	padding-left: 10px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #fff;
  color: #333;
  font-weight: bold;
  padding: 15px 4px 4px 4px;
  border-right: 1px solid white;
  border-bottom: 1px solid black;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 10px;
	list-style:none;
}

div.module_menu ul li {
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background:transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding:2px 0 2px 25px;
	line-height:24px;

}

#leftcolumn div.module table ,#rightcolumn div.module table {
	width: auto;
}

#leftcolumn h3, #rightcolumn h3 {
	margin: 0;
	color:#fefefe;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.1em;
	background:#eeeeee;
	padding:2px 0 2px 10px;
	line-height:20px;
	text-align: left;
	background:transparent url(../images/menu_t.jpg) top left repeat-x;

}


#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c,
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin:0 0 20px 0;
	padding: 0;
	border: none;
}





#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin:0;
	padding:0;
	list-style:none;
	border: none;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	font-size: 14px;
	margin: 0;
	padding: 2px 1px;
	background: #fff;
	border-bottom: 1px solid #c9c9c9;
	list-style:none;
}

#leftcolumn ul.menu li#current, #rightcolumn ul.menu li#current {
	background-color: #EFEFEF;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	font-weight: bold;
	display:block;
/*	line-height:20px; */
	background: #fff url(../images/left_menu_link_up_arrow.gif) right top no-repeat;
	padding:2px 0px 2px 20px;
	text-decoration:none;
	color:#e31b1e;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color:#ff0000;
}

/* ****** left col current menu ****** */

#leftcolumn ul.menu li.active a, #leftcolumn ul.menu li.active a:link,
#rightcolumn ul.menu li.active a, #rightcolumn ul.menu li.active a:link {
	background: #e31b1e url(../images/left_menu_link_down_arrow.gif) right top no-repeat;
	color: #fff;
}

#leftcolumn ul.menu li ul li a, #leftcolumn ul.menu li ul li a:link,
#rightcolumn ul.menu li ul li a, #rightcolumn ul.menu li ul li a:link {
	font-weight: normal;
	background-image: none;
	background-color: #fff;
	color:#e31b1e;
	padding:2px 0px 2px 25px;
	font-size: 95%;
}

#leftcolumn ul.menu li ul li ul li a, #leftcolumn ul.menu li ul li ul li a:link,
#rightcolumn ul.menu li ul li ul li a, #rightcolumn ul.menu li ul li ul li a:link {
	padding:2px 0px 2px 30px;
	font-size: 85%;
}

#leftcolumn ul.menu li.active ul a, #leftcolumn ul.menu li.active ul a:link,
#rightcolumn ul.menu li.active ul a, #rightcolumn ul.menu li.active ul a:link {
	display: block;
	background: none;
	text-decoration: none;
	color: #e31b1e;
}



/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin:6px 0;
	padding:0;
	list-style:none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin:0;
	padding:0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	padding: 1px 4px;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */

#system-message {
	margin: 0;
}

/* System Error Messages */
#system-message dd.error ul {
	color: #c00; background: #fff url(../../system/images/notice-alert.png) 4px center no-repeat;
	border: none;
}

dd.message li {
	margin-left: 5px;
}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #fff url(../../system/images/notice-note.png) 4px center no-repeat; }


/* reset for all system messages */

#system-message dd.message ul {
	color: #ff0000 !important;
	background: #fff url(../images/global_message_icon.gif) 1% 60% no-repeat !important;
	border: 1px solid red !important;
}

/* ********************************************************************** */

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sgfooter:hover {
	color: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
#sgf {
font-size: 11px;
text-align:center;
width:100%;
margin:0px auto;
color: #2861a4;
font-family: Arial,sans-serif;
}
.sgf {
text-align:right;
font-size: 11px;
font-family: Arial,sans-serif;
color: #2861a4;
text-decoration:none;
}
.sgf1 {
font-size: 11px;
font-family: Arial,sans-serif;
color: #2861a4;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #2861a4;
	font-size		: 11px;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sglink:hover {
	color			: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
