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


body,html {
	height: 100%;
}

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


body {
	background-repeat: repeat-x;
	margin: 0;
}

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

div#menu {
	width: 340px;
	margin-bottom: 10px;
}

div#submenue {
	margin-top: 10px;
	width: 190px;
}

#submenu_and_content {
	border-top: 1px solid #ffffff;
	background-image: url(../../../../designs/design4003/color8/images/trans.png);
	padding-top: 10px;
}

.nav {
	margin-bottom: 3px;
	float: left;
}

.sub {
	margin-top: 3px;
}

div#nokeyvisual_wrap {
	width: 455px;
	height: 119px;
}

div#keyvisual_wrap {
	width: 455px;
	height: 119px;
	border: 1px solid #ffffff;
	
	margin: 2px 0px;
}

div#logo_wrap {
	height: 118px;
	width: 170px;
	margin-top: 10px;
}

div#content_wrap {
	margin: 5px 10px 0px;
}

div#footer {
	width: 100%;
	padding: 2px 0px 2px;
	background-image: none;
	margin-bottom:10px;
}

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

#company_and_email {
	margin-right: 15px;
	margin-top: 2px;
	text-align:right;	
}

#totop {
	background-image: url(../../../../designs/design4003/color8/images/totop_sprite.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 11px;
	font-size: 1px;
	top: 10px;
	margin-bottom: 40px;
	margin-top: 20px;
}

#totop:hover {
	background-image: url(../../../../designs/design4003/color8/images/totop_sprite.gif);
	background-position: right bottom;
	cursor: pointer;
}

tr.shadow {
	background: url(../../../../designs/design4003/color8/images/bg_shadow.png);
	background-repeat: repeat-x;
	height: 10px;
}

#vcounter {
	margin-top: 30px;
	margin-bottom:10px;
}

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

body {
	background-color: #73b5f9;
}

div#logo {
	border: 1px solid #ffffff;
}

div#footer {
	background-color: #38699b;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#body a:hover {
	color: #8e8e8e;
}

tr.top {
	background-color: #38699b;
}

td.sides {
	/*background-color: #390000;*/
}


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

html {
    overflow:auto;
}
body {
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #ffffff;
    background: #73B5F9 url(../../../../designs/design4003/color8/wallpaper/wallpaper.png) repeat-x scroll left top;
    display: table;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #ffffff;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #ffffff;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #ffffff;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #ffffff;
    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;}
