@CHARSET "ISO-8859-1";

div.default  * {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.default   {
	margin:0;
}
div.default  li {
	display:inline;
	margin-left:5px;
	float:right;
}

div.default .divider {
	background:transparent url('../images/middleDot.gif') no-repeat 0 6px;
	width:6px;
	height:12px;
}

div.default  li ul {
	
}
div.default  li ul li {
	float:left;
	display:inline;
	clear:left;
	text-align:left;
	margin:0;
}
div.default  li div {
	background:#ffffff;
	margin-top:4px;
	border:2px solid #000000;
}
div.default  li a {
	color:#000000;
	float:left;
	display:inline;
	text-decoration:none;
	outline:none;
	padding:0 3px;
}

div.default li li.last a {
	border-bottom:0;
}

div.default li a:hover,div.default li a.active {
	background:transparent url('../images/stroke/green.gif') no-repeat center 3px;
}
div.default li ul a {
	float:left;
	display:inline;
	color:#000000;
	font-weight:normal;
	padding:5px 10px 2px 10px;
	width:10em;
	text-decoration:none;
	border-bottom:1px solid #cccccc;
}

div.default li li ul a {
	background:#ffffff;
}

div.default li li a:hover, div.default li li a.active {
	background:#cccccc;
}

div.default  li ul a:hover,div.default   li ul a.active {
	color:green;
}

div.default .nav-Bumble-Bumble {
	height:23px;
	overflow:hidden;
}

div.default .nav-Bumble-Bumble a {
	background:transparent url('../images/bbMenu.gif') no-repeat 0 -2px;
	font-size:1px;
	height:23px;
	width:35px;
	color:#ffffff !important;
}

div.default .nav-Bumble-Bumble a:hover {
	background:transparent url('../images/bbMenu.gif') no-repeat 0 -2px;
}

.swipe-green:hover, .swipe-green-active {
	background:transparent url('../images/stroke/green.png') no-repeat center 3px !important;
}

.swipe-blue:hover, .swipe-blue-active {
	background:transparent url('../images/stroke/blue.gif') no-repeat center 3px !important;
}

.swipe-pink:hover, .swipe-pink-active {
	background:transparent url('../images/stroke/pink.gif') no-repeat center 3px !important;
}




ul.breadcrumb {
	list-style-type:none;
	margin:0 0 0 70px;
	padding:0;
}

ul.breadcrumb li {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

ul.breadcrumb li a {
	float:left;
	display:inline;
	color:#999999;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	margin-right:5px;
}

ul.breadcrumb li a:hover {
	text-decoration:underline;
}