/**
 * Custom Themeing by InterWorks, Inc. 
 */
 
/* Generic Styles */
#content .section .content {
    font-size: 13px;
    line-height: 1.5;
}
body {
    font-family: Arial, Helvetica, Sans-Serif;
}

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

a:hover {
    color: #C84E25;
    text-decoration: underline;
}

a:visited {
    color: #005971;
}

p {
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #414137;
    line-height: 1.5;
    margin: 5px auto 8px auto;
	text-align: justify;
}

.region-content-top {
    padding: 25px; /* content breathing room for the Content-Top-Block */
}

.border , .image-border img{
    border: 3px solid #e1e1e1;  /* used as a generic class for image elements */
}

img.cross-image {
}

img.home-map {
}

/* Forms */

.region-sidebar-second .section .block p a.button, .front input.country-profiles-submit ,input.country-profiles-submit {
    float: right;
    width: 115px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/button.png) no-repeat top left;
	input: value:"":;
}

.front #block-block-16 input.country-profiles-submit ,input.country-profiles-submit {
	border: 0px;	
	margin: 12px 0 0 0;
}

.region-sidebar-second .section .block p a.button:hover, .front #block-block-16 input.country-profiles-submit:hover {
    background: url(../images/button-hover.png) no-repeat top left;
	cursor: pointer;
}

/* Hidden Elements */

.clearfix {
    clear: both; 
    display: hidden; /* used to clear floated elements */
}

.breadcrumb {
    display: none; /* removes breadcrumb links */
}

.no-margin {
    margin: 0;
    padding: 0; /* used to zero out any elements margin or padding */
}

.bottom-margin {
    margin-top: 0;
    margin-bottom: 10px; /* used to add a bottom margin to elements */
    line-height: 1.6;
}


/* navigation bar - Check navigation.css for Main Menu stylings */

#navigation-wrapper {
	background-color: #e7f3fb;
	border-top: 1px solid #dadad4;
} 

#navigation-wrapper {
	background-color: #e7f3fb;
}

/* Headings */

h2.block-title {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;  /* generic h2 for block content */
}

h2.block-title-cross-data {
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #C25117;
    margin: 0;  /* generic h2 for cross-data intro */
}


#top-content h2.block-title {
    letter-spacing: 2px;  /* heading2 tag for top-content block typically */
}

h2.events-title {
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 6px;
	margin-top: 17px;
    color: #C84E25;  /* special events h2 */
	letter-spacing: 1px;
}

h2.article-heading , .region-sidebar-second .article-heading h2 , .block.article-heading h2  {
    color: #C84E25;
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 25px;
    text-transform: none;
    margin: 0 auto;  /* homepage article heading */
}

h2.profiles-heading {
    color: #C84E25;
    font-weight: normal;
    font-size: 30px;
    margin: 0;
    float: left;
    letter-spacing: 2px;  /* special profiles page heading */
}

h2.profiles-heading span {
    color: #005971;  /* profiles latvia heading */
}

h2.publications-title {
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 18px;
    color: #c25117;
    float: left;  /* "screenshot" the word heading */
}

h2.large , .block.large h2 {
    font-size: 60px!important;
    margin: 0 auto; /* Used for elements like 35% on the Homepage */
}

h3.events-heading {
    color: #005971;
    font-size: 14px;
    margin: 0;
    padding-bottom: 15px;  /* special h3 for events page */
}

h3.small-bold {
    font-size: 13px;
    font-weight: bold;
    color: #C25117;
    margin-top: 25px;
    margin-bottom: 0;  /* commonly used for tabbed boxes and sidebar */
}


h3.profiles-info, h3.profiles-info a {
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    color: #c25117;
    margin: 0;
    text-decoration: none;  /* special usage on the profiles page */
}

h4.subtitle {
    font-size: 13px;
    font-weight: normal;
    color: #C84E25;
    margin-bottom: 0;
    text-transform: uppercase;  /* article subtitles */
}

h4.subtitle-large {
    font-size: 15px;
    font-weight: normal;
    color: #C84E25;
    margin-bottom: 0;
	margin-top: 4px;
    text-transform: uppercase;  /* larger version of article subtitles */
}

