@charset "utf-8";
/* CSS Document */
/*
Description: balanced-scorecard-on-demand | landing Page styles 
Author: Corporater Asia
*/
/*-----------------------------------------------------------------------------------------------*/

/* img, form {
	border:0;
	padding:0;
	margin:0;
} */
a {
	color:#265a86;
	text-decoration:none;
}
a.underline {
	text-decoration:underline;
}
.blacktxt {
	color:#000;
}
.greytxt {
	color:#585858;
}
.drakgreytxt {
	color:#2e3032;
}
/*.bluebg {
	background:#afd3f1;
}*/
h2 {
	font:11px/180% Tahoma;
	font-weight:bold;
	margin:5px 0;
	clear:both;
	display:block;
}
p, li, td{
	font:11px/180% Tahoma;
}
body {
	font:11px/150% Tahoma;
	margin:0 auto;
	text-align:center;
}
body *{ text-align:left; }
#wrapholder {
	width:1003px;
	background:#f3f3f3 url(images/body-bg.gif) repeat-x;
	margin:0 auto;
}
#wrap {
	width:1003px;
	background: url(images/bottombg.jpg) repeat-x bottom center;
}
.bodytopstrip {
	background:url(images/body-top-strips.gif) repeat-x top left;
	height:4px;
}

.yellowholder {
	background:#faf8f0;
}

#footer {
	background:#f6f3e2;
	line-height:180%;
}

#leftcolumn .leftContainer {
	margin-top:20px;
}
#leftcolumn .postit {
	background:url(images/postit.jpg) no-repeat center;
	width:225px;
	height:179px;
}
#leftcolumn .postit p {
	line-height:150%;
	padding:15px 20px 15px 15px;
}
#leftcolumn .quicktour{
	background:url(images/video-icon.jpg) no-repeat 1px 2px; 
	padding-left:30px;
}
.top-bot-strip {
	background:url(images/topstrip.jpg) no-repeat left top;
	width:217px;
	height:1px;
}
.bodystrip {
	background:url(images/bodystrip.jpg) repeat-y;
	width:217px;
}
.bodystrip .promotion {
	margin:2px;
	background:#FFFFFF url(images/greystrip.jpg) repeat-x top left;
	min-height:18px;
	padding:6px;
	width:196px;
	padding-left: 10px;
}
.bodystrip .link {
	font-weight:bold;
	color:#265a86;
	margin-left:5px;
}
.bodystrip . sdsdpromotion h2 {
	margin:0;
	padding:0;
}
.bodystrip .promotion ul {
	margin:5px 5px 5px 10px;
}
.bodystrip .promotion ul li {
	list-style:none;
	margin-bottom:5px;
}
#balanced-scorecard { margin:10px 3px; }
#balanced-scorecard #topbanner { border-top:2px solid #fff; background:#afd3f1 url(images/grey-gradiant.gif) repeat-x bottom center; padding-bottom:8px; height:1%; overflow:hidden;  }
#balanced-scorecard #topbanner img{ float:left; }
#balanced-scorecard #topbanner a{ float:right; background:url(images/register-view-demo-button.gif) no-repeat top left; width:171px; height:59px; margin-right:85px; margin-top:55px; }
#balanced-scorecard #topbanner a span{ position:absolute; top:-5000px; left:-5000px; }

#balanced-scorecard .maincontent{ background:#fff; height:1%; overflow:hidden;   }
#balanced-scorecard .maincontent #bodyholder{ width:682px !important; float:left; padding:10px;	}
#balanced-scorecard .maincontent #rhs{ float:right; }

ul.greenbullet{ margin-left:10px; }
ul.greenbullet li { background:url(images/greenbullet.gif) no-repeat 1px 1px; padding-left:20px; margin-bottom:5px; }

ul.redbullet{ margin-left:10px; }
ul.redbullet li { background:url(images/redbullet.jpg) no-repeat 1px 8px; padding-left:20px; margin-bottom:5px; }
#page-holder #footer .followus{  margin-left:9px;vertical-align:top; }
