/******* Common *********/
a{
  border: none;
}

.emc2css_body {
  background: #FFFFFF;
}

.emc2css_bodywidth {
  width : 760px;
}

.emc2css_grayline{
  width : 95%;
  text-align: left;
  float: none;
  border-bottom-color: #DADADA;
  border-bottom-style: dotted;
  border-bottom-width: 2px
}

.emc2css_verticaldashline{
	border-left : 2px dotted #E6E6E6;
    height: 100%;
}

.emc2css_dividergray {
  color: #CCCCCC;
  font-family: Arial, Verdana, Helvetica;
  font-size: 9px
}

.emc2css_whiteBG {
  background: #FFFFFF;
}

.emc2css_verylightBG {
  background: #F9F9F9;
}

.emc2css_lightBG {
  background: #DEE3ED;
}

.emc2css_grayBG {
  background: #D6D6D6;
}

.emc2css_error_redTEXT{
	border: none;
	vertical-align: middle;
	background-color: #FFFF66;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 14pt;
	color: #CC3366;
	float: none;
	text-align: left;
	text-decoration : none;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}

.emc2css_redTEXT{
	border: none;
	vertical-align: middle;
	background-color: transparent;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 9pt;
	color: #CC3366;
	float: none;
	text-align: left;
	text-decoration : none;
}

 .emc2css_error_redTEXT{
	border: none;
	vertical-align: middle;
	background-color: transparent;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 14pt;
	color: #CC3366;
	float: none;
	text-align: left;
	text-decoration : none;
  background: #FFFF66;
}

.emc2css_redTEXT A,.emc2css_redTEXT A:link,.emc2css_redTEXT A:visited{
	border: none;
	vertical-align: middle;
	background-color: transparent;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 8pt;
 	color: #CC3366;
	float: none;
	text-align: right;
	text-decoration : none;
}

.emc2css_redTEXT A:hover,.emc2css_redTEXT A:active{
	border : none;
	vertical-align : middle;
	background-color: transparent;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 8pt;
	color: #4682B4;
	float : none;
	text-align : left;
	text-decoration : none;
}

.emc2css_errorBG{
  background: #C6006D;
}

.emc2css_borderLight{
	border: 2px solid #ADB8D4;
}


.emc2css_buttonTrans{
  background: transparent;
  font-size: 13pt;
  font-family: Arial, Verdana, Helvetica, MS Sans Serif;
  color: #4682B4;
  font-weight: bold;
  text-decoration: underline;
  border: none;
  cursor:pointer;
  cursor:hand;
}

.emc2css_signupButton{
     font-family: Arial, Helvetica, MS Sans Serif, Verdana;
	font-size : 13pt;
	color : #FFFFFF;
	float : none;
	text-align : center;
	text-decoration : none;
    vertical-align: middle;
    font-weight: normal;
    height: 35px;
    background-color: #276930;
  padding: 0px 0px 0px 0px;
  line-height: 35px;
  float: left;
  width: 95px;
}


/*********************************/
/******* Header Page *************/
/*********************************/


/**** Logo*******/

.emc2css_headerBG{
  background-color: #F7F8FA;
  height: 130px;
}

.emc2css_emc2logoTable{
    width: 200px;
}

.emc2css_emc2logobg{
	background-color: transparent;
  background-image: url(../images/emc2_logo_small_bw.gif);
  width: 150px;
  height: 75px;
  background-repeat: no-repeat;
  background-position: center middle;
  position: relative;
  left: 15px;
}


.emc2css_slogan{
	border : none;
    font-family: Arial, Helvetica, MS Sans Serif, Verdana;
	font-size : 14pt;
	color : #657269;
	float : none;
	text-align : center;
	text-decoration : none;
    vertical-align: middle;
    font-weight: normal;
    height: 40px;
    background-color: transparent;
    line-height: 40px;
  padding: 0px 0px 0px 5px;
}

/********* start Box *********/

.emc2css_icon_save{
  background-image: url(../images/icon_earthTINY.gif);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  float: center;
  background-position: bottom center;
}

.emc2css_icon_dreams{
  background-image: url(../images/icon_starTINY.gif);
  background-repeat: no-repeat;
  width: 38px;
  height: 40px;
  float: center;
  background-position: bottom center;
}

.emc2css_icon_friends{
  background-image: url(../images/icon_find_SM.gif);
  background-repeat: no-repeat;
  width: 38px;
  height: 40px;
  float: center;
  background-position: bottom center;
}

