/* Website template by freewebsitetemplates.com */

body {
	background: #FFFFFF;
	color: #5c4b2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	min-width: 960px;
	padding: 0;
}

a {
	outline: 0;
}

img {
	border: none;
}

p a {
	color: #7067C8;
	text-decoration: none;
}

p a:hover,
#body ul li a.readmore:hover,
#footer ul li div a.viewall:hover,
div.body span a:hover {
	color: #3e3524;
	text-decoration: underline;
}

#page {	
	overflow: hidden;
	width: 100%;
}

#header {
	margin: 0 auto;
	width: 960px;
}

#header div.logo {
	margin: 10px 0 0;
	text-align: center;
}

#header div.logo a {
	display: block;
	margin: auto 0;
	width: 430px;
	height:50px;
}

#logotext{
	font-size: 11px;
	display: inline;
}


#header div.login {
	margin: 0 0;
	text-align: center;
	 height:60px; width:250px;
}

#header ul.menu {
	list-style: none;
	margin: 5px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

#header ul.menu li {
	display: inline-block;
	height: 34px;
	margin: 0 2px;
	padding: 0px 2px
}

#header ul.menu li a {
	background: url(../images/bg-menu-right.gif) no-repeat right top;
	color: #164773;
	display: block;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

#header ul.menu li a span {
	background: url(../images/bg-menu-left.gif) no-repeat left top;
	cursor: pointer;
	display: block;
	height: 34px;
	padding: 0 20px;
}


#header ul.menu li.current a,
#header ul.menu li a:hover {
	background: url(../images/bg-menu-selected-right.gif) no-repeat right top;
	color: #f2ffff;
}

#header ul.menu li.current a span,
#header ul.menu li a:hover span {
	background: url(../images/bg-menu-selected-left.gif) no-repeat left top;
}

#body,
div.body {
	background: #f6efe5;
	border: 1px solid #e0dacc;
	margin: 5px auto 5px;
	overflow: hidden;
	padding: 0 0 5px;
	width: 960px;
}

#body ul {
	list-style: none;
	margin: -1px;
	overflow: hidden;
	padding: 0;
}

#body ul li.mainelem{
	background: url(../images/border-vertical.gif) repeat-y;
	float: left;
	padding: 0 25px 0 20px;
	position: relative;
	width: 275px;
}

#body ul li.mainelem:first-child {
	background: none;
}

#body ul li.mainelem h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 19px;
	line-height: 22px;
	margin: 0;
	padding: 8px 0;
}

#body ul li.mainelem h1 a {
	color: #0d4d79;
	display: block;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px #f8ffff;
}

#body ul li.mainelem h1 a:hover {
	color: #1c3345;
}

#body ul li.mainelem a img  {	
	display: block;	
	padding: 3px;
}


#body ul li.mainelem p.general {
	margin: 0;
	padding: 0;
	text-align: justify;
}

#body ul li.mainelem a.readmore {
	color: red;
	height: 24px;
	line-height: 24px;
	text-decoration: underline;
}

#body ul li.mainelem a.joinus {
	color: #69614a;
	line-height: 24px;
}



div.body {
	padding: 10px 20px;
	width: 920px;
}

div.body h2 {
	color: #0D4D79;
	display: block;
	font-family: Times New Roman,Times,serif;
    font-size: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 0 30px;
	text-shadow: 0 1px #F8FFFF;
}
div.body h3 {
	color: #0D4D79;
	display: block;
	font-family: Times New Roman,Times,serif;
    font-size: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 0 30px;
	text-shadow: 0 1px #F8FFFF;
}

div.body span,

div.body span a,
div.body h3 a {
	color: #706758;
	text-decoration: none;
}

div.body span a:hover {
	text-decoration: underline;
}

div.body span b {
	font-weight: normal;
}

div.body div#blog {
	margin: -30px 0 0;
}

div.body div#blog div.article {
	background: url(../images/border-vertical.gif) repeat-y right top;
	float: left;
	padding: 30px 30px 0 0;
	width: 650px;
}

div.body div#blog div.article p {
	float: none;
	margin: 0;
	width: auto;
}

div.body div#blog div.sidebar {
	float: right;
	padding: 55px 0 0;
	width: 215px;
} 

div.body div#blog div.sidebar h2 {
	color: #7C6B4F;
	font-size: 16px;
	padding: 30px 0 0;
	text-shadow: none;
}
 
div.body div#blog div.sidebar ul {
	background: none;
	list-style: disc outside;
	overflow: visible;
}

div.body div#blog div.sidebar ul li {
	float: none;
	line-height: 24px;
}

div.body div#blog div.sidebar ul li:first-child  {
	float: none;
}

div.body div#blog div.sidebar ul li a {
	color: #7C6B4F;
	text-decoration: none;
}

