* {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

html {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	margin:0px;
	padding:0px;
	background-image: url('../images/bg/body_background.jpg');
	background-position: center 98px;
	background-repeat: no-repeat;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0px;
	margin:0px;
}

ul {
	padding-left:0px;
	margin-left:0px;
}

ul, ul li {
	list-style-type:none;
	margin-top:0px;
	margin-bottom:0px;
}

h1, h2, h3, h4 {
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	font-family:tahoma;
	font-size:18px;
}

table {
	border-spacing: 0;
	padding: 0;
}

.submittedActivity {
	background-image: url('../images/icon-idea-white.gif');
	background-position: 4px 0px;
}

.voteActivity {
	background-image: url('../images/icon-vote-small-white.gif');
	background-position: 4px 0px;
}

.ideaListRCLeftColumn {
	width: 120px;
}

.ideaListRC td {
	border-bottom: 9px solid white;
	padding: 15px 19px 16px 19px;
	overflow: hidden;
}

.ideaRCLastCommentBodyText {
	*margin-top: 6px;
}

.ideaRCLastCommentBodyWidth span {
	line-height: 14px;
}

.ideaListRCUserLinkContainer {
	display: block;
	float: left;
}

.ideaListRCUserLinkContainer img {
	display: none;
}

.ideaListRCUserLinkContainer {
	padding-left: 0px;
	width: 100%;
}

.ideaRCLastCommentCreatedDate {
	display: block;
	float: left;
	font-size: 11px;
	color: #5f5851;
}

a.ideaSubjectLink, .ideaListRC a.ideaSubjectLink {
	font-weight: bold;
	font-size: 18px;
	color: #5f5851;
	display: block;
	margin-bottom: 5px;
}

a.ideaSubjectLink:hover {
	color: #333333;
}

.ideaNumCommentsLink {
	float: none;
	font-size: 12px;
	font-weight: normal;
	background-image: url('../images/bg/commentsLink.gif');	
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
	margin-bottom: 5px;
}

a.ideaSubjectLink.ideaIsRead:hover {
	color: #333333;
}

a.ideaNumCommentsLink:hover, a.ideaNumCommentsLink.ideaIsRead:hover {
	text-decoration: none;
	color: #5f5851;
}

.activity {
	border-bottom: 0px none;
}

.activityFeed {
	padding-left: 0px;
}

.activityFeed a, .activityFeed a:visited {
	color: #5f5851;
	font-weight: bold;
}

.activityFeed a:hover {
	color: #333333;
}

.activityFeed .userLink a, .activityFeed .userLink a:hover, .activityFeed .userLink a:visited {
	font-weight: bold;
}

.activityFeed .userLink a, .activityFeed .userLink a:visited {
	font-weight: bold;
}

a.userLink {
	color: #5f5851;
	font-weight: bold;
}

a.userLink:hover {
	color: #333333;
}

.list .headerRow th, .list .headerRow th a {
	border-bottom-color: #E1DDD2;
}

.list td, .list th, body.oldForecast .list .last td, body.oldForecast .list .last th {
	border-bottom: 1px solid #E1DDD2;
}

.ideaListRCHeader {
	display: none;
}

.leftSpan {
	line-height: 18px;
}

.ideaList li {
	margin-bottom: 0px !important;
}

.ideasProfileSidebar {
	display: none;
}

.pSearchShowMore {
	margin: 0px;
	text-align: right;
}

.pSearchShowMore .prevArrow, .pSearchShowMore .nextArrow {
	display: none;
}

.pSearchShowMore .pShowLess {
	padding-left: 10px;
	background-image:url(../images/bg/chevron_small_less_than.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.pSearchShowMore .pShowMore {
	margin-left: 0px;
	padding-right: 10px;
	background-image:url(../images/bg/chevron_small.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.ideaList {
	padding-bottom: 0px;
}

.listHoverLinks {
	display: none;
}

.bFilterSearch .bFilter .view {
	padding-bottom: 9px;
}

#registerPopup1 {
	position: absolute;
	z-index: 1;
	background-color: white;
	border: 2px solid #666666;
	display: none;
	margin: auto;
	padding: 10px;
	width: 223px;
}

#registerPopup1 td {
	color: #666666;
}

.topheader {
	height:69px;
	width:980px;
	margin:0px auto;
	padding:0px 1px;
	position:relative;
}

.logo {
	position:absolute;
	top:19px;
	left:12px;
}

.dmclogo {
	position:absolute;
	top:19px;
	left:101px;
}

.topnav {
	position:absolute;
	top:0px;
	right:-12px;
	color:#4188AF;
	list-style-type:none;
	/*background-image:url(../images/lines/topnav.gif);
	background-repeat:repeat-y;
	background-position:right;*/
	padding:0px;
	margin:0px;
}

.topnav li {
	list-style-type:none;
	float:left;
	height:20px;
	padding:8px 12px;
	background-image:url(http://decisions.fico.com/images/lines/divider.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin:0px;
}

.topnav a {
	font-family:tahoma;
	font-size:11px;
	color:#636466;
	text-decoration:none;
}

.topnav a:hover {
	text-decoration:underline;
}

.bottomheaderwrapper {
	height:50px;
	width:100%;
	text-align:center;
	position:relative;
	z-index:100;
	padding: 0 0 3px 0;
}

.bottomheaderbg {
	height:50px;
	width:978px;
	margin:0 auto;
	text-align:center;
	background: #003f5f;
}

* html .bottomheaderbg {
	height:40px;
}

.bottomheader {
	height:50px;
	width:978px;
	margin:0 auto;
	position:relative;
}

* html .bottomheader {
	height:40px;
}

.topheader {
	height:69px;
	width:978px;
	margin:0px auto;
	padding:0px;
	position:relative;
}

.coolIdeas {
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 50px;
	padding-top: 0px;
	background-repeat: repeat-y;
	font-size:11px;
}

.newConnections {
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 50px;
	padding-top: 0px;
	background-repeat: repeat-y;
	font-size:11px;
}

.coolIdeas div b span {
	color: #000000 !important
}

.coolIdeas div b span * {
	color: #000000 !important
}

.coolIdeas b, .keyResources b, .newConnections b {
	font-weight:bold;
	color:#003f5f;
	font-size:11px;
}

.homedata a {
	font-weight:bold;
	color:#003f5f;
	font-size:11px;
}

.homeHeader {
	color:#5e5851;
	font-size:14px;
	font-weight:bold;
}

a.homeHeader {
    color:#5e5851;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}

a.homeHeader:hover {
    /*color:#003f5f;*/
    text-decoration:underline;
}

.keyResources {
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 50px;
	padding-top: 0px;
	font-size:11px;
}

#signinDiv {
	/*position: absolute;
	top: -136px;*/
	/*top: -107px;*/
	z-index: 999999;
}

.signin {
	width:209px !important;
	height:130px;
	padding:12px 15px 12px 15px;
	background:#ececee url(http://decisions.fico.com/images/signinDividerHorizontal.gif) no-repeat 12px 81px;
	/*margin-top:63px;*/
	position:absolute;
	top:55px;
	left:0;
	z-index:9999;
}

.signedin {
	width:209px !important;
	height:44px;
	/*padding:12px 15px 12px 15px;
	padding: 0px 0px 0px 0px;*/
	background-color:#ececee;
	float: left;
	margin: 12px 15px 12px 15px;
}

.signinSub {
	line-height: 14px;
	width: 209px;
	height: 84px;
	font-size: 8pt;
	float: left;
}

.signinSubRight {
	/*width: 99px;*/
	/* height: 100%; */
	font-size: 9px;
	/*display: inline;*/
	/*float:right;*/
	padding: 0px;
	clear: both;
}

.signinSubRight a, .signinSubRight p {
	text-align: right;
	font-size: 9px;
}

.signedinSub {
	line-height: 14px;
	height: 84px;
	font-size: 8pt;
	float: left;
}

#signinForm {
	text-align: right;
	padding-top: 6px;
}

.signinFieldUsername {
	width: 102px;
	height: 19px;
	margin-bottom: 8px;
	background-image: url('../images/bg/signinUsername.gif');
	background-position: 6px 5px;
	background-repeat: no-repeat;
	border: none;
	border-width: 0px;
	float: left;
	padding: 0;
}

.signinFieldPassword {
	width: 102px;
	height: 19px;
	margin-bottom: 8px;
	background-image: url('../images/bg/signinPassword.gif');
	background-position: 6px 5px;
	background-repeat: no-repeat;
	border: none;
	border-width: 0px;
	float: right;
	padding: 0;
}

.emptyfieldUsername {
	width: 102px;
	height: 19px;
	margin-bottom: 8px;
	background-image: none;
	border: none;
	float: left;
	padding: 0;
}

.emptyfieldPassword {
	width: 102px;
	height: 19px;
	margin-bottom: 8px;
	background-image: none;
	border: none;
	float: right;
	clear: right;
	padding: 0;
}

*+html .emptyfieldUsername {
	width: 100px;
	height: 15px;
}

* html .emptyfieldUsername {
	width: 100px;
	height: 15px;
}

*+html .emptyfieldPassword {
	width: 100px;
	height: 15px;
}

* html .emptyfieldPassword {
	width: 100px;
	height: 15px;
}

.signinSubBig {
	color: #333333 !important;
	margin: 4px 0;
}

.signedinSubRight {
	display: inline;
	position: relative;
	top: 1px;
	color: #003f5f;
}	

.signedinSubRight a {
	font-size: 11px;
	font-weight: bold;
	color: #003f5f !important;
	line-height: 17px;
}

.signinLogout {
	float: right;
	padding-top: 14px;
}

.signinLogout a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.nav {
	position:relative;
	z-index: 999999;
}

.nav ul {
	width: 978px;
	height: 50px;
	display: block;
	padding: 0 1px;
	background: #003F5F url(http://decisions.fico.com/images/header/header_navigation_repeat.jpg) repeat-x;
}

.nav ul li {
	list-style: none;
	display: inline;
	float: left;
	background: #003F5F;
}

.nav ul li.item1 {
	width: 214px;
	height: 50px;
}

.nav ul li.item2 {
	width: 264px;
	height: 50px;
}

.nav ul li.item3 {
	width: 258px;
	height: 50px;
}

.nav ul li.item4 {
	width: 242px;
	height: 50px;
}

.nav ul li a {
	display: block;
	text-decoration: none;
}

*+html .nav ul li a {
	cursor: hand;
}

* html .nav ul li a {
	cursor: hand;
}

.nav ul li.item1 a {
	width: 214px;
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat 0 0;
}

.nav ul li.item2 a {
	width: 264px;
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat -215px 0px;
}

.nav ul li.item3 a {
	width: 258px;
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat -479px 0px;
}

.nav ul li.item4 a {
	width: 242px;
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat -735px 0px;
}

.nav ul li.item1 a:hover {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat 0 -50px;
}

.nav ul li.item2 a:hover {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat -215px -50px;
}

.nav ul li.item3 a:hover {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat -479px -50px;
}

.nav ul li.item4 a:hover {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat -735px -50px;
}

.nav ul li.item1 a.active {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat 0 -50px;
}

.nav ul li.item2 a.active {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat -215px -50px;
}

.nav ul li.item3 a.active {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat -479px -50px;
}

.nav ul li.item4 a.active{
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_sprite.gif) no-repeat -735px -50px;
}

.nav ul li a span {
	display: block;
	text-indent: -9999em;
	height: 50px;
}

.nav ul li ul {
	width: 136px !important;
	position: relative;
	left: -999em;
	border: 1px solid #003f5f !important;
	line-height: 1;
	padding: 0;
	background-image: none;
	background: #fff !important;
	z-index: 99999;
	height: auto !important;
	font-family: Arial, ?Helvetica Neue?, Helvetica, sans-serif !important;
	font-size: 12px;
	display: block;
	float:left;
}

* html .nav ul li ul {
	float: none;
	position: absolute;
}

.nav ul li:hover ul, .nav ul li.sfhover ul {
	left: 40px;
	top: 0px;
}

* html .nav ul li.sfhover ul {
	left: 256px;
	top: 50px;
}

.nav ul li ul li {
	display: block;
	width: 136px !important;
	text-align: left;
}

* html .nav ul li ul li {
height: auto;
}

.nav ul li ul li a {
	display: block;
	padding: 5px 4px 5px 12px;
	color: #3c3438;
	background-image: none !important;
	background: #fff !important;
	width: 120px !important;
	text-decoration : none;
}

.nav ul li ul li a:hover {
	color: #fff;
	background-image: none;
	background: #003f5f !important;
	text-decoration : none;
}

.navPartner {
	position:relative;
	z-index: 999999;
}

.navPartner ul {
	width: 978px;
	height: 50px;
	display: block;
	padding: 0 1px;
	background: #003F5F url(http://decisions.fico.com/images/header/header_navigation_repeat.jpg) repeat-x;
}

.navPartner ul li {
	list-style: none;
	display: inline;
	float: left;
	background: #003F5F;
}

.navPartner ul li.item1 {
	width: 242px;
	height: 50px;
}

.navPartner ul li.item2 {
	width: 146px;
	height: 50px;
}

.navPartner ul li.item3 {
	width: 220px;
	height: 50px;
}

.navPartner ul li.item4 {
	width: 174px;
	height: 50px;
}

.navPartner ul li.item5 {
	width: 196px;
	height: 50px;
}

.navPartner ul li a {
	display: block;
	text-decoration: none;
}

*+html .navPartner ul li a {
	cursor: hand;
}

* html .navPartner ul li a {
	cursor: hand;
}

.navPartner ul li.item1 a {
	width: 242px;
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat 0 0;
}

.navPartner ul li.item2 a {
	width: 146px;
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -243px 0px;
}

.navPartner ul li.item3 a {
	width: 220px;
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -390px 0px;
}

.navPartner ul li.item4 a {
	width: 174px;
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -611px 0px;
}

.navPartner ul li.item5 a {
	width: 196px;
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -776px 0px;
}

.navPartner ul li.item1 a:hover {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat 0 -50px;
}

.navPartner ul li.item2 a:hover {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -243px -50px;
}

.navPartner ul li.item3 a:hover {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -390px -50px;
}

.navPartner ul li.item4 a:hover {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -611px -50px;
}

.navPartner ul li.item5 a:hover {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -776px -50px;
}

.navPartner ul li.item1 a.active {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat 0 -50px;
}

.navPartner ul li.item2 a.active {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -243px -50px;
}

.navPartner ul li.item3 a.active {
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -390px -50px;
}

.navPartner ul li.item4 a.active{
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -611px -50px;
}

.navPartner ul li.item5 a.active{
	background: transparent url(http://decisions.fico.com/images/header/header_navigation_partner_sprite.gif) no-repeat -776px -50px;
}

.navPartner ul li a span {
	display: block;
	text-indent: -9999em;
	height: 50px;
}

.navPartner ul li ul {
	width: 136px !important;
	position: relative;
	left: -999em;
	border: 1px solid #003f5f !important;
	line-height: 1;
	padding: 0;
	background-image: none;
	background: #fff !important;
	z-index: 99999;
	height: auto !important;
	font-family: Arial, ?Helvetica Neue?, Helvetica, sans-serif !important;
	font-size: 12px;
	display: block;
	float:left;
}

* html .navPartner ul li ul {
	position: absolute;
	float: none;
}

.navPartner ul li:hover ul, .navPartner ul li.sfhover ul {
	left: 40px;
	top: 0px;
}

* html .navPartner ul li.sfhover ul {
	top: 50px;
}

.navPartner ul li ul li {
	display: block;
	width: 136px !important;
	text-align: left;
}

* html .navPartner ul li ul li {
height: auto;
}

.navPartner ul li ul li a {
	display: block;
	padding: 5px 4px 5px 12px;
	color: #3c3438;
	background-image: none !important;
	background: #fff !important;
	width: 120px !important;
	text-decoration : none;
}

.navPartner ul li ul li a:hover {
	color: #fff;
	background-image: none;
	background: #003f5f !important;
	text-decoration : none;
}

.navTPadding {
	margin-top: 6px;
}

.bodydiv {
	width:980px;
	padding-left:0;
	margin:0 auto;
	position: relative;
	z-index:0;
}

.bodyleft {
	float:left;
	width:240px;
	margin-top:158px;
	font-size:14px;
	color:#b1a69b;
}

*+html .bodyleft {
	width:238px;
	margin: 153px 0 0 2px;
}

* html .bodyleft {
	width:240px;
	margin: 166px 0 0 0;
}

.categories {
	margin-top:5px;
	margin-bottom:20px;
}

.bodyright {
	float:right;
	width:737px;
	margin-top:2px;
	background: #fff url(../images/bg/dashed_background_737a.gif) 0 0 repeat-y;
}

.subtabs {
	width:680px;
	border-bottom:7px solid #636466;
	height:31px;
	margin-bottom:12px;
	position: absolute;
	top: 20px;
	left: 290px;
	z-index: 1000;
}

.subtabs li {
	float:left;
	height:31px;
	background-image:url(../images/bg/bg-subtabs.gif);
	background-repeat:repeat-x;
	background-position:0px 4px;
	margin: 0px 0px 0px 0px;
	margin-right:1px;
}

.subtabs li.active {
	background-color:#636466;
	background-image:none;
}

.subtabs li a {
	padding:10px 12px 7px 12px;
	font-size:12px;
	color:#636467;
	text-decoration:none;
	font-weight:bold;
	float:left;
}

.subtabs li.active a {
	color:#ffffff;
}

.subtabs li a:hover {
	text-decoration:underline;
}

.subsubtabs {
	height:17px;
}

.subsubtabs li {
	height:17px;
	float:left;
}

.pagination {
	float:right;
	height:17px;
	margin-bottom:12px;
}

.paginationBottom {
	margin-top:2px;
}

.pagination div {
	float:left;
	color:#ffffff;
	margin-left:2px;
	background-color:#a19589;
	height:16px;
	padding-top:1px;
}

.pagination div.pActive {
	background-color:#f8971c;
}

.pagination a {
	color:#ffffff;
	padding:0px 5px 0px 5px;
}

.voteContainer {
	margin: 0;
	padding: 0;
}

.idea {
	padding:15px 19px 8px 19px;
	background-color:#e1ddd2;
	margin-bottom:10px;
}

.ideaVote {
	float:left;
	width:60px;
	text-align:center;
}

.ideaVote img {
	margin-bottom:2px;
}

.ideaVote a {
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color: #5f5851;
}

.ideaVote a:hover {
	text-decoration:none;
	*text-decoration:underline;
}

.ideaVoteList {
	display: none;
}

.ideaDetail {
	/*float:right;*/
	/*width:530px;*/
}

.ideaDetail h2 {
	margin-bottom:5px;
}

.ideaDetailText {
	line-height:15px;
	margin-bottom:16px;
}

.ideaComments {
	margin-bottom:0px;
	height:25px;
}

.ideaComments a:hover {
	text-decoration:none;
}

.commentsLink {
	height:21px;
	padding:4px 15px 0px 15px;
	background-image:url(../images/bg/commentsLink.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin:0px;
}

.favoritesLink {
	height:21px;
	background-image:url(../images/bg/favoritesLink.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:4px 0px 0px 30px;
	float:left;
	margin:0px;
}

.footer {
	width:978px;
	margin:50px auto 18px auto;
	color:#726b64;
	font-size:11px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}

.footer a {
	color:#726b64;
	text-decoration:none;
	font-size:11px;
}

.footer a:hover {
	text-decoration:underline;
}

.footerbar {
	height:51px;
	padding-top:6px;
	background-color:#d3d4d4;
	color:#3c3834;
	text-align:left;
	margin-bottom:18px;
}

.footerbar a {
	color:#3c3834;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.footerbar a:hover {
	text-decoration:underline;
}

.footerbar .social {
	margin: 0 0 0 18px;
	width: 225px;
	float: left;
	font-weight: bold;
}

.footerbar .social p {
	height: 22px;
	vertical-align: middle;
	display: inline;
	float: left;
	margin: 8px 0 0 0;
}

.footerbar .social img {
	display: inline;
	float: left;
	margin: 6px 0 0 8px;
}

.footerbar .links {
	display: inline;
	float: left;
	margin: 0 0 0 0;
}

.footerbar .links a {
	color: #3c3834 !important;
}

.footerbar .links  p{
	margin: 3px 0;
	color: #757474 !important;
}

.footerbar .links  .copyright{
	color: #757474 !important;
	font-weight: lighter !important;
}

/* portal customizations */

.bPageHeader, .sectionHeaderWithCommunityNavLinks, .communityIntro {
	display:none;
	z-index:0;
}

.bodyDiv {
	border:0px;
	background-color:#ffffff;
}

.outer TD.oRight, #bodyCell {
	padding-left:290px;
	padding-right:0px;
	padding-top: 42px;
}

.bPageTitle {
	display: none;
}

.bPageTitle .ptBdy, .ideaPageBlock, #ideaSubtabs {
	width:680px;
}

.ideaPageBlock {

}

.ideaContent {
	margin-left: 78px;
}

.ideaContentWidth {
	width:auto;
}

#sidebarDiv {
	top:32px;
	width:255px
}

.sidebarModule {
	margin-left:0px;
	border:0px;
}

.oRight {
	padding-left:290px;
}

/*subtabs*/

#ideaSubtabs .bg {
	padding-left: 123px;
	background: none;
}

#ideaSubtabs ul#nav li div {
	border: 0px;
	font-size: 10pt;
	padding: 3px 14px 3px 14px;
	margin: 0;
}

