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

#body, #main-table {
	margin: 0 auto;
}

#main-table {
	width: 771px;
	background-image: url('../../../../designs/design365/color9/images/bgTop.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

.bgRight {
	background-image: url('../../../../designs/design365/color9/images/bgRight.gif');
	background-position: right top;
	background-repeat: repeat-y;
}

#keyvisual {
	float: right;
}

#logo-container {
	width: 201px;
	height: 100px;
	padding-left: 8px;
	position: relative;
	background-image: url('../../../../designs/design365/color9/images/bgLogo.gif');
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

#logo {
	position: absolute;
	left: 21px;
	bottom: 8px;
}

#slogan {
	float: left;
}

.bgMenu {
	padding: 0 9px 0 8px;
	background-image: url('../../../../designs/design365/color9/images/bgMenu.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

#contentCell {
	padding: 14px 48px 0 10px;
}

#footer-cell {
	padding-right: 8px;
}

#to-top-cell {
	padding-right: 11px;
	background-image: url('../../../../designs/design365/color9/images/imgTopButtonRight.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}

#to-top-img {
	margin: 0 18px;
}

#bottom-cell {
	background-image: url('../../../../designs/design365/color9/images/footer_bgr.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

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

/* body { background-color:#4E5252 } */
/* td,p { font-size:12px;color:#000000; } */
.bgContent { background-color:#F8F8F8 }

.bot { font-size:12px;color:#4D5258;margin-top:20px;margin-left:10px;margin-right:45px;margin-bottom:0px; }




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

html {
    overflow:auto;
}
body {
    background: #4E5252;
    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: #000000;
    background: #4E5252;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 12px;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 8px;color: #4D5258;
}
p {
    margin-top: 0.0em;
    margin-bottom: 0.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #FF0000;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #FF0000;
    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;}
