﻿.ez-hide { opacity: 0; filter:alpha(opacity=0); }
.ez-checkbox {	background: transparent url(/images/bg_checkbox.png) 0 0 no-repeat;	border:none;  width:16px; height:16px; display:block; float:left; clear:left; margin-right:10px;}

.ez-radio {	background: transparent url(/images/bg_radio.png) 0 0px no-repeat;	display:inline-block; width:15px; height:15px; margin:5px 5px 0px 0px; float:left;}
    .selectRow .ez-radio {margin-top:3px;}
.ez-checked { background-position: 0 -16px; }
.ez-selected { background-position: 0 -15px; }

.ez-checkbox-lg {background: transparent url(/images/bg_checkbox_lg.png) 0 0 no-repeat; border:#aaa 1px solid;  width:20px; height:20px; display:block; float:left; clear:left; margin-right:10px; margin-top:2px; }
    .editAddress .ez-checkbox-lg,
	.sectionHeader  .ez-checkbox-lg { margin-top:0px;}
	.settingsRow  .ez-checkbox-lg { margin-top:0px;}
	    .settingsRow  .subscriptions .ez-checkbox-lg { margin-top:2px;}
	.filterOptions .ez-checkbox-lg { margin-top:2px;}
.ez-checked-lg { background-position: 0 -22px; }

.ez-checkbox, 
.ez-radio { zoom: 1; *display:inline; _height:30px; }

div.notOption {width:22px; height:22px; display:block; float:left; margin-right:10px; margin-top:2px;background: transparent url(/images/bg_checkbox_lg_notOption.png) 0 0 no-repeat; border:none;}
div.notOptionChecked {width:22px; height:22px; display:block; float:left; margin-right:10px; margin-top:2px;background: transparent url(/images/bg_checkbox_lg_notOption.png) 0 -22px no-repeat; border:none; }

.fakeCheckBox {width:16px; height:16px; display:block; float:left; margin-right:10px; margin-top:0px;background: transparent url(/images/bg_fakeCheckBox.png) 0 0 no-repeat; border:none;}
    .whiteBox .fakeCheckBox {background: transparent url(/images/bg_fakeCheckBoxWhite.png) 0 -0 no-repeat;}

.fakeChecked {background: transparent url(/images/bg_fakeCheckBox.png) 0 -16px no-repeat;}
    .whiteBox .fakeChecked {background: transparent url(/images/bg_fakeCheckBoxWhite.png) 0 -16px no-repeat;}


.sectionHeader  div.notOptionChecked,
.sectionHeader  div.notOption { margin-top:0px;}


/* places checkboxes are used:
awards / explore
accounts / dues / payment gateway
accounts / availability
accounts / settings
*/
.ez-checkbox input {width:16px; height:16px; margin:0px; padding:0px;}
.ez-checkbox-lg input {width:22px; height:22px; margin:0px; padding:0px;}