/* Article Styles */

#content .section .content {
    margin-top: 0;
}

.container-left {
    float: left;
    width: 48%;
    position: relative;  /* Home page Column left */
    padding-right: 20px;
    border-right: 1px solid #e7e7e0;
}

.container-right {
    float: right;  /* Home page Column right */
    width: 46%;
    position: relative;
}

span.details {               
    color: #8b8b87;
    font-weight: normal;  /* Home page - right col - heading details */
    font-size: 11px;
    float: right;
    text-align: left;
    /*position: absolute;
    top: 20px;*/
	position:relative;
	top:-61px;
    right: 25px;
    width: 120px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.article-link {
    color: #005971;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, Sans-Serif; /* read more type link */
}

a.article-link:hover {
    color: #C84E25;
}

/* Tabbed Menu as seen on the Homepage and Events Page*/

.tabbed-menu {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #E8E8E2;
    margin-top: 25px;   /* container class for menu */
}

ul.tabbed-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 48px;  /* this specific height is important */
    background: #E6F3FA top left;
    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-bottom: 1px solid #DADAD4;  /* unordered list to hold navigation */
	overflow:hidden;
}

ul.tabbed-nav li {
    float: left;
    border-left: 1px solid white;
    border-right: 1px solid #A7D0E4;
}

ul.tabbed-nav li:first-child {
    border-bottom: none;
}

ul.tabbed-nav li a {
    font-family: arial;
    font-size: 15px;
    text-decoration: none;
    color: #005971;
    display: block;
    line-height: 48px; /*don't use height here as FF and Chrome render pixels differently*/
    background: #E6F3FA;
    border-bottom: 1px solid #DADAD4;
    padding: 0 15px;
}

ul.tabbed-nav li:first-child a {
    color: #C84E25;
    border-left: none;
    background: white;
    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-bottom: 1px solid white;  /* this acts as the active tab but it is static */
}

ul.tabbed-nav li:first-child a:hover {
    color: #C84E25;
    border-left: none;
    background: white;
    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-bottom: 1px solid white;  /* this acts as the active tab on hover but it is static */
}

