.page_tab_header {
	position:relative;
	background-image:url(../../dulcinea/img/info/tab_back.gif);
	background-color:#5F5F5F;
	border-bottom-color:#525354;
}
.page_tab_header #breadcrumb  a:link { color: white; text-decoration: none;}
.page_tab_header #breadcrumb  a:visited { color: white; text-decoration: none;}
.page_tab_header #breadcrumb  a:hover { color: #006BB7; text-decoration: none;}
.page_tab_header #breadcrumb  a:active { color: #006BB7; text-decoration: none;}

.topic_bucket {
	margin-bottom:1em;
	width:405px;
	padding-left:5px;
}
.topic_name {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: rgb(35,35,35);
	font-size:1.1em;
}

.grandchildren {
	padding-left:16px;
}

.grandChild {
	background: none;
	padding-left: 0px;
	font-style: normal;
	font-size: .9em;
	color: rgb(35,35,35);
}


#what_is_guides_item {
	background-image:url(../../dulcinea/img/topics/block_guidesPlus.gif);
}
#what_is_news_item {
	background-image:url(../../dulcinea/img/topics/block_newsPlus.gif);
}
#what_is_features_item {
	background-image:url(../../dulcinea/img/topics/block_featuresPlus.gif);
}
#what_is_info_item {
	background-image:url(../../dulcinea/img/topics/block_infoPlus.gif);
}

#articleLink a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #231f20;
}

#startDate {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #777676;
	width: 300px;
}

#deck {
	position: relative;
	left: 18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: none;
	font-size: 11px;
	line-height: 14px;
	color: #615c5d;
}

#goToPage {
	position: relative;
	left: 18px;
}

#MSIE #dulcinea_fullTopicIndex #content #topContent #goToPage img {
	position: relative;
}


#getting_started {
	background: url(../../dulcinea/jsp/home/bottomFade.gif) bottom repeat-x;
}

#content #topContent #grayArrow {
	position: absolute;
	left: 520px;
	top: 70px;
	float: left;
	width: 11px;
	height: 46px;
	background: url(../../dulcinea/jsp/home/featuresWhatYoullFindArrow.gif) left top no-repeat;
}

#SAFARI #content #topContent #grayArrow {
	left: 497px;
	top: 20px;
}

.orange_little_box{
	background: url(../../dulcinea/jsp/home/orange_little_box.gif)  top left no-repeat;
	height:28px;
	padding:4px;
	margin-bottom:2px;}

.green_little_box{
	background: url(../../dulcinea/jsp/home/green_little_box.gif)  top left no-repeat;
	height:28px;
	padding:4px;
	margin-bottom:2px;}

.blue_little_box{
	background: url(../../dulcinea/jsp/home/blue_little_box.gif)  top left no-repeat;
	height:28px;
	padding:4px;
	margin-bottom:13px;}

.above_topicFilter {
	width: 235px; /*This is modified for safari with javascript*/
	padding-left: 7px;
	padding-right: 7px;
	float:right;}

#checkBoxes{
	font-size: 12px;
	color: #5f5f5f;
	margin-bottom:20px;
}
#dulcinea_fullTopicIndex #content #topContent #topicFilter #checkBoxes td{
	font-size: 12px;
	color: #5f5f5f;
}

#gettingStarted{
	font-size: 13px;
	color: #555555;
	/*padding-left:20px;*/
}

ul#whatsA{
	list-style:none;
	padding: 0;
	margin:0;}
#whatsA li {
	padding-bottom: 3px;
	border-bottom:1px #555 dotted;}
#SAFARI #whatsA li {
	margin-top: 5px;
	padding-bottom: 5px;}
#whatsA li.last {
	border-bottom:none;
	margin-bottom:10px;}
#whatsA li a {
	font-size:10px;
	color:#5f5f5f;
	text-decoration:none;}

#article_content .paging {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #2f3132;
}

#SAFARI #article_content .paging {
	bottom: 10px;
}

#headerMenu {
	display: none;
	position: absolute;
	top: 0; /* set dynamically in header.jsp */
	left: 0; /* set dynamically in header.jsp */
	width: 325px;
	background-image: url(../../dulcinea/jsp/home/browseTopicsDropdownFade.gif);
	background-repeat: repeat-x;
	background-color: white;
	border: 1px solid #4b4b4b;
	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;
	color: #231f20;
}

#MSIE #headerMenu #topics a {
	width: 100px;
}

#FIREFOX #headerMenu #topics a,
#SAFARI #headerMenu #topics a {
	width: 90px;
}

#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;
	color: #8b9298;
}


/*** END BROWSE STYLES ***/

