

/***** page-wide styles *****/

<style>
body {
    -x-system-font: none;
    background: #FFFFFF none repeat scroll 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    color:#666666;
    line-height: 1;
}

p {
    line-height: 22px;
    color:#666666;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    color:#000000;
	font-weight: normal;
	margin: 0 0 10px;
}

h1,h1 a {
    color: #FF0000;
    font-size: 18px;
    line-height: 22px;
}

.ibtHeaderTabsContainer{
    margin: 0px 0px 0px 7px;
}

.ibtHeaderTabs li {
    margin: 0;
    padding: 0 0 0 7px;
}

ul.ibtHeaderTabs {
    clear: both;
    display: block;
    float: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0;
}

.ibtHeaderTabs li a {
    padding: 5px 15px 3px 6px;
}

a, a:hover {
    color: #015BA7;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #FF0000;
}

.message {
	background-color:transparent;
	border-color:#CCCCCC;
	border-width:1px 0;
	font-size:14px;
	height:20px;
	margin:20px 25px 20px 1px;
	padding:12px 1px 10px 5px;
}

.message h4 {
    padding-right: 0.5em;
    font-size: 14px;
    color: #FF0000;
    float:left;
}

.errorM3 .msgIcon {
    background-image: url("/resource/1266728444000/image_errorIcon")no-repeat scroll 0 0;
    width: 20px;
    height: 20px;
}

.confirmM3 .msgIcon, .confirmMedium {
	background:transparent url("/resource/1328309613000/cmtylayout/img/image_comment_bubble.png") no-repeat scroll 0 0;
	background-position:0 0;
	height:14px;
	width:14px;
}

.clear {
    clear: both;
}

.emphasize {
    font-weight: bold;
}

.ibtUserContent {
    overflow-x: hidden;
    display: block;
}

.ibtUserContent ul {
    list-style-type: disc;
}

.ibtUserContent ul ul {
    list-style-type: circle;
}

.ibtUserContent ul ul ul {
    list-style-type: square;
}

.ibtUserContent ol {
    list-style-type: decimal;
}

.ibtUserContent strong {
    font-weight: bold;
}

.ibtUserContent li {
    margin-left: 2.5em !important;
    padding-left: 0 !important;
    list-style-type: disc;
}

.ibtHomeList .HomeListRow {
	margin-top:10px;
}

.ibtHomeList img {
	float:left;
}

.ibtHomeList p {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

.ibtSideList .SideListRow {
	height:60px;
}

.ibtSideList img {
	float:left;
}

.ibtSideList p {
	float:left;
	margin-top:2px;
	padding-left:10px;
	font-size:12px;
	line-height:14px;
	text-align:left;
}

/***** site nav *****/

#site_nav a, #site_nav a:visited {
	color:#99908C;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}

#site_nav a:hover {
	text-decoration:none;
	color:#000000
}

#site_nav {
	color:#444;
	font-size: 10px;
	font-weight:normal;
	height:18px;
	position:relative;
	top: 2px;
	padding-top: 5px;
	right: +2px;
	float:left;
}

#site_nav li {
	padding-right: 8px;
	margin-left: 8px;
	display: inline;
}

#site_nav li:last-child{
	border:none;
}

#site_nav li:first-child{
	padding-left:14px;
}

#site_nav_login a, #site_nav_login a:visited {
	color:#015ba7;
}

#site_nav_login a:hover {
	text-decoration: none;
	color:#ff0000;
}

#site_nav_login {
	position:relative;
	top: 2px;
	padding-top: 5px;
	right: +18px;
	color:#99908C;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	height:18px
}

#site_nav .moreArrow {
	background: transparent url("/resource/1328309613000/cmtylayout/img/image_moreArrow.png") no-repeat scroll right center;
	padding: 1px 20px 0px 0px;
}

#site_nav_login .welcome{
	color:#99908C;
}

#site_nav_login .welcomeName{
	font-weight:bold;
	color:#015BA7;
	padding-right:8px;
}

#site_nav_login .siteNavLogin{
	border-left: 1px solid #cccccc;
	padding-left: 10px;
}

#site_nav_login .siteNavLogout{
	border-left: 1px solid #cccccc;
	padding-left: 10px;
}

#loginSide {
	float:right;
	margin-top:2px;
	text-align:right;
	width:300px;;
}

/***** forms *****/
.btn {
    border: 0;
    background: none;
    padding: 0;
}

.ibtButtons {
    display: block;
}

.ibtFormRow {
    padding: 12px 0;
    display: block;
}

.ibtFormRow label {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.ibtFormRow label.ibtPseudoHidden {
    position: absolute;
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

/***** layout *****/
.ibtSecondary {
    float: left;
    margin-left:26px;
	margin-top:10px;
	width:205px;
    _margin-left: 48px; /* ie dm bug */
}

.ibtPrimaryFull {
    margin: 20px 0px 20px 20px;
    width: 962px;
}

.ibtPrimary {
    margin: 0px 0px 20px 272px;
    width: 700px;
}

.ibtPrimary h2 {
	color:#666666;
	display:block;
	font-size:14px;
	font-weight:bold;
    align: left;
    padding-bottom:10px;
}

/***** sort by bar styles *****/
.ibtSortTabs {
    list-style-type: none;
    margin-top: 20px;
    padding: 0 0 0 25px;
    font-size: 15px;
    font-weight: bold;
}

.ibtSortTabs a {
    color: #2a2e24;
}

.ibtSortTabs li {
    background: url("/resource/1328309613000/cmtylayout/img/image_sortBarTabLeft.png") no-repeat left top;
    float: left;
    margin: 0 5px 0 0;
    padding: 0 0 0 11px;
}

.ibtSortTabs li.ibtSortTabSelected {
    background: url("/resource/1328309613000/cmtylayout/img/image_sortBarTabSelectedLeft.png") no-repeat left top;
    padding: 0 0 0 11px;
}

.ibtSortTabs li span a {
    background: url("/resource/1328309613000/cmtylayout/img/image_sortBarTabRight.png") no-repeat right top;
	display:block;
	height:10px;
	padding:15px 27px 20px 16px;
	text-align:center;
	width:100px;
}

.ibtSortTabs li span a:hover {
	color: #ff0000;
	text-decoration: none;
}

.ibtSortTabs li.ibtSortTabSelected span a {
    color: #FFF;
    background: url("/resource/1328309613000/cmtylayout/img/image_sortBarTabSelectedRight.png") no-repeat right top;
}

.ibtSortTabs li.ibtSortTabSelected span a:hover {
	text-decoration: none;
}

/***** header *****/
body.default {
    background: #ffffff none repeat scroll 0 0;
    text-align: center;
	line-height:1;
}

body.default .ibtPage {
    background: #ffffff
    padding: 0 0 0 0px;
    _padding: 0 0 0 0px;
    width: 982px;
}

.ibtPage {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
}

.ibtHeader {
    clear: both;
    display: block;
    overflow: hidden;
    width: 982px;
}

body.default .ibtHeader {
    margin-left: 0;
}

body.default .ibtHeader {
    height: 174px;
}

body.default .ibtHeader h1 {
    height: 82px;
}

body.default .ibtHeader h1 a {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_companyLogo.png") no-repeat scroll 0 0;
    display: block;
    width: 300px;
    height: 82px;
    margin-top:8px;
}

body.default .ibtHeader .ibtHeaderLogin {
    display: block;
    margin-top: 7px;
    font-size: 12px;
    font-weight: bold;
    float:left;
}

.ibtHeader h1 {
    float: left;
    height: 75px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 345px;
}

body.default #gradientwrap {
	background:transparent url("/resource/1328309613000/cmtylayout/img/image_wrapper.png") no-repeat scroll 0 115px!important;
	overflow:visible;
	width:982px;
	float:left;
}

body.default .ibtHeader .ibtHeaderTabs {
    border-bottom: medium none;
    color: #9f9793;
    font-size: 18px;
    font-family: Arial;
    height: 32px;
    margin: 0;
    padding-left:38px;
	padding-top:25px;
    text-align: left;
    float:left;
}

.ibtHeader h1 a {
    display: block;
    height: 95px;
    padding-top: 200px;
}

body.default .ibtHeader .ibtHeaderTabs li {
    background: transparent none repeat scroll 0 0;
    float: left;
    line-height: 22px;
}

body.default .ibtHeader .ibtHeaderTabs li.selected {
    height: 32px;
    margin-left: 5px;
    overflow: hidden;
    padding: 0 0 0 12px !important;
}

body.default .ibtHeader .ibtHeaderTabs li.selected a {
    border-right: medium none;
    color: #000;
    display: block;
    height: 32px;
    margin-top: 0;
    font-weight: bold;
}

body.default .ibtHeader .ibtHeaderTabs li.selected a:hover {
    text-decoration: none;
}

body.default .ibtHeader .ibtHeaderTabs li a {
    background: transparent none repeat scroll 0 0;
    color: #9f9793;
    display: block;
    float: left;
    height: 32px;
}

body.default .ibtHeader .ibtHeaderTabs li a:hover {
    text-decoration: none;
    color: #000000;
}

body.default .ibtHeader .ibtHeaderTabs li.ibtHeaderTabsLogin {
    float: right;
}

body.default .ibtHeader .ibtHeaderTabs li.ibtHeaderTabsLogin a {
    padding-right: 10px;
}

/***** NEW footer *****/

#footer .nav {
	font-size:11px;
	line-height:19px;
	margin:16px 0 10px;
	text-align:center;
	color:#CCCCCC;
}