ul.tabbed-nav li a:hover {
    color: #005971;
    background: #fff;
    background: -moz-linear-gradient(top, #f7fafc 34%, #def2fc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(34%,#f7fafc), color-stop(100%,#def2fc));
    background: -webkit-linear-gradient(top, #f7fafc 34%,#def2fc 100%);
    background: -o-linear-gradient(top, #f7fafc 34%,#def2fc 100%);
    background: -ms-linear-gradient(top, #f7fafc 34%,#def2fc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fafc', endColorstr='#def2fc',GradientType=0 );
    background: linear-gradient(top, #f7fafc 34%,#def2fc 100%); /* css3 gradients fallsback to white */
}

ul.tabbed-nav li a.selected {
    color: #C84E25;
    background: white;
    border-bottom: 1px solid white;
}

#tabbed-container {
    padding: 15px;
}

p.tabbed-date-heading {
    font-size: 11px;
    font-weight: bold;
    color: #C84E25;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;
}

h3.tabbed-heading {
    color: #005971;
    font-size: 14px;
}

/* SideBar */

h3.sub-heading {
    color: #005971;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 20px;
}

div.sidebar-divider {
    padding: 0 0 15px 0;
    margin-bottom: 0;
    border-bottom : 1px solid #e7e7e0;
    position: relative; 
}

.page-node-6 div.sidebar-divider {
    padding-bottom: 8px;
}

div.sidebar-divider-dashed {
    padding: 0 0 15px 0;
    margin-bottom: 0;
    border-bottom: 1px dashed #e7e7e0;
    position: relative;
}

div.sidebar-divider-bottom {
    border-top: 1px solid white;
    padding-top: 8px;
}
.float-right {
    float: right;
    padding-top: 5px;
    padding-left: 5px;  /* used for images in the sidebar */
}

/* Profiles Page Styles */

.profiles-flag {
    float: left;
    border: 3px solid #E1E1E1;
    margin-left: 10px;
    margin-top: -5px;  /* Latvia Flat positioning */
}

.profiles-time {
    float: right;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #414137;
    margin-top: -10px;  /* Styling for Date of Last Update */
    text-transform: uppercase;
}

p.snapshot-paragraph {
    font-size: 14px;
    line-height: 22px;
}

.profiles-sidebar {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #725546;
    margin: 0;
    text-transform: uppercase;
}

.profiles-divider {
    margin-left: -25px;
    height: 20px;
    width: 186px;
    background: url(../images/profiles-divider.png) no-repeat center left; /* small faded divider image */
}

.profiles-top-sidebar {
    border-bottom: 1px solid #e1e1e1;
    height: 1px;
    margin-top: 12px;
}

.profiles-bottom-sidebar {
    margin-top: 0;
    border-top: 1px solid #fff;
    padding-top: 12px;  /* longer 1 pixel border for the bottom portion of the profiles sidebar */
}

.year {
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
    font-size: 20px;
    color: #C84E25;
    font-weight: normal;
    text-align: left;  /* profiles year in the Sidebar */
}

.milestone {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #414137;
    font-size: 12px;  /* milestone description styling */
}

.region-sidebar-second .section .block p.select-another-country-paragraph {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.region-sidebar-second .section .block p.sidebar-small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    margin-top: 0;
    margin-top: -10px;  /* smaller paragraph font speficially for sidebar */
}

.region-sidebar-second .section .block p a.sidebar-article-link {
    color: #005971;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-Serif;  /* this is an article link for the sidebar */
}

/* Events Page */

.region-sidebar-second .section .block p.events-country-heading {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #005971;
    font-size: 12px;
    margin: 5px 0 0 0;
    font-weight: bold;  /* Sidebar headings for the events page */
}

.events-info-container {
    margin: 0px auto;  /*  Contains info about country in sidebar */
}

.events-flag {
    float: left;
    width: 25%;
    margin-top: 5px; /* Events sidebar flag styling */
}

.events-country-info {
    float: left;
    width: 70%;  /* country info deatails in events sidebar */
}

.region-sidebar-second .section .block p.events-sidebar-small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    margin-top: 0px;  /* smaller paragph font specifically for the events pae sidebar */
}

.region-sidebar-second .section .block p.sidebar-date-heading, .events-date , 
#block-views-latest-country-profiles-block-2 p.sidebar-date-heading{
    font-size: 11px;
    font-weight: bold;
    color: #C84E25;
    margin-bottom: -8px; /* cancels out previous margin and squeezes elements close together */
    font-family: Arial, Helvetica, Sans-Serif;
    text-transform: uppercase;  /* sidebar headings styles */
    padding-bottom: 10px;
}

p.sidebar-date-heading {
    margin-top: 1px;
}

/* RSS Feed */

.rss-feed a:hover {
    text-decoration:  none;
}

/* Tables */

table {
    border: 1px solid #E7E4BC;  /* generic table style */
}

tr {
    border-bottom: 1px dashed #CFCDB4; /* profiles table */
}

th {
    background: #F0EFDF;
    border-right: 1px solid #E7E4BC;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #745448;
    font-size: 12px;
    line-height: 1.35;
    font-weight: bold;
    padding: 10px;
    text-align: right!right;
    vertical-align: top;  /* profiles table */
}

td {
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #414137;
    text-align: left;
    padding: 10px;
    vertical-align: top;  /* profiles table */
}

.sidebar-table {
    border: none;
    margin-top: 10px;  /* milestones table found in sidebar */
}

.sidebar-row {
    border: none;  /* milestones table found in sidebar */
}

table.sidebar-table tr th {
    background: none;
    text-align: left;
    vertical-align: top;
    border: none;
    padding: 0;  /* milestones table found in sidebar */
}

table.sidebar-table tr td {
    padding: 7px 0 10px 7px;
    vertical-align: top;  /* milestones table found in sidebar */
}  

table.cross-table {
    width: 100%;
    border: none;
    margin: 10px; /* content-top table for cross-analysis page */
    font-size: 13px;
}

tr.cross-row {
    border: none;  /* content-top table for cross-analysis page */
}

td.cross-data {
    font-weight: bold;
    padding: 5px;  /* content-top table for cross-analysis page */
    font-size: 13px;
}

/* All styles below exclusive to Publications Table (this does borrow styles from generic styles above) */

.yellow-background {
    background: #F8F7E6;
    padding: 10px 35px 0px;
    margin-top: -4px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    
}

#top-content-footer table tr td {
    background: white;
    border-right: 1px solid #E7E4BC;
    vertical-align: top;
    font-size: 13px;
}

#top-content-footer table th {
    text-align: left;
}