.emc2css_icon_invest{
  background-image: url(../images/icon_greensxTINY.gif);
  background-repeat: no-repeat;
  width: 64px;
  height: 41px;
  float: center;
}

.emc2css_icon_business{
  background-image: url(../images/icon_shop_SM.gif);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  float: center;
}

.emc2css_icon_charity{
  background-image: url(../images/icon_charityTINY.gif);
  background-repeat: no-repeat;
  width: 38px;
  height: 40px;
  float: center;
  background-position: bottom center;
}


.emc2css_sublogoHeader{
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	color: #5C7081;
	font-weight : bold;
	text-align : center;
  text-decoration: none;
}

 .emc2css_sublogoHeader A,.emc2css_sublogoHeader A:link,.emc2css_sublogoHeader A:visited{
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	color: #687E91;
	font-weight : bold;
	text-align : center;
  text-decoration: none;
}

.emc2css_sublogoHeader A:active,.emc2css_sublogoHeader A:hover{
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	color: #BB3A3A;
	font-weight : bold;
	text-align : center;
  text-decoration: underline;
}

.emc2css_subsublogoHeader{
	border: none;
	vertical-align : bottom;
	font-family:  Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
  	color: #7F7F7F;
	float: none;
	text-align: center;
	text-decoration : none;
	font-weight : normal;
    height: 15px;
}

.emc2css_subsublogoHeader A,.emc2css_subsublogoHeader A:link,.emc2css_subsublogoHeader A:visited{
	border: none;
	vertical-align : bottom;
	font-family:  Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
  	color: #4B4B4B;
	float: none;
	text-align: center;
	text-decoration : none;
	font-weight : normal;
}

.emc2css_subsublogoHeader A:hover,.emc2css_subsublogoHeader A:active{
	border: none;
	vertical-align : bottom;
	font-family:  Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
  	color: #333333;
	float: none;
	text-align: center;
	text-decoration : underline;
	font-weight : normal;
}


.emc2css_logoText{
	border: none;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    height: 30px;
    padding: 0px 0px 0px 0px;
  background-color: transparent;
  line-height: 30px;
}


 /* ###### top navi ######### */

 .emc2css_topnaviBG {
   	background-color : #000000;
    height: 35px;
 }


 .emc2css_topnavi{
	border: none;
	vertical-align: middle;
	background-color: transparent;
	font-family: Arial, Helvetica, MS Sans Serif, Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	float: none;
	text-align : right;
	text-decoration : none;
    font-weight: normal;
    line-height: 35px;
}

.emc2css_topnavi A,.emc2css_topnavi A:link,.emc2css_topnavi A:visited{
	border: none;
	vertical-align: middle;
	background-color: transparent;
	font-family: Arial, Helvetica, MS Sans Serif, Verdana;
	font-size: 10pt;
	color: #E5E7EC;
	float: none;
	text-align : right;
	text-decoration : none;
  font-weight: normal;
}

.emc2css_topnavi A:hover,.emc2css_topnavi A:active{
	border : none;
	vertical-align : middle;
	background-color: transparent;
	font-family: Arial, Helvetica, MS Sans Serif, Verdana;
	font-size : 10pt;
	color: #CAE6AC;
	float : none;
	text-align : right;
	text-decoration : none;
  font-weight: normal;
}




/* ####### main navi - account & logout ######## */

.emc2css_mainnaviBG{
  background-color : #E6E6EE;
  height: 30px;
  line-height: 30px;
  border: none;
}

.emc2css_mainnavi{
	border: none;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 9pt;
	color: #444444;
	text-align: left;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
    height: 30px;
  line-height: 30px;
  padding: 0px 0px 0px 15px;
}

.emc2css_mainnavi A,.emc2css_mainnavi A:visited,.emc2css_mainnavi A:link{
	border: none;
	background-color : transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 9pt;
	color: #444444;
	text-align: left;
    vertical-align: middle;
    text-decoration: none;
    font-weight: bold;
}


.emc2css_mainnavi A:hover,.emc2css_mainnavi A:active{
	border: none;
	background-color : transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 9pt;
	color : #139D24;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
     font-weight: bold;
}



/******* Navi **********/




/********* user ********/

.emc2css_userBG{
    border: 1px solid #C0C0C0;
}

.emc2css_userjoinBG{
  border: 4px solid #EEEEEE;
}


.emc2css_userIMG{
    text-align: center;
    border: none;
    font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
    color: #181818;
}


.emc2css_userIMG A,.emc2css_userIMG A:link,.emc2css_userIMG A:visited{
	background-color: transparent;
	font-family:Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
	color: #181818;
	font-weight : normal;
    text-decoration: underline;
    vertical-align: middle;
    text-align: center;
}


