@charset "UTF-8";

body{
  margin:0px;
  background-color:#333333;
  font-family: Arial, Verdana;
}

#upper{
  background-color:#333333;
  margin-left : 0px;
  margin-right : 0px ;
  width:100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
#upper_c{
  background-color:#333333;
  margin-left : auto;
  margin-right : auto ;
  width:1200px;
}
#middle{
  /*background-image: url("../img/tabs_back.jpg");
  background-repeat: repeat-x;*/
  background-color:#FFFFFF;
  margin-left : 0px;
  margin-right : 0px;
  width:100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

div#pressrelease{
	margin: 0 auto;
	width: 800px;
}

#middle_container{
  margin-left : auto;
  margin-right : auto ;
  width:1200px;
  background-color:#FFFFFF;
}

#lower{
  background-image: url("../img/footer_a.jpg");
  background-repeat: repeat-x;
  background-color:#333333;
  margin-left : 0px;
  margin-right : 0px;
  width:100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 10px;
}

#lower_container{
  background-color:#333333;
  margin-left : auto;
  margin-right : auto ;
  width:1200px;
}

.ui-widget-content{
  width:1200px;
  background-color:#FFFFFF;
}

#container{
  width:1200px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-color: #222222;
}

.tabs{
  width:1022px;
  background-color:#FFFFFF;
  margin: 0 auto;
}

.pressrelease{
	width:800px;

}

.addon_image{
  background-image: url("../img/rainbow/title0.jpg");
  width:987px;
  height:460px;
  margin-top:30px;
  margin-bottom:30px;
  margin-left:107px;
}

.addon_lower_left{
  background-image: url("../img/whatnew.jpg");
  width:745px;
  height:146px;
  margin-bottom:80px;
  margin-left:107px;
  float: left;
}

.addon_lower_right{
  margin-top:20px;
  margin-left:40px;
  float: left;
}

div#info {
  color: #ffffff;
  margin-bottom: 0px;
  margin-left: 430px;
  margin-right: 12px;
}

a.header_menu:link {
  color: #ffffff;
  text-decoration: none;
}
a.header_menu:visited {
  color: #ffffff;
  text-decoration: none;
}
a.header_menu:hover {
  color: #50c8df;
  text-decoration: none;
}
a.header_menu:active {
  color: #ffffff;
  text-decoration: none;
}


#addon_already_body{
  width:987px;
  padding-top:30px;
  padding-bottom:88px;
  margin: 0 auto;
}

#addon_already_leftcolumn{
  float:left;
}

#addon_already_centercolumn{
  margin-left:23px;
  float:left;
}

#addon_already_rightcolumn{
  margin-left:23px;
  float:left;
}

#addon_already_column_menu{
  background-image: url("../img/rainbow/column_header_menu.jpg");
  width:182px;
  height:33px;
}


#addon_already_column_newfunction{
  background-image: url("../img/rainbow/column_header_newfunction.jpg");
  width:182px;
  height:33px;
}

#addon_already_column_newservice{
  background-image: url("../img/rainbow/column_header_newservice.jpg");
  width:182px;
  height:32px;
}

#addon_already_column_help{
  background-image: url("../img/rainbow/column_header_help.jpg");
  width:182px;
  height:33px;
}

.addon_already_column_back{
  background-image: url("../img/rainbow/column_back.jpg");
  width:162px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.addon_already_column_hr{
  background-image: url("../img/rainbow/column_hr.jpg");
  width:182px;
  height:4px;
}

.addon_already_column_footer{
  background-image: url("../img/rainbow/column_footer.jpg");
  width:182px;
  height:15px;
  margin-top: -10px;
}

#addon_already_customize_header{
  width:565px;
  height:33px;
}
#addon_already_customize_tab{
  background-image: url("../img/rainbow/customize_tab_back.jpg");
  width:565px;
  height:50px;
}
#addon_already_customize_body{
  background-image: url("../img/rainbow/customize_back.jpg");
  width:565px;
  height:auto;
}

#addon_already_iframe_div{
  width:550px;
  margin-left:5px;
  height: 100%;
}

#addon_already_customize_footer{
  background-image: url("../img/rainbow/customize_footer.jpg");
  width:565px;
}
#addon_already_customize_footer_footer{
  background-image: url("../img/rainbow/customize_footer_footer.jpg");
  width:565px;
  height:15px;
}

#addon_already_btn_feedback{
  background-image: url("../img/rainbow/btn_feedback.jpg");
  width:146px;
  height:34px;
  margin-top:15px;
  margin-left:19px;
}

#addon_already_btn_recommend{
  background-image: url("../img/rainbow/btn_recommend.jpg");
  width:146px;
  height:34px;
  margin-top:15px;
  margin-left:19px;
}

#title{
  margin-left : auto;
  margin-right : auto ;
  background-image: url("../img/popin_logo_s2.jpg");
  width:900px;
  height:150px;
}

#tabs_btn_plugin{
  background: transparent url(img/tabbtn/plugin.jpg) no-repeat scroll 0 -520px;
  width:341px;
  height:65px;
  float:left;
}

#tabs_btn_enabler{
  background: transparent url(img/tabbtn/rainbow.jpg) no-repeat scroll 0 -520px;
  width:344px;
  height:65px;
  float:left;
}

#tabs_btn_word{
  background: transparent url(img/tabbtn/word.jpg) no-repeat scroll 0 0px;
  width:337px;
  height:65px;
  float:left;
}

#footer_a{
  background-image: url("../img/footer_a.jpg");
  width:1200px;
  height:10px;
}

#footer_b{
  background-color: #333333;
  width:1200px;
  height:20px;
}

#footer_c{
  /*background-image: url("../img/footer_c.jpg"); */
  /*width:1200px;*/
  width: 100%;
  height:30px;
  color: #ffffff;
  text-align:center;
}

#footer_b_mini{
  background-color: #333333;
  width: 100%;
  height:20px;
}

#footer_c_mini{
  width: 100%;
  height:30px;
  color:#ffffff;
  text-align: center;
  font-size: small;
}

#lower_container_mini{
  background-color:#333333;
  margin-top : 10px;
  margin-left : auto;
  margin-right : auto ;
  width:100%;
}

#title_mini{
  margin-left : auto;
  margin-right : auto;
  background-image: url("../img/title.jpg");
  width:719px;
  height:150px;
}

div#info_mini {
  color: #ffffff;
  margin-bottom: 0px;
  width: 100%;
  text-align: center;
}

#other_title{
  padding-top: 26px;
  padding-left: 10px;
}

#other_container{
  padding: 30px;
}

#contents{
  width: 100%;
}

span.desc{
  color: #333333;
  font-size: large;
  font-weight: bold;
}

#topper{
  background-image: url("../img/footer_b.jpg");
  background-repeat: repeat-x;
  background-color:#333333;
  margin-left : 0px;
  margin-right : 0px;
  width:100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 10px;
}

.addon_already_column_back a{
  text-decoration: none;
  color: #333333;
}
.addon_already_column_back a:hover{
  color: #999999;
}
