body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dpr-content {
    background-image: url(../images/dprworld/admin_lines_vertical.gif);
    background-repeat: repeat-y;
    background-position: 619px 0px;
    text-align: left;
    line-height: normal;
	background-color:#fff;
}
.dpr-content .article_item {
	background-color:#fff;
}
.dpr-content .article_item:hover td {
	background-color:#eef2f7;
}
.dpr-content table td {
	font-size:11px;
}
.dpr-content .body {
	width:400px;
}
.dpr-content .adv {
    width: 170px;
    float: right;
    text-align: center;
    padding-bottom: 20px;
	padding-top:5px;
}
.dpr-content .page-content {
    float: left;
    width: 619px;
}

.dpr-content .page-content div {
    line-height: normal;
}

.dpr-content .page-content td {
	line-height: normal;
}

.dpr-content .breadcrumb {
    background-image: url(../images/dprworld/lines_horiz.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 25px;
	padding-top:2px;
}
.dpr-content .breadcrumb div {
    float: right;
    clear: both;
    background-image: url(../images/dprworld/trail.gif);
    background-repeat: no-repeat;
    height: 14px;
    padding-left: 37px;
    padding-right: 5px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: rgb(124, 146, 182);
    text-decoration: none;
    line-height: 13px;
}
.dpr-content .breadcrumb a {
    color: rgb(124, 146, 182);
}
.dpr-content .breadcrumb a:hover {
    color: rgb(51, 102, 153);
}

.dpr-content .headline {
    background-image: url(../images/dprworld/lines_horiz.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #ffffff;
    padding: 1px;
    margin-bottom: 10px;
    padding-bottom: 2px;
}

.dpr-content .headline div {
    line-height: 32px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: bold;
    font-family: serif;
    color: rgb(51, 102, 153);
    padding-left: 17px;
    padding-top: 2px;
    background-color: #f7f9fb;
}

.dpr-content .text {
    padding-left: 20px;
    padding-right: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #808080;
    line-height: 17px !important;
}

.dpr-content .sections {
    background-image: url(../images/dprworld/lines_horiz.gif);
    background-repeat: repeat-x;
    background-position: left top;
    margin-left: 20px;
    width: 581px;
}

.dpr-content .sections-inner {
    background-image: url(../images/dprworld/admin_lines_vertical.gif);
    background-repeat: repeat-y;
    background-position: top;
    padding-top: 1px;
    height: 186px;
}

.dpr-content .section {
    height: 72px;
    float: left;
    width: 289px;
    background-image: url(../images/dprworld/lines_horiz.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #808080;
    line-height: 17px !important;
    cursor: pointer;
    margin-left: 1px;
}

.dpr-content .section img {
    float: left;
    background-color: #ffffff;
    padding-left: 1px;
    padding-bottom: 1px;
    margin-right: 5px;
}

.dpr-content .section a {
    margin-top: 15px;
    display: block;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: rgb(51, 102, 153);
    font-weight: bold;
}

.dpr-content .sections .selected {
    background-color: #eef2f7;
}
.dpr-content .listtitle {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}


.dpr-content .list {
	padding:0;
	margin:0;
	list-style:none;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.dpr-content .list li {
	background-image:url(/images/dprworld/icon_arrow_list.gif);
	background-repeat:no-repeat;
	background-position:15px 0;
}
.dpr-content .list li a {
	display:block;
	padding:5px 0 5px 60px;
	background-image:url(/images/dprworld/lines_horiz.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.dpr-content .list li:hover {
	background-color:#eef2f7;
}
.dpr-content .list li a:hover .record-title {
	text-decoration:underline;
}
.dpr-content .record-title {
	font-size:16px;
	font-weight:bold;
	color: rgb(51, 102, 153);
}
.dpr-content .record-text {
	color:#333;
}
.dpr-content .paging {
	padding:10px;
	text-align:right;
}
.dpr-content .btn_download {
	background-image:url(/images/dprworld/button_download.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:120px;
	height:28px;
	right:10px;
	bottom:5px;
	text-indent:-3000px;
	overflow:hidden; 
}
.dpr-content .list li a:hover .btn_download {
	background-image:url(/images/dprworld/button_download_on.jpg);
}

.dpr-content #video_list .list li {
	background-image:none;
}

.dpr-content #video_list .list li a {
	padding:5px 0 5px 20px;
}

.dpr-content .btn_view_video {
	background-image:url(/images/dprworld/button_view_video.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:120px;
	height:28px;
	right:10px;
	bottom:5px;
	text-indent:-3000px;
	overflow:hidden; 
}

.dpr-content .list li a:hover .btn_view_video {
	background-image:url(/images/dprworld/button_view_video_on.jpg);
}

.dpr-content .btn_visit_link {
	background-image:url(/images/dprworld/button_visit_link.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:120px;
	height:28px;
	right:10px;
	bottom:5px;
	text-indent:-3000px;
	overflow:hidden; 
}

.dpr-content .list li a:hover .btn_visit_link {
	background-image:url(/images/dprworld/button_visit_link_on.jpg);
}

.dpr-content .video-thumb {
	background-color:#000;
	width:60px;
	height:60px;
	float:left;
	margin-right:10px;
	background-repeat:no-repeat;
}

.dpr-conent .video-title {
	font-size:13px;
	font-weight:bold;
	color: rgb(51, 102, 153);	
}

.dpr-content .video-text {
	color:#333;
	width:400px;
}

.article-list, .article-list div, .article-list td {
	line-height:normal;
	height:auto;
}

.article-list  .listtitle {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

.article-list .article_item:hover td {
	background-color:#eef2f7;
}

#video_list h2 {
	background-color:#eef2f7;
	padding:3px 0 3px 20px;
	color:#336699;
	font-size:14px;
	background-image:url(/images/dprworld/h2-video.gif);
	background-repeat:repeat-y;
}

#main h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #084D84;
}

#show-article {
	font-size:11px;
	border-top:1px solid #cac6bd;
	line-height:normal;
	width:100%;
	display:block;
	float:left;
	background-color:#ffffff;
}
#show-article img {
	border:0;
}
#show-article div {
	line-height:normal;
	height:auto;
}

#show-article .left_column {
	text-align:center;
	vertical-align:top;
	padding-top:20px;
	line-height:normal;
}

#show-article .left_column div {
	padding-bottom:10px;
}

#show-article .left_column .top_five {
	text-align:left;
	padding:20px 0 0 5px;
}

