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


#body { width: 100%; }

#big_wrap {
	margin: 50px auto 50px;
}

#header_wrap {
	margin: 10px 0px;
}

.header_left_bg { background-image: url(../../../../designs/design3003/color10/images/box.gif); background-position: 0px 0px; }
.header_center_bg { background-image: url(../../../../designs/design3003/color10/images/box_header_center.gif); background-repeat: repeat-x; }
.header_right_bg { background-image: url(../../../../designs/design3003/color10/images/box.gif); background-position: -12px 0px; }

.footer_left_bg { background-image: url(../../../../designs/design3003/color10/images/box.gif); background-position: 0px -144px; }
.footer_right_bg { background-image: url(../../../../designs/design3003/color10/images/box.gif); background-position: -12px -144px; }


#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 {
	background-repeat: repeat-x;
	background-image: url(../../../../designs/design3003/color10/images/headlines.gif);	
	font-family: "Arial Narrow", Arial, Helvetica, Sans;
	padding: 5px;
}

#slogan {
	margin-top: 5px;
}

#company {
	font-size: 18px;
	font-weight: bold;
}

#email {
	font-size: 11px;
}

#company_and_email {
	margin-bottom: 20px;
	margin-right: 20px;
}

#content_wrap {
	padding: 5px 0px 20px;
}

#totop {
	display: block;
	margin: 20px 0px 10px;
}

#body #big_wrap a:hover { text-decoration: none; }

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

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


.box_background { background-color: #656565; }

#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 { color: #ffffff; background-color: #656565; }

#body #big_wrap #textcounter_value, #body #big_wrap #counter_text_before, #body #big_wrap #counter_text_after  { color: #ffffff; }



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

html {
    overflow:auto;
}
body {
    background: #ffffff url(../../../../designs/design3003/color10/images/body_bg_rep.gif) null;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    color: #868686;
    background: #ffffff url(../../../../designs/design3003/color10/images/body_bg_rep.gif) null;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 11px;font-family: Arial, Helvetica, sans-serif;color: #868686;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #ffffff;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #868686;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #868686;
    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;}
