/*  MOST OF THE STYLE FOR LINKS ON THE LEFT IS CONTROLLED  */
/*  BY style_main_screen.css. THESE RULES JUST MODIFY SOME */
/*  OF THE RULES IN THAT SYLESHEET.                        */

/* RULES FOR LINKS ON LEFT */
#links_left {
	width: 13.0em;
}

#links_left a, #links_left a:active, #links_left a:visited {
	width: 12.5em;
}

#links_left_width_130 {
	color: rgb(230,225,203);
	width: 13.0em;
}

/* RULES FOR NESTED LINKS ON LEFT */
#links_left_nested div {
	left: 12.5em;
}

/* RULES FOR BARBECUES */
#links_left_nested_barbecues {
	top: 0;
	width: 12.0em;
}

a.links_left_nested_barbecues_a {
	width: 11.0em !important;
}

/* RULES FOR BRICK */
#links_left_nested_brick {
	top: -0.3em;
	width: 12.0em;
}

a.links_left_nested_brick_a {
	width: 11.0em !important;
}

/* RULES FOR FIREWOOD */
#links_left_nested_firewood {
	top: 10.2em;
	width: 10.0em;
}

a.links_left_nested_firewood_a {
	width: 9.0em !important;
}

/* RULES FOR MANUFACTURED STONE*/
#links_left_nested_manufactured_stone {
	top: 15.6em;
	width: 13em;
}

a.links_left_nested_manufactured_stone_a {
	width: 12em !important;
}

/* CORONADO*/
#links_left_nested_coronado_stone {
	background: rgb(159,157,145) !important;
	top: 1.1em;
	left: 25.3em !important;
	width: 12em;
}

a.links_left_nested_coronado_stone_a {
	width: 11em !important;
}

a.links_left_nested_coronado_stone_a:hover {
	background: rgb(96,94,82) !important;
}

/* CULTURED */
#links_left_nested_cultured_stone {
	background: rgb(159,157,145) !important;
	top: 4.7em;
	left: 25.3em !important;
	width: 17.5em;
}

a.links_left_nested_cultured_stone_a {
	width: 16.5em !important;
}

a.links_left_nested_cultured_stone_a:hover {
	background: rgb(96,94,82) !important;
}

/* EL DORADO */
#links_left_nested_el_dorado_stone {
	background: rgb(159,157,145) !important;
	top: 10.6em;
	left: 25.3em !important;
	width: 8.0em;
}

a.links_left_nested_el_dorado_stone_a {
	width: 7.0em !important;
}

a.links_left_nested_el_dorado_stone_a:hover {
	background: rgb(96,94,82) !important;
}

/* NTL */
#links_left_nested_ntl_stone {
	background: rgb(159,157,145) !important;
	top: 16.8em;
	left: 25.3em !important;
	width: 9.5em;
}

a.links_left_nested_ntl_stone_a {
	width: 8.5em !important;
}

a.links_left_nested_ntl_stone_a:hover {
	background: rgb(96,94,82) !important;
}

/* RULES FOR NATURAL STONE */
#links_left_nested_natural_stone {
	top: 12.5em;
	width: 14.0em;
}

a.links_left_nested_natural_stone_a {
	width: 13.0em !important;
}

/* RULES FOR TILES */
#links_left_nested_tiles {
	top: 19.6em;
	width: 12.5em;
}

a.links_left_nested_tiles_a {
	width: 11.5em !important;
}

/* RULES FOR TOOLS */
#links_left_nested_tools {
	top: 26em;
	width: 12.0em;
}

a.links_left_nested_tools_a {
	width: 11.0em !important;
}