/* 13_Sitemap.css style sheet for layout 13_Sitemap.aspx */


/*--------------- SITE MAP SPECIFIC: DF ADD OR MODIFIED ---------------*/

/*----------------------- CB: SITE MAP -------------------------*/
.SitemapStyle	{font-size: 12px; color:#ffffff; font-weight:normal; line-height: 18px;}
.SitemapEdit	{font-size: 12px; color:#333333; font-weight:normal; line-height: 18px; background-image: none; background-color: #721D58;}

.SitemapStyle p, .SitemapEdit p {margin: 0; padding: 0;}

.SitemapStyle a {color:#ffffff; text-decoration: none;}
.SitemapEdit a {color:#333333; text-decoration: none;}
.SitemapStyle a:hover, .SitemapEdit a:hover {color:#D3BC29; text-decoration: underline;}

.SitemapStyle ul ol, .SitemapEdit ul ol {margin: 15px 0 10px 0; padding:0;}
.SitemapStyle li, .SitemapEdit li {padding: 3px 0 3px 0; line-height: 14px; list-style-position: outside; list-style-image: url(/images/sitemap.gif);}


/*----------------------- GENERAL CONTENT -------------------------*/

#firstPara				{padding: 0 0 0 0;}


/*----------------------- COPYRIGHT -------------------------*/

#copyrightBlock {color: #bc77a9;  font: normal 10px/15px Arial, Helvetica, sans-serif;}
#copyrightBlock a	{color: #ffffff; font: normal 10px/15px Arial, Helvetica, sans-serif;}
#copyrightBlock a:hover {color: #D3BC29;}



/*--------------- SITEMAP SPECIFIC: ORIGIN ORIGINAL STYLES ---------------*/
body {
	background: #3E0F26 url(/images/body-bkg-purple.gif) repeat-x top left;
	background-attachment:fixed;
}
h5 {
	color: #D3BC29;
	margin: 0 0 15px 0;
}
#logoBox {
	background: url(/images/logo-bkg-purple.png) no-repeat top left;
	behavior: url(/includes/iepngfix.htc);
}

#rightBottom {
	width: 410px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	_display: none;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	background: url(/images/culture-rightBottom.png) no-repeat bottom right;
	behavior: url(/includes/iepngfix.htc);
}
#rightBottomSecond {
	width: 550px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	_display: none;
	bottom: 0px;
	right: 0px;
	z-index: 0;
	background: url(/images/services-rightBottom2.png) no-repeat top right;
	behavior: url(/includes/iepngfix.htc);
}
#rightTop {
	width: 470px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	_display: none;
	top: 0px;
	right: 0px;
	z-index: 3;
}
#rightTopSecond {
	width: 550px;
	height: 450px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	_display: none;
	bottom: 45%;
	right: 0px;
	z-index: 1;
	background: url(/images/home-rightTop3.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);
}

#addressBlock {
	background: url(/images/home-addressBlock.png) no-repeat bottom left;
	behavior: url(/includes/iepngfix.htc);
}

#contentRightWide {
	margin: 40px 10px 0 0;
	padding: 0;
}
