@charset "utf-8";
/* CSS Document */
body  {
	background-repeat:repeat-x; 
	background-image:url(loading.php?file=bg_body.gif&t=2); 
	background-color:#e7fbf8;
	
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 1px 0 1px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding:0;
	font-family:Arial,Tahoma,sans-serif;
	font-size: 15px;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a {
	color: #80272A;
	font-weight: bold;
	font-size:15px;
	text-decoration:underline;
}
a:link, a:visited, a:active
{
	text-decoration:underline;
	color: #80272A;
}

a:hover
{
	text-decoration: none;
}
 
.twoColLiqRtHdr #container { 
	width: 954px;  /* this will create a container 80% of the browser width */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #0c333f;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-bottom-width:0;
	padding-bottom:0;
} 
.twoColLiqRtHdr #header { 
	background: #ffffff; 
	padding: 5px 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 


/* Tips for sidebar1:*/
.twoColLiqRtHdr #sidebar1 {
	/*float: right;  since this element is floated, a width must be given */
	width: 216px;
	direction:rtl;
 
	/*background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 0px;  /*top and bottom padding create visual space within this div  */
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebar1 is created with the right margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this right margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 430px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.twoColLiqRtHdr #mainContent { 
	direction:rtl;
	width: 712px;
	border:0px #FF0000 solid;
	margin: 5px 0 0 5px;
	padding:0 5px 0 5px;
	text-align:right; /* the left margin should mirror the margin on the header and footer for proper alignment. */
} , .twoColLiqRtHdr #mainContent p{margin:5px 5px 5px 0; padding:0;}
.twoColLiqRtHdr #mainMenu {
	background-image:url(loading.php?file=main-menu-strip.gif&t=2);
	margin-top:2px;
	padding:8px 4px 0 0;
	height:32px;
	font-weight:bold;
	text-align:right;
}
.twoColLiqRtHdr #mainMenu #selected {
	color: #cd2525;
	text-decoration:none;
}
.twoColLiqRtHdr #mainMenu a {
	color: #073f4e;
	text-decoration:none;
}

.twoColLiqRtHdr #mainMenu a:link, .twoColLiqRtHdr #mainMenu a:visited, .twoColLiqRtHdr #mainMenu a:active
{
	text-decoration:none;
	color: #073f4e;
}

.twoColLiqRtHdr #mainMenu a:hover
{
	text-decoration: underline;
}

#footer { 
	background:#fcfbfb; 
	margin:10px 0 0 0;
	/*font-size:11px;*/
} 
#footer a:link, #footer  a:visited, #footer  a:active
{
	text-decoration: none;
	/*font-size:13px;*/
	color: #003366;
}