.emc2css_userIMG A:hover,.emc2css_userIMG A:active{
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 8pt;
	color : #CC3366;
	font-weight : normal;
    text-decoration: underline;
    vertical-align: middle;
    text-align: center;
}


.emc2css_userHeader{
	background-color: #E4EDE7;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	color: #313F46;
	font-weight : bold;
	text-align : left;
    text-decoration: none;
    vertical-align: middle;
    height: 20px;
}

.emc2css_userHeader A,.emc2css_userHeader A:link,.emc2css_userHeader A:visited{
	background-color: #E9F1F5;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	color: #313F46;
	font-weight : bold;
	text-align : left;
    text-decoration: underline;
    vertical-align: middle;
    height: 20px;
}


.emc2css_userHeader A:hover,.emc2css_userHeader A:active{
	background-color: #E9F1F5;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	color : #181818;
	font-weight : bold;
	text-align : left;
    text-decoration: underline;
    vertical-align: middle;
    height: 20px;
}


.emc2css_userTitle{
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 9pt;
	color: #303C45;
	font-weight : bold;
	text-align : left;
    text-decoration: none;
    vertical-align: top;
}


.emc2css_userSubTitle{
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	color: #303C45;
	font-weight : bold;
	text-align : left;
    text-decoration: none;
    vertical-align: top;
}

.emc2css_userSubTitleBorder{
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 10pt;
	color: #303C45;
	font-weight : bold;
	text-align : left;
    text-decoration: none;
    vertical-align: top;
	 border: 2px solid #F6F6F6;
}

.emc2css_userTitleBorder{
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size: 9pt;
	color: #303C45;
	font-weight : bold;
	text-align : left;
    text-decoration: none;
    vertical-align: top;
    border: 2px solid #F6F6F6;
}

.emc2css_userSubtitleCTR{
	border : none;
	background-color : #F1F1EB;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : center;
	text-decoration : none;
    padding-left: 5px;
    vertical-align: top;
}

.emc2css_userText{
	border : none;
	background-color : transparent;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #4F4F4F;
	float : none;
	text-align : left;
	text-decoration : none;
    padding-left: 5px;
    vertical-align: middle;
	font-weight: normal;
    line-height: 15px;
    height: 15px;
}

.emc2css_userText A,.emc2css_userText A:link,.emc2css_userText A:visited{
	border : none;
	background-color : transparent;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #1C1C1C;
	float : none;
	text-align : left;
	text-decoration : underline;
    vertical-align: middle;
	font-weight: normal;
}

.emc2css_userText A:hover,.emc2css_userText A:active{
	border : none;
	background-color : transparent;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : left;
	text-decoration : underline;
    vertical-align: middlw;
	font-weight: normal;
}


.emc2css_userTextBorder{
	background-color : transparent;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : left;
	text-decoration : none;
    border: 2px solid #F6F6F6;
    padding-left: 5px;
    vertical-align: top;
}

.emc2css_userTextBorder A,.emc2css_userTextBorder A:link,.emc2css_userTextBorder A:visited{
	background-color : transparent;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : left;
	text-decoration : underline;
    vertical-align: top;
}

.emc2css_userTextBorder A:hover,.emc2css_userTextBorder A:active{
	background-color : transparent;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : left;
	text-decoration : underline;
    vertical-align: top;
}

.emc2css_userTextBorderCTR{
	background-color : transparent;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : center;
	text-decoration : none;
    border: 2px solid #F6F6F6;
    padding-left: 5px;
    vertical-align: top;
}

.emc2css_userTextBorderCTR A,.emc2css_userTextBorderCTR A:link,.emc2css_userTextBorderCTR A:visited{
	background-color : transparent;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : center;
	text-decoration : underline;
    vertical-align: top;
}

.emc2css_userTextBorderCTR A:hover,.emc2css_userTextBorderCTR A:active{
	background-color : transparent;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : center;
	text-decoration : underline;
    vertical-align: top;
}



.emc2css_userTextColorBorderCTR{
	background-color : #F9F9F9;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : center;
	text-decoration : none;
    border: 2px solid #F6F6F6;
    padding-left: 5px;
    vertical-align: top;
}

.emc2css_userTextColorBorderCTR A,.emc2css_userTextColorBorderCTR A:link,.emc2css_userTextColorBorderCTR A:visited{
	background-color : #F9F9F9;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : center;
	text-decoration : underline;
    vertical-align: top;
}

