/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Proxville default         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
font-family : Arial, sans-serif;
color : #333333;

margin : 0;
padding : 0;
}
a:link, a:visited {
color : #005fa9;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
h1 {
font : bold 120% Arial, sans-serif;
color : #334d55;
margin : 0;
padding : 0;
}
h2 {
font : bold 140% Arial, sans-serif;
color : #006699;
color: #D54B3D;
margin : 0;
padding : 0.5em 0 0 0;
}
h3 {
font : bold 100% Arial, sans-serif;
color : #334d55;
margin : 0;
padding : 0;
}
h4 {
font : 100% Arial, sans-serif;
color : #333333;
margin : 0;
padding : 0;
}
h5 {
font : 100% Arial, sans-serif;
color : #334d55;
margin : 0;
padding : 0;
}
h6 {
font : 100% Arial, sans-serif;
color : #334d55;
margin : 0;
padding : 0;
background : #eef0f1 url(images/headerbg.gif) repeat-x left bottom;
}
ul {
list-style-type : square;
}
ul ul {
list-style-type : disc;
}
ul ul ul {
list-style-type : none;
}
form {
margin : 0;
padding : 0;
}
label {
font : bold 1em Arial, sans-serif;
color : #334d55;
}
input {
font-family : Arial, sans-serif;
}
#pagecell1 {
position : absolute;
top : 112px;
left : 2%;
right : 2%;
width : 96.8%;
background-color : #ffffff;
}
#tl {
position : absolute;
top : -1px;
left : -1px;
margin : 0;
padding : 0;
z-index : 100;
}
#tr {
position : absolute;
top : -1px;
right : -1px;
margin : 0;
padding : 0;
z-index : 100;
}
#masthead {
position : absolute;
top : 0;
left : 2%;
right : 2%;
width : 96.8%;
}
#pageNav {
float : right;
width : 320px;
padding : 0;
margin-left: 10px;
background-color : #f5f7f7;
border-left : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
font : small Verdana, sans-serif;
}
#content {
padding : 0 10px 0 0;
margin : 0 178px 0 0;
border-right : 1px solid #ffffff;
}
#siteName {
margin : 0;
padding : 16px 0 8px 0;
color : #ffffff;
font-weight : normal;
}
#utility {
font : 75% Verdana, sans-serif;
position : absolute;
top : 16px;
right : 0;
color : #919999;
}
#utility a {
color : #ffffff;
}
#utility a:hover {
text-decoration : underline;
}
#red a {
color : #666666;
}
#red a:hover {
text-decoration : underline;
}
#pageName {
padding : 0 0 14px 10px;
margin : 0;
border-bottom : 1px solid #ccd2d2;
}
#pageName h2 {
font : bold 175% Arial, sans-serif;
color : #000000;
margin : 0;
padding : 0;
}
#pageName img {
position : absolute;
top : 0;
right : 6px;
padding : 0;
margin : 0;
}
#globalNav {
position : absolute;
width : 100%;
min-width : 640px;
height : 32px;
color : #cccccc;
padding : 0;
margin : 0;
background-image : url("../img/glbnav_background.gif");
}
#globalNav img {
margin-bottom : -4px;
}
#gnl {
position : absolute;
top : 0;
left : 0;
}
#gnr {
position : absolute;
top : 0;
right : 0;
}
#globalLink {
position : absolute;
top : 6px;
height : 22px;
min-width : 940px;
padding : 0;
margin : 0;
left : 10px;
z-index : 100;
}
a.glink, a.glink:visited {
font-size : small;
color : #000000;
font-weight : bold;
margin : 0;
padding : 2px 5px 4px 5px;
border-right : 1px solid #8fb8bc;
}
a.glink:hover {
background-image : url("../img/glblnav_selected.gif");
text-decoration : none;
}
.skipLinks {
display : none;
}
.subglobalNav {
position : absolute;
top : 84px;
left : 0;
min-width : 640px;
height : 20px;
padding : 0 0 0 10px;
visibility : hidden;
color : #ffffff;
}
.subglobalNav a:link, .subglobalNav a:visited {
font-size : 80%;
color : #ffffff;
}
.subglobalNav a:hover {
color : #cccccc;
}
#search {
position : absolute;
top : 5px;
right : 10px;
z-index : 101;
}
#search input {
font-size : 70%;
margin : 0 0 0 10px;
}
#search a:link, #search a:visited {
font-size : 80%;
font-weight : bold;
}
#search a:hover {
margin : 0;
}
#breadCrumb {
padding : 5px 0 5px 10px;
font : small Verdana, sans-serif;
color : #aaaaaa;
}
#breadCrumb a {
color : #aaaaaa;
}
#breadCrumb a:hover {
color : #005fa9;
text-decoration : underline;
}
.feature {
padding : 0 0 10px 10px;
font-size : 80%;
min-height : 200px;
height : 200px;
}
html > body .feature {
height : auto;
}
.feature h3 {
font : bold 175% Arial, sans-serif;
color : #000000;
padding : 30px 0 5px 0;
}
.feature img {
float : left;
padding : 0 10px 0 0;
}
.story {
padding : 10px 0 0 10px;
font-size : 80%;
}
.story h3 {
font : bold 125% Arial, sans-serif;
color : #000000;
}
.story p {
padding : 0 0 10px 0;
}
.story a.capsule {
font : bold 1em Arial, sans-serif;
color : #005fa9;
display : block;
padding-bottom : 5px;
}
.story a.capsule:hover {
text-decoration : underline;
}
td.storyLeft {
padding-right : 12px;
}
#siteInfo {
clear : both;
border-top : 1px solid #5FB404;
font-size : small;
color : #000000;
padding : -20px -20px -20px -20px;
margin-top : -1px;
}
#siteInfo img {
padding : 20px 20px 20px 0;
vertical-align : middle;
}
#sectionLinks{
	margin: 0;
	padding: 0;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("../img/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #084B8A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

.h {overflow: hidden;}

#red a:link, #red a:visited { overflow: hidden;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background: #D54B3D;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#red a:hover{ overflow: hidden;
	border-top: 1px solid #cccccc;
	//background-color: #DDEEFF;
	background: #F09696;
	font-weight: bold;
	text-decoration: none;
}
#green a:link, #green a:visited {overflow: hidden;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background: #23A429;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#green a:hover{ overflow: hidden;
	border-top: 1px solid #cccccc;
	//background-color: #DDEEFF;
	background: #56CD5C;
	font-weight: bold;
	text-decoration: none;
}

