@import url("feedlist.css");

body {
	font-size:10pt;
}
/*** CONTENT STYLES ***/

.main_content {
	position: relative;
	width: 960px;
}

#full_width_container {
	position:relative;
	
}
#content {
	position: relative;
	width: 785px;	
}

/*** PAGE TAB STYLES ******/

.page_tab_header {
	position:relative;
	width: 785px;
	/*padding-top:1.55em;*/
	padding-top:5px;
	padding-bottom:3px;
	border-bottom-style:solid;
	border-bottom-width:3px;
}

.page_tab_header #tab_top {
	position:absolute;
	top:0;
	left:0;
}
.page_tab_header #topic {
	position: relative;
	padding:0;
	margin:0; 
	padding-left:12px;
	width:475px;
	color: white;
}
#topic a {
	text-decoration: none;
}
#topic a:hover {
	text-decoration: underline;
}
#tab_topic_select {
	margin:0;
	padding:0;
	text-align:right;
	position:absolute;
	width:310px;
	right:7px;
	bottom:2px;
}
.topic_browse_select {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#SAFARI .page_tab_header #topic {
	top: -2px;
}

.about_this {
	font-size:1em !important;	

}

.page_tab_header #breadcrumb {
	position:absolute;
	font-size:8pt;
	top:3px;
	left:5px;
	z-index:8;
	padding-top: 4px;
	font-weight: bold;
}

#SAFARI .page_tab_header #breadcrumb {
	padding-top: 6px;
}

#article_content {
	position:relative;
	padding-left:7px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-left: 1px solid rgb(200,200,200);
	background: url(../../dulcinea/jsp/home/topFade.gif) top left repeat-x;
	background-color: white;
}
#MSIE #article_content {
	position:relative;
	height:1%;
	padding-bottom:10px;
}
/***** CAPSULE STYLES **************/

#article_capsule {
	width:460px;
}
#MSIE #article_capsule {
	float:left;
}
#article_capsule_image {
	position:relative;
	top:0;
	display:block;
	float:left;
	vertical-align:top;
	z-index: 1;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	margin-bottom:10px;
}
#article_capsule_image_caption {
	width:175px;
	font-size:.9em;
	font-style:italic;
}
#article_capsule_headline {
	position:relative;
	font-size:1.5em;
	margin:0;
	padding:0;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: rgb(35,35,35);
}
#article_capsule_headline a:hover {
	text-decoration:underline;
}

#article_capsule_date, #article_capsule_byline {
	font-size:.85em;
	font-style:italic;
	color: rgb(85,85,85);
}
#article_capsule_byline a {
	text-decoration:none;
}
#article_capsule_byline a:hover {
	text-decoration:underline;
}
#article_capsule_deck {
	margin-top:10px;
	margin-bottom:1em;
	font-size:1.1em;
	/*clear:left;*/
}

/****** END CAPSULE STYLES *************/

.article_bottom_block {
	position:relative;
	padding-left:5px;
	padding-top:7px;
	text-align:left;
	width:460px;
	font-size:10pt;
	color:gray;
	margin-bottom:5px;
	border:solid 1px rgb(200,200,200);
}

/***** ARTICLE_SIDEBAR STYLES ************/

#article_sidebar {
	position:relative;
	float:right;
	width:303px;
	margin-left:10px;
	margin-right:3px;
}


.article_sidebar_block {
	position:relative;
	padding-left:5px;
	padding-top:7px;
	float:right;
	text-align:left;
	width:300;
	font-size:10pt;
	margin-bottom:5px;
	border:solid 1px rgb(200,200,200);
}

#sidebar_breadcrumb_links {
	padding-bottom:5px;
	width:300px;
	float:right;
}
.latest_articles, .archive_list ul {
	list-style-type:none;
	
}
.latest_articles li, .archive_list li {
	position:relative;
	padding-left:.8em;
}
.box_style li .list_bullet, .latest_articles li .list_bullet, .archive_list li .list_bullet {
	display:block;
	position:absolute;
	left:2px;
	top:5px;
}

.share_box_style {
	text-align: center !important;
	padding-left: 0;
}

#FIREFOX #yahoo_buzz, #SAFARI #yahoo_buzz {
	position: relative;
	bottom: 4px;
}

#most_recent_articles h3 {
	margin-bottom: 5px;
}

#SAFARI .most_recent_col {
        width: 137px;
}

.most_recent_col {
        float: left;
        width: 147px;
        height: 220px;
        min-height: 220px;
        padding-left: 9px;
        padding-right: 0px;
        border-right: solid 1px #d8e2b3;
}

.most_recent_col img {
	border: 1px solid gray;
	padding: 2px; 
}

