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

html {overflow: auto;}

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

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

#big_wrap {
	position:relative;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

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

#logo_and_slogan {
	height: 265px;
	width: 310px;
	
	margin-bottom: 40px;
}

#logo {
	margin: 0px 0px 20px 20px;
}

#company_and_email {
	width: 280px;
	padding: 15px 15px 15px 15px;
	
	margin-bottom: 30px;
}

#content_wrap {
	padding: 20px;
}

#menu { }

.menu_separator {
	display:block;
	position:relative;
	height:5px;
	line-height: 1px;
	font-size: 1px;
}

.submenu_separator {
	display:block;
	position:relative;
	height:5px;
}

.menulevel_1 {
	position:relative;
	width:150px;
} 

.menulevel_2 {
	position:relative;
	width:150px;
	margin-left:40px;
}   

.menulevel_3 {
	position:relative;
	width:150px;
	margin-left:40px;
}


#totop {
	background-image: url(../../../../designs/design1002/color6/images/totop_sprite.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 11px;
}

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

#body #vcounter {
	width: 310px;
	margin-bottom: 10px;
}

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


body{ background-color: #dddddd; }
#company_and_email, #logo_and_slogan, #content_wrap { background-color:  #cccccc; }
#body #vcounter div { color: #444444; }


/* ************************************************ */
/* 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: #010000;
    background: none;
    display: block;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 12px;font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;color: #010000;}
#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: #010000;
}
p {
    margin-top: 0.0em;
    margin-bottom: 0.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #010000;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #010000;
    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;}