#top-content-footer table th:first-child, #top-content-footer table td:first-child {
    text-align: left;
}

th.selected-ascending {
    background: url(../images/selected-ascending.png) no-repeat 240px 50% #E7E4BC; /* styles the selected table column */
}

#top-content-footer table td.selected-ascending {
    background: #F0EFDF;
}

/* Publications Search Form (also check the ie7 and ie8 stylesheets) */

form#publications-form {
    float: right;
    margin-bottom: 15px;  /* form itself */
}

fieldset.publications-fieldset {
	border: none;
	margin: -8px auto;
	padding: 0;  /* styles the input field */
}
.publications-fieldset input, .publications-fieldset button {
	border: none;
	float: left;  /* styles both inputs */
}
.publications-fieldset input.publications-field {
	color: #272727;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 290px;
	height: 30px;
	padding: 2px 0 0 10px;
	background: #F8F7E6 url(../images/publications-search-field.jpg) no-repeat top right;
	/*border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border: 1px solid white;
	box-shadow: inset 0 0 3px #b5b5b5;
	-webkit-box-shadow: inset 0 0 3px #b5b5b5;
	-moz-box-shadow: inset 0 0 3px #b5b5b5;*/  /* more styling of the input field */
	*margin-left: 445px; /* Quick fix to target IE7 - should use conditional stylesheet */
	/* margin-right: -27px\9;*/ /* Quick fix to target IE8 - should use conditional stylesheet */
    /* important - using \9 does override the fix included for IE7 in ie7.css */
}

.publications-fieldset button.publications-search {
	width: 23px;  /* this block styles the button with a magnifying glass image and aligns it */
	height: 22px;
	margin-top:-27px;
	margin-right: 5px;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url(../images/publications-search.png) no-repeat top right;
    float: right;
    *margin-right: 43px; /* Quick fix to target IE7 - should use conditional stylesheet */
   /* margin-top: -13px\9;*/ /* Quick fix to target IE8 - should use conditional stylesheet */
    /* important - using \9 does override the fix included for IE7 in ie7.css */
}
.publications-fieldset button.publications-search:hover {
	background: transparent url(../images/publications-search-hover.png) no-repeat top right;
}



/* Single Events Page */

.bold-rust {
	text-transform: uppercase;
	font-weight: bold;
	color: #c35218;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.page-node-6 #content .content h2.title {
	text-transform: none;
	margin: 0 0 15px 0;
	color: black;
}

.key-event-details {
	border: 1px solid #e6e3b6;
	background: #f0efdd;
	padding: 15px 0 15px 20px;
	margin: 25px 0;
}

.key-event-details ul, .key-event-details ul li {
	list-style-type: none;
	list-style-image: none;
	background: none;
	margin: 0;
	padding: 0;
}

.key-event-details ul {
	margin: 8px 0 0 0;	
}

.key-event-details ul li {
	background: url(../images/bullet-events.gif) no-repeat left 10px;
	padding: 2px 0 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.key-event-details h4 {
	margin: 0px;
	padding: 0px;
	color: #c35218;
	font-size: 14px;
}

.page-node-6 .region-sidebar-second .section .block .sidebar-divider p {
	font-family: Arial, Helvetica, sans-serif;	
}

.sidebar-divider ul.related-materials, .sidebar-divider ul.related-materials li {
	list-style-type: none;
	list-style-image: none;
	background: none;
	margin: 0;
	padding: 0;
}

.sidebar-divider ul.related-materials li {
	font-size: 13px;	
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/bullet-related-materials.gif) no-repeat left 8px;
	font-weight: bold;
}

