/* --------------------------------------------
   
----------------------------------------------- */
div#content
{
	overflow: hidden;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#sidebar
{
	width: 321px; /* was 323 - JL */
	margin-right: 4px;
	float: left;
}

/* --------------------------------------------
   
----------------------------------------------- */
a.module-video
{
	background: #f60 url(../img/interior/bg_module_video_bottom.gif) no-repeat bottom left;
	height: 96px;
	margin-bottom: 3px;
	display: block;
}

a.module-video strong
{
	padding-top: 41px;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #fff;
	background: url(../img/interior/bg_module_video_top.gif) no-repeat;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#nav-section
{
	background: #a2c42a url(../img/interior/bg_nav_section_bottom.gif) no-repeat bottom left;
	padding-bottom: 35px;
    float: left;
    margin-top: 3px;
    width: 321px;
}

dl#nav-section.download
{
    background: #f60 url(../img/interior/bg_nav_section_download_bottom.gif) no-repeat bottom left;
}

dl#nav-section dt,
dl#nav-section dd
{
	padding-left: 12px;
}

dl#nav-section dt
{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #e9efd3;
	text-transform: uppercase;
	background: url(../img/interior/bg_nav_section_top.gif) no-repeat;
	padding-top: 10px;
	margin-bottom: 6px;
}

dl#nav-section.download dt
{
    color: #fff;
    background: url(../img/interior/bg_nav_section_download_top.gif) no-repeat;
}
dl#nav-section dd
{

}

dl#nav-section dd.active
{
	background: #fff;
	margin-bottom: 3px;
}

dl#nav-section dd a
{
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	color: #fff;
}

dl#nav-section dd.active a
{
	color: #6b960f;
}



/* --------------------------------------------
   
----------------------------------------------- */
div#main-about
{
	width: 657px; 
    float: left;
}

div#main-about iframe
{
	width: 657px;
    height: 100%; 
}


div#main
{
	clear: both;
	background-image: url(../img/interior/bg_module_country_report_left.gif);
	margin-bottom: 1px;
    background-repeat: no-repeat;
    background-color: #f5f5ef; /* JL - IE6 */
}

div#main h1
{
	background-image: url(../img/home/bg_module_map_right.gif);
	background-color: #369;
    background-repeat: no-repeat;
    background-position: right;
    color: #fff;
    font-weight: normal;
	font-size: 14px;
	text-transform: none;
	height: 24px;
	padding-top: 11px;
	padding-left: 7px;
	margin-left: 7px;
    margin-top: 3px; /* JL - IE6 */
    position: relative;
}

div#main h1 strong
{
	font-weight: bold;
}

div#main-content
{
    background-color: #f5f5ef;
    padding-top: 13px; /*  JL - IE6 */ 
    line-height: 13px;  /* JL - IE6 */
    padding-left: 14px;
	overflow: visible;
	padding-bottom: 15px;
    /*height: 564px;*/
}

div#main-content ul.search-results 
{
    /*padding-top: 12px;*/
}

div#main-content ul.search-results li
{
    margin-bottom: 12px;
}

div#main-content ul.search-results li a
{
    color: #369;
    font-weight: bold;
}

/* --------------------------------------------
   
----------------------------------------------- */
a#herdometer
{
	width: 316px;
	height: 96px;
	background: url(../img/interior/bg_header_herdometer.jpg) no-repeat;
	float: left;
	margin-right: 4px;
	margin-bottom: 3px;
}

a#herdometer strong
{
	background: #369;
}

a#herdometer:hover
{
    text-decoration:none;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#content strong.banner
{
	float: left;
	margin-top: 41px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	padding: 0 10px;
    /*cursor:pointer;*/
}

/* --------------------------------------------
   
----------------------------------------------- */
div#alert
{
	width: 316px;
	height: 96px;
	background: url(../img/interior/bg_header_alert.gif) no-repeat;
	float: left;
	margin-right: 4px;
	margin-bottom: 3px;
}

div#alert strong.banner
{
	background: #B6CCE1;
	margin-right: 14px;
}

div#alert a {
	color: #fff;
}

div#alert strong.banner a:hover {
	text-decoration: none;
}

div#alert .description {
	font-size: 12px;
	line-height: 19px;
	color: #fff;
	margin: 20px 5px 5px 5px;
	display: block;
}

div#alert .description a {
	font-weight: bold;
	color: #fff;
}


/* --------------------------------------------
   
----------------------------------------------- */
a.module-tbd
{
	background: #69c url(../img/interior/bg_module_tbd_bottom.gif) no-repeat bottom left;
	height: 96px;
	width: 337px;
	float: left;
}

