/* CSS Document */

html {
	width: 100%;
	height: 100%;
	text-align:center;
	left:100px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/back-all.jpg) repeat-x center top #00014E;
	overflow-y: scroll;	
}

body {
	margin: 0px;
	padding: 0px;
	font-family: georgia, Arial, Helvetica, Sans Serif;
	/*line-height: 120%;*/
	font-size: 11px;
	color: #FFF;
	background: url(../images/back.jpg) no-repeat center top transparent;
	border-collapse: collapse;
	height: 100%;
}

p	{
	margin:20px 40px;
}

.main	{
	width: 780px;
	margin:0;
	background: transparent;
}


.clr {
	clear: both;
}

.outline {
  	border: 0px;
  	background: transparent;
	padding: 0px;
	vertical-align: top;
}

#buttons_outer {
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 46px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 49px;
	border: 0px;
	margin:0px;
	background: transparent;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	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: 0px;
	text-align: center;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	/*white-space: nowrap;*/
	width:100px;
}

ul#mainlevel-nav li a	{
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #bbb;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000;
	background: #FFF;
}


#search_outer {
	float: right;
	margin:2px 20px 0px 0px;
}

#search_inner {
  	border: 0;
	padding: 0;
  	height: 20px !important;
  	height: 20px;
  	overflow: hidden;
}

#search_inner form {
  	padding: 0;
  	margin: 0;
}

#search_inner .inputbox {
  	border: 1px solid #FFF;
	padding: 2px 2px 2px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #c64934;
	width:100px;
}

#header_outer {
	text-align: left;
	border: 0;
	margin: 0;
	border-collapse: collapse;

}

#header {
	border: 0;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 117px;
	background: url(../images/logo.jpg) no-repeat transparent;
}

#top_outer{
	float: left;
	background: url(../images/top_outer.jpg) no-repeat transparent;
	height: 63px;
	width: 100%;
}

#top_inner {
  	border: 0;
	padding-top: 5px;
  	height: 30px !important;
  	height: 30px;
  	overflow: hidden;
  	float: none !important;
  	float: left;
}

#left_outer {
  	float: left;
	margin-top: 15px;
	width: 214px;
  	border: 0px;
}


#left_inner {
	padding: 7px;
  	float: none !important;
  	float: left;

}


#content_outer {
	padding: 0;
	margin-top: 0;
	margin-left: 2px;
	float: left;
	height:100%;
	border-collapse: collapse;
}

#content_inner{
  	float: none !important;
  	float: left;
  	padding: 0;
  	padding-top: 2px;
  	margin: 0;
	height:100%;
	width:774px;
}

table.content_table {
  	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin: 9px 0px 0px 2px;
	width: 200px;
  	border: 1px dotted #000;
	background:#FFF;
}

#right_inner {
  	float: none !important;
  	float: left;
  	border: 0px;
  	padding: 2px;
}


.user1_inner {
  	padding: 0;
	width:30%;
	height: 180px;
	float: left;
	margin: 20px 0 0 0;
	padding: 10px 0 0 30px;
	border-right: 1px dotted #EBD683;
}

.user2_inner {
	width:29%;
	height: 180px;
	float: left;
	margin: 20px 10px 0 0;
	padding: 10px 0 0 20px;
}

.user3_inner {
	width:30%;
	height: 180px;
	float: left;
	margin: 20px 0 0 0;
	padding: 10px 2px 0 20px;
	border-left: 1px dotted #EBD683;
}

.user5	{
  	background: url(../images/border.gif) no-repeat 0px 10px transparent;
	padding-top:30px;
}

table td.body_outer {
	padding: 10px 40px 10px 40px;
	margin: 10px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}


/** old stuff **/

.back_button {
	float: left;
  	text-align: center;
  	font-size: 12px;
  	font-weight: bold;
  	border: 1px solid #cccccc;
  	width: auto;
	text-decoration: none;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
}