.sidebar-divider ul.agenda, .sidebar-divider ul.agenda li {
	list-style-type: none;
	list-style-image: none;
	background: none;
	margin: 0;
	padding: 0;
}

.sidebar-divider ul.agenda {
    padding-bottom: 8px;
}

.sidebar-divider ul.agenda li {
	font-size: 13px;
    color: #414137;
    font-family: Arial, Helvetica, sans-serif;	
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/bullet-related-materials.gif) no-repeat left 8px;
}

/* hides content for appropriate footer spacing */
.page-node-5 div#page-wrapper div#main-wrapper div.outer div#main.clearfix.with-navigation div#content.column {
    display: none;
}

.page-node-5 #top-content-footer {
    padding-bottom: 20px;
}

.page-node-6 #top-content {
    display: none;
}

.page-node-6 #main-menu li.menu-346 a {
    color: #c25117;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

.page-node-6 #main-menu li.menu-346 a:hover {
    color: #c25117;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

.date-time {
	margin:	34px 0 3px 0;
}

#block-block-14, #block-block-16 {
	display: block;
	float: left;
}

#block-block-14 {
	width: 	645px;
	margin-bottom: 0px;
}

#block-block-16 {
	width: 	260px;
	background: url(../images/border_country-profile-selections.png) repeat-y top left;
	padding: 0 30px 0 25px;
	margin: 40px 0 0 0;
	min-height: 237px;
}

#block-block-16 h2.block-title, #block-block-17 h2.block-title {
	font-size: 18px;	
}

#block-block-16 p, #block-block-17 p {
	font-size: 12px;	
	color: #725546;
	font-family: Arial, Helvetica, sans-serif;
}

#block-block-17 {
	margin: 20px 30px 15px 30px;	
	position: relative;
}

#block-block-17 #buttons {
	position: absolute;
	top: 0;
	right: 0; 
	padding: 12px 4px 0 0; 
}

#block-block-17 #buttons input {
	display: inline-block;
}

#block-block-17 #buttons input#print, #block-block-17 #buttons input#share, #block-block-17 #buttons input#save ,
input#print , input#share, input#save{
	height: 26px;
	border: 0px;
	text-indent: -9999em;
	cursor: pointer;
	margin: 0 0 0 4px;
}

#block-block-17 #buttons input#print {
	width: 52px;
	background: url(../images/button_print.png) no-repeat top left;
}

#block-block-17 #buttons input#share {
	width: 55px;
	background: url(../images/button_share.png) no-repeat top left;
}

#block-block-17 #buttons input#save ,input#save {
	width: 48px;
	background: url(../images/button_save.png) no-repeat top left;
	text-indent:-9999em;
}
#block-block-17 #buttons input#print:hover {
    width: 52px;
    background: url(../images/button_print_hover.png) no-repeat top left;
}

#block-block-17 #buttons input#share:hover {
    width: 55px;
    background: url(../images/button_share_hover.png) no-repeat top left;
}

#block-block-17 #buttons input#save:hover {
    width: 48px;
    background: url(../images/button_save_hover.png) no-repeat top left;
}

.page-node-3 #content {
    display: none;
}

#block-block-15 .content div.sidebar-divider:last-child {
    border-bottom: none;
}

div.spacer-quick-fix {
    padding-top: 20px;
}
/*edit by faisal*/
.sidebar-table tr{
	border:0 none;
}
tr.sidebar-row.even, tr.sidebar-row.odd {
    background-color: inherit;
    border: medium none;
	border-bottom: 0 none!important;
    padding: 0;
}
.table-transpose table.views-table {
	
	
}
/*.table-transpose .view-content{
	overflow:scroll;
	height:500px;
	width:900px;
}*/

