/* CSS Document */
.hmItemsOver {
    background-image: url(../images/sbrunet_menutab_on.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	
    width:105px;
    height:51px;
} 

.hmItems {
	background-image: url(../images/sbrunet_menutab_off.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	
    width:105px;
    height:51px;
}

html, body{
margin:0;
padding:0;
background-image:url(../images/sbrunet_bg.png);
background-position:top;
background-repeat:repeat-x;
color:#FFFFFF;
font-size:15px;
font-family:Georgia, "Times New Roman", Times, serif;
}

P{
font-size:12px;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
}

LI{
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial;
}

A{
color:#FFFFFF;
text-decoration:none;
}

A:hover{
color:#FFFFFF;
text-decoration:underline;
}

#details_bg{
background-image:url(../images/sbrunet_details_bg.png);
background-position:top;
background-repeat:repeat-x;
background-color:#000000;
color:#FFFFFF;

}

#sbrunet_mainpage_table{
width:980px;
padding: 0 0 0 0;
}

#copyright A{
	font-size:10px;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#copyright A:hover{
	font-size:10px;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#copyright{
	font-size:10px;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#promo_text{
	font-size:14px;
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
}

#details_paleblue{
	font-size:17px;
	color:#b0e2fe;
	font-family:Arial;
}

#details_paleblue_small{
	font-size:14px;
	color:#b0e2fe;
	font-family:Arial;
}

#details_white{
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial;
}

#listing_darkblue_big{
	font-size:22px;
	color:#3e637c;
	font-family:Arial;
}

#listing_darkblue_small{
	font-size:12px;
	color:#3e637c;
	font-family:Arial;
}

#blue_type{
	font-size:22px;
	font-weight:bold;
	color:#2e84be;
	font-family:Arial;
}

#loginlink A{
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color:#003399;
	text-decoration:none;
}

#loginlink A:hover{
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color:#003399;
	text-decoration:underline;
}


.hand {
cursor:pointer;
}