a.module-tbd strong
{
	padding-top: 41px;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #fff;
	background: url(../img/interior/bg_module_tbd_top.gif) no-repeat;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#copy
{
	background: #ecf3d4 url(../img/interior/bg_copy_bottom.gif) no-repeat bottom left;
	position: relative;
	margin-top: 3px;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 9px;
    /*height: 564px;*/
    overflow: visible;    
}

div#copy.download
{
    background: #fee9ec url(../img/interior/bg_download_bottom.gif) no-repeat bottom left;
}

div#copy h2,
div#copy h3
{
	font-size: 14px;
	line-height: 15px;
	color: #85a809;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 13px !important;
	+padding-top: 7px !important;
	padding-left: 11px;
	margin-bottom: 12px;
}

div#copy h2
{
    background: url(../img/interior/bg_copy_top.gif) no-repeat;    
}

div#copy.download h2
{
    background: url(../img/interior/bg_download_top.gif) no-repeat;    
    color: #f60;    
}

div#copy p
{
	line-height: 18px;
	color: #333;
	margin-left: 11px;
	margin-right: 25px;
	margin-bottom: 18px;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#headlines
{
	line-height: 18px;
	color: #333;
	margin-left: 11px;
	margin-right: 25px;
}

dl#headlines dt
{

}

dl#headlines dt a
{
	color: #369;
	font-weight: bold;
}

dl#headlines dd
{
	margin-bottom: 20px;
}

/* --------------------------------------------
----------------------------------------------- */
div#find-a-report
{
    display: inline; /* JL IE6 */
    overflow: hidden; /* JL IE6 */
	width: 321px;
	height: 96px;
	background: url(../img/interior/bg_find_a_report.gif) no-repeat;
	float: left;
	padding-right: 4px; /* JL IE6 */
}

div#sidebar div#find-a-report
{
    padding-right: 0; /* JL IE6 */
}
div#find-a-report strong
{
	background: #369;
	margin-right: 10px;
}

div#find-a-report fieldset
{
	float: left;
	margin-top: 19px;
	border-left: 1px solid #a7c5e2;
	padding-top: 1px;
	padding-left: 8px;
}

div#find-a-report fieldset ul
{

}

div#find-a-report fieldset ul li
{
	overflow: hidden;
}

div#find-a-report fieldset ul li.site-address
{
	margin-bottom: 15px;
}

div#find-a-report fieldset ul li input.text,
div#find-a-report fieldset ul li select
{
	float: left;
	border: 1px solid #369;
	padding: 2px;
	font-size: 10px;
	color: #666;
	margin-right: 4px;
	margin-top: 1px;
}

div#find-a-report fieldset ul li input.text
{
	width: 147px;
}

div#find-a-report fieldset ul li select
{
	width: 152px;
}

div#find-a-report fieldset ul li input.submit
{
	float: left;
	width: 21px;
	height: 21px;
}

/* --------------------------------------------
   Added 11.4.2008 - JL
----------------------------------------------- */

div#test-site
{
    width: 321px;
    height: 96px;
    background: url(../img/interior/bg_module_testsite.gif) no-repeat;
    float: left;
    margin-right: 4px;
}

div#test-site strong
{
	background: #f93;
	margin-right: 10px;
}

div#test-site strong.banner
{
    background-color: #cd3300;    
}

div#test-site fieldset ul
{

}

div#test-site fieldset ul li
{
	overflow: hidden;
}

div#test-site fieldset ul li input.text,
div#test-site fieldset ul li input.submit
{
    margin-top: 41px;
}

div#test-site fieldset ul li input.text
{
	float: left;
	border: 1px solid #c30;
	padding: 2px;
	font-size: 10px;
	color: #666;
	margin-right: 4px;
	width: 147px;
}

div#test-site fieldset ul li input.submit
{
	float: left;
	width: 21px;
	height: 21px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#module-participate
{
	width: 337px;
	height: 96px;
	background: url(../img/interior/bg_module_participate.gif) no-repeat;
	float: left;
}

div#module-participate strong
{
	background: #f93;
	margin-right: 22px;
}

div#module-participate h3
{
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #fff;
	margin-top: 30px;
}


div#module-participate a
{
	display: block;
	font-size: 12px;
	line-height: 19px;
	color: #fff;
}

div#module-participate strong.banner a
{
    font-size: 10px;
    line-height: 18px;

}

/* --------------------------------------------

----------------------------------------------- */
div#module-plugin
{
	width: 316px;
	height: 96px;
	background: url(../img/interior/bg_module_plugin.gif) no-repeat;
	float: left;
    margin-right: 4px;
    margin-bottom: 4px;
}

div#module-plugin strong.banner
{
    background-color: #f93;
}

div#module-plugin strong
{
	background: #f93;
	margin-right: 22px;
    margin-top: 30px;
}

div#module-plugin span.text
{
    font-size: 12px;
    line-height: 19px;
    color: #fff;
}

div#module-plugin div.headertext
{
	font-size: 12px;
	line-height: 19px;
	color: #fff;
	margin-top: 20px;
}

div#module-plugin div.headertext a
{
    font-size: 12px;
    line-height: 19px;
    font-weight: bold;
}

div#module-plugin a
{
	color: #fff;
}

/* --------------------------------------------

----------------------------------------------- */
div#module-explore
{
	width: 336px;
	height: 96px;
	background: url(../img/interior/bg_module_explore.gif) no-repeat;
	float: left;
    margin-right: 3px;
    margin-bottom: 4px;
}

div#module-explore strong.banner
{
    background-color: #369;
}

div#module-explore div.headertext
{
	font-size: 12px;
	line-height: 19px;
	color: #fff;
	margin-top: 20px;
    margin-left: 80px;
    padding-right: 10px;
}

div#module-explore a
{
    color: #fff;    
}

div#module-explore div.headertext a
{
	font-size: 12px;
	line-height: 19px;
}


/* --------------------------------------------
   
----------------------------------------------- */
div#module-report-details
{
	clear: both;
	background-image: url(../img/interior/bg_module_country_report_left.gif);
	margin-bottom: 1px;
}

div#module-report-details h1
{
	background-image: url(../img/home/bg_module_map_right.gif);
	background-color: #369;
    background-repeat: no-repeat;
    background-position: top right;
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	height: 24px;
	padding-top: 11px;
	padding-left: 7px;
	margin-left: 7px;
    margin-top: 3px; /* JL - IE6 */
	position: relative;
}

div#module-report-details h1 strong
{
	font-weight: bold;
}

div#module-report-details h1 select
{
	position: absolute;
	border: 1px solid #69c;
	width: 156px;
	left: 530px;
	top: 9px;
	+top: 8px;
	color: #666;
	font-size: 11px;
}

div#module-report-details h1 a.export
{
	position: absolute;
	right: 56px;
	top: 12px;
	font-weight: bold;
	font-size: 9px;
	color: #fff;
}

div#module-report-details div.module-content
{
	background: #f5f5ef;
	padding-top: 13px;
	padding-left: 14px;
	overflow: hidden;
    height: auto !important;    /* JL IE6 */
    height: 140px;              /* JL IE6 */
    padding-bottom: 0;
}

div#module-report-details ul.country-details,
div#module-report-details ul.site-details
{
	float: left;
    min-height: 120px;
}

div#module-report-details ul.country-details li,
div#module-report-details ul.site-details li
{
	line-height: 14px;
    margin-bottom: 6px;
    color: #333;
    width: 500px;
}

div#module-report-details ul.country-details li a,
div#module-report-details ul.site-details li a
{
	font-weight: bold;
	color: #369;
}

div#module-report-details ul.country-details li strong,
div#module-report-details ul.site-details li strong
{
	font-weight: bold;
}

div#module-report-details ul.country-details li.warning,
div#module-report-details ul.site-details li.warning
{
	font-weight: bold;
}

div#module-report-details ul.country-details li em,
div#module-report-details ul.site-details li em
{
	font-weight: bold;
}

div#module-report-details ul.country-details li em.inaccessible,
div#module-report-details ul.site-details li em.inaccessible
{
	color: #f60;
}

div#module-report-details ul.country-details li em.accessible,
div#module-report-details ul.site-details li em.accessible
{
	color: #690;
}

div#module-report-details ul.country-details li.test,
div#module-report-details ul.site-details li.test
{
	padding-top: 10px;
    margin-bottom: 0px;
}

div#module-report-details ul.country-details li.social,
div#module-report-details ul.site-details li.social
{
	/*height: 0;*/
    margin: 0;
    top: -20px;
    position: relative;
}

div#module-report-details ul.country-details li.social a,
div#module-report-details ul.site-details li.social a
{
    float: right;
    /*position: relative;*/
    top: -24px;
    padding-left: 2px;
    padding-right: 2px;
}

div#module-report-details ul.site-details li.test a
{
	float: left;
	width: 142px;
	height: 27px;
	background: url(../img/interior/button_test_this_site.gif) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
}

div#module-report-details img.report-chart
{
	float: right;
	width: 465px;
	height: 115px;
}

div#chart-link-div
{
    float: right;
    position: relative;
    top: -115px;
    right: 15px;
}

div#map-link-div
{
    float: left;
    position: relative !important;
    position: static;
    top: -15px !important;
    top: inherit;
    left: 5px !important;
    left: inherit;
    height: 0 !important;
    height: 18px;
}

a#chart-link-anchor,
a#map-link-anchor
{
    color: #336699;
    font-weight: bold;
    background: url(../img/interior/icon_hyperlink.gif) no-repeat ;
    background-position: 0 0;
    padding-left: 24px;
    height:18px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#reports-dashboard
{
	background: url(../img/interior/bg_reports_dashboard.gif) repeat-y;
	overflow: hidden;
	margin-bottom: 5px;
    position:relative;
}

div#reports-dashboard-table
{
    float: left;
    min-height: 500px;
}

div#reports-dashboard-site-details
{
    overflow: hidden;
    margin-bottom: 5px;
    position:relative;
    background-color: #F5F5EF;
}


/* --------------------------------------------
   
----------------------------------------------- */
table#accessibility-details
{
	float: left;
	/*margin-right: 5px; */ /* JL - IE6 */
	margin-bottom: 7px;
}

table#accessibility-details th,
table#accessibility-details td
{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

table#accessibility-details th
{
	height: 26px;
	background: url(../img/interior/bg_accessibility_details_header.gif) repeat-x;
}

table#accessibility-details tr th.sorted,
table#accessibility-details tr th:hover
{
	background-image: url(../img/interior/bg_accessibility_details_header_sorted.gif);
}

table#accessibility-details th a
{
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	margin-right: 6px;
	display: block;
	background: url(../img/interior/icon_sortable.gif) no-repeat 100% 1px;
}

table#accessibility-details th.order2 a
{
	background-image: url(../img/interior/icon_sorted_desc.gif);
	background-position: 100% 3px;
}

table#accessibility-details th.order1 a
{
	background-image: url(../img/interior/icon_sorted_asc.gif);
	background-position: 100% 3px;
}

table#accessibility-details td
{
	background: #deedf7;
	padding-top: 10px;
	padding-bottom: 10px;
}

table#accessibility-details tr.empty td
{
    padding-left: 10px;
}

table#accessibility-details tr th.site-reports,
table#accessibility-details tr td.site-reports,
table#accessibility-details tr th.country-reports,
table#accessibility-details tr td.country-reports
{
	width: 326px;
	padding-left: 23px;
}

table#accessibility-details th.inaccessible,
table#accessibility-details td.inaccessible
{
	width: 143px;
	padding-left: 8px;
}

table#accessibility-details th.accessible,
table#accessibility-details td.accessible
{
	width: 131px;
	padding-left: 7px;
}

table#accessibility-details td.site-reports a
{
	float: left;
	clear: left;
}

table#accessibility-details td.site-reports a,
table#accessibility-details td.country-reports a
{
	color: #369;
}

table#accessibility-details td.site-reports a.site-name
{
	line-height: 15px;
	font-weight: bold;
}

table#accessibility-details td.inaccessible,
table#accessibility-details td.accessible
{
	font-weight: bold;
}

table#accessibility-details td.inaccessible
{
	color: #f60;
}

table#accessibility-details td.accessible
{
	color: #690;
}

table#accessibility-details td span.rising
{
    text-indent: -2000px;
	overflow: hidden;
    background: url(../img/global/icon_stat_rising.gif) no-repeat 100% 2px;
}

table#accessibility-details td  span.falling
{
    text-indent: -2000px;
	overflow: hidden;
	background: url(../img/global/icon_stat_falling.gif) no-repeat 100% 2px;
}
/* --------------------------------------------

----------------------------------------------- */
div#module-discussion-links
{
	float: right;
	/*width: 338px;*/
    width: 340px;
	background: #eef9c5;
	margin-bottom: 7px;
}

div#module-discussion-links h1
{
	background-color: #a2c42a;
	padding-left: 12px;
	margin-left: 0;
	font-size: 10px;
    line-height: 14px;
    padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

div#module-discussion-links div.module-content
{
	padding: 12px 20px 0 14px;
}

div#module-discussion-links div.module-content h2
{
    font-weight: normal;
    text-transform:none;
    padding-left: 0;
    padding-bottom: 0;
}

div#module-discussion-links div.module-content h2 a
{
	color: #369;
	font-size: 14px;
	line-height: 18px;
}

div#module-discussion-links div.module-content p
{
	line-height: 15px;
	color: #333;
}

div#module-discussion-links div.module-content p.meta
{
	font-size: 9px;
	margin-bottom: 15px;
}

div#module-discussion-links div.module-content p.meta a
{
	font-weight: bold;
	color: #369;
}

div#module-discussion-links div.module-content a.oni-country
{
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #369;
	float: left;
	margin-bottom: 20px;
}

/* --------------------------------------------

----------------------------------------------- */


/* --------------------------------------------
   
----------------------------------------------- */
div#module-country-profile,
div#module-discussion
{
	float: right;
	/*width: 338px;*/
    width: 340px;
	background: #eef9c5;
}

div#module-country-profile,
{
    margin-bottom: 7px;
}

div#module-country-profile h1,
div#module-discussion h1
{
	background-color: #a2c42a;
	padding-left: 12px;
	margin-left: 0;
	font-size: 10px;
    line-height: 14px;
    padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

div#module-country-profile div.module-content,
div#module-discussion div.module-content
{
	padding: 12px 20px 0 14px;
}

div#module-country-profile div.module-content h2,
div#module-discussion div.module-content h2
{
    font-weight: normal;
    text-transform:none;
    padding-left: 0;
    padding-bottom: 0;
}

div#module-country-profile div.module-content h2 a,
div#module-discussion div.module-content h2 a
{
	color: #369;
	font-size: 14px;
	line-height: 18px;
}

div#module-country-profile div.module-content p,
div#module-discussion div.module-content p
{
	line-height: 15px;
	color: #333;
}

div#module-country-profile div.module-content p.meta
{
	font-size: 9px;
	margin-bottom: 15px;
}

div#module-discussion div.module-content p.meta
{
	font-size: 9px;
    text-align: right;
}


div#module-country-profile div.module-content p.meta a,
div#module-discussion div.module-content p.meta a
{
	font-weight: bold;
	color: #369;
}

div#module-country-profile div.module-content a.oni-country,
div#module-discussion div.module-content a.discussion
{
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #369;
	float: left;
	margin-bottom: 20px;
}

div#module-discussion div.module-content a.discussion
{
    margin-top: 15px;
}
/* --------------------------------------------
   
----------------------------------------------- */
div#module-inaccessibility-map,
div#module-related-sites
{
	width: 338px;
	float: left;
}

div#module-inaccessibility-map h1,
div#module-related-sites h1
{
	background: #a2c42a;
	margin-left: 0;
	padding-left: 11px;
	font-size: 10px;
	line-height: 11px;
	height: 19px;
	padding-top: 7px;
}

/* inaccessibility map */
div#module-inaccessibility-map
{
	border-bottom: 3px solid #fff;
}

div#module-inaccessibility-map div.module-content
{

}

div#module-inaccessibility-map div.module-content img
{
	width: 338px;
	height: 168px;
    float: left;
}

/* related sites */
div#module-related-sites
{

}

div#module-related-sites div.module-content
{
	background: #eef9c5;
	padding: 10px;
}

div#module-related-sites div.module-content ul
{

}

div#module-related-sites div.module-content ul li
{
	margin-bottom: 12px;
}

div#module-related-sites div.module-content ul li a
{
	color: #369;
}

div#module-related-sites div.module-content ul li a strong
{
	display: block;
	font-weight: bold;
}

/* --------------------------------------------
   
----------------------------------------------- */
table#site-accessibility-details
{
	width: 984px;
	margin-bottom: 10px;
}

table#site-accessibility-details th
{
	height: 26px;
	font-size: 9px;
	line-height: 26px;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../img/interior/bg_accessibility_details_header.gif) repeat-x;
}

table#site-accessibility-details th.sorted,
table#site-accessibility-details th.sortable:hover
{
	background-image: url(../img/interior/bg_accessibility_details_header_sorted.gif);
}

table#site-accessibility-details th,
table#site-accessibility-details th a
{
	color: #333;
}

table#site-accessibility-details th a
{
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	margin-right: 6px;
	display: block;
	background: url(../img/interior/icon_sortable.gif) no-repeat 100% 9px;
}

table#site-accessibility-details th.order2 a
{
	background-image: url(../img/interior/icon_sorted_desc.gif);
	background-position: 100% 10px;
}

table#site-accessibility-details th.order1 a
{
	background-image: url(../img/interior/icon_sorted_asc.gif);
	background-position: 100% 10px;
}

table#site-accessibility-details th,
table#site-accessibility-details td
{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
    word-wrap: break-word;
}

table#site-accessibility-details td a
{
    color: #369;
}

table#site-accessibility-details tr.empty td
{
    padding-left: 22px;
    height: 22px;
}

table#site-accessibility-details th.url,
table#site-accessibility-details tr.report td.url
{
	width: 286px; 308px;
	padding-left: 22px;
}

table#site-accessibility-details th.date,
table#site-accessibility-details td.date
{
	width: 149px;
	padding-left: 10px;
}

table#site-accessibility-details th.report-type,
table#site-accessibility-details td.report-type
{
	width: 60px;
	padding-left: 10px;
    word-wrap: normal;
}

table#site-accessibility-details th.comments,
table#site-accessibility-details td.comments
{
	width: 201px;
	padding-left: 10px;
}

table#site-accessibility-details th.isps,
table#site-accessibility-details td.isps
{
	width: 149px;
	padding-left: 10px;
}

table#site-accessibility-details th.locations,
table#site-accessibility-details td.locations,
table#site-accessibility-details th.countries,
table#site-accessibility-details td.countries
{
	width: 149px;
	padding-left: 10px;
}

table#site-accessibility-details th.tags,
table#site-accessibility-details td.tags
{
	width: 164px;
	border-right: 0;
	padding-left: 10px;
}

table#site-accessibility-details tr td
{
	font-size: 9px;
	background: #f5f5ef;
	color: #333;
}

table#site-accessibility-details tr.header td
{
	background: #deedf7;
	border-right-color: #deedf7;
}

table#site-accessibility-details tr.header td.url
{
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 8px;
    width: 286px; 308px;    
}

table#site-accessibility-details tr.header td.url a
{
	display: block;
	color: #333;
	background: url(../img/interior/icon_expand.gif) no-repeat 0 2px;
	padding-left: 12px;
}

table#site-accessibility-details tr.header td.url a.expanded
{
	background: url(../img/interior/icon_collapse.gif) no-repeat 0 3px;
}

table#site-accessibility-details tr.header td.url a strong
{
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
}

table#site-accessibility-details tr.header td.url a span.url
{

}

table#site-accessibility-details tr.header td.report-type
{

}

table#site-accessibility-details tr.header td.report-type span
{
	/*display: block;*/
	font-weight: bold;
}

table#site-accessibility-details tr.header td.report-type span.inaccessible
{
	color: #f60;
	/*margin-bottom: 2px;*/
}

table#site-accessibility-details tr.header td.report-type span.accessible
{
	color: #690;
}

table#site-accessibility-details tr.report
{
	display: none;
}

table#site-accessibility-details tr.report td
{
	height: 23px;
}


table#site-accessibility-details tr.report td.report-type
{
	text-indent: -2000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}


table#site-accessibility-details tr.report-type-accessible td.report-type
{
    background-image: url(../img/interior/icon_accessible.gif);
}

table#site-accessibility-details tr.report-type-inaccessible td.report-type
{
    background-image: url(../img/interior/icon_inaccessible.gif);
}

table#site-accessibility-details tr.report td.comments
{
	color: #666;
}

table#site-accessibility-details tr.report td.tags
{
	color: #666;
}

table#site-accessibility-details tr.report td.tags a
{
	color: #369;
}

div#reports-dashboard-site-details div.pagebanner,
div#reports-dashboard-table div.pagebanner
{
    margin-left: 23px;
}

div#reports-dashboard-site-details div.pagelinks,
div#reports-dashboard-table div.pagelinks
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    text-align: right;
}

div#reports-dashboard-table div.pagelinks
{
    background-color: #336699;    
}

div#reports-dashboard-site-details div.pagelinks
{
    margin-left: 200px; /* Do not overlap download link */
    position: relative;
    z-index: 102;
}


div#reports-dashboard-table div.pagelinks
{
    width: 620px;
}

div#reports-dashboard-site-details div.pagelinks,
{
    width: inherit;    
}
div#reports-dashboard-site-details div.pagelinks,
div#reports-dashboard-table div.pagelinks,
div#reports-dashboard-site-details div.pagelinks a,
div#reports-dashboard-table div.pagelinks a
{
    color: #fff;
    text-transform: uppercase;
}

div#reports-dashboard-site-details div.pagelinks a,
div#reports-dashboard-table div.pagelinks a
{
   font-weight: bold; 
}

div#reports-dashboard-site-details div.exportlinks
{
    margin-top: -30px;
    padding-left: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    background-color: #336699;
    text-align: left;
    position: relative; /* IE6 - JL */
    z-index: 101;       /* IE6 - JL */
    height: 1%;         /* IE6 - JL */
}

div#reports-dashboard-site-details div.exportlinks a
{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}


/* --------------------------------------------
   
----------------------------------------------- */
ul#explore-overview-items
{
	clear: both;
	overflow: hidden;
	margin-bottom: 7px;
}

ul.explore-overview-three-columns
{
    background: url(../img/interior/bg_explore_overview_items.gif) repeat-y;
    height: auto !important;    /* JL IE6 */
    height: 1300px;              /* JL IE6 */
}

ul.explore-overview-three-columns.no-background
{
    background: url(../img/interior/bg_explore_overview_items_two_columns.gif) repeat-y;
}

ul#explore-overview-items li.herdometer-ticker,
ul#explore-overview-items li.site-reports,
ul#explore-overview-items li.reports,
ul#explore-overview-items li.about-herdict
{
	float: left;
}


ul#explore-overview-items li.herdometer-ticker
{
	width: 316px;
	margin-right: 4px;
}

ul#explore-overview-items li.reports
{
	width: 321px;
	margin-right: 4px;
}

ul#explore-overview-items li.site-reports
{
	width: 641px;
	margin-right: 4px;
}


ul#explore-overview-items li.about-herdict
{
	width: 337px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#explore-overview-items div.module h1
{
	height: 23px;
	padding-top: 12px;
	font-size: 14px;
	text-transform: none;
}

ul#explore-overview-items div.module div.module-content
{
	font-size: 10px;
	color: #333;
	line-height: 13px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#module-herdometer-ticker
{
	background-image: url(../img/interior/bg_module_herdometer_ticker_left.gif);
}

div#module-herdometer-ticker h1
{
	background-color: #69c;
	background-image: url(../img/interior/bg_module_herdometer_ticker_right.gif);
}

div#module-herdometer-ticker div.module-content
{
	padding: 13px;
}

div#module-herdometer-ticker ul.site-details
{

}

div#module-herdometer-ticker ul.site-details li
{
	margin-bottom: 12px;
}

div#module-herdometer-ticker ul.site-details li span.timestamp
{
	display: block;
}

div#module-herdometer-ticker ul.site-details li a
{
	color: #369;
	font-weight: bold;
}

div#module-herdometer-ticker ul.site-details li span.status
{
	display: block;
}

div#module-herdometer-ticker ul.site-details li span.status em
{
	font-weight: bold;
}

div#module-herdometer-ticker ul.site-details li span.status em.inaccessible
{
	color: #f60;
}

div#module-herdometer-ticker ul.site-details li span.status em.accessible
{
	color: #693;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#module-reports,
div#module-site-reports
{
	background-image: url(../img/interior/bg_module_reports_left.gif);
}

/*div#module-reports h1*/
ul#explore-overview-items li.reports div h1
{
	background-color: #369;
	background-image: url(../img/interior/bg_module_reports_right.gif);
	position: relative;
}

ul#explore-overview-items li.reports div h1 select
{
	position: absolute;
	top: 10px;
	right: 34px;
	font-size: 11px;
	color: #666;
	border: 1px solid #69c;
}

ul#explore-overview-items li.reports  div.module-content
{
	padding: 0 10px 0 10px; 
}

ul#explore-overview-items li.reports div h3
{
	font-size: 11px;
	line-height: 26px;
	color: #333;
    background-color: #b6cce1;
    font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
}

ul#explore-overview-items li.reports div h3.reported-sites-footer,
ul#explore-overview-items li.reports div h3.reported-sites-footer a
{
    font-size: 10px;
    background-color: #369 ;
    color: #fff ;
    margin-bottom: 0;
}

ul#explore-overview-items li.reports div ul
{
    padding-bottom: 10px;
}

ul#explore-overview-items li.reports div ul.reported-countries
{
	margin-bottom: 12px;
}

/*div#module-reports div.module-content ul li*/
ul#explore-overview-items li.reports div.module div.module-content ul li
{
	overflow: hidden;
}

/*div#module-reports div.module-content ul.reported-sites li*/
ul#explore-overview-items li.reports div.module div.module-content ul.reported-sites li
{
	margin-bottom: 12px;
}

div#module-reports div.module-content ul.reported-countries li
{
	margin-bottom: 6px;
}

/*div#module-reports div.module-content ul li a*/
ul#explore-overview-items li.reports div.module div.module-content ul li a
{
	color: #369;
}

/*div#module-reports div.module-content ul.reported-sites li a*/
ul#explore-overview-items li.reports div.module div.module-content ul.reported-sites li a
{
	font-weight: bold;
}

div#module-reports div.module-content ul.reported-countries li a
{
	float: left;
	margin-right: 5px;
}

/*div#module-reports div.module-content ul li p.reports*/
ul#explore-overview-items li.reports div.module div.module-content ul li span.reports
{
	padding-right: 16px;
	/*float: left;*/
    white-space: nowrap;
    color: #666;
}

div#module-reports div.module-content ul.reported-countries span.reports
{
	float: left;
}

/*div#module-reports div.module-content ul li p.rising*/
ul#explore-overview-items li.reports div.module div.module-content ul li span.rising
{
	background: url(../img/global/icon_stat_rising.gif) no-repeat 100% 2px;
}

/*div#module-reports div.module-content ul li p.falling*/
ul#explore-overview-items li.reports div.module div.module-content ul li span.falling
{
	background: url(../img/global/icon_stat_falling.gif) no-repeat 100% 2px;
}

/*div#module-reports div.module-content ul li p.reports span.inaccessible*/
ul#explore-overview-items li.reports div.module div.module-content ul li span.reports span.inaccessible
{
	color: #f60;
}

/*div#module-reports div.module-content ul li p.reports span.accessible*/
ul#explore-overview-items li.reports div.module div.module-content ul li span.reports span.accessible
{
	color: #690;
}

div#module-reports a.more,
div#module-site-reports a.more
{
	color: #369;
	font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    position: relative;
    line-height: 26px;
    text-align:right;
    /*margin-bottom: 14px;*/
	/*display: block;*/
}

a#viewMoreSitesId
{
    left: 105px;
}


a#viewAllId
{
    left: 80px;
}


/* --------------------------------------------
   
----------------------------------------------- */
div#module-about-herdict
{
	background-image: url(../img/interior/bg_module_about_herdict_left.gif);
}

div#module-about-herdict h1
{
	background-color: #a2c539;
	background-image: url(../img/interior/bg_module_about_herdict_right.gif);
	
	font-size: 14px;
	height: 23px;
	padding-top: 12px;
	text-transform: none;
}

div#module-about-herdict div.module-content
{
	padding: 12px 15px;
	line-height: 17px;
	color: #333;
}

div#module-about-herdict div.module-content p
{
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 22px;
}

div#module-about-herdict div.module-content p.list-intro
{
	margin-bottom: 2px;
}

div#module-about-herdict div.module-content ol,
div#module-about-herdict div.module-content ol li
{
	list-style: decimal;
}

div#module-about-herdict div.module-content ol li
{
	margin-left: 40px;
	font-weight: bold;
}

div#module-about-herdict div.module-content ol li p
{
	margin-bottom: 2px;
	font-weight: normal;
	margin-right: 35px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#participate-overview
{
	clear: both;
	overflow: hidden;

    background: url(../img/interior/bg_participate_overview.gif) repeat-y;
	margin-bottom: 10px;
}

div#participate-overview div.module
{
	float: left;
}

div#participate-overview div.module h1
{
	height: 35px;
	padding-top: 0;
	text-transform: none;
	line-height: 33px;
    position: relative; /*JLL*/
}

div#participate-overview div.module h1 select
{
    position: absolute;
    border: 1px solid #69c;
    width: 206px;
    left: 420px;
    top: 9px;
    +top: 8px;
    color: #666;
    font-size: 11px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#module-testing-overview
{
	width: 641px;
	margin-right: 4px;
	background-image: url(../img/interior/bg_module_testing_overview_left.gif);
}

div#module-testing-overview h1
{
	background-color: #f60;
	background-image: url(../img/interior/bg_module_testing_overview_right.gif);
	font-size: 16px;
}

div#module-testing-overview div.module-content
{
	padding: 13px;
}

div#module-testing-overview div.module-content dl
{
	position: relative;
	overflow: hidden;
}

div#module-testing-overview div.module-content dt
{
	/*position: absolute;*/   /* JL IE6 */
	top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

div#module-testing-overview div.module-content dt.column-1
{
    left: 0px;
    width: 284px;
}

div#module-testing-overview div.module-content dt.column-2
{
    position: absolute; /* JL IE6 */
    left: 305px;
    width: 297px;
}


div#module-testing-overview div.module-content dd
{
	float: left;
    overflow: hidden;
}

div#module-testing-overview div.module-content dd.column-1
{
	width: 284px;
	margin-right: 20px;
}

div#module-testing-overview div.module-content dd.column-2
{
	width: 297px;
}

div#module-testing-overview div.module-content dd a img
{
    margin-left: 65px;
    margin-top: 10px;
    margin-bottom: 10px;
}


div#module-testing-overview div.module-content dd ul
{

}

div#module-testing-overview div.module-content dd ul li
{
	padding-bottom: 7px;
	border-bottom: 1px solid #f60;
	margin-bottom: 7px;
}

div#module-testing-overview div.module-content dd ul li a
{
	line-height: 15px;
	color: #369;
}

div#module-testing-overview div.module-content dd ul li a.title
{
	display: block;
	font-weight: bold;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#module-participate-today
{
	width: 337px;
	background-image: url(../img/interior/bg_module_participate_today_left.gif);
}

div#module-participate-today h1
{
	background-color: #a2c42a;
	background-image: url(../img/interior/bg_module_participate_today_right.gif);
	font-size: 14px;
}

div#module-participate-today div.module-content
{
	padding: 12px 15px;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}

div#module-participate-today div.module-content a
{
    color:#369;
    font-weight: bold;
}

div#module-participate-today div.module-content img
{
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 80px;
}

div#module-participate-today div.module-content p.other a
{
    font-weight:normal;
    font-size: 10px;
}

div#module-participate-today div.module-content ol
{
    margin-bottom: 10px;
}

div#module-participate-today div.module-content ol,
div#module-participate-today div.module-content ol li
{
	list-style: decimal;
}

div#module-participate-today div.module-content ol li
{
	margin-left: 38px;
	font-weight: bold;
}

div#module-participate-today div.module-content ol li p
{
	font-weight: normal;
}

div#module-participate-today div.module-content div.form
{
    padding-top: 6px;
}

div#module-participate-today div.module-content input.text
{
	border: 1px solid #A2C42A;
	font-size: 10px;
	color: #666;
	padding: 3px;
	width: 168px;
}

div#module-participate-today div.module-content input.submit
{
	width: 21px;
	height: 21px;
	margin-left: 7px;
    position: absolute;
}

div#module-participate-today div.module-content ul.messages li
{
    color: red;
    font-style: italic;
}


/* --------------------------------------------

----------------------------------------------- */
div#module-download-now
{
	width: 337px;
	background-image: url(../img/interior/bg_module_participate_today_left.gif);
}

div#module-download-now h1
{
	background-color: #a2c42a;
	background-image: url(../img/interior/bg_module_participate_today_right.gif);
	font-size: 14px;
}

div#module-download-now div.module-content
{
	padding: 12px 15px;
	font-size: 12px;
	line-height: 22px;
	color: #333;
}

div#module-download-now div.module-content a
{
    color:#369;
    font-weight: bold;
}

div#module-download-now div.module-content img
{
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 40px;
}

div#module-download-now div.module-content p.other,
div#module-download-now div.module-content p.other a
{
    font-weight:normal;
    font-size: 10px;
}

div.module-content.firefox,
div.module-content.ie
{
    padding: 12px 15px;
    font-size: 12px;
    line-height: 22px;
    color: #333;    
}

div.module-content.firefox img
{
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 40px;    
}

div.module-content h2
{
    font-size: 14px;
    line-height: 15px;
    color: #f60;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 7px !important;
    +padding-top: 1px !important;
    padding-left: 11px;
    padding-bottom: 15px;
}

/*** MODULE/COLUMN GENERAL STYLES *********************************************/


ul.messages {
	font-style: italic;
}

.reports li {
	margin-bottom: 12px;
}

.reports .timestamp {
	display: block;
}

.reports li a {
	color: #369;
	font-weight: bold;
}

.accessible,
.inaccessible  {
	font-weight: bold;
}

.inaccessible {
	color: #f60;
}

.accessible {
	color: #693;
}

p.description {
	font-style: italic;
	margin-bottom: 1em;
}

p.instructions {
	margin: 0.5em 0;
	font-size: 12px;
	line-height: 1.2em;
}

/*** Alert adding page ********************************************************/

#alert-add {
	background-image: url(../img/interior/bg_module_336699_left.gif);
}

#alert-add h1 {
	background-color: #369;
	background-image: url(../img/interior/bg_module_336699_right.gif);
	
	font-size: 14px;
	height: 23px;
	padding-top: 12px;
	text-transform: none;
}

#alert-add h2 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1.33em 0 1em 0 !important;
	color: #69C;
}

#alert-add select,
#alert-add input[type=text]
{
	border: 1px solid #369;
	padding: 2px;
	color: #333;
}

#alert-add form table {
	border-spacing: 5px;
}

#alert-add .content {
	font-size: 12px;
	line-height: 19px;
	color: #333;
	
	padding: 12px 15px;
}

#alert-add form table#filter-criteria td input {
	width: 295px;
}
#alert-add form table#filter-criteria td select {
	width: 300px;
}

#alert-add form p.submit {
	margin-top: 1em;
}

#alert-add form input.number {
	width: 3em;
}

#alert-add form .inactive,
#alert-add form .inactive select,
#alert-add form .inactive input {
	color: #666;
}

#alert-add-columns {
	background: url(../img/interior/bg_twocols_DEEDF7_ECF3D4.gif) repeat-y scroll 0 0;
	height: auto !important;    /* JL IE6 */
  height: 100%;              /* JL IE6 */
	clear: both;
	overflow: hidden;
	margin-bottom: 7px;
}

#alert-add-columns #alert-add {
	width: 641px;
	margin-right: 4px;
}

