/* Start of CMSMS style sheet 'itgo-structure' */
html {overflow-y:scroll; height:100%;}
body {margin:0; padding:0; height:100%;}

.clearfix:after {content: "."; visibility: hidden; display: block; height: 0; clear: both;}

.container-logo {height:55px; background:url(uploads/itgo/images/logo-itgo-repeat.gif) repeat-x;}
.logo {
	height:55px;
	width:948px;
	background:url(uploads/itgo/images/logo-itgo.gif) no-repeat;
	margin:0 auto;
}

.container-menu {height:48px; background:url(uploads/itgo/images/menu-itgo-repeat.png) repeat-x;}
.menu {height:48px; width:948px; margin:0 auto;}

.container-header {height:243px; margin-top:20px;}
.header {height:243px; width:948px; margin:0 auto; position:relative;}

.header ul { list-style:none; margin:0; padding:0; position:absolute; z-index:-999;}

.container-content { margin-top:20px; padding-bottom:100px;	/* Height of the footer */}

.content {width:948px; margin:0 auto; }

.left { float:left; width:212px;}

.center { float:left; width:524px; }

.center-sub { float:left; width:736px; }

div.center-content {padding:0px 12px 12px 20px; display:block;}

.right {float:left; width:212px;}

.module {}
div.module-title {height:37px; background:url(uploads/itgo/images/module-title.gif) no-repeat;}
div.module-content {padding:8px 8px 8px 8px;}	


.container-footer {
	height:51px;
	background:url(uploads/itgo/images/footer_bg_itgo.jpg) repeat-x;
	position:absolute;
   bottom:0;
   width:100%;
   height:51px;   /* Height of the footer */
   
}

.footer {
	width:948px;
	margin:0 auto;
	height:51px;
	position:relative;
}

.container-main {
   min-height:100%;
   position:relative;
	}

#toTop {
background:url(uploads/itgo/images/module-center-repeat.gif) repeat-x 0px -9px;
width:100px;
border-left:1px solid #5d76a3;
border-right:1px solid #003d64;
border-top:1px solid #5d76a3;
border-bottom:1px solid #003d64;
text-align:center;
padding:5px;
position:fixed;
bottom:10px;
right:10px;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
color:#d4cc2a;
text-decoration:none; 
text-shadow: rgba(0,0,0,.01) 0 0 1px;
z-index:999;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
















/* End of 'itgo-structure' */

