f/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	vertical-align: middle;
	font-weight: normal;
	padding-top:3px;
	padding-bottom:3px;
}

span.pathway img {
  padding: 0px 10px;
  vertical-align: middle;
}

span.pathway a {
  line-height: 100%;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}
a.pagenav{
}
a.readmore{
	line-height: 90%;
	display:block;
	width:76px;
	color:#FFFFFF;
	background-image:url(../images/readon.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	padding-top:3px;
	padding-right:20px;
	height:13px;
	text-align:right;
	margin-top: 20px;

}
a.readon{
	line-height: 150%;
	display:block;
	margin-top: 30px;
	width:180px;
	color:#FFFFFF;
	padding-right:20px;
	background-image:url(../images/AddComment.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	padding-top:3px;
	height:21px;
	margin-bottom: 1px;
}
/*** fonts ***/
body {
	line-height: 125%;
	font-family: Tahoma, Helvetica, sans-serif;
	
}

/* size attributes */

body.f-smaller {
	font-size: 12px;
}

body.f-default {
	font-size: 11px;
}

body.f-larger {
	font-size: 18px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a,
#inset a {
	font-size: 100%;
}

div.moduletable h3,
div.moduletable-hilite h3,
div.moduletable-Myhilite h3,
td.side h3,
.componentheading {
	font-size: 100%;
	line-height: 100%;
	text-align:center;
}

table.outer .contentheading {
  font-size: 100%;
  line-height: 100%;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  border: 2px solid #cccccc;
  background-color:#e9eef5;
  
   /* background: url(../images/printButton.png) repeat;*/
}

div.componentheading {
    text-transform: uppercase;
	font-weight: normal;
}


/* font family */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
.sectiontableheader {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
h4.news{
font-size: 100%;
  line-height: 100%;
  font-weight: Normal;
padding: 6px;
  text-align: center;
color: #ffffff;
  background-color:#488DD3
;
}
h5.news{
font-size: 100%;
  line-height: 100%;
  font-weight: Bold;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
  border: 2px solid #cccccc;
  background-color:#e9eef5;

}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* component heading */

.componentheading {
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: -4px;
	margin-right: -4px;
	padding: 6px;
}

/* module settings */

div.moduletable h3,
div.moduletable-hilite h3 ,
div.moduletable-Myhilite h3 {
	text-transform: uppercase;
	font-weight: normal;
	padding: 5px; 
	margin: 0 -5px 5px -5px;
}

div.moduletable,
div.moduletable-hilite,
div.moduletable-Myhilite {
	margin-bottom: 5px;
	padding: 6px 5px;
}

td.left div.moduletable-hilite,
td.right div.moduletable-hilite,
td.right div.moduletable-Myhilite {
	margin: 0 -6px;
	padding: 6px 12px;
	border-width: 6px 0;
	border-style:  solid;
}

/* default menu link styles */
a.sublevel {
	display: block;
	margin-right: 10px;
	margin-left: -05px;
	margin-bottom: 0px;
	padding: 3px 2px 2px 0;
	border-width: 0 0 1px 0;
	border-style:  solid;
	border-color: #bbbbbb;
	color: #fff;
	background-image:url(../images/category.gif);
	background-repeat: no-repeat;
	height:100%;
	background-position: center left;
}

a.mainlevel:hover {
	text-decoration: none;
	direction:rtl;
	
}

td a.sublevel:hover {
	text-decoration: none;
	color: #fff;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	padding: 3px 0px;
	text-indent: 4px;
	width: 100%;
	direction:rtl;

}

/* headings */

h1 {
	line-height: 100%;
	font-size: 200%;
}

h2 {
   line-height: 100%;
   font-size: 150%;
}

h3 { 
   line-height: 100%;
   font-size: 120%;
}

h4 {
	 line-height: 100%;
	 font-size: 110%;
}

.small,
.modifydate,
.createdate {
	font-weight: normal;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 10px;
	float:right;	
	/*display:block;
	width:150px;
	background-image:url(../images/date.gif);
	background-repeat: no-repeat;*/
	
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: bottom;
}

td.buttonheading img {
	margin-right: 5px;
}

table.outer td.sectiontableheader {
  font-weight: bold;
  padding: 0 4px;
  line-height: 20px;
}

table.outer tr.sectiontableentry1 td, 
table.outer tr.sectiontableentry2 td,
table.outer td.sectiontableentry1, 
table.outer td.sectiontableentry2 {
  padding: 5px;
}

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

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

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 950px;
}

.w-thin div.wrapper {
	width: 775px;
}

.w-fluid div.wrapper {
	
}

/** template layout stuff **/

body {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	direction: rtl;
}

div.wrapper {
	margin: auto;
	position: relative;
}

div#outer-border {
	border-width:  0 6px 6px 6px;
	border-style:  solid;
}

table.outer,
table.nopad {
	width: 100%;
	border:  0;
	padding:  0;
}

table.outer tr,
table.nopad tr {
	vertical-align:  top;
}

table.outer td,
table.nopad td {
	padding: 0;
}

table.nopad td {
  width: 33%;
  padding-right: 6px;
}

div#top-head {
	border-width: 0 6px;
	border-style:  solid;
	height: 92px;
}