.emc2css_userTextColorBorderCTR A:hover,.emc2css_userTextColorBorderCTR A:active{
	background-color : #F9F9F9;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : center;
	text-decoration : underline;
    vertical-align: top;
}


.emc2css_userTextCTR{
	border : none;
	background-color : transparent;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : center;
	text-decoration : none;
}

.emc2css_userTextCTR A,.emc2css_userTextCTR A:link,.emc2css_userTextCTR A:visited{
	border : none;
	background-color : transparent;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : center;
	text-decoration : none;
}

.emc2css_userTextCTR A:hover,.emc2css_userTextCTR A:active{
	border : none;
	background-color : transparent;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : center;
	text-decoration : underline;
}


.emc2css_userTextSM{
	border : none;
	background-color : transparent;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : left;
	text-decoration : none;
    padding-left: 5px;
    vertical-align: top;
}

.emc2css_userTextSM A,.emc2css_userTextSM A:link,.emc2css_userTextSM A:visited{
	border : none;
	background-color : transparent;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #205E7D;
	float : none;
	text-align : left;
	text-decoration : underline;
    vertical-align: top;
}

.emc2css_userTextSM A:hover,.emc2css_userTextSM A:active{
	border : none;
	background-color : transparent;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : left;
	text-decoration : underline;
    vertical-align: top;
}

.emc2css_userInput{
  border: 1px solid #4A618A;
  font-family: Arial, Verdana, Helvetica, MS Sans Serif;
  font-size : 9pt;
  color : #000000;
  height: 20px;

}


.emc2css_userDescr{
	border : none;
	background-color : #EEF0F7;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #181818;
	float : none;
	text-align : left;
	text-decoration : none;
    padding-left: 5px;
    vertical-align: top;
}

.emc2css_userDescr A,.emc2css_userDescr A:link,.emc2css_userDescr A:visited{
	border : none;
	background-color : transparent;
    font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #1C5470;
	float : none;
	text-align : left;
	text-decoration : underline;
    vertical-align: top;
}

.emc2css_userDescr A:hover,.emc2css_userDescr A:active{
	border : none;
	background-color : transparent;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size : 9pt;
	color : #CC6666;
	float : none;
	text-align : left;
	text-decoration : underline;
    vertical-align: top;
}


/********** Footer *******/

.emc2css_footer_line{
  width : 95%;
  text-align: center;
  float: none;
  border-bottom-color: #E6E6E6;
  border-bottom-style: dashed;
  border-bottom-width: 1px;

}

 .emc2css_footerBG{
  background-color: transparent;
  width: 750px;
  height: 65px;
}


.emc2css_footer{
	background-color : transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size : 10pt;
	color : #323232;
	float : none;
	text-decoration : none;
	padding : 0px 2px 0px 2px;
	text-align : center;
    vertical-align: middle;
}

.emc2css_footer A,.emc2css_footer A:link,.emc2css_footer A:visited{
	background-color : transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size : 10pt;
	color : #224159;
	float : none;
	text-decoration : underline;
	text-align : center;
    vertical-align: middle;
}

.emc2css_footer A:active,.emc2css_footer A:hover{
	background-color : transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size : 10pt;
	color : #B41807;
	float : none;
	text-decoration : underline;
	text-align : center;
    vertical-align: middle;
}

/************ copyright **********/

.emc2css_copyright{
	background-color : transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size : 8pt;
	color : #333333;
	float : none;
	text-decoration : none;
	padding : 0px 2px 0px 2px;
	text-align : center;
	height : 20px;

}

.emc2css_copyright A,.emc2css_copyright A:link,.emc2css_copyright A:visited{
	background-color : transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size : 8pt;
	color : #4682B4;
	float : none;
	text-decoration : underline;
	text-align : center;
	height : 20px;
}

.emc2css_copyright A:active,.emc2css_copyright A:hover{
	background-color : transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size : 8pt;
	color : #B41807;
	float : none;
	text-decoration : underline;
	text-align : center;
	height : 20px;
}


/********* Templates **************/

.emc2css_blogTemplateTable{
	position: relative;
	min-width: 100%;
}

.emc2css_blogFloat{
	float: none;
	position: relative;
	height: 140px;
	min-width: 100%;
	min-height: 100%;
	text-align : center;
}

.emc2css_blogTemplateBox{
	background-color : transparent;
	font-family: Arial, Helvetica, Verdana, MS Sans Serif;
	font-size : 10pt;
	color : Black;
	text-decoration : none;
	text-align : center;
   vertical-align: top;
}
