/* 7_Profile.css style sheet for layout 7_Profile.aspx */

/*--------------- PROFILES SPECIFIC: DF ADD OR MODIFIED ---------------*/

/*----------------------- CB: PROFILE DETAILS -------------------------*/
.ProfileStyle	{font-size: 12px; color:#4E1133; font-weight:normal; line-height: 18px;}
.ProfileEdit	{font-size: 12px; color:#4E1133; font-weight:normal; line-height: 18px; background-color: #DE695D; background-image: none;}

.ProfileStyle a, .ProfileEdit a {color:#9A297B; text-decoration: none;}
.ProfileStyle a:hover, .ProfileEdit a:hover {color:#fff; text-decoration: none; }


/*----------------------- CB: PROFILE HIGHLIGHTS -------------------------*/
.ProfileHighlightsStyle	{font-size: 12px; color:#9A297B; font-weight:normal; line-height: 18px;}
.ProfileHighlightsEdit	{font-size: 12px; color:#9A297B; font-weight:normal; line-height: 18px; background-color: #DE695D; background-image: none;}


.ProfileHighlightsStyle a, .ProfileHighlightsEdit a {color:#9A297B; text-decoration: none;}
.ProfileHighlightsStyle a:hover, .ProfileHighlightsEdit a:hover {color:#fff; text-decoration: none;}

.ProfileHighlightsStyle ul ol, .ProfileHighlightsEdit ul ol {margin: 5px 0 5px 0; padding:0;}
.ProfileHighlightsStyle li, .ProfileHighlightsEdit li {margin:5px 0 5px -18px;   list-style-type:disc; line-height: 1.1; list-style-position: outside;}


/*----------------------- GENERAL CONTENT -------------------------*/

#firstPara				{background: url(/images/intro-bkg-blue.gif) no-repeat bottom left; padding: 0 0 0 50px; color: #4E1133;}
#challenge				{background: url(/images/challenge-bkg-blue.gif) no-repeat 0 15px; padding: 0 0 0 53px; margin: 2px 0 0 0;}


/*----------------------- COPYRIGHT -------------------------*/

#copyrightBlock {color: #4E1133; font: normal 10px/15px Arial, Helvetica, sans-serif;}
#copyrightBlock a	{color: #9A297B; font: normal 10px/15px Arial, Helvetica, sans-serif;}
#copyrightBlock a:hover	{color: #D3BC29;}



/*--------------- PROFILES SPECIFIC: ORIGIN ORIGINAL STYLE ---------------*/

body {
	background: #F1F1E6 url(/images/body-bkg-red.gif) repeat-x top left;
	background-attachment:fixed;
}
h2 {
	margin: -18px 0 -12px 0;
	padding: 0;
}
h3 {
	margin: -6px 0 -6px 0;
	padding: 0;
}
h4 {
	background: url(/images/h4-bkg-blue.gif) no-repeat bottom left; padding: 0 0 0 45px; margin: 10px 0 -8px 0;
}
#challenge h6 {
	color:#4E1133;
	margin: -15px 0 18px 0;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
}
h5 {
	color: #9A297B;
}
#contentLeftWide {
	color: #4E1133;
}
#contentLeftNarrow {
	color: #4E1133;
}
#contentRightWide {
	color: #4E1133;
}
#contentRightNarrow {
	color: #4E1133;
}
#logoBox {
	background: url(/images/logo-bkg-red.png) no-repeat top left;
	behavior: url(/includes/iepngfix.htc);
}
#rightBottom {
	width: 587px;
	height: 742px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	_display: none;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	background: url(/images/profiles-medicine.png) no-repeat bottom right;
	behavior: url(/includes/iepngfix.htc);
}
#rightBottomSecond {
	width: 365px;
	height: 718px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	_display: none;
	right: 0px;
	bottom: 0px;
	z-index: 3;
	background: url(/images/profiles-windmills.png) no-repeat bottom right;
	behavior: url(/includes/iepngfix.htc);
}
#rightTop {
	width: 320px;
	height: 170px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	_display: none;
	top: 0px;
	right: 0px;
	z-index: 2;
	background: url(none) no-repeat right top;
	behavior: url(/includes/iepngfix.htc);
}
#rightTopSecond {
	width: 550px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	_display: none;
	bottom: 45%;
	right: 0px;
	z-index: 1;
	background: url(/images/profiles-rightTop2.png) no-repeat top right;
	behavior: url(/includes/iepngfix.htc);
}
#contentTopBlock {
	background: url(/images/portfolio-interface-bkgwhite.png) no-repeat top left;
	behavior: url(/includes/iepngfix.htc);
}

#content {z-index: 10; position: relative;}

#highlights {
	margin: 16px 0 0 0;
	padding: 40px 80px 20px 10px;
	width: 280px;
	background: url(/images/highlights-bkg-red.png) no-repeat top left;
	behavior: url(/includes/iepngfix.htc);
}

#highlights h5 {
	margin: 0 25px 0 10px;
	color: #4E1133;
}

#highlights p {
	color:#9A297B;
	margin:0 0 0 10px;
	width:280px;
}

div.noise {
	background: url(/images/noise-seperator-blue.gif) no-repeat bottom left;
	margin: 0 0 4px 0;
	padding: 4px 0 16px 0;
	line-height: 14px;
}

#noiseBlock p.header {
	background: url(/images/noise-date-bkg-red.gif) no-repeat top right;
}
