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

/* --------------------------------------------
   
----------------------------------------------- */
div#sidebar {
    border-right: 1px dotted #999;
    float: left;
	width: 280px;
}

/* --------------------------------------------
   
----------------------------------------------- */
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;
}

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


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

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

div#main {
	clear: both;
	margin-bottom: 1px;
}

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

div#main-content {
    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;
}


/* --------------------------------------------
   
----------------------------------------------- */
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-download-now a.download-link
{
	color: #fff !important;
}

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

----------------------------------------------- */
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;
    padding-right:12px;
}

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 div.module-content
{
	padding: 12px 15px 12px 6px;
	line-height: 17px;
	color: #666;
}

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;
}

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


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

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

/*** 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
{
    border-right:3px solid #D5D5D5;
}

#module-about-herdict h1,
#alert-add h1,
#alert-add h2,
#alert-unsubscribe h1,
#alert-unsubscribe h2,
#alert-report-list h1,
#alert-report-list h2,
#alert-verify h1,
#alert-verify h2 {
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
	margin: 10px 0 5px 0 !important;
    padding: 0;
	color: #69C;
}

#alert-add h2,
#alert-verify h2
{
    font-weight: bold;
    font-size: 12px;
    color: #666;
}

#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: #666;
	
	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 {
	height: auto !important;    /* JL IE6 */
    height: 100%;              /* JL IE6 */
	clear: both;
	overflow: hidden;
	margin-bottom: 7px;
    margin-top: 3px;
}

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

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





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


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

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

#alert-unsubscribe-columns {
	height: auto !important;    /* JL IE6 */
    height: 1300px;              /* JL IE6 */
	clear: both;
	overflow: hidden;
	margin-bottom: 7px;
    margin-top: 3px;
}

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

#alert-unsubscribe-columns #module-about-herdict {
	width: 297px;
    border-left:3px solid #D5D5D5;
}

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


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


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

#alert-report-list-columns {
	height: auto !important;    /* JL IE6 */
    height: 1300px;              /* JL IE6 */
	clear: both;
	overflow: hidden;
	margin-bottom: 7px;
    margin-top: 3px;
}

#alert-report-list-columns #alert-report-list {
    border-right:3px solid #D5D5D5;
	width: 617px;
}

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

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


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


#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;
    margin-top: 3px;

}

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

#alert-verify-columns #alert-report-list {
	width: 617px;
    border-left:3px solid #D5D5D5;
}

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

/* Other reporting methods page */


/* ================================= HERDICT REDESIGN =========================================== */

/* ================================= General Text Page Layouts ============================= */


div#copy
{
	position: relative;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 9px;
    overflow: visible;
}

div#copy.download
{
    background-color: #fee9ec;
}

div#copy h2,
div#copy h3
{
	font-size: 14px;
	line-height: 15px;
	color: #85a809;
	padding-left: 11px;
}

div#copy h2 {
    margin-bottom: 12px;
    padding-top: 13px;
}

div#copy h3 {
    line-height: 20px;
    margin-bottom: 5px;
}

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

div#copy ul {
    list-style: disc;
    margin: 18px 2em;
}
    div#copy ul li {
        list-style: disc;
        margin: 0 2em;
    }

div#copy ol {
    list-style: decimal;
    margin: 18px 2em;
}
    div#copy ol li {
        list-style: decimal;
        margin: 0 2em;
    }

/* ================================= Secondary Menu =========================================== */


div.secondary-menu
{
    height: 35px;
    border-bottom: 1px solid white;
}

div.secondary-menu ul
{
    position: absolute;
    width: 100%;
}

div.secondary-menu ul li
{
    float: left;
}

div.secondary-menu ul li.menu-item
{
    padding: 0 1px;
}

div.secondary-menu ul li.menu-item:hover,
div.secondary-menu ul li.menu-item.active
{
    padding: 0 0 1px 0;
    background-color: #424242;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

div.secondary-menu ul li.first
{
    border-left-width: 0 !important;
    padding-left: 1px !important;
}

div.secondary-menu ul li a
{
    display: block;
    padding: 10px 12px 10px 35px;
    color: white;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    text-transform: uppercase;
    background-position: 7px center;
    background-repeat: no-repeat;
}

div.secondary-menu ul li.last
{
    float: right;
}

div.secondary-menu ul li.last a
{
    font-size: 10px;
    font-weight: normal;
}



/* ================================= About Pages =========================================== */

.about h1 {
    margin-bottom: 3px;
}

.about-header
{
    background-color: #A2C42A;
}

dl#nav-section {
    background: url(../img/interior/bg_nav_section.gif) repeat-x;
    float: left;
    padding: 3px 12px 35px 12px;
    width: 253px;
}

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

dl#nav-section dt
{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #e9efd3;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom: 6px;
}

dl#nav-section dd
{
    padding-top: 9px;
}

dl#nav-section dd.active
{
    color: #4F740B;
}

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

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


/* ================================= Account Pages =========================================== */

body.account.login input[type=text],
body.account.login input[type=password],
body.account.forgotPassword input[type=text],
body.account.forgotPassword input[type=password] {
    width: 250px;
}