#footer .nav span {
	font-size:11px;
	line-height:19px;
	text-align:center;
	color:#CCCCCC;
}

#footer .nav .select_language {
	color:#015BA7;
	margin-left:0;
}
#footer .nav a {
	color:#CCCCCC;
	margin:0 8px;
	text-decoration:none;
}

#footer .fineprint {
	background-image:url("/resource/1328309613000/cmtylayout/img/image_bk_foot_fine.png");
	background-repeat:no-repeat;
	font-size:11px;
	line-height:15px;
	margin:0 0 0 30px;
	width:925px;
}

#footer .fineprint .bottom {
	background-image:url("/resource/1328309613000/cmtylayout/img/image_bk_foot_fine_bottom.png");
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:24px 25px 31px;
	text-align:center;
	color:#CCCCCC;
}

/***** footer *****/
.ibtPageBottom {
    width: 982px;
    margin: 0px auto;
}

.ibtFooter {
    width: 982px;
    _width: 1014px;
    padding: 16px;
    margin: 0px auto;
    text-align: center;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    line-height: 36px;
    height:214px;
}

.ibtFooter a {
    color: #FFFFFF;
}

.ibtFooter .ibtPoweredBySFDC {
    float: left;
    width: 129px;
    height: 36px;
    text-align: left;
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_poweredBySfdc.png") no-repeat scroll top left;
}

.ibtPoweredBySFDC a {
    width: 129px;
    height: 36px;
    position: absolute;
}

.ibtPoweredBySFDCText {
    display: none;
}

.ibtFooter .ibtFooterNavigation {
    text-align: center;
}

.ibtFooter .ibtFooterText {
    float: right;
    width: 200px;
    text-align: right;
}

/* Social Footer */

#socialFooter{
	border-top:1px dotted #CCCCCC;
	display:block;
	height:35px;
	margin-left:10px;
	padding-top:10px;
	width:959px;
}

#socialFooter a{
	color:#9F9793;
	text-decoration: none;
}

#socialFooter a:hover{
	color:#ff0000;
	text-decoration: none;
}

#socialFooter span.sfTitle{
	color:#9F9793;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:30px;
	margin-right:25px;
}

#socialFooter span.sfTwitter{
    background: transparent url("/resource/1328309613000/cmtylayout/img/icon_social_twitter.png") no-repeat scroll center left;
	color:#9F9793;
	display:block;
	float:left;
	font-size:12px;
	height:35px;
	padding-left:20px;
	padding-right:15px;
}

#socialFooter span.sfFacebook{
    background: transparent url("/resource/1328309613000/cmtylayout/img/icon_social_facebook.png") no-repeat scroll center left;
	color:#9F9793;
	display:block;
	float:left;
	font-size:12px;
	height:35px;
	padding-left:20px;
	padding-right:15px;
}

#socialFooter span.sfYouTube{
    background: transparent url("/resource/1328309613000/cmtylayout/img/icon_social_youtube.png") no-repeat scroll center left;
	color:#9F9793;
	display:block;
	float:left;
	font-size:12px;
	height:35px;
	padding-left:20px;
	padding-right:15px;
}

#socialFooter span.sfFlickr{
    background: transparent url("/resource/1328309613000/cmtylayout/img/icon_social_flickr.png") no-repeat scroll center left;
	color:#9F9793;
	display:block;
	float:left;
	font-size:12px;
	height:35px;
	padding-left:20px;
	padding-right:15px;
}

#socialFooter span.sfLinkedIn{
    background: transparent url("/resource/1328309613000/cmtylayout/img/icon_social_linkedin.png") no-repeat scroll center left;
	color:#9F9793;
	display:block;
	float:left;
	font-size:12px;
	height:35px;
	padding-left:20px;
	padding-right:0px;
}

.ibtClearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}

/***** NEW search box *****/

body.default #mainsearchchoice {
	float:right;
	padding:45px 10px 0 0;
}

body.default #mainsearchchoice .searchchoice * {
	float:left;
}

body.default #mainsearchchoice .searchchoice .searchchoicebox {
	background-image:url("/resource/1328309613000/cmtylayout/img/image_bk_searchbox.png");
	background-repeat:no-repeat;
	padding:4px 1px 5px 7px;
}

body.default #mainsearchchoice .searchchoice .searchchoicebox input {
	background-color:transparent;
	border:0 solid transparent;
	color:#808080;
	font-size:11px;
	height:14px;
	padding:0;
	width:150px;
}

body.default #mainsearch {
	float:right;
	padding:45px 10px 0 0;
	margin-left:-20px;
	width:475px;
}

body.default #mainsearch .hideSAS{
	display:none;
	}

body.default #mainsearch .search{
	float:left;
	margin-top:2px;
	margin-right:5px
}

body.default #mainsearch .search .searchbox {
	background-image:url("/resource/1328309613000/cmtylayout/img/image_bk_searchbox.png");
	background-repeat:no-repeat;
	padding:4px 1px 5px 7px;
	float:left;
}

body.default #mainsearch .search .searchbox input {
	background-color:transparent;
	border:0 solid transparent;
	color:#808080;
	font-size:11px;
	margin-bottom:1px;
	width:150px;
	vertical-align:middle;
}

body.default #mainsearch .search img.searchEnd{
	margin:0px 0px 0px 0px;
}

/***** search box *****/
body.default #search {
    background: #F8F8F8 url("/resource/1328309613000/cmtylayout/img/image_searchBox.png") no-repeat scroll left top;
    color: #FFFFFF;
    height: 96px;
    margin: 0 17px 0 0px;
    width: auto;
    overflow: hidden;
}

body.default #search .communitySearch {
	float: left;
	width: 100px;
	font-size: 10px;
	margin-top: -10px;
	z-index: 5000;
}

body.default #search .communitySearch input {
	margin: 0;
	width: 30px;
	border: 0;
}

body.default #search .peopleSearch {
	float: left;
	width: 80px;
	font-size: 10px;
	margin-top: -10px;
	z-index: 5000;
}

body.default #search .peopleSearch input {
	margin: 0;
	width: 30px;
	border: 0;
}

body.default #search h2 {
    font-size: 15px;
    font-weight: normal;
    padding: 13px 18px;
    display: block;
}

body.default #search form {
    background: transparent none repeat scroll 0 0;
    padding: 10px 20px;
    position: relative;
    display: block;
    width: 156px;
}

body.default #search input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 15px;
    margin-right: 2px;
    margin-top: 6px;
    width: 184px;
}

body.default #search .ibtSearchGo {
    margin-top: 0px;
    border: medium none !important;
    cursor: pointer;
    left: 188px;
    position: relative;
    top: -22px;
    width: 25px !important;
    height: 26px;
}

/***** post idea button *****/

.ibtPostIdeaButton a {
    display: block;
    background: transparent url(/resource/1274287652000/button_ideas) no-repeat 0 0;
	height:63px;
    width: 183px;
	margin: 1px 0 14px;
}

.ibtPostIdeaButton a:hover {
    background-position: 0 -63px;
}

/***** save profile button *****/

.ibtSaveProfileButton {
    padding:25px 0 0 0;
	height:35px;
	min-width:116px;
    _text-align:center;
    float:left;
    margin-right:10px
}


a.ibtSaveProfileImage  {
    display:block;
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_saveButton.png") no-repeat scroll right top;
	margin-left:0px;
	margin-top:1px;
	height:35px;
	min-width:116px;
	float:left;
}

a.ibtSaveProfileImage:hover {
    display:block;
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_saveButton.png") no-repeat scroll right bottom;
	margin-left:0px;
	margin-top:1px;
	height:35px;
	min-width:116px;
	float:left;
}
.SaveCancel {
	line-height:32px;
}
/***** banner *****/
.ibtBanner {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_bannerBg.png") no-repeat scroll left bottom;
    margin-bottom: 20px;
    padding: 0 0 10px;
    width: 678px;
}

.ibtBanner a {
    color: #000000;
}

.ibtBanner .ibtBannerTop {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_bannerBg.png") no-repeat scroll left top;
    padding: 7px 10px 3px;
}

.ibtBanner .ibtBannerInner {
    background: #fdfdfd none repeat scroll 0 0;
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 0 1px;
    padding: 0px 10px;
    overflow: hidden;
}

.ibtBanner p {
    font-size: 12px;
    color: 666666;
    margin: 8px 0px 0px 0px;
}

.ibtBannerVote,.ibtBannerArrow {
    height: 42px;
    display: block;
    float: left;
    padding-top: 46px;
    font-size: 16px;
    text-align: center;
}

.ibtBannerVote {
    width: 164px;
}

.ibtBannerArrow {
    width: 30px;
}

.ibtBannerVote {
   background: transparent url( /resource/1266728457000/image_bannerVote ) no-repeat scroll center center;
}

.ibtBannerArrow {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_bannerArrow.png") no-repeat scroll left 20px;
}

/***** filter panel (category/status) *****/
.ibtFilterPanel {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_filterPanelBg.png") no-repeat scroll left bottom;
    margin: 12px 0 8px 0;
    padding: 0 0 5px;
    width: 206px;
    position: relative;
}

.ibtFilterPanel .ibtFilterPanelSubCategory{
	margin-bottom:20px;
	width:204px;
	
}

.ibtFilterPanel .subCategoryList{
	background: #ffffff none repeat scroll 0 0;
}