div.body div#blog div.sidebar ul li a:hover {
	text-decoration: underline;
}




div.body p {
	line-height: 24px;
	margin: 0 0 29px;
	text-align: justify;
}

div.body p.compact{
	line-height: 16px;
	margin: 0 0 8px;
	text-align: justify;
}
div.body p.nomargin {
	margin: 0 0 0px;
}




#footer {
}

#footer ul {
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 960px;
}

#footer ul li {
	float: left;
	margin: 0 0 0 0;
	width: 226px;
}

#footer ul li:first-child {
	margin: 0;
}

#footer ul li h3 {
	color: #0D4D79;
	font-family: Times New Roman,Times,serif;
	font-size: 20px;
	margin: 0 0 5px;
	text-indent: 15px;
	text-shadow: 0 1px #F8FFFF;
}

#footer ul li div {
	background: url(../images/bg-footer-item.gif) no-repeat;
	height: 266px;
	margin: 0;
	padding: 10px 0 0;
	position: relative;
	width: 226px;
}

#footer ul li div#magazine img {
	margin: 2px 0 0 3px;
}

#footer ul li div#gallery img {
	margin: 5px 13px;
}

#footer ul li div p,
#footer ul li div b,
#footer ul li div span {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin: 0;
	padding: 0 13px;
}

#footer ul li div a {
	display: block;
}

#footer ul li div span {
	font-size: 12px;
}

#footer ul li div a.viewall {
	color: #a29c8e;
	display: block;
	font-size: 12px;
	padding: 0 13px 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-decoration: none;
	text-align: right;
}

#footer ul li div b {
	display: block;
}

#footer div {
	margin: 5px auto;
	width: 960px;
	text-align: center;
}

#footer div p {
	font-family: Times New Roman, Times, serif;
	margin-top:5px;
	margin-bottom:0px;
}
#footer div p.links {
	padding-top:0px;
}

#footer div p a {
	color: #988878;
	font-size: 15px;
	text-decoration: none;
}

#footer div p a:hover {
	color: #988878;
	font-size: 15px;
	text-decoration: underline;
}


#footer div p.links {
	font-size: 15px;
}

#footer div p.copyright {
	font-size: 11px;
}

#pagetitle, #pagetitle a.download-link {
	color: #0D4D79;
	padding: 0px 0px;
    font-size:23px;
    margin-bottom: 7px;
    font-weight:bold;
    text-decoration: none;
}
#pagetitle a.download-link {
    padding-left: 20px;
}
#pagetitle_back{
	
	padding: 5px 0px;
    padding-right:10px;
    margin-bottom:7px;
    text-align:right;
    color: #5F5A58;
    font-size:14px;
    font-weight:normal;
}

p.joinstep{
	font-size: 14px;

	}
span.joinstep_header{
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;

	}
	
	
.continue, .donate {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	cursor: pointer;
}.continue:hover, .donate:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.continue:active, .donate:active {
	position:relative;
	top:1px;
}

.continue_disabled {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	cursor: default;
}


	.smallcontinue {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:5px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.smallcontinue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.smallcontinue:active {
	position:relative;
	top:1px;
}

	.smallcontinue_transposed {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:5px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	position:relative;
	position: relative; 
	bottom:40px;
}.smallcontinue_transposed:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	position: relative; 
	bottom:40px;
	background-color:#378de5;
}.smallcontinue_transposed:active {
	position:relative;
	position: relative; 
	bottom:39px;
}



.registration_fieldtitle{
	font-weight:bold;
	text-align: right;
	font-size: 17px;
	padding:0px 0px;
	width:170px;
}


.registration_field{
	text-align: left;
	font-size: 17px;
	padding:0px 0px;
}
.registration_field input{
	height: 20px;
	font-size: 17px;
	 width:90%;
}


.registration_description{
	text-align: left;
	font-size: 11px;
	padding:0px 0px;
}


.registration_errordesc{
	color:red;
	font-weight:bold;
}

.registration_errordesc ul{
list-style-type: none;
padding: 0;
margin:0;
font-weight: bold;
margin-bottom:15px;
}




.contextstatusitem_passed{
	font-size: 16px;
	color: #AAAAAA;
	font-weight:normal;
}

.contextstatusitem_current{
	font-size: 21px;
	color: #0D4D79;
	font-weight:bold;
}


.contextstatusitem_future{
	font-size: 16px;
	color: #AAAAAA;
	font-weight: normal;
}








.createhive_fieldtitle{
	font-weight:bold;
	text-align: right;
	font-size: 17px;
	padding:0px 0px;
	width:110px;
}


.createhive_field{
	text-align: left;
	font-size: 17px;
	padding:0px 0px;
}
.createhive_field input{
	height: 20px;
	font-size: 17px;
	 width:90%;
}

