.yel_modal
{
	background: url(../images/transp70.png) top left repeat; 
	width:      100%;
	height:     100%; 
	z-index:    9999 !important;
	top:        0; 
	left:       0; 
	position:   fixed; 
	display: none;
	text-align: center;
}
.yel_modal_contents
{
	display: table-cell;
	text-align: center;
	width: 100%;
	vertical-align: middle;
}
.yel_modal_contents_wrap
{
	width:700px;
	height: auto;
	background-color: #fff;
	padding: 20px;
	vertical-align: middle;
	text-align: center;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.67);
}

#yel_modal_email table
{
	width:600px;
}

.yel_popup_image
{
	text-align: center;
}
.yel_popup_image img
{
	width: 96%;
	height: auto;
	max-height: 500px;
	margin: 0 auto;
}
.yel_modal_title
{
	color: #333333;
	font-family: Century Gothic, sans-serif;
	font-size: 26px;
	margin:10px 0px;
	line-height: 30px;
}
.yel_modal_text
{
	color: #333333;
	font-size: 15px;
	line-height: 18px;
	margin:10px 0px;
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
}
.yel_close_modal
{
	color: #BDBDBD;
	cursor: pointer;
	font-size:14px;
}
.yel_close_modal:hover
{
	color: #424242;
	cursor: pointer;
}

.yel_social_buttons
{
	text-align: center;
	margin: 0 auto;
	width: 100%;
	border:1px solid white !important;
}
.yel_dialog_class
{
	-webkit-box-shadow: 0px 0px 17px 4px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 17px 4px rgba(0,0,0,1);
	box-shadow: 0px 0px 17px 4px rgba(0,0,0,1);
	margin: 0 auto;
	width: 700px !important;
	border:1px solid black;
}

.yel_dialog_class .ui-dialog-titlebar
{
	display: none;
}
.yel_exit_pops input[type="text"]
{
	width:400px;
	padding: 5px;
}

.yel_exit_pops input[type="email"]
{
	width:400px;
	padding: 5px;
}
.yel_explainer
{
	color: #6E6E6E;
}
.yel_social_buttons
{
	/*width:100%;*/
	border:1px solid #ccc;

}
.yel_social_buttons td
{
	width:49%;

}
.yel_modal_email .errorInfo
{
	display: none;
	color: red;
}

.ui-widget-overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    opacity: 0.6;
    background-color: black;
}
.yel_social_icons_table
{
	display: table;
	font-size: 1px;
}
.yel_social_icons_table iframe 
{
	vertical-align: middle;
}
#yel_after_social_handler
{
	display: none;
	cursor: pointer;
}
.yel_social_icons_table_row
{
	display: table-row;
}
.yel_social_icons_table_cell
{
	display: table-cell;	
	vertical-align: bottom;
}
.yel_cell_facebook
{
	height: 60px;
	overflow: hidden;
}
.yel_hidden_cell
{
	display: none;
	padding:6px;
}

.ui-front {
    z-index: 100;
}

.dynamic_yel_image
{
	display: block;
	border:1px solid #f2f2f2;
	background-color: white;
	height: 800px;
	width: 250px;
	text-align: center;
	padding: 10px;	

}
.dynamic_yel_image .bigText
{
	font-size: 20px;
}
.yel_keep_this
{
	color: #6E6E6E;
	text-align: right;
	font-size: 13px;
}

@media all and (max-width: 880px) {
	.dynamic_yel_image
	{
		display: none;

	}
}
#premium_user_block
{
	padding-top: 10px;
}
.yel_modal_email .table_holder
{
	text-align: center !important;
	padding-top: 10px;
}	
.yel_modal_email table
{
	width:80%;
}	
.successInfo
{
	color: green;
}
/* ------------------------------------------------------------------ */
	.yel_admin_main_table
	{
		width: 100%;
	}
	.yel_admin_main_table_row
	{
		display: table-row;
		vertical-align: top;
	}
	.yel_admin_main_table_col
	{
		display: table-column;
	}
	.yel_admin_main_table_cell
	{
		display: table-cell;
		vertical-align: top;
	}
	.popup_example_image
	{
		display: none;
		margin-top: 50px;
	}
	.yel_radio_related_div
	{
		margin-left: 25px;
		margin-right: 25px;
		margin-bottom: 30px;
		display: none;
	}
	.yel_popup_type_radio
	{
		margin-bottom: 20px;
	}
	.yel_radio_related_div
	{
		/*display: none;*/
	}
	.yel_one_four
	{
		font-size: 14px;
		font-weight: bold;
	}
	.yel_1_4_holder
	{
		margin-bottom:10px;
	}
	.yel_radio_related_table
	{
		display: table;
		width: 90%;
		border:1px solid #ccc;
		padding: 20px;
		border-radius: 10px;
	}
	.yel_radio_related_cell
	{
		display: table-cell;
		padding-bottom: 10px;
		padding-top: 10px;
		border-bottom: 1px dotted #ccc;
	}
	.yel_radio_related_row
	{
		display: table-row;
	}
	.yel_table_label
	{
		width:140px;
	}
	.yel_facebook_like_options
	{
		margin: 10px;
		margin-left: 0px;
		border: 1px solid #ccc;
		padding: 10px;
		border-radius: 5px;
	}
	.yel_admin_main_table_cell input[type="text"]
	{
		width: 90%;
		padding: 5px;
	}
	.yel_facebook_like_options
	{
		display: none;
	}

/* ------------------------------------------------------------------ */

.yel_popup_status
{
	border:1px solid #585858;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.yel_main_col_1
{
	min-width: 600px;
}
.yel_note_block
{
	border-top: 2px dashed #585858;
	padding-top: 15px;
}
.yel_reg_error
{
	color: red;
	font-weight: bold;
	font-size: 14px;
}
