/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
	background:url(http://www.itesm.mx/va/sitio/images/bk_body.jpg);
	line-height:130%;
}

ul { list-style: none;
	margin-bottom:5px;
 }

ul li {
	padding:5px 0;
	padding-left:15px;
	position:relative;
}

#bullet {
padding:5px 0;
	background:url(../images/arrow.jpg) 0 50% no-repeat;
	padding-left:15px;
	position:relative;}

#bullet2 {
	background:url(http://www.itesm.mx/va/sitio/images/bullet2.png) top left no-repeat;
	padding-left:20px;
	padding-top:0px;
	position:relative;
	}


a {
	color:#36A1C8;
}

a:hover {
	text-decoration:none;
}

h1 {
	font-size:24px;
	letter-spacing:-1px;
	color:#36A1C8;
	font-weight:bold;
	padding:10px 0 5px;
}

h3 {
	font-size:14px;
	padding:5px 0 0;
}

h4 {
	font-size:16px;
	padding:5px 0 0;
}

h5 {
	font-size:14px;
	color:#4c81bd;
	padding:5px 0 0;
}

h6 {
	font-size:16px;
	color:#4c81bd;
	padding:5px 0 0;
}

/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background:url(http://www.itesm.mx/va/sitio/images/bk_mainwrapper.jpg) 0 0 repeat-x;
}
#mainWrapper2 {
	background:url(http://www.itesm.mx/va/sitio/images/bk_mainwrapper2.jpg) 0 0 repeat-x;
}

#wrapper {
	margin:0 auto;
	width:900px;
}

#header {
	height:160px;
	position:relative;
	background:url(http://www.itesm.mx/va/sitio/images/bk_header.jpg) 100% 0 no-repeat;
}

#content {
	padding:0 0 25px;
}

#footer {
	height:80px;
	background:#fff url(http://www.itesm.mx/va/planes/images/bk_footer.jpg) 0 0 repeat-x;
	margin-top:10px;
	border-bottom:1px solid #E5E5E5;
}


#innerFooter1 {
	width:850px;
	margin:0 auto;
	height:40px;
	padding-top:20px;
	line-height:25px;
	padding-left:10px;
}



/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:19px;
	left: -1px;
	
}

#logo2 {
	position:absolute;
	top:18px;
	right: 0px;
}

#logo3 {
	position:absolute;
	top:52px;
	right: 0px;
}

.line1 {
		background: url(http://www.itesm.mx/va/sitio/images/dotted_border_h.gif) repeat-x right bottom;
		color: #4c81bd;
	}


#topMenu {
	position:absolute;
	top:10px;
	right:0;
	border-left:1px solid #65809A;
}

#topMenu li {
	float:left;
	padding:0 16px;
	border-right:1px solid #65809A;
	background:none;
}

#topMenu li a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#topMenu li a:hover {
	color:#94CDE2;
}

#topMenu li.selected a{
	color:#94CDE2;
}
#topMenu2 {
	position:absolute;
	top:160px;
	right:0;
	border-left:1px solid #65809A;
}

#topMenu2 li {
	float:left;
	padding:0 16px;
	border-right:1px solid #65809A;
	background:none;
}

#topMenu2 li a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#topMenu2 li a:hover {
	color:#94CDE2;
}

#topMenu2 li.selected a{
	color:#94CDE2;
}

/*CONTENT ELEMENTS
--------------------------------------------*/

#content p {
	margin:0.7em 0;
}

#colLeft {
	float:left;
	width:580px;
	padding-right:20px;
	background:url(http://www.itesm.mx/va/sitio/images/bk_vertline.jpg) 100% 0 repeat-y;
	margin-top:15px;
	padding-left:10px;
}

#colRight {
	float:left;
	width:270px;
	margin-left:20px;
	margin-top:15px;
	
}

#colRight p.line {
	background:url(http://www.itesm.mx/va/sitio/images/bk_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#fff;
	padding:6px;
	border:none;
}

.portfolioItem {
	background:url(http://www.itesm.mx/va/sitio/images/bk_horizline.jpg) 0 100% repeat-x;
	padding:15px 0;
	position:relative;
	
}

.portfolioItem img {
	float:left;
	background:#fff;
	padding:6px;
	border:none;
}

.portfolioItem .itemDetails {
	float:left;
	width:300px;
	padding-left:10px;
}

.portfolioItem .title {
	font-size:16px;
	font-weight:bold;
	color:#36A1C8;
}

.portfolioItem .ribbonType {
	position:absolute;
	top:14px;
	left:223px;
	width:45px;
	height:43px;
}




/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}





/*** MENU DROPDOWN  ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	position:absolute;
	top:124px;
	right:2px;
	border-left:1px solid #65809A;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			13em; /* left offset of submenus need to match (see below) */

}
.sf-menu ul li {
	width:			100%;	
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.0em; /* match top ul list item height */
	

}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-998em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}