.createhive_description{
	text-align: left;
	font-size: 11px;
	padding:0px 0px;
}






.adddata_fieldtitle{
	font-weight:bold;
	text-align: right;
	font-size: 17px;
	padding-left:10px;
}

.comments_field{
	padding-left:10px;
	border-left: 2px solid #CCCCCC;
	vertical-align:top;
}
.comments_field div{
	 font-weight:bold; 
	 font-size:13px; 
	 width:100%
}

.comments_field textarea{
	 width:100%;
	 height:90%;
	 resize: vertical;
}


.adddata_field{
	text-align: left;
	font-size: 17px;
	padding:0px 0px;
}
.adddata_field input{
	height: 20px;
	font-size: 17px;
	 width:90%;
}

.adddata_field button{
	height: 28px;
	font-size: 15px;
	 width:90%;
}
 .adddata_field select{
	height: 23px;
	font-size: 17px;
	 width:92%;
 }

.adddata_description{
	text-align: left;
	font-size: 11px;
	padding:0px 0px;
	vertical-align: top;
}
td.dateinfo{
	width: 95px;
	border-right: 2px solid #CCCCCC;
	vertical-align: middle;
	text-align:center;
	padding-right:10px;
	font-size:17px;
	font-weight:bold;
}


table.advancedDataEntry tr{
}
.advancedDataEntry_header td{
	border-bottom: 1px solid #CCCCCC;
	font-weight:bold;
	font-soze:17px;
	color: #0D4D79;
	text-align:left;
}

.advancedDataEntry_entry td{
	border-bottom: 1px solid #CCCCCC;
	font-weight:bold;
	font-soze:16px;
	text-align:left;
}
.advancedDataEntry_entry input{
	
	height: 20px;
	font-size: 17px;
	width:90%;
}

tr.odd{
	background-color: #EEEEEE;
}

















/* div container containing the form  */
#searchContainer {
	float:left;
}


 
/* Style the search input field. */
#field {
    float:left; 
    width:400px; 
    
    height:32px; 
    line-height:32px;
    text-indent:10px; 
    font-family:arial, sans-serif; 
    font-size:1em; 
    color:#333; 
    background: #fff; 
    border:solid 1px #d9d9d9; 
    border-top:solid 1px #c0c0c0; 
    border-right:none;
}
 
/* Style the "X" text button next to the search input field */
#delete {
    float:left; 
    width:16px;
    height:34px; 
    line-height:32px; 
    margin-right:5px; 
    padding:0 10px 0 10px;
    font-family: "Lucida Sans", "Lucida Sans Unicode",sans-serif;
    font-size:22px; 
    background: #fff;  
    border:solid 1px #d9d9d9; 
    border-top:solid 1px #c0c0c0; 
    border-left:none;
}
/* Set default state of "X" and hide it */
#delete #x {
    color:#A1B9ED; 
    cursor:pointer;
    display:none;
}
/* Set the hover state of "X" */
#delete #x:hover {
    color:#36c;
}
/* Syle the search button. Settings of line-height, font-size, text-indent used to hide submit value in IE */
#submit {
    cursor:pointer; 
    width:70px; 
    height: 35px; 
    line-height:0; 
    font-size:0; 
    text-indent:-999px;
    color: transparent;  
    background: url(/static/images/ico-search.png) no-repeat #4d90fe center; 
    border: 1px solid #3079ED; 
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
}
/* Style the search button hover state */
#submit:hover {
    background: url(ico-search.png) no-repeat center #357AE8; 
    border: 1px solid #2F5BB7;
}
/* Clear floats */
.fclear {clear:both}


#mapTimeline{
	width:auto;
	margin-right: 20px;
}

.placeholder
{
  color: #DDD;
}


a.help img{
	width: 20px;
	height: 20px;
	border-width: 0px;
	padding: 0px;
	vertical-align: middle;
}


div.imagecaption{
	text-align:center;
	font-weight: bold;
	font-size:12px;
}

div.imagecaptionsubtext{
	text-align:center;
	font-size:10px;
}


.tooltip {
    background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    width:200px;
    display:none;
    color:#fff;
    text-align:left;
    font-size:12px;
 
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
}



td.addData_errorsfield{
	color:red;
	font-weight:bold;
	
	
}
td.addData_errorsfield ul{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	
	
}


table.contactus tr th:first-child {
	font-weight:bold;
	text-align: right;
	font-size: 17px;
	padding:0px 0px;
	width:170px;
}


#legend {
    background: #FFF;
    padding: 10px;
    margin: 5px;
    font-size: 12px;
    font-family: Arial, sans-serif;
	border:1px solid #606060;
}

.legend_icon{
	width:24px;
	height:24px;
}
.legend_text{
	margin-left:10px;
}


