@charset "utf-8";

body
{
	background-color: #fff;
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 1.4em;
	color: #ce1800;
	font-weight: bold;
}

h2
{
	font-size: 1.2em;
	color: #ce1800;
	font-weight: bold;
}

h3
{
	font-size: 1em;
	color: #ce1800;
	font-weight: normal;
}

a,
a:link,
a:visited
{
	color: #ce1800;
	text-decoration: underline;
}

a:hover,
a:active
{
	color: #ce1800;
	text-decoration: none;
}


a img
{
	border: none;
}

.clearer
{
	clear: both;
}



#wrapper
{
	text-align: left;
	margin: 0;
	width: 100%;
}


#head
{
	display: none;
}

#navbar
{
	display: none;
}

#grouphome
{
	display: none;
}




#body
{
	width: 100%;
	padding: 0;
	margin: 0;
}

#divider
{
	display: none;
}


#subnavi
{
	display: none;
}






#content
{
	width: 100%;
	margin: 16px 0 0 0;
}


#home #content
{
	width: 100%;
	float: none;
	margin: 0;
}

#home #section_menu
{
	height: 314px;
	background-color: #000;
}

#home #section_menu img
{
	margin: 0;
}

#home #main_content
{
	height: auto;
	padding: 20px 0;
	clear: left;
}

#home #main_content #content_body
{
	height: auto;
}



#printlink
{
	display: none;
}









div#searchResults div.product,
div#searchResults div.product_high
{
	border: 1px solid #D0D0D0;
	width: 260px;
	height: 103px;
	padding: 4px;
	margin: 3px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	background: #fff url(../images/list_magnifier.gif) no-repeat 96px 92px;
}

div#searchResults div.product_high
{
	height: 118px;
	background: #fff url(../images/list_magnifier.gif) no-repeat 96px 107px;
}

div#searchResults div.product h3
{
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding: 0;
	color: #000;
}

div#searchResults div.product_high h3
{
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 7px 0;
	padding: 0;
	color: #000;
	line-height: 1.2em;
	height: 1.2em;
	overflow: hidden;
}

div#searchResults div.product img,
div#searchResults div.product_high img
{
	margin: 0 7px 0 0;
}

div#searchResults div.product:hover,
div#searchResults div.product.sfhover,
div#searchResults div.product_high:hover,
div#searchResults div.product_high.sfhover
{
	background-color: #EBEAEA;
}

div#searchResults div.product ul,
div#searchResults div.product_high ul
{
	width: 165px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#searchResults div.product ul li,
div#searchResults div.product_high ul li
{
	padding: 2px 14px 0;
	background: transparent url(../images/blt_gray.gif) no-repeat left 6px;
}

div#searchResults div.product_high ul li
{
	height: 1.2em;
	overflow: hidden;
}

div#searchResults div.product span.heading,
div#searchResults div.product_high span.heading
{
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
	color: #555454;
}





/* Parador search */

form.parador_search
{
	border: 1px solid #a0a0a0;
	padding: 9px 7px;
}

form.parador_search h2
{
	background-color: #a0a0a0;
	margin: 0 0 9px;
	color: #fff;
	font-weight: normal;
	padding: 6px 14px;
	font-size: 14px;
}

form.parador_search select
{
	width: 135px;
	background-color: #f0f0f0;
}




table.productsUpdate
{
	background-color: #F0F0F0;
	width: 540px;
	font-family: Verdana;
	font-size: 11px;
}
table.productsUpdate td
{
	padding: 5px;
}
table.productsUpdate td.heading
{
	background-color: #DADADA;
	color: #000000;
	font-weight: bold;
}
table.productsUpdate div.subheading
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #CE1800;
}
table.productsUpdate div.indent
{
	padding-left: 50px;
}