#alert-add-columns #module-about-herdict {
	width: 337px;
}

#alert-add-columns .module {
	float: left;
}





/*** Alert report list page ***************************************************/

#alert-unsubscribe {
	background-image: url(../img/interior/bg_module_336699_left.gif);
}

#alert-unsubscribe h1 {
	background-color: #369;
	background-image: url(../img/interior/bg_module_336699_right.gif);
	
	font-size: 14px;
	height: 23px;
	padding-top: 12px;
	text-transform: none;
}

#alert-unsubscribe .content {
	font-size: 12px;
	line-height: 19px;
	color: #333;
	
	padding: 12px 15px;
}

#alert-unsubscribe .content p {
	margin: 1em 0;
}

#alert-unsubscribe-columns {
	background: url(../img/interior/bg_twocols_DEEDF7_ECF3D4.gif) repeat-y scroll 0 0;
	height: auto !important;    /* JL IE6 */
    height: 1300px;              /* JL IE6 */
	clear: both;
	overflow: hidden;
	margin-bottom: 7px;
}

#alert-unsubscribe-columns #alert-unsubscribe {
	width: 641px;
	margin-right: 4px;
}

#alert-unsubscribe-columns #module-about-herdict {
	width: 337px;
}

#alert-unsubscribe-columns .module {
	float: left;
}






