/*html{
	width: 100%;
	overflow: hidden;
}*/
.footer-nav-container {
}

.display-inline li{
	display: block;
    float: left;
}
.a-nohover{}
.a-nohover:hover{
    text-decoration:none;    
}

#feedback { font-size: 1.4em; }
/*.ui-selectee img{
    height: 71px;
}*/
#selectable .ui-selecting { background: #FECA40; }
#selectable .ui-selected { background: #F39814; color: white; }
#selectable { list-style-type: none; margin: 0; padding: 0; }
#selectable li { margin: 3px; padding: 1px; float: left; width: 95px; height: 80px; font-size: 4em; text-align: center; }
.ui-state-default {
    margin-left: auto;
    margin-right: auto;
}
#selectable1 .ui-selecting { background: #FECA40; }
#selectable1 .ui-selected { background: #F39814; color: white; }
#selectable1 { list-style-type: none; margin: 0; padding: 0; }
#selectable1 li { margin: 3px; padding: 1px; float: left; width: 95px; height: 80px; font-size: 1em; text-align: center; }

.slideshow { height: 200px; width: 200px; margin: 0 auto; text-align: center;}
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee; margin: 0 auto; display:block; margin:0 auto; float: none;}

.slideshow_prev { height: 120px; width: 120px; margin: 0 auto }
.slideshow_prev img { padding: 3px; border: 1px solid #ccc; background-color: #eee; }

div#users-contain {  width: 350px; margin: 20px 0; }
div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }                

#output {font-weight: bold;}

#easyTooltip{
	margin:0 10px 1em 0;
	width:250px;
	padding:8px;
	background:#fcfcfc;
	border:1px solid #e1e1e1;
	line-height:130%; 
}

#easyTooltip h3{
	margin:0 0 .5em 0;
	font:13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
} 

#easyTooltip p{
	margin:0 0 .5em 0;
} 

#easyTooltip img{
	background:#fff;
	padding:1px;
	border:1px solid #e1e1e1;
	float:left;
	margin-right:10px;
} 

#item{display:none;}

#socialMediaNav img {
    margin: 5px 0;
    border: none;
}
#socialMediaNav ul {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding: 0;
}
#socialMediaNav ul li{
    margin-bottom: 5px;
}
#recent_type{
	color: #C2C0C0 !important;
	font-style: oblique;
	font-size: 10px;
}   

.top_ads td{
	width: 25%;
	text-align: center;
}
.hidden_lang{
	color: #AAA;
}

.ow_button{
    background: #d60121;
    color: #FFF;
    font: bold 11px/20px Georgia,Times New Roman,Times,serif;
    text-decoration: none;
    height: 20px;
    display: block;
    float: left;
    margin: 0 3px;
}
.ow_button:hover{
    cursor: pointer;   
}
.ow_button span{
    margin: 0 3px;
    float:left;
}
.side_button{
    text-align: bottom;
    vertical-align: bottom;
    float:left;
}
.align_center{
    position: relative;
    width: 100%;
    float: left;
}
.align_center:after{
    content: '';
    display: block;
    clear: both;
}
.align_center_to_left{
    position: relative;
    right: 50%;
    float: right;
}
.align_center_to_right{
    position: relative;
    float: left;
    z-index: 1;
    right: -50%; 
}
.leftside_button{
    margin-right: -2px;    
}
.rightside_button{
    margin-left: -2px;    
}
.center_text{
    margin: 0 auto;
}
.news-source {
color: #838383;
font-size: 12px;
font-style: italic;
line-height: 16px;
width: 100%;
}
.news-source a:hover {
text-decoration: underline;
color: #838383;
}
.news-source a {
text-decoration: none;
color: #838383;
}
#new_ticket_message, #new_ticket_message *{
    text-align: center;
    background-color: #FFFF00;
    color: #000;
    margin-bottom: 0px;
}

#new_ticket_message h2{
    color: #FF0000;
}
#new_ticket_message a{
    color: red;
    text-decoration: none;
}

#jsddm td div div ul{
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    z-index: 10000;
    /*border: 1px solid white;*/
}
#jsddm td div div ul li{
    float: none;
    display: block;
    height: 15px;
}
#jsddm td div div ul li a{
    width: auto;
    color: #24313C;
    height: 15px;
    background-image: none !important;
}

#jsddm td div div ul li a:hover{
    background-image: none !important;
    color: 000;
}
.td-drop-item a{
    margin: 1px 3px;
}