#ideaSubtabs ul#nav .ideasNonCurrentTab div, .ideasCurrentTab div {
	background-color: #FFFFFF;
	background-image: url(../images/lines/divider.gif);
	background-position: left center;
	background-repeat: repeat-y;
}

#tabPopular div {
	background-image: none !important;
}

/*pb stuff*/

.pbHeader {
	display: none;
}

.bPageBlock, .individualPalette .bPageBlock {
	border: 0px none;
}

.bPageBlock .pbBody {
	padding: 0px;
	margin: 0px;
}

/*ideaSection stuff*/

.ideaSection, .ideaDetail {
	background-color: #e1ddd2;
	border-bottom: 9px solid white;
	padding: 15px 19px 16px 19px;
}

.ideaRCInternal {
	padding-bottom: 10px;
}

.ideaSubject {
	width: auto;
	height: auto;
	overflow: hidden;
}

h3.ideaSubject {
	display: block;
}

.ideaListRCRightColumn div {
	font-size: 0px !important;
}

.ideaSubject a {
	color: #5f5851;
}

.ideaContent {
	/*width: 530px;*/
}

.ideaSide {
	padding-right: 0px;
}

.ideaContent h3, .ideaListRC a.ideaSubjectLink {
	margin-bottom:5px;
	padding-left: 13px;
	background-image: url('../images/raquoSubject.gif');
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

#thePage:mainLayout:pbIdea:pbs:textTitle span {
	color: red;
}