#footer a:hover
{
	color: #CC3300;
	text-decoration: underline;
}
div.corner-plain {background-color:##e7fbf8;text-align:center;}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
form {
border:medium none;
margin:0;
padding:0;
}
fieldset{
margin:5px;
padding:5px;
text-align:right;
border:1px #FF6600 solid;
}
legend{ color:#CC0000;font-weight:bold; }
.Notes{
display: block;
font-weight:bold;
border: 1px solid #844236; 
text-align:right;
padding:4px;
padding-right:50px;
color:#344f84;
background: #f4eae9 url(loading.php?file=notes.gif&t=2) no-repeat 98% 50%;
}
.boxTitle {
	direction:rtl;
	line-height:25px;
	color: #0A2656;
	padding:1px 10px;
	font-weight: bold;
	border:1px #386385 solid;	
	border-right-width:0;
	border-left-width:0;
	background-image:url(loading.php?file=boxBg.gif&t=2);
	text-align:right;
	border-style: solid;
	height:26px;
	font-stretch:normal;	
}

.boxBody {
	direction:rtl;
	background-color:#fff;
	border:0px #386385 solid;	
	border-right-width:0;
	border-left-width:0;
	text-align:right;
	border-style: solid;
	padding:10px;	
	
}
/*blue baloon*/
div.baloon{
 overflow:hidden;
 width:254px;
 background:url(loading.php?file=blue_bal_center.gif&t=2) repeat-y 100% 0;
 margin:14px 0 0 0;
}
div.baloon_top{
 overflow:hidden;
 width:254px;
 background:url(loading.php?file=blue_bal_top.gif&t=2) no-repeat 0 0;
 padding:9px 0 0 0;
}
div.baloon_bottom{
 overflow:hidden;
 width:254px;
 background:url(loading.php?file=blue_bal_bottom.gif&t=2) no-repeat 100% 100%;
 padding:0 0 8px 0;
}
div.baloon strong{
 overflow:hidden;
 background:url(loading.php?file=house.gif&t=2) no-repeat 98% 0;
 font-size:12px;
 color:#fff;
 font-style:oblique;
 text-decoration:underline;
 line-height:16px;
 padding:0 25px 0 0;
 margin:0 25px 0 0;
}
div.baloon ul{
 overflow:hidden;
 width:243px;
 margin:7px 0 0 11px;
}
div.baloon ul li{
 float:right;
 width:243px;
 line-height:16px;
 background:url(loading.php?file=dotted_line.gif&t=2) no-repeat 22px 100%;
margin:-1px 0 0 0;
}
div.baloon ul li.last{
 background:none;
}
div.baloon ul li a{
 float:right;
 width:241px;
 display:inline;
 color:#fff;
 padding:3px 0;
 cursor:pointer;
 margin:0 0 0 1px;
}
div.baloon ul li a:hover{
 background-color:#75c4d3;
}
div.baloon ul li a span{
 font-size:13px !important;
 float:right;
 background:url(loading.php?file=christ.gif&t=2) no-repeat 0 7px;
 padding:0 0 0 12px;
 margin:0 0 0 27px;
}
div.baloon ul li a em{
font-size:13px !important;
float:left;
color:#fff;
font-style:normal;
padding:0 25px 0 0;
}
div.yellow_star {
background:transparent url(loading.php?file=blue.gif&t=2) no-repeat scroll 0 0;
height:37px;
overflow:hidden;
margin-top:10px;
padding:10px 0 0;
width:216px;
}
div.yellow_star p {
background:transparent url(loading.php?file=star_yellow.gif&t=2) no-repeat scroll 98% 0;
color:#082c39;
display:inline;
float:right;
font-size:16px;
font-weight:bold;
line-height:18px;
margin:0;
padding:0 25px 0 0;
}
div.calendar {
background:transparent url(loading.php?file=calendar.gif&t=2) no-repeat scroll 0 0;
float:right;
height:44px;
padding-top:1px;
text-align:center;
width:42px;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
}
div.calendar span {
color:#006699;
display:block;
font-size:12px;
font-weight:bold;
line-height:12px;
padding:2px 5px 0;
}
div.search {
height:23px;width:500px;
padding:20px 0 0 10px;
margin-bottom:10px;
}
div.search .powerd {
float:left;
padding:0 10px 0 10px;
}
div.search .option {
padding:3px 0 0 0;
}
div.search .form {
float:left;
margin:3px 2px 0 0;
background:transparent url(loading.php?file=search.png&t=5) no-repeat scroll 0 0;
height:20px;width:170px;
}
div.search .form input.field {
background:transparent none repeat scroll 0 0;border:medium none;color:#0A7285; direction:rtl; text-align:right;
float:right;font-size:12px;padding:0;position:relative;width:135px; margin-right:10px;
}
div.search .form input.submit {
background:transparent url(loading.php?file=magnifer.gif&t=2) no-repeat scroll 0 0;
border:medium none;cursor:pointer;display:inline;float:left;height:13px;margin:3px 0 0 3px;padding:0;width:16px;
}
.kkklabel {
clear:both;
text-align:right;
font-weight:bold;
font-size:12px;
color:#CC6600;
display:block;
float:right;
}
input[type="radio"]{
adding:0 5px 0 5px; direction:rtl; text-align:right; font-size:14px;
}
input[type="text"], input[type="password"],textarea, select{
border:1px #CC6600 solid; color:#333366; direction:rtl; text-align:right;
font-size:14px; margin-top:5px;
}
input[type="submit"], input[type="button"], input[type="reset"] {
background:transparent url(loading.php?file=btn.jpg&t=1) repeat-x; color:#FFFFFF; font-weight:bold;
border:medium none;cursor:pointer;height:28px;margin:3px 0 0 3px;padding:0 3px 0 3px;
}
.warning { color: red; }
ul {
margin:0 10px 0 0;
padding:0;
list-style: none;
}
.imgCSS {border:1px solid #003366;padding:4px;}
ul li {
padding: 5px;
padding-right: 20px;
background: url(loading.php?file=yes.gif&t=2) 100% 6px no-repeat;
}
.title {font-weight:bold;color:#003366;padding-right:12px; background: url(loading.php?file=nav.gif&t=2) 100% 5px no-repeat;}
.articleTitle {font-weight:bold;color:#003366;font-size:20px; text-align:right;}
img {background: url(loading.php?file=loading.gif&t=2) no-repeat center center; border-width:0;}
div.growlUI { background: url(loading.php?file=ajaxMSG.png&t=5) no-repeat 10px 10px; padding:10px 0 0 0; }
.regForm { background: url(loading.php?file=ajaxMSG.png&t=5) no-repeat 90% 10px; padding:20px;  }
.error { margin:10px 0 5px 0; font-weight:bold; display:none; border:1px #FF0000 solid; text-align:center; font-size:13px;color:#990000;padding-right:20px; background: url(loading.php?file=error.gif&t=2) 98% 2px no-repeat;}
.correct { margin:10px 0 5px 0; font-weight:bold; display:none; border:1px #009900 solid; text-align:center; font-size:13px;color:#009900;padding-right:20px; background: url(loading.php?file=yes.gif&t=2) 90% 2px no-repeat;
}
.correctMsg { margin:10px 0 5px 0;  border:1px #009900 solid; text-align:right; font-size:16px;color:#990000;padding-right:50px; background: url(loading.php?file=ajaxMSG.png&t=5) 100% 10px no-repeat;
}
.correctMsgInfo { margin:10px 0 5px 0;  border:1px #009900 solid; text-align:right; font-weight:bold; font-size:16px;color:#990000;padding-right:50px; background: url(loading.php?file=info.png&t=5) 100% 10px no-repeat;
}
.clock_date{height:87px;  background: url(loading.php?file=top.jpg&t=1) no-repeat;
}
.clock_date p.clock{
padding:15px 0 0 20px;}
.clock_date p {
color:#FFFFFF;
font-size:13px;
font-weight:bold;
margin:0;
padding:3px 0 0 2px;
}
.password {
}
.pstrength-minchar {
font-size : 10px;
}
.copyright{font-size:13px; color:#003333;}
.newsResource {
font-family:tahoma;
color: #666666;
font-size:13px;
}
.newsResource a:link, .newsResource  a:visited, .newsResource  a:active
{
	font-size:11px;
text-decoration: underline;
	color: #006699;
}

.newsResource a:hover
{
	color: #CC0000;
	text-decoration: none;
}
.vote {
color: #990000;
font-size:14px; font-weight:bold;
}

.commentTitle {
font-family:tahoma;
color:#0060AA;
font-size:14px;
font-weight:bold;
text-align:right;
}
.commentBody { 
color:#333333;
font-family:tahoma;
font-size:13px;
font-weight:normal;
text-align:justify;
padding:10px;
border:1px #FF6600 solid;
background-color:#FFCC66;
}
.mainMenu{
padding:5px;
}
.mainMenu a:link, .mainMenu  a:visited, .newsResource  a:active
{
	text-decoration: none;
	color: #003366;
}

.mainMenu a:hover
{
	color: #CC3300;
	text-decoration: underline;
}
.articleCP{
color:#990000; font-weight:bold;
border:1px #FF6600 solid;
background-color:#FFFFCC;
margin:5px;
padding:5px;

}
.articleCP a:link, .articleCP  a:visited, .articleCP  a:active
{
	text-decoration: none;
	color: #003366;
}

.articleCP a:hover
{
	color: #CC3300;
	text-decoration: underline;
}
<!--[if IE]>
/* place css fixes for all versions of IE in this conditional comment */
.twoColLiqRtHdr #sidebar1 { padding-top: 0px; }
.twoColLiqRtHdr #mainContent { zoom: 1; padding-top:0; text-align:right;}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![EndIf]-->