.ibtFilterPanel .ibtFilterPanelSelected {
	background: #ffffff url("/resource/1328309613000/cmtylayout/img/image_FilterPanelDotted.png") no-repeat scroll left bottom;
	line-height:30px;
	width:204px;
	display:block;
}

.ibtFilterPanel .ibtFilterPanelSelectedSub {
	background: transparent url("/resource/1328309613000/cmtylayout/img/image_FilterPanelDotted.png") no-repeat scroll left bottom;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	padding-top:0px;
	width:208px;
	clear:both
}

.ibtFilterPanel .ibtFilterPanelNoSelectedSub {
	background: transparent url("/resource/1328309613000/cmtylayout/img/image_FilterPanelDotted.png") no-repeat scroll left bottom;
	line-height:30px;
	margin-left:0;
	margin-top:0;
	width:208px;
}

.ibtFilterPanel .ibtFilterPanelTop {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_filterPanelBg.png") no-repeat scroll left top;
    padding: 122px 10px 0px;
    
}

.ibtFilterPanel .ibtFilterPanelInner {
    background: #f6f7f7 none repeat scroll 0 0;
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 0 1px;
    margin-top:-3px;
	padding:0 0;
	width:204px;
}

.ibtFilterPanel .ibtFilterStatus {
    /*position: absolute;
    top: 18px;
    left: 14px;*/
}

.ibtFilterPanel .ibtFilterCategory {
    /*position: absolute;
    top: 88px;
    left: 14px;*/
}

.ibtFilterPanel h2 {
    display: block;
    font-size: 15px;
    height: 1em;
    color:#666666;
}

.ibtFilterPanelInner .ibtFilterPanelUnSelected {
	background: #F6F7F7 url("/resource/1328309613000/cmtylayout/img/image_FilterPanelDotted.png") no-repeat scroll left bottom;
	padding:8px 0px 8px 12px;
	width:190px;
}

.ibtFilterPanelInner ul li {
	margin-left:0;
}

.ibtFilterPanelInner .subCatList a {
	color:#727272;
	font-size:11px;
	margin-left:0;
	padding-right:5px;
	text-align:left;
}

.ibtFilterPanelInner .subCatList a:hover {
	color:#000000;
	font-size:11px;
	text-decoration: none;
}

.ibtFilterPanelInner .subCatList {
	margin-left:0px;
}

.ibtFilterStatus select {
    margin-top: 13px;
	opacity:0;
	-moz-opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position:relative;
	width:183px;
	z-index:5;
	color:#99908C;
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

.ibtFilterStatus span.select {
	background:transparent url("/resource/1328309613000/cmtylayout/img/image_viewTrack.png") no-repeat scroll 0 0;
	color:#99908C;
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:23px;
	line-height:21px;
	overflow:hidden;
	padding:0 24px 0 8px;
	position:absolute;
	width:183px;
	margin-left:-2px;
	margin-top:10px;
}


.ibtFilterStatus input {
    display:none;
}

.ibtFilterPanel a {
    color:#666666;
	font-size:11px;
	font-weight:normal;
}


.ibtFilterPanel .ibtFilterPanelSelected a {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding-left:12px;
}

.ibtFilterPanel .ibtFilterPanelSelected a:hover {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding-left:12px;
}

.ibtFilterPanel .ibtFilterPanelUnSelected a {
	color:#99908C;
	font-size:13px;
	font-weight:normal;
}

.ibtFilterPanel .ibtFilterPanelUnSelected a:hover {
    color:#000000;
	font-size:13px;
	font-weight:normal;
}

.ibtFilterPanel .ibtFilterPanelSelectedSub .subCatList a {
	background:transparent url("/resource/1328309613000/cmtylayout/img/image_indicator.png") no-repeat scroll left center;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	line-height:30px;
	margin-left:10px;
	padding-left:8px;
}

.ibtFilterPanel .ibtFilterPanelNoSelectedSub .subCatList a {
	color:#99908C;
	font-size:11px;
	margin-left:0;
	padding-left:18px;
	font-weight:normal;
}

.ibtFilterPanel .ibtFilterPanelNoSelectedSub .subCatList a:hover {
	color:#000000;
	font-size:11px;
	margin-left:0;
	padding-left:18px;
	font-weight:normal;
}

/*
.ibtFilterPanelArrow{
	background:transparent url("/resource/1328309613000/cmtylayout/img/image_indicator.png") no-repeat scroll left top;
	display:block;
	font-weight:bold;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	min-height:8px;
	min-width:4px;
	position:absolute;
	width:auto;
}
*/

.ibtFilterPanelNoArrow{
	font-weight:normal;
}

.subCategoryList li {
	padding-left: 0px;
}

.ibtFilterPanel .span#Applications_section{
	background:#FFFFFF none repeat scroll 0 0;
}

.ibtFilterPanel .span#Applications_title{
	background:#FFFFFF none repeat scroll 0 0;
}

/***** login/register/reset password *****/

.ibtSiteLoginContainer, .ibtSiteRegisterContainer, .ibtSiteResetPasswordContainer {
    font-size: 13px;
}

.ibtSiteLoginContainer p, .ibtSiteRegisterContainer p, .ibtSiteResetPasswordContainer p {
    margin: 13px 0;
}

.ibtSiteLoginForm label, .ibtSiteRegisterForm label, .ibtSiteResetPasswordForm label {
    float: left;
    width: 120px;
    margin-right: 10px;
    text-align: right;
    line-height: 24px;
    height: 24px;
}

.ibtSiteLoginForm input, .ibtSiteRegisterForm input, .ibtSiteResetPasswordForm input{
    width: 200px;
}

.ibtSiteLoginForm div, .ibtSiteRegisterForm div {
    padding-bottom: 10px;
}

.ibtSiteLoginForm .ibtButtons, .ibtSiteRegisterForm .ibtButtons, .ibtSiteResetPasswordForm .ibtButtons {
    text-align: center;
    margin-top: 14px;
}

.ibtLoginRedirect, .ibtRegisterRedirect {
    margin: -4px 0 0 132px;
}

.ibtLoginRedirect a, .ibtRegisterRedirect a {
    margin-right: 10px;
}

.ibtResetPasswordButton {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_resetPasswordButton.png") no-repeat scroll center top;
    height: 35px;
    width: 148px;
}

.ibtResetPasswordButton:hover {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_resetPasswordButton.png") no-repeat scroll center bottom;
    height: 35px;
    width: 148px;
}

.ibtLoginButton {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_loginButton.png") no-repeat scroll center top;
    height: 35px;
    width: 116px;
    border:0 none;
}

.ibtLoginButton:hover {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_loginButton.png") no-repeat scroll center bottom;
    height: 35px;
    width: 116px;
    border:0 none;
}

.ibtRegisterButton {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_registerButton.png") no-repeat scroll center top;
    height: 35px;
    width: 166px;
}

.ibtRegisterButton:hover {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_registerButton.png") no-repeat scroll center bottom;
    height: 35px;
    width: 166px;
}

.ibtSiteResetPasswordConfirmContainer h2 {
    font-size: 16px;
    font-weight: bold;
    line-height:14px;
}

.ibtSiteResetPasswordConfirmContainer a {
    display: block;
    margin-top: 20px;
    font-size: 14px;
}

/***** account details *****/
.ibtAccountDetailsForm {
    font-size: 13px;
    margin-top: 14px;
}

.ibtAccountDetailsForm label, .ibtAccountDetailsForm label {
    float: left;
    width: 160px;
    margin-right: 10px;
    text-align: right;
    line-height: 24px;
    height: 24px;
}

.ibtAccountDetailsForm input {
    width: 200px;
}

.ibtAccountDetailsForm div {
    padding-bottom: 10px;
}

.ibtAccountDetailsForm .ibtButtons {
    text-align: center;
    margin-top: 14px;
}

.ibtAccountChangeEmail {
    margin-top: 34px;
}

.ibtChangePassword {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_changePasswordButton.png") no-repeat scroll center top;
    height: 34px;
    width: 155px;
    border:0 none;
}

.ibtChangeEmail {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_changeEmailButton.png") no-repeat scroll center top;
    height: 34px;
    width: 136px;
    border:0 none;
}

/*** Added for profile page styling *****/
.ibtProfileContainer {
    margin: 20px 0px;
    padding: 0 0 10px;
    width: 678px;
}

.ibtProfileSidebar {
    width: 131px;
    float: left;
}

.ibtProfileIdeaList {
	float:left;
	padding-left:0;
	vertical-align:top;
	width:635px;
	padding-bottom:10px;
}

.ibtProfileActivityList {
    border-top:1px dotted #CCCCCC;
    padding-top:10px;
}

.ibtProfileActivityList th {
    font-weight: bold;
    font-size: 13px;
    color: #333;
    background-color: #F6F7F7;
    border-bottom: 0px none !important;
    padding: 10px;
}

.ibtProfileActivityList td {
    font-size: 13px;
    color: #333;
    border-bottom: 1px dotted #666;
    padding: 10px;
    line-height:18px
}

.ibtProfileActivityList a {
    font-weight: normal;
    font-size: 13px;
    color: #356DB5;
}

.ibtIdeaProfileSidebarItem {
    padding: 7px 0px 7px 10px;
    font-size: 14px;
    color: #77A53B;
    background: #ffffff url("/resource/1328309613000/cmtylayout/img/image_profileNavSideBarItemTriangle.png") 5px 50% no-repeat;
}

