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

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

body {
	margin: 0;
}

table#page {
	margin: 5px auto;	
	width: 950px;
}

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

div#head {
	height: 179px;
	background-image: url(../../../../designs/design4008/color9/images/head_center.png);
	background-repeat: repeat-x;
}

td.head_border {
	height: 179px;
	background-image: url(../../../../designs/design4008/color9/images/head_border.png);
	background-repeat: no-repeat;
}

td.menue {
	background-image: url(../../../../designs/design4008/color9/images/menue_center.png);
	background-repeat: repeat-x;
}

td.menue_border {
	background-image: url(../../../../designs/design4008/color9/images/menue_border.png);
	background-repeat: no-repeat;
}

.nav { 
	float:left;
}

.sub {
	margin-left: 15px;
}

td.content_bar {
	background-image: url(../../../../designs/design4008/color9/images/content_center.png);
}


td.content_border {
	background-image: url(../../../../designs/design4008/color9/images/content_border.png);
}

div#content_wrap {
	margin-top: 9px;
}

td.submenue {
	width: 200px;
}

td.footer_border {
	background-image: url(../../../../designs/design4008/color9/images/footer_border.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.footer {
	background-image: url(../../../../designs/design4008/color9/images/footer_center.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	padding-bottom: 2px;
	width: 100%;
	clear: both;
}

div#slogan_wrap {
	height: 42px;
	width: 340px;
	margin-top: 30px;
	margin-left: 16px;
}

div#keyvisual_wrap {
	height: 177;
	width: 423px;
	margin-top: 1px;	
}

div#logo_wrap {
	width: 80px;
	height: 80px;
	margin-left: 16px;
}

div#submenue1 {
	margin-top: 10px;
}

#company_and_email {
	margin-left: 20px;
	padding-top: 0px;
}

#totop {
	position: relative;
	background-image: url("../../../../designs/design4008/color9/images/totop.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	top: 10px;
	height: 10px;
	width: 11px;
	margin-bottom: 40px;
}

#totop:hover {
	background-image: url("../../../../designs/design4008/color9/images/totop_hover.png");
}

div.counter {
	clear: both;
	margin-left: -50px;
}

#body #vcounter {
	clear: 			both; 
	color: 			#ffffff;  
	font-size:		11px;
	padding-top:	30px;
	padding-left:	16px;
	padding-bottom:	20px;
}

#body #vcounter div { 	 
	text-align:left !important; 
}

/* print problems */
@media print {
        div#body {
                height:auto;
                display: block;
                overflow: visible;
        }
}

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

body {
	background-color: #969696;
}

a:hover {
	color: #d9d9d9;
}


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

html {
    overflow:auto;
}
body {
    background: #969696 url(../../../../designs/design4008/color9/images/body_bg_rep.gif) null;
    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: #969696 url(../../../../designs/design4008/color9/images/body_bg_rep.gif) null;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#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: 11px;color: #000000;
}
#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;}
