.mainWrapper { width: 960px;  margin: 25px auto 0 auto; }

.noSideCol .breadcrumbs { margin:0 0 0 0px; padding: 10px 0 10px 10px;
	font-size: 1.1em; list-style: none; overflow: hidden;
	}
	
	
* html .noSideCol .breadcrumbs { margin: 0; }

.breadcrumbTrail1 {
	margin:0 0 0 0;
	background: #eeeeee url("../images/maincontent/bg_breadcrumbs_top.gif") no-repeat;
	padding: 0 5px 5px 5px; 
}


.breadcrumbTrail {
	margin:0 0 0 260px;
	padding: 0 5px 5px 5px; 
}

.breadcrumbs { 
	margin:0 0 0 0px; padding: 10px 0 0 5px;
	font-size: 1.1em; list-style: none; overflow: hidden;
}

*html .breadcrumbTrail {
	margin:0 0 0 260px;
	background: #eeeeee url("../images/maincontent/bg_breadcrumbs_top.gif") no-repeat;
	padding: 0; 
}



*html .breadcrumbs { margin:0; /*display:block;*/ width:680px; /*overflow:hidden;*/}
	
	
.breadcrumbs li { float: left; height: 17px; margin: 0 5px 0 0;}
.breadcrumbs li a:hover {
    text-decoration: underline;
} 
.breadcrumbs li a, .breadcrumbs li a:visited { 
	    padding: 2px 20px 0 10px; 
	display: block; line-height: 17px; font-size: 12px;
	text-decoration: none; color: #000; 
}
.breadcrumbs li.breadcrumb_home a, .breadcrumbs li.breadcrumb_home a:visited { padding: 2px 24px 0 20px;  }
.breadcrumbs li:first-of-type a {
    padding-left: 0;
} 
.breadcrumbs li a:hover { color: #000; }
.breadcrumbs li strong {
	padding: 2px 10px 0 10px; 
	display: block; line-height: 17px;
	color: #4eacc8; font-weight: bold; 
    font-size: 12px;
}


.noSideCol .maincontentWrapper { margin: 0; background: url("../images/maincontent/bg_maincontent_mid_1col.gif") 0% 0% repeat-y; }
.noSideCol .maincontent { background: url("../images/maincontent/bg_maincontent_foot_1col.gif") 0% 100% no-repeat; }

.maincontentWrapper { margin: 0 0 0 260px;}
.maincontent { min-height:400px; font-size: 1.1em; padding: 10px 10px 50px 10px; }
    .maincontent .content ul li a {
        font-size: 15px;
    }
* html .maincontent { height: 1%; }
*:first-child+html body .maincontent { height: 1%; }

.maincontent h1 { margin: 0 0 10px 0; padding: 5px 10px 5px 0; font-size: 24px; } 
.maincontent h2 { margin: 10px 0; padding: 5px 10px 5px 0; font-size: 1.4em; } 
.maincontent h3 { margin: 0 0 10px 0; padding: 5px 10px 5px 0; font-size: 1.1em; } 

.maincontent p { margin: 0px 30px 15px 0; line-height: 1.8em;    font-size: 15px; }
.maincontent ul { margin: 15px 50px 25px 0; font-size: 15px; }
.maincontent ul li { 
	background: url("../images/arrows/grey_r_4x7.gif") 0 13px no-repeat; 
	padding: 0 0 0 20px;
	margin: 0 0 5px 0; 
	line-height: 2.0em;
	list-style: none;
    font-size: 15px;
}

.maincontent ul ul,
.maincontent ol ul,
.maincontent ol ol { margin: 15px 25px; }

.maincontent ul ul li,
.maincontent ol ul li { 
	background: url("../images/arrows/grey_r_4x7.gif") 0 10px no-repeat; 
	padding: 0 0 0 10px;
	margin: 0 0 5px 0; 
	line-height: 2.0em;
	list-style: none
}
.maincontent ol { margin: 25px 55px; }
.maincontent ol li { 
	background: none; 
	padding: 0 0 0 10px;
	padding: 0;
	margin: 0 0 5px 0; 
	line-height: 2.0em;
    font-size: 15px;
}

.maincontent a, .maincontent a:visited {color: #0098db; text-decoration: none; }
.maincontent a:hover { color: #0098db; }

.maincontent table { margin: 20px 0 20px 30px; border-spacing: 0; border-collapse: collapse; }
* html .maincontent table { width: expression(document.body.clientWidth > 610 ? "610px": "auto" );  }
.maincontent th, .maincontent td { 
	padding: 5px; 
	border: 1px solid #ddd; 
	line-height: 2.0em;
	vertical-align: top;
}

/* ------------------------------------------------------------------------------------------ MAINCONTENT FORM OPTIONS */

.formRowWrapper { margin: 0 10px 0 0; padding: 20px 35px 0 35px; min-height: 18px;  background: #f3f3f3;}
* html .formRowWrapper { height: 18px; display: block; }
/*.zebra_row_0 { background: #e9e9e9; }
.zebra_row_1 { background: #f3f3f3; }*/
.formRowWrapper label { 
	display: block; 
	line-height: 1.5em;
	width: 190px; 
	float: left; 
	margin: 0; 
	padding: 15px 0 0 0;
	color: #757575;
	color: #202020;
    font-weight: bold;
    font-size: 14px;
}
.formRowWrapper.last {border:0px;
}
.formRowWrapper .inline_labels label  
{
    padding-left: 5px;
    display: inline;
}

.formRowWrapper .label_ext_link, .formRowWrapper .label_ext_link:visited { 
	margin: 0 0 0 75px;
}
.formRowWrapper label.long_label { width: 100%; }
.formRowWrapper .formRow_fields { margin: 0 0 0 190px; line-height: 28px; }
.formRowWrapper .formRow_fields select{
   width: 315px;
    height: 34px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-left: 5px;
    background: url("../images/sidebar/colour_4/dropdown-arrow.gif") no-repeat center right 15px;
    -webkit-appearance: none;
    text-indent: 0.01px;
    -o-appearance: none;
    -ms-appearance: none \9;
    -moz-appearance: none;
    background-color: #ffffff;
    padding: 0 15px;
}
.formRowWrapper .formRow_fields textarea{
    width: 315px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-left: 5px;
}
* html .formRowWrapper .formRow_fields table { width: auto !important; }
.formRowWrapper .warning_popup { 
	display: block; width: 57px; height: 30px; padding: 5px 15px 0 5px; float: left;
	background: url("../images/maincontent/bg_requiredField.gif") 0% 0% no-repeat; 
	color: #999; font-weight: bold; line-height: normal;
}
.formRowWrapper .warning_space { display: block; width: 77px; height: 30px; float: left; line-height: normal; }

    .formRowWrapper ~ .errorMsg {
        background: #f3f3f3;
        padding: 0 15px 0 230px !important;
        width: 100% !important;
        float: left;
        box-sizing: border-box;
        display: block;
    }

    .formRowWrapper ~ .errorMsgContact {
        padding: 10px 35px 0 225px !important;
        float: none !important;
        width: auto !important;
    }

    .errorMsgContact .captcha-err {
        padding: 15px 47px;
    }

    .g-recaptcha-contact {
        overflow-y: hidden;
    }

/* Form styles for search registered doctors*/
.search-doctors-form .formRowWrapper .help-block {
    display: block;
    margin-left: 3px;
}
    .search-doctors-form .formRowWrapper {
        padding-top: 10px;
    }
    .search-doctors-form .input_medium input {
        padding: 3px 5px;
    }
    .search-doctors-form .g-recaptcha {
        margin-left: 5px;
        overflow-y: hidden;
    }
    .search-doctors-form .submitRowWrapper {
        padding-top: 40px;
        text-align: left;
        padding-left: 230px;
        width: auto;
    }
    .search-doctors-form .submitRowWrapper .form_submit_240 {
         width: 325px;
     }










/* End Form styles for search registered doctors*/
.maincontent .fullLengthLabel label {
    width: 100%;
    float: none;
}
.maincontent .fullLengthLabel .formRow_fields { margin: 0; }
.maincontent .fullLengthLabel table { margin: 0; border: 0; width: 100%; }
.maincontent .fullLengthLabel p { margin: 10px 0; }
.maincontent .fullLengthLabel table th { padding: 0; border: 0; }
.maincontent .fullLengthLabel table td { padding: 5px; border: 0; }
.maincontent .fullLengthLabel table label { width: auto; margin: 0; display: inline; }
.maincontent .fullLengthLabel table input { width: auto; margin: 0 10px 0 0;  }

.maincontent .radioTable label { width: 390px; }
.maincontent .radioTable .formRow_fields { margin: 0 0 0 400px; }
.maincontent .radioTable table { margin: 0; border: 0; }
.maincontent .radioTable table th { padding: 0; border: 0; }
.maincontent .radioTable table td { padding: 5px; border: 0; width: 100px; }

.maincontent .radioTableDetails label { width: 190px; }
.maincontent .radioTableDetails .formRow_fields { margin: 0 0 0 200px; }
.maincontent .radioTableDetails table { margin: 0; border: 0; }
.maincontent .radioTableDetails table th { padding: 0; border: 0; }
.maincontent .radioTable table td { padding: 5px; border: 0; width: 100px; }


.maincontent .radioTable table label { float: left; width: 25px; margin: 0; vertical-align: top; padding-top: 0px; }
.maincontent .radioTable table input { float: left; width: 25px; margin: 0; }

.maincontent .childRadioTable label { width: 100%; margin-left: 15px; float: none; }
.maincontent .childRadioTable .formRow_fields { margin: 0 0 0 15px; }
.maincontent .childRadioTable table { margin: 15px 0 0 0; border: 0; }
.maincontent .childRadioTable table th { padding: 0; border: 0; }
.maincontent .childRadioTable table td { padding: 5px; border: 0; vertical-align:top;  }
.maincontent .childRadioTable table label { width: 120px; margin: 0; }
.maincontent .childRadioTable table input { width: auto; margin: 0; }

/* Specific styles needed for question 10 */
.maincontent .childRadioTable table#q-10 label,.maincontent .childRadioTable table#q-9e label {
    display: inline-block;
    width: auto;
    padding-left: 5px;
}

#q-10 .group_hd label, #q-9e .group_hd label {
    color: #333;
    font-weight: bold;
}

#q-10 b, #q-9e b {
    color: #333;
}

.maincontent .fiveAnswersRadioTable label { width: 100%; float: none; }
.maincontent .fiveAnswersRadioTable .formRow_fields { margin: 0 0 0 15px; }
.maincontent .fiveAnswersRadioTable table { margin: 0; border: 0; }
.maincontent .fiveAnswersRadioTable table th { padding: 0; border: 0; }
.maincontent .fiveAnswersRadioTable table td { padding: 5px; border: 0; vertical-align:top;  }
.maincontent .fiveAnswersRadioTable table label { width: 120px; margin: 0; }
.maincontent .fiveAnswersRadioTable table input { width: auto; margin: 0; }

.maincontent table.radioList { border: 0; margin: 0; width: 220px !important; display: inline; }
.maincontent table.radioList td { border: 0; padding: 0 5px; }
.maincontent table.radioList td input { width: auto; margin: 0 10px 0 0 !important; }
.maincontent table.radioList td label { display: inline; width: auto; float: none; }

.formRowWrapper input, .formRowWrapper select, .formRowWrapper textarea { margin: 10px 0; }
.formRowWrapper .textarea_address { width: 360px; }

.formRowWrapper .input_small { background: url("../images/maincontent/bg_input_small.gif") 0% 0% no-repeat; padding: 5px 5px 7px 5px; }
.formRowWrapper .input_small input { border: 0; width: 90px; background: none; }
.formRowWrapper .input_medium { padding: 5px 5px 7px 5px; }
.formRowWrapper .input_medium input { 
    border: 1px solid #cccccc;
    width: 315px;
    height: 34px;
    border-radius: 5px;
}
.formRowWrapper .input_large { background: url("../images/maincontent/bg_input_large.gif") 0% 0% no-repeat; padding: 5px 5px 7px 5px; }
.formRowWrapper .input_large input { border: 0; width: 350px; background: none; }

.maincontent .form_captcha { margin: 10px 0; background-color: transparent !important; }

.requiredMsg { position: relative; top: 10px; line-height: normal; vertical-align: top; }
* html .requiredMsg { position: relative; top: 5px; } 

.submitRowWrapper { 
    margin: 0 10px 0 0;
    padding: 10px 10px 50px 0;
    text-align: center;
    background: #f3f3f3;
}
.submitRowWrapper label {
	display: block; width: 190px; float: left; margin: 10px 0 0 0; 
	color: #808080; text-transform: uppercase; font-weight: bold;
}
.submitRowWrapper .form_submit_240 { 
	border: 0; cursor: pointer; overflow: visible; padding: 17px 15px;
	text-align: center; font-weight: bold; color: #fff;
    background: #4eacc8;
    display: table-cell;
    vertical-align: middle;
    border-radius: 5px;
    font-size: 14px;
    width: 315px;

}
.submitRowWrapper .form_submit_90 { 
	width: 90px; height: 28px; border: 0; cursor: pointer; overflow: visible; padding: 15px;
	text-align: left; font-weight: bold; color: #fff;
	background: url("../images/maincontent/but_submit_90.gif") 0% 0% no-repeat; 
}

.submitRowWrapper .form_submit_90_back { 
	width: 90px; height: 28px; border: 0; cursor: pointer; overflow: visible; padding: 0 5px;
	text-align: right; font-weight: bold; color: #fff;
	background: url("../images/maincontent/but_submit_90_l.gif") 0% 0% no-repeat; 
}

.ui-datepicker-trigger { position: relative; top: 7px; left: 10px; cursor: pointer; }

/*
.formRowWrapper { margin: 0 10px; padding: 10px 10px 15px 10px; border-bottom: 1px solid #fff; }
.zebra_row_0 { background: #e9e9e9; }
.zebra_row_1 { background: #f3f3f3; }
.formRowWrapper label { 
	display: block; width: 190px; float: left; margin: 10px 0 0 0; 
	color: #808080; text-transform: uppercase; font-weight: bold;
}
.formRowWrapper .formRow_fields { margin: 0 0 0 190px; }
.formRowWrapper .warning_popup { 
	display: block; width: 57px; height: 30px; padding: 5px 15px 0 5px; float: left;
	background: url("../images/maincontent/bg_requiredField.gif") 0% 0% no-repeat; 
	color: #999; font-weight: bold; 
}
.formRowWrapper .warning_space { display: block; width: 77px; height: 30px; float: left; }

.formRowWrapper input, .formRowWrapper select, .formRowWrapper textarea { margin: 10px 0; }
.formRowWrapper .textarea_address { width: 360px; }

.formRowWrapper .input_small { background: url("../images/maincontent/bg_input_small.gif") 0% 0% no-repeat; padding: 5px 5px 7px 5px; }
.formRowWrapper .input_small input { border: 0; width: 90px; background: none; }
.formRowWrapper .input_medium { background: url("../images/maincontent/bg_input_medium.gif") 0% 0% no-repeat; padding: 5px 5px 7px 5px; }
.formRowWrapper .input_medium input { border: 0; width: 215px; background: none; }
.formRowWrapper .input_large { background: url("../images/maincontent/bg_input_large.gif") 0% 0% no-repeat; padding: 5px 5px 7px 5px; }
.formRowWrapper .input_large input { border: 0; width: 350px; background: none; }

.submitRowWrapper { margin: 0 10px; padding: 10px; }
.submitRowWrapper .form_submit_240 { 
	width: 240px; height: 28px; border: 0; cursor: pointer; overflow: visible; padding: 0 5px;
	text-align: left; font-weight: bold; color: #fff;
	background: url("../images/maincontent/but_submit_240.gif") 0% 0% no-repeat; 
}

.ui-datepicker-trigger { position: relative; top: 7px; left: 10px; cursor: pointer; }

*/

/* ------------------------------------------------------------------------------------------ MAINCONTENT RESULTS TABLE */

/* error messages for required fields/no results in search for a doctor page */
.maincontent div.errorMsg { 
	display: block; padding: 0 15px 0 210px; line-height: 2.0em; 
}
.maincontent .errorRed { color: #c00; font-weight: bold; }

/* search for a doctor (/check.aspx) */
.maincontent .ResultsTable { margin: 20px auto 10px; border-spacing: 0; border-collapse: collapse; width: 658px; overflow: hidden; }
.maincontent .ResultsTable th, .maincontent .ResultsTable td { padding: 10px 8px; border: 1px solid #ddd; vertical-align: top; text-align: left; }

/* search results for a doctor (/checkdetails.aspx) */
.maincontent .checkdetails { margin: 10px auto 15px auto; border-spacing: 0; border-collapse: collapse; width: 650px; overflow: hidden; }
.maincontent .checkdetails th, .maincontent .checkdetails td { padding: 10px 8px; border: 0 none; vertical-align: top; line-height: 2.0em; text-align: left; }
.maincontent .checkdetails th { width: 30%; }
.maincontent .checkdetails td {}
.maincontent .checkdetails tr.zebra_row_0 { background: #f3f3f3 !important; background-color: #f3f3f3; }
.maincontent .checkdetails tr.zebra_row_1 { background: none !important; background-color: none; }
.maincontent .checkdetails ul { margin: 0; list-style: none; list-style-image: none; }
.maincontent .checkdetails ul li { padding: 0 0 0 12px; list-style: none; list-style-image: none; background: url("../images/arrows/grey_r_4x7.gif") 0% 9px no-repeat; }
.maincontent .checkdetails ol { margin: 0; }
.maincontent .checkdetails li { margin: 0 0 10px 0; line-height: 2.0em; }
.maincontent .checkdetails p { margin: 0 0 10px 0; line-height: 2.0em; }

/* button on search results for a doctor (/checkdetails.aspx) */
.maincontent .btnWrapper { margin: 20px auto 15px auto; width: 650px; overflow: hidden; }
.maincontent .btnWrapper a, .maincontent .btnWrapper a:visited { 
	margin: 0 10px 0 0; padding: 0 10px 0 0; display: block; line-height: 17px; 
	float: left; text-decoration: none; color: #fff; font-weight: bold; 
}
.maincontent .btnWrapper a:hover { color: #000; }
.maincontent .btnWrapper a span { width: 10px; height: 17px; display: block; float: left; }


/* ------------------------------------------------------------------------------------------ EVENTS CALENDAR */

/* Calendar - Graphic table */
.maincontent .calendar_controls { 
	display: block; width: 590px; height: 30px; padding: 10px 10px 0 10px; margin: 20px 30px 0 30px;
	background: url("../images/maincontent/cal_bg_caption.gif") 0% 0% no-repeat; 
	text-align: center; font-size: 1.1em;
}
.maincontent .calendar_controls input { width: 70px; height: 20px; }
.maincontent .calendar_controls a, .maincontent .calendar_controls a:visited { font-weight: bold; text-decoration: none; color: #666; text-transform: uppercase; }
.maincontent .calendar_controls .floatright { float: right; }
.maincontent .calendar_controls .floatleft { float: left; }

.maincontent #calendar { width: 610px; font-size: 1.1em; margin: 0 30px 20px 30px }

.maincontent #calendar th, .maincontent #calendar td { text-align: center; padding: 0; border: 0; width: 85px; height: 75px; }
.maincontent #calendar th.day { background: #eee; color: #666; height: 30px; }
.maincontent #calendar .date, .maincontent #calendar th { background: url("../images/maincontent/cal_bg_date.gif") 0% 0% repeat-x; } 
.maincontent #calendar .date { color: #999; }
.maincontent #calendar .nodate { background: url("../images/maincontent/cal_bg_nodate.gif") 0% 0% repeat-x;  } 

.maincontent #calendar td a, 
.maincontent #calendar td a:visited { 
	width: 85px;
	height: 75px; 
	display: inline-block;
	padding: 0;
	margin: 0 auto;
	background: url("../images/maincontent/cal_bg_event.gif") transparent 0% 0% no-repeat; 
	color: #fff; 
	line-height: 75px; 
	text-decoration: none;
}

a.calendarEvent_title,
a:visited.calendarEvent_title {
	background: #4e4949;
	display: inline-block;
	padding: 7px 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;	
}

a:hover.calendarEvent_title { 
	text-decoration: underline; 
	color: #CCC !important;
}
/**/

/* Calendar - Events List */
.maincontent .cma_events_list li { margin: 20px 0; }
.maincontent .cma_events_list strong { display: block; margin: 5px 0; }
.maincontent .cma_events_list p { margin: 5px 0; }
.maincontent .cma_events_list .eventLinks { display: block; }
.maincontent .cma_events_list .eventLinks .divide { margin: 0 6px; }
.maincontent .cma_events_list .event_moreinfo a, 
.maincontent .cma_events_list .event_moreinfo a:visited { background: url("../images/arrows/0098db_r_4x7.gif") 100% 4px no-repeat; font-weight: bold; padding: 0 10px 0 0; }
.maincontent .cma_events_list .event_back a, 
.maincontent .cma_events_list .event_back a:visited { background: url("../images/arrows/0098db_b_4x7.gif") 0% 4px no-repeat; font-weight: bold; padding: 0 0 0 10px; }



/* Calendar - Events Details */
.maincontent .cma_events_imgs { width: 200px; background: none; margin: 0 10px 0 0; padding: 0 0 0 10px; float: right; text-align: center; }
* html .maincontent .cma_events_imgs { margin-right: 5px; }
.maincontent .cma_events_imgs img { max-width: 200px; margin: 0 0 10px 0; }

.maincontent .cma_event_dates { }
.maincontent .cma_event_dates strong { display: block; width: 100px; float: left; }
.maincontent .cma_event_startdate,
.maincontent .cma_event_enddate,
.maincontent .cma_event_price { display: block;  }

.maincontent .cma_event_links { display: block; }
.maincontent .cma_event_links a, 
.maincontent .cma_event_links a:visited { background: url("../images/arrows/0098db_b_4x7.gif") 0% 4px no-repeat; font-weight: bold; padding: 0 0 0 10px; }

/* ------------------------------------------------------------------------------------------ FLOWPLAYER VIDEO STYLES */

.maincontent .mc_vid_solo_wrap { margin: 20px auto; }
.maincontent .mc_vid_solo_wrap p { text-align: center; }
.maincontent .mc_vid_solo {	width: 450px; height: 255px; text-decoration: none; display: block; margin: 0 auto; }

.maincontent .mc_vid_wrapper { margin: 20px 0 20px 10px; }

.maincontent .mc_vid_playlist { float: left; width: 220px; height: 250px; overflow: scroll; overflow-x: hidden; }
.maincontent .mc_vid_playlist ul { margin: 0; padding: 0px; list-style: none !important; list-style-image: none; }
.maincontent .mc_vid_playlist ul li { width: 190px; margin: 0; padding: 0; background: none; list-style: none !important; list-style-image: none; }
.maincontent .mc_vid_playlist ul li img { float: left; margin: 0 10px 0 0; height: 70px; width: 70px; border: 1px solid #e5e5e5; }
.maincontent .mc_vid_playlist ul li span.txt { display: block; padding: 20px 0 0 0; font-weight: bold; }
.maincontent .mc_vid_playlist ul li a, 
.maincontent .mc_vid_playlist ul li a:visited {
	display: block; height: 75px; overflow: hidden; margin: 0 0 5px 0; padding: 5px 0 0 5px;
	background: url("../images/maincontent/bg_flowPlayer.gif") 0% 0% no-repeat;
	text-decoration: none; line-height: 10px;
}
/*.maincontent .mc_vid_playlist ul li a.paused { background-position: 0% -45px !important; }
.maincontent .mc_vid_playlist ul li a.playing { background-position: 0% -90px !important; }*/

.maincontent .mc_vid_player_wrap { margin: 0 0 0 230px; }
* html .maincontent .mc_vid_player_wrap { margin-left: 227px; }

.maincontent .mc_vid_player { width: 430px; height: 250px; text-decoration: none; display: block; }


/* ------------------------------------------------------------------------------------------ WHERE ARE YOU QUALIFIED? */

#eligQuestionnaire2015 {
    padding: 0px 0px 0px 0px;
    margin-top: 12px;
}
#eligQuestionnaire2015 h1 {
    background: url("../images/maincontent/bg_division.gif") no-repeat !important;
    color: #3b3b3b !important;
    text-align: center;
    padding-top: 22px;
    padding-bottom: 27px;
    margin-bottom: 0px;
    font-size: 18px;
}
#eligQuestionnaire2015 div:nth-of-type(1) {
    border: 5px solid #eee;
    background-color: #fff;
    /*padding-bottom: 45px;*/
    padding-top: 30px;
    border-bottom: 75px solid #eee;
    margin-bottom: 50px;
    position: relative;
}
#eligQuestionnaire2015 div > span.question {
    color: #3b3b3b;
    width: 80%;
    background-color: #eee;
    display: block;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    border: 1px solid #dadada;
    padding: 30px 0px 30px 0px;
    margin: 0 auto;
    margin-bottom: 38px;
}
#eligQuestionnaire2015 div .lbIrelandQualified,
#eligQuestionnaire2015 div .lbEuQualified,
#eligQuestionnaire2015 div .lbNonEuQualified {
    width: 60%;
    height: 50px;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    margin: 0 auto;
    margin-bottom: 12px;
    padding-top: 25px;
    font-weight: bold;
}
#eligQuestionnaire2015 div .lbIrelandQualified {
    background: -webkit-linear-gradient(90deg, #00685b 0%, #008074 100%);
	background: -moz-linear-gradient(90deg, #00685b 0%, #008074 100%);
	background: -o-linear-gradient(90deg, #00685b 0%, #008074 100%);
	background: -ms-linear-gradient(90deg, #00685b 0%, #008074 100%);
	background: linear-gradient(0deg, #00685b 0%, #008074 100%);
}
#eligQuestionnaire2015 div .lbEuQualified {
    background: -webkit-linear-gradient(90deg, #0196db 0%, #25aeed 100%);
	background: -moz-linear-gradient(90deg, #0196db 0%, #25aeed 100%);
	background: -o-linear-gradient(90deg, #0196db 0%, #25aeed 100%);
	background: -ms-linear-gradient(90deg, #0196db 0%, #25aeed 100%);
	background: linear-gradient(0deg, #0196db 0%, #25aeed 100%);
}
#eligQuestionnaire2015 div .lbNonEuQualified {
    background: -webkit-linear-gradient(90deg, #796693 0%, #907fa7 100%);
	background: -moz-linear-gradient(90deg, #796693 0%, #907fa7 100%);
	background: -o-linear-gradient(90deg, #796693 0%, #907fa7 100%);
	background: -ms-linear-gradient(90deg, #796693 0%, #907fa7 100%);
	background: linear-gradient(0deg, #796693 0%, #907fa7 100%);
    margin-bottom: 45px;
}
#eligQuestionnaire2015 div .lbIrelandQualified > span,
#eligQuestionnaire2015 div .lbEuQualified > span,
#eligQuestionnaire2015 div .lbNonEuQualified > span {
    width: 60px;
    height: 75px;
    float: left;
    margin-right: 20px;
    margin-top: -25px;
}
#eligQuestionnaire2015 div .lbIrelandQualified > span {
    background: url("../images/maincontent/qualified_ireland.svg") no-repeat;
    background-position: 45% 45%;
    background-color: #00685b;
}
#eligQuestionnaire2015 div .lbEuQualified > span {
    background: url("../images/maincontent/qualified_eu.svg") no-repeat;
    background-position: 45% 45%;
    background-color: #0196db;
}
#eligQuestionnaire2015 div .lbNonEuQualified > span {
    background: url("../images/maincontent/qualified_non_eu.svg") no-repeat;
    background-position: 45% 45%;
    background-color: #796693;
}
#eligQuestionnaire2015 div .arrow-down {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #f00;
}
#eligQuestionnaire2015 div .tri-down {
    position: relative;
    margin-bottom: 25px;
    padding: 1em;
    background: #f3f3f3;
    margin-top: 30px;
  }

  /* Required for Down Triangle */
#eligQuestionnaire2015 div .tri-down:before, .tri-down:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-bottom: 0;
  }

  /* Stroke */
#eligQuestionnaire2015 div .tri-down:before {
    bottom: -16px;
    left: 45.5%;

    /* If 1px darken stroke slightly */
    border-top-color: #dadada;
    border-width: 15px;
  }

  /* Fill */
#eligQuestionnaire2015 div .tri-down:after {
    bottom: -15px;
    left: 45.5%;
    border-top-color: #f3f3f3;
    border-width: 15px;
  }

 /* ------------------------------------------------------------------------------------------ QUALIFIED IN AN EU MEMBER STATE*/
#eligQuestionnaire2015 div a.yes_button,
#eligQuestionnaire2015 div a.no_button {
    width: 100px;
    height: 35px;
    float: left;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding-top: 15px;
    font-size: 15px;
    font-weight: bold;
 }
#eligQuestionnaire2015 div a.yes_button span,
#eligQuestionnaire2015 div a.no_button span {
    background: url("../images/maincontent/button_arrow.gif") no-repeat;
    width: 13px;
    height: 13px;
    float: right;
    margin-right: 13px;
    margin-top: 3px;
  }
#eligQuestionnaire2015 div a.yes_button {
    background: -webkit-linear-gradient(90deg, #00685b 0%, #008074 100%);
	background: -moz-linear-gradient(90deg, #00685b 0%, #008074 100%);
	background: -o-linear-gradient(90deg, #00685b 0%, #008074 100%);
	background: -ms-linear-gradient(90deg, #00685b 0%, #008074 100%);
	background: linear-gradient(0deg, #00685b 0%, #008074 100%);
    margin-right: 18px;
 }
#eligQuestionnaire2015 div a.no_button {
    background: -webkit-linear-gradient(90deg, #0196db 0%, #25aeed 100%);
	background: -moz-linear-gradient(90deg, #0196db 0%, #25aeed 100%);
	background: -o-linear-gradient(90deg, #0196db 0%, #25aeed 100%);
	background: -ms-linear-gradient(90deg, #0196db 0%, #25aeed 100%);
	background: linear-gradient(0deg, #0196db 0%, #25aeed 100%);
 }
#eligQuestionnaire2015 div a.external_link {
    background: -webkit-linear-gradient(90deg, #796693 0%, #9886af 100%);
	background: -moz-linear-gradient(90deg, #796693 0%, #9886af 100%);
	background: -o-linear-gradient(90deg, #796693 0%, #9886af 100%);
	background: -ms-linear-gradient(90deg, #796693 0%, #9886af 100%);
	background: linear-gradient(0deg, #796693 0%, #9886af 100%);
    display: block;
    width: 100%;
    height: 45px;
    color: #fff;
    text-decoration: none;
    padding-top: 25px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    z-index: 2;
    position: absolute;
}
#eligQuestionnaire2015 div a.external_link span:first-of-type {
    background: url("../images/maincontent/external_link.gif") no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    margin-top: -3px;
    }
#eligQuestionnaire2015 div a.external_link span:last-of-type {
    margin-left: 40px;
    }
#eligQuestionnaire2015 div > span.centerBtns {
    width: 218px;
    height: 50px;
    background-color: #fff;
    border: none;
    padding-top: 0px;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}
#eligQuestionnaire2015 div > span.qualifiedBlueTxt {
    color: #004165;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 35px;
    display: block;
}

 /* --------------------------------------------------------------------------- MAILCHIMP SUBSCRIBE TO OUR MAILING LIST FORM*/
 .maincontentWrapper .maincontent iframe {
     overflow: hidden;
     border: 0;
     /*height: 1230px;*/
     /*height: 100%;*/
     width: 100%;
     min-height: 350px;
 }
.maincontentWrapper .maincontent iframe body {
    overflow: hidden;
}

#templateContainer #mergeTable{
   margin-top: 16px;
}
#templateContainer #subscribeFormWelcome span {
  background-color: transparent !important;
}
#templateContainer .mergeRow {
    margin: 20px 0;
}
#templateContainer .mergeRow label {
    display: inline-block;
    width: 190px;
    font-weight: bold;
    font-size: 14px;
}
#templateContainer .mergeRow label .req.asterisk{
    color: #c65555;
}
#templateContainer .mergeRow label.radio {
    display: inline-block;
    width: 90px;
}
#templateContainer .mergeRow label.radio span {
   font-weight: normal;
}
#templateContainer .mergeRow .field-group {
    display: inline-block;
}
#templateContainer .mergeRow .field-group > input {
  padding-left: 10px;
}

#templateContainer .hidden-from-view {
    left: -5000px;
    position: absolute;
}
#templateContainer .submit_container input.button {
        height: 20px;
        width: 315px;
        background-color: #e5f4fb;
        color: #004165;
        font-weight: normal !important;
        font-size: 18px;
}
#templateContainer .bodyContent .mergeTable .mergeRow .field-group input {
    height: 34px;
    width: 315px;
    margin-top: 5px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}
