@charset "utf-8";
/* CSS Document */

#body #content .content_int {
	position:relative;
	padding:20px;
	border: 1px solid #CCC;
	background-image: url(../image/bg_colegios.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	margin-top:6px;
	min-height:350px;
}

#body #content .content_int img{
	border: 4px solid #090;
	margin:10px;
}

#found_title{
	background-image: url(../image/title_green.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:right;
	margin:0px;
	margin-top:-20px;	
	padding-bottom:5px;
}

#body #content h1 {
	margin:0px;
	font-size:24px;
	font-weight: bold;
	text-align:right;
	color: #000;
	padding:0px;
	padding-right:24px;
	padding-top:17px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#body #content h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0px;
	font-size:28px;
	font-weight: bold;
	text-align:left;
	color: #1C3C7A;
	display:block;
	background-image: url(../image/bullet_general.png);
	background-repeat: no-repeat;
	background-position: left 4px;;
	text-indent:1.2em;
	clear:left;
}

#body #content h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0px;
	font-size:23px;
	font-weight: bold;
	text-align:left;
	color: #1C3C7A;
	display:inline;
	background-image: url(../image/bullet_general.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:1.4em;
	padding-left:40px;
	margin-top:12px;
}

body {
	background-color:#1D3322;
}
#border_left_top{
	background-repeat:no-repeat;
	background-image: url(../image/main_top_left3.png);
	background-position: bottom right;
	width:46px;
	height:44px;
}
#border_right_top{
	background-repeat:no-repeat;
	background-image: url(../image/main_top_right3.png);
	background-position: bottom left;
	width:46px;
	height:44px;
}
#border_top{
	background-repeat:repeat-x;
	background-image: url(../image/main_top_center3.png);
	background-position: bottom;
	height:44px;
}
.border_left{
	background-repeat:repeat-y;
	background-image: url(../image/main_middle_left3.png);
	background-position:right;
	width:46px;
}

.border_right {
	background-repeat:repeat-y;
	background-image: url(../image/main_middle_right3.png);
	background-position:left;
	width:46px;	
}
#border_bottom{
	background-repeat:repeat-x;
	background-image: url(../image/main_bottom_center3.png);
	background-position: top;
	height:44px;	
	}
#border_left_bottom{
	background-repeat:no-repeat;
	background-image: url(../image/main_bottom_left3.png);
	background-position: left bottom;
	width:46px;
	height:44px;	
	}
#border_right_bottom{
	background-repeat:no-repeat;
	background-image: url(../image/main_bottom_right3.png);
	background-position: right bottom;
	width:46px;
	height:44px;	
	}
	/************************************* MENU ALTERNO ***********************************************/
#header_menu{
	background-repeat:no-repeat;
	background-image: url(../image/menu_colegios/header_menu.jpg);
	background-position:bottom left;
	width:241px;
	height:41px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-indent:48px;
	color:#FFF;
	font-weight:bold;
	padding-top:15px;
}

#center_menu{
	background-repeat:repeat-y;
	background-image: url(../image/menu_colegios/center_menu.jpg);
	background-position:left;
	width:241px;
}

#footer_menu{
	background-repeat:no-repeat;
	background-image: url(../image/menu_colegios/footer_menu.jpg);
	background-position:top left;
	width:241px;
	height:19px;
}	
/* REGLAS DEL MENU VERTICAL */
ul.MenuBarVertical {
	margin: 0;
	padding: 0;
	/*	padding-top: 30px; */
	list-style-type: none;
	font-size: 12px;
	width: 218px;
	color: #F4F9EE;
	font-family: "Tahoma", Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
}

ul.MenuBarVertical li {
	margin: 2px;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	width: auto;
	white-space:nowrap;
}

/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin-left: 0px;
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
	cursor: default;
}

/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
/*	width: 150px;    */
/*	background: #FFF; */
	width:auto;
}

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a, ul.MenuBarVertical a:visited
{
	display: block;
	cursor: pointer;
	padding: 0.4em 0.75em;
	color: #F4F9EE;
	text-decoration: none;
	/*	width: 150px; */
	width:auto;
	background-color: #87B43D;
	background-repeat:no-repeat;
	background-image: url(../image/menu_colegios/disabled_arrow.jpg);
	background-position:left;
	padding-left:20px;
}