div#access-bar {
	height: 25px;
}

span#logo {
	position: absolute;
	z-index: 10;
	/* change these values below if you want to move your logo 
	
	left: 26px;
	/* change these values below if you change your logo image size 
	*/
	
	top: 25px;
	width: 280px; 
	height: 60px;
}

div#color-insert {
	position:  absolute;
	z-index: 1;
	top:  26px;
	left: 26px;
	width: 0px;
	height: 68px;	
}

 div#top-mod {
	/*margin: 5px 5px 5px 5px;  370 here is to make room for the logo */
	margin-top: 4px;
	margin-bottom:5px;
	margin-right: 30px;
	margin-left: 5px;
	float: left;
	height: 60px;
	overflow: hidden;
}

div#horiz-menu {
	border-width: 6px 6px 0 6px;
	border-style: solid;
	height:  22px;
}


table.outer td.left {
	width:  185px;
	border-width:  6px 6px 0 6px;
	border-style:  solid;
}

table.outer td.middle {
	border-width:  6px 6px 0 6px;
	border-style:  solid;
}

table.outer td.right {
	width: 185px;
	border-width:  6px 6px 0 6px;
	border-style:  solid;

	
}

div.path-padding {
  padding: 0 10px;
}

div.padding {
  padding: 0px 10px 20px 10px;
}

div.smallpad {
  padding-left: 6px;
}

div.sidepad {
  padding: 0 6px;
}

div.midbox {
	border-width:  6px 0 0 0;
	padding-left: 6px;
	border-style:  solid;
	margin-bottom: 6px;
}
div.mymidboxtop {
  	border-width:  0 0 6px 0;
	padding-left: 6px;
	border-style:  solid;
	border-color: #e0e0e0; 
}
div.mymidboxbot {
  	border-width:  6px 0 0 0;
	padding-left: 6px;
	border-style:  solid;
	border-color: #e0e0e0; 
}
div.botbox {
	border-width:  6px 0 0 0;
	padding-left: 6px;
	border-style:  solid;
	margin-top: 15px;
	margin-bottom: -1px;
}

div#bot-footer{
	border-width: 6px 6px 6px 6px;
	border-style:  solid;
	height: 59px;
	text-align: center;
	line-height: 20px;
}

div#bot-footer a:hover {
	text-decoration: underline;
}

#bot-rocket {
	text-align: center;
}

span.rocket {
	margin: 10px auto;
	display: block;
	position: relative;
	width: 137px;
	height: 35px;
	border-width: 6px 6px 6px 6px;
}
.button {
  font-family      : tahoma;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FfFfF0;
  color            : #666666;
  border           : 1px solid #CCCCCC;
  
}
.buttonLogin {
  font-family      : tahoma;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #e9eef5;
  color            : #666666;
  border           : 1px solid #CCCCCC;
  width			   : 155px;
  height		   : 20px;
  
}
.inputbox {
	BORDER-RIGHT: 1px solid #CCCCCC;
	BORDER-TOP: 1px solid #CCCCCC;
	FONT-SIZE: 8pt;
	BORDER-LEFT: 1px solid #CCCCCC;
	BORDER-BOTTOM: 1px solid #CCCCCC;
	FONT-FAMILY: Tahoma;
	width: 155px
}
.inputboxwide {
	BORDER-RIGHT: 1px solid #CCCCCC;
	BORDER-TOP: 1px solid #CCCCCC;
	FONT-SIZE: 8pt;
	BORDER-LEFT: 1px solid #CCCCCC;
	BORDER-BOTTOM: 1px solid #CCCCCC;
	FONT-FAMILY: Tahoma;
	
}
.Radio {
	FONT-FAMILY: Tahoma;
	text-align: Right;
	direction:rtl;
}
/* accessibility stuff */

#access {
	position: absolute;
	z-index: 2;
	top: 4px;
	left: 10px;
	width: 245px;
	height: 16px;

}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

#access .spacer {
	display:  block;
	float:  right;
	width: 0px;
	overflow:  hidden;
}

#access #buttons {
	float: left;
}

#access .button {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 2px;	
	background-repeat: no-repeat;
}

/* some page content things */

.hide {
	display: none;
}

td.left ul,
td.right ul {
  margin: 0;
  padding: 5px 0px 5px 12px;
}

form {
	border: 2px;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

blockquote {
	margin: 10px 0;
	line-height: 140%;
	padding: 10px;
}

pre {
	padding: 10px;
}

table.pollstableborder td {
	text-align: right;
	padding: 2px 0;
}