.ideaContent h3 a, .ideaContent h3 span {
	font-family: tahoma;
	font-weight: bold;
	font-size: 18px;
}

.ideaDetail div {
	/*line-height:15px;*/
	/*margin-bottom:16px;*/
}

.ideaBody {
	border-bottom: 0px none;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 16px;
	font-size: 12px;
	padding: 0px;
	width: auto;
}

.ideaComment {
	line-height:15px;
	padding-top: 0px;
	color: #5F5851;
	padding: 4px 0px 0px 6px;
	height: 21px;
	width: auto;
}

.ideaComment span {
	/*background-image: url('../images/bg/favoritesLink.gif');
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	margin: 0;
	padding: 4px 0 0 30px;*/
}

.ideaCommentIcon {
	background-image: url('../images/bg/commentsLink.gif');	
	background-position: 0px 3px;
	background-repeat: no-repeat;
	float: left;
	font-weight: normal;
	padding: 0px 0px 0px 17px;
}

.userLink {
	color: #5f5851;
}

.normalUserBadge {
	background-image: none;
	padding-left: 0px;
}

.normalUserBadge a {
	font-weight: bold;
	color: #5f5851;
}

.normalUserBadge a:hover {
	color: #333333;
}

.ideaComment a.ideaCommentIcon {
	color: #5f5851;
	text-decoration: none;
	/*padding-right: 15px;*/
}