.table-transpose table.views-table td {
	width:255px!important;
	border-left: 1px solid #E7E4BC;
}
.table-transpose .views-table  th{
	width:110px!important;
	text-align:left;
}
.table-transpose col{
	width:170px!important;
}
.views-exposed-form label {
    background: none repeat scroll 0 0 #F0EFDF;
    border-right: 1px solid #E7E4BC;
    color: #745448;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.35;
    padding: 10px;
    text-align: right;
    vertical-align: top;
}
.views-exposed-form select{
	word-wrap:break-word;
	width:159px;
	height: 105px;
}
.views-exposed-form .form-type-textfield input{
	
	width:159px;
	
}
option {
    border-bottom: 1px solid #CCCCCC;
    color: #005971;
     font-family: Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 7px;
	
}
#form-buttons{
	float:right;
	position:absolute;
	right:0;
}
#form-buttons div{
	float:none;
}
#form-buttons input{
	
   /* text-indent: -9999em;
    width: 48px;*/
	   background-color: #05718E;
    background-image: -moz-linear-gradient(center top , #0087AC, #005971);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #B6B6B5;
    color: #FFFFFF;
    padding: 3px 10px;
    text-transform: uppercase;
	font:11px/11px Arial,sans-serif;
	 border-width:1px;
	 cursor: pointer;
}
.view-cross-country {
    background: url("../images/bg_top-content-footer.gif") no-repeat scroll center bottom #F8F7E4;
    display: block;
    float: left;
    margin-bottom: 26px;
    margin-top: -36px;
    padding: 28px 15px 0;
    position: relative;
    width: 960px;
    z-index: 50;
}
.view-latest-country-profiles .events-flag img{
	height:auto;
	width:52px;
}
li {
    color: #414137;
}
ul.tabbed-nav li:first-child a.not-selected {
	background: none repeat scroll 0 0 #E6F3FA;
	 color: #005971;
}
.customfront .profiles-top-sidebar {
    border-bottom: 0 none;
    height: 0px;
    margin-top: 0px;
}
.front #main #content.column .section .tabs{display:none;}
.rotordiv{
	
}
.rotordiv img{
	float:left;
    height: 193px;
    margin: 0 0 0 10px;
   position: absolute;
    top: 23px;
    
    width: 394px;
}
.rotordiv h3.sub-heading{
	width:497px;
	margin-top:3px;
	float:left;
}
.rotordiv h4.subtitle {
	width:497px;
	float:left;
	}
.rotordiv p{float:left; width:497px;}
#widget_pager_bottom_success_story-block_1{
	width:421px;
}
#widget_pager_bottom_success_story-block_1 .views-content-counter,
.slider-block .views-slideshow-pager-field-item .views-content-counter{
	float:left;
	width:20px;
	color: #FFFFFF;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
	background-color:#0081A4;
	text-align: center;
	margin:0 2px;
}

#widget_pager_bottom_success_story-block_1 .active .views-content-counter{
	background-color:#C84E25;
}
#block-views-success-story-block-1 .view-content,
.slider-block .view-content{
	height:223px;
}
#block-views-success-story-block-1 .views-slideshow-controls-bottom ,
.slider-block .views-slideshow-controls-bottom  {
	width:421px;
	
    position: absolute;
	z-index:99;
}
#block-views-success-story-block-1 .views-slideshow-cycle-main-frame-row ,
#block-views-success-story-block-1 .views-slideshow-cycle-main-frame-row  div,
.slider-block .views-slideshow-cycle-main-frame-row, 
.slider-block .views-slideshow-cycle-main-frame-row  div { 
	float:left; 
}
p.Image-warper_right img{
	float:right;
	padding:0 0 2px 2px;
}
p.Image-warper_right{text-align:left;}
.feedback{
	position:fixed;
	background-color:#C25117;
	width:75px;
	height:25px;
	left:0;
	 padding-left: 5px;
    padding-top: 7px;
}

.feedback a{
	color:#FFFFFF;

}
.view-cross-country .feed-icon{
	float: right;
    position: absolute;
    right: -16px;
    top: 54px;
    width: 100px;
}

