

/* ========= Annotations ==============

    Colors
    Grey Background:        #FFFFFF 
    pink links:             #FF00CC
    blue links:             #00AEEF
    Black Text:             #000000
  
  ==================================== */

body {
	color: #000;
	background-image: url(/images/mb/E4/HOLLYOAKS/desperatelySeeking/generic/desperateseek_bgs_01.jpg) !important;
	background-repeat: no-repeat !important;
	background-color:	#000000 !important;
}
a:link, a:visited { color: #FF00CC; font-weight: bold; }

div#page {
	background: transparent url(/images/mb/E4/HOLLYOAKS/desperatelySeeking/Styles/bodyshadow.png) repeat-y scroll center top;
}
/*----nav  border----*/
div#button-links-container {
	background: url(/images/mb/E4/HOLLYOAKS/desperatelySeeking/generic/nav-top.png) no-repeat left top;
	padding-top: 20px;
}

body div.columnA div.section ul.parent {
	background: url(/images/mb/E4/HOLLYOAKS/desperatelySeeking/generic/nav-bottom.png) no-repeat left bottom;
	padding-bottom: 20px;
}

body div.columnA div.section ul.parent li.left-parents {
	background: url(/images/mb/E4/HOLLYOAKS/desperatelySeeking/generic/nav-repeat.png) repeat-y;
	padding: 0 20px 0 15px;
}

/* selected links */
body li.selected, body div.selected, body .selected a, li.root-selected a { background-color: transparent !important; color: #ec008c !important; }

#include-query-container .narrative {
	border-bottom: solid 3px #6D1C7C;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.columnB a {
	color:			#EB5EB2;
	font-weight:	bold;
}
