body {
	background: #fff url(../graphics/background.gif) top center repeat-y;
	margin: 0 auto;
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 100%;
	color: black;
}

div {
	color: white;
	vertical-align: top;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

td p { margin-top: 0; }

.name {
	color: #000;
	float: left;
	padding-right: 4px;
}

.detail {
	float: left;
}

a {
	color: #8ed400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	vertical-align: top;
}

img {
	border-width: 0px;
}

#shell {
	position: relative;
	margin: 0 auto;
	width: 800px;
	text-align: left
}

#header {
	background-image: url(../graphics/banner.gif);
	height: 114px;
	width: 800px;
}


#main {
	width: 800px;
	background: #333;
}

#left {
	float: left;
	background-color: #333;
	width: 233px;
	font-size: 11px;
	padding: 20px 20px 54px;
	position: relative;
}

#left.about {
	width: 485px;
}

#right {
	float: left;
	min-height: 287px;
	width: 200px;
}

#logos {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 524px;
	height: 54px;
	background-image: url(../graphics/logos.jpg);
}

#image {
	background-color: #8FD300;
	height: 175px;
	width: 307px;
}

#title {
	background-color: #b3b3b3;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	width: 507px;
	text-transform: uppercase;
}

#content {
	position: relative;
	background-color: #666;
	color: #fff;
	padding: 5px;
	padding-left: 0px;
	height: 93px;
	width: 522px;
}
#right>#content {
	width: 522px;
}


#content ul {
	position: relative;
	left: -30px;
	width: 482px;
}
#content>ul {
	width: 522px;
}

#info {
	padding-left: 10px;
}

.liquidheight {
	height: auto !important;
}

#content ul li {
	display: inline;
	list-style: none;
	float: left;
	margin: 0px 0px;
	padding: 0px;
	padding-right: 11px;
	font-size: 11px;
	width: 100px;
	min-width: 80px;
	max-width: 200px;
}
#content>ul>li {
	width: auto;
}

#prev, #next {
	position: absolute;
	bottom: 5px;
	display: block;
	width: 42px;
	height: 12px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8FD302;
	cursor: pointer;
}

#prev:hover, #next:hover {
	text-decoration: none !important;
}

#prev {
	z-index: 1;
	border-right: 1px solid #2C2C2C;
	right: 65px;
	background: url(../graphics/prev-active.gif) left center no-repeat;
	padding-left: 18px;
}

#prev.inactive {
	background: url(../graphics/prev1.gif) left center no-repeat !important;
	color: #2C2C2C !important;
	cursor: default;
}

#next {
	z-index: 2;
	right: 10px;
	background: url(../graphics/next-active.gif) right center no-repeat;
}

#next.inactive {
	background: url(../graphics/next1.gif) right center no-repeat !important;
	color: #2C2C2C !important;
	cursor: default;
}

#stores {
	width: 800px;
	font-size: 11px;
}

#stores tr th {
	padding: 5px;
	padding-top: 30px;
	padding-left: 40px;
	font-size: 16px;
	font-weight: bold;
	background-color: #333;
	text-transform: uppercase;
}

#stores tr td {
	padding: 5px;
	padding-right: 30px;
	padding-bottom: 2px;
}

#stores tr td.left {
	color: #8fd400;
	font-weight: bold;
	padding-left: 40px;
	text-transform: uppercase;
}

#stores tr td table tr td {
	padding: 0px;
}

tr.stores {
	background: url(../graphics/storebg.gif) repeat-x;
	height: 65px;
}

td.ldata {
	font-weight: bold;
	padding-right: 14px;
	white-space: nowrap;
	width: 75px;
}

/* Navigation CSS */
#navigation {
	height: 17px;
	width: 777px;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 5px 0 0 23px;
	position: relative;
	z-index: 10;
}

#navigation ul {
	border-left: 1px solid #fff;
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li {
	display: inline;
	list-style: none;
	float: left;
	margin: 0px 0px;
	padding: 0px;
	border-right: 1px solid #fff;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	white-space: nowrap;
}

#navigation ul li:hover {
	background-color: #555;
}

#navigation ul li a {
	color: #fff;
	text-decoration: none !important;
	display: block;
	text-transform: uppercase;
}

#navigation ul li.nav_active a {
	color: #8FD400;
}

#navigation li li a,
#navigation li.nav_active li a {
	color: #fff;
	display:block;
	height:100%;
	width: 100%;
	text-align: left;
	background-color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: none;
}
#navigation li li {
	border-right: 0px;
	background-color: #000;
	width: 120px;
}

#navigation li li:hover {
	background-color: #555;
	color: #fff !important;
}

#navigation li li a:hover {
	background-color: #555;
	color: #fff !important;
}

#navigation ul ul {
	margin-top: -1px;
	border: 0;
	float: none;
}

#navigation table{
	border-collapse:collapse;
	padding:0;
	margin:-1px;
	width:0;
	height:0;
	font-size:1em;
	z-index:5;
}

* html #navigation a:hover {
	position:relative;
	z-index:100;
}
#navigation li:hover{
	position:relative;
}

* html #navigation ul ul a:hover {
	position:relative;
	z-index:110;
}

#navigation ul ul li:hover {
	position:relative;
}

#navigation ul ul :hover > a {
	color: #8ed400;
}

* html #navigation ul ul ul a:hover {
	position:relative;
	z-index:120;
}

#navigation ul ul ul ul a:hover{
	position:relative;
	z-index:130;
}

#navigation ul ul{
	visibility:hidden;
	display: none;
	position:absolute;
	height:0;
	left:0;
	top: 15px;
}

#navigation ul ul ul{
	left:12em;
}

#navigation ul :hover ul{
	visibility:visible;
	display: block;
	height:auto;
	padding:0 3em 3em 3em;
	left:-3em;
}

#navigation ul :hover ul ul{
	visibility:hidden;
}

#navigation ul :hover ul :hover ul ul{
	visibility:hidden;
}

#navigation ul :hover ul :hover ul{
	visibility:visible;
	left:9em;
}

#navigation ul :hover ul :hover ul :hover ul{
	visibility:visible;
}