@charset "utf-8";
/* CSS Document */

* {padding: 0; margin: 0;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body  {
	font: 12px Arial, Helvetica, sans-serif;
	color: #111;
	background: #fff url(../img/elements/homeBackg.jpg) repeat-x 0 0;
}

a:link, a:visited {
	color: #53a2dd;
	text-decoration: none;}

a:hover {color: #333; text-decoration: underline;}


.clear {clear:both;}


/* CONTENT STYLE IDS ------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------*/

#container {
	width: 1024px;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0 auto;
	background-color: #fff;
	background-repeat: repeat-y;
	min-height: 800px;
	margin-top: 20px;
	padding: 20px;
}  

/* HEADER -----------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------*/
#header {  
	height: 150px;
	border-bottom: 1px solid #ccc;
} 

#header h1 {
	width: 190px;
	height: 54px;
	float: left;
}

#header h1 {	background:url(../img/logo_mecanica_54.png) 0 0 no-repeat; }

.main {float: left; padding: 40px 0px 20px 0px; width: 190px;}

.topMenu {float: right; text-align: right; width: 200px;}

/* MAIN CONTENT -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------*/

#sectionHeader{
	height: 280px;
	background: #fff;
	padding-left: 20px;
	float: left;
	width: 735px;
}

#sidebar1 {
	background: #fff;
	float: left;
	width: 140px; /* the background color will be displayed for the length of the content in the column, but no further */

}
#sidebar2 {
	background: #fff;
	float: right;
	width: 220px; 
	padding-top: 20ppx;
}

#mainContent {
	background: #fff;
	/*top: 260px !important;
	top: 240px;*/
	padding: 20px 0px 20px 0px;
} 

/*new id for the right column with banners*/
#promotion {
	float: right;
	padding: 20px 20px 0px 0px;
	width: 220px;
	}

#otherContent {
	margin-left: 160px;
	width: 580px;
	}

#otherContent ul {
	margin: 0px 0px 1em 2em;
	width: 380px;
	border-bottom: 1px solid #CCC;
	}

#otherContent li {
	padding: 1em 0px 1em 0px;
	border-top: 1px solid #CCC;
	}

#otherContent li:hover { background-color: #eff4f9; }

#otherContent h3 {padding-top: 1em;}

/* NEW NAVIGATION ---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------*/

	
	/* remove the list style */
	.submenu {
		width: 728px; 
	}	
	
		/* make the LI display inline */
		/* it's position relative so that position absolute */
		/* can be used in submenu */
		.submenu li {
			float:left; 
			display:block;
			position:relative;
			padding: 0px 20px 0px 0px;
			background-image: url(../img/nav/list_icon.GIF);
			background-repeat: no-repeat;
			background-position: 0px 0px;
			padding-left: 14px; 
		}
		
		.submenu a {
			color: #333;
			}
		.submenu a:hover {
			text-decoration:underline;
		}

/*Contact and about page classes */
		.map { padding: 0px 10px 0px 0px; float: left;}
		.addpad {padding-top: 2em; }

/* INDEX PAGE COLUMNS -----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------*/

.colContainer {padding: 40px 0px 0px 0px;}

.secMess {
	float: left;
	clear: right;
	width: 220px;
	padding: 0px 20px 0px 0px;
}

.secMess h3
	{ padding: 1em 0px 1em 0px;}

.secMess h3:hover {color:#699;}



/* SUB NAVIGATION classses -----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------*/

.sideHover {
	color: #53a2dd;
	text-decoration: underline;
	}
.menuSelected {
	color: #53a2dd;
	font-weight:bold;
	}

.contentMenu {
	font-size:1.2em;
	font-weight: bold;
	padding-bottom: 0.5em;
	}

.menuSect {
	color: #53a2dd;
	font-weight:bold;
	font-size: 1.2em;
	padding: 0.5em 0em 1em 0em;
	}
	
#sidebar1 ul { padding-bottom: 1em;}

/* FOOTER -----------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------*/

#footer {
	background: #fff;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #ccc;}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a {color:#333;}
#footer a:visited {	color: #333;}
#footer a:hover {color: #53a2dd; }



/* General styling: p, a, img, classes, ul, li,  -----------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------*/

p {padding: 0em 0em 1em 0em; }

img {border: 0;}

.wrapImg {float: left; padding: 0px 20px; 0px 0px; margin-bottom: 20px;}

a {
	text-decoration: none;
    outline: none;
}

ul {
	list-style:none;
	}

li {
	list-style:none;
	}
	
.clear {clear:both;}


/* General styling: HEADERS  ----------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------*/

h2 {
	padding: 0em 0em 1.5em 0em;
	}

h3 {
	padding: 0em 0em 1em 0em;
	color: #53a2dd;
	}

/* General styling: TABLES  ----------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------*/


.calendar
{
	margin: 2em;
	width: 500px;
	border-collapse: collapse;
}

.calendar th
{
	padding: 8px;
	background: #53a2dd;
	color: #fff;
}
.calendar td
{
	padding: 8px;
	border-bottom: 1px solid #ccc;
}

.calCourse {
	background: #eff4f9;
}
	
/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/


/* Miscellaneous classes for reuse 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. 
	float: right;
	margin-left: 8px;
} 
.fltlft { /* this class can be used to float an element left in your page 
	float: left;
	margin-right: 8px;
}
/*.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float 
	clear:both;
    height:0;
    line-height: 0px;
}*/

/*#leftContent {
	width: 764px;
	margin-right: 260px;
}

ul.MenuBarHorizontal ul.homeMenu{
	background-image: url(img/home_subMen_back.jpg);
}*/

/*#homeNews h3 {
	background-image: url(img/elements/25Y_Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 75px;
	margin-right: 10px;
	margin-top: 12pt;
	margin-bottom: 0px;
} #homeNews h3 > span {
	visibility:hidden;
}*/

/*.thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2{
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
/*	margin-right: 0px;
	text-align: right;
}*/
