hr { color: #ccc; } /* For Internet Explorer */
html>body hr { background-color: #ccc; } /* For Gecko-based browsers */
html>body hr { background-color: #ccc; border-color:#ccc; } /* For Opera and Gecko-based browsers */

td, th {
	vertical-align:top;
	text-align:left;
}

#content {
	float:left;
	width:788px;
	padding-right:23px;
	border-right:1px solid #666;
	
}

#content_sidebar {
	float:left;
	width:159px;
	margin-left:23px;
	background:url(../images_new/template_sidebar_bkgd3.png) top left no-repeat #000;
	padding:0 10px;
	min-height:420px;
}

#content_sidebar h2 {
	margin:0;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding-top:3px;
}

#content_sidebar ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
}

#content_sidebar li {
	line-height:140%;
	border-bottom:1px solid #999;
	padding:0.3em 0;
}

#content_sidebar li a {
	color:#fff;
}

#content_sidebar li a:hover {
	color:#aaa;
}

#content_top {
	width:788px;
	background:url(../images_new/template_content_top_grad2.png) top left no-repeat #000;
	height:50px;
}

#content_top h2 {
	color:#fff;
	font-weight:normal;
	font-size:20px;
	margin:0;
	padding:0.8em 0 0 218px;
	text-transform:uppercase;
}

#content_frame {
	width:788px;
	background:url(../images_new/template_content_frame_top_bkgd2.png) 0 50px no-repeat #fff;
	color:#333;
}

#content_frame a {
	color:#f45400;
}

#content_navbar {
	float:left;
	width:200px;
}

#content_navbar ul {
	list-style:none;
	margin:1.2em 0.8em 1.2em 0.8em;
	padding-left:0.8em;
}

#content_navbar li {
	line-height:140%;
	border-bottom:1px solid #ccc;
	padding:0.3em 0;
}

#content_navbar ul ul {
	margin-top:0;
	font-size:12px;
}

#content_navbar ul ul ul, #content_navbar ul ul ul ul {
	margin-top:0;
	font-size:11px;
}

#content_navbar li a:hover {
	color:#333;
}

#content_navbar li a.selected, #content_navbar li a.active , #content_navbar li a.active_doc {
	color:#000;
}

#content_area {
	float:left;
	width:550px;
	min-height:320px;
	margin-top:10px;
	padding:0 20px 0px 17px;
	border-left:1px solid #ccc;
}

#content_area h2#page_title {
	font-size:17px;
	margin:0.5em 0 0 0;
	font-weight:normal;
	text-transform:uppercase;
}

#content_area h3 {
	font-size:15px;
	margin:0;
}

#content_area p {
	margin:0.3em 0 0.8em 0;
}

/*
#content_area {
	width:738px;
	background:url(../images/template_content_top_grad.png) top left no-repeat #000;
}
*/

#content_bottom {
	margin-top:20px;
	clear:left;
	height:14px;
	background:url(../images_new/template_content_bottom2.png) top left no-repeat #000;
	padding-bottom:20px;
}

.opinion_item {
	margin:0.5em 0 1em 0;
	border-bottom:1px solid #ccc;
	padding-left:20px;
	background:url(../images_new/doc.gif) top left no-repeat transparent;
}

.opinion_item_img {
	margin:0.5em 0 1em 0;
	border-bottom:1px solid #ccc;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

.opinion_item_img img{
	float:left;
	margin:0px 15px 10px 0px;
}

.media_coverage {
        margin:0.5em 0 1em 0;
        border-bottom:1px solid #ccc;
        min-height: 60px;
        height: auto !important;
        height: 60px;
}

.media_coverage img {
        float:left;
        margin:0px 15px 10px 0px;
}

.opinion_item p {
	margin:0.2em 0 0.5em 0;
}

#ditto_pages, #pg_showing {
	font-size:12px;
	color:#666;
}

#ditto_pages .ditto_off {
	color:#999;
}

#ditto_pages .ditto_currentpage {
	color:#000;
}

a.ditto_page {
	padding:0 0.3em;
}

h3.group_header {
	clear:left;
	color:#666;
	padding-bottom:0.3em;
	border-bottom:1px solid #ccc;
}