a.ideaComment, a.ideaComment:visited {
	color: #5f5851;
	font-weight: normal;
}

a.ideaComment:hover {
	text-decoration:none;
	color: #333333;
}

.ideaFooter {
	font-size: 12px;
	height: 21px;
}

.ideaFooter a {
	color: #5f5851;
}

.ideaFooter a:hover {
	color: #333333;
}

.commentsLink {
	height:21px;
	padding:4px 15px 0px 15px;
	background-image:url(../images/bg/commentsLink.gif);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin:0px;
}

.commentList td {
	padding: 35px 0 16px;
	margin: 0;
}

.commentList td.commentUser {
	background-image: none;
	width: 200px;
	padding: 27px 16px 10px 0px;
	margin: 0;
}

.commentList td.commentUser span {
	font-size: 11px;
	line-height: 14.4pt;
}

.commentCreatedBy {
	font-size: 12px !important;
}

.favoritesLink {
	height:21px;
	background-image:url(../images/bg/favoritesLink.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:4px 0px 0px 30px;
	float:left;
	margin:0px;
}

/* left bar */

.sidebarModuleHeader, .nestedModule .sidebarModuleHeader {
	display: none;
}

.searchModule .standardSearchElementBody select {
	display: none;
}

.searchFooter {
	display: none;
}

.searchModule .sidebarModuleBody {
	padding: 2px 0px 2px 2px;
	background-color: #e0ddd4;
}

.sidebarModuleBody {
	padding: 0px;
}

.sidebarModulePortalWelcomeContainer .sidebarModuleBody {
	display: none;
}

.searchModule .searchTextBox {
	width: 145px;
	height: 17px;
	float: left;
	margin: 0;
}

.searchModule .standardSearchElementBody .btn {
	width: 94px;
	height: 23px;
	padding: 0;
	border: 0px none;
	background-image: url('../images/searchIdeas.gif');
}

#sidebarDiv .sidebarInner {
	width: 100%;
}