#templateContainer .submit_container {
    margin: 0px -8px -10px -10px;
    padding-top: 15px;
    padding-bottom: 40px;
    text-align: center;
}
#templateContainer .submit_container input {
    height: 50px !important;
    border: 0; cursor: pointer; overflow: visible; padding: 0 5px;
	text-align: center; font-weight: bold; 
    color: #fff !important;
    padding: 0 10px;
    background-color: #4eacc8 !important;
    border-radius: 5px;
}

.wrapper.rounded6, #ContentPlaceHolder_Main_ContextGroups_pblSearch {
    background: #f3f3f3;
}
.bodyContent.rounded6 {
    padding: 25px 35px;
}
.cc_banner-wrapper {
	background-color: rgb(50, 101, 118) !important;
    height: 64px !important;
}

.cc_banner {
	margin: 0 auto !important;
	max-width: 980px !important;
	background-color: rgb(50, 101, 118) !important;
}

.cc_more_info {
    text-decoration: underline !important;
    color: #fff !important;
}
.cc_more_info:hover {
    text-decoration: none !important;
}
.cc_container .cc_message {
    font-size: 14px !important;
    margin-top: 1em !important;
}
.cc_container .cc_btn {
    max-width: 45px !important;
    padding: 10px 0px !important;
    background-color: #fff !important;
    color: #326575 !important;
    font-size: 11px !important;
    font-weight: bold !important;
}
.cc_container {
    background: #326576 !important;
    font-family: 'proxima-nova', sans-serif !important;
    padding: 10px 20px 11px !important;
    position: inherit !important;
}

    /* --------------------------------------------------------------------------- ShareThis bar*/

.maincontent .st-container {
    text-align:center;
    width:100%;
    padding: 20px 0;
}
.maincontent .share-this {
    text-align:left;
    clear: both;
    display: inline-block;
    width: 960px;
    margin: 0 auto;
}