/* R4E SITE BODY CSS */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000033;
	background-image: url('/Images/gradient_bg.jpg');
	background-repeat: repeat-x;
	color: #000;
	font-family: Verdana, Arial, "Trebuchet MS";
	scrollbar-face-color:#E2E2E2;
	scrollbar-arrow-color:#000000; 
	scrollbar-track-color:#000066; 
	scrollbar-shadow-color:''; 
	scrollbar-highlight-color:''; 
	scrollbar-3dlight-color:'#EEEEEE'; 
	scrollbar-darkshadow-Color:''; 
}


/* R4E SITE HEADER CSS */ 


.header_bar {
	background-color: #FFFFFF;
}

h1.headline {
	margin: 20px auto;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	vertical-align: middle;
	text-align: center;
}

.header_other {
	font-size: 0.8em;
	font-weight: bold;
}


/* R4E SITE SIDEMENU CSS */ 


#sidemenu {
	width: 188px;
	background-color: #336699;
	text-align:left;
}

#sidemenu strong {
	font-size: 12px;
}

.menu {
	margin: 10 8 0 10;
	padding: 0;
	list-style-type: none;
}

.menu li {
	margin:0;
	padding:0;
	padding-bottom: 1px;
	list-style-type: none;
}

.menu li a:link, .menu li a:visited {
	display: block;
	height:20px;
	padding: 4px 1px 2px 2px;	
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;
	border-bottom: 0px solid #ECECEC;
	text-decoration: none; 
}

.menu a:hover {
 	background:#800000;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu .submenu {
	margin-left: 0px;
	list-style: none;
}

.menu .submenu a:link,.menu .submenu a:visited {
	font-size: 11px;
	margin-left: 10px;
	height: 18px;
	border-bottom: 0px solid #ECECEC;
	line-height: 14px;
}

.menu .submenu a:hover{
	font-size: 11px;
	text-decoration: underline;
	background: #336699;
	color: #FFFF00;
	line-height: 14px;
}

.header {
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	BORDER: #ececec 1px solid;
	text-decoration: none;
}

.last li {
	margin-bottom: 0;
}


/* -- SIDEMENU CSS -- */ 


div.sideblock {
	margin: 15px 10px 10px 10px;
	padding: 10px 0px 2px 0px;
	line-height: 14px;
	font-size: 10px;
	color: #FFF;
	border-top: 1px solid #FFFFFF;
}

div.sideblock a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

div.sideblock a:hover {
	color: #FFFFFF;
	background: transparent;
	text-decoration: underline;
}

div.sideblock ul {
	margin: 0;
	padding: 0 0 0 2;
	border-top: 0px solid #FFFFFF;
}

div.sideblock li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.sideblock ul li a:link { 
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

div.sideblock ul li a:visited {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

div.sideblock ul li a:hover {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

div#sponsors {
	margin: 15px 10px 10px 10px;
	padding: 5px;
	font-size: 10px;
	color: #FFFFFF;
	border-top: 1px solid #fff;
}

div#sponsors img {
	margin-top: 5px;
	border: 0px solid #336699;
}

#news {
	margin-top: 12px;
	margin-right: 8px;
	margin-left: 10px;
	padding: 10 2 2 2;
	font-family: Verdana, Arial, "Trebuchet MS";
	line-height: 14px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	border-top: 1px solid #FFFFFF;
}

form {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
}

form input#news_box {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2px;
	padding-left: 2px;
	width: auto;
	height: 23px;
	display: inline;
	color: #333;	
	border: 1px solid #FFFFFF;
}

.email_submit {
	height: 23px;
	margin: 0;
	width: 32px;
	color: #333;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}

div#rss {
	margin: 10px 15px 0 12px;
	padding: 12 0 10 2;
	font-size: 10px;
	border-top: 1px solid #FFFFFF;
}

div#rss a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	border: none;
	cursor: pointer;
}

div#rss a:hover {  
	font-size: 10px;
	text-decoration: underline;
	background: transparent;
}

div#rss img {
	margin-right: 8px;
	padding: 0 5px 0 0;
	border: none;
}

