html
{
	height:100%;
}

.body
{
	height:100%;
	margin:0;
	padding:0;
}

tr,td,p,div
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	font-weight:normal;
	margin:0;
}


/**************************layout stuff********************************/

.body_style
{
	padding:0;
	margin:0;
	background-color: #FFFFFF;
}

.wrapptop
{
	width:875px;
	text-align:right;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.wrapp
{
	width:975px;
	text-align:left;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left:10px;
}

.topleft
{
	float:left;
	width:600px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:20px 0px 0px 0px;
}

.topright
{
	float:right;
	width:145px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align: right;
	padding: 20px 0px 0px 0px;
		
}

.wrappbottom
{
	width:975px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom:10px;
}



.top_page
{
	height:333px;
	background:transparent url(../images/SEBACO-Web_top.png) 0% 0% repeat-x;
}

.bottom_page
{
	height:435px;
	background:transparent url(../images/SEBACO-Web_bottom.png) 0% 0% repeat-x;
}


.left
{
	float:left;
	width:205px;
	margin-right:10px;
}

.right
{
	float:left;
	width:180px;
	margin-left:10px;
}

.body_content
{
	float:left;
	width:550px;
}


.footer_indent
{
	width:290px;
	float:left;
	
}

.footer
{
	width:400px;
	float:left;
	font-size:11px;
	text-align:center;
	padding:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.logocenter
{
	float:left;
	width:133px;
}


.searchbox
{
	float:right;
	width:133px;
	padding: 17px 0px 0px 0px;
}


.language
{
	float:right;
	width:133px;
	padding: 17px 0px 0px 0px;
}

.language a:link,.language a:visited
{
	color:#FFFFFF;
}

.language a:hover
{
	color:#FFFFFF;
	text-decoration: overline;
}

.quicksearch_img
{
	float:left;
}

.box
{
	float:left;
	padding:15px 0px 0px 0px;
}

.top_grey
{
	background-color: #8cc63f;
	padding:15px 0px 0px 0px;
	margin-bottom:30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/****************styling the buttons mod1,mod2,mod3 and its functions*************************/
.modslayout
{
	float:left;
	width:400px;
}

.mods
{
}

.mod_title
{
	float:left;
}

#mod1,#mod2,#mod3
{
	margin:0px 0px 11px 0px;
}

.mod_content
{
	float:left;
	background-color:#c9e39c;
	border-right:2px solid #c0d2ad;
	border-top:2px solid #c0d2ad;
	border-bottom:2px solid #c0d2ad;
	width:300px;
	height:112px;
}

#mod1_content
{
	display:block;
	padding:3px 3px 0px 8px;
	height:107px;
	overflow:auto;
}

#mod2_content
{
	display:none;
	padding:3px 3px 0px 8px;
	height:107px;
	overflow:auto;
}

#mod3_content
{
	display:none;
	padding:3px 3px 0px 8px;
	height:106px;
	overflow:auto;
}





/*******************************************************************************************/

.text
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}





.top_module
{
	padding:5px;
	background-color:#c9e39c;
	margin-bottom:10px;
	border:2px solid #c0d2ad;
}




.body_content_full
{
}

.body_cnt_bg
{
	background-color:#F8F7F1;
}

.left_repeat
{
	background:transparent url(../images/left_repeat.png) 0% 0% repeat-y;
}

.right_repeat
{
	background:transparent url(../images/right_repeat.png) 100% 0% repeat-y;
}

.top_repeat
{
	background:transparent url(../images/top_repeat.png) 0% 0% repeat-x;
}

.bottom_repeat
{
	background:transparent url(../images/bottom_repeat.png) 0% 100% repeat-x;
}

.top_l_c
{
	background:transparent url(../images/top_l_c.png) 0% 0% no-repeat;
}

.top_r_c
{
	background:transparent url(../images/top_r_c.png) 100% 0% no-repeat;
}

.bottom_l_c
{
	background:transparent url(../images/bottom_l_c.png) 0% 100% no-repeat;
}

.bottom_r_c
{
	background:transparent url(../images/bottom_r_c.png) 100% 100% no-repeat;
}

.content
{
	padding:10px;
}

.bottom_red
{
	background-image: url(../images/bottom_line.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	height: 65px;
}

/************************************************************************************/
/* special styling for modules published in user1,user2,user3                       */
/************************************************************************************/


.mod_content
{
}

.mod_content a:link,.mod_content a:visited
{
	color:#4fb334;
}

.mod_content a:hover
{
	color:#575757;
}

.mod_content table.moduletable
{
	width:100%;
	margin:0;
	padding:0;
}

.mod_content table.moduletable th
{
	color:#FFFFFF;
	text-align:left;
	padding:0px 0px 3px 0px;
	font-weight:normal;
	font-size:12px;
	background:none;
	border-bottom:none;
}

.mod_content table.moduletable td
{
	color:#575757;
}


table.moduletable
{
	width:100%;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	background:transparent;
}

table.moduletable th
{
	color:#144781;
	font-size:13px;
	text-align:left;
	text-transform:uppercase;
	padding:0px 0px 2px 0px;
	margin:0px 0px 5px 0px;
	font-weight:normal;
	border-bottom:1px solid #c0d2ad;
}

table.moduletable td
{
	padding:0px 0px 0px 0px;
	text-align:left;
}



.top_module table.moduletable
{
	margin:0px 0px 0px 0px;
}


.bottom_red
{
}
.bottom_red table.moduletable
{
	width:100%;
	margin:0;
	padding:0;
}

.bottom_red table.moduletable th
{
	color:#FFFFFF;
	text-align:left;
	padding:0px 0px 3px 0px;
	font-weight:normal;
	font-size:10px;
	background:none;
	border-bottom:none;
}

.bottom_red table.moduletable td
{
	color:#FFFFFF;
	text-align:left;
}

.bottom_red a:link,.bottom_red a:visited
{
	color:#FFCC00;
}

.bottom_red a:hover
{
	color:#FFFFFF;
}

/***********************joomla custom stuff**************************/

a:link,a:visited
{
	color:#003d82;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.mainlevel:link,a.mainlevel:visited
{
	padding:0px 0px 0px 9px;
	background:transparent url(../images/mainlevel.png) 0px 3px no-repeat;
}

ul
{
	margin:0;
	padding:0;
	list-style:none;
}

ul li
{
	background:transparent url(../images/arrow.png) 0px 3px no-repeat;
	padding:0px 0px 0px 12px;
}

a.contentpagetitle:link,a.contentpagetitle:visited
{
	color:#144781;
}

a.contentpagetitle:hover
{
	color:#000000;
}

.contentheading,.componentheading
{
	color:#144781;
	font-size:120%;
}

.componentheading
{
	margin-bottom:10px;
	text-align:left;
}

.small,.createdate,.modifydate,.contentdescription,.smalldark
{
	font-size:80%;
	padding:0;
	margin:0;
	color:#5B5644;
}

.contentdescription img
{
	border:1px solid #D2C8AC;
	padding:1px;
}

.sectiontableheader
{
	background-color:#D2C8AC;
	padding:2px;
}

.sectiontableentry1,.sectiontableentry2
{
	padding:0;
	margin:0;
}

.pollstableborder
{
	border:0px solid #FFFFFF;
}

.contentpane,.contentpaneopen
{
	text-align:left;
}

.article_seperator
{
}

.buttonheading
{
}

.readon
{
}

.blog_more
{
}

.blogsection
{
}

.back_button
{
}

.button {
}

.category
{
}


.contenttoc
{
	border:1px solid #d1d1d1;
	padding:2px;
}

h1
{
	font-size:16px;
}

h2
{
	font-size:15px;
}

h3
{
	font-size:14px;
}

h4
{
	font-size:13px;
}

h5
{
	font-size:12px;
}

h6
{
	font-size:11px;
}

span.pagenav
{
	font-weight:normal;
}

a.pagenav:link,a.pagenav:visited
{
	font-weight:normal;
}

a.pagenav:hover
{
	font-weight:normal;
}

div.search .inputbox
{
	background-color: #FFFFFF;
	border:1px solid #006666;
	/*background-image: url(../images/quicksearch_bg.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;*/
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}


form
{
	padding:0;
	margin:0;
}