/****** START BOX STYLES *************/
.box_style, #getting_started, .latest_article_list, .archive_list, #sidebar_breadcrumb {
	background-image:url(../../dulcinea/jsp/home/panelBottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
}
.box_style h3, #sidebar_breadcrumb h3 {
	font-size:10pt;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-left:5px;
	padding-top:3px;
}
.box_style ul, #getting_started ul, .latest_article_list ul, .archive_list ul{
	margin:0;
	padding:0;
	margin-top:7px;
	margin-right:5px;
	list-style-type:none;	
}
.box_style ol {
	margin:0;
	margin-top:7px;
	margin-right:5px;
	margin-left:-15px;
}
#MSIE .box_style ol {
	margin-left:28px;
}
.box_style ol li {
	list-style-type:decimal;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
}
.box_style li, #getting_started li, .latest_article_list li, .archive_list li {
	list-style-type:none; 
	margin:0;
	padding-bottom:7px;
}
.box_style ol li h3 { 
	position:relative;
	font-size:.9em;
	background-repeat:no-repeat;
	background-position:2px 6px;
	width:auto;
	border:none;
	color: #555;
}
.box_style ul li h3, #getting_started ul li h3 {
	position:relative;
	font-size:.9em;
	padding-left:18px;
	background-repeat:no-repeat;
	background-position:2px 6px;
	width:auto;
	border:none;
	color: #555;
}
.box_style ul li h3 a:link, #sidebar_breadcrumb a:link {
	text-decoration:none;
	color: #006BB7;
}
.box_style ul li h3 a:visited, #sidebar_breadcrumb a:visited {
	text-decoration:none;
	color: #006BB7;
}
.box_style ul li h3 a:hover, #getting_started ul li h3 a:hover, #sidebar_breadcrumb a:hover {
	color:#006BB7;
	text-decoration:underline;
}
#most_popular_articles ol li h3 {
	padding: 3px 0 0 0;
}
/****** END BOX STYLES *************/

.expand_links {
	text-align:center;
	padding-top:5px;
	margin:0;
	border-top:dotted 1px gray;
	border-bottom:dotted 1px gray;
}
.expand_links a {
	font-size:.75em;
}
.relatedGuides {
	background-image:url(../../dulcinea/jsp/home/panelBottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
}
#what_youll_find_arrow, .what_youll_find_arrow {
	position:absolute;
	left:-11px;
	top:0;
}

.what_is_item {
	background-position:0 8px;
	background-repeat:no-repeat;
	padding-left:17px;
}

#sidebar_ad {
	position:relative;
	float:right;
	clear:right;
	margin-bottom: 5px;
}
.ad_block {
	position:relative;
	overflow:auto;
	z-index:20;
	float:right;
	clear:right;
	text-align:center;
	padding-top:7px;
	border-bottom:dashed 1px gray;
	padding-bottom:7px;
	margin-bottom:10px;
	
}
.ad_block_header {
	position:relative;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	background-color:white;
	color:rgb(100, 100, 100);
	border-bottom:dashed 1px gray;
	margin-bottom:5px;
	width:100%;

}

/****** END ARTICLE_SIDEBAR STYLES *************/

/*** ARTICLE PAGE NAV STYLES */
#bottom_navigation, .article_section_nav {
	border-top:dotted 1px #555;
	text-align:right;
	padding:3px;
	margin-top:10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-bottom:1em;
}

/*/// ARTICLE PAGE NAV STYLES */

/***** ARTICLE SIDEBAR STYLES ******/
.article_sidebar {
	padding:5px;
	border:double 4px black;
	width:150px;
	margin-bottom:1.25em;
}
.sidebar_left {
	float:left;
	margin-right:10px;
}
/****** MAIN ARTICLE CONTENT STYLES **********/
#article_toolbar {
	float: right;
	border:solid 1px gray;
	margin-top:0;
	padding:3px;
	width:173px;
	clear:none;
	z-index:6;
	margin-bottom:12px;
	background-color:white;
}
#article_toolbar ul {
	position:relative;
	list-style-type:none;
	margin:0;
	padding-left:0;
}

#article_toolbar ul li {
	position:relative;
	padding-left:20px;
/*	margin-bottom:4px; */
	float:none;
}
#article_toolbar ul li ul {
	margin-left:0px;
}
#article_toolbar ul li ul li{
	padding-left:22px;
}
#article_toolbar ul li a:hover {
	text-decoration:underline;
}

#article_toolbar ul li ul {
	margin-left:0;
}
#article_toolbar ul li ul li {
	padding-left:22px;
}

