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



/* ---- Header ----*/
#Head{
	width: 964px;
	height: 150px;
	position: absolute;
	top:40px;
	margin: auto;
}
#Logo{
	width: 450px;
	height: 150px;
	position: absolute;
	top:0px;
	left:20px;
	cursor:pointer;
}

#Search{
	width: 345px;
	height: 40px;
	position: relative;
	left:500px;
	top:20px;
	cursor:pointer;
}


/* ---- Header ----*/

/* ------------------------------------------------------------------------------------------ */ 


/* ----- Top Bar ----- */

#Top_Bar{
	width: 964px;
	height: 40px;
	position: absolute;
	top:0px;
	margin:0;	
	background: url(../images/fondos/Fondo_Top_Bar.jpg);
}

/* ----- Top Bar ----- */

/* ----- Welcome ----- */

#User_Welcome{
	width: 320px;
	height: 34px;
	position: absolute;
	top:0px;
	right:0px;
		
}
#User_Info{
	width: 320px;
	height: 34px;
	position: absolute;
	top:0px;
	right:0px;
		
}

#User_Info_Sub{
	width: 320px;
	height: 34px;
	position: absolute;
	top:0px;
	right:10px;
		
}

#User_Info_Edit{
	width: 100px;
	height: 34px;
	position: absolute;
	top:0px;
	right:100px;
		
}
#User_Info_Logout{
	width:100px;
	height: 34px;
	position: absolute;
	top:0px;
	right:0px;
		
}

#User_Info_Hello{
	width: 120px;
	height: 34px;
	position: absolute;
	top:0px;
	left:0px;
		
}


.welcome_img
{
	position:absolute;
	margin-left:0px;
	margin-top:10px;
	width:20px;
	height:20px;
	
}

.welcome_text
{
	position:absolute;
	margin-left:20px;
	margin-top:10px;
	width:80px;
	height:20px;
	color:#669999;
	padding-left:5px;
	text-align:left;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	
}
.welcome_hello
{
	color:#99cccc;
	font-family:"Trebuchet MS";
	position:absolute;
	width:110px;
	left:5px;
	margin-top:7px;
	height:34px;
	font-size:12px;
	font-weight: bold;
	
}

.welcome_text a{ 
	color: #669999;
	}

.welcome_text a:hover{ 
	background:none; 
	color: #99cccc;
	}



/* ----- Welcome ----- */

/* ----- Main Menu ----- */

#Menu{
	width: 964px;
	height: 50px;
	position: absolute;
	bottom:0px;
	margin:0;
	background: url(../images/fondos/Fondo_Main_Menu.jpg);	
}
#Menu_Sub{
	width: 960px;
	height: 46px;
	position: absolute;
	top:0px;
	bottom:4px;
	left:0px;
		
}

ul.menu{ 
	margin-left:0px; 
	padding:0; 
	list-style: none; 
	width:930px; 
	height:34px; 
	margin-top:8px; 
	margin-bottom: 0px;
	}

ul.menu li{ 
	margin:0; 
	padding:0; 
	float:left;
	}

ul.menu li a{ 
	display:block; 
	position:relative; 
	padding-top:7px; 
	padding-bottom:7px; 
	border:0; 
	background:none; 
	color:#00CCCC; 
	font-family: "Trebuchet MS"; 
	font-weight:bold; 
	text-decoration:none; 
	cursor:pointer; 
	width:100px; 
	height:20px; 
	font-size:14px;}

ul.menu li a.active{ 
	color: #00CC66;
	}

ul.menu li a:hover{ 
	background:url(../images/fondos/Fondo_Main_Menu_Item.png);
	color: #18a9c3;
	}



/* ----- Main Menu ----- */

/* ----- Submenu ----- */

#Submenu{
	width: 964px;
	height: 50px;
	position: absolute;
	bottom:0px;
	margin:0;	
	background: #333333;
}
#Submenu_Sub{
	width: 964px;
	height: 34px;
	position: absolute;
	top:8px;
	left:0px;	
}

#Submenu ul{ 
	margin-left:0px; 
	padding:0; 
	list-style: none; 
	width:930px; 
	height:34px; 
	margin-top:0px; 
	margin-bottom: 0px;}

#Submenu ul li{ 
	margin:0; 
	padding:0; 
	float:left;
	}

#Submenu ul li a{ 
	display:block; 
	position:relative; 
	padding-top:7px; 
	padding-bottom:7px; 
	border:0; 
	background: ; 
	color:#00CCCC; 
	font-family: "Trebuchet MS"; 
	font-weight:bold; 
	text-decoration:none; 
	cursor:pointer; 
	width:80px; 
	height:20px; 
	font-size:14px;}

#Submenu ul li#active a{ 
	background:; 
	color: #18a9c3;
	}

#Submenu ul li a:hover{ 
	background:; 
	color: #18a9c3;
	}



/* ----- Submenu ----- */

/* ------------------------------------------------------------------------------------------ */ 

/* ----- Colors ----- */

/*	#5edaf0 -- clear cyan
/*	#18a9c3 -- cyan 01
/*	#00CCCC -- cyan 02
/*	#00a0d8 -- cyan title
/*	#e4e4e4 -- Bg Gray
/*	#8e8e8e -- Gray 01
/*	#b3b3b3 -- Gray 02
/*	#575757 -- Descrip Gray
/*	#0606c5 -- Blue 01
/*	#06c521 -- Green 01


/* ----- Colors ----- */

/* ------------------------------------------------------------------------------------------ */ 

/* ----- Adds ----- */ 
/*#Vinculos{
	width: 930px;
	height: 20px;
	position: relative;
	top: 100px;
	left: 5px;
	background:url(file:///C|/Documents/Works/Projects/Potoshoraptor%201.0/images/background/bg_Links.jpg);
}*/

/* ----- Adds ----- */

/* ------------------------------------------------------------------------------------------ */ 



/* ----- Text ----- */ 

/* ----- Text ----- */ 