.ibtIdeaProfileSidebarItem a {
    color: #000000;
}

.ibtIdeaProfileSidebarItem a:hover {
    color: #ff0000;
    text-decoration:none
}

.ibtIdeaProfileSidebarItemCurrent {
	color:#000000;
	font-weight:bold;
    background-image: url("/resource/1328309613000/cmtylayout/img/image_profileNavSideBarItemTriangle.png");
    background-repeat: no-repeat;
}

.ibtIdeaProfileSidebarItem a {
    padding-left: 8px;
    color:#015BA7;
}

.ibtIdeaProfileSidebarItemCurrent span {
    padding-left: 8px;
    color:#000000;
}

.ibtIdeaProfilePhoto {
    border: 1px solid #6B8E23;
    background-color: #DEE7D0;
    padding: 5px;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.ibtProfileIdeaList .ibtIdeaList li, .ibtIdeaList li {
    padding-left: 0;
    margin-left: 0;
}

.ibtProfileIdeaList .ibtIdeaList .ibtIdeaSection, .ibtCommentList .ibtIdeaSection{
    padding-left: 0;
    margin-left: 0;
}

.ibtCommunityNicknameCaption {
    padding: 0.5em 0;
    text-align: center;
    overflow: hidden;
    width: 120px;
    font-size: 16px;
}

/****** content - green top table - large ******/

.ibtFullContentContainer {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_sectionFull.png") no-repeat scroll left bottom;
    padding: 0 0 8px 0;
    width: 942px;
    float: left;
    margin-bottom: 18px;
}

.ibtFullContentTop {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_sectionFull.png") no-repeat scroll left top;
    padding: 8px 16px 0 16px;
}

.ibtFullContentInner {
    background: #fdfdfd none repeat scroll 0 0;
    border-color: #eeeeee;
    border-style: solid;
    border-width: 0 1px;
    overflow: hidden;
    padding:10px 25px 0;
	width:889px;
}

.ibtLargeContentContainer {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_sectionLarge.png") no-repeat scroll left bottom;
    padding: 0 0 8px 0;
    width: 679px;
    float: left;
    margin-bottom: 18px;
    margin-top: 20px;
}

.ibtLargeContentContainerTabs {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_sectionLarge.png") no-repeat scroll left bottom;
    padding: 0 0 8px 0;
    width: 679px;
    float: left;
    margin-bottom: 18px;
    margin-top: 0px;
}

.ibtLargeContentContainerTabs h2.blueHeading{
	color:#356DB5;
	border-bottom:0px none;
	margin-bottom:4px
	line-height:14px;
}

.ibtContentSplitPrimary h2.blueHeading{
	color:#356DB5;
	border-bottom:0px none;
	margin-bottom:4px
	line-height:14px;
}
.ibtContentSplitSecondary h2.blueHeading{
	color:#356DB5;
	border-bottom:0px none;
	margin-bottom:4px
	line-height:14px;
}
.ideaBodyInner h2.blueHeading{
	color:#356DB5;
	border-bottom:0px none;
	margin-bottom:4px
	line-height:14px;
}

.ibtLargeContentTop {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_sectionLarge.png") no-repeat scroll left top;
    padding: 8px 16px 0 16px;
}

.ibtLargeContentInner {
    background: #fdfdfd none repeat scroll 0 0;
    border-color: #eeeeee;
    border-style: solid;
    border-width: 0 1px;
    overflow: hidden;
    padding:10px 20px 0;
	width:635px;
}

/***** content - green top table - medium *****/

.ibtHomeMain {
	float:left;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	overflow:hidden;
	padding:0 25px;
	width:650px;
	word-wrap: break-word; /* This is a IE hack to avoid overflowing containers */
	color:#333333;
}

.ibtHomeMain h2 {
    font-size:16px;
    font-weight: bold;
    color:#000000;
    margin-bottom: 6px;
    line-height:14px;
}

.ibtContentSplitPrimary {
    padding: 0 0 10px 0;
    width: 451px;
    float: left;
}

.ibtContentSplitPrimary .ibtContentSplitPrimaryTop {
    /* padding: 8px 16px 0 16px; */
	padding: 0px;
}

.ibtContentSplitPrimary .ibtContentSplitPrimaryInner {
	line-height:20px;
	overflow:hidden;
	color: #333;
	padding:1px 25px;
    word-wrap: break-word; /* This is a IE hack to avoid overflowing containers */
}

/***** content - gray top table - small *****/
.ibtContentSplitSecondary {
    padding: 0 0 10px 0;
    width: 220px;
}

.ibtContentSplitSecondary .ibtContentSplitSecondaryTop {
	/* padding: 8px 16px 0 16px; */
	padding: 0px;
}

.ibtContentSplitSecondary .ibtContentSplitSecondaryInner {
    padding:0 10px;
    overflow: hidden;
    line-height:20px;
    word-wrap: break-word; /* This is a IE hack to avoid overflowing containers */
}

.ibtContentSplitSecondary {
    margin-left: 460px;
}

/***** content - shared *****/

.ibtLargeContentContainerTabs h2, .ibtContentSplitPrimary h2, .ibtContentSplitSecondary h2 {
	border-bottom:1px dotted #cccccc;
	margin-bottom:14px;
	margin-left:0px;
	padding-bottom:10px;
	padding-right:25px;
	width:90%;
	line-height:14px;
}

.ibtLargeContentContainer h2.listHeader {
	margin-bottom:5px;
	margin-left:0px;
	padding-bottom:2px;
	padding-right:25px;
	width:96%;
	border-bottom:0px;
	line-height:14px;
}

.ibtLargeContentContainerTabs h2.listHeader {
	margin-bottom:5px;
	margin-left:0px;
	padding-bottom:2px;
	padding-right:25px;
	width:96%;
	border-bottom:0px;
	line-height:14px;
}

/***** home *****/

.ibtHomeContainer .ibtContentSplitPrimary, .ibtHomeContainer .ibtContentSplitSecondary {
    margin-bottom:2px;
}

.ibtContentSplitPrimaryInner h2.ibthomeH2{
	border-bottom:0 none;
	border-top:1px dotted #CCCCCC;
	margin-bottom:4px;
	margin-left:0;
	padding-bottom:4px;
	padding-right:25px;
	padding-top:20px;
	width:96%;
	color:#000;
	font-size:14px;
	line-height:14px;
}

.ibtContentSplitPrimaryInner h2.ibthomeH2first {
	border-bottom:0 none;
	margin-bottom:8px;
	margin-left:0;
	padding-bottom:0;
	padding-right:25px;
	width:100%;
	color:#000;
	font-size:14px;
	line-height:14px;
}

.ibtContentSplitSecondaryInner h2.ibthomeSecH2{
	border-bottom:0 none;
	border-top:1px dotted #CCCCCC;
	margin-bottom:4px;
	margin-left:0;
	padding-bottom:4px;
	padding-right:25px;
	padding-top:20px;
	width:96%;
	color:#000;
	line-height:14px;
}

.ibtContentSplitSecondaryInner h2.ibthomeSecH2first {
	border-bottom:0 none;
	margin-bottom:4px;
	margin-left:0;
	padding-bottom:0;
	padding-right:25px;
	width:50%;
	color:#000;
	line-height:14px;
}

.ibtContentSplitSecondaryInner .ibthomeRightBar {
	margin-right:10px;
	margin-left:0px;
	font-size:12px;
	color: #333;
}

.ibtContentSplitSecondaryInner .metricsTitles{
	background: transparent url("/resource/1328309613000/cmtylayout/img/image_indicator.png") no-repeat scroll left center;
	color:#99908C;
	padding-left:10px;
	font-size:11px;
	margin-left:5px;
}

.ibtContentSplitSecondaryInner .metricsStats{
	color:#000000;
	font-size:11px;
	margin-right:5px;
}

.ibtContentSplitSecondaryInner .contributorsLink{
	font-weight:normal;
	line-height:30px
}


.ibtContentSplitSecondaryInner .mainVidBkgd {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_lrgInline_videoBkgd.png") no-repeat scroll left top;
	height:272px;
	padding:10px;
	width:390px;
}

.mainVidBkgd {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_lrgInline_videoBkgd.png") no-repeat scroll left top;
	height:272px;
	padding:10px;
	width:390px;
}

.ibtContentSplitSecondaryInner .sideVidBkgd {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_sideMod_videoBkgd.png") no-repeat scroll left top;
	height:180px;
	padding:10px;
	width:200px;
	margin-bottom:10px
}

.ibtContentSplitSecondaryInner .sideVidBkgd h2.sideVidTitle {
	border-bottom:0 none;
	margin-bottom:1px;
	color:#000;
	line-height:14px;
}

.ibtHomeContainer {
    font-size: 13px;
}

.ibtHomeContainer .ibtHomeIdeaList {
}

.ibtHomeContainer .ibtHomeIdeaList .ibtHomeIdeaListTop {
}

.ibtHomeIdeaList li {
    margin-left: 0px;
    margin-bottom: 2px;
}

.ibtHomeIdeaList li span {
    font-size: 12px;
	color: #333;
}

.ibtHomeIdeaList li span a {
    font-size: 12px;
    font-weight: bold;
}

.ibtHomeIdeaListFeedContainer .ibtFeedContainer {
    clear: none;
    padding-top: 3px;
}

.ibtHomeIdeaListFeedContainer {
    float: right;
}

.ibtHomePrimaryContainer, .ibtHomeSecondaryContainer {
    float: left;
}
.ibtHomePrimaryContainer {
    width: 451px;
}

.ibtHomePrimaryContainerTop {
    width: 600px;
}

.ibtHomeSecondaryContainer {
    width: 220px;
    padding-left: 10px;
    border-left:1px dotted #CCCCCC;
}

.ibtHomeSecondaryContainer .ibtContentSplitSecondary {
    margin-left: 0px;
    margin-bottom:10px
}

.ibtHomeBanner {
    margin-bottom: 0px;
}

/***** about *****/

.ibtAboutContainer {
    font-size: 13px;
}

.ibtAboutBanner {
    margin-bottom: 20px;
}

/***** layout of the idea with subject, content and comments line *****/
.ibtIdeaList {
    vertical-align: top;
    padding-left: 10px;
}

.ibtIdeaSection {
    word-wrap: break-word; /* This is a IE hack to avoid overflowing containers */
	border-top:1px dotted #999999;
	clear:left;
	float:left;
	overflow-x:hidden;
	padding:30px 0 20px;
	width:100%;
}

.ibtIdeaSide {
    display: block;
    float: left;
    border-width: 0;
    font-size: 75%;
    width: 65px;
}

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

.ibtIdeaContentWidth {
    width: 550px;
}

.ibtIdeaSubject {
    font-weight: bold;
    font-size: 16px;
    display: block;
    overflow-x: hidden;
}

h3.ibtIdeaSubject {
    display: inline;
}

.ibtIdeaListRCColumn .ibtIdeaSubject {
    font-size: 100%;
}

.ibtIdeaStatuswrapper {
    float:left;
    padding-left:5px;
    padding-top:2px;
    width:150px;
    max-height:15px;
}

.ibtIdeaStatus {
    background-color: #F7F7AB;
    float:left;
    color: #333333;
    font-size: 10px;
    font-weight: bold;
    padding:2px 10px 3px 8px;
    margin-left:4px;
}

.ibtTopPadding {
    padding-top: 10px;
}

.ibtIdeaBody {
	clear:both;
	color:#666666;
	display:block;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:5px;
	overflow-x:auto;
	overflow-y:hidden;
	padding:10px 0;
}

.ibtIdeaComment {
    padding-top: 4px;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
}

.ibtIdeaFooter {
	border-top:1px dotted #cccccc;
	font-size:11px;
	line-height:150%;
	padding-top:5px;
}

a.ibtIdeaCategory {
    font-weight: normal;
}

.ibtNoItemMessage {
    color: #333333;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    overflow-x: hidden;
    padding: 5px 0 15px 10px;
}

/***** Voted On activity in Profile Page *****/
.ibtProfileVoteContainer {
    text-align: center;
    margin: 0 auto;
    width: 63px !important;
    padding: 0 !important;
}

.ibtProfileVotedUpButton .ibtProfileVoteUp, .ibtProfileVotedDownButton .ibtProfileVoteDown {
    border-top: 1px #c4c9da;
    border-right: 1px #878da4;
    border-bottom: 1px #878da4;
    border-left: 1px #c4c9da;
    display: block;
    margin: 0 0 2px 0;
    padding-top: 18px;
    padding-bottom: 0px;
    padding-left: auto;
    padding-right: auto;
    text-align: center;
    font-weight: bold;
}

.ibtProfileVotedUpButton .ibtProfileVoteUp {
    background: #ffffff url("/resource/1328309613000/cmtylayout/img/image_profileVotePromoted.png") no-repeat scroll center top;
}

.ibtProfileVotedDownButton .ibtProfileVoteDown {
    background: #ffffff url("/resource/1328309613000/cmtylayout/img/image_profileVoteDemoted.png") no-repeat scroll center top;
}

.ibtProfileVoteButtonText {
    font-size: 12px;
    font-weight: bold;
}

.ibtProfileVoteStatusBlock {
    text-align: center;
    padding-bottom: 10px;
    float:left;
    width:60px;
}

.ibtProfileVoteTotalLabel {
    font-size: 93%;
}

.ibtProfileVoteTotal {
    vertical-align: top;
    font-weight: bold;
    font-size: 108%;
}

/***** Profile User Activity *****/

.ibtActivityFeed {
    display: block;
}

.ibtActivity {
    display: block;
    border-bottom: 1px solid #ccc;
}

.ibtActivitySingleElement {
    display: block;
    margin-bottom: 5px;
    padding-bottom: 3px;
}

.ibtActivityFeed li,.ibtActivityFeed ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.ibtActivityBlock {
    padding: 15px 0 20px 0;
    clear: both;
}

.ibtActivitySection {
    background-color:#eeeeee;
	color:#333333;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
	padding-left:10px;
	padding-top:7px;
	margin-bottom:10px;
}

.ibtActivityFirstLine {
    color: #444;
    padding-bottom: 8px;
    font-size: 13px;
    background-position: left 8px;
    padding-top:10px;
}

.ibtActivitySecondLine {
    color: #000000;
    padding-bottom: 3px;
}

.ibtActivitySpacer {
    height: 2em;
}

.ibtActivityFeed .ibtUserLink a,.ibtActivityFeed .ibtUserLink a:hover,.ibtActivityFeed .ibtUserLink a:visited {
    font-weight: normal;
}

.ibtCommentActivity {
    background-image: url("/resource/1328309613000/cmtylayout/img/ideasCommented16.gif");
    padding-left: 20px;
    background-repeat: no-repeat;
}

.ibtActivityCommentSnippet blockquote {
    background-image: url("/resource/1328309613000/cmtylayout/img/openquotes16.gif");
    padding-left: 40px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
    background-position: 20px top;
    margin: 0;
    font-size: 13px;
}

.ibtClosingQuote {
    background-image: url("/resource/1328309613000/cmtylayout/img/closequotes16.gif");
    width: 20px;
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
    padding-left: 0px;
}

.ibtVoteActivity {
    background-image: url("/resource/1328309613000/cmtylayout/img/voted16.gif");
    padding-left: 20px;
    background-repeat: no-repeat;
}

.ibtPromotedActivity {
    background-image: url("/resource/1328309613000/cmtylayout/img/icon_promoted.png");
    padding-left: 20px;
    background-repeat: no-repeat;
}

.ibtDemotedActivity {
    background-image: url("/resource/1328309613000/cmtylayout/img/icon_demoted.png");
    padding-left: 20px;
    background-repeat: no-repeat;
}

.ibtSubmittedActivity {
    background-image: url(/resource/1266728446000/act_ideas);
    padding-left: 20px;
    background-repeat: no-repeat;
}

/***** idea details - comments *****/ /***** idea details - merged ideas section *****/
.ibtMergedIdeasTitle {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_mergedArrow.png") no-repeat scroll left center;
    color: #015BA7;
    display: block;
    font-size: 16px;
    line-height: 42px;
    margin: 0 0 5px;
    margin-bottom: 0;
    padding: 0 0 0 45px;
    padding-bottom: 0;
}

.ibtMergedIdeasList {
    margin-left: 45px;
    margin-top: 0;
}

.ibtMergedIdeasList dt a {
    font-size: 14px;
    color: #555;
    line-height: 150%;
    font-weight: bold;
}

.ibtMergedIdeaBlock {
    clear:left;
    margin: 0 0 0 82px;
}

/***** idea details - posted by line *****/
.ibtByline {
    color: #666;
    font-size: 11px;
}

.ibtBylineCategories {
    font-size: 11px;
}

a.ibtBylineCategories:hover {
    text-decoration: none;
    color: #ff0000
}

/***** user link *****/

.ibtUserLinkNormal {
    /* background: url("/resource/1328309613000/cmtylayout/img/image_user.png") left no-repeat; */
    padding-left: 2px;
    font-size:11px;
	font-weight:bold;
}

a.ibtUserLinkNormal:hover {
    text-decoration: none;
    color: #ff0000
}

.ibtUserLinkExpert {
    /* background: url("/resource/1328309613000/cmtylayout/img/image_userExpert.png") left no-repeat; */
    padding-left: 2px;
    font-size:11px;
	font-weight:bold;
}

a.ibtUserLinkExpert:hover {
    text-decoration: none;
    color: #ff0000
}

/***** user link with Icon *****/

.ibtUserLinkNormalIcon {
    background: url("/resource/1328309613000/cmtylayout/img/image_user.png") left no-repeat;
    padding-left: 20px;
    font-size:11px;
	font-weight:bold;
}

a.ibtUserLinkNormalIcon:hover {
    text-decoration: none;
    color: #ff0000
}

.ibtUserLinkExpertIcon {
    background: url("/resource/1328309613000/cmtylayout/img/image_userExpert.png") left no-repeat;
    padding-left: 20px;
    font-size:11px;
	font-weight:bold;
}

a.ibtUserLinkExpertIcon:hover {
    text-decoration: none;
    color: #ff0000
}

/***** idea details - comment count and link *****/
.ibtIdeaDetailCommentNumber {
    background: url("/resource/1328309613000/cmtylayout/img/image_comment_bubble.png") left no-repeat;
    padding-left: 20px;
    margin: 0;
    display: inline;
}

.ibtIdeaDetailCommentNumberLink {
    font-size: 11px;
    font-weight: bold;
}

.ibtIdeaDetailCommentNumberLinkAnswers {
    font-size: 11px;
    font-weight: bold;
    align: right;
}
a.ibtIdeaDetailCommentNumberLink:hover {
    text-decoration: none;
    color: #ff0000
}

/***** votes *****/
.baseVoteButton a,.baseVotedButton a,.baseVotedButton a:hover {
    text-decoration: none;
    color: #333;
}

.baseVoteContainer {
    text-align: center;
    margin: 0 auto;
    width: 63px !important;
    padding: 0 !important;
}

.baseVoteContainerLong {
    padding: 0 12px;
    text-align: center;
    margin: 0 auto;
    width: 9.5em;
}

.baseVoteStatusBlock {
    text-align: center;
    padding-bottom: 5px;
}

.baseVoteStatusBlock .baseVoteTotalLabel {
    font-size: 93%;
}

.baseVoteStatusBlock .baseVoteTotal {
    vertical-align: top;
    font-weight: bold;
    font-size: 100%;
}

.baseVoteButton a.baseVoteUp,.baseVoteButton a.baseVoteDown {
    border-top: 1px solid #c4c9da;
    border-right: 1px solid #878da4;
    border-bottom: 1px solid #878da4;
    border-left: 1px solid #c4c9da;
    display: block;
    margin: 0 0 2px 0;
    text-align: center;
    zoom: 1;
    /* IE 6 hack to enable 'hasLayout' so the entire box is clickable instead of just the text */
}

.baseVoteButton a.baseVoteUp {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_promoteDiv.png") no-repeat scroll center top;
    padding-top: 28px;
    padding-bottom: 2px;
    padding-left: auto;
    padding-right: auto;
}

.baseVoteButton a.baseVoteUp:hover {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_promoteDiv.png") no-repeat scroll center top;
    border-top: 1px solid #ffae00;
    border-right: 1px solid #c38500;
    border-bottom: 1px solid #c38500;
    border-left: 1px solid #ffae00;
}

.baseVoteButton a.baseVoteUp:active {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_promoteDiv.png") no-repeat scroll center top;
    border: 1px solid #ffae00;
}

.baseVoteButton a.baseVoteDown {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_demoteDiv.png") no-repeat scroll center center;
    padding: 2px 8px;
}

.baseVoteButton a.baseVoteDown:hover {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_demoteDiv.png") no-repeat scroll center center;
    border-top: 1px solid #f55050;
    border-right: 1px solid #ac0000;
    border-bottom: 1px solid #ac0000;
    border-left: 1px solid #f55050;
}

.baseVoteButton a.baseVoteDown:active {
    background-color: #d4d7e1;
    background-image: none;
    border-top: 1px solid #f55050;
    border-right: 1px solid #ac0000;
    border-bottom: 1px solid #ac0000;
    border-left: 1px solid #f55050;
    color: #ac0000;
}

.baseInsideVote,.baseInsideVoted {
    display: block;
    text-align: center;
}

.baseInsideVoted {
    font-weight: bold;
}

.baseVoteButton .baseInsideVoted {
    visibility: hidden;
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
}

.baseVotedButton .baseInsideVote {
    visibility: hidden;
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
}

.baseMergedIdeaVoteButton {
    border: 1px solid #c4c9da;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: auto;
    padding-right: auto;
    text-align: center;
    font-weight: bold;
}

.baseVoteScoreFloater {
    position: relative;
    left: 0px;
    top: -40px;
    z-index: 4;
    font-weight: bold;
    color: #cc0000;
    line-height: 1em;
}

.voteTotal {
    font-size: 12px;
    padding-top: 4px;
}

.voteTotal .value {
    font-weight: bold;
}

a.voteButton {
    display: block;
    zoom: 1;
    /* IE 6 hack to enable 'hasLayout' so the entire box is clickable instead of just the text */
}

a.voteUpButton {
    display: block;
    margin-bottom:10px;
    zoom: 1;
    /* IE 6 hack to enable 'hasLayout' so the entire box is clickable instead of just the text */
}

a.voteDownButton {
    display: block;
    zoom: 1;
    /* IE 6 hack to enable 'hasLayout' so the entire box is clickable instead of just the text */
}

.voteUpButton {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_promoteDiv.png") no-repeat scroll center top;
    height:41px;
    width:65px;
}

a.voteUpButton:hover  {
	background:transparent url("/resource/1328309613000/cmtylayout/img/image_promoteDiv.png") no-repeat scroll center bottom;
    text-decoration: none;
    color: #333;
}

.voteDownButton {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_demoteDiv.png") no-repeat scroll center top;
    width: 64px;
    height: 19px;
    margin-top: 4px;
}

a.voteDownButton:hover {
    background:transparent url("/resource/1328309613000/cmtylayout/img/image_demoteDiv.png") no-repeat scroll center bottom;
    text-decoration: none;
    color: #333;
}

.baseVotedButton .voteButton {
    width: 62px;
    height: 40px;
}

.baseVotedDownButton .votedUpButton, .baseVotedUpButton .votedDownButton {
    display: none;
}

.votedUpButton {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_promoteDivDisabled.png") no-repeat scroll center top;
    height:50px;
	width:65px;
}

.votedDownButton {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_demoteDivDisabled.png") no-repeat scroll center top;
    height:50px;
	width:65px;
}

.baseVoteButtonText {
    font-size: 12px;
    font-weight: bold;
}

/*This class is used to display the 'Merged' text for Voted On Page*/
.ibtIdeaMerged {
    background-color: #CCDCE9;
    font-size: 93%;
}

/***** pagination *****/
.basePaginationLinks {
    display: block;
}

.basePaginationLinks a {
    font-weight: bold;
}

.ibtIdeaListPaginationLinks {
    display: block;
    text-align: right;
    font-size: 11px;
    line-height: 25px;
    margin-right: 10px;
    clear: both;
}

.ibtIdeaListPaginationLinks a {
    font-weight: bold;
}

.ibtPaginationLinks a {
    color: #000000;
}

.ibtPagePrevious {
    background: url("/resource/1328309613000/cmtylayout/img/image_previous.png") no-repeat left center;
    padding: 5px 0 5px 25px;
}

.ibtPageNext {
    background: url("/resource/1328309613000/cmtylayout/img/image_next.png") no-repeat right center;
    padding: 5px 25px 5px 20px;
}

/***** feeds *****/

.ibtFeedContainer {
	clear:right;
	display:block;
	margin-left:10px;
	padding-top:10px;
	width:90px;
}

.ibtFeedIcon {
    background:transparent url("/resource/1328309613000/cmtylayout/img/rss.png") no-repeat scroll left bottom;
    display: block;
    height: 16px;
    width: 16px;
    margin-left: 10px;
    float: left;
}

.ibtFeedGoogleIcon {
    background:transparent url("/resource/1328309613000/cmtylayout/img/image_plus_google.png") no-repeat scroll left bottom;
    display: block;
    height: 17px;
    width: 62px;
    float: left;
}

/***** comments *****/
.ibtCommentRowContainer {
	border-bottom:1px dotted #CCCCCC;
	margin:30px 0;
	padding-bottom:20px;
}

.ibtCommentRowContext {
    float: left;
    padding-right: 20px;
    width: 132px;
    overflow: hidden;
}

.ibtCommentRowDate {
    margin: 5px 0 0 20px;
}

.ibtCommentRowDescription {
	color:#666666;
	font-size:12px;
	line-height:20px;
	margin-left:145px;
	overflow-x:auto;
	overflow-y:hidden;
	padding-left:0;
	width:470px;
}

.ibtButtonPostComment {
    text-align: center;
}

.ibtButtonPostComment .btn {
    background: url("/resource/1328309613000/cmtylayout/img/image_postCommentButton.png") no-repeat scroll center top;
    height: 35px;
    width: 140px;
}

.ibtButtonPostComment .btn:hover {
    background: url("/resource/1328309613000/cmtylayout/img/image_postCommentButton.png") no-repeat scroll center bottom;
    height: 35px;
    width: 140px;
}

/***** view idea *****/
.ideaViewSection {
	border-top:1px dotted #CCCCCC;
	clear:left;
	margin:6px;
	padding:20px 10px 10px;
	width:624px;
}

.ideaViewSection h3 {
    color: #356DB5;
    font-size: 14px;
    display: block;
    line-height: 20px;
    margin-bottom: 5px;
    padding-left: 45px;
}

.ideaViewSection .loginPost {
	font-size: 12px;
	font-weight:normal;
}

.ideaViewSection .btn {
    border: 0;
    padding: 0;
}

.flowingVoterNickname {
    width: 120px;
    display: block;
    overflow: hidden;
    padding-bottom: 2px;
    white-space: nowrap;
    float: left;
}

.flowingVoterNickname .ibtUserLink {
    display: block;
}

.returnToMasterIdea {
    font-size: 12px;
    background-color: #ffc;
    border: 1px solid #ccc;
    padding: 0.7em;
    margin: 1em;
    width: 634px;
}

ul.ibtIdeaViewMulticolumn {
    padding: 2px 0;
}

ul.ibtIdeaViewMulticolumn li.ibtVote, ul.ibtIdeaViewMulticolumn li.ibtBody {
    display: block;
    float: left;
    vertical-align: top;
    margin: 0 0 10px;
    list-style: none;
    padding-top: 8px;
}

ul.ibtIdeaViewMulticolumn li.ibtVote {
    margin-right:15px;
    width: 62px;
}

ul.ibtIdeaViewMulticolumn li.ibtBody {
    width: 500px;
}

ul.ibtIdeaViewMulticolumn li.ibtBody .ibtIdeaBody {
    padding: 0px 0 10px;
    border-bottom: none;
}

.ibtCommentCount {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_commentIconLrg.png") no-repeat left center;
    display: block;
}

.ibtPaginationLinks {
    position: relative;
    line-height: 16px;
}

.ibtPaginationLinks div {
    position: absolute;
    right: 0;
    top: 0;
}

.ibtPaginationLinks img {
    vertical-align: middle;
}

div.ibtIdeaViewVotes {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_votesSection.png") no-repeat scroll left center;
}

.ibtIdeaViewVotesUp {
}

.ibtIdeaViewVotesDown {
}

ul.ibtIdeaViewVotes {
    padding: 0 0 0 45px;
    width: 580px;
}

ul.ibtIdeaViewVotes li.ibtIdeaViewVotesUp, ul.ibtIdeaViewVotes li.ibtIdeaViewVotesDown {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    list-style: none;
}

ul.ibtIdeaViewVotes li.ibtIdeaViewVotesUp {
    width: 48%;
    float: left;
}

.ibtVoteListContainer {
    padding: 0 5px 0 5px;
}

.ibtVoteList {
    padding: 5px 0;
}

.ibtVoteList .flowingVoterNickname {
    line-height: 16px;
}

li.ibtIdeaViewVotesUp .ibtVoteListHeading {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_promoteList.png") no-repeat scroll left center;
}

ul.ibtIdeaViewVotes li.ibtIdeaViewVotesDown {
    width: 48%;
}

li.ibtIdeaViewVotesDown .ibtVoteListHeading {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_demoteList.png") no-repeat scroll left center;
}

ul.ibtIdeaViewVotes .ibtVoteListHeading {
    padding: 5px 5px 7px 30px;
    font-size: 14px;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
}

.ibtIdeaViewRssFeed {
    margin: 16px 0 0 16px;
}
.ibtIdeaViewRssFeed .ibtFeedIcon {
    padding-bottom: 0;
}

.ibtBackToList {
    font-size: 11px;
    display: block;
    margin: 0 0 5px; /* 15 */
    padding-bottom:0px; /* 5 */
}

/***** post idea *****/
.ibtTitleFieldContainer {
    border: 1px solid #cccccc;
    padding: 4px;
}

.ibtTitleFieldInitial,.ibtTitleFieldFocus {
    width: 100% !important;
    font-size: 18px;
    border: none;
}

.ibtTitleFieldInitial {
    color: #666666;
}

.ibtTitleFieldFocus {
    color: #000000;
}

.ibtBodyFieldContainer iframe {
    border: 1px solid gray;
}

.ibtBodyFieldContainer {
    margin-top: 10px;
    width: 100%;
}

.ibtPostIdeaCategoryLabel {
    margin-top: 16px;
    display: block;
}

.ibtPostIdeaCategoryListContainer {
    overflow: hidden;
}

.ibtPostIdeaCategoryListContainer table {
    float: left;
    width: 45%;
}

.ibtPostIdeaCategoryListContainer table label {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
}

.ibtPostIdeaForm .ibtButtons {
    text-align: center;
    margin-top: 20px;
}

.ibtPostIdeaForm .ibtButtons a {
    height: 36px;
    vertical-align: middle;
    margin-left: 8px;
    color: #285ea4;
    font-size: 12px;
    font-weight: bold;
}

.ibtPostIdeaForm .ibtButtons input {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_postIdeaButtonSmall.png") no-repeat scroll center top;
    height: 35px;
    width: 103px;
}

.ibtPostIdeaForm .ibtButtons input:hover {
    background: transparent url("/resource/1328309613000/cmtylayout/img/image_postIdeaButtonSmall.png") no-repeat scroll center bottom;
    height: 35px;
    width: 103px;
}

/***** idea list *****/
ul.ibtIdeaList {
    padding: 0;
}

ul.ibtIdeaListPadding {
    padding-left: 0px;
}

.ibtIdeaDescription {
    overflow-x: auto;
    overflow-y: hidden;
	width:500px;
    display: block;
    padding-left: 40px;
    float: left;
}

.ibtInlineBlock {
    display: inline-block;
}

/***** idea detail *****/
.ideaBodyInner {
    color: #333333;
    overflow-x: auto;
    overflow-y: hidden;
    width: 560px;
    margin-bottom:10px;
}

.ibtIdeaTitle {
    color:#356DB5;
    font-size: 16px;
    font-weight: bold;
    display: inline;
    margin-bottom:10px;
}

.ibtIdeaTitle a {
    color:#356DB5;
    text-decoration: none;
    float:left;
}

.ibtIdeaTitle a:hover {
    color:#FF0000;
    text-decoration: none;
}

.ibtCommentBody {
    width: 440px;
    padding-left:20px;
}

.ideaDetails {
    color: gray;
    font-size: 12px;
}

.ibtIdeaList .ideaDetails,.baseSearchResults .ideaDetails {
    margin-bottom: 20px;
}

.ideaDetails td {
    vertical-align: top;
    padding-top: 0;
}

/***** Comment List *****/
.ibtCommentList {
    margin: 0 10px 0 0;
    font-size: 14px;
}

.ibtCommentListFirstLine {
    padding-bottom: 8px;
    font-size:13px;
}

.ibtCommentNumberLink {
    padding-left: 0px;
    font-size: 12px;
    font-weight: bold;
}

.ibtActivityCommentSnippet blockquote .ibtDateByLine span {
    color:#666666;
    font-size:11px;
    background-image:none;
    padding-right: 0px;
}

.imageUploadContentContainer {
    background: transparent url("/resource/1328309613000/cmtylayout/img/imageUWrapperFull.png") no-repeat scroll left bottom;
    padding: 0 0 8px 0;
    width: 900px;
    float: left;
}

.imageUploadContainerTop {
    background: transparent url("/resource/1328309613000/cmtylayout/img/imageUWrapperFull.png") no-repeat scroll left top;
    width: 900px;
    height: 8px;
}

.imageUploadContainerBottom {
    background: #fdfdfd none repeat scroll 0 0;
    border-color: #cccccc;
    border-style: solid;
    border-width: 0 1px;
    overflow: hidden;
    width: 898px;
}

.uploadFileWrapper {
    padding: 10px;
}

.formWrapper {
    background-color: #ffffff;
    padding-left: 5px;
    padding-top: 0;
    margin: 0;
}

.instructionsWrapper {
    font-size: 13px;
    width: 438px;
    color: #7f7f7f;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-top: 7px;
}
.imageUploadField {
    border: 1px solid #f1ca80;
    background-color: #ffffff;
}

.imageUploadTitleWrapper {
    width: 100%;
    border-bottom: 1px dotted #999999;
    margin-bottom: 14px;
}

.imageUploadTitleWrapper h2 {
    width: 390px;
    float: left;
    font-family: Arial;
    font-size: 16px;
    border-bottom: 0px! important;
    line-height:14px;
}

.clearing_element {
    clear: both;
}

.cropButtonWrapper {
    padding: 0;
    margin: 0;
    float: left;
}

.cropButtonWrapper .cropButton {
	background: url("/resource/1328309613000/cmtylayout/img/image_cropButton.png") no-repeat scroll center top;
    height:35px;
    color:transparent;
	height:35px;
	width:60px;
	border:0px;
}

.cropButtonWrapper .cropButton:hover {
	background: url("/resource/1328309613000/cmtylayout/img/image_cropButton.png") no-repeat scroll center bottom;
}

.cropButtonWrapper .saveButton {
	background: url("/resource/1328309613000/cmtylayout/img/image_saveButton.png") no-repeat scroll center top;
    height:35px;
    color:transparent;
	height:35px;
	width:60px;
	border:0px;
}

.cropButtonWrapper .saveButton:hover {
	background: url("/resource/1328309613000/cmtylayout/img/image_saveButton.png") no-repeat scroll center bottom;
}

.saveButtonWrapper {
    padding: 0;
    margin: 0;
    float: left;
}

.saveButtonWrapper .saveButton {
	background: url("/resource/1328309613000/cmtylayout/img/image_saveButton.png") no-repeat scroll center top;
    height:35px;
    color:transparent;
	height:35px;
	width:60px;
	border:0px;
}

.saveButtonWrapper .saveButton:hover {
	background: url("/resource/1328309613000/cmtylayout/img/image_saveButton.png") no-repeat scroll center bottom;
}

.imageInserInstructions {
    float: left;
    width: 400px;
}

.imagePreviewWrapper {
    float: left;
    margin-left: 25px;
    text-align: middle;
    color: #a6a6a6;
}

#imageUrl {
    width: 90%;
}

