/*CSS Design by Tahoe Media Group, INC. contact phil@tahoemedia.com for more info*/

body {
	padding-top: 0;
	background-color: #000000;
	/*width: 900px; 
    align: center;*/
    color: #FFFFFF;
	/*background-image: url(bar.jpg);*/
        /*background-repeat: no-repeat;*/
    margin-top: 0px;
	margin-bottom: 0px;
}
#menu ul {
	margin: 0;
	padding: 0;
	/*padding-top: 139px;*/
    list-style: none;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-left: 0px;
	margin-bottom: 0px;
	/*margin-left: 10px;*/
    background-color: transparent;
}
#menu li { /* all list items */
	float: left;
	position: relative;
	width: 11em;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	/*margin-left: 10px;*/
    background-color: transparent;
	text-align: left;
}
#menu li ul {/* second-level lists */
	position: absolute;
	display: none;
	top: 2em;
	left: 0;
	width: 20em;
	padding-left: 0px;
	text-align: left;
}
#menu li>ul {/* to override top and left in browsers other than IE */
	top: auto;
	left: auto;
}
/* Fix IE. Hide from IE Mac \*/
* html #menu ul li {
	float: left;
	height: 1%;
}
* html #menu ul li a {
	height: 1%;
}
/* End */

#menu li:hover ul {
	display: block;
}
#menu li:hover>ul {
	visibility:visible;
}
#menu ul ul {
	visibility:hidden;
}
/* Make-up syles */
#menu ul, li {
	margin: 0 0 0 0;
}
/* Styles for Menu Items */
#menu ul a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	padding: 5px;
	text-align: center;/*background-color: #666666;  IE6 Bug */    
    /*background-image: url(images/menu.gif); background-repeat: no-repeat; background-position: top left}*/
    /*background-image: url(images/menu.gif); background-repeat: no-repeat;*/    
    
}
/* Hover Styles */
#menu ul a:hover {
	/*background-color: transparent;*/
    text-decoration: none;
	color: #6699FF;
}
/* Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	color: #ffffff;
	background: #5A595A; /* IE6 Bug */
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px;
	text-align: left;
}
/* Sub Menu Hover Styles */
#menu li ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #333333;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.home {
	border: 1px solid #ffffff;
}
.vt {
	z-index: -7;
}
.flash {
	z-index: -10;
}
.mano {
	z-index: 0;
}
.normal_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	padding-left: 5px;
}
.normal_text A:link {
	COLOR:#FE9901;
	font-weight: bold;
	text-decoration: none;
}
.normal_text A:active {
	COLOR:#FFFFFF;
}
.normal_text A:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.normal_text A:visited {
	COLOR:#FE9901;
	font-weight: bold;
	text-decoration: none;
}
.normal_text A:visited:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.notnormal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.notnormal_text A:link {
	COLOR:#FFFFFF;
}
.notnormal_text A:active {
	COLOR:#FFFFFF;
}
.notnormal_text A:hover {
	color:#FFCC00;
}
.notnormal_text A:visited {
	COLOR:#FFFFFF;
}
.notnormal_text A:visited:hover {
	color:#FFCC00;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-align: left;
	color: #536A91;
}
.forms A:link {
	COLOR:#536A91;
}
.forms A:active {
	COLOR:#536A91;
}
.forms A:hover {
	color:#FF8E20;
}
.forms A:visited {
	COLOR:#536A91;
}
.forms A:visited:hover {
	color:#FF8E20;
}
.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #000000;
}
.time A:link {
	COLOR:#000000;
}
.time A:active {
	COLOR:#000000;
}
.time A:hover {
	color:#000000;
}
.time A:visited {
	COLOR:#000000;
}
.time A:visited:hover {
	color:#000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	line-height: 15px;
	color: #FFFFFF;
}
.footer A:link {
	COLOR:#FFFFFF;
}
.footer A:active {
	COLOR:#FFCC00;
}
.footer A:hover {
	COLOR: #FFCC00;
}
.footer A:visited {
	COLOR:#CCCCCC;
}
.footer A:visited:hover {
	color:#FFCC00;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	color: #FFFFFF;
}
.title A:link {
	color:#333333;
}
.title A:active {
	color:#333333;
}
.title A:hover {
	color:#000000;
}
.title A:visited {
	color:#333333;
}
.title A:visited:hover {
	color:#000000;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	color: #ff9933;
}
.title2 A:link {
	color:#ff9933;
}
.title2 A:active {
	color:#ff9933;
}
.title2 A:hover {
	color:#ff9933;
}
.title2 A:visited {
	color:#ff9933;
}
.title2 A:visited:hover {
	color:#ff9933;
}
.gg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: Bold;
	padding: 5px;
	text-align: left;
	color: #FFFFFF;
}
.gg A:link {
	color:#FFFFFF;
}
.gg A:active {
	color:#FFFFFF;
}
.gg A:hover {
	color:#FB9A00;
}
.gg A:visited {
	color:#FFFFFF;
}
.gg A:visited:hover {
	color:#FB9A00;
}
.clientthumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #536A91;
	border: 1px dashed #38587E;
	margin: 0px 10px 0px 10px;
	padding: 4px;
}
.clientthumb A:link {
	COLOR:#536A91;
	border: 1px dotted black;
}
.clientthumb A:active {
	COLOR:#536A91;
	border: 1px dotted black;
}
.clientthumb A:hover {
	COLOR:#000000;
	border: 1px dotted black;
}
.clientthumb A:visited {
	COLOR:#FF8E20;
	border: 1px dotted black;
}
.clientthumb A:visited:hover {
	color:#000000;
	border: 1px dotted black;
}
.clientthumb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #536A91;
	border: 0px dashed #38587E;
	margin: 0px 10px 0px 10px;
	padding: 4px;
}
.clientthum2 A:link {
	COLOR:#536A91;
	border: 1px dotted black;
}
.clientthumb2 A:active {
	COLOR:#536A91;
	border: 1px dotted black;
}
.clientthumb2 A:hover {
	COLOR:#000000;
	border: 1px dotted black;
}
.clientthumb2 A:visited {
	COLOR:#FF8E20;
	border: 1px dotted black;
}
.clientthumb2 A:visited:hover {
	color:#000000;
	border: 1px dotted black;
}
.clients {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.clients A:link {
	COLOR:#000000;
}
.clients A:active {
	COLOR:#000000;
}
.clients A:hover {
	color:#536A91;
}
.clients A:visited {
	COLOR:#999999;
}
.clients A:visited:hover {
	color:#536A91;
}
.clienttitle {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: Bold;
	padding: 5px;
	text-align: left;
	color: #000000;
}
.clienttitle A:link {
	color:#000000;
}
.clienttitle A:active {
	color:#EE2426;
}
.clienttitle A:hover {
	color:#3A5B7E;
}
.clienttitle A:visited {
	color:#000000;
}
.clienttitle A:visited:hover {
	color:#3A5B7E;
}
.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #536A91;
}
.boxes A:link {
	COLOR:#536A91;
}
.boxes A:active {
	COLOR:#536A91;
}
.boxes A:hover {
	COLOR:#000000;
}
.boxes A:visited {
	COLOR:#FF8E20;
}
.boxes A:visited:hover {
	color:#000000;
}
.boxestop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.boxestop A:link {
	COLOR:#536A91;
}
.boxestop A:active {
	COLOR:#536A91;
}
.boxestop A:hover {
	COLOR:#000000;
}
.boxestop A:visited {
	COLOR:#FF8E20;
}
.boxestop A:visited:hover {
	color:#000000;
}
.menu_text {
	COLOR: #AAAAAA;
	font-family: Helvetica, Arial, sans-serif;
	font-stretch: expanded;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
}
.menu_text A:link {
	COLOR:#FFFFFF;
	text-decoration: none;
}
.menu_text A:active {
	COLOR:#FFFFFFF;
	text-decoration: none;
}
.menu_text A:hover {
	COLOR:#FC8108;
	text-decoration: none;
	background-color: #none;
}
.menu_text A:visited {
	COLOR:#FFFFFF;
	text-decoration: none;
}
.menu_text A:visited:hover {
	COLOR:#FC8108;
	text-decoration: none;
	background-color: #none;
}
.cart_head {
	COLOR: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
.cart_head A:link {
	COLOR:#FFFFFF;
	text-decoration: none;
}
.cart_head A:active {
	COLOR:#FFFFFF;
	text-decoration: none;
}
.cart_head A:hover {
	COLOR:#FC8108;
	text-decoration: none;
}
.cart_head A:visited {
	COLOR:#FFFFFF;
	text-decoration: none;
}
.cart_head A:visited:hover {
	COLOR:#FC8108;
	text-decoration: none;
}
.cart_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #6D737C;
}
.cart_text A:link {
	COLOR:#6D737C;
}
.cart_text A:active {
	COLOR:#6D737C;
}
.cart_text A:visited {
	COLOR:#38587E;
}
.cart_text A:visited:hover {
	color:#000000;
}
.cart_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #6D737C
}
.cart_form A:link {
	COLOR:#000000;
}
.cart_form A:active {
	COLOR:#000000;
}
.cart_form A:hover {
	COLOR:#000000;
}
.cart_form A:visited {
	COLOR:#000000;
}
.cart_form A:visited:hover {
	color:#000000;
}
.cart_table_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: strong;
	color: #6D737C
}
.cart_table_top A:link {
	COLOR:#6D737C;
}
.cart_table_top A:active {
	COLOR:#6D737C;
}
.cart_table_top A:visited {
	COLOR:#6D737C;
}
.cart_table_top A:visited:hover {
	COLOR:#6D737C;
}
.cart_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}
.cart_table A:link {
	COLOR:#FFFFFF;
}
.cart_table A:active {
	COLOR:#FFFFFF;
}
.cart_table A:visited {
	COLOR:#cccccc;
}
.cart_table A:hover {
	COLOR:#999999;
}
.cart_table A:visited:hover {
	COLOR:#999999;
}
.cart_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: strong;
	color: #38587E
}
.cart_menu A:link {
	COLOR:#38587E;
	text-decoration:none;
}
.cart_menu A:active {
	COLOR:#38587E;
	text-decoration:none;
}
.cart_menu A:visited {
	COLOR:#38587E;
	text-decoration:none;
}
.cart_menu A:hover {
	COLOR:#52A322;
	text-decoration:none;
}
.cart_menu A:visited:hover {
	COLOR:#52A322;
	text-decoration:none;
}
.tmg {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color:#6699FF;
}
.tmg A:link {
	text-decoration: none;
	color: #6699FF;
	padding: 1px;
}
.tmg A:visited {
	text-decoration: none;
	color: #6699FF;
	padding: 1px;
}
.tmg A:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #014D81;
	background-color: #154373;
	padding: 1px;
}
.tmg A:active {
	text-decoration: none;
	color: #6699FF;
	padding: 1px;
}
.tmg A:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #014D81;
	background-color: #154373;
	padding: 1px;
}
.comedynav {
	width: 154px;
	border:2px solid #0c3e2d;
		-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;	
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}
.comedynav:hover {
	border:2px solid #fff46f;
	 -webkit-transform: translatey(-5px);
	-moz-transform: translatey(-5px);
	-o-transform: translatey(-5px);
	-ms-transform: translatey(-5px);
	transform: translatey(-5px);
}

.rightnav { 
	font-family: Arial Black, Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	border: 0px solid #999;
	text-align:right;
	font-stretch:expanded;
	text-decoration:none;

}
.rightnav a{ 
	line-height: .8;
	padding: 8px;
	display:block;
	text-align:right
	text-decoration:none;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;	
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}
	
.rightnav a:hover { 
    -webkit-transform: translatex(15px);
	-moz-transform: translatex(15px);
	-o-transform: translatex(15px);
	-ms-transform: translatex(15px);
	transform: translatex(15px);
}
	