.createNewModule {
	display: none;
}

.recentItemModule {
	padding: 24px;
	display: none;
}

.voteButtonText {
	display: none;
}

.voteButton {
	width: 59px;
}

#voteButtonsStyle {
	width: 59px;
}

.votedButton a {
	width: 59px;
	height: 69px;
	background-image: url('../images/voted-icon.gif');
}

.voteButton a {
	width: 59px;
	height: 69px;
	background-image: url('../images/vote-icon.gif');
}

.voteButton a.voteUp {
	background: transparent url('../images/vote-icon.gif') no-repeat scroll center top;
	padding: 0;
	margin: 0;
	border: 0px none;
	width: 59px;
	height: 69px;
	background-image: url('../images/vote-icon.gif');
}

.voteButton a.voteUp:hover {
	background-image: url('../images/vote-hover-icon.gif');
	border: 0px none;
}

.voteButton a.voteDown {
	/*background: none;
	padding: 0;
	margin: 0;
	border: 0px none;
	width: 59px;
	height: 69px;
	background-image: url('../images/vote-icon.gif');*/
	display: none;
}

.votedUpButton .voteUp {
	background: transparent url('../images/voted-icon.gif') no-repeat scroll center top;
	padding: 0;
	margin: 0;
	border: 0px none;
	width: 59px;
	height: 69px;
	background-image: url('../images/voted-icon.gif');
}

