
/* ************************************************ */
/* Generic Design Css: design.css */


body, html {
	height: 100%;
}

#body{
	width: 100%;
	height: 100%;
	position:absolute;
}

#body #top { line-height: 0px; height: 0px; font-size: 0px; }
#body #top img { height: 0px; }

#fit_wrap { width: 98.30%; } /* 98.6% OK for 1280 browser width, for 1024, it's too less; 98.40 OK for IE 7, too less for IE 8 */ 

#fixed_wallpaper { position: absolute; width: 100%; height: 100%;}

.top_border { border-bottom-width: 2px; border-bottom-style: solid; }

#slogan {
	margin: 0 10px;	
}

#primary_menu {
	background-image: url(../../../../designs/design4009/color10/images/menu_background_level1.gif);
	background-repeat: repeat-xy;
}

.menuitem_level1 {
	display: inline;
	zoom: 1; /* IE */
	width: 125px;
	height: 42px;
	padding: 0px;
	margin: 0px;
}

.menuitem_level2, .menuitem_level3 {
	padding: 0px;
	margin: 0px;
}

#keyvisual_wrap {
	margin: 10px 0px;
}

#keyvisual {
	border-width: 2px; border-style: solid;
}

#content_wrap { padding: 30px 0px 0px 9px; }

#totop {
	background-image: url(../../../../designs/design4009/color10/images/totop_sprite.gif);
	background-position: left bottom;
	background-repeat: no-repeat;  
	display: block;
	height: 10px;
	width: 11px;
	margin: 30px 0px 20px;
}

#totop:hover {
	background-position: right bottom;
}


#counter_text_before { padding-right: 5px; }
#counter_text_after { padding-left: 5px; }

#company_and_email {
	margin: 10px 0px;
	text-align:right;
}

#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 {
	font-weight: bold;
}

/* ************************************************ */
/* Design Css for Color: color.css */


.top_border { border-bottom-color: #ffffff; } 
.menuitem_level3 { background-color: #737373; } 
#keyvisual { border-color: #737373 } 
#slogan_wrap { background-color: #737373; } 



/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #2c2c2c;
    background: #ffffff url(../../../../designs/design4009/color10/wallpaper/wallpaper.jpg) repeat-x scroll left top;
    display: table;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 12px;font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;color: #2c2c2c;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;font-size: 12px;color: #2c2c2c;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #2c2c2c;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #2c2c2c;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}