span#rss2 {
	margin: 10px 4px 0 2px;
	padding: 0;
	font-size: 10px;
	border-top: 0px solid #FFFFFF;
}

span#rss2 a:link, span#rss2 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	border: none;
	cursor: pointer;
}

span#rss2 a:hover {  
	font-size: 10px;
	text-decoration: underline;
	background: transparent;
}

span#rss2 img {
	margin-right: 8px;
	padding: 0 5px 0 0;
	border: none;
}

#asides {
	margin: 10 0 10 8px;
	padding: 2px;
	line-height: 16px;
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
}


/* -- R4E SITE CONTENT P,UL,OL,IMG SELECTORS CSS -- */ 


.content-new { /* New Content for JOIN THE RIDE and EDUCATION SECTION */
	margin: 0 0 5 0;
	padding: 8px 5px 5px 5px;
	text-align:left;
	line-height: 18px;
	font-family: Verdana, Arial, "Trebuchet MS";
	color: #000;
	font-size: 100%;
}

.content-border {
	border: 1px solid #333;
	margin-bottom:0px;
	padding-bottom: 5px;
}

.content-new p {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

div.page {                /* -- PAGE LAYOUT CSS -- */           
	margin: 5px 5px;
	padding: 0 5px 5px 5px;
	text-align: left;
}

div.page img.right {
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 0;
}

div.page img.left {
	float: left;
	margin: 10px 10px 10px 0px;
	padding: 0;
}

div.page img.middle {
	display: block;
	margin: 20px auto;
	padding: 0;
}

sup a:link {
	font-size: 10px;
	font-style: normal;
	color: blue;
	padding-left:2px;
	margin:0;
}

a:link sup {
	font-size: 10px;
	font-style: normal;
	color: blue;
	padding-left:2px;
	margin:0;
}

div.page p a:visited {
	color: #800000;
	border-bottom: 1px dashed #800000;
	font-weight: normal;
	font-size: 12px;
}	

div.page h2 {
	margin: 0 0 15px 0;
	font: normal 32px Verdana, Arial, Helvetica, sans-serif;
	line-height: 36px;
}

div.page h4 {
	margin: 0 0 10px 0;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}

div.page h5 {
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul {
	margin-left: 10px;
	list-style-type: disc;
	padding-left: 15px;
}

ul li {
	font-size: 12px;
	line-height: 18px;
}

ol {
	margin-left: 10px;
	list-style-type: decimal;
	padding-left: 15px;
}

ol li {
	font-size: 12px;
	line-height: 18px;
}

em {
	font-size: 12px;
}

img {
	border: none;
}

.codecontainer {
	border: 1px solid #CCC;
	width: 98%;
	height: 100px;
}

/* BREADCRUMB TOP NAVIGATION */


#breadcrumblinks {
	margin: 0px 10px;
	padding: 10px 2px 3px 5px;
	border-bottom: #bebebe 1px solid;
}

.breadcrumbs {
	padding-bottom: 2px;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, "Trebuchet MS";
	font-weight: bold;
	font-size: xx-small;
	color: 000000;
	top: -2px;
}

.breadcrumbs a {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
	text-decoration: underline;
}

.breadcrumbs a:visited {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
	text-decoration: underline;
}

.breadcrumbs a:hover {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-weight: bold;
	font-size: xx-small;
	color: blue;
	text-decoration: none;
}
	
.active {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-weight: bold;
	font-size: xx-small;
	color: #000066;
	top: -2px;
}

.toplinks {
	float: right;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-right: 3px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	top: 0px;
}

.breadcrumbs .toplinks a {
	color: 000000;
}

.breadcrumbs .toplinks a:hover {
	color: #FF0000;
}


/* CONTENT HEADER CSS */


h3#content-header {
	margin-top: 10px;
	background: #DAE6FE;
	padding: 8px;
	font-weight: normal;
}

div#edu-header {
	background: #DAE6FE;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 8 8 10 8;
}

div#edu-header h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

div#edu-header form {
	float:right;
}