.closeWindowLink {
    display: block;
    float: right;
}

.ibtCallToAction {
    text-align: center;
    width: 206px;
}

.ibtCallToAction a {
    display: block;
    margin: 0 auto 0 auto;
}

.ibtCallToAction .callToActionImage {
    display: block;
    margin-left: -25px
}

.userGroupsW2L{
	margin-left:20px;
    font-size:12px;
}

.userGroupsW2L h2 {
    border-top:1px dotted #CCCCCC;
    color:#666666;
    float:left;
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    margin-top:15px;
    margin-bottom:5px;
    padding-bottom:5px;
    padding-top:15px;
    width:200px;
}

.userGroupsW2L select {
    font-size:12px;
	color:#333;
}

.siteNavUl {
    text-align: right;
}

.wrapperTable {
     margin: 10px auto;
     width: 90%;
     background-color: #ffffff;
     text-align: left;
}

.topRow {
    height: 10px;
    font-size: 1px! important;
}

.topLeft {
    width: 9px;
    height: 10px;
    padding: 0;
    font-size: 1px;
}

.topRight {
    width: 9px;
    height: 10px;
    padding: 0;
    margin: 0;
    font-size: 1px;
}

.leftBG {
    background: url("/resource/1328309613000/cmtylayout/img/image_wrapperLeftBg.png");
    width: 9px;
}

