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


body, html {
	height: 100%;
}

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

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

#big_wrap {
	margin: 80px auto 100px;
}

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

.shadow_top, .shadow_bottom { background-repeat: repeat-x; }
.shadow_left, .shadow_right { background-repeat: repeat-y; }

.shadow_top_left { background-image: url(../../../../designs/design3008/color2/images/shadow_top_left.png); background-position: -10px 10px; }
.shadow_top { background-image: url(../../../../designs/design3008/color2/images/shadow_top.png); }
.shadow_top_right { background-image: url(../../../../designs/design3008/color2/images/shadow_top_right.png); background-position: 0px 0px; }

.shadow_left { background-image: url(../../../../designs/design3008/color2/images/shadow_left.png); }
.shadow_right { background-image: url(../../../../designs/design3008/color2/images/shadow_right.png); }

.shadow_bottom_left { background-image: url(../../../../designs/design3008/color2/images/shadow_bottom_left.png); background-position: -10px 0px;  }
.shadow_bottom { background-image: url(../../../../designs/design3008/color2/images/shadow_bottom.png); }
.shadow_bottom_right { background-image: url(../../../../designs/design3008/color2/images/shadow_bottom_right.png); background-position: -0px 10px;  }

.content_background { padding: 25px; }

#company_slogan_logo_wrap {
	margin: 0px 10px;
}

#menu {
	margin-top: 10px;
	padding: 16px 0 16px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.menupoint {
	margin: 1px 0px;
}

.menupoint_level2, .menupoint_level3 {
	margin-left: 15px;
}

#body #company_wrap {
	font-family: "Times New Roman",Times,serif;
	font-size: 30px;
	line-height: 30px;
	padding: 0 1px;
}

#slogan_wrap { }

#logo { }

#content_wrap {
	padding: 20px 10px;
}

#counter_totop_and_email_wrap {
	padding: 0px 10px;
}

#top_and_email {

}

#counter_text_before { padding-right: 5px; }
#counter_text_after { padding-left: 5px; }


#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

#body a, #body a:hover, #body #big_wrap a, #body #big_wrap a:hover { text-decoration: none; }
#body p { margin-left: 10px; }

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

#menu { border-color: #C7C7C7; }
.content_background { background-color: #ffffff; }

#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 { color: #751311; }
#body #big_wrap a:hover, #body a:hover { color: #000000; }

#body #content_wrap { color: #888888; }
#top_email_separator { color: #888888; }



/* ************************************************ */
/* 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: 11px;
    text-align: left;
    color: #888888;
    background: #a1a1a1 none repeat scroll 0 0;
    display: table;
    overflow: auto;
}
* html #body { height: 100%; width: 100%;  }
#body td {font-size: 11px;font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;color: #888888;}
#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: 15px;color: #751311;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #751311;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #751311;
    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;}
