@CHARSET "UTF-8";

* { border: 0; margin: 0; padding: 0; empty-cells: show; font-size: 12px; text-align: left; outline:none; }

dd, dl, ul, li { -webkit-margin-start: 0px; margin: 0;-webkit-padding-start: 0px; }

/* - - - global - - - */
BODY 
{
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #fff;
	text-align: center;
	background-color: #000;
}

A
{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

TABLE
{
	border-collapse: collapse;
}

IMG 
{ 
	display: block;
}

DIV.hr, HR
{
	display: none;
}

UL, UL LI, OL, OL LI
{
	list-style: none;
}

H1, H2, H3, H4, H5 
{
	font-weight: normal; 
	#position: relative; /* arregla scroll de IE */
}

P	
{ 
	#position: relative; 
} /* arregla scroll en IE */

/* http://positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	#display: inline-block;
}

html[xmlns] .clearfix {
	#display: block;
}

* html .clearfix {height: 1%; }

.Spacer
{
	clear: both;
}

br.Spacer
{
	display: none;
	#display: block;
	height: 0px !important;
	overflow: hidden !important;
}

.Hidden
{
	display: none !important;
}

.Invisible
{
	visibility: hidden;
}

.Button
{
	cursor: pointer;
}

.NoButton
{
	cursor: default;
}

#Header, #Content, #Footer
{
	width: 1004px;
	margin: 0px auto;
	height: 60px;  
}

#Header
{
	position: relative;
	_position: absolute;
	_top: -40px;
	_margin: 0px auto;
}

#Content
{
    _top: 60px;    
}

#Footer
{
    _margin-top: 60px;    
}

#Header h1
{
	float: left;
	display: inline;
	margin: 12px 0px 0px 30px;
}

	#Header h1 a
	{
		display: block;
		width: 192px;
		height: 42px;
		background: transparent url(../images/header/lg_coke.gif) no-repeat left top;
	}
	
	#Header h1 a *
	{
		display: none;
	}

#NavigationFlash {
	position:absolute; 
	top: 0; 
	left: 0; 
	z-index: 1000;
}	

#Navigation
{
	float: right;
	display: inline;
	margin: 40px 57px 0px 0px;
}

	#Navigation a
	{
		font-size: 9px;
		text-transform: uppercase;
		display: block;
		height: 16px;
		overflow: hidden;
		padding-top: 16px;
		height: 0px;
		_height: 16px;
		color: #707070;
	}
	
	#Navigation a:hover,
	#Navigation a.On
	{
		color: #fff;
		background-position: 0px -16px !important;
	}

	#Navigation li
	{
		float: left;
		display: inline;
		margin-left: 30px;
		position: relative;
		white-space: nowrap;
	}
	
	#Navigation li li a
	{
		padding-top: 0px;
		height: auto;
		overflow: none;
	}
	
	#Navigation li.Language
	{
		margin-left: 15px;
		padding-left: 15px;
		border-left: 1px solid #696969;
	}
	
	#Navigation li li
	{
		float: none;
		display: block;
		margin: 0px;
	}
	
	#Navigation .submenu
	{
		display: none;
		position: absolute;
		padding-top: 5px;
		top: 15px;
		left: 0px;
	}
	
	#Navigation li.Language .submenu
	{
		left: 15px;
	}
	
	#Navigation .submenu li a
	{
		line-height: 23px;
		background-color: #222222;
		border-bottom: 1px solid #090808;
		border-top: 1px solid #575757;
		padding-left: 10px;
		width: 105px;
		_width: 115px;
	}
	
	#Navigation li.Language .submenu li a
	{
		width: 85px;
		_width: 95px;
	}
	
	
	#Navigation .submenu li a
	{
		text-transform: capitalize;
	}
	
#Share
{
	height: 82px;
	width: 155px;
	background: #222222;
	border: 1px solid #292723;
	margin-left: -110px;
	position: relative;

}
	
	#Share strong
	{
		display: block;
		text-transform: uppercase;
		margin-left: 20px;
		font-size: 10px;
	}
	
	#Share .Close
	{
		display: block;
		width: 14px;
		height: 0px;
		padding-top:14px;
		_height: 14px;
		overflow: hidden;
		background: transparent url(../images/header/bt_close.gif) no-repeat left top;
		margin-top: 5px;
		margin-left: 140px;
	}
	
	#Share a:hover
	{
		background-position: left top !important;
	}
	
	#Share ul
	{
		padding-top: 1px;
		background: transparent url(../images/header/sep_networks.gif) no-repeat left top;
		width: 155px;
		margin-top: 8px;
		padding-top: 12px;
	}
	
	#Navigation #Share ul li
	{
		border: 0px;
		float: left;
		display: inline;
		margin: 0px 3px 0px 3px;
		padding: 0px;
		width: 16px;
		overflow: hidden;
		position: relative;
		left: 18px;
	}
	
		#Share ul li a
		{
			float: left;
			display: inline;
			width: 16px;
			height: 0px;
			_height: 16px;
			padding-top: 16px;
			overflow: hidden;
			border: 0px !important;
		}
		
		#Share ul li a:hover
		{
			background-position: left top !important;
		}
		
			#Share ul li a.Facebook
			{
				background: transparent url(../images/header/lg_facebook.gif) no-repeat left top;
			}
			
			#Share ul li a.MySpace
			{
				background: transparent url(../images/header/lg_myspace.gif) no-repeat left top;
			}
			
			#Share ul li a.Twitter
			{
				background: transparent url(../images/header/lg_twitter.gif) no-repeat left top;
			}
			
			#Share ul li a.Bebo
			{
				background: transparent url(../images/header/lg_bebo.gif) no-repeat left top;
			}
			
#Footer 
{
	text-align: center;
	font-size: 10px;
	line-height: 11px;
	color: #464646;
	padding-bottom: 30px;
	position: relative;
	z-index: 1000;	
}

	#Footer ul
	{
		margin: 0px auto 10px;
		width: 400px;
		text-align: center;
	}
	
		#Footer li
		{
/*			float: left; */
			display: inline;
			border-left: 1px solid #464646;
			margin: 0px 11px 0px 0px;
			padding-left: 12px; 
		}
			
			#Footer .First
			{ 
				border: 0; 
			}
		
			#Footer a
			{
				color: #464646;
				font-size: 10px;
			}

	#Footer p
	{
		width: 425px;
		margin: 0px auto;
		text-align: center;
		font-size: 8px;
	} 

	#Footer p a
	{
		font-size: 8px;
		color: #fff;
	} 

	#Content .Error {
		margin: 100px 0 0 150px;
		width: 600px;
	}
	#hdrErrorWrap
	{
		width: 600px;
		height: 20px;
		margin: 20px 0px 0px 30px;
	}

	#Content .Error img
	{ 
		float: left;
		display: inline;
		margin: 0px 12px 30px 0px;
	}

	#Content .Error p
	{
		float: left;
		display: inline;
		width: 300px;
		color: #717171;
		font-size: 11px;
		margin: 15px 0px 20px;
		overflow: hidden;
		height: auto;	
	}


	