.rightBG {
    background: url("/resource/1328309613000/cmtylayout/img/image_wrapperRightBg.png");
    width: 9px;
}

.topBG {
    background: url("/resource/1328309613000/cmtylayout/img/image_wrapperTopBg.png");
    padding: 0;
    font-size: 1px;
}

.bottomLeft {
    background: url("/resource/1328309613000/cmtylayout/img/image_wrapperBottomLeft.png");
    height: 8px;
}

.bottomBG {
    background: url("/resource/1328309613000/cmtylayout/img/image_wrapperBottomBg.png");
}

.bottomRight {
    background: url("/resource/1328309613000/cmtylayout/img/image_wrapperBottomRight.png");
    height: 8px;
}

.mainContent {
    padding: 6px;
}

.mainContent h2 {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    height: 16px;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted rgb(153, 153, 153);
    line-height:14px;
}

body.imageUploadbody {
    background: #ffffff none repeat scroll 0 0;
    text-align: center;
}

body.imageUploadbody .iuPage {
    padding: 0 0 0 15px;
    _padding: 0 0 0 7px;
    width: 998px;
}

.iuPage {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
}

.imageUploadInstructions {
	color: rgb(102, 102, 102);
	float:left;
	font-size:12px;
	font-style:italic;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
	margin-left:2px;
	margin-top:2px;
}