.content_tab_header {
	margin-top: 0px;
	text-align: left;
	background-color: #000066;
	color: #FFFFFF;
	border: 0px;
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Arial, "Trebuchet MS";
}


/* -- INDEX PAGE LAYOUT CSS -- */


div.block {
margin-top:12px;
padding-top: 10px;
padding-bottom: 15px;
border-bottom: 1px solid #CCC;
overflow:hidden;
}

div.block p {
margin-top:0;
padding: 0;
}

div.block h2 {
margin: 0 0 10 0;
padding: 0;
}

div.block h2 a:link, div.block h2 a:visited {
font-size: 24px;
line-height: 26px;
color: #000;
text-decoration: none;
font-weight: normal;
}

div.block h2 a:hover {
font-size: 24px;
line-height: 26px;
color: #800000;
border-bottom: 1px dashed #800000;
font-weight: normal;
}

div.block a:link, div.block a:visited {
color: #000066;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

div.block a:hover {
color: #800000;
font-size: 12px;
font-weight: bold;
border-bottom: 1px dashed #800000;
}

div.block a.explink, div.block a.explink:visited {
color: #CCC;
padding: 0px 0px 0px 20px;
font-size: 12px;
background-position:left;
background-repeat:no-repeat;
background-image:url('/Images/New Images/expand_ico.gif');
}

div.block a.explink:hover {
color: #CCC;
padding: 0px 0px 0px 20px;
font-size: 12px;
background-position:left;
background-repeat:no-repeat;
background-image:url('/Images/New Images/expand_ico_blue.gif');
border-bottom: 0px solid #000066;
}

div.block ul {
margin: 10px 0px;
padding: 0;
}

div.block li {
list-style-type: disc;
margin-left: 20px;
padding: 0;
line-height: 14px;
}

div.block ul li a:link { 
font-weight: normal;
font-size: 12px;
color: blue;
text-decoration: none;
}

div.block ul li a:visited {
font-weight: normal;
font-size: 12px;
color: blue;
text-decoration: none;
}

div.block ul li a:hover {
font-weight: normal;
font-size: 12px;
color: #800000;
border-bottom: 1px dashed #800000;
}

div.block img {
display: block;
float: right;
margin: 0 0 5 15;
border: 1px solid black;
}

a.explink {
color: #CCC;
padding: 0px 0px 0px 20px;
font-size: 12px;
background-position:left;
background-repeat:no-repeat;
background-image:url('/Images/New Images/expand_ico.gif');
}

a.explink:hover {
color: #CCC;
padding: 0px 0px 0px 20px;
font-size: 12px;
background-position:left;
background-repeat:no-repeat;
background-image:url('/Images/New Images/expand_ico_blue.gif');
border-bottom: 0px solid #CCC;
}

#article_info {
width: 350px;
padding: 2px 0;
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
border-top: 1px dashed #CCC;
border-bottom: 1px dashed #CCC;
}

#date_info {
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
line-height: 16px;
font-variant: small-caps;
margin-bottom: 10px;
}


/* -- SHARE PAGE CSS -- */

div#share {
	margin:15px 2px;
	padding: 5px;
	padding-bottom: 15px;
	border: 0px solid #CCC;
}

div#share h2 {
	font-size: 24px;
	line-height: 26px;
	color: #000;
	text-decoration: none;
}

.caption {
	float: right;
	width: 75px;
	margin: 5px 10px;
	padding: 0px;
	font-size: 10px;
}

.caption-text {
	display: block;
	width: 75px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 10px;
}

#share-code {
	margin: 20 0 10 0;
	padding: 5px;
	background-color: #EEE;
}

#share-code2 {
	margin: 70 0 10 0;
	padding: 5px;
	background-color: #EEE;
}

.share-img {
	margin: 10px 2px;

}

/* -- INFO BOX PAGE CSS -- */


div#info_box {
	background-color: #F2F2F2;
	border: 1px dotted #999;
	padding: 10px;
	margin: 10px 0;
	color: #000;
	font-size: 12px;
}


/*  --  BLOCKQUOTE PAGE CSS  -- */