/***  menu ***/
.sf-menu {
	float:			left;
	margin-bottom:	0em;
}
.sf-menu a {
	
	float:left;
	padding:0 16px;
	border-right:1px solid #65809A;
	background:none;


}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li ul {
	border:1px solid #65809A;
	border-bottom:0px solid #65809A;
}
.sf-menu li li {
	background:		#092a4c;
	border-bottom:1px solid #65809A;
}

.sf-menu li li a {
border-left:none;
border-right:none;
text-align:left;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:active {
	background:		#36A1C8;
	outline:		0;
	color:#94CDE2;
	text-decoration:none;
}

.sf-menu .current {	background:		#e9e9e9;	color:#010101;}

/* [homepage slides] */
#slider {
	width: 575px; /* important to be same as image width */
	height: 250px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
	#sliderContent {
	width: 575px; /* important to be same as image width or wider */
	position: absolute;
	top: 1px;
	margin: 0;
	list-style:none;
	}
		.sliderImage {
			width:575px;
			height:250px;
			float: left;
			position: relative;
			display: none;
			-moz-border-radius: 10px;
			margin:0;
			padding:0;
		}
		.sliderImage span {
			bottom: 0;
			left: 0;
			position: absolute;
			width: 555px;
			background:url (http://www.itesm.mx/va/planes_de_estudio/images/bg_alpha.png) 0 0 repeat;
			padding:10px;
			color: #d5d5d4;
			font:normal 18px Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			display: none;
			-moz-border-radius:10px;
		}
		
		/* [slides images] */
		#slide1 { background:url(../images/custom/slide1.jpg)  0 0 no-repeat; }
		#slide2 { background:url(../images/custom/slide2.jpg)  0 0 no-repeat; }
		#slide3 { background:url(../images/custom/slide3.jpg)  0 0 no-repeat; }
		#slide4 { background:url(../images/custom/slide4.jpg)  0 0 no-repeat; }
		#slide5 { background:url(../images/custom/slide5.jpg)  0 0 no-repeat; }

/*table   */

table {
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	border-bottom: none;
}
table1 {
	margin-top: 0;
	margin-bottom: 10px;
	border: 0px 
	border-bottom: none;
	}


thead th {
	background: #e2e2e2 none repeat scroll 0 0;
	border-top: 1px #fff solid;
}
thead th {
	border-bottom:1px #bbb solid;
}
th {
	border-bottom: 3px #bbb solid;
	padding-right: 1em;
	text-align: left;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
}

td {
	background: #f1f1f1;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
	color: #777;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
}

tr.even td {
	background: #f8f8f8;
	border-top: 1px #fff solid;	
	border-bottom:1px #ccc solid;
}

td.active {
	background-color: #e4e4e4;
}

/*button   */

a.button, a.button-color, a.button-color2 {
	background: url('../images/button.png') no-repeat scroll top left; 
	float: left;
	height: 27px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 5px;
}

a.button span, a.button-color span, a.button-color2 span  {
	background: url('http://www.itesm.mx/va/planes_de_estudio/images/button.png') no-repeat scroll top right; 
	float: left;
	height: 22px;
	position: relative;
	left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	cursor: pointer;
}

a.button:hover span {
	color: #666;
}

/*** button top ***/

#buttop {
	width:121px;
	height:32px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:right;
	margin:0 22px 0 0;
}
#buttop span{
	background:url(http://www.itesm.mx/va/sitio/images/but_top.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
	left: -123px;
	top: -31px;
}
#buttop:hover span {
	background-position:0 -32px;
}

/*** search ***/

#search-block {
			width: 289px;
			height: 27px;
			float: left;
			margin-top: 10px;
			
		}
		
		#search-field, #search-button {
			float: left;
		}
		
		#search-field {
			width: 194px;
			height: 27px;
			background: url(http://www.itesm.mx/va/sitio/images/search_field.png) no-repeat left top;
			border: 0px;
			
			outline: none;
			font-size: 13px;
			margin: 0;
			margin-right: 3px;
		}
		
			#search-field #edit-search {
				width: 182px;
				padding: 5px 5px;
				border: 0;
				background: none;
			}
		
		#search-button {
		
			width: 91px;
			height: 27px;
			background: url(http://www.itesm.mx/va/sitio/images/submit_button.png) no-repeat left top;
			border: 0px;

			color: #888;
			cursor: pointer;
			
			
		}
		
			#search-button #edit-submit {
				width: 91px;
				padding: 0;
				height: 27px;
				border: 0;
				background: none;
				cursor: pointer;
				font-weight: bold;
				color: #777;
			}