.imageUploadButton {
    float: left;
    margin-top: 7px;
}

.imageNoPadding {
    margin: 0! important;
}

.dr-table-thead {
    border-bottom: 0px none;
}

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

.bPageBlock .dataCol, .bPageBlock .detailList .data2Col {
    padding: 2px;
    border: 0 none;
}

.bPageBlock, .individualPalette .bPageBlock {
    background-color: transparent;
    border: 0 none;
}

.bPageBlock .detailList .dataCol {
	border: 0 none;
}

.search-results th {
    display: none;
}

.list td, .list th, body.oldForecast .list .last td, body.oldForecast .list .last th {
    border-bottom: 0px none;
}

.search-results .highlight td, .highlight th {
    background-color: transparent !important;
}

.grayPanel {
	width:206px;
	float:left;
}

.grayPanel .grayPanelTop {
	background-image:url("/resource/1328309613000/cmtylayout/img/image_filterPanelBg.png");
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	margin-top:11px;
}

.grayPanel .grayPanelBody {
	background-color:#ffffff;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px dotted #CCCCCC;
}

.grayPanel .grayPanelBottom {
	background-image:url("/resource/1328309613000/cmtylayout/img/image_filterPanelBg.png");
	background-repeat:no-repeat;
	background-position:bottom left;
	height:25px;
}