blockquote {  
padding: 0 10;
margin:10px;
text-align:center;
background: transparent url('http://www.r4e.org/Images/New Images/open-quote.gif') top left no-repeat;
}

blockquote div#paragraph {
padding: 10 20 0 10;
font-size: 16px;
color: #CCC;
font-weight: bold;
font-style: italic;
line-height: 18px;
background: transparent url('http://www.r4e.org/Images/New Images/close-quote.gif') right bottom no-repeat;
}

div.ref {
padding-top: 0;
margin-top: 0;
margin-bottom: 18px;
font-weight: bold; 
font-size: 10px;
color: #000;
text-align: right;
}


/* CONTENT BOTTOM CSS */


#bottom-nav {
margin: 10 0 10 0;
padding: 5px;
background-color: #EEE;
}

#bottom-nav li {
display:inline;
list-style-type: none;
}

#bottom-nav li a, #bottom-nav li a:visited {
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-weight: bold;
text-decoration:none;
}

#bottom-nav li a:hover {
text-decoration: underline;
}

#bottom-nav li.bnav-left {
margin-right:195px;
}

#bottom-nav li.bnav-middle {
text-align:center;
}

#bottom-nav li.bnav-right {
margin-left: 195px;
}
 

/* -- SECTION HEADING STYLES -- */


.contentheader {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-weight: bold;
	color: #000066;
	line-height: 21px;
	font-size: 16px;
}

a.contentheader, a.contentheader:visited {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-weight: bold;
	line-height: 21px;
	font-size: 16px;
	color: #000066;
	margin: 10px 0;
	text-decoration: none;
}

a.contentheader:hover {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-weight: bold;
	color: #000066;
	line-height: 21px;
	font-size: 16px;
	margin: 10 0;
	color: #0000FF;
	text-decoration: none;
}


/* -- LINKING STYLES -- */


.nextlink {
	color: #000066;
	font-weight: bold;
}

a.nextlink:link, a.nextlink:visited {
	color: #000066;
	font-weight: bold;
}

a.nextlink:hover {
	color: blue;
	font-weight: bold;
}


/* Icons CSS */


.icon {
	float: left;
	width: auto;
	margin: 0 10px 0 0;
	padding: 0px;
	border: 0px solid #000;
	vertical-align: text-top;
}

.new-icon {
	background-image: url('/Images/New Images/new_ico.gif');
	background-position: top right;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0 0 0 5px;	
}

/* -- COPYRIGHT STATEMENT CSS -- */


.copyright {
font-size: 12px;
font-weight: bold;
color: #CCC;
}

.copyright a:link, .copyright a:visited {
font-size: 12px;
color: #CCC;
text-decoration: none;
}

.copyright a:hover {
font-size: 12px;
font-weight: bold;
color: #CCC;
text-decoration: underline;
}

/* R4E SITE FOOTER CSS */ 


#footer {
	padding: 0;
	margin: 0 auto;
	width: 775px;
	color: #FFFFFF;
	background: #336699;
	clear: both;
	text-align: center;
	}

#footer ul {
	margin-top: 10px;
        margin-left: 10px;
	padding: 0px;
	display: inline;
        text-align: center;
	}
	
#footer li {
	margin-left: 4px;
        margin-right: 4px;
	padding: 0 ;
	list-style-type: none;
	display:inline;
        text-align: center;
	}

#footer li a, #footer li a:visited {
	margin-left: 4px;
        margin-right: 4px;
	padding: 0;
	list-style-type: none;
	display:inline;
	font-weight: bold;
        text-align: center;
        color: #FFFFFF;
        text-decoration: none;
	}

#footer li a:hover {
        text-decoration: underline;
	}

.footer-content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
        text-align: center;
        margin-top: 5px;
	}

.footer-content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	margin-top: 5px;
	}

.footer-content a:hover {
	color: #FFFFFF;
	background: #336699;
	font-weight: bold;
	text-decoration: underline;
	}

p.partners a:link, .partners a:visited {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	background-color: #336699;
	text-align: center;
	text-decoration: none;
	}

