@charset "UTF-8";
/* CSS Document */
ul#subnav { position: relative; margin: 13px 0 0 auto; padding:0px; width: 261px; height: 23px; background-image: url(../images/showrooms_subnav.gif); outline: none; }
ul#subnav li { text-indent: -9999px; position: absolute; outline: none; }
ul#subnav li, ul#subnav a, ul#subnav div { height: 23px; display: block; outline: none; }
#sshowrooms { left: 0px; width: 90px; }
#srepresentatives { left: 90px; width: 118px; }
#strade { left: 208px; width: 53px; }
#sshowrooms a:hover { background:  transparent url(../images/showrooms_subnav.gif) -0px -23px no-repeat; }
#srepresentatives a:hover { background:  transparent url(../images/showrooms_subnav.gif) -90px -23px no-repeat; }
#strade a:hover { background:  transparent url(../images/showrooms_subnav.gif) -208px -23px no-repeat; }
#sshowrooms div { background:  transparent url(../images/showrooms_subnav.gif) -0px -23px no-repeat; }
#srepresentatives div { background:  transparent url(../images/showrooms_subnav.gif) -90px -23px no-repeat; }
#strade div { background:  transparent url(../images/showrooms_subnav.gif) -208px -23px no-repeat; }

/* SHOWROOM STYLES */
.accordion{ }
.showroom{ font-family:Futura, Myriad Pro, Arial, sans-serif; float:right; border: solid 1px #000; padding:0; margin:0; width : 474px; height : 430px; overflow : auto; font-size:11px; }
.showroomtitle{ padding-bottom:10px; margin:0px 0px 0px 155px; }
#showroomlist { font-family:Futura, Myriad Pro, Arial, sans-serif; font-size:11px; margin-left:10px; margin-top:10px; padding:0px; color:#666; }
.element { font-family:Futura, Myriad Pro, Arial, sans-serif; font-size:11px; margin-left:10px; margin-top:10px; padding:0px; color:#666; }
.showroomborder { float:left; height:150px; width:115px; margin-right:10px; padding:10px; border-right: solid 1px #000; position:relative; }
a { color:#993300; }
a:hover { color:#FF9900; }
.showroom h3 { font-family:Futura, Myriad Pro, Arial, sans-serif; font-size:13px; cursor:pointer; margin:0px; color:#cf6728; font-weight:lighter; text-transform:uppercase; }
.showroom h5 { font-family:Futura, Myriad Pro, Arial, sans-serif; font-size:11px; margin:0px; padding:0px; }
.representativetitle p { padding:0px; margin:0px; }
.representativetitle h3 { font-family:Futura, Myriad Pro, Arial, sans-serif; font-size:13px; cursor:pointer; margin:0px; color:#cf6728; font-weight:lighter; text-transform:uppercase; }
.representativetitle h5 { font-family:Futura, Myriad Pro, Arial, sans-serif; font-size:11px; margin:0px; padding:0px; }
.representativetitle{ padding:0px; margin:15px; }
.representativelist { font-family:Futura, Myriad Pro, Arial, sans-serif; font-size:11px; margin-left:10px; margin-top:10px; padding:0px; }
a.linkopacity{ margin:0px;padding:0px;}

a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;
margin:0px;padding:0px;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
margin:0px;padding:0px}