 
 
/*------------general----------------*/
 
body, td {
	padding:0;
	margin:0;
	
}

body {
	background-color:#E6E6E6;
}

td {
	color:#545454;
	font:11px Arial;	
}

form, p, h1, h2, h3, h4, h5, ul, ol {
	margin:0;
	padding:0;
}

h1 {
	font:normal 11px Arial;
	color:#e41937;
}
h2 {
	font:bold 11px Arial;
	color: #ffffff;
	padding-left:20px;
	background: url(images/bulletsWhite.gif) no-repeat 10px center;
}
h3 {
	font:bold 11px Arial;
	color: #FFFFFF;
}


img a, a img {
	border:none;
}

.title2 {
text-decoration:none;
color:#E41937;
font-family:Arial narrow;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}

/*------------content----------------*/
#content{
	font:11px Arial;
	color: #FFFFFF;	
	padding:15px 9px
}

#content a{
	font:11px Arial;
}

/*------------table----------------*/
.func{
	padding:5px 10px;
}
.func2{
	padding:0px 10px;
}
.category1 {
	background: url(images/bulletsGrey.gif) no-repeat 5px center #dfdfdf;
	padding:3px 10px 3px 15px;
}
.category2 {
	background: url(images/bulletsGrey.gif) no-repeat 5px center #c0c0c0;
	padding:5px 10px 5px 15px;
}
.category3 {
	background: #ffffff;
	padding:5px 10px 5px 15px;
	color: #e41937;
}

.category4 {
	background: background:url(images/boxshopL.jpg) repeat-y left;
	padding:6px 10px 0px 15px;
	color: #e41937;
}

.nopadding {
	padding:0;
}

.product{
	border: solid 1px #c0c0c0;
}

.product ul li{
	list-style-position: outside;
	padding-left:0px;
	margin-left:20px;
	list-style-image: url(images/bulletsGrey.gif);
}
.rental td{
	padding:3px;
}

/*------------footer----------------*/
#footer{
 text-align:center;
}

#footer a{
	 padding: 0px 30px;
	 text-decoration:none;
	 color:#545454;
}

#footer a:hover{
	 text-decoration:underline;
}


/*------------leftarea----------------*/

#leftarea {
	padding:15px;
}

/*------------other style----------------*/
.red{
	font:11px Arial;
	color: #e41937;
}
.grey{
	font:11px Arial;
	color:#545454;	
}


/*------------box----------------*/
.top{
	height:14px;
	width:182px;
	background:url(images/boxTop.jpg) no-repeat;
}
.middle{
	height:14px;
	width:168px;
	background:url(images/boxMiddle.jpg) repeat-y ;
	padding:0px 7px 10px 7px;
}

/*------------menu----------------*/
#topnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:24px;
}
#topnav ul {
	margin:0;
	padding:0;
}
#topnav ul li {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	display:block;
	float:left;
	padding: 0px 41px 0px 0px;
	background:url(images/navLimit.jpg) no-repeat right;
}
#topnav a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding: 0px 0px 2px 41px;
	display:block;
	float:left;
}

#topnav .last2 {
	background:none;

}

#topnav h2 {
font-weight:normal;
padding:0;
margin:0;
}

#topnav a:hover {
	text-transform:underline;
}

#topnav ul ul {
	position: absolute;
	z-index: 500;
	top:100%;
	left:0;
	padding:0;
	width:155px;
	background-color:#ffffff;
}

html>body #topnav ul ul {
}


#topnav ul ul li {
	display:block;
	padding:0;
	background:none;
	width:100%;
	border-bottom:solid 1px #c0c0c0;
}
#topnav ul ul li a {
	text-decoration: none;
	text-transform:none;
	font-weight:normal;
	padding:0;
	color:#e41937;
	text-align:center;
	line-height:20px;
	float:left;
	display:block;
	width:150px;
}
#topnav ul ul li:hover {
	background-color:#dfdfdf;
	width:100%;
}
#topnav ul ul li a:hover {
	color:#545454;
}
#topnav ul ul li.last2 a {
	border:none;
}

#topnav ul ul ul {
	position: absolute;
	top: 0;
	left:100%;
	z-index:500;
}
#topnav ul ul li a {
}

#topnav ul ul,
#topnav ul li:hover ul ul,
#topnav ul ul li:hover ul ul
{display: none;}

#topnav ul li a:hover ul ul,
#topnav ul li a:hover ul ul li,
#topnav ul ul li a:hover ul ul li  {
	display:none;
}

#topnav ul li:hover ul,
#topnav ul ul li:hover ul,
#topnav ul ul ul li:hover ul
{display: block;}

#topnav li:hover ul, li.over ul { display: block; float:left;}

[if lt IE 7]>
#topnav{float:left;}
body{behavior:url(csshover.htc); }
#topnav ul li{ display:block; float:left;}
#topnav a{height:1%;}

#topnav ul li a:hover ul ul,
#topnav ul li a:hover ul ul li {
	display:none;
}

<![endif]