#show-article .left_column .top_five h4 {
	letter-spacing:0;
	font-size:14px;
	font-weight:bold;
	text-transform:none;
}

#show-article .left_column .top_five ul {
	padding:0;
	margin:0 0 0 25px;
	list-style:decimal;
}

#show-article .left_column .top_five ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
}


#show-article .center_column {
	border-right:1px solid #cac6bd;
	border-left:1px solid #cac6bd;
	padding:10px 5px 10px 5px;
	text-align:left;
	vertical-align:top;
	color: #333;
}

#show-article .right_column {
	width:175px;
	text-align:center;
	vertical-align:top;
	padding:10px 0 0 0;
}
#footer {
  font-size:11px;
}
#footer a, #footer a:visited {
	color: #77736c;
}
#footer a:hover {
	text-decoration:underline;
}

div.stars td a {
	display:block;
	width:14px;
	height:11px;
	text-indent:-300px;
	overflow:hidden;
	background-image:url('/images/dprworld/dlp_star.gif');
	background-repeat:no-repeat;
        text-decoration: none !important;
        border-bottom: none !important;
}

div.stars td a:hover {
	background-image:url('/images/dprworld/dlp_star_o.gif');
	background-repeat:no-repeat;
        text-decoration: none !important;
        border-bottom: none !important;
}


td.star a {
  background-image:url('/images/dprworld/dlp_star.gif');
  background-repeat:no-repeat;
  display:block;
  width:14px;
  height:11px;
  text-indent:-3000px;
  overflow: hidden;
}

td.star a:hover {
  background-image:url('/images/dprworld/dlp_star_o.gif');
  background-repeat:no-repeat; 
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.view_results {
	line-height:normal;
	padding:2px 0 5px 0;
}
div.view_results a {
	color:#333;
	font-size:10px;
	text-decoration:underline;
}
#categories-frame {
	background-color: #e7f1fa;
	padding:7px;
	margin:auto;
	width:730px;
	position:relative;
}
#browse_by_category {
	position:absolute;
	width:180px;
	height:30px;
	background-image:url(/images/dprworld/browse_by_category.gif);
	background-repeat:no-repeat;
	top:2px;
	left:290px;
}
#categories {
	border:1px solid #003466;
	padding:25px 0 5px 0;
	font-size:9px;
	background-color:#6699cc;
	text-align:center;
}
#categories table {
	width:100%;
	border-collapse:collapse;
}
#categories table td {
	font-size:9px;
	text-align:left;
	padding:2px 2px 2px 10px;
	vertical-align:top;
	border-bottom:1px solid #98ccfe;
}
#categories a {
	color:#fff;
}

#mh_poll {
	position:absolute;
	width: 485px;
	height: 100px;
	border:1px solid #07acc0;
	top: 8px;
	left: 8px;
	z-index:1000;
	background-color:#eaedf2;
	font-size:10px;
	overflow:hidden;
}

#mh_poll td {
	font-size:10px;
}

#mh_poll form {
	padding:0;
	margin:0;
}
#mh_poll .choices td {
	padding:0;
	margin:0;
	line-height:10px;
}


.uiDeleted { display: none; visibility: hidden; }
.uiDisabled { visibility: hidden; }

a.issue_title, a.issue_title:visited {
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	color:#333;
}

.error {
	font-weight:bold;
}

.notice {
	color: green;
	font-weight:bold;
}

.exam {
	list-style:none;
	padding:0;
	margin:0;
}
.exam_question {
	font-size:12px;
	font-weight:bold;
	background-color:#ccc;
	margin:10px 0 10px 0;
	padding:4px;
}

#techguide {
  padding: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
#techguide h1 {
  font-weight: bold;
  font-size: 24px;
  padding:10px 0 10px 25px;
  margin:0;
  background-image:url(/images/dpr/tg-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
}
#techguide .sub-categories {
  padding:10px 0 10px 0;
  color: #0176a2;
}
#techguide .sub-categories a {
  tech-decoration: none;
  color: #0176a2;
}
#techguide h2 {
  color: #0176a2;
  padding:10px 0 10px 0;
}
#techguide .tg-cname {
  color: #39a679;
  font-weight: bold;
}
#techguide .tg-name {
  color: #a9a9a9;
  font-weight: bold;
}

.pager {
    margin-top: 10px;
}
.pager .page, .pager .cur_page, .pager .next_page {
    margin-right: 4px;
    padding: 2px;
    font-weight: bold;
    text-decoration: none !important;
    border: 1px solid #ccc;
}
.pager .cur_page {
    background-color: #E9F0FF;
}
.pager .next_page {
    float: right;
    margin-right: 0;
}
#search-header {
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    margin-top: 20px;
    margin-left: 5px;
    margin-bottom: 10px;
}
#search-nav {
    margin-top: 10px;
}


.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
