/* Generated by CSS Usage.
   File: http://calhandesign.com/ticketsellersfinal/css/menu/css/navbar.css.
   Look for the UNUSED items and see if you can remove them. */

@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
}
.navbar {
	margin-top: 0px;
	width: 920px;
	height: 30px;
	background: url(../images/navbar_bg.jpg) no-repeat top left;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666;
	padding-left:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
}
.navbar .firstbar {
	width: 920px;
	position: relative;
	float: left;
	height: 30px;
}
.navbar .firstbar a,  a:link {
	text-decoration:none;
}
UNUSED.navbar .secondbar {
	width: 220px;
	float: right;
}
.navbar .firstbar li, UNUSED.navbar .secondbar li {
	float: left;
	list-style:none !important;
	text-indent:0 !important;
}
.navbar .firstbar li a, UNUSED.navbar .secondbar li a {
	padding: 0px 33px;
	height: 30px;
	background: url(../images/sep.png) no-repeat top left;
	font-weight: bold;
	line-height: 30px;
	color: #666;
	display: block;
	float: left;
}
.navbar .firstbar li:first-child a {
	background: none;
}
.navbar .secondbar li a {
	padding: 0px;
	width: 110px;
	color: #CCC;
	text-align: center;
}
.navbar .secondbar li a:hover {
	color: #FFF;
}
.navbar .firstbar li:hover {
	height: 50px;
	background: url(../images/arr.png) no-repeat center bottom
}
.navbar .firstbar li:hover .sub_navbar, .navbar .firstbar li:hover .col4, .navbar .firstbar li:hover .col2 {
	position: absolute;
	top: 35px;
	left: 0px;
	display: block;
	z-index:9000;
}
UNUSED.navbar .firstbar li .sub_navbar {
	border: 1px dotted #CCC;
	display: none;
}
UNUSED.navbar .firstbar li .sub_navbar li {
	height: 43px;
	background: none;
	line-height: 43px;
}
UNUSED.navbar .firstbar li .sub_navbar li a {
	background: none;
}
.navbar .firstbar li .sub_navbar li a:hover {
	color: #09F;
}
.navbar .firstbar li .col4, UNUSED.navbar .firstbar li .col2 {
	width: 940px;
	display: none;
	border: 3px solid #CCCCCC;
	background-color:#EEEEEE;
	
	background-image:-moz-linear-gradient(100% 90deg,#F7F7F7, #EEEEEE 100%);
	
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #EEEEEE),color-stop(1, #EFEFEF));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:15px;
	margin-bottom: 20px;
	font-size:12px;
	font-weight:normal;
}
.navbar .firstbar li .col4 li, UNUSED.navbar .firstbar li .col2 li {
	margin-right: 15px;
	width: 220px;
	height: 150px;
	background: none;
}
.navbar .firstbar li .col2 li {
	width: 460px;
}
.navbar .firstbar li .col4 li:first-child, UNUSED.navbar .firstbar li .col2 li:first-child {
	margin-left: 0px;
}
.navbar .firstbar li .col4 li a, UNUSED.navbar .firstbar li .col2 li a {
	padding: 0px;
	height: auto;
	background: none;
	float: none;
}
.navbar .firstbar li .col4 li a:hover, .navbar .firstbar li .col2 li a:hover {
	color: #09F;
}
.navbar .firstbar li .col4 li h3 a, UNUSED.navbar .firstbar li .col2 li h3 a {
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
}
.navbar .firstbar li .col4 li a img, UNUSED.navbar .firstbar li .col2 li a img {
	margin: 10px 0px;
	padding: 4px;
	width: 210px;
	height: 110px;
	background: #FFF;
	border: 1px solid #CCC;
}
.navbar .firstbar li .col2 li a img {
	width: 450px;
}
.navbar .firstbar li .col4 li a:hover img, .navbar .firstbar li .col2 li a:hover img {
	background: #CCC;
	border: 1px solid #CCC;
}
.navbar .firstbar li .col4 li span a, UNUSED.navbar .firstbar li .col2 li span a {
	margin-top: 10px;
	width: 80px;
	height: 25px;
	background-color:#999999;
	
	background-image:-moz-linear-gradient(100% 90deg,#999999, #CCCCCC 100%);
	
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #999999),color-stop(1, #CCCCCC));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:3px;
	margin-bottom: 20px;
	line-height: 25px;
	color: #FFF;
	font-size:12px;
	text-decoration:none;
	text-align: center;
	display: block;
	float: right;
}
.navbar .firstbar li .col4 li span a:hover, .navbar .firstbar li .col2 li span a:hover {
	background-color:#0066FF;
	
	background-image:-moz-linear-gradient(100% 90deg,#0066FF, #0099FF 100%);
	
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #0066FF),color-stop(1, #0099FF));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:4px;
	color: #FFF;
	text-decoration:none;
}
.navbar .cl {
	height: 0px;
	float: none;
	clear: both;
	overflow: auto;
}
.navbar .firstbar li.no-child:hover {
	background-image:none !important;
}