.voteButton a:hover {
	background-image: url('../images/vote-hover-icon.gif');
}

.voteStatusBlock, .voteStatusBlock span {
	font-weight: bold;
	line-height: 1em;
	font-size: 11px;
}

.score {
	margin-top: 2px;
	width: 59px;
	text-align: center;
	font-size: 11px !important;
}

.label {
	width: 59px;
	text-align: center;
	font-size: 11px !important;
}

.introText {
	color:#b1a69b;
	font-size:14px;
	line-height:18px;
	padding-left:15px;
}

.categories {
	padding-left:15px;
	color:#5f5851;
}

.categories h2 {
	font-weight:normal;
}

.categories a {
	color:#5f5851;
}

.categories ul {
	padding:0px;
	margin:10px 0px;
}

.categories ul li {
	margin: 0; 
	padding-left:10px;
	background-image:url(../images/bg/chevron_small.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

.c2a {
	height:141px;
	background-color:transparent;
	margin: 0;
}

.chevron {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.chevron li {
	list-style-type:none;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	background-image:url(../images/chevron.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

.homedata a.pdf {
	padding-left:17px;
	background-image:url(../images/iconPDF.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.homedata a.video {
	padding-left:17px;
	background-image:url(../images/iconVideo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.homedata a.demo {
	padding-left:17px;
	background-image:url(../images/iconDemo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.registerC2A {
	font-family:tahoma;
	font-size:15px;
	color:#003f5f;
	padding-left:20px;
	background-image:url(../images/checkOrange.gif);
	background-repeat:no-repeat;
}

div.popover {
	display: none;
	position: absolute;
	top: 43px;
	left:0px;
	width: 185px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #dce2f0;*/
	padding:8px;
	z-index: 9999999;
	/*background-image:url(/communities/images/bg/wavylines.gif);*/
	border: 2px solid #003f5f;
}

div.popover h1 {
	font-family:tahoma;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
	color:#003f60;
}

div.popover a {
	float:none;
	color:#003F5F;

}

#popoverIdeas {
	color:#f89f2b;
	background-color:#fff0dd;
}

#popoverDiscuss {
	color:#85a8bb;
	background-color:#ecf1f4;
	left:154px;
}

#popoverResources {
	color:#98a259;
	background-color:#eff1e6;
	left:318px;
}

.communityNavHeader {
	font-family:tahoma;
	font-size:14px;
	color:#5e5851;
	font-weight:bold;
}

.communityNav, .communityNav li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.communityNav li {
	font-family:tahoma;
	font-size:11px;
	color:#5e5851;
	font-weight:bold;
	padding:2px 2px 3px 2px;
}

.communityNav li a {
	font-size:12px;
	color:#003f5f;
	font-weight:bold;
}

.communityNav li.active, .communityNav div.active {
	background-color:#9b9388;
	color:#ffffff;
}

.communityNav div.active {
	padding:2px 0px;
}

.communityNav li.active a, .communityNav div.active a {
	color:#ffffff;
}

.closepopup {
	position:absolute;
	right:20px;
	bottom:20px;
	padding-left:15px;
	background-image:url(../communities/images/close_box.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

.hdrInteract {
	margin-bottom:8px;
}

.btnFico2010 {
	display:none;
}

.techtalkcontent a {
	color:#003f5f;
	font-size:12px;
}

.techtalkcontent ul, .techtalkcontent ul li {
	list-style-type:none;
	height:auto;
	margin:0px;
}

.techtalkcontent ul li {
	background-position:0px 5px;
}

.techtalkcontent li a {
	font-size:10px;
}

.ac_message {
	margin-top:10px;
}

#signinPopup {
	position: absolute;
	z-index: 1;
	background-color: white;
	border: 2px solid #666666;
	display: none;
	margin: auto;
	padding: 10px;
	width: 223px;
	top: 20px; 
	left: 300px;
}

#signinPopup td {
	color:#666666;
}

.communityNav li a.orange {
	color:#f8971d;
}

.subleftnav {
	margin-left:20px;
	margin-top:3px;
}

.communityNav li .subleftnav a, .subleftnav {
	font-family:tahoma;
	font-size:11px;
	color:#003f5f;
	font-weight:bold;
}

#resources-list {
	padding: 20px 0 20px 20px;
	margin: 0 0 0 1px;
	background: #fff;
}

*+html #resources-list {
	margin: 6px 0 6px -1px;
}

* html #resources-list {
	margin: 6px 0 6px -1px;
}

#resources-list ul {
	padding: 0 0 0 12px;
	margin: 0;
}

#resources-list li {
	list-style: none;
	font-size: 14px;
}

#resources-list a {
	color: #003F5F;
}

#leftVideo {
	margin: 15px 0 15px 20px;
	color: #003f5f !important;
}

#leftVideo a {
	color: #003f5f !important;
}