#orange a:link, #orange a:visited {overflow: hidden;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background: #CEC026;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#orange a:hover{overflow: hidden;
	border-top: 1px solid #cccccc;
	//background-color: #DDEEFF;
	background: #E7DB5A;
	font-weight: bold;
	text-decoration: none;
}

.relatedLinks h3 {
padding : 10px 0 2px 0;
}
.relatedLinks a {
display : block;
}
#advert {
padding : 10px;
}
#advert img {
display : block;
}


/*footer*/
#footer{ font-family:Georgia; font-size:0.75em; line-height:1.33em; color:#6a6a6a; text-align:center; padding:26px 0 0 0}
#footer .line_footer {background:url(img/line_footer_bg.gif) repeat-x top; margin:0 0 -13px 0; height:20px}
#footer a {text-decoration:underline; color:#21556a}
#footer a:hover {text-decoration:none}

.footer_menu { overflow:hidden; width:80%; padding-bottom:6px; font-size:0.9em}
.footer_menu li { display:inline; margin-left:-1px;}
.footer_menu li a { color:#21556a; border-left:1px solid #21556a; padding:0 6px 0 8px; text-decoration:none !important; font-weight:bold}
.footer_menu li a:hover { text-decoration:underline;}
.footer_menu li a.none {border:none; padding-left:0}



.updated { font-size:80%; padding:10px 0 5px 0;text-align:center;border-right: 1px solid #cccccc;}






