/* 
    Created on : 2014/08/11, 16:39:39
    Author     : tfigved
*/


.content{
	width: 47.86324786%;
}

.event-calendar .content{
	width: 100% !important;
}

.view-event .content{
	width: 74.359% !important;
}
.view-registration .content{
	width: 74.359% !important;
}

.view-booking_screen_gad .content{
	width: 78.6325% !important;
}

.view-mybookings .content{
	width: 74.359% !important;
}

.view-history .content{
	width: 74.359% !important;
}

.wine-shop .content{
	width: 57% !important;
}

.classes-and-programs .content{
	width: 52.9915% !important;
}

.sidebar-right{
	margin-left: 2.5641%;
}

.sidebar-left{
	margin-right: 2.5641%;
}


/*
	Top-top-top menu (the one at the very top)
*/

.header-top .container .menu li{
	display:inline-block;
}

.header-top .container .menu li +li {
	margin-left: 15px;
}

.header-top .container .top-nav-right li.account{
	display:inline-block;
}

.header-top .container .top-nav-right li.login{
	display:inline-block;
}

.header-top .container .top-nav-right li.notifications{
	display:inline-block;
	margin-left: 15px;
}

.header-top .container .top-nav-right li.search{
	display:inline-block;
	margin-left: 15px;
}

.header-top .container .top-nav-right li.lg{
	display:inline-block;
	margin-left: 15px;
}

/*
	jomsocial
*/


.cFormList.cFormHorizontal > li .form-field .form-privacy{
	position: absolute;
	right: 5px;
	top: 5px;
}

/*
	news list
*/


.news-list{
	width:100%;
}


.com_rsform input.styled { 
display: inline; 
float: left;
} 
.com_rsform select.styled {
width: auto; 
position: relative;
float:left;
opacity: 0;
filter: alpha(opacity=0); 
z-index: 5; 
} 

.com_rsform .disabled { 
opacity: 0.5; 
filter: alpha(opacity=50); 
}
