/* In the name of GOD */
body {
	background-image:url(../images/back-b.png);
	background-position:top left;
	background-repeat:repeat;
	direction:rtl;
	background-color: white;
	margin: 2px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma;
	line-height: 100%;
	font-size: 10px;
	color: #333333;
}
hr {
	border-bottom: 0px;
	border-top: dashed #CCCCCC 1px;
	border-left: 0px;
	border-right: 0px;
	height: 1px;
        font-family: Tahoma;
	font-size: 11px;
}
.category {
	float: right;
}
#image1 {
	width:11px;
	height:28px;
	background-image:url(../images/image1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#image2 {
	width:664px;
	height:28px;
	background-image:url(../images/image2.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}


#image3 {
	width:272px;
	height:28px;
	background-image:url(../images/image3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#image4 {
	width:33px;
	height:28px;
	background-image:url(../images/image4.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#logo_left {
	width:499px;
	height:97px;
	background-image:url(../images/logo_left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#logo_right {
	width:481px;
	height:97px;
	background-image:url(../images/logo_right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#image5 {
	width:192px;
	height:27px;
	background-image:url(../images/image5.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#image6 {
	width:788px;
	height:27px;
	background-image:url(../images/image6.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

#image7 {
	width:980px;
	height:72px;
	background-image:url(../images/image7.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#image9 {
	background-image:url(../images/image9.png);
	background-position:top left;
	background-repeat:repeat-y;
}

#image10 {
	background-image:url(../images/image10.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:33px;
}

#image11 {
	background-image:url(../images/image11.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:28px;
}

#image12 {
	background-image:url(../images/image12.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:27px;
}

#bac_module {
	background-image:url(../images/bac_module.png);
	background-position:top left;
	background-repeat:repeat-y;
}



#table1 {
	width:375px;
}

#table2 {
	width:137px;
}

#table3 {
	width:186px;
}

#table4 {
	width:645px;
	text-align:center;
}










#rss {
	text-align: center;
	height:67px;
	width:67px;
	
}



h1, h2, h3, h4, h5, h6 {
	font-family: "Tahoma",Tahoma;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

/* CSS Document */

html {
	height: 100%;
}

.clr {
	clear: both;
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}
#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-right: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-right: 9px;
	padding-left: 0px;
	float: right;
	font-size: 11px;
	line-height: 25px;
	white-space: nowrap;
	background-image:url(../images/bac_right_top_link.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:25px;
	margin-right:3px;
	margin-left:3px;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-right: 5px;
	padding-left: 15px;
	background-image:url(../images/bac_left_top_link.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration: none;
	color:#544123;
}
ul#mainlevel-nav li a:hover
{
	background-image:url(../images/over_bac_left_top_link.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:#DFCDB3;
}
ul#mainlevel-nav li:hover
{
	background-image:url(../images/over_bac_right_top_link.png);
	background-repeat:no-repeat;
	background-position:right top;
	color:#DFCDB3;
}

table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
	
}

.maintitle {
	color: #ffffff;
	font-size: 25px;
	padding-right: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: normal;
}

/** old stuff **/

.back_button {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	float: left;
}

.pagenav {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	float: right;
	color: #999999;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}
#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
	line-height: 15px;
	padding-right: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}


td {
	text-align: right;
	font-size: 11px;
	line-height: 16px;
}

/* Joomla core stuff */
a:link {
	color: black; 
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: black; 
	text-decoration: none;
	font-weight: normal;
        font-size: 11px;
}
a:hover {
	color:#0033FF;
	text-decoration: none;

}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;

}

table.contentpaneopen td {
   padding-right: 10px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
        font-family: Tahoma;
	font-size: 11px;
}

.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
        font-family: Tahoma;
	font-size: 11px;
}

.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: url(../images/bg_but.png) repeat-x top #FFFFFF;
	text-align:right;
        font-family: Tahoma;
	font-size: 11px;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
 	background: url(../images/bg_but.png) repeat-x top #FFFFFF;
        font-family: Tahoma;
	font-size: 11px;
}
}

.componentheading {
	color: #003399;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	height: 11px;
	font-weight: normal;
	font-size: 12px;
	font-family: "Tahoma", Times, serif;
	text-transform: uppercase;
	background-image: url(../images/seperator_horiz.png);
	background-repeat: no-repeat;
	background-position: right;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	background-image: url(../images/bac_content.png);
	background-position:right;
	background-repeat:no-repeat;
	color:#0000CC;
	text-align: right;
	padding-right: 12px;
	height: 12px;
	line-height: 11px;
	font-weight: bold;
	font-size: 15px;
	font-family: "Arial", Tahoma, verdena;
	margin-top:-10px;
	margin-bottom:0px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: norma;
	color: #cccccc;
	text-align:right;
}
#mod_search_searchword {
	border: 1px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width:185px;
	background-image:url(../images/bac_search.png);
}

div.search{
padding-top:-1px;
padding-right:5px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: transparent;
	

}

div.moduletable {
	margin-bottom: 0px;
	background-image:url(../images/bot_mod.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:30px;
	width:205px;
	padding-right:0px;
}

table.moduletable th, div.moduletable h3 {

}

div.moduletable h3 {
	background: url(../images/bac_h3.png) no-repeat;
	background-position:0px 0px;
	color: #A67D42;
	text-align: right;
	padding-right:50px;
	height: 50px;
	line-height: 51px;
	font-weight:bold;
	font-size: 11px;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:-9px;
	margin-left:0px;
	margin-bottom:0px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}
table.pollstableborder {
	width: 100%;
}
.sectiontableheader {
	font-weight: norma;
	background-image: url(../images/seperator_horiz.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height:40px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-image: url(../images/seperator_horiz.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sectiontableentry2 {
	background-image: url(../images/seperator_horiz.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#F6F6F6;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 10px;
	padding-bottom: 4px;
	color: #999999;
	font-size: 11px;
	float:left;
	text-align:left;
}

a.readon, a.readon:visited {
	display:block;
	color:#CC0000;
	padding-right:10px;
	text-align:left;
	float:left;
	padding-top:0px;
	height:21px;
	margin-bottom:-5px;
}

a.readon, a.readon:hover {
	display:block;
	color:#FF0000;
	padding-right:0px;
	float:left;
	padding-top:0px;
	height:21px;
	text-align:left;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td {
	padding: 2px;
}

table.contenttoc th {
	color: #666666;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	background-position:left top;
	line-height:13px;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: right;
	padding-top: 7px;
	padding-right: 20px;
	height: 17px !important;
	height: 17px;
	width:175px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -28px;
	text-decoration: none;
	color:#FF9933;
}

a.mainlevel#active_menu {
	color:#663300;
	font-weight: normal;
}

a.mainlevel#active_menu:hover {
	color: #666666;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-align: right;
}

a.sublevel:hover {
	color: #0066FF;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
	text-decoration: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
	border: 1px solid #ccc;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
