/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
        background-image:url(/themes/gray_vcard/images/nivo/slider_bg.png); background-repeat:no-repeat; width:330px; height:269px;
        align:center; padding:4px; margin-top:3px;
}

#slider {
	position:relative;
        width:315px;margin:7px 0px 0px 3px;
        height:224px;
        background:url(/themes/gray_vcard/images/nivo/loader.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:0px;
	bottom:-2px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/themes/gray_vcard/images/nivo/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin:37px 0px 8px 4px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/themes/gray_vcard/images/nivo/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/* Video styles */

.publisher-container {
	height: 200px;
	width: 264px;
}

.top-info {
	
}

.top-info .event-info {
	vertical-align: top;
}

#video_container .conns {
	margin-right: 15px;
}

#video_container .admin_info {
	width: 285px;
}

#video_container #connections #no_connections {
	padding: 10px;
	width: 200px;
	text-align: center;
}

#video_container #connections {
	display: inline-block;
	vertical-align: top;
}

#video_container #connections .connection .view-conn {
	width: 80px;
	height: 60px;
	border: 1px solid #cccccc;
	display: inline-block;
	background: url("/common/images/user.png") no-repeat scroll 8px 0 #ffffff;
}

#video_container #connections .connection.active .view-conn {
	background: url("/common/images/user_active.png") no-repeat scroll 8px 0 #ffffff;
}

#video_container #connections .connection.active {
	border: 1px solid #006600;
}

#video_container #connections .client-info {
	display: inline-block;
    margin-left: 5px;
    vertical-align: top;
    width: 210px;
}

#video_container #connections .client-info .name {
	font-weight: bold;
	word-wrap: break-word;
}

#video_container #connections .client-info .timer {
	margin-top: 10px;
	color: #aaaaaa;
	font-weight: bold;
}

#video_container #connections .connection {
	border: 1px solid #cccccc;
	padding: 10px;
	border-radius: 5px;
	width: 300px;
	display: block;
	margin-bottom: 5px;
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee)) #ffffff;
	cursor: pointer;
}

#video_container .main-subscriber {
	width: 640px;
	height: 480px;
	border: 1px solid #cccccc;
	display: inline-block;
	border-radius: 5px;
	background: url("/common/images/user.png") no-repeat scroll 50% 50% transparent;
}

#video_container .event-info h3 {
	line-height: 28px;
}

#video_container .event-info .title {
	font-weight: bold;
}

#video_container .event-info .value {
	
}

#video_container .event-info .field {
	line-height: 18px;
	margin-top: 5px;
}

/* end Video styles */

/* recurring events styles */

.recurring_event_title * {
	margin: 10px 0px;
	font-size: 16px;
	line-height: 17px;
	color: #444444;
}

.calendar_set {}

.calendar_set div.ui-widget-content {
	background: none;	
	border: none;
}

.calendar_set .ui-widget-header {
	background-image: none;
	background-color: #cccccc;
	border: none;
	border-bottom: 1px solid #aaaaaa;
}

.calendar_set a.ui-state-default {
	background-image: none;
	background-color: #f0f0f0;
	border: 1px solid #eeeeee;
	
}

.calendar_set .ui-widget-content th span {
	color: #555555;
}

.calendar_set .reservation_allowed a {
	background-color: #b8e992;
	border: 1px solid #92b974;
	
}

.calendar_set .reservation_cancelled a{
	background-color: #f99579;
	border: 1px solid #9a5c4b;
}

.calendar_set .ui-datepicker-group {
	margin: 2px;
}

/* end of recurring-events styles */

.container .company-time {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 5px !important;
	margin-top: -10px !important; /* to show timezone link */
}
.company-time,
.company-time a,
.company-time a:hover  {
	color: #c8c8c8;
}
.company-time a:hover {
	text-decoration: underline;
}
.page-title {
	position: relative;
}
.company-logo-container {}
.company-logo-container img {
	max-width: 100%;
	max-height: 120px;
	margin-bottom: 7px;
	margin-top: -30px;
	border-radius: 0 0 3px 3px;
}
.company-logo-container .company-name {}
#client_form .ui-autocomplete-input {
    float: left;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 32% !important;
}

.ext_gallery_title{
    font: normal 22px 'DroidSerifRegular', Arial, sans-serif;
    color: #333;
    background: url(/themes/gray_vcard/images/line.png) bottom repeat-x;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 20px 0px;
}