﻿#loading
{
	width : 75px;
	height : 19px;
	position: fixed;
	left: 50%;
	top: 50%;
	overflow: auto;
	margin-top: -17px;
	margin-left: -62px;
	z-index:999999;
}

/*
)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
HOVER MENU STYLES START HERE
)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
*/

.hovermenu {
    position : absolute;
    z-index : 5000;
}

.display_none {
    display : none;
}

.menu_link,.menu_link:link,.menu_link:visited,.menu_link:active
{
	display: block; 
	width: auto; 
	height: auto; 
	text-decoration: none; 
	/*color: #ffffff;*/
	overflow: hidden;
}
.menu_link:hover 
{
	/*background-image: url("../../images/rollover.png");*/
	background-repeat: repeat-x;
}

.hover_menu_top_margin{
    padding-top : 50px;
}

.menu_hover_link,.menu_hover_link:link,.menu_hover_link:visited,.menu_hover_link:active
{
	display: block; 
	width: auto; 
	height: 25px; 
	text-align: left; 
	text-decoration: none; 
	font: 10pt arial; 
	font-weight: bold;
	color: #ffffff;
	line-height: 25px; 
	overflow: hidden;
}
.menu_hover_link:hover 
{
	color: #bababa; 
}

a:focus {
	outline: none;
}
#loginpanel {
	background: #754c24;
	height: 200px;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	/*background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;*/
}
.active {
	background-position: right 12px;
}

/*
)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
HOVER MENU STYLES ENDS HERE
)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
*/


.custom_form_element_width_153px
{
	width: 153px;
}