/* Menu items that have mouse over or focus have a blue background and white text */
 ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus 
{
	background-color: #FFF;
	color: #013166;
	display: block;
	cursor: pointer;
	background-repeat:no-repeat;
	background-image: url(../image/menu_colegios/active_arrow.jpg);
	background-position:left;
	padding-left:15px;
}

ul.MenuBarVertical li .left_menu_sport{
	background-repeat:no-repeat;
	background-image: url(../image/menu_colegios/left_inactive_buttom.jpg);
	background-position:right;
	width:7px;
	height:29px;
}

ul.MenuBarVertical li .center_menu_sport{
	background-color: #87B43D;
}

ul.MenuBarVertical li .left_right_sport{
	background-repeat:no-repeat;
	background-image: url(../image/menu_colegios/right_inactive_buttom.jpg);
	background-position:left;
	width:7px;
	height:29px;
}

ul.MenuBarVertical li:hover .left_menu_sport, ul.MenuBarVertical li.active .left_menu_sport {
	background-repeat:no-repeat;
	background-image: url(../image/menu_colegios/left_active_buttom.jpg);
	background-position:right;
	width:7px;
	height:29px;
}

ul.MenuBarVertical li:hover .center_menu_sport, ul.MenuBarVertical li.active .center_menu_sport{
	background-color: #FFF;
}

ul.MenuBarVertical li:hover .left_right_sport, ul.MenuBarVertical li.active .left_right_sport {
	background-repeat:no-repeat;
	background-image: url(../image/menu_colegios/right_active_buttom.jpg);
	background-position:left;
	width:7px;
	height:29px;
}

ul.MenuBarVertical li.active_parent  a {
	background-color:#FFF;
	display: block;
	cursor: pointer;
	background-repeat:no-repeat;
	background-image: url(../image/menu_colegios/active_arrow.jpg);
	background-position:left;
	padding-left:15px;
}

ul.MenuBarVertical li.active_parent  li a {
/*	background-color:#FFF;
	color:#0052A8;
	display: block;
	cursor: pointer; */
}

ul.MenuBarVertical li.active a, 
ul.MenuBarVertical li.active_parent  li.active a {
	background-color: #FFF;
	color: #013166;
	display: block;
	cursor: pointer;
	background-repeat:no-repeat;
	background-image: url(../image/menu_colegios/active_arrow.jpg);
	background-position:left;
	padding-left:15px;
}

ul.MenuBarVertical li.active li a {
/*	color:#0052A8;
	text-decoration: underline;
	display: block;
	cursor: pointer; */
}

ul.MenuBarVertical li ul li {
/*	list-style:url(../image/icons/bullets/arrow1.gif) none inside;
	margin-left: 0;
	text-align: left; */
}
/* FIN DE LAS REGLAS DEL MENÚ VERTICAL */
/*video*/

    .stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	background-image:url(../image/menu_colegios/tv_video.png);
	width: 299px; /*Width of Carousel Viewer itself*/
	height: 296px; /*Height should enough to fit largest content's height*/
	background-repeat: no-repeat;
	background-position: left top;
    }
    
    .stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	top:62px;
	right:30px;
    }
    
    .stepcarousel .panel{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin-left:8px; /*margin around each panel*/
    margin-right:8px; 
    width: 274px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    }

	#body #content .content_int .stepcarousel .panel a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:visible;
	}

    .single_media{
	float:right;
	background-image:url(../image/menu_colegios/tv_video.png);
	width: 299px; 
	height: 296px; 
	background-repeat: no-repeat;
	background-position: left top;
	}
	.single{
		float:left;
		width: 264px;
		height: 198px;
		margin-top:60px;
		margin-left:7px;
	}

	#body #content .content_int div.single_media div.single a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:hidden;
	}

	body div#site_structure div#central_video_es div.single_media div.single{
		float:left;
		width: 264px;
		height: 198px;
		margin-top:70px;
		margin-left:17px;
	}


	body div#site_structure div#central_video_es div.single_media div.single a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:hidden;
	}

    body div#site_structure div#central_video_es div#video div.stepcarousel div.belt div.panel{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin-left:17px; /*margin around each panel*/
    margin-right:17px; 
	margin-top:10px;
    width: 274px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    }
	body div#site_structure div#central_video_es div#video div.stepcarousel div.belt div.panel a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:hidden;
	}
.btn_about {
	margin:0px;
	background-image: url(../image/bg_btn_about_off.png);
	height: 32px;
	width: 210px;
	text-indent:10px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.btn_about:hover {
	background-image: url(../image/bg_btn_about_on.png);
}	
