/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
	padding: 10px 0px 35px 0px;
	background-color: #333333;
}
ul
{
list-style:none;
line-height:1.3em;
}
body,input
{
font-size: 10pt;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #FF6600;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}


h3 span
{
font-weight: normal;
}
#mynews p {font-size:1em;
	line-height:1.4em;
	border-top-color:#999999;
	border-top-style:dotted;
	border-top-width: thin;
	border-top:100%;	 }
	
#mynews {color: #666666;}
#mynews strong {
	font-size:1.1em;
	line-height:1em;
	
	color: #FF6600;
	}

h3,h4
{
display: inline;
background-repeat: no-repeat;
background-position: right;
}

h3
{
	font-weight: bold;
	font-size: 1.2em;
	line-height:1.3em;
	text-transform:capitalize;
	color: #666666;
	border-bottom:100%;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width: thin;
	}

h4
{
font-size: 1.2em;
padding-right: 28px;

}

.contentarea
{
padding-top: .5em;
}

img
{
margin:0px 0px 5px 15px;
m
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #ffffff;
left: -.25em;
top: -1.0em;
padding: 1.0em;
border-bottom: solid 5px #003399;
border:solid 5px #003399;
margin-bottom: 1em;
}

ul.linklist
{
list-style:inherit;


}

ul.linklist li
{
line-height: 2.0em;
}


#upbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 226px;
	z-index: 1;
	background-color: #333333;
}

#outer
{
	z-index: 2;
	position: relative;
	width: 800px;
    background-color: #fff;
	margin:  auto;
	}

#header
{
position: relative;
width: 800px;
height: 216px;
background: url('images/RAbanner.jpg') repeat-x;
margin-bottom: 0px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}
#headertextmenu
{
	font:Verdana;
	font-size:0.8em;
	position:absolute;
	top:1em;
	right:4em;
	font-weight: bold;
}
#headertextmenu a
{
	color:#FFFFFF;
}
#headertextmenu a:hover
{
	color:#FF6600;
}
#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}
.searchform {float:right; width:285px; padding:50px 17px 0px 0px !important /*Non-IE6*/; padding:50px 12px 0px 0px /*IE6*/;}
.searchform form fieldset {float:right; border:none;}
.searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:90%; }
.searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:90%;}
.searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}


#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 0px;
}

#menu
{
position: relative;
background: #7F8400 url('images/menubg.gif') repeat-x top left;
height: 2.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 0px;
}
	
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */


/*Drop-down menu*/
.nav2 {white-space:nowrap /*IE hack*/; float:left; width:800px; border:none; background:#eeeeee; font-size:100%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 0px rgb(175,175,175);}
.nav2 ul li a { float:none !important;	float:left;	display:block;	height:2.1em; line-height:2.1em; padding:0 16px 0 16px;	text-transform:uppercase; font-weight:normal; color: #cc0000; font-family: Tahoma; }
.nav2 ul li ul {display:none; border:none; }

/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav2 ul li:hover a {text-decoration:none; color: #333333; background-color: #FFB722; } /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:8em; position:absolute; z-index:999; top:2em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:10em; height:auto; line-height:1.3em; margin-left:0px; padding:4px 16px 4px 16px; border-left:solid 0px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:#; font-weight:normal; color:#333333;} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover { 	background-color:#999999; text-decoration:none; color: #FFFFFF; } /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:#FFB722; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {white-space:normal; display:block; w\idth:10em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 0px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:#99CCFF; font-weight:normal; color:#003399;} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:#99CCFF; text-decoration:none;} /*Color subcells hovering mode*/



#content
{
padding: 0em .5em 0em 3em;
}

#primarycontainer
{
float: left;
margin-right: -22.0em;
width: 100%;
}
#secondarycontent
{
	float: right;
	margin:2.5em .5em 0em 0em;
	width: 18em;
	text-align:left;
	font-family: Tahoma;
	line-height:1.2;
	margin-right: 0.3em;
	}
#primarycontent
{
margin: 1.0em 19.5em 0em 0em;
}

#footer
{
position: relative;
height: 1.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}
