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

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

#big_wrap {
	position:relative; 
	margin:auto;
	margin-top:30px;
}


#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/design1009/color5/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 { 	 
	margin-left: 15px;
	width: 310px;
	margin-bottom: 10px;
}

#body #vcounter div { 	 
	text-align:left !important; 
}
/* ************************************************ */
/* Design Css for Color: color.css */


body{ background-color: #fff200; }
#company_and_email, #logo_and_slogan, #content_wrap { background-color:  #fff200; }



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

html {
    overflow:auto;
}
body {
    background: #fff200;
    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: #666666;
    background: #fff200;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #666666;}
#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: #7d7d7d;
}
#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;}