p.partners a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

p.footer-contact a:link, p.footer-contact a:visited {
	margin-bottom: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

p.footer-contact a:hover {
	margin-bottom: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


/* -- HOME PAGE CSS BEGINS --  */


#ticker {
	margin: 15 5 0 5;
	padding: 0;
	height: 65px;
}

div#feature {
margin: 15 20 0 20;
padding: 0;
border-bottom: 0px solid #333;
}

div#feature h2 {
margin: 0px;
padding-bottom: 5px;
padding-right: 12px;
color: #000033;
font-size: 20px;
}

div#feature h2 a  {
color: #000033;
text-align: left;
font-size: 28px;
font-weight: normal;
background: transparent;
text-decoration: none;
}

div#feature h2 a:hover {
color: #303F6E;
font-weight: normal;
font-size: 28px;
background: transparent;
text-decoration: none;
}

div#feature #date {
margin: -10 0 15px -5px;
padding: 6 0 6 5;
font-size: 10px;
font-weight: bold;
text-align: left;
}

div#feature p {
margin-top: -15px;
color: #333;
line-height: 16px;
font-size: 12px;
font-style: normal;
text-align: justify;
line-height: 18px;
}

div#feature img {
margin: 0 0 5 15;
width: auto;
float: right;
display: block;
border: 1px solid #000;
}

p.monk-style:first-letter { 
float: left;
padding-right:2px;
color: #cc0000; 
font-size: 150%; 
font-weight: bold;
vertical-align:baseline;
}

div#latestentries {
margin: 10 0;
padding: 0;
}

div#latestentries ul {
margin: 20 0 0 40;
padding: 0;
}

div#latestentries li {
margin: 0 0 -20 0;
padding:0;
font-size: 12px;
line-height: 18px;
}

div#latestentries li a {
font-style: normal;
color: #303F6E;
text-decoration: none;
}

div#latestentries li a:hover {
color: #0000FF;
text-decoration: underline;
}

/* HOME PAGE BOTTOM-HALF CONTENT */

div#container {
	margin: 25 6 6 6;
	padding: 5 15 15 15;
	text-align:left;
	width:auto;
	border-top: 1px solid #CCC;
	clear:both;
}

div#leftcol {
	display:block;
        float:left;
	width:340px;
	vertical-align: top;
	margin-left: 0px;
	padding: 5px;
}	

div#leftcol .feature {
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#leftcol .feature img {
	display: block;
	float: left;
	width: 150px;
	border: none;
	vertical-align: text-top;
	margin: 0 10 0 0;
}

div#leftcol .feature a:link, div#leftcol .feature a:visited {
	color: #000033;
	text-decoration: none;
	background: transparent;
}

div#leftcol .feature a:hover {
	color: #303F6E;
	text-decoration: none;
	background: transparent;
}

span.underline {	
	padding-bottom: 1px;
	padding-left: 1px;
	margin-bottom: 3px;
	border-bottom: 1px solid #000;
	font-size: 15px;
	font-weight: bold;
}

span.desc {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

span.desc a:link, span.desc a:visited {
	margin-left: 2px;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 1px;
	text-decoration: none;
}

span.desc a:link:hover {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 1px;
	text-decoration: underline;
}

div#rightcol {
	float: right;
	width: 180px;
	margin-right: 10px;
	margin-top: 15px;
	padding: 0px;
}

div#headlines {
	margin: 10px 0;
	background: #F4F4F4;
}

div#headlines ul{
	margin:0;
	padding:10px;
	list-style-type: none;
}

div#headlines li{
	margin:0;
	padding:0px;
}

div#headlines li a, div#headlines li a:visited {
	margin: 0;
	padding: 5px 5px 2px 4px;
	display:block;
	color: #303F6E;
	border-bottom: 1px dashed #CCC;
	line-height: 32px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div#headlines li a:hover {
	color: #303F6E;
	border-right: 5px solid #CCC;
	text-decoration: underline;
}

span#newstitles h5 {
	font-size: 16px;
	margin: 0 0 0 0px;
	border-bottom: 1px solid #000;
}