#leftVideo  p {
	margin: 0;
	font-weight: bold;
}

#blazeTrial {
	
}

#registerBtn {
	display: inline-block;
	float: right;
}

#signinTitle {
	margin: 0 0 4px 0;
}

#signinBtn {
	font-size: 11px;
	color: #fff;
	background: url(../images/signinBtn.gif);
	padding: 0px 12px;
	width: 55px;
	height: 18px;
	border: none;
	margin: 0 0 0 10px;
}

#forgotPassword {
	color: #3c3438;
	font-size: 11px;
	float:left;
	line-height: 20px;
    margin: 0 0 0 50px;
}

.slideshow-thumbnails {
	position:absolute;
	z-index: 9999;
	top: 110px;
	right: 7px;
}

h1.home {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 17px 20px;
	font-weight: normal;
}

h1.home a {
	font-size: 24px;
	font-weight: normal;
}

.partnerRegister {
	display: block;
}

.partnerLogin {
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
}

*+html #registerBtn {
	margin-top: -24px;
}

* html #registerBtn {
	margin-top: -24px;
}

*+html .signinSubRight {
	margin-top: -20px;
}

* html .signinSubRight {
	margin-top: -20px;
}

* html .signin {
	padding:12px 15px 0 15px;
	width: 210px !important;
}