#legend_home {
    background: #FFF;
    padding: 3px;
    margin: 2px;
    font-size: 12px;
    font-family: Arial, sans-serif;
	border:1px solid #606060;
}

.legend_icon_home{
	width:24px;
	height:24px;
}
.legend_text_home{
	margin-left:5px;
}

.ticker-controls{
    font-weight: bold;
    height: 55%;
    margin-top: 5px;
    position: absolute;
    right: 0;
    width: 15px;
}

.ticker-controls #ticker-previous{
	position: absolute;
	top: 0;
	-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	        transform: rotate(90deg);
}

.ticker-controls #ticker-next{
	bottom: 0;
	position: absolute;
	-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		    transform: rotate(90deg);
}

.ticker-controls span{
	cursor: pointer;
}

.ticker-top{
	margin-left: 0;
	float: right;
	margin-top: 5px;
}

.ticker-controls span#ticker-stop{
	display: none;
}
.ticker-controls span:hover, .ticker-top:hover{
	background: none repeat scroll 0 0 #E9B3A9;
	cursor: pointer;
}

#vertical-ticker{
	height:260px;
	width:210px;
	overflow:hidden;
	margin:0; padding:0;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0, .4);
		border-top: 1px solid #d0c9bc;
}

#vertical-ticker li{
	height:90px;
	display:block;
	background:#e9e3d9;
	border-bottom:1px solid #d0c9bc;
}
#vertical-ticker li:hover{
	background:#e9b3a9;
	cursor: pointer;
}

#vertical-ticker li a{
	text-decoration:none;
	color:inherit;
}

#vertical-ticker li span.topic{
	font-weight:bold;
	font-size:12px;
	margin-bottom:2px;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}
#vertical-ticker li span.date{
	font-style:italic;
	font-size:11px;
	margin-bottom:2px;
	display:block;
	
}
#vertical-ticker li span.text{
	font-size:10px;
	display:block;
}

hr.newsitem_seperator {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

/* Extra styles */

#tutorial-content, #tutorial-content-left, #tutorial-content-right,
.tutorial-side-nav, .tutorial-right-wrapper {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#tutorial-content {
    width: 920px;
    min-height: 450px;
    font-family: arial,sans-serif;
}
.tutorial-title {
    font-family: arial,sans-serif;
}
#tutorial-content h3 {
    font-family: arial,sans-serif;
    font-size: 20px;
    padding : 0 0 5px;
}
#tutorial-content-left {
    float: left;
    width: 650px;
}
#tutorial-content-right {
    float: right;
    width: 270px;
}
.tutorial-right-wrapper {
    padding-bottom: 15px;
}
.tutorial-side-header {
    padding: 0px 0px 0px 20px;
}
.tutorial-side-header h3 {
    font-size: 20px;
}

.display-box {
    display:none;
}
#slide1 {
    display: block;
}

.tutorial-side-nav ul {
    list-style: none;
    text-align: left;
    font-weight: bold;
    margin: 0;
    padding: 3px 0px 3px 25px;
    font-size: 14px;
    color: #0B62AF;
}
.tutorial-side-nav ul li {
    padding: 2px 0px 4px 0px;
}
ul.tutorial-menu { 
    list-style-type:none;
}
ul.tutorial-menu li a { 
    padding:2px 2px; 
    text-decoration:none;  
    color:#0D4D79;
}
ul.tutorial-menu li { 
    position:relative;
}
ul.tutorial-menu .current { 
    color: #0D4D79;
}
ul.tutorial-menu .current a { 
    color: #21275B;
}
ul.tutorial-menu li:hover { 
    color: #8895b8;
}

ul.tutorial-menu li a:hover { 
    color:#8895b8; 
    border:none; 
}
.tutorial-title {
    width: 650px;
    text-align: center;
}
.tutorial-side-nav ul a.download-link {
	color: #0D4D79;
	padding: 0px 0px;
    margin-bottom: 7px;
    font-weight: normal;
    text-decoration: none;
}
#tutorial.ui-tabs-panel {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    display: block;
    padding: 5px 0em 0em 0em;
}

/* Front page */
#flash-news-wrapper {
    display: block;
    overflow: hidden;
    width: 370px;
    height: 50px;
    padding: 5px 0px;
}
#flash-news {
    display: block;
    overflow: hidden;
    width: 368px;
    height: 40px;
    border: solid 1px #CCCCCC; 
    background: #FFCA4B; 
    text-align: center;
    vertical-align: bottom; 
    line-height: 40px;
    font-size: 14px;
    padding: 0 5px;
}
.flash-news-title {
    font-size: 20px;
}
#flash-news a {
    text-decoration: none;
    color: #000000;
}
a#notification {
	text-decoration: none;
}
a#notification span.green {
	color: #05660D;
}
a#notification span.red {
	color: #FF0000;
}