div#countdown {	
	padding: 10px 0;
	background: #F4F4F4;
	text-align: center;
}

.timer {
	line-height: 18px;
}

.timertitle {
	color:#000;
	font: bold 16px Verdana, Arial, "Trebuchet MS";
	padding: 3px;
	text-transform: uppercase;
}

.numberstop {
	color:#000;
	font: bold 20px Verdana, Arial, "Trebuchet MS";
	padding: 3px;
	text-transform:uppercase;
}

.numbersbot {
	font-size: 10px;
	border-bottom: 1px solid #000;
}

.departure {
	margin-top: 10px;
	color:#000;
	font: bold 14px Verdana, Arial, "Trebuchet MS";
	padding: 3px;
}

#r4e {
	padding-top: 10px;
	padding-bottom: 10px;
}

div#quotes {
	margin: 0 15;
	padding-top: 10px;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	text-align: center;
	border-top: 1px solid #CCC;
}

span.update {
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

div#efa {
	display: block;
	width: auto;
	margin: 10 0;
	padding: 5px;
	font-size: 12px;
}

div#efa a {
	font-size: 12px;
}

div#efa img {
	border: none;
	margin: 0 3 4 0;
	vertical-align: middle;	
}

div.spacer {
	clear: both;
	height: 1px;
	overflow:hidden;
}


/* R4E SITE-WIDE LINKS CSS */ 


sidemenu a:link { color: #FFFFFF; text-decoration: none; background-color: #336699; }
sidemenu a:visited { color: #FFFFFF; text-decoration: none; background-color: #336699; }
sidemenu a:hover { color: #FFFFFF; text-decoration: underline; background-color: #336699; }

a { color:#0000FF; text-decoration: none; font-weight: normal;font-size: 12px;}
a:visited {color:#0000FF; text-decoration: none; font-weight: normal;font-size: 12px;}
a:hover { color:#0000FF; text-decoration: underline; font-weight: normal; font-size: 12px;}


/* SECTION HIGHLIGHTS */


body#route #intro-route a,
body#caravan #intro-caravan a,
body#doc #intro-doc a,
body#goals #intro-goals a,
body#faq #intro-faq a,
body#equip #intro-equip a,
body#silk #intro-silk a, 
body#schools #join_schools a,
body#subscribe #join_subscribe a,
body#downloads #join_downloads a,
body#linktor4e #join_link a,
body#shoutit #join_shoutit a,
body#share #join_share a,
body#partners #about-partners a,
body#thankyou #about-thankyou a,
body#testimonials #about-testimonials a,
body#links #about-links a,
body#sitemap #about-sitemap a,
body#contact #about-contact a,
body#donation #donate_how a,
body#donation-faq #donate_faq a,
body#education #ea_index a,
body#education #ea_orgs a,
body#education #ea_action a,
body#press #pr_summary a,
body#press #pr_photo a,
body#press #pr_doc a,
body#press #pr_news a,
body#press #pr_links a {
background: #800000;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

body#route #india a, 
body#route #pakistan a,
body#route #china a,
body#caravan #rosie a,
body#caravan #rohangriffin a,
body#caravan #sparkskabul a,
body#caravan #boran a,
body#caravan #camels a,
body#caravan #myths a,
body#doc #twentyfifthframe a,
body#silk #empires a,
body#silk #mongols a,
body#silk #explore a,
body#silk #religions a,
body#silk #silkhist a,
body#silk #hsuan a,
body#entry #latest a,
body#entry #archives a,
body#thankyou #organisations a,
body#thankyou #individuals a,
body#thankyou #donors a, 
body#donation #online a,
body#donation #post a,
body#donation #forms a,
body#education #ea_efa a,
body#education #ea_mdgs a,
body#education #ea_top10 a,
body#education #ea_world a,
body#education #ea_india a,
body#education #ea_pak a,
body#education #ea_china a,
body#education #ea_poverty a,
body#education #ea_success a,
body#education #ea_learn a {
color: #FFFF00;
text-decoration: underline;
}
