﻿


#page-container {
	width: 890px;
	margin: auto;
}


div.dynamic_list {
padding-left: 5px;
padding-right: 5px;
}


#menucontainer 
{ 

	margin: auto; 
}


ul#menulist
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}
ul#menulist li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-image: none;
}
#menucontainer ul li{
	position: relative;
}
ul#menulist li a
{
	font-family : "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: url(../images/menu.gif) bottom right no-repeat;
	border: 0px;
	margin: 0px;
	overflow: auto;
	display: block;
	padding: 7px 20px 12px 0px;
	text-align: right;
}

#menulist a:visited
{
	color: #fff;
	text-decoration: none;
}

#menucontainer a:link
{
	color: #fff;
	text-decoration: none;
}

#menucontainer a:hover
{
	background-color: inherit;
	color: #fff;
	padding: 7px 20px 12px 0px;

	background-position: center right;

}


/*Sub level menu items */
#menucontainer ul li ul{
	position: absolute;
	width: 169px;
	top: 0;
	visibility: hidden;
	margin:0px;
	padding:0px;

	
}

#menucontainer .subfolderstyle{
	padding: 7px 20px 12px 0px;
	background-position: top right;
}
	
/* Holly Hack for IE \*/
* html #menucontainer ul li { float: right; height: 1%; }
* html #menucontainer ul li a { height: 1%; }
/* End */

.news_line {
	border-width: 0px !important;
	padding: 0px !important;
	text-decoration: none !important;
	color: #383838 !important;
}


.template_1 {
	border-bottom: 1px #BABABA solid; padding-bottom: 13px; padding-top: 7px; margin-bottom: 3px;
}
.template_2 {
	padding-bottom: 13px; padding-top: 7px; margin-bottom: 3px;
}
.breaking_news {
	font-family : "Arial", Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	color: #FF473B;
	border: 1px solid #FF473B;
	padding: 7px;
}

fieldset {
	border: 1px solid #BABABA;
	margin: 3px 0;
	padding: 10px;
	clear: right;

} * html fieldset { padding-top: 0; }

legend {

	letter-spacing: -0.03em;
	line-height: 1;

	padding: 4px 0.5em; /*  Top and Bottom for IE7 */
}


.table_header { 
	font-family : "Arial", Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	background: #009900;
	font-weight: bold;
	padding: 7px;
	border-bottom: 1px solid #009900;
	color: #fff;
}

.table {
	border: 1px solid #009900;
}

.list_gray { 
	background: #E9FFDD;
}
.list_normal { 
	background-color: inherit;
}

.poll {
	background-color: #009900;
}

.box {
	padding: 7px;
	margin: 5px;
	border: 1px solid #BABABA;
}


.details {
	font-family : "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	line-height : 17px;
}



form {
	margin : 0;
	direction: rtl;
}
input, textarea, select {
	font-family : "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
}
textarea, INPUT.editbox {
	padding: 4px;
	border: 1px solid #BABABA;
	background-color: #FCFCFC;

}
form input.editbox:focus, form textarea:focus {
	padding: 4px;
	border: 1px solid #999999;
	background-color: #FCFCFC;

}
select {
	padding: 2px;
	border: 1px solid #BABABA;
	background-color: #FCFCFC;
}

INPUT.button {
	cursor: pointer;
	font-family : "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;

	width: 67px;
	height: 29px;

	color: #FFFFFF;
	background: url('../images/button.gif') no-repeat top center;
	text-align: center;
	border: 0px none;
}

form input.button:hover {
	color: #FFFFFF;
	border: 0px none;
	background: url('../images/button.gif') no-repeat bottom center;
	text-align: center;
}


body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url('../images/bg.jpg') no-repeat fixed top center;
}

.small {
	font-family : "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	background-color : inherit;
	font-weight : normal;
}
TD, P, BODY, DIV {
	font-family : "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	font-weight : normal;
}

p {
	margin : 0 0 0;
	line-height : 17px;
	padding : 0;
}

