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


body, html { height: 100%; }

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

#body{ width: 100%; height: 100%; position: absolute; overflow: auto;}
#big_wrap {margin: 10px;}

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

#menu {
	margin-left: 23px;
}

#vcounter {
	margin-top: 40px;
	margin-left: 23px;
	width: 160px;
}

#content_wrap {
	padding: 10px 30px; 
}

#company_and_email {
	padding: 7px 20px 0px;
}

#totop_wrap {
	padding: 10px 0px 30px;
}

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

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

#content_corner_right_top, #content_corner_left_top, #content_corner_right_bottom, #content_corner_left_bottom  {
	width: 11px;
	height: 11px;
	background-image: url(../../../../designs/design4000/color8/images/edges_small.gif);
	background-repeat: no-repeat;
	font-size: 2px;
	line-height: 2px;
}

#content_corner_right_top { background-position: right top; margin-bottom: 4px; }
#content_corner_left_top { background-position: left top; margin-bottom: 4px; }
#content_corner_right_bottom { background-position: right bottom; margin-top: 4px; }
#content_corner_left_bottom { background-position: left bottom; margin-top: 4px; }

#main_corner_bottom, #main_corner_top {
	width: 39px;
	height: 39px;
	background-image: url(../../../../designs/design4000/color8/images/edges_big.gif);
	background-repeat: no-repeat;
}

#main_corner_bottom { background-position: right top;  }
#main_corner_top { background-position: left top;  }

#body #vcounter #counter_text_before, #body #vcounter #counter_text_after {
	display: block;
	padding: 2px 0px;
}

#body #vcounter #textcounter_value {
	padding: 2px 0px;
}

#body #vcounter #counter_text_before {
	background: url(../../../../designs/design4000/color8/images/counter_edges.gif) no-repeat scroll left top;
}

#body #vcounter #counter_text_after {
	background: url(../../../../designs/design4000/color8/images/counter_edges.gif) no-repeat scroll right bottom;
}

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


#body #content_wrap { background-color: #72500E; }
#company_and_email, #body #vcounter { color: #e8e8e8; }
#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 { color: #e8e8e8; }
#body p, #body li, #body a { color: #e8e8e8; }
#body a:hover { color: #bcbcbc; }

#body #vcounter #counter_text_before, #body #vcounter #counter_text_after { background-color: #72500E; } 
#body #vcounter #counter_text_before, #body #vcounter #counter_text_after, #body #vcounter #textcounter_value { color: #deac4d; }


/* ************************************************ */
/* 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: #e8e8e8;
    background: #6C5C3E url(../../../../designs/design4000/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: #e8e8e8;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 20px;color: #FFFFFF;
}
p {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}
#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;}