#container {
	padding: 0 10px 10px 10px;
}

/* IE6 css fixer v0.9: Tue, 16 Nov 2010 15:51:22 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
*+html .ideaListRCUserLinkContainer,
*+html .ideaRCLastCommentCreatedDate,
*+html .topnav li,
*+html .signedin,
*+html .signinSub,
*+html .signedinSub,
*+html .signinLogout,
*+html .nav ul li,
*+html .navPartner ul li,
*+html .bodyleft,
*+html .bodyright,
*+html .subtabs li,
*+html .subtabs li a,
*+html .subsubtabs li,
*+html .pagination,
*+html .pagination div,
*+html .ideaVote,
*+html .commentsLink,
*+html .favoritesLink,
*+html .footerbar .social,
*+html .footerbar .social p,
*+html .footerbar .social img,
*+html .footerbar .links,
*+html .ideaCommentIcon,
*+html .searchModule .searchTextBox {display:inline;}

/* fix negative margins */
*+html *+html .nav,
*+html * html .nav {position:relative; zoom:1;}

*+html *+html .navPartner,
*+html * html .navPartner {position:relative; zoom:1;}

/* add zoom:1 to overflow:hidden */
*+html *+html .nav,
*+html * html .nav {zoom:1;}

*+html *+html .navPartner,
*+html * html .navPartner {zoom:1;}

/* add zoom:1 to pos:relative elements */
*+html .topheader,
*+html .bottomheaderwrapper,
*+html .bottomheader,
*+html .signedinSubRight,
*+html .nav,
*+html .navPartner,
*+html .bodydiv {zoom:1;}

/* IE6 css fixer v0.9: Tue, 16 Nov 2010 15:52:20 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html .ideaListRCUserLinkContainer,
* html .ideaRCLastCommentCreatedDate,
* html .topnav li,
* html .signedin,
* html .signinSub,
* html .signedinSub,
* html .signinLogout,
* html .nav ul li,
* html .navPartner ul li,
* html .bodyleft,
* html .bodyright,
* html .subtabs li,
* html .subtabs li a,
* html .subsubtabs li,
* html .pagination,
* html .pagination div,
* html .ideaVote,
* html .commentsLink,
* html .favoritesLink,
* html .footerbar .social,
* html .footerbar .social p,
* html .footerbar .social img,
* html .footerbar .links,
* html .ideaCommentIcon,
* html .searchModule .searchTextBox {display:inline;}

/* fix negative margins */
* html *+html .nav,
* html * html .nav {position:relative; zoom:1;}

* html *+html .navPartner,
* html * html .navPartner {position:relative; zoom:1;}

/* add zoom:1 to overflow:hidden */
* html *+html .nav,
* html * html .nav {zoom:1;}

* html *+html .navPartner,
* html * html .navPartner {zoom:1;}

/* add zoom:1 to pos:relative elements */
* html .topheader,
* html .bottomheaderwrapper,
* html .bottomheader,
* html .signedinSubRight,
* html .nav,
* html .navPartner,
* html .bodydiv {zoom:1;}