.view-cross-country .feed-icon a{
	background-color: #05718E;
    background-image: -moz-linear-gradient(center top , #0087AC, #005971);
    border-radius: 5px 5px 5px 5px;
    border-width: 1px;
    box-shadow: 1px 1px 1px #B6B6B5;
    color: #FFFFFF;
    cursor: pointer;
    font: 11px/11px Arial,sans-serif;
    padding: 3px 10px;
    text-transform: uppercase;
}
.view-cross-country .feed-icon img{
	display:none;
}
#snapshot p, #snapshot li , #main-wrapper li{
	color: #414137;
    font-family: Georgia,Arial,Helvetica,Sans-Serif;
    margin: 5px auto 8px;
	font-size: 14px; 
    line-height: 22px;
}
.node-type-country-profile #content table th{
	width:225px;
	text-align:right;
}
table.sidebar-table tr th {
	background:none Transparent!important;
	border:0 none!important;
}
#block-views-success-story-block-2 h3{
	margin-top:0;
}
#feedback.countryinfo-area {
    color: #C84E25;
    float: right;
    line-height: 2;
}

.cross-data ul , #main-wrapper .cross-data ul li {
	margin:0;
	 font-size: 13px;
    font-weight: bold;
	padding:0;
}
p.updated-wrapper{
	text-align:right;
	width:400px;
	float:right;
}

#main-wrapper .tabbed-menu.block ul.tabbed-nav li{
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	
}
.view-cross-country #form-buttons{
	padding-right:10px;
	top:80px;
}
.view-cross-country #form-buttons input{
	margin:0;
	width:62px;
}
	
.view-cross-country #form-buttons div.views-submit-button{
	margin:0;
	padding:0;
}
.block.large ul li{
	text-align:justify;
}
h2.block-title-cross-data span {
	text-transform: lowercase;
}
#block-block-26 h3{
	margin-top:1;
}
.region.sidebar h2.block-title{
	margin-top:8px;
}
ul.copyright li{
	border:0 none!important;
}
.newslink{}
.view-news.view-id-news.view-display-id-page .views-row{
	margin-top:25px;
}
.page-success-story h3.sub-heading {margin-top: 2px;}
.imce #navigation-wrapper, .imce #navigation-wrapper .outer {
	height:auto;
}
/*country Profile tab*/
ul.tabbed-nav.profiles{
	height:25px;
	width:205px;
}
ul.tabbed-nav.profiles li{
	 margin: 0 auto 8px!important;
}
ul.tabbed-nav.profiles li a.tabbedview.tab-profiles{
	line-height:25px;
	//padding:0 26px;
}
ul.tabbed-nav.profiles li.last{border-right:0 none;}
#block-block-41 .rss-feed a{ color:#C25117; padding-top:3px;}
#block-block-41 .rss-feed a:hover{ color:#005971;}
#block-block-41 {  padding-top:6px;}

/*New drop down menu*/

ul.main-menu {
    clear: both;
    margin: 0;
    padding: 0;
    width: 960px;
	display:block;
}
.main-menu li {
    display: inline-block;
    float: left;
    line-height: 1;
    margin: 0;
    padding: 0;
}
#navigation-wrapper, #navigation-wrapper .outer, .main-menu li {
    height: 40px;
	
}
.main-menu li a {
    background-color: #E7F3FB;
    border-bottom: 1px solid #DADAD4;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #ABD0E6;
    color: #005971;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 8px;
    margin: 0;
    padding-bottom: 16px;
    padding-top: 16px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.3s ease 0s, border-bottom 0.3s ease 0s, color 0.1s linear 0s;
    width: 100%;
}
.main-menu li.active-trail a.active , .main-menu li.active-trail a.sf-depth-1 {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #C25117;
}
#block-superfish-1{
	margin-bottom:0;
}
#navigation-wrapper .outer .section{ border:0 none;}
.main-menu li#menu-498-1 a {
    background-color: #E7F3FB;
    border-bottom: 1px solid #DADAD4;
    border-left: 1px solid #ABD0E6;
}
#block-views-publications-view-block-1  .view-header{
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}
#block-views-publications-view-block-1 table{
	width:100%;
}
.view-resources table td img{
	width:200px;
}
.slider-block .rotordiv h3.sub-heading{
	margin-top:35px;
}
.main-menu  li.sf-depth-1 li.sf-depth-2 a.sf-depth-2 {
	width:100%!important;
}
