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

html, body, #body, #mainTable {
	height:100%
}

#body {
	position: relative;
}

#body, #mainTable {
	margin-left:auto;
	margin-right:auto;
}             

#fullWidthBackground {
	width: 100%;
	height: 145px;
	background: url("../../../../designs/design55/color1/images/body_bg_rep.gif") repeat-x;
	position: absolute;
	top: 0;
	left: 0;
}

#keyvisual {
	position: absolute;
	top: 0px;
	left: 0px;
} 

#logoContainer {
	height: 65px;
	float: right;
	position: relative;
	right: -15px;
}

#sloganContainer {
	height: 80px;
	clear: right;
	float: right;
	position: relative;
	right: -15px;
}

#menuCell {
	background: url("../../../../designs/design55/color1/images/bgBody.gif") repeat-y;
	padding-top: 145px;
}

#contentTopCell {
	background-image: url("../../../../designs/design55/color1/images/body_bg_rep.gif");
	background-repeat:  repeat-x;
}

.bgContent {
	padding: 0 15px;
}

#contentMinWidth {
	width: 540px;
}

.bot {
	margin: 30px 50px 15px 0;
	float: left;
}

#totop {
	margin-top: 30px;
	float: right;
}

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

/* body { margin-left:0;margin-top:0;margin-right:0;margin-bottom:0; background-position: top; } */
/* p { font-size:12px;color:#FFFFFF;margin-top:10px;margin-left:15px;margin-right:5px;margin-bottom:15px; } */
/* td { font-size:12px;color:#FFFFFF; } */
.bot { font-size:12px;color:#FFFFFF; }
/* .bgBody { background-color:#959CA6 } */
.bgContent { background-color:#454952 }




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

html {
    overflow:auto;
}
body {
    background: #959CA6 url(../../../../designs/design55/color1/images/body_bg_rep.gif) repeat-x;
    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: #FFFFFF;
    background: #959CA6 url(../../../../designs/design55/color1/images/body_bg_rep.gif) repeat-x;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;
}
#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;}