a:link, a:visited, a:active {
	color: #009900;
	background-color : inherit;

	text-decoration : none;
	padding: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a:hover {
	background-color : inherit;
	color: #009900;

	text-decoration : none;
	border-width: 0px;
	padding: 1px;
}



div.thumb_frame {

	/* border: 1px solid #FF473B; */
	padding: 5px 5px 5px 10px;
	float: left; margin: 5px;

}

a:link img.thumb, a:visited img.thumb, a:active img.thumb { 	
	border: 1px solid #BABABA;
	padding: 2px;
}

a:hover img.thumb { 
	border: 1px solid #999999;
	padding: 2px;
}


a:link.noline, a:visited.noline, a:active.noline { 	
	border-width: 0px;
	padding: 0px;
}
a.noline { 	
	border-width: 0px;
	padding: 0px;
}


img {
	margin : 0;
	border : none;
	padding : 0;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center, .pages {
	text-align: center;
}
.title {
	color : #009900;
	background-color : inherit;
}
.large {
	font-family : "Arial", Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight : bold;
}


h1, h2, h3, h4, h5, h6 {
	font-family : "Arial", Tahoma, Verdana, Helvetica, sans-serif;
	color : #009900;
	background-color : inherit;
	margin: 0px;

}

h3 {
	font-size: 18px;
	font-weight : normal;
}
h4 {
	font-size: 15px;
	font-weight : bold;
}
h4.title {
	font-size: 17px;
	font-weight : bold;

	background-color : inherit;

	background-image:url('../images/icons/dottedline.gif');
	background-position: bottom;
	background-repeat:repeat-x;
	padding-bottom: 4px;
	margin: 0px;
	margin-bottom: 7px;
	margin-top: 7px;

}

h5.title {
	font-size: 15px;
	padding:4px;

	font-weight : bold;


}
h6.title {
	font-size: 14px;
	font-weight : bold;

	background-color : inherit;

	padding: 0px;
	margin: 0px;

}
h6.title a:link, h6.title a:visited, h5.title a:link, h5.title a:visited {
	color: #fff;
		font-family : "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
}
a:link.c, a:visited.c, a:active.c {
	display: block;
	float: left;
	margin-left: 12px;
	margin-top: 1px;
	
	padding: 3px 5px 3px 5px; 
	font-weight : normal; 
	text-decoration : none;
	border: 1px solid #BABABA;
	background-color: #FCFCFC;
	color: #999999;
} 

a:hover.c {
	color: #FCFCFC;
	font-weight : normal; 
	text-decoration : none;
	border: 1px solid #009900;
	background-color: #009900;

}

a:link.more, a:visited.more, a:active.more {
	display: block;
	float: left;
	margin-left: 12px;
	margin-top: 1px;
	
	padding: 3px 5px 3px 5px; 
	font-weight : normal; 
	text-decoration : none;
	border: 1px solid #BABABA;
	background-color: #FCFCFC;
	color: #383838;
} 

a:hover.more {
	color: #FCFCFC;
	font-weight : normal; 
	text-decoration : none;
	border: 1px solid #009900;
	background-color: #009900;

}



/* These styles are for the pagination object */
div.pagination {
	padding: 3px;
	margin: 3px;
}
div.pagination a, div.pagination a:active, div.pagination a:visited {
	padding: 3px 6px 3px 6px;
	margin: 2px;
	border: 1px solid #BE1200;
	text-decoration: none; /* no underline */;
	color: #BE1200;
	display: block;
	float: right;
	background-color: #fff;
}

div.pagination a:hover {
	border: 1px solid #009900;
	padding: 3px 6px 3px 6px;
	color: #009900;
	background: #fff;
}

div.pagination span.current {
	padding: 3px 6px 3px 6px;
	margin: 2px;
	border: 1px solid #BE1200;
	display: block;
	float: right;
	font-weight: bold;
	background-color: #BE1200;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 3px 6px 3px 6px;
	margin: 2px;
	border: 1px solid Gainsboro;
	display: block;
	float: right;
	color: Gainsboro;
}
div.pagination span.dots {
	padding: 3px 6px 3px 6px;
	display: block;
	float: right;
}


ul#navlistx
{
padding: 0px;
margin: 0px;
list-style-type: none;
font-family : "Tahoma", Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
}
ul#navlistx li
{
margin: 0px;
border: 0px none;

padding: 0px;
background-image: url('none');list-style-type:none
}

ul#navlistx li a
{
	
	display: block;

background-color: inheret;
border: 0px;
padding: 7px 6px 6px 8px;
border-bottom: 1px solid #EFEFEF; 
}

#navlistx a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainerx a:link
{
color: #000000;
text-decoration: none;
}

#navcontainerx a:hover
{
background-color: #F9F9F9;
color: #000;
border-bottom: 1px solid #C8C8C8;

}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	text-align: right;
}
ul li {
	background-image: url('../images/icons/arrow.gif');
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 2px;
	padding-right: .8em;
	text-align: justify;
}
* html ul li a {
   height:1em;
}

table.calendar {
	border:0pt none;
}
table.calendar td, th {
	border:0pt none;
	text-align:center;
}
table.calendar th {

	font-size: 7pt;
	height: 10px;
}
table.calendar td {
	text-align:center;
	height: 20px;

}

table.calendar .calendar-month {
	font-size: 15px;
	font-weight: bold;
	margin: 3px;
	text-align: center;
	font-family : "Arial", Tahoma, Verdana, Helvetica, sans-serif;
}
table.calendar .calendar-month a {
	text-decoration:none;
}
table.calendar .calendar-prev, table.calendar .calendar-next {
	font-weight:normal;
}
table.calendar th {
	text-align:center;
}

table.calendar td.linked-day {
	border: 1px solid #BABABA;
	background: #F5E3BB; 
}