/* Continuação  - masterkings.net */

/*Colors Used:

azul cyan: #00aeef;
azul metal: #47778d;
laranja: #f7901e;
azul txt: #2a4653;
*/

/* formatação das migalhas */
UL#nav {margin: 0; padding: 0 10px 20px 5px;}
UL#nav li {
margin: 0px 2px;
padding-left: 14px;
background: url(../img/bullet_off.gif) 0 2px no-repeat;
display: inline;
font-size: 11px;
}
UL#nav li A {
text-decoration: none;
font-family: Tahoma;
color: gray;
}
UL#nav li A:hover {text-decoration: underline;}
.aqui a:link, .aqui a:visited {font-weight: bold;}
.aqui {background: url(../img/bullet_on.gif) 0 2px no-repeat !important;}

/* Formatação da Tabela de preços e outras*/
TABLE {
	font: 11px Tahoma, sans-serif;
	text-align: center;
	margin-bottom: 10px;
}
CAPTION {
		font: bold 16px "Lucida Sans", sans-serif;
		color: #00aeef;
		margin-bottom: 8px;
}
TH {
font-weight: bold;
background: #f7901e;
}
TH.coltab, TH.grsep {
background: #00aeef;
border-right: 0.2em white solid;
border-bottom: 0.3em white solid;
}
TH.grsep, TD.grsep {
border-bottom: solid 0.3em #f7901e;
}
TD, TD.grsep {
font-size: 0.8em;
padding: 2px;
background: #cdc7c7;
border-bottom: 0.3em white solid;
border-right: 0.2em white solid;
border-left: 0.1em white solid;
}
TD.epoca {
font-style: italic;
background: #FFCC00;
font-weight: bold;
}
TD A {
color: #2a4653;
}

/* Quote info */
.qinfo {
	width: 506px;
	background: white url(../img/bgform.png) repeat-x;
	padding: 15px;
}
/* Fotos no texto */
.pics {
	float: right;
	width: 180px;
	padding: 0 10px 10px 15px;
	margin-left: 10px;
	border-left: solid 1px #00aeef;
}
.pics IMG {
	margin-bottom: 15px;
}
UL.alglist {padding:0 !important; margin: 0 !important;}
UL.alglist LI {background: none !important; padding:0; margin: 0; display: block; float: left;}
UL.alglist LI A {
	font-size: 10px;
	color: #00aeef;
	padding: 4px;
}
UL.alglist LI A:hover {
	background: #f7901e;
}