/*** Alert report list page ***************************************************/

#alert-report-list {
	background-image: url(../img/interior/bg_module_336699_left.gif);
}

#alert-report-list h1 {
	background-color: #369;
	background-image: url(../img/interior/bg_module_336699_right.gif);
	
	font-size: 14px;
	height: 23px;
	padding-top: 12px;
	text-transform: none;
}

#alert-report-list .content {
	font-size: 12px;
	line-height: 19px;
	color: #333;
	
	padding: 12px 15px;
}

#alert-report-list-columns {
	background: url(../img/interior/bg_twocols_DEEDF7_ECF3D4.gif) repeat-y scroll 0 0;
	height: auto !important;    /* JL IE6 */
    height: 1300px;              /* JL IE6 */
	clear: both;
	overflow: hidden;
	margin-bottom: 7px;
}

#alert-report-list-columns #alert-report-list {
	width: 641px;
	margin-right: 4px;
}

#alert-report-list-columns #module-about-herdict {
	width: 337px;
}

#alert-report-list-columns .module {
	float: left;
}


/*** Alert verification page **************************************************/

#alert-verify {
	background-image: url(../img/interior/bg_module_A2C539_left.gif);
}

#alert-verify h1 {
	background-color: #A2C539;
	background-image: url(../img/interior/bg_module_A2C539_right.gif);
	
	font-size: 14px;
	height: 23px;
	padding-top: 12px;
	text-transform: none;
}

#alert-verify .content {
	font-size: 12px;
	line-height: 19px;
	color: #333;
	
	padding: 12px 15px;
}

#alert-verify form p.submit {
	margin-top: 1em;
}

#alert-verify-columns {
	background: url(../img/interior/bg_twocols_wideright_ECF3D4_DEEDF7.gif) repeat-y scroll 0 0;
	height: auto !important;    /* JL IE6 */
    height: 1300px;              /* JL IE6 */
	clear: both;
	overflow: hidden;
	margin-bottom: 7px;
}

#alert-verify-columns #alert-verify {
	width: 321px;
	margin-right: 4px;
}

#alert-verify-columns #alert-report-list {
	width: 657px;
}

#alert-verify-columns .module {
	float: left;
}

/* Other reporting methods page */

div.other-reports h2
{
    padding-left: 0;
    padding-bottom: 5px;
}

div.other-reports p
{
    margin: 12px 0;
    font-size: 12px;
    line-height: 18px;
}

div.other-reports ul
{
    margin-left: 15px;    
}

div.other-reports ul li
{
    margin: 0.5em 0 0 15px;
    font-size: 12px;
    list-style: disc;
}

div.other-reports a
{
    color: #369;
    font-weight:bold;
}