/*** GUIDES STYLES ***/

/******* TAB HEADER ***************/
.page_tab_header {
	border-bottom-color:#DD6A00;
	background-image:url(../../dulcinea/img/guides/tab_back.gif);
	background-color:#FFB700;
}
.page_tab_header #breadcrumb {
	color: #ffbc80;
}
.page_tab_header #breadcrumb a {
	color: #ffbc80;
}
.page_tab_header #topic a:hover {
	color: #562800;
}

/******* END TAB HEADER ***************/

/***** ARTICLE_SIDEBAR STYLES ************/
.box_style ul li, .relatedGuides .child_guide_link {
	border-top:none !important;
	border-bottom:none !important;
}
.box_style #selected_toc_item {
	background-image:url(../../dulcinea/jsp/home/panelArrow.gif) !important;
	color:rgb(90,90,90);
	padding-top:3px;
	padding-bottom:3px;
	font-size:1em;
	font-weight:normal;
}
.box_style ul li h3 a {
	font-size:1.1em !important;
}
.relatedGuides a:link, .relatedGuides a:visited, .box_style ul li h3 a:link, .box_style ul li h3 a:visited {
	color: #ff7900 !important;
	font-weight:normal !important;
	text-decoration:underline !important;
}
.relatedGuides a:active {color: #ff7900}
.relatedGuides a:hover, .box_style ul li h3 a:hover {
	color: #006BB7 !important;
	text-decoration:none !important;
}

/***** END ARTICLE_SIDEBAR STYLES ************/

/****** MAIN ARTICLE CONTENT STYLES **********/

#click_command {
	color: rgb(255,121,0);
}
.guide_section {
	margin-bottom:10px;
}
.dulcinea_section {
	border-top:none;
}
.section_intro {
	margin-left:15px;
}
.resource_section .resource_text ul {
	margin-left:15px;
}
.dulcinea_guide_section h2 {
	font-size:1.2em !important;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif !important;
	margin-bottom:0;
	padding:0;
}
.guidesSectionTitle {
        padding-left: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
        background: url(../../dulcinea/jsp/home/guidesArticlePlus.gif) center left no-repeat;
	position:relative;
	display:block;
	background-position:0 1px;
	padding-left:0;
	color: #DD6A00;
}
.dulcinea_section .guidesSectionTitle {
	background-image:none;
	padding-left:21px !important;
	color: rgb(255,121,0);
}
.guidesSectionTitle a:link, .guidesSectionTitle a:visited {
	color: #562800 !important;
	font-weight:normal;
	text-decoration:underline !important;
}
.guidesSectionTitle a:hover {
	color: #DD6A00 !important;
	text-decoration:none !important;
}
.section_title a {
	display:block;
	padding-left:20px !important;
}
h3.open {
	background-image:url(../../dulcinea/jsp/home/guidesArticleMinus.gif);
}
#SAFARI .section_title, #FIREFOX .section_title {
	width:325px; 
/* -- in these browsers the link will overlap the floated article toolbar items
	preventing the article toolbar links from being clickable */
}
.dulcinea_guide_subsection .section_intro {
	margin-top:0;
}
.dulcinea_content_section .dulcinea_text_text ul {
	margin-top:0;
	margin-bottom:0;
}
/****** END MAIN ARTICLE CONTENT STYLES **********/

/******* HEADER MENU *******************/
#headerMenu {
	background-image: url(../../dulcinea/jsp/home/guidesDropdownFade.gif);
	border: 1px solid #AF5300;
}

#headerMenu #topics a {
	color: rgb(61,29,0);
}
#headerMenu #completeMenu a {
	color: #b25400;
}
/******* END HEADER MENU *******************/

#dulcinea_guides #footer {
	border-top: 3px solid #dd6a00;
}

/*** DAILY DULCINEA BLOG ******/


/*** END GUIDES STYLES ***/


div#recentlyAddedGuides {
	display:none; /*** temp adjustment until box can be changed ****/
}

#recentlyAddedGuidess {
	display:none;
}





