@import url("style.dcss?file=reset.css");

html{min-height:100%;height:100%;margin-bottom:1px;}

body
{
	font-family:arial, Sans-Serif;
	font-size: 75%;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	color:#000000;
	height:100%;
	background-color:#201FE7;
	overflow:hidden;
}

html, body 
{
	height:100%;
}

.blackBG { background-color:#000!important;}


.bgimage 
{
	display:block;
	left:0;
	margin:0 !important;
	padding:0 !important;
	position:fixed;
	top:0;
	z-index:-1;
}

#imgcontainer
{
}

#prev, #next
{
	background-image:url(/images/arrow-left.png);
	z-index:1000;
	width:48px;
	height:79px;
	position:absolute;
	top:40%;
	cursor:pointer;
	display:none;
	background-repeat:no-repeat;
}

#prev
{
	left:16px;
}

#next
{
	background-image:url(/images/arrow-right.png);
	right:16px;
}

#container
{
	width:100%;
}

/* LINK DEFAULT STYLE */
a,
a:visited
{
	color:#000;
	text-decoration:none;
}

a:hover
{
	color:#00c;
	text-decoration:none;
}

a img
{
	border:0;
	text-decoration:none;
}

/* END LINK STYLE */



#menu
{
	background-image:url(/images/nav-bg.png);
	background-repeat:repeat;
	width:236px;
	height:510px;
	position:absolute;
	left:80px;
	bottom:0px;
	overflow:hidden;
}

html.js #menu{
	height:100px;
}

#menu img
{
	margin-top:14px;
	margin-left:14px;
	margin-bottom:390px;
}

#menu img.marginMod
{
	margin-bottom:290px;
}

#menu nav
{
	height:100px;
	position:relative;
}

#menu nav ul
{
	position:absolute;
	bottom:16px;
	left:14px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menu nav ul li
{
	padding:6px 0;
	overflow:hidden;
	height:15px;
}

#menu nav ul li a
{
	text-transform:uppercase;
}

#menu nav ul li.selectedl1 a,
#menu nav ul li.childselectedl1 a
{
	color:#00c;
}

#menu nav ul li ul
{
	position:relative;
	bottom:0px;
	left:0px;
	margin:10px 0 0px 0;
	padding:0px;
	list-style-type:none;
}

#menu nav ul li ul li
{
	padding:2px 0 2px 0px;
	overflow:auto;
}

#menu nav ul li ul li a
{
	font-size:0.916666em;
	color:#000!important;
}

#menu nav ul li ul li a:hover
{
	color:#00c!important;
}

#menu nav ul li ul li.selectedl2 a
{
	color:#00c!important;
}

#menuContact
{
	position:absolute;
	left:430px;
	width:180px;
	color:#fff;
	height:510px;
	bottom:0;
}

#menuContact a{
	color:#fff;
}

#menuContact p
{
	margin:0px;
	padding:0 0 15px 0;
}

#point 
{
	position:absolute;
	top:509px;
	left:586px;
	height:30px;
	width:50px;
}

#point a
{
	display:block;
	width:50px;
	height:30px;
	background-image:url(/images/point.png);
}


#content
{
	width:435px;
	margin:50px auto 0;
}

#content h3,
#content h2
{
	color:#bcbcf8;
	font-size:1.166666em;
	margin:0px 0px 10px 0px;
}

#content p
{
	color:#fff;
	margin-bottom:22px;	
	text-align:justify;
}

#almacantar
{
	position:absolute;
	right:20px;
	bottom:20px;
	height:110px;
	width:69px;
}

#almacantar a img
{
	border:0px none;
	display:block;
}

.floor-table
{
	color:#fff;
	border-collapse:collapse;
	border:0px none;
	margin-bottom:40px;
}

.floor-table tr
{
	text-align:left;
	padding:3px 0;
	border-bottom:1px solid #fff;
}

.floor-table tr td
{
	width:160px;
	text-align:left;
	padding:5px 0;
	border-bottom:1px solid #fff;
}

#content-image
{
	margin:0px 0 0 0;
	width:100%;
	text-align:center;
}

#content-image img{padding-top:20px;}


#main-banner
{
	height:600px;
	width:1000px;
}

/* FILE OBJECTS */
	
a.fileobject
{
	display:block;
	width:100%;
	float:left;
	clear:both;
	display:inline;
	text-decoration:none;
	padding:0 0 0 50px;	
	color:#000;
	background-position:10px top;
	background-repeat:no-repeat;
}

.fileobject span
{
	float:left;
	display:inline;
}

.fileobject span.file-displayname
{
	width:320px;
}

.fileobject span.file-filesize
{
	width:60px;	
	clear:both;
}

.fileobject span.file-date
{
	width:130px;
}

.fileobject span.file-filesize,
.fileobject span.file-date
{
	font-size:0.8em;	
	color:#ccc;
	margin-right:10px;
}

.file-doc,.file-docx{background-image:url(images/icons/doc.gif);}
.file-mdb{background-image:url(images/icons/icon_access.gif);}
.file-xls,.file-xlsx{background-image:url(images/icons/icon_excel.gif);}
.file-ppt,.file-pptx{background-image:url(images/icons/icon_powerpoint.gif);}
.file-pdf{background-image:url(images/icons/icon_pdf.gif);}


a.flv
{
	display: block;	
}

a.flv:hover
{
	cursor: pointer;
}

a.flv span
{
	display: block;	
	width: 100%;
	height: 100%;
	text-align: center;
}

a.flv span img
{
	margin: 50px 0 0 0;	
}

#menu-title{
	float:left;
	display:inline;
	margin:0 6px 0 0;
	color:#b2b2f7;
}

#submenu{
	background-repeat:repeat;
	width:205px;
	height:50px;
	position:absolute;
	right:0px;
	bottom:0px;
	overflow:hidden;
	color:#fff;
}

#floor-landing,
#submenu #floor-landing a,
#floor-landing #menu-title{
	color:#000;
}
#submenu #floor-landing a:hover{
	color:#251FE3;
}

#submenu a{
	color:#fff;
}

#submenu ul{
	list-style-type:none;
}

#submenu li{
	float:left;
	display:inline;
	margin:0 6px 0 0;
}

#submenu li a{
	color:#b2b2f7;
	text-transform:uppercase;
}

#submenu li.selectedl2 a{
	font-weight:bold;
	color:#fff;
}

#menu-arrow{
	width:18px;
	height:10px;
	background-image:url(../images/menu-arrow.gif);
	background-position:left bottom;
	position:absolute;
	bottom:7px;
	left:285px;
	z-index:1001;
	font-size:0px;
}

#submenu p{
	padding:5px 0 0 ;
	margin:0;
	text-transform:uppercase;
}

