
/*		begin styles general	*/
body {

	color: #464646;
	background-color: #FFFFFF;
}

h1 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

h2 {
	color: #1B1464;
	margin: 0;
}

#containerTitle h3, #containerTitleContentpage h3 {
	color: #FFF;
	margin: 0;
}

#SEOareaLinks h3 {
	color: #5177b5;
	font-size: 12px;
	margin: 0;
}


h3 {
	color: #1B1464;
	margin: 0;
}

a, a:hover {
	color: #1B1464;
}

/*		begin styles top	*/

#navigation {
	background-image: url(images/top_punaise.gif);
}

/*		begin styles middle	*/

#middle {
	background-image: url(images/main_foto_small.jpg);
}

/*		begin styles bottom	*/

#pinnedNoteTop
{
	background-image: url(images/pinnedNoteTop.png);
		background-repeat:no-repeat;
}

#pinnedNoteMiddle
{
	background-image: url(images/pinnedNoteMiddle.png);	
	background-repeat: repeat-y;
}

#pinnedNoteBottom
{
	background-image: url(images/pinnedNoteBottom.png);	
		background-repeat:no-repeat;
}


#rightColumnBoxTop {
	background-image:url(Images/contentBoxTop1.png);
	background-repeat:no-repeat;
	float:left;
	height:10px;
	width:305px;
}

#rightColumnBoxMiddle  {
	background-image:url(Images/contentBoxMiddle1.png);
	background-repeat:repeat-y;
	float:left;
	padding:0 10px 0 12px;
	width:285px;
}

#rightColumnBoxBottom  {
	background-image:url(Images/contentBoxBottom1.png);
	background-repeat:no-repeat;
	float:left;
	height:20px;
	width:305px;
}

#editContainer input{
	background-image: url(../../Images/top_verloop.gif);
	background-position: 0 1px;
}

#GreyBackground{
	background-image: url(../Images/transBackground.png);
}

#GreyBackground div#possiblePlaceHolders	{
	background-image: url(../Images/gradientPlaceHolders.gif);
	background-repeat: repeat-y;
}

ul.makeLiCheck li {
	list-style-image:url(images/checkBlue.png);
}

#submit a {
	background-image:url(Images/bt_orange_big.png);
	background-repeat:no-repeat;

}

#joinFormStepOne #submitLink{
	margin: 0 auto;
}


#joinFormStepTwo #submitLink{
	margin: 0 auto;
}

#submit input {
    background: url("/App_Themes/Usability2Solar/Images/bt_orange_big.png");
    background-repeat: no-repeat;
	border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

#submitLink input {
    background: url("/App_Themes/Usability2Solar/Images/bt_orange.png");
    background-repeat: no-repeat;
	border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0 18px;
    text-align: center;
    text-decoration: none;
}
#middle {
	background-image: url(images/main_foto_small.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#containerTipsTop {
	background-image: url(images/contentBoxTop.png);
	background-repeat: no-repeat;
}
#usability2index_area3 {
	background-image: url(images/contentBoxMiddle.png);
	background-repeat: repeat-y;
	
}
#containerTipsBottom {
	background-image: url(images/contentBoxBottom.png);
	background-repeat: no-repeat;
}

#containerParticipateTop {
	background-image: url(images/contentBoxTopParticipate.gif);
	background-repeat: no-repeat;
}
#usability2index_area4 {
	background-image: url(images/contentBoxMiddleParticipate.gif);
	background-repeat: repeat-y;
}
#containerParticipateBottom {
	background-image: url(images/contentBoxBottomParticipate.gif);
	background-repeat: no-repeat;
}

#footerTop {
	background-image:url(Images/FooterBalk.png);
	background-repeat:no-repeat;
}
.formbackground {
	background-image: url(images/formBack_middle.png);
	background-repeat: repeat-y;
}

#bottom {
	background-image: url(images/FooterBalk.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#SEOareaLinks {
	background-image: url(images/LineLarge.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#footertxt span {
	background-image:url(Images/listFooter.gif);
	background-repeat:no-repeat;
}

#usability2index_area4_pc #contentText a
{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-image: url(Images/btParticipate.png);
	background-position: center center;
	background-repeat: no-repeat;
	color:#FFF;
}

#usability2index_area4_pc #contentText a:Hover
{
	color:#000;
}