body.signup #content,
body.forgotPassword #content,
body.forgotPasswordConfirmation #content,
body.resetPassword #content {
    color: #666;
    font-size: 14px;
    line-height: 1.5em;
    padding-bottom: 15em;
}
    body.signup #content form,
    body.forgotPassword #content form {
        border-right: 1px dotted #666;
        float: left;
        margin-right: 20px;
        padding: 40px 120px 20px 20px;
        width: 290px;
    }
        body.signup #content form input[type=text],
        body.signup #content form input[type=password],
        body.signup #content form textarea {
            width: 96%;
        }
        body.signup #content form input[type=submit] {
            background: url(../img/global/bg_submit.png) repeat-x;
            border: none;
            color: #fff;
            display: block;
            font-size: 12px;
            margin: 10px auto;
            min-width: 100px;
            padding: 10px 25px;
            text-transform: uppercase;
        }
        body.signup #content #lblFirstName,
        body.signup #content #txtFirstName,
        body.signup #content #lblLastName,
        body.signup #content #txtLastName {
            display: none;
        }
    body.signup ol {
        margin-bottom: 2em;
    }
        body.signup ol li {
            list-style: decimal;
            list-style-position: inside;
            margin-bottom: 5px;
        }

body.account.dashboard { }
    body.account.dashboard #myprofile,
    body.account.dashboard #mylist,
    body.account.dashboard #othersites {
        float: left;
        margin-right: 27px;
        width: 295px;
    }
        body.account.dashboard #mylist {
            margin-top: -11px;
        }
        body.account.dashboard #othersites {
            margin-right: 0;
        }
    body.account.dashboard h2 {
        background: url(../img/interior/bg_sidebar_header.png);
        color: #333;
        font-size: 14px;
        margin-bottom: 10px;
        padding: 0 10px;
    }
    body.account.dashboard h3 {
        color: #666;
        font-size: 14px;
        margin-top: 1em;
    }
    body.account.dashboard p {
        margin-bottom: 0.5em;
    }
    body.account.dashboard label {
        display: inline;
    }
    body.account.dashboard .module {
        padding: 0 10px;
    }

/* ================================= Explore Pages =========================================== */

/* --- Explore Secondary Navigation Menu --- */

body.explore div#explore-menu
{
    background-color:#4D79A6;
}

body.explore div#explore-menu ul li a.map
{
    background-image: url(../img/global/icon-map-blue.gif);
}

body.explore div#explore-menu ul li.active a.map,
body.explore div#explore-menu ul li:hover a.map
{
    background-image: url(../img/global/icon-map-gray.gif);
}

body.explore div#explore-menu ul li a.time
{
    background-image: url(../img/global/icon-timegraph-blue.gif);
}

body.explore div#explore-menu ul li.active a.time,
body.explore div#explore-menu ul li:hover a.time
{
    background-image: url(../img/global/icon-timegraph-gray.gif);
}

body.explore div#explore-menu ul li a.data
{
    background-image: url(../img/global/icon-rawdata-blue.gif);
}

body.explore div#explore-menu ul li.active a.data,
body.explore div#explore-menu ul li:hover a.data
{
    background-image: url(../img/global/icon-rawdata-gray.gif);
}

body.explore div#explore-menu ul li a.indepth
{
    background-image: url(../img/global/icon-indepth-blue.gif);
}

body.explore div#explore-menu ul li.active a.indepth,
body.explore div#explore-menu ul li:hover a.indepth
{
    background-image: url(../img/global/icon-indepth-gray.gif);
}

/* --- Alert Pages Layout --- */

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

#module-about-herdict h1
{

}


/* ================================= Participate Pages =========================================== */


/* ============= Participate Pages Layout ====================== */

div#participate-menu
{
    background-color:#F28734;
}

div#participate-menu ul li a.reporter
{
    background-image: url(../img/global/icon-report-orange.gif);
}

div#participate-menu ul li:hover a.reporter,
div#participate-menu ul li.active a.reporter
{
    background-image: url(../img/global/icon-report-gray.gif);
}

div#participate-menu ul li a.download
{
    background-image: url(../img/global/icon-download-orange.gif);
}

div#participate-menu ul li:hover a.download,
div#participate-menu ul li.active a.download
{
    background-image: url(../img/global/icon-download-gray.gif);
}

div#participate-menu ul li a.other
{
    background-image: url(../img/global/icon-more-orange.gif);
}

div#participate-menu ul li:hover a.other,
div#participate-menu ul li.active a.other
{
    background-image: url(../img/global/icon-more-gray.gif);
}

div#explore-menu-footer,
div#participate-menu-footer
{
    background-color: #424242;
    width: 942px;
    height: 16px;
}

div#enter-site-text
{
    position: relative;
    float: right;
    margin-right: 10px;
    padding-top: 11px;
}

div#enter-site-text label
{
    /*font-size: 10px;*/
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    padding-right: 5px;
}

div#enter-site-text input.text
{
    border: 1px solid #C30;
    font: 9px verdana, sans-serif;
    height: 13px;
    width: 150px;
    padding: 2px 0 2px 2px;
    position: relative;
    top: -8px;
    color: #666;
}