.article_toolbar_icon {
	position:absolute;
	display:block;
	left:0;
	top:1px;
}
#MSIE .article_toolbar_icon {
	left:-20px; /* <------ MUST MATCH #article_toolbar ul li padding-left -- fix for IE absolute glitch */
}
.article_toolbar_link, #toolbar_email {
	margin-left:0;
}
.article_toolbar_icon {
	
}
#MSIE #toolbar_digg_link {
	margin-left:3px;
}

#MSIE #article_content {
	height:1%;
}
#article_detail {
	position:relative;
	clear:left;
	width:460px;
}
#article_detail:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
#MSIE #article_detail {
	float:left; /* <-- Required for IE 6.0 ONLY */
}
#click_command {
	position:relative; /* <--- DO NOT REMOVE, IMPORTANT FOR IE POSITIONING */
	font-size:1.15em;
	font-weight:bold;
}
#article_toolbar {
	clear:none;
	clear:left;
}
.dulcinea_section {
	clear:none;	
}
.section_title {
	margin-bottom:5px;
	font-weight: bold;
	font-size:1.25em;
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-bottom:0;
}
p.section_intro, p.section_intro_full {
	font-size:1.1em;
}
p.section_intro_full {
	padding-left:21px;
	margin-top:.5em;
}
.dulcinea_section .section_advert {
	text-align:center;
	clear:none;
	font-weight:bold;
	
}
.dulcinea_section .section_advert h4 {
	color:gray;
	padding:0;
	margin:0;
}
.dulcinea_text_text, .dulcinea_link_text {
	font-size:1.1em;
	line-height:1.25em;
}
.dulcinea_link_text a {
	font-size:10pt;
}
.resource_text {
	font-weight:bold;
}
.resource_text ul {
	margin-top:0;
	margin-bottom:10px;
	margin-left:5px;
	font-weight:normal;
}
#MSIE .resource_text ul {
	margin-left:20px;
}
#FIREFOX .resource_text ul {
	padding-left:5px;
}
.section_intro, .dulcinea_guide_section_text {
	margin-top:0 !important;
	font-weight:normal !important;
	color:rgb(85, 85, 85) !important;
	margin-bottom:1em;
}
.resource_source {
	font-style:italic;
	font-weight:bold;
	color:rgb(95,95,95);
	font-size:1em;
	color:black;
	margin-top:5px;
	margin-left:18px;
}
.subsection_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:1.2em;
	margin-bottom:0;
	padding-bottom:0;
}
.go_to_link_row , .read_more{
	padding-bottom:7px;
	text-align:right;
	border-bottom:dotted 1px gray;
}
.cross_ref_link {
        padding-bottom:7px;
        text-align:right;
}

.resource_section .resource_text {
	font-weight:normal;
	margin-bottom:1em;
	font-size:1.1em;
}

/******* END MAIN ARTICLE STYLES *********/

/******* HEADER MENU *******************/
#headerMenu {
	display: none;
	position: absolute;
	top: 0; /* set dynamically in features.jsp */
	left: 0; /* set dynamically in features.jsp */
	width: 325px;
	background-repeat: repeat-x;
	background-color: white;
	padding-top: 10px;
	text-align: left;
}

#headerMenu #topics {
	border-bottom: 1px dotted rgb(208,208,208);
	padding-bottom: 3px;
}

#headerMenu #topics a {
	float: left;
	padding-left: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	line-height: 13px;
	width:90px;
	
}
#headerMenu #topics a:hover {
	text-decoration:underline;
}
#MSIE #headerMenu #topics a {
	width: 100px;
}


#headerMenu #completeMenu {
	margin-top: 2px;
	margin-bottom: 2px;
}

#headerMenu #completeMenu a {
	clear: both;
	position: relative;
	left: 208px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	
}
/*******END HEADER MENU *******************/


.sidebar {
	width:200px;
	/* padding:5px; */
	font-size:.96em;
	margin-bottom: 10px;
	padding-top:7px;
	padding-bottom: 7px;
	text-align:left;
	border:solid 1px rgb(200,200,200);
	background-image:url(../../dulcinea/jsp/home/panelBottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.sidebar h3 {
	font-size:1em;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:5px;
}

.sidebar_text {
	padding-left:10px;
	padding-right:10px;
}

.sidebar_text ul {
	margin-top:0;
	margin-bottom:0;
	padding-left:15px;
	list-style-type:circle;
}

#MSIE .sidebar_text ul {
	margin-left:0;
}

.sidebar_text ul li {
	padding-bottom:5px;
}

.sidebar_full {
	width:auto;
}

.sidebar_left {
	margin-right:15px;
	float:left;
}

.sidebar_right {
	float:right;
	margin-left:15px;
}
