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


body, html {
	height: 100%;
}

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

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

#big_wrap {
	margin: 0px auto 0px;
}

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

.content_background {
	background-color: #ffffff;
}

#menu_shim {
	margin: 6px 5px;
}

.css_shadow_1 { 
	border-top: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9;
	border-right: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0;
}
.css_shadow_2 {
	border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5;
	border-right: 1px solid #f7f7f7; border-bottom: 1px solid #f7f7f7;
}
.css_shadow_3 { border-top: 1px solid #f0f0f0; border-left: 1px solid #f0f0f0; }
.css_shadow_4 { border-top: 1px solid #f7f7f7; border-left: 1px solid #f7f7f7; }

#secondary_menu {
	margin-top: 20px;
	margin-left: 10px;
}

.menuitem_level1 { display: inline; margin: 0px 1px; }
.menuitem_level2 { }
.menuitem_level3 { margin-left: 10px; }

#slogan_keyvisual_wrap {
	height: 144px;
	width: 100%;

	padding: 5px;
}

#slogan_keyvisual_background {
	position: relative;
	margin-right:10px;
	height: 100%;
}

.shadow_top {
	position: absolute; left: 0px; top: 0px;
	width: 100%;
	height: 4px;
	line-height: 4px;
	font-size: 4px;
	background-image: url(../../../../designs/design4001/color1/images/shadow_top.png);
	background-repeat: repeat-x;
}

.shadow_bottom {
	position: absolute; left: 0px; bottom: 0px;
	width: 100%;
	height: 2px;
	line-height: 2px;
	font-size: 2px;
	background-image: url(../../../../designs/design4001/color1/images/shadow_bottom.png);
	background-repeat: repeat-x;
}

.shadow_left {
	position: absolute; left: 0px; top: 0px;
	width: 4px;
	height: 100%;
	background-image: url(../../../../designs/design4001/color1/images/shadow_left.png);
	background-repeat: repeat-y;
}

.shadow_right {
	position: absolute; right: 0px; top: 0px;
	width: 3px;
	height: 100%;
	background-image: url(../../../../designs/design4001/color1/images/shadow_right.png);
	background-repeat: repeat-y;
}

#keyvisual {
	position: absolute; right: 0px;
}

#slogan {
	position: absolute; left: 5px;
}

#content_wrap {
	padding: 20px 30px;
}

#totop {
	background-image: url(../../../../designs/design4001/color1/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;
}   

#vcounter { margin-top: 20px; }

#counter_company_and_email_wrap {
	padding: 20px;
}

#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 {
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	font-weight: bold;
	
}


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


#slogan_keyvisual_background { background-color: #7e7e7e; }

.content_background { background-color: #ffffff; }

#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 { color:#2C2C2C; }
#body a:hover { color: #b041d0; }


/* ************************************************ */
/* 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: #000000;
    background: #a3a3a3 none repeat scroll 0 0;
    display: table;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 12px;font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;color: #000000;}
#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: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #000000;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #000000;
    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;}
