/* generated by csscreator.com */
/* Visuals */ 
/*html, body{ margin:0; padding:0; text-align:center;}*/   
  
 

/* Layout */
div#pagewidth{  width:1250px; margin:0 auto;}
div#header{ position:relative;    width:100%; }
div#navigation{ position:relative;  height:1.5em;  width:1200px; margin-left: 25px;}
div#line-top{ position: absolute;left: 0px; min-width: 80em;}
div#wraper{ width:100%; }
div#maincol{ float: left;  display:inline;  position: relative;  width:1000px; margin-top: 30px; margin-bottom: 5px; margin-left: 30px; margin-right: 5px;}
div#col1{ width:190px; float:left; position:relative; padding: 1px; margin-top: 30px; margin-bottom: 5px;}
div#line-bottom{ position: absolute;left: 0px; min-width: 80em; padding-top:10px; margin-bottom:40px;}
div#footer{ position:relative;height:1.5em; clear:both; padding-top: 40px;} 





/******* Web Parts ********/
/*button#login-btn {margin-top: 1em;}
 div#welcome-slogan{ float: right; display: block; line-height: 1.5em;} */


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
/* .clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 } = jquery .ui-helper-clearfix:after */
 
/* .clearfix{display: inline-block;} = jquery .ui-helper-clearfix */

/* Hides from IE-mac \*/
/* * html .clearfix{height: 1%;} = jquery .ui-helper-clearfix  */
/* .clearfix{display: block;} = jquery .ui-helper-clearfix */
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#col1{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

