h2, h3 {
    color: #18384F;
}

#IdeaScale_Logo {
	background: none;
	margin: 15px;
	margin-top:0px;
	margin-bottom:0px;
	height: 125px;
}

/* this is a candidate to move to sitestyle */
#SiteAdministration {
	align: center;
	/*position: absolute;*/ 
	left: 0px; 
	top: 0px; 
	width: 100%;
	}

#IdeaScale_Logo_Container {
	margin: 0 auto;
	background: url(../images/banniere_clean.png) top center ;
	
}

#IdeaScale_Theme_Ribbon {
    background:url('') repeat-x;
}

#IdeaScale_Theme_Header {
	background: none;
	height: 39px;
	font-size: 22px;
	padding-left: 30px;
	padding-top: 11px;
	width: 900px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#IdeaScale_Header {
	height: 90px;
	border: 0 none;
}

#IdeaScale_Footer {
	}

#IdeaScale_Navigation_Container {
	color: #787878;
	background: none;
	width: 220px;
	padding: 10px 0 0 20px;
}

#TopicListOnly {
	padding-top: 50px;
	}

#IdeaScale_Navigation_Container a,#IdeaScale_Navigation_Container a:visited
	{
	color: #417FDA;
	}

#IdeaScale_Navigation_Container a:hover {
	color: #787878 !important;
}

#IdeaScale_Navigation_Sidebar {
	padding-left: 0px;
	background: transparent;
	}

/*
#NewIdeaButton {
	background-image:url(images/es/new_idea.png);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	height:85px;
	padding-bottom:20px;
	width:190px;
}
*/
#NewIdeaButton_es {
	background-image:url(images/es/new_idea.png);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	height:85px;
	padding-bottom:20px;
	width:190px;
}


a#NewIdeaButton_de {
	background-image:url(images/de/new_idea.png);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	height:85px;
	padding-bottom:20px;
	width:190px;
}

#IdeaScale_CategoryTitle,h3 {
	background: transparent
		url("../images/heading.gif") no-repeat scroll
		left top;
	color: #FFFFFF;
	height: 32px;
	letter-spacing: -0.5px;
	padding: 8px 0 0 30px;
	font-size: 2em;
}

#IdeaScale_Browse {
    background: transparent url('../images/line.gif') repeat-x scroll 0 50%;
    float:left;
    width:100%;
}

#AlertMessage {
	}

a.IdeaScale_UnSelectedMenu {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
	padding: 5px 5px 5px 10px;
	padding-left: 10px;
	color: #3252B2;
}

a.IdeaScale_SelectedMenu {
	background: #123495 none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
	padding: 5px 5px 5px 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

a.IdeaScale_SelectedMenu, a.IdeaScale_SelectedMenu:visited, a.IdeaScale_SelectedMenu:link {
    background: #123495 none repeat scroll 0 0;
    color:#FFFFFF;
    font-weight:bold;
    padding:4px;
    margin:5px;
}

#IdeaScale_Browse a,#IdeaScale_Browse a:visited {
	border: 1px solid #CCCCCC;
	padding-left: 10px;
}

#IdeaScale_CategoryTitle {
	background:#FFFFFF none repeat scroll 0 0;
	color:#3252B2;
	float:left;
	font-size:2em;
	font-weight:bold;
	letter-spacing:0;
	margin:0;
	padding: 0px;
}

#IdeaScale_Browse a:hover {
	color: #417FDA !important;
	text-decoration: none;
}

#IdeaScale_Browse #IdeaScale_IdeaSubTitle {
	font-style: normal;
	padding-bottom: 15px;
	padding-top: 10px;
}

#IdeaScale_Layout {
	background: #E3E7ED url("../images/bg.gif") top
		left repeat-x;
	text-align: center;
}

#IdeaScale_MainContent {
	clear: both;
	width: 968px;
	background: url("../images/cbg.jpg") top left repeat-y;
}

#IdeaScale_Body {
	background:#333333 none repeat scroll 0 0;
	}

#IdeaScale_IdeaTitle {
	font-family: Georgia, "Times New Roman", serif;
	color: #18384F;
}

#IdeaScale_IdeaTitle a,#IdeaScale_IdeaTitle a:visited {
	font-size: 24px;
	color: #18384F;
}

#IdeaScale_IdeaTitle a:hover {
	color: #417FDA !important;
}

#IdeaScale_IdeaSubTitle {
	font-style: italic;
	padding-bottom: 15px;
	padding-top: 10px;
}

#IdeaScale_IdeaFooter {
	padding: 10px 0 0 20px;
	border-top: 1px dashed #D2D4C9;
	background: #FFFFFF
		url("../images/comment.png") 0px 10px
		no-repeat;
}

#IdeaScale_Vote {
	background: url("../images/patch.png") top left
		repeat;
}

#IdeaScale_Vote_Up {
	background-image: url(../images/vote_up.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
}

#IdeaScale_Vote_Down {
background:transparent url(../images/vote_down.gif) no-repeat scroll left top;
}

#IdeaScale_Vote a,#IdeaScale_Vote a:visited {
	color: #417FDA;
}

#IdeaScale_Vote a:hover {
	color: #18384F !important;
}

#post-wrap {
	background: #E3E7ED;
	padding: 20px 30px 0;
	margin-left: 30px;
	width: 630px;
	border: 1px solid #BBBBBB;
}

ul.notice {
	list-style-image:
		url("../images/standard_bullet.gif");
	padding-left: 2px;
	font-size: 15px;
	font-weight: bold;
}

ul.notice li {
	border-bottom: 1px dashed #D2D4C9;
	line-height: 35px;
}

/* =IE Specific
----------------------------------------------------------------------------------*/
#IdeaScale_MainContent { *
	margin-top: -8px;
}

#IdeaScale_Vote { *
	width: 120px;
}