div#enter-site-text #testSiteSubmitId
{
    position: relative;
    top: -2px;
    margin-left: -4px;
}

div#header ul.actions li.enter-site,
div#header ul.actions li.enter-site-text
{
    margin-top: 6px;
    margin-right: 6px;
}

/* ============= Participate Content Pages ====================== */

div#participate-overview
{
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

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

div#participate-overview div.participate-sidebar
{
    width: 273px;
}

div#participate-overview div.participate-sidebar div.module-content
{
	padding: 12px 15px 12px 0;
	font-size: 12px;
	line-height: 22px;
}

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

div#participate-overview div.participate-sidebar div.module-content p.other,
div#participate-overview div.participate-sidebar div.module-content p.other a
{
    font-weight:normal;
    font-size: 10px;
    text-align: center;
}

div.module-content,
div.module-content p
{
    color: #666;

}

div#participate-overview div.module h1,
div.module-content h2
{
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #F28734;
    padding-top: 7px !important;
    padding-bottom: 5px;
    padding-left:0;
    margin-left:0;
    text-transform:none;
}


/* ============= Other Ways to Participate ====================== */

div#module-testing-overview
{
	width: 638px;
    padding: 13px ;
}

div#module-testing-overview div.module-content
{
    border-right: 3px solid #D5D5D5;
    padding-top: 0;
}

div#module-participate-today div.module-content p
{
    margin: 12px 0;
}

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

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;
    margin: 0;
}

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;
	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.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;
}


/* ============= Download Plugins ====================== */


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

div#module-download-now div.module-content.chrome a.download-chrome,
div#module-download-now div.module-content a.download-link
{
    display: block;
    padding: 2px;
    text-align: center;
    border: 1px solid #FF0000;
    background: #FF6707;
    background: -webkit-gradient(linear, left top, left bottom, from(#FF6707), to(#FF971F));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF971F', endColorstr='#FF971F'); /* for IE */
    background: -moz-linear-gradient(top,  #FF6707,  #FF971F); /* for firefox 3.6+ */
    width: 100%;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    text-transform: uppercase;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

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


/* ============= Lists ====================== */

body.lists.browse .column {
    float: left;
    margin-right: 27px;
    width: 295px;
}
body.lists.browse #mylist {
    font-size: 14px;
}
    body.lists.browse #mylist .blurb {
        font-size: 11px;
    }
    body.lists.browse #mylist p {
        margin-bottom: 1.5em;
    }
body.lists.browse .column.last {
    margin-right: 0;
}
    body.lists.browse .column>li {
        margin-bottom: 20px;
    }
body.lists.edit { }
    body.lists.edit #content-body {
        float: left;
        padding-left: 20px;
        width: 577px;
    }
        body.lists.edit label {
            display: inline-block;
        }
        body.lists.edit textarea {
            height: 40px;
            width: 544px;
        }
        body.lists.edit ul.mylist {
            border: 15px solid #D6E0E9;
            margin-bottom: 1em;
            width: 520px;
        }
            body.lists.edit ul.mylist li {
                border-bottom: 5px solid #D6E0E9;
                margin: 0;
                padding: 0;
            }
                body.lists.edit ul.mylist li img {
                    border: 1px solid #999;
                    float: left;
                    height: 55px;
                    margin-right: 10px;
                    width: 90px;
                }
                body.lists.edit ul.mylist li div.counter {
                    background: #9AC814;
                    color: #fff;
                    float: left;
                    height: 57px;
                    padding: 5px 20px 5px 5px;
                }
                body.lists.edit ul.mylist li div.item-content {
                    height: 57px;
                    padding: 5px 0 5px 70px;
                    position: relative;
                }
                    body.lists.edit ul.mylist li div.item-content .delete {
                        bottom: 10px;
                        color: #155181;
                        font-weight: bold;
                        position: absolute;
                        right: 10px;
                        text-transform: uppercase;
                    }
            body.lists.edit ul.mylist li:last-child {
                border-bottom: none;
            }
        body.lists.edit #content input[type=submit],
        body.lists.edit #content form .cancel {
            background: url(../img/global/bg_submit.png) repeat-x;
            border: none;
            color: #fff;
            display: inline-block;
            font-size: 12px;
            margin: 0;
            padding: 5px 25px;
            text-transform: uppercase;
        }
            body.lists.edit #content form input[type=submit] {
                margin: 0 20px 0 0px;
            }
    body.lists.edit #sidebar {
        border-left: 1px dotted #666;
        border-right: none;
        padding-left: 20px;
        width: 300px;
    }
        body.lists.edit #sidebar .module {
            padding: 10px 0 10px;
        }
            body.lists.edit #sidebar .module h2 {
                background: url(../img/interior/bg_sidebar_header.png);
                color: #333;
                font-size: 14px;
                margin-bottom: 10px;
                padding: 0 10px;
            }
        body.lists.edit #sidebar input[type=text] {
            display: inline-block;
            padding: 5px 3px;
            width: 190px;
        }