/* CSS Document */



.menu a{
display: block;
width: 215px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #004B93;
BORDER: none;
}


.menu a:hover{
text-decoration: none;
color: #0978E3;
background: url(images/menuover.gif) top left repeat-x;
font-family:arial;
font-size:12px;
}

.menu {
text-decoration: none;
color: 000000;
font-family:arial;
font-size:12px;
}

.menutitle {
	text-decoration: none;
	color: #C11100;
	font-size:13px;
	font-family:verdana;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}

.menutitle a{
	text-decoration: none;
	color: #C11100;
	font-size:13px;
	font-family:verdana;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}

.menutitle a:hover{
	text-decoration: underline;
	color: #C11100;
	font-size:13px;
	font-family:verdana;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}

.cities {
	text-decoration: none;
	color: #000000;
	font-size:10px;
	font-family:verdana;
}



.footer {
	text-decoration: none;
	color: #FFFFFF;
	font-size:10px;
	font-family:verdana;
	font-weight: bold;
	text-align:right;
}

.footer a{
	text-decoration: none;
	color: #FFFFFF;
	font-size:10px;
	font-family:verdana;
	font-weight: bold;
	text-align:right;
}



#interstar_home_theater h1 { 
    background: url(images/interstar-home-theater.gif) no-repeat; 
	width: 542px;
    height: 98px;
	margin-top:0px;
	margin-bottom:0px;
}

#interstar_home_theater h1 span { display: none; }

#interstar_home_theater a {

          display: block;

          background: url(images/default/logo_v2.png) no-repeat;

          width: 542px;  height: 98px;

          margin: 0px auto 0 auto;


        }
