/* CSS Document */
div#site-map {
	width: 770px;
	margin-bottom: 30px;
}

div#site-map div#bottom-bracket {
	width: 770px;
	height: 10px;
	margin-top:5px;
	background-image: url(../../img/aero/mapa/boxExtraWideBracket-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
}

div#site-map a{
	text-decoration: none;
}

div#content div#site-map h1	{
	color:#000000;
	font-size:19px;
	font-weight: bold;
	margin-bottom:12px;
	margin-left:6px;
	margin-top:8px;
	line-height:20px;
	position: relative;
}

.site-map-list a {
	color: #4c4c4c;
}

div.site-map-panel-left, div.site-map-panel-right{
	width: 378px;
	float: left;
}

div.site-map-panel-separator {
	background-image: url(../../img/aero/mapa/header-middle.png);
	background-repeat: repeat-x;
	width: 15px;
	height: 200px;
	margin-left: -1px;
	float: left;
}

div.label-left {
	height: 23px;
	width: 12px;
	float: left;
	background-image: url(../../img/aero/mapa/header-left-side-top-curve.png);
}

div.label-middle	{
	background-image: url(../../img/aero/mapa/header-middle.png);
	background-repeat: repeat-x;
	/*background-color: #FF5301;*/
	height: 23px;
	width: 357px;
	float: left;
}

div.label-right {
	height: 23px;
	width: 8px;
	float: left;
	background-image: url(../../img/aero/mapa/header-right-side-bottom-curve.png);
}

div.site-map-panel-left div.first-child div.label-right {
	background-image: url(../../img/aero/mapa/header-middle.png);
	background-repeat: repeat-x;
}

div.site-map-panel-right div.first-child div.label-left {
	background-image: url(../../img/aero/mapa/header-left-side-square.png);
}

div.site-map-panel-right div.first-child div.label-right {
	background-image: url(../../img/aero/mapa/header-right-side-top-curve.png);
}

div.label-middle * {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	font-family: sans-serif;
}

span.colored-text {
	color: #ff6600;
}

span.bold-text {
	font-weight: bold;
}

div.site-map-list {
	float: left;
	width: 378px;
}

ul.site-map-list {
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

ul.site-map-list li {
	list-style-type: none;
	background-image: url(../../img/aero/mapa/hr-back.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:11px;
	font-family: sans-serif;
	/*position: relative;
	left: -40px;*/
	height: 24px;
	width: 378px;
}

ul.site-map-list li div	{
	background-repeat: no-repeat;
	background-position: 0px 4px;
	position: relative;
	left: 6px;
	top: 7px;
	height: 11px;
	padding-left: 9px;
}

ul.site-map-list li.separator {
	left: -39px;
	width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li.separator hr {
	border: 0px;
	color: #EAEDE8;
	background-color: #EAEDE8;
	height: 1px;
	width: 367px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

ul.sub-list li {
	left: -20px;
}

ul.sub-list li.separator {
	left: -57px;
}

/*li.right-arrow, li.right-arrow-2	{
	padding-left: 10px;
	background-position: 0px 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}*/

li.right-arrow div{
	background-image: url(../../img/aero/mapa/right-arrow.png);
}

li.right-arrow-2 div{
	background-image: url(../../img/aero/mapa/right-arrow-2.png);
}

ul.site-map-list li.main-item {
	height: 31px;
}

ul.site-map-list li.main-item div	{
	top: 8px;
}

ul.site-map-list li.main-item a {
	font-weight: bold;
}

ul.site-map-list li.main-item ul a {
	font-weight: normal;
}

ul.site-map-list li.parent-item {
	margin-bottom: 5px;
	margin-top: 20px;
}

ul.site-map-list li.parent-item hr {
	margin-bottom: 20px;
}

ul.site-map-list li.parent-item a {
	font-weight: bold;
}
