/* CSS Document */


.ui-tabs-hide {
	display: none;
}
#featuredvid {
	text-align: center;
}
.fvid {
	margin-bottom: 5px;
}
.vidselector li {
	text-align: left;
	list-style: none;
	padding: 5px;
	background: #ffffff;
	border: 1px solid #dedbd1;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#main {
	text-align:center;
}
#main-image {
	text-align:center;
}
.listMenu {
	font-size:90%;
	list-style: none;
	line-height: 170%;
	padding-left: 20px;
}
	
.main-menu00 {
	background:url(images/menu_bg00.jpg) no-repeat;
	width:130px;
	height:55px;
	text-indent:-9999px;
	outline:none;
	display:block;
}
.main-menu01 {
	background:url(images/menu_bg01.gif) no-repeat;
	width:130px;
	height:55px;
	text-indent:-9999px;
	outline:none;
	display:block;
}
.main-menu02 {
	background:url(images/menu_bg02.gif) no-repeat;
	width:130px;
	height:55px;
	text-indent:-9999px;
	outline:none;
	display:block;
}
.main-menu03 {
	background:url(images/menu_bg03.gif) no-repeat;
	width:130px;
	height:55px;
	text-indent:-9999px;
	outline:none;
	display:block;
}


.main-menu00 a {
	background:url(images/menu_bg00.jpg);
	width:130px;
	height:55px;
	text-indent:-9999px;
	outline:none;
	display:block;
	position:absolute;
}
.main-menu01 a {
	background:url(images/menu_bg01.gif) no-repeat;
	width:130px;
	height:55px;
	text-indent:-9999px;
	outline:none;
	display:block;
}
.main-menu02 a {
	background:url(images/menu_bg02.gif) no-repeat;
	width:130px;
	height:55px;
	text-indent:-9999px;
	outline:none;
	display:block;
}
.main-menu03 a {
	background:url(images/menu_bg03.gif) no-repeat;
	width:130px;
	height:55px;
	text-indent:-9999px;
	outline:none;
	display:block;
}

.main-menu00 a:hover {
	background:url(images/images_ro/menu_bg00.jpg);
}
.main-menu01 a:hover {
	background:url(images/images_ro/menu_bg01.gif);
}
.main-menu02 a:hover {
	background:url(images/images_ro/menu_bg02.gif);
}
.main-menu03 a:hover {
	background:url(images/images_ro/menu_bg03.gif);
}

.main-menu00 a:active {
	background:url(images/images_ps/menu_bg00.gif);
}
.main-menu01 a:active {
	background:url(images/images_ps/menu_bg01.gif);
}
.main-menu02 a:active {
	background:url(images/images_ps/menu_bg02.gif);
}
.main-menu03 a:active {
	background:url(images/images_ps/menu_bg03.gif);
}

.menu {
	width:780px;
	}

.menu ul {
	}

.menu li {
	width:190px;
	float:left;
	}

.menu li a {
	width:190px;
	float:left;
	}

.menu li a:hover {
	width:190px;
	float:left;
	}

.zengo-trademark {
	vertical-align:-5px;
	margin-right:5px;
}


.menu02-hr {
   border-width: 1px 0 0 0;
   border-style: solid;
   border-color: #CCC;
   height: 1px;
   clear:both;
}


.menu-image {
	float: right;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-left: 5px;
}