.grayPanel .grayPanelWhitePanel {
	background-color:#FFFFFF;
	margin:0 1px;
}

.grayPanel .grayPanelWhiteBodyTop {
	height:12px;
}

.grayPanel .grayPanelWhiteBody {
	padding:0px 16px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

.grayPanel .grayPanelWhiteBodyBottom {
	height:12px;
	border-bottom: 1px dotted #cccccc
;
}

.grayPanel .badges .badgespan {
	display:block;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:2px;
	padding-top:1px;
}

h2.name {
	font-size:15px;
	margin-left:16px;
	margin-bottom:10px;
}

.activitycell {
	font-size: 10px;
	border-top:1px dotted #999999;
	padding-top:5px;
}

.topcell {
	padding-bottom:5px;
}

.tblProfileSearchResults td {
	font-family:arial;
	font-size:14px;
	line-height:17px;
}

a.profilelink {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}

a.socialnetworklink {
	padding-left:20px;
	background-position:left top;
	background-repeat:no-repeat;

}

    .bottomCaption {
        font-size:12px;
        color:#666666;
        font-style:italic;
    }

/* edit profile page login link */
a.bottomCaption {
    color:#015BA7;
}

a.bottomCaption:hover {
    color:#FF0000;
}
    .topCaption {
        font-size:16px;
        color:#015BA7;
        font-weight:bold;
    }

.linkedInLink {
	background-image: url("/resource/1328309613000/cmtylayout/img/icon_linkedin.png");
}
.facebookLink {
	background-image: url("/resource/1328309613000/cmtylayout/img/icon_facebook.png");
}
.twitterLink {
	background-image: url("/resource/1328309613000/cmtylayout/img/icon_twitter.png");
}
.defaultLink {
	background-image: url("/resource/1328309613000/cmtylayout/img/icon_default.png");
}
.myCompany {
	background-image: url("/resource/1328309613000/cmtylayout/img/icon_default.png");
}

.profileLink {
	display: block;
	padding: 4px 0px 2px 25px;
	margin: 0;
	height: 20px;
	line-height: 15px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

.linkFieldFocused {
	color: #000000;
}

.linkFieldUnfocused {
	color: #a5a5a5;
}

.leftMoreBlock {
	float: left;
	width: 50%;
}

.rightMoreBlock {
	float: right;
	width: 50%;
}

.moreSection {
	margin-top:10px;
	margin-left: 10px;
	margin-bottom: 30px;
}

.moreSectionTitle {
	font-weight: bold;
	display: block;
}

.morePageLink {
	margin-top: 10px;
	display: block;
}

.moreLinkImage {
	float: left;
	display: block;
	margin-left: 3px;
	width: 45px;
}

.moreLinkText {
	float: left;
	margin-top: 10px;
	display: block;
	margin-left: 10px;
	width: 325px;
}

.moreLinkDescription {
	color: #7f7f7f;
	font-size: 12px;
}

.viewAllLink {
	display: block;
	margin-top: 4px;
	font-size: 11px;
}

.moreHeading {
	color: #000000;
	font-weight:bold;
}

.imageUploadWrapper {
width: 300px; float: left;
}

.embedVideoWrapper {
	width: 700px; float: left;
}

.ibtVideoHtmlField {
	width: 225px;
	height: 30px;
}

.popupDescriptionDiv {
background-color:#FFFF9C; color:#000000; border:1px solid #000000; padding:1px 1px 2px 2px; font-size:11px;
}

#overDiv {
position:absolute; visibility:hidden; z-index:1000; width: 200px;
}

.badgeDescriptionList {
	list-style: disc;
	border-top:1px dotted #CCCCCC;
	padding-top:10px;
}

.badgeDescriptionList li {
	font-size: 13px;
	font-weight: normal;
	color:#666666
	line-height:20px;
}

.dataCol .notifyText {
	font-size: 12px;
	font-weight: bold;
}

/* 404 Page */

body.default #fourofour .search {
	float:left;
}

#fourofour .search .label {
	float:left;
	color:#999999;
	font-size:12px;
	margin-right:5px;
	margin-top:5px;
}

body.default #fourofour .search .searchbox {
    float:left;
	background-image:url("/resource/1328309613000/cmtylayout/img/errorsearchbox_long.png");
	background-repeat:no-repeat;
	padding: 4px 5px 5px 7px;
}

body.default #fourofour .search .searchbox input {
	float:left;
	background-color:transparent;
	border:0pt solid transparent;
	color:#808080;
	font-size:12px;
    font-weight:normal;
	height:14px;
	padding:0pt;
}

body.default #fourofour .nav {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	color:#808080;
}

body.default #fourofour .nav .navtitle {
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	color:#808080;
	line-height: 25px
}

body.default #fourofour .nav ul {
	float:left;
	padding-left:0px;
}

body.default #fourofour .nav ul li {
	float: left;
	clear: left;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	background-image: url("/resource/1328309613000/cmtylayout/img/errordotted_line.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 260px;
}

body.default #fourofour .nav ul li.last {
	float: left;
	clear: left;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 260px;
	background-image: none;
}


body.default #fourofour .nav ul li a {
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	color:#326DB5;
    text-decoration: none;
}

body.default #fourofour .nav ul li a:hover {
	color:#ff0000;
}

body.default #fourofour .sassy {
    padding: 95px 35px 160px 30px;
    background-position: right top;
    background-image: url("/resource/1328309613000/cmtylayout/img/error404_talkingbug.png");
    float: left;
    background-repeat: no-repeat;
}

/* 404 Page END */

#topRedirector {
background-color:#FFCC66;
color:#938B87;
font-size:12px;
font-weight:bold;
padding-bottom:5px;
padding-left:10px;
padding-right:5px;
padding-top:5px;
text-align:left;
}

#topRedirector a {
color:#938B87;
text-decoration: underline;
}

#topRedirector a:hover{
color:#000000;
text-decoration: underline;
}

#headerNav a {
  color: #000000;
}

#headerNav a:hover {
    text-decoration: none;
    color: #FF0000;
}
/* May 12 - Fix join button in User Groups site - The right fix would be to remove the StandardStyleSheets = "true" from all Ideas' related pages */ 
.join-button {
	color:#333;
}
</style>
