/** DAILY DULCINEA PAGE STYLES **/


#right_sidebar { 
	position: absolute;
	top:0;
	right:0;
}
#right_sidebar a:hover {
	/*text-decoration:underline;*/
}
.dulcinea_dailyDulcinea {
	width: 160px;
	padding-bottom: 10px;
	font-size:10pt;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	
}

.dulcinea_dailyDulcinea .sidebar_block {
	position:relative;
	background-image:url(../../dulcinea/jsp/home/dailyDulcinea_bottom.gif);
	background-repeat:no-repeat;
	background-position:0 bottom;
	background-color:#e9e8e9;
	padding-bottom:7px;
	margin-top:0;
	margin-bottom:7px;
}
/*.dulcinea_dailyDulcinea .sidebar_block a:hover {
	text-decoration:underline;
}*/
.dulcinea_dailyDulcinea .sidebar_block ul, .sideblock_header {
	margin:0;
}

.sidebar_header {
	#background-image:url(../../dulcinea/jsp/home/dailyDulcinea_top.png);
	background-image:url(../../dulcinea/jsp/home/dailyDulcinea_top.gif);
	background-repeat:no-repeat;
	background-color:white;
	padding-bottom:0;
	padding-top:7px;
	padding-left:10px;
	font-size:1.2em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:white;
}

#MSIE .sidebar_header {
	background-color:#82898f;
}

.dulcinea_dailyDulcinea .sidebar_header a {
	color:white;
}
.dulcinea_dailyDulcinea .sidebar_header a:visited {
	color:white;
}
.dulcinea_dailyDulcinea .sidebar_header a:hover {
	color:white;
}

.dulcinea_dailyDulcinea #blog #sancho_header {
	background-image:url(../../dulcinea/img/dailyDulcinea_sancho.gif);
	background-repeat:no-repeat;
	height:37px;
	padding-right:50px;

	
}
.sidebar_block ul {
	position:relative;
	list-style-type:none;
	margin:0;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	/*font-weight:bold;*/
	#background-image: url(../../dulcinea/jsp/home/dailyDulcinea_top.gif);
	#background-image: url(../../dulcinea/jsp/home/dailyDulcinea_fade.png);
	#background-repeat:no-repeat;
	#background-position:0 0;
	background-color:white;
}
#MSIE .sidebar_block ul {
	border-bottom:solid 1px white;
}
.sidebar_block li {
	border-top:dotted 1px gray;
	padding-top:3px;
	padding-bottom:5px;
}

.dulcinea_dailyDulcinea .sidebar_block_content {
	text-align:center;
	background-color:white;
	width:100%;
}

.dulcinea_dailyDulcinea #other_content {
	/*background-color: rgb(226,228,229);*/
	padding-bottom: 10px;
}

.dulcinea_dailyDulcinea .sidebar_block .pub_date, .pub_date {
	font-size:.9em;
	font-weight:normal;
	color:gray;
}

.dulcinea_dailyDulcinea_signUp{
	padding-top: 4px;
	padding-left: 1px;
	padding-bottom: 4px;
	padding-right: 1px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16.47px;
}

.dulcinea_dailyDulcinea_signUp a:link { color: white; text-decoration: none; }
.dulcinea_dailyDulcinea_signUp a:visited { color: white; text-decoration: none; }
.dulcinea_dailyDulcinea_signUp a:hover { color: blue; text-decoration: none; }
.dulcinea_dailyDulcinea_signUp a:active { color: white; text-decoration: none; }

.dulcinea_dailyDulcinea_feedBackAndGlossary a {
	/*color: rgb(168,173,177); */
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
	/*font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	
	font-size:13px;*/
}

#rss_icon {
	vertical-align:top;
	margin-right:3px;
}
#add_bookmark_link {
	display:none;
}
#MSIE #add_bookmark_link{
	display:block;
}
#daily_dulcinea, #more_tools_list, .dailyDulcinea_sidebar_list, .sidebar_block_content {
	border-left:solid 1px #82898f;
	border-right:solid 1px #82898f;
}
.more_tools_list_top {
	border:0 !important;
	margin-top:0 !important;
	padding-top:0 !important;
}
.sidebar_ad {
	position:relative;
	border-top:dotted 1px gray;
	text-align:center;
	margin-top:25px;
	padding-bottom:7px;
	padding-top:16px;
	background-image:none !important;
}

.sidebar_ad h3 {
	position:absolute;
	left:25%;
	top:-12px;
	font-weight:normal;
	color: gray !important;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:.85em;
	margin-bottom:5px;
	width:70px;
	padding:2px;
	margin-left:0;
	margin-right:auto;
	background-color:#e9e8e9;
}
#MSIE .sidebar_ad h3 {  /* Compensate left margin for IE */
	left:20px;
}

.how_to_use_button {
	position:relative;
	background-image:url(../../dulcinea/img/home/black_button_top.gif);
	background-repeat:no-repeat;
	background-color:black;
	padding-top:5px;
	padding-bottom:0;
	margin-bottom:7px;
}
.how_to_use_button h4 {
	text-align:center;	
}
.how_to_use_button a {
	font-weight:bold;
	color:white;
}
.how_to_use_button a:visited {
	color:white;
}
img.how_to_button {
	display:block;
}

.promo-button {
	margin-bottom:7px;
	
}