.rounded_sidebox { 
	float:right;
	width:243px;
	margin:0 0 10px 10px;
}
.rounded_sidebox_top {
	height:18px;
	background:url(../images/rounded_sidebox_top.png) top left no-repeat transparent;
}
.rounded_sidebox_content {
	padding:0 18px;
	background:url(../images/rounded_sidebox_content.png) top left repeat-y transparent;
	color:#666;
}
.rounded_sidebox_bottom {
	height:18px;
	background:url(../images/rounded_sidebox_bottom.png) top left no-repeat transparent;
}
.rounded_sidebox p {
	margin:0;
}

a#support_site_btn {
	margin-top:10px;
	display:block;
	text-indent:-2000px;
	width:206px;
	height:35px;
	background:url(../images/support_site_btn.png);
}

a#support_site_btn:hover {
	background-position:0 -35px;
}

.faqitem {
	padding-left:10px;
	background:url(../images/triangle-close.gif) 0 2px no-repeat;
}

.faqitem p {
	margin:0.6em;
	color:#333;
}

.faqitem strong {
	font-weight:normal;
}

.faqitem p:last-child {
	padding-bottom:1em;
	border-bottom: 1px dotted #ccc;
}

/* FORMS */

form { margin:0; }
legend { font-weight:normal; color:#ccc; background-color:transparent }
fieldset {
	border:1px solid #999;
	background:url(../images/form-bkgd.png) top center transparent repeat-x;
}

fieldset table {
	width:90%;
	margin:0.5em auto;
}

input, select, textarea {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	border:1px solid #666;
	color:#666;
	padding:2px;
}

textarea { width:95% }

input[type='text'], input[type='password'], textarea {
	background:url(../images/input_bkgd.gif) top left no-repeat #fff;
	padding:4px 6px;
}

select:focus, input:focus, textarea:focus { 
	border-color:#000;
	color:#000;
	background-color:#fff;
}

label.checked { color:#003A52 }
.req { color:#FD7701; font-size:20px; font-weight:normal; vertical-align:middle; }
input.checkbox { border:none; background-color:transparent }

.required { color:red; font-weight:bold; }

.errors {
	padding:1em;
	border:1px solid red;
	color:red;
}

.errors strong {
	color:red;
}

input.submit, input.button {
	background-color:#f45400;
	border-color:#f45400;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:4px 6px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

input.submit:focus { color:#000 }
/* input.submit:hover { background-color:black } */

input.radio, input.checkbox, input[type='radio'], input[type='checkbox'] { 
	border:0; background-color:transparent;
}

input.image, input[type='image'] {
	border:none;
	padding:0;
}

#pooh { display:none; }

.third {
	float:left;
	width:150px;
	margin-right:12px;
}

.third p {
	margin-top:0;
}

.download_row {
	border-bottom:1px solid #ddd;
	overflow:auto;
	min-height:75px;
	background:url(../images/icon_whitepaper.jpg) 0px 10px no-repeat transparent;
	padding-left:45px;
}

.download_row_with_image {
	border-bottom:1px solid #ddd;
	overflow:auto;
	min-height:110px;
}


.download_row_with_image img{
	float: left;
	padding-top: 8px;
	padding-right: 10px;
}

.download_row_with_image a img{
	float: none;
	padding-top: 0px;
	padding-right: 0px;
}
.download_row_with_image .download_link {
	float:right;
	width:100px;
	text-align:right;
}
.download_row .download_link {
	float:right;
	width:100px;
	text-align:right;
}

a#download_full_btn {
	margin-top:10px;
	display:block;
	text-indent:-2000px;
	width:250px;
	height:30px;
	background:url(../images/button_download_full.png);
}

a#download_full_btn:hover {
	background-position:0 -30px;
}

a#download_plugnplay_btn {
	margin-top:10px;
	display:block;
	text-indent:-2000px;
	width:250px;
	height:30px;
	background:url(../images/button_download_plugnplay.png);
}

a#download_plugnplay_btn:hover {
	background-position:0 -30px;
}

a.download_pdf_btn {
	margin-top:10px;
	display:block;
	text-indent:-2000px;
	width:140px;
	height:41px;
	background:url(../images/button_download_pdf.png);
}

a.download_pdf_btn:hover {
	background-position:0 -41px;
}
