body{
	color : #555;
	background-color : #FFF;
}

#topbar p a{
	color:#333;
}

#header-container{
	background : url(../img/bg_header_container_white.png?v090310.001)  repeat-x;
}

body#footcont{
	background:#FFF;
}

a{
	color : #0066CC;
}

#logo a {
	background : url(../img/logo_header_white.png?090310) no-repeat;
	width : 150px;
}

.menu-image a{
	background : url(../img/menu_items_white.png?080904);
}

.menu-image-ja a{
	background : url(../img/menu_items_ja_white.png?08092906);
}



#content{
	color : #666;
}

#header-menu{
/*	display : none;*/
}


#fadeout-text{
	border : 2px solid #666;
}



p.user-show-navi-controller-button a{
	background : url(../img/btn_conference_control_menu_white.png?090121) no-repeat;
}
p.user-show-navi-controller-button-ja a{
	background : url(../img/btn_conference_control_menu_ja_white.png?090121) no-repeat;
}

#tutorial-container-cont{
	background : url(../img/tutorial_bg_white.png?v2);
}

#tutorial-container-cont p,
#tutorial-container-cont li{
	color : #333;
}

#embed-container-cont{
	background : url(../img/tutorial_bg_white.png?v4);
}

body#sidebar{
	background : transparent url(../img/tutorial_bg_white.png?v5);
}

#tutorial-container-header{
	background : url(../img/tutorial_header_white.png?v0.90121) no-repeat;
}
#tutorial-container-header a{
	color : #666;
}
#tutorial-container-cont{
	border-left : 3px solid #C1C1C1;
	border-bottom : 3px solid #C1C1C1;
}

#embed-container-header{
	background : url(../img/embed_header_white.png?v0.90121) no-repeat;
}
#embed-container-header a#embed-container-header-text{
	color : #666;
}
#embed-container-cont{
	border-left : 3px solid #C1C1C1;
	border-bottom : 3px solid #C1C1C1;
}

/* help/check */
div#performance-header {
	background : #EEE;
	color : #333;
}
#performance-result-table p.performance-cont-status{
	background : url(../img/check_status_white.png) no-repeat 0 12px;
}
#performance-result-table p.performance-cont-status-ok{
	background : url(../img/check_status_white.png) no-repeat 0 -16px;
	margin-left : 10px;
}
#performance-result-table p.performance-cont-status-ng{
	background : url(../img/check_status_white.png) no-repeat 0 -32px;
	margin-left : 10px;
}
#performance-result-table p.performance-cont-detail-ok,  div#performance-ok {
	color:#00CC00;
}


span.attention{
	color : #ff6600;
}


/* help/howto */
div#howto-use-header{
	background : #DDD;
}
p#howto-use-header-title{
	color : #222;
}

p.howto-use-header-body{
	color : #555;
}


/* authorities/confirm */
div#payment-announce strong{
	color : FF9900;
}



/*  login */
div#login-form{
	margin : 80px 0 0 0;
}
#login-footer-text, 
div#settings-account-info,
#content div#help-selector{
	background : #EEE;
	border : 1px solid #999;
	color : #666;
}


/* help */
#help-cont h3 a{
	color : #666;
}

/*  list icons */

li.settings-email-list-item{
	background : url(../img/email.png?v2) no-repeat;
}
li.settings-password-list-item{
	background : url(../img/key.png) no-repeat;
}
li.settings-invitation-list-item{
	background : url(../img/email_go.png) no-repeat;
}