.pagenav {
  	text-align: center;
  	font-size: 12px;
  	font-weight: bold;
  	border: 1px solid #EBD683;
  	/*width: auto;*/
  	padding: 1px 10px;
  	line-height: 20px !important;
  	line-height: 18px;
  	height: 30px !important;
  	height: 30px;
  	margin: 5px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

.footer {
	margin:10px;
	padding-top:20px;
	text-align: center;
	color: #AAA;
	font-size: 10px;
	/*border-top: 1px dashed #000;*/
  	background: url(../images/footer.jpg) no-repeat;
	height:44px;
}

.sml{
	color: #0003A1;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 12px;
	padding: 5px;
	padding-left: 9px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}

.category		{
	/*margin:9px;*/
	/*padding:18px;*/
	line-height:240%;
}

a.gallery:link, a.gallery:visited {
	color: #EBD683; 
	text-decoration: none;
	font-weight: bold;
}

a.gallery:hover {
	color: #FFF;	
	text-decoration: none;
	font-weight: bold;
}

.galleryline	{
	  	background: url(../images/line.gif) repeat-x;
}




/* Joomla core stuff */
a:link, a:visited {
	color: #FFF; 
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #EBD683;	
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   	padding-right: 5px;
}

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;
	margin:0px;
	padding:0px;
}

.button {
  color: #FFF;
  font-family: Georgia, Hevlvetica, sans-serif;
  background: transparent;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #CCC;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
}


INPUT, TEXTAREA		{ 
  	font-family:Georgia; 
  	font-size:12px; 
  	color: #000; 
	/*width: 240px;*/
	text-align: left;
	/*background: #FFF;*/
	border-width: 1px;
	border-color: #FFF;
}

.componentheading {
	color: #EBD683;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
	height: 30px;
	font-weight: bold;
	font-size: 24px;
	text-shadow:0 1px 2px #000000;
	/*text-transform: uppercase;*/

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #EBD683;
	font-weight: bold;
	font-size: 20px;
	white-space: nowrap;
	/*text-transform: uppercase;*/
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
	background : transparent;
}

table.searchintro td {
	font-weight: bold;

}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	color: #EBD683;
	text-align: left;
	padding-left: 0px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	/*text-transform: uppercase;*/
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletableonline th, div.moduletableonline h3 {
	color: #000;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	/*text-transform: uppercase;*/
	margin: 0 0 2px 0;
	border: 2px solid #000;
}

table.pollstableborder td {
  	padding: 2px;
}

.sectiontableheader {
  	font-weight: bold;
	background: url(../images/content.gif) no-repeat -45px -10px transparent;
	color:#FFF;
	line-height: 29px;
	margin-left:20px;
}

.sectiontablefooter {
	height: 30px;
}

.sectiontableentry1		{
	height:30px;
}

.sectiontableentry2 	{
	background: url(../images/gb_linex.gif) no-repeat 0 0 transparent;
	height:30px;
}

.sectiontableentry3 	{
	background: url(../images/gb_linex.gif) no-repeat 0 0 transparent;
	height:30px;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.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 {
  	background: url(../images/subhead_bg.png) repeat-x;
  	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	/*text-transform: uppercase;*/
}

/** doron **/

h1	{
	font-size:16px;
	color: #FFF;
	margin-left:15px;
}

h2	{
	font-size:14px;
	color: #FFF;
	margin-left:15px;
}

.txt	{
	margin-left:15px;
	color: #000;
}

.poll_back	 {
  	background: url(../images/button.gif) repeat-x;
}

table.pollstableborder_back td {
	line-height: 29px;
	padding-left: 9px;
}

.titles	{
	font-size:14px;
	font-weight: bold;
	color: #EBD683;
	line-height: 29px;
  	background: url(../images/button.gif) repeat-x;
}

a.pagenav:link, a.pagenav:visited a.button:link, a.button:visited	{
	background: transparent;
	text-decoration: none;
	padding: 0px 10px;
}

a.pagenav:hover, a.button:hover {
	text-decoration: none;
	color: #000;
	background:#FFF;
	padding: 0px 10px;
}

a.readon:link, a.readon:visited {
	background: transparent;
	font-size: 12px;
	font-weight: normal;
	color: #EBD683;
	/*text-align: right;*/
	float:right;
	padding: 0 0 0 0;
	text-decoration: underline;
}

a.readon:hover {
	text-decoration: none;
	color: #FFF;
}



/** MENU BUTTONS **/

a.mainlevel:link, a.mainlevel:visited {
	display: inline;
	background: transparent;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-left: 12px;
	line-height: 27px;
	height: 27px !important;
	height: 27px;
	text-decoration: none;
	color:#EBD683;
	text-shadow:0 1px 2px #000;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #FFF;
}

a.mainlevel#active_menu {
	color:#EBD683;
}

a.mainlevel#active_menu:hover {
	color: #FFF;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-align: left;
	text-decoration: none;
}

a.sublevel:hover {
	color: #FFF;
	text-decoration: none;

}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: #757575;
	color: #FFF;
	padding: 0 1px 0 1px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
  margin: 50px
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 50px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 9px;
}

