/*GLOBAL CSS*/
* {
	border: none;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #e1e8f5!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	padding: 10px 0;
	text-align: center;
}


label, input, select {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
label {
	cursor:pointer;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
}
input{
	border: 0px !important;
}
/* select {position: relative; top: -1px;}
*/
textarea {
	font-size: 1.0em;
	border: 0px !important;
}

h1.balloons {
	background: url(/images/balloons.gif) no-repeat 347px top;
}

h1 {
	font-size: 2.9em;
	padding: 4px 0 12px 0;
}
h2 {font-size: 2.54em; color:#7d96c8;}
h3 {font-size: 1.45em}
h4 {font-size: 1.27em}

h4 span.notes  {
	font-size: 0.75em !important;; 
	font-weight: normal !important;;
}

a {
	color: #4b7d96;
}

.required {
  /*color: red;*/
}
.color1 {
	color:#4b7d96;
}
.color2 {
	color:#7d96c8; 
}
.color3 {
	color:#96d7b9;
}
.color4 {
	color:#00286e !important;
}
.color5 {
	color:#64aC87;
}
.color6 {
	color:#ff3333;
}
.color7 {
	color:#5f5f5f;
}
.color8 {
	color:#000;
}
.color9 {
	color:#eee;
}
.color10 {
	color:#5b5b5b;
}
.color11 {
	color:#fff;
}

.bgcolor1 {
	background-color:#ffffff;
}

.underline {
	text-decoration:underline;
}

/* TOOLS */
.clr {
	overflow: hidden;
	zoom: 1;
}
.clr1 {
  line-height: 140%;
}
.clr3 {
	clear: both;
	height:1px;
}
.fl {
	display: inline;
	float: left;
}
.fr {
	display: inline;
	float: right;
}
.inline {
	display:inline;
}
.noBorder {
	border:none!important;
}
.alignCenter {
	margin: 0 auto;
}
/* GLOBAL LAYOUT */
.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1024px;
	position:relative;
}
/* HEADER */
.header {
	background: url(/images/bgHeader.gif) no-repeat left top;
	height: 117px;
}
.logo {
	display: inline;
	float: left;
	margin: 8px 0 0 10px;
}
.login {
	display: inline;
	float: right;
	font-size: 0.64em;
	margin-top: 16px;
	width:35%;
	
}
.login label {
	color: #4b7d96;
	cursor: pointer;
}

.width356 {
	width:356px;
}

.login input {
	/*font-size: 1.2em;*/
}
.login  p {
	font-size: 0.9em;
}
.loginText {
	/*border: 2px solid #7f93b6;*/
	color: #a4a4a4 !important;
	/*padding: 5px 7px;
	width: 136px;*/
}
.log_myProf { 
	text-align: right; 
	font-size: 0.75em; 
	margin-top:3px;
}
.log_myProf a { 
	font-style: italic;
	text-decoration: underline;
}
.log_myProf a:hover { 
	text-decoration: none;
}

#loginRegister {
	vertical-align: middle;
}
#forgetPass {
	font-style: italic;
	margin-left: 135px;
	margin-right: 30px;
}
#loginRemember {
	/*left: 5px;*/
	position: relative;
}

.font09 {font-size:0.9em !important;}
/* MAIN NAVIGATION */
.mainNav {
	background-color: #4b7d96;
	font-size: 0.75em;
	font-weight: bold;
	list-style: none;
	padding: 13px 0 11px 0;
}
.mainNav li {
	display: inline;
	float: left;
	margin-left: 30px;
}



body:first-of-type .mainNav li {
	margin-left: 22px;
}

body:first-of-type .mainNav div {
	margin-left: 22px;
}

.mainNav .first {
	/*margin-left: 25px!important;*/
}
.mainNav a {
	color: #fff;
	text-decoration: none;
	padding-left: 1px;
}
.mainNav a:hover, .mainNav .current a {
	color: #6da2c1;
}



/* CONTENT */
/*.content {
	background: #fff url(/images/bgContent.gif) no-repeat left bottom;
	padding: 10px 10px 15px 10px;
	font-size:0.69em;
	color:#00286E;
} */
.contentInner {
	background: url(/images/faux.gif) repeat-y;
}
.contentMain {
	float: left;
	overflow: hidden;
	width: 810px;
}
.contentExtra {
	float: right;
	overflow: hidden;
	width: 163px;
}
.contentMain p {
	 
}
.defaultfont p, p.defaultfont {
	 
}
* html .defaultfont p, * html p.defaultfont {		
}

.list{
      list-style-image: url(/images/greenDot.gif);
	  margin-left:30px;
}

.list li{
	  margin-bottom:10px;
}

.balloon {
	background:url(/images/balloons.gif) no-repeat right;
	width:60%;
}	

/* ALBUB  */
.index_top {height:345px;}

.index_top_B_border {
	height:7px; 
	background-color:#4B7D96;
	font-size:3px;
}

.index_top img {
	padding-bottom: 30px;
}

.album {margin-top:25px;}

.album img {
	display: inline;
	float: left;
	margin-left: 26px;
}
.album img.first {
	margin-left: 13px;
}
/* SUB */
.sub {
	padding: 10px 0 30px 0;
}
.subContent {
	float: left;
	width: 470px;
	padding: 0 0 10px 10px;
}
.subExtra {
	display: inline;
	float: right;
	margin-right: 20px;
	width: 270px;
}
/* EXTRA */
.extraItem {
	margin-bottom: 10px;
}
/*.extraMessage {
	color: #ff0000;
	font-size: 1.13em;
	padding: 0 10px 5px 0;
}*/
.contentExtra .last {
	margin-bottom: 0;
}
/* FOOTER */
.footer {
	color: #4b7d96;
	font-size: 0.8em;
	padding: 7px;
}
.footerNav {
	float: left;
	list-style: none;
}
.footerNav li {
	border-right: 1px solid #4b7d96;
	float: left;
	padding: 0 4px;
}
.footerNav a {
	text-decoration: none;
}
.footerNav .last {
	border-right: none;
}
.cpoyright {
	float: right;
}

/* -=Gena's CSS=- */

.leftRoundBlock {
	background:url(/znimages/round_corner_lbg.gif) no-repeat;
	height:26px;
	padding-left:2px;
	position:relative;
}

.leftRoundBlockGrey {
	background:url(/znimages/round_corner_lbg_grey.gif) no-repeat;
	height:26px;
	padding-left:2px;
	position:relative
}

.leftRoundBlockRed {
	background:url(/znimages/round_corner_lbg_red.gif) no-repeat;
	height:25px;
	padding-left:2px;
	position:relative
}

.rightRoundBlock {
    background:url(/znimages/round_corner_rbg.gif) right;
	height:21px;
	//height:23px;
	padding-top:4px;
	//padding-top:2px;
	padding-right:3px;
	position:absolute; 
	color: #00286E;
} 
.rightRoundBlock input {
	color: #00286E;
}

.rightRoundBlockRed {
    background:url(/znimages/round_corner_rbg_red.gif) right;
	height:22px;
	padding-top:3px;
	padding-right:3px;
	position:absolute; 
	color:#FF0000;
}  

.rightRoundBlockGrey{
    background:url(/znimages/round_corner_rbg_grey.gif) right;
	height:22px;
	padding-top:3px;
	padding-right:3px;
	position:absolute; 
	color: #00286E;
}

.rightRoundBlock input, .rightRoundBlockGrey input, .rightRoundBlockRed input {
	height: 18px;
	background-color:#fff;

}

.textarea2Left {
	background:url(/images/textarea2_left.gif) no-repeat;
	height:159px;
	padding-left:5px;
	position:relative
}

.textarea2Right {
    background:url(/images/textarea2_right.gif) no-repeat right top;
	height:149px;
	padding: 7px 0;
	position:absolute; 
}

.message2 {
	font-size: 1.09em;
	font-style:italic;
	width:99.4%;
	height:147px;	
	font-family:trebuchet MS;
}

.popupPreview {
	background: url(/images/popupBgPreview.gif) no-repeat;
	width: 430px;
	height: 255px;	
}

.popupPreRight {
	width:235px;
	margin-right:5px;
	//margin-right:3px;
	float:right;
}

.popupPreTB1 {
	/*height:65px;*/
	margin-top:22px;
	margin-right:60px;
	text-align:left;
	font-size: 0.6em;
	font-weight:bold;
	overflow:hidden;
}

.popupPreTB1 span {
	width:120px;
	display:block;
}

.popupPreTB2 {
	height:70px;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
	overflow:auto;
	font-size: 0.8em;
	color:#64ac87;
}

.textareaLeft {
	background:url(/images/textarea_left.gif) no-repeat;
	height:115px;
	padding-left:3px;
	position:relative
}

.textareaLeftRed {
	background:url(/images/textarea_left_red.gif) no-repeat;
	height:115px;
	padding-left:3px;
	position:relative
}

.textareaRight {
    background:url(/images/textarea_right.gif) no-repeat right top;
	height:111px;
	padding: 2px 0;
	position:absolute;
} 
.textareaRight-fix .textareaRight{
	left: 3px;
}
.textareaRightRed {
    background:url(/images/textarea_right_red.gif) no-repeat right top;
	height:111px;
	padding: 2px 0;
	position:absolute; 
} 

.formBlock {
	margin-top: 10px;
}

.bigBold {
	font-weight:bold;
	font-size:1.1em;
}

.message {
	font-size: 1.09em;
	font-style:italic;
	width:99.4%;
	height:110px;
	font-family:trebuchet MS;
}

.textSmall {
	font-size: 0.85em;
}

.commentSmall {
	color:#5B5B5B;
	font-size: 0.8em;
}
.baseText {
	color:#00286E;
	font-size:0.8em;
}

.accent {
 color: #FF0000;
}
.external_links {
	color:#5B5B5B!important;
	font-family: trebuchet MS;
}

.formContent {
	padding: 10px;
	overflow: hidden;
}

.contentForm {
	color:#00286E;
	font-size:0.76em;
}

.textForm {
	border: solid 1px #00286E
}
.textFormBlock {
	color: #00286E;
	font-size: 0.70em;
}
.formField {
	width:791px;
	*html width:786px;
	}
*html .formField {
	width:786px;
	}
.formField_topper {
	width:771px;
	}
	
.formField_top {
	background:url(/images/form_bg_top.gif) left top #E4F3EB no-repeat;
	overflow:hidden;
	zoom:1;
	width:791px;
	}	
.formField_bottom {
	padding:10px;
	background:url(/images/form_bg_bottom.gif) left bottom no-repeat;
	overflow:hidden;
	zoom:1;
	}	


.znWidth30 {width:30px;}
.znWidth35 {width:35px;}
.znWidth50 {width:50px;}
.znWidth100 {width:100px;}
.znWidth120 {width:120px;}
.znWidth125 {width:125px;}
.znWidth135 {width:135px;}
.znWidth140 {width:140px;}
.znWidth145 {width:145px;}
.znWidth156 {width:156px;}
.znWidth168 {width:168px;}
.znWidth170 {width:170px;}
.znWidth174 {width:174px;}
.znWidth178 {width:178px;}
.znWidth180 {width:180px;}
.znWidth181 {width:181px;}
.znWidth182 {width:182px;}
.znWidth185 {width:185px;}
.znWidth195 {width:195px;}
.znWidth215 {width:215px;}
.znWidth225 {width:225px;}
.znWidth233 {width:233px;}
.znWidth249 {width:249px;}
.znWidth260 {width:260px;}
.znWidth280 {width:280px;}
.znWidth284 {width:284px;}
.znWidth320 {width:320px;}
.znWidth325 {width:325px;}
.znWidth330 {width:330px;}
.znWidth365 {width:365px;}
.znWidth373 {width:373px;}
.znWidth374 {width:374px;}
.znWidth385 {width:385px;}
.znWidth430 {width:430px;}
.znWidth555 {width:555px;}
.znWidth654 {width:654px;}
.znWidth690 {width:690px;}
.znWidth740 {width:740px;}
.fullBlock {width: 100%}
.quarterBlock {width: 25%}
.smallBlock {width: 10%}
.halfBlock {width: 48%!important}
.middleBlock {width:22%}
.thirdBlock {width: 33%}
.blockPer2 {width:2%}
.blockPer3 {width:3%}
.blockPer7 {width:7%}
.blockPer8 {width:8%}
.blockPer9 {width:9%}
.blockPer10 {width:10%}
.blockPer12 {width:12%}
.blockPer15 {width:15%}
.blockPer151 {width:15.1%}
.blockPer16 {width:16%}
.blockPer17 {width:17%}
.blockPer18 {width:18%}
.blockPer19 {width:19%}
.blockPer20 {width:20%}
.blockPer22 {width:22%}
.blockPer23 {width:23%}
.blockPer235 {width:23.5%}
.blockPer235 {width:23.5%}
.blockPer24 {width:24%}
.blockPer246 {width:24.6%}
.blockPer25 {width:25%}
.blockPer252 {width:25.2%}
.blockPer254 {width:25.4%}
.blockPer255 {width:25.5%}
.blockPer26 {width:26%}
.blockPer27 {width:27%}
.blockPer28 {width:28%}
.blockPer29 {width:29%}
.blockPer30 {width:30%}
.blockPer31 {width:31%}
.blockPer325 {width:32.5%}
.blockPer335 {width:33.5%}
.blockPer35 {width:34%}
.blockPer35 {width:35%}
.blockPer36 {width:36%}
.blockPer363 {width:36.3%}
.blockPer364 {width:36.4%}
.blockPer37 {width:37%}
.blockPer39 {width:39%}
.blockPer40 {width:40%}
.blockPer41 {width:41%}
.blockPer42 {width:42%}
.blockPer425 {width:42.5%}
.blockPer426 {width:42.6%}
.blockPer43 {width:43%}
.blockPer44 {width:44%}
.blockPer45 {width:45%}
.blockPer46 {width:46%}
.blockPer47 {width:47%}
.blockPer465 {width:46.5%}
.blockPer48 {width:48%}
.blockPer45 {width:45%}
.blockPer50 {width:50%}
.blockPer51 {width:51%}
.blockPer513 {width:51.3%}
.blockPer52 {width:52%}
.blockPer53 {width:53%}
.blockPer54 {width:54%}
.blockPer55 {width:55%}
.blockPer557 {width:55.7%}
.blockPer58 {width:58%}
.blockPer582 {width:58.2%}
.blockPer586 {width:58.6%}
.blockPer589 {width:58.9%}
.blockPer60 {width:60%}
.blockPer61 {width:61%}
.blockPer67 {width:67%}
.blockPer70 {width:70%}
.blockPer72 {width:72%}
.blockPer73 {width:73%}
.blockPer75 {width:75%}
.blockPer76 {width:76%}
.blockPer78 {width:78%}
.blockPer80 {width:80%}
.blockPer83 {width:83%}
.blockPer85 {width:85%}
.blockPer86 {width:86%}
.blockPer87 {width:87%}
.blockPer90 {width:90%}
.blockPer92 {width:92%}
.blockPer94 {width:94%}
.blockPer95 {width:95%}
.blockPer96 {width:96%}
.blockPer97 {width:97%}
.blockPer98 {width:98%}
.blockPer99 {width:99%}

.znTRight {
	text-align:right;
}
.znTLeft {
text-align:left;
}
.znTCenter {
	text-align:center;
}
.znTMidle {
	text-align:center;
}
.znTJustify {
	text-align: justify;
}
.znTBold {font-weight:bold;}
.znTItalic {font-style:italic;}
.znVTop {vertical-align: top !important;}
.znVMiddle {vertical-align: middle !important;}

.minHeight600 {
	min-height:600px;
	height:auto !important;
	height:600px;
}

.minHeight50 {
	min-height:50px;
	height:auto !important;
	height:50px;
}

.maxHeight600 {
	max-height:600px; 
	height:overflow:auto;
	height:expression(this.scrollHeight> 600 ? "600px" : "auto");
	overflow:auto;
}

.maxHeightAttList {
	max-height:262px; 
	height:overflow:auto;
	height:expression(this.scrollHeight> 262 ? "262px" : "auto");
	overflow:auto;
}

.formText {
	font-size: 1.09em
}
.formText1 {
	font-weight: bold;
}
.bigFormText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	color:#00286E;
	/* padding-left: 6px; */
}

.smallFormText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color:#00286E;
	line-height:10px;
}
.indent {padding-bottom: 10px;}
.indent_1 {padding-bottom: 20px;}
.indent_2 {padding: 3px 0;}
.indent_3 {margin-top: 10px;display:block;}
* html .indent_4 {margin-top: 5px;}
.indent_5 {margin-top: 12px;}
.indent_6 {padding-right:2px;padding-top:1px;}
*html .indent_6 {padding-right: 0px;}
.indent_7 {margin-left: 15px;}
.indent_8 {margin-top: 1px;}

.indent_9 {margin-top: 16px!important;}
.indent_10 {margin-left: 30px;}
.indent_11 {margin-right: 10px;}
.indent_12 {margin-top: 7px;}
.indent_13 {margin-right: 5px;}
.indent_14 {margin-right: 18px;}
.indent_15 {margin-bottom: 5px;}
.indent_16 {margin-left: 20px;}
.indent_17 {padding-top: 2px;}
.indent_18 {padding: 0 10px;}
.indent_19 {padding-right: 5px;}
.indent_20 {margin: 10px;}
.indent_21 {margin-bottom: 4px;}
.indent_22 {padding: 10px 0;}
.indent_23 {padding-top: 2px;}
.indent_24 {padding-bottom: 5px;}
.indent_25 {padding-bottom: 4px;}
.indent_26 {margin-top: 5px;}
.indent_27 {padding-top: 5px;}
.indent_28 {padding-left: 10px!important;}
.indent_29 {padding:20px 0;}
.indent_30 {margin-bottom: 10px;}
.indent_31 {padding-left: 20px;}
.indent_32 {padding-top: 3px;}
.indent_33 {padding: 20px 0 5px 0;}
.indent_34 {padding: 20px 0 15px 0;}
.indent_35 {padding: 0px 15px;}
.indent_36 {padding-left: 5px;}
.indent_37 {margin-top: 50px;}
.indent_38 {margin-right: 14px;}
.indent_39 {margin-top: 20px;}
.indent_40 {margin-top: 3px;}
.indent_41 {margin-bottom: 15px;}
.indent_42 {padding: 0 16px !important;}
.indent_43 {padding-right: 8px;}
.indent_44 {//margin:35px 0px 0px -35px !important;}
.indent_45 {margin:0px 10px 0px 25px;}
.indent_46 {margin-left:10px;}
.indent_47 {margin-right: 13px;}
.indent_48 {margin:10px 0px;}
.indent_49 {padding:10px 0px 10px 10px;}
.indent_50 {margin-right: 3px;}
.indent_51 {padding-right: 3px;}
.indent_52 {margin-left:120px;}
.indent_53 {padding-top:10px;}
.indent_54 {margin-top:55px;}
.indent_55 {margin-right: 25px;}
.indent_56 {margin-right: 100px;}
.indent_57 {padding: 15px 0 15px 25px;}
.indent_58 {padding-bottom:2px;}
.indent_59 {padding-top:35px;}
.indent_60 {margin-right:9px;}
.indent_61 {margin-right:13px;}
.indent_62 {padding:5px !important;}
.indent_63 {margin-left:3px;}
.indent_64 {margin-bottom: 20px;}
.policy {font-size: 0.74em;}

.submit {
	vertical-align:bottom;
	margin-left: 5px;
}
select, input { margin: 0; padding: 0; } 

/***** HEADER *****/

form#logout {
	float: right;
	padding: 16px 20px 0 0;
	color: #4b7d96;
	font-size: 0.8em;
}

form#logout span { padding-right: 7px; }

/***** CONTENT *****/
.userLeftBlock {
	width: 218px;
}

.userRightBlock {
	width: 558px;
}

.tools { 
	float: right;
	margin-right: 5px;
	padding-top: 3px;
}

.tools li {	
	text-transform: uppercase;
	font: normal 0.73em/1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}

.tools li.disable {
	display: none;
}

.tools li {  
	color: #FFFFFF;	
	background: url('/images/toolsBg.gif');
	display: block;
	height: 12px;
	padding-top: 4px;
	float: left;
	border-left: 2px solid #fff;
}

.tools li a, .tools li a:visited, .tools li a:hover {
	color: #fff;
	text-decoration: none;
	padding:0 8px;
}

body:first-of-type .tools li { padding: 3px 0px 1px 0px; } /* for Safari */

.tools li.firstItem {
	background: url('/images/toolsLeftBg.gif') left center no-repeat;
	border-left: none;
}

.tools li.lastItem {
	background: url('/images/toolsRightBg.gif') right center no-repeat;
}


/*-------------*/
.tools li.firstItemArrow{
	background: url('/images/toolsLeftBgArrow.gif') left center no-repeat;
	border-left: none;
}
.tools li.firstItemArrow a{
	padding-left: 20px!important;
}
.tools li.lastItemArrow {
	background: url('/images/toolsRightBgArrow.gif') right center no-repeat;
}
.tools li.lastItemArrow a{
	padding-right: 20px!important;
}
/*-------------*/


.tools li.back a { 
	background: url('/images/arrowLeft.gif') left center no-repeat; 
	padding-left: 20px!important;
}

.tools li.next a { 
	background: url('/images/arrowRight.gif') right center no-repeat;  
	padding-right: 20px!important;
}

.contentMainNav ul {
	padding-left: 11px;
}

.contentMainNav li {
	display: inline; 
}

.contentMainNav li a {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background: transparent url('/images/tabSmall.gif') left bottom no-repeat;
	width: 126px;
	height: 29px;
	margin-left: 9px;
}

.contentMainNav li a span {
	position: relative;
	top: 11px;
}

body:first-of-type .contentMainNav li a span { position: relative; top: 12px; } /* for Safari */

.contentMainNav li.active a {
	display: block;
	float: left;
	background: transparent url('/images/tabBig.gif') left bottom no-repeat;
	width: 133px;
	height: 29px;
	color: #4b7d96;
	font-size: 1.26em;
}

.contentMainNav li.active a span {
	position: relative;
	top: 8px;
}

body:first-of-type .contentMainNav li.active a span { position: relative; top: 7px; } /* for Safari */

.content {
	background: #FFFFFF url('/images/bgContentWhite.gif') no-repeat scroll left bottom;
	padding: 10px 10px 15px;
	font-size:0.69em;
	color:#00286E;
} 

.content_home {
	background: #FFFFFF url('/images/bgContentWhite.gif') no-repeat scroll left bottom;
	padding: 0px 0px 15px 0px;
	font-size:0.69em;
	color:#00286E;
} 

.settingNavBox { 
	float: right; 
	padding: 2px 20px 0 0; 
	color: #00286E;
	font: normal 1.09em 'Trebuchet MS', Arial, sans-serif;
}

.settingNavBox a, .settingNavBox a:visited, .settingNavBox a:hover {
	color: #00286E;
	text-decoration: none;
}

.settingNavBox a.active, .settingNavBox a.active:visited, .settingNavBox a.active:hover {
	color: #c8d7eb;
	text-decoration: none;
}

.contentMainBox {
	background: #eef3fa url('/images/bgContentBottomBg.gif') left bottom no-repeat;
	margin-top: 29px;
	width: 809px;
	overflow: hidden;
	/* min height 700 */
	min-height:700px;
	height:auto !important;
	height:700px;
}
*html .contentMainBox {
	overflow: visible;
}

.contentMainBoxNoSpace {
	background: #eef3fa url('/images/bgContentBottomBg.gif') left bottom no-repeat;
	margin-top: 0px;
	width: 809px;
	overflow: hidden;
	/* min height 700 */
	min-height:700px;
	height:auto !important;
	height:700px;
}
*html .contentMainBoxNoSpace {
	overflow: visible;
}

.entryBox {
	float: left;
	padding-left: 17px;
	width: 475px;
}

.entryBox h1 {
	font-size: 1.7em;
	color: #7d96c8;
	padding-bottom: 9px;
	padding-top: 0;
	margin-bottom: 0;
}

.entryBox p {  }

.entryForm { clear: both; padding-top: 15px; }

.topcontentForm { padding-left: 10px; padding-right: 12px; }

.topcontentForm span { font-size: 0.7em; }
.topcontentForm p { padding-top: 27px; padding-bottom: 0; }
.topcontentForm p.smalltext { padding-top: 3px; padding-bottom: 20px; color: #828485; font-style: italic; font-size: 0.6em; }

.bottomcontentForm { padding-left: 10px; padding-right: 12px; text-align: right; }

.dottedline {
	background: transparent url('/images/dottedBg.gif') left top repeat-x;
	height: 3px;
	width: 100%;
	line-height:1px;
	font-size: 1px;
}

.bottomcontentForm span { color: #3b5a91; padding-right: 10px; }

.contentMainBoxTop {
	background: #eef3fa url('/images/bgContentTopBg.gif') left top no-repeat;
	height: 10px;
	width: 100%;
}

.smallBoxes {
	background: #ffffff;
	margin-top: 10px;
	border: 2px solid #7F93B6;
	width: 783px;
	height: 194px;
	overflow-y: scroll;
}

.toolsBottom { 
	margin-bottom: 15px;
	margin-top:20px;
	margin-right: 12px;
	_margin-right: 7px;
}

/*
select { 
	background: transparent url('/images/select.gif') top left repeat-x;
	height: 22px;
	width: 283px;
	color: #003366;
	font-size: 0.9em;
	border: 2px solid #7F93B6;
} */

select option { background: #fff; }

/* .checkbox { margin-left: 31px; margin-right: 7px; } */
.checkboxText { color: #00286e; }

.textfield1, .textfield2 { height: 18px; #border: 2px solid #7F93B6; outline: 2px solid #7F93B6; width: 267px;  }
.textfield1 {
	 margin-left: 7px;  
	 color:#A4A4A4;
	 padding: 1px 7px;
	 font-style:italic;
	 font-size: 0.7em;
}
.textfield2 {
	color: #3f668c;
	font-size: 1em;
	padding: 1px 7px;
}

.grayBoxSmall { 
	float: left;
	/*background: #4b7d96 url('/images/smallboxbottom.gif') bottom left no-repeat;*/
	width: 132px;
	height: 149px;
	color: #fff;
	font-style: italic;
	font-size: 1.2em;
	font-family: 'Trebuchet MS', sans-serif;
	margin: 10px 10px 5px;
	_margin: 10px 9px 5px;
}

.grayBoxSmallBottom {
	background: #4b7d96 url('/images/smallboxbottom.gif') bottom left no-repeat;
	padding-bottom:5px;
}

.grayBoxSmallTop {
	background: #C2C2C2 url('/images/smallboxtop2.gif') top left no-repeat;
	padding:3px 0px;
	//padding-left:3px;
}

.grayBoxSmall p, div.defaultfont {
	color: #fff;
	margin: 0;
	padding: 0 5px 0 5px;
	_padding: 0;
}

.grayBoxSmall p.link { text-align: right; }

.grayBoxSmall a, .grayBoxSmall a:visited, .grayBoxSmall a:hover { color: #fff; font-size: 0.7em; }

.grayBoxSmalltop {
	background: #c2c2c2 url('/images/smallboxtop.gif') left top no-repeat;
	width: 100%;
	height: 106px;
	text-align: left;
	color: #777777;
} 

.grayBoxSmalltop p {
	color: #777777;
	padding: 37px 0 0 23px;
	margin: 0;
}

.smallBoxes .clear { clear: both; height: 5px; }

.leftBox { 
	width: 338px; 
	padding-top: 10px;
}

.entryFormRight {
	float: left;
	width: 424px;
}

.grayInviteBox {
	height: 419px;
	width: 338px;
	background: #969696 url('/images/grayBoxBottomBg.gif') left bottom no-repeat;
}

.grayInviteBox .topBg {
	width: 100%;
	height: 12px;
	background: #969696 url('/images/grayBoxTopBg.gif') left top no-repeat;
}

.grayInviteBox p { color: #fff; padding-top: 150px; padding-left: 87px; font-size: 0.8em; }

.whiteBox { 
	width: 424px;
	background: #fff; 
	margin-left: 20px; 
	margin-top: 9px;
	background: #fff url('/images/whiteBoxBottomBg.gif') left bottom no-repeat;
}

.whiteBoxL { 
	width: 780px;
	background: #fff; 
	margin-left: 5px; 
	margin-top: 9px;
	background: #fff url('/images/whiteBoxBottomBgL.gif') left bottom no-repeat;
}
/* TEASER */
.Teaser {
	background: url(/znimages/bgTeaser-tl.gif) no-repeat left top;
	margin-right: 10px;
	position: relative;
}
.Teaser-inner {
	background: url(/znimages/bgTeaser-tr.gif) no-repeat right top;
	margin-bottom: 10px;
	position: relative;
	left: 10px;
	zoom: 1;
}
.Teaser-inner2 {
	background: url(/znimages/bgTeaser-br.gif) no-repeat right bottom;
	position: relative;
	top: 10px;
}
.Teaser-inner3 {
	background: url(/znimages/bgTeaser-bl.gif) no-repeat left bottom;
	padding: 0 0 10px 10px;
	position: relative;
	left: -10px;
	zoom: 1;
}
.Teaser-white {background-image: url(/znimages/bgTeaserWhite-tl.gif);}
.Teaser-white .Teaser-inner {background-image: url(/znimages/bgTeaserWhite-tr.gif);}
.Teaser-white .Teaser-inner2 {background-image: url(/znimages/bgTeaserWhite-br.gif);}
.Teaser-white .Teaser-inner3 {background-image: url(/znimages/bgTeaserWhite-bl.gif);}
.Teaser-white select, .Teaser-white input {border: 1px solid #d4d0c8;}
.Teaser-list {background-image: url(/znimages/bgTeaserWhite-tl.gif);}
.Teaser-list .Teaser-inner {background-image: url(/znimages/bgTeaserToogle-tr.gif);}
.Teaser-list .Teaser-inner2 {background-image: url(/znimages/bgTeaserToogle-br.gif);}
.Teaser-list .Teaser-inner3 {background-image: url(/znimages/bgTeaserToogle-bl.gif);}
/*------Card RSVP page-------*/

.D1BoxL { 
	width: 780px;
	background: #fff; 
	margin-left: 5px; 
	margin-top: 9px;
	background: #C3C023 url('/images/D1BoxBottomBgL.gif') left bottom no-repeat;
}

.D1BoxL .topBgL {
	width: 100%;
	height: 11px;
	background: #C3C023 url('/images/D1BoxTopBgL.gif') left top no-repeat;
}

.D1Box2Bg {
	width: 780px;
	height:309px;
	margin-left: 5px; 
	margin-top: 9px;
	background: url('/images/D1Box2Bg.gif') top no-repeat;
}

.D1Box2Agreement {
	height:60px;
	overflow:auto;
}

.textareaLeftD1 {
	height:138px;
	padding-left:10px;
	position:relative;
	width: 415px;
	
}

.textareaRightD1 {
    background:url('/images/D1textarea_right.gif') no-repeat right top;
	height:136px;
	padding: 10px 0;
	position:absolute; 
} 

.messageD1 {
	font-size: 1.09em;
	width:100%;
	height:118px;	
	font-family:arial;
	background-color:#E5E7C2;
}

.messageD1m {
	font-size: 1.09em;
	width:422px;
	height:128px;	
	margin-top: 7px;
	font-family:arial;
	background: transparent;
	//margin-left:20px;
}

.D1button {
	width:211px;
	height:20px;
	background:url('/images/D1buttonBg.gif') no-repeat right top;
	padding:3px 0px 3px 0px;
	text-align:left;
}

.D1button a {
	font:12px arial;
	color:#376E89;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	width:190px;
	padding-left:18px;
}

.chbx {float:left; height: 50px; margin-right: 5px;}

.rsvp_prev {overflow: hidden; list-style-type: none; padding-top: 1px;}
.rsvp_prev li {float:left; width: 38px; overflow: hidden;}

/*------End Card RSVP page-------*/

.whiteBox .topBg {
	width: 100%;
	height: 11px;
	background: #fff url('/images/whiteBoxTopBg.gif') left top no-repeat;
}

.whiteBoxL .topBgL {
	width: 100%;
	height: 11px;
	background: #fff url('/images/whiteBoxTopBgL.gif') left top no-repeat;
}

.wrapBox { padding: 0 15px 15px; #margin-bottom: 0px; }
.wrapBox2 {padding: 0 15px; margin-bottom: 15px;}

.wrapBoxTop { background: #fff url('/images/addressbook.gif') top right no-repeat; }

.entryFormRight h3 {
	color: #7d96c8;
	font-size: 0.9em;
}


.entryFormRight p { /* padding: 0; margin: 0; */ }

.mail-addresses {
	background: #ffffff;
	margin: 10px auto 0px;
	border: 2px solid #7F93B6;
	width: 386px;
	height: 80px;
	overflow-y: scroll;
}

.mail-addresses p { padding-bottom: 2px; }

.blueDotLine {
	background: transparent url('/images/bluedot.gif') left top repeat-x;
	height: 3px;
	width: 100%;
	margin: 7px 0;
	font-size:1px;
}

p.bigBlueText { font-size: 0.8em; padding-top: 4px; }

.selectFix select {
    width:110px !important; 
}

p.bigBlueText { #padding: 1px 0 0 0; margin: 0 0 0 0; }

.rsvpdate {
	margin-left: 4px; 
	margin-right: 2px;   
	padding: 1px 7px;
	font-style: normal;
	color: #003366;
	height: 18px; #border: 2px solid #7F93B6; outline: 2px solid #7F93B6; width: 75px;
}

.rsvptime {
	margin-left: 4px; 
	margin-right: 2px;   
	padding: 1px 2px;
	font-style: normal;
	color: #003366;
	height: 18px; #border: 2px solid #7F93B6; outline: 2px solid #7F93B6; width: 20px;
}

.radiobutWrap { margin-left: 27px !important; }

p.bigBlueText span { color: #878787; font-style: italic; font-size: 0.8em; }

.addressfield {
	margin-left: 4px;  
	padding: 1px 7px;
	font-style: normal;
	color: #003366;
	height: 18px; #border: 2px solid #7F93B6; outline: 2px solid #7F93B6; width: 267px;
}

.addressbutton { margin-left: 11px; }

.response_radio1, .response_radio2 { margin-left: 20px; }

.bigBlueText select { 
	background: transparent url('/images/select.gif') top left repeat-x;
	height: 22px;
	width: 150px;
	color: #003366;
	border: 2px solid #7F93B6;  
}

select option { background: #fff; }

/*** Extra content ***/

.contentExtra {
	//margin-right: 0px;
	margin-right: 5px;
}

.extraItem {
	margin-bottom: 3px;
	#margin-bottom: 7px;
}

.extraMessage {
	color: #FF0000;
	font-size: 18px;
	padding: 0 10px 10px 10px !important;
	line-height: 1.5em;
	margin-top: -4px;
	text-align: center;
}

.smallBottomText { text-align: right; display: block; color: #878787; font-style: italic; font-size: 8px !important; margin-right: 20px; }

/***** FOOTER *****/

.footer {
	font-family: verdana, sans-serif;
	padding-top: 9px;
}
.footerLinks { 
	float: left;	
	color: #4b7d96;
	font-size: 0.6em;
	font-family: arial;
	font-weight:bold;
	line-height: 1.4em;
	/*padding-left: 155px;*/
	text-align: left;
	letter-spacing: 0.2px;
}

.footerLinks a, .footerLinks a:visited, .footerLinks a:hover { text-decoration: none; color: #4b7d96; }

.copyright {
	float: right;
	color: #4b7d96;
	font-size: 0.7em;
	font-family: arial;
	font-weight:bold;
	padding-right: 7px;
	letter-spacing: 0.2px;
}

.addressImg { float: right; bottom: 37px; #bottom: 34px; _bottom: 38px; left: 3px; }

/* Custom Form Elements */

span.checkbox {
	padding: 5px 4px 9px 3px;
	background: url(/images/checkbox.gif) no-repeat;
	cursor:default;
	font-size:10px;
	letter-spacing:1px;
	line-height:16px;
}

span.checkboxGrey {
	padding: 5px 4px 9px 3px;
	background: url(/images/checkbox_grey.gif) no-repeat;
	cursor:default;
	font-size:10px;
	letter-spacing:1px;
	line-height:16px;
	 
}

span.radio {
	/*padding: 12px 10px 6px 5px;
   	background: url(/images/radio.gif) no-repeat;
   	cursor:default;
	font-size:4px;*/
	
	padding: 5px 4px 3px 4px;
	background: url(/images/radio.gif) no-repeat;
   	cursor:default;
	font-size:9px; 
	line-height:16px;
}

span.radioPng {
	padding: 5px 4px 3px 4px;
	background: url(/images/radio.png) no-repeat;
   	cursor:default;
	font-size:9px; 
	line-height:16px;
	/*behavior: url(/css/iepngfix.htc);*/
}

* html span.radioPng {
	behavior: url(/css/iepngfix.htc);
}

span.radioGrey {
   	/*padding: 12px 10px 6px 5px;
   	background: url(/images/radioGrey.gif) no-repeat;
   	cursor:default;
	font-size:4px; */
	padding: 5px 4px 3px 4px;
	background: url(/images/radioGrey.png) no-repeat;
   	cursor:default;
	font-size:9px; 
	line-height:16px;
	/*behavior: url(/css/iepngfix.htc);*/
}

* html span.radioGrey {
   	behavior: url(/css/iepngfix.htc);
}

.checkbox a, .checkboxGrey a {
	text-decoration: none;
	line-height:15px;
}

.checkboxGrey a {
	visibility:hidden;
}

.radio a, .radioGrey a, .radioPng a {
	text-decoration:none;
	
	/*visibility:hidden;*/
}

/* END Custom Form Elements */

/*Selects*/
.selectArea {
	height:25px;
	cursor:pointer;
}

.selectAreaRed {
	height:25px;
	background:url(/images/select_bg_red.gif) repeat-x left top;
	cursor:pointer;
}
.selectAreaGrey {
	height:25px;
	cursor:pointer;
}
.selectArea .left {
	background:url(/images/select_left_full.gif) no-repeat left top;
	height:25px;
	margin-right: 1px;
	
}
.selectAreaRed .left {
	width:4px;
	height:25px;
	float:left;
	width:100%;
	background:url(/images/select_left_red.gif) no-repeat left top;
}
.selectAreaGrey .left {
	background:url(/images/select_left_grey_full.gif) no-repeat left top;
	height:25px;
	margin-right: 1px;
}
.selectArea .right {
	width:14px;
	height:25px;
	float:right;
	background:url(/images/select_right.gif) no-repeat left top;
	position: relative;
	right: -1px;
}

.selectAreaRed .right {
	width:14px;
	height:25px;
	float:right;
	background:url(/images/select_right_red.gif) no-repeat left top;
}

.selectAreaGrey .right {
	width:14px;
	height:25px;
	float:right;
	background:url(/images/select_right_grey_full.gif) no-repeat left top;
	position: relative;
	right: -1px;
}
.selectArea .right a {
	/*display:block;
	height:25px;
	position:absolute;*/
	display:block;
	height:20px;
	//height:21px;
	position:relative;
	margin-top:2px;
	widows:100%;
}
.selectAreaGrey .right a {
	display:block;
	height:25px;
	position:absolute;
}
.selectArea .center {
	color:#003366;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
}

.left .center {
	padding: 5px 3px 0 3px;
	height:18px;
}

.selectAreaGrey .center {
	color: #707070;
	padding-top:5px;
	padding-left:3px;
	overflow:hidden;
}
.znHiddenInput {
	background: transparent;
	border: none;
	height: 1px;
	left: 3px;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
}
/*Selects drop-down*/
.optionsDivVisible {
	background:#fff;
	font-size:11px;
	position:absolute;
	z-index:1000;
	
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible ul {
	border:solid 1px #003366;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: auto;
}
.optionsDivVisible ul {
	height : expression(this.scrollHeight > 150 ? "150px" : "auto");
	max-height:150px;
    height: auto;	
}
.optionsDivVisible li {
	margin:0;
	padding:0;
	text-align:left;
	overflow:hidden;
}
.optionsDivVisible a {
	color:#003366;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	zoom: 1;
}
/*.optionsDivVisible a:hover, .optionsDivVisible a.hover {
	color: #fff;
	background: #003366;
	border-color: #cfd0d6;
}*/
/*End Select*/

/*End Select*/

/*My profile*/
.myTitle {
	/*background: url(/images/myTitleBg.gif) no-repeat left top;*/
	color:#4B7D96;
	font-size:28px;
	font-weight:bold;
	padding: 0 0 10px 250px;
	white-space: nowrap;
}
.blueBlockTop {
	background: url(/images/top_b.gif) #4B7D96 no-repeat top;
	width: 218px;
}
.blueBlockBottom {
	background: url(/images/bottom_b.gif) no-repeat bottom;
	width: 218px;
}

.blueBlockBottom p {
	color:#fff;
	padding: 10px 0;
}

.blueBlockBottom a {
	color:#fff;
}

.whiteBlockTop {
	background: url(/images/top_w.gif) #fff no-repeat top;
	width: 558px;
}
.whiteBlockBottom {
	background: url(/images/bottom_w.gif) no-repeat bottom;
	width: 558px;
}

.whiteLeftBlockTop {
	background: url(/images/left_wb_top.gif) #fff no-repeat top;
	width: 218px;
	_width: 213px;
}
.whiteLeftBlockBottom {
	background: url(/images/left_wb_bot.gif) no-repeat bottom;
	width: 218px;
	_width: 213px;
}

.white {
	color: #fff;

}

.myContent {
	padding: 0 10px;
	margin-bottom: 40px;
	min-height:440px;
}


.myContentLeft {
	padding: 10px 25px;
}
.myContentRight {
	padding: 10px;
}

.contentMainBoxTop {
	font-size:1px; /*Add to main.css*/
}

.collapse {
	text-align:right;
}
.collapse a {
	color: #00286E;
	background: url(/images/ArrowBlackDown.gif) no-repeat right bottom;
	padding-right:15px;
}
.expand {
	
	text-align:right;
	
}
.expand a {
	color: #00286E;
	background: url(/images/arrowBlackRight.gif) no-repeat right bottom;
	padding-right:15px;
}

.p_button {
	background: url(/images/buttons/p_button_left.gif) left 1px no-repeat;
	text-decoration: none;
	padding: 0px 0 1px 8px;
	line-height:20px;
}

*html .p_button {
	padding: 1px 0 0px 8px;
}
*+html .p_button {
	padding: 1px 0 0px 8px;
}

.p_button span {
	background: url(/images/buttons/p_button_right.gif) right top no-repeat;
	padding: 1px 15px 1px 0;
	font-size: 0.8em;
	text-transform:uppercase;
	color:#ffffff;
}

.p_button_l {
	background: url(/images/buttons/p_button_left_l.gif) left 1px no-repeat;
	text-decoration: none;
	padding: 0px 0 1px 15px;
	line-height:20px;
}

*html .p_button_l {
	padding: 1px 0 0px 15px;
}
*+html .p_button_l {
	padding: 1px 0 0px 15px;
}
.p_button_l span {
	background: url(/images/buttons/p_button_right_l.gif) right top no-repeat;
	padding: 1px 8px 1px 0;
	font-size: 0.8em;
	text-transform:uppercase;
	color:#ffffff;
}


/*Calendar*/

.cd_calendar td {
	border-top: 1px solid #969696;
	border-right: 1px solid #969696;
}

.cd_calendar th {
	border-right: 1px solid #969696;
}

.last_td {
	border-right: none!important;
}

.cd_calendar table {
	background-color: #fff;
	width:100%
}

.cd_calendar table th {
	color:#4B7D96;
	padding: 2px 0;
	font-size:11px;
	text-align:center;
}

.currentMonth-preview, .currentMonth-preview span {
	color:#4B7D96;
}

.cd_calendar table td.currentMonth-active, .cd_calendar table td.currentMonth-active span {
	background: #4B7D96 url(/images/current_active_bg.gif) no-repeat left top;
	color:#fff;
}
.previewMonth, .nextMonth, .previewMonth ol a {
	color:#E6E6E5;
}
.currentMonth {
	color:#4B7D96;
}
.currentMonth, .previewMonth, .currentMonth-preview {
	padding: 2px 0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.cd_calendar_topLeft {
	background: #fff url(/images/calc_top_left.gif) no-repeat left top;
}
.cd_calendar_topRight {
	background: #fff url(/images/calc_top_right.gif) no-repeat right top;
}
.cd_calendar_bottomLeft {
	background: #fff url(/images/calc_bottom_left.gif) no-repeat bottom left;
}
.cd_calendar_bottomRight {
	background: #fff url(/images/calc_bottom_right.gif) no-repeat bottom right;
}
/* End Calendar*/
/*My profile*/

/* Address book */

.mailList {
	font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;  
	display:block;
	margin:5px;
}


/* End Address book */

/* Button */

.cancelMyAccButton {
	background: url(/images/cancelmyacc.gif) no-repeat;
	color:#ffffff; 
	width:123px;
	text-transform:uppercase; 
	text-decoration:none; 
	display:block; 
	font-size: 8px; 
	padding:3px 0px 3px 15px;
}

.znButton {
background:transparent url(/images/buttonArrowLeftCdL.gif) no-repeat scroll left top;
color:#ffffff;
font-size:0.85em;
text-transform:uppercase;
padding:3px 0 8px 14px !important;
position:relative;
text-decoration:none;
margin-right:3px;
}

.znButton span {
background:transparent url(/images/buttonArrowRightCdL.gif) no-repeat scroll right top;
cursor:pointer;
left:1px;
padding:3px 14px 8px 0 !important;
position:relative;
}

* html .znButton {
	padding: 0 0 0px 14px !important;
	position: static;
	/*line-height: 21px;*/
	position: static;
	zoom: 1;
}
* html .znButton span {
	padding: 3px 14px 3px 0 !important;
	position: static;
	zoom: 1;
}

* + html .znButton {
	padding: 0 0 0px 14px !important;
	position: static;
	position: static;
	zoom: 1;
}
* + html .znButton span {
	padding: 3px 14px 4px 0 !important;
	position: static;
	zoom: 1;
}

/* Button 2 */

.znButton_2 {
background:transparent url(/images/buttons/bgButton-left.gif) no-repeat scroll left top;
color:#00286E;
font-size:12px;
font-weight:bold;
line-height:22px;
margin-right:1px;
padding:4px 0 8px 9px;
position:relative;
text-decoration:none;
vertical-align:middle;
}

.znButton_2 span {
background:transparent url(/images/buttons/bgButton-right.gif) no-repeat scroll right top;
cursor:pointer;
left:1px;
padding:4px 12px 8px 0 !important;
position:relative;
vertical-align:top;
}

* html .znButton_2 {
	padding: 0 0 0px 5px;
	position: static;
	line-height: 21px;
	position: static;
	zoom: 1;
}
* html .znButton_2 span {
	padding: 2px 8px 3px 0 !important;
	position: static;
	zoom: 1;
}

* + html .znButton_2 {
	padding: 0 0 0px 8px;
	position: static;
	line-height: 21px;
	position: static;
	zoom: 1;
}
* + html .znButton_2 span {
	padding: 1px 8px 4px 0 !important;
	position: static;
	zoom: 1;
}
/* End Button 2 */


/* Button 3 */
.znButtonNext {
background:transparent url(/images/buttonArrowLeftCdL.gif) no-repeat scroll left top;
color:#ffffff;
font-size:0.85em;
text-transform:uppercase;
padding:3px 0 8px 12px !important;
position:relative;
text-decoration:none;
margin-right:3px;
}

.znButtonNext span {
background:transparent url(/images/buttonArrowRightNext.gif) no-repeat scroll right top;
cursor:pointer;
left:1px;
padding:3px 23px 8px 0 !important;
position:relative;
}

* html .znButtonNext {
	padding: 0 0 0px 9px !important;
	position: static;
	/*line-height: 21px;*/
	position: static;
	zoom: 1;
}
* html .znButtonNext span {
	padding: 3px 24px 3px 0 !important;
	position: static;
	zoom: 1;
}

* + html .znButtonNext {
	padding: 0 0 0px 10px !important;
	position: static;
	position: static;
	zoom: 1;
}
* + html .znButtonNext span {
	padding: 3px 23px 4px 0 !important;
	position: static;
	zoom: 1;
}
/* End Button 3*/



/**html .radioFix {
	height:10px; 
	padding-top:8px;
}*/

.arrowButtonLeft {
	background: #4B7D96 url(/znimages/buttons/buttonArrowLeft.gif) no-repeat left top;
	height:17px;
	padding-left:5px;
}

.arrowButtonRight {
	background: #4B7D96 url(/znimages/buttons/buttonArrowRight.gif) no-repeat right bottom;
	height:17px;
	padding-right:5px;
	color:#fff;
	font-size:0.85em;
	text-align:center;
}

.arrowButtonRight a {
	background: #4B7D96 url(/znimages/buttons/arrowbg.gif) no-repeat right;
	display:block;
	color: #fff;
	padding: 2px 5px 0 0;
	text-decoration:none;
}

.charitiesRez a {
	color: #00286e;
	font-size:1.09em;
	font-weight:bold;
}

.fieldsetNo fieldset {
	display:none;
}

.leftBlock {
	width:218px;
}
.rightBlock {
	width:558px;	
}

.emaillist  {
	margin:12px;
	list-style-type:none;

}

.emaillist li {
	overflow:hidden;
	margin-bottom:10px;
	font-size:0.9em;
}
.paging {
	margin: 10px 35px 0 0;
}
.paging a {
	color:#00286e;
}
.charitiesFrame {
	height:190px; 
	overflow-y:scroll;
}
.charitiesFrame2 {
	height: 490px;
}
.charitiesFrameIndex {
	height:490px; 
	overflow-y:scroll;
	padding: 10px 0 0 10px;
}


/* Cards*/
/* Main Card styles*/

.greetingcard {
	width:784px;
	height:465px;
	margin-left:3px;
}
.greetingInformation {
	height: 245px;
	overflow:auto;
}

.innercard {
	width: 460px;
	margin: 20px 10px 10px;
}

.plashTop {
	width: 434px;
	height:130px;
	padding-top:5px;
	margin-left:20px;
}

.plashBottom {
	height:134px;
	padding: 0 10px;
	/*font-family: "Arial Black", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}

.designThemeButton {
	cursor: pointer;
	height: 18px;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9;
}

.visitorsList {

}

.visitorsList span {
	padding-right:5px;
}

.visitorsList ul {
	width:401px;
	height:25px;
	text-align:left;

}

.visitorsList li {
	list-style-type:none;
	margin-top:5px;
	float:left;
}
.visitorsList a {
	background-repeat:no-repeat;
	background-position: 92% 75%;
	padding:0 10px 0 0px;
	text-decoration:none;
	font-weight:bold;
}
.attendeeList {
	position:absolute;
	font-size:0.69em;
}

.attendeeList ul {
	list-style-type:none;
	margin:5px;
}

.attendeeList a {
	color:#465636;
	padding:0 5px;
	text-decoration:none;
	line-height:18px;
}

.attendeeList a:hover {
	color:#CCC83A;
	text-decoration:underline;
}

.attendeeListSp1 {
	float:left; 
	width:15px; 
	margin-left: 5px; 
	height:15px; 
	cursor:pointer; 
	overflow:hidden; 
	text-align:right;
}

.attendeeListSp2 {
	float:left; 
	width:50px; 
	height:15px; 
	overflow:hidden; 
	cursor:pointer; 
	white-space:nowrap;
}

.attendeeListSp3 {
	float:left; 
	width:60px; 
	height:15px; 
	overflow:hidden; 
	cursor:pointer; 
	white-space: nowrap;
}

.attendeeListImg {float:left; margin-top:3px;}


.attendeeListYes {
	bottom: 146px;
	//bottom: 161px;
	_bottom: 165px;
	right: 452px;
	width:208px;	
}
html:root*.attendeeListYes {
	bottom: 140px;
}

.attendeeListNo {
	bottom: 146px;
	//bottom: 161px;
	_bottom: 165px;
	right: 355px;
	width:208px;	
}
html:root*.attendeeListNo {
	bottom: 140px;
}

.attendeeListMaybe {
	bottom: 146px;
	//bottom: 161px;
	_bottom: 165px;
	right: 349px;
	width:208px;	
}
html:root*.attendeeListMaybe {
	bottom: 140px;
}

.attendeeListNone {
	bottom: 146px;
	//bottom: 161px;
	_bottom: 165px;
	right: 274px;
	width:208px;	
}
html:root*.attendeeListNone {
	bottom: 140px;
}

.attendeeListTopBg {
	background: url(/images/attendeeListTop2.png) top no-repeat;
	z-index: 10;
}

*html .attendeeListTopBg {
	background: url(/images/attendeeListTop2Gif.gif) top no-repeat;
}


.maxHB {
	max-height:180px; height:overflow:auto;height:expression(this.scrollHeight> 180 ? "180px" : "auto");
	overflow:auto;
	margin: 15px;
}

.LinkHiddenContentBtm {
	background: url(/images/hiddenBlockTopBg.png) top no-repeat;
	padding-top:10px;
}

*html .LinkHiddenContentBtm {
	background: url(/images/hiddenBlockTopBg.gif) top no-repeat;
}

*html .iepngFix {
	behavior: url(/css/iepngfix.htc);
}

.TooltipLinkHiddenContentBg {
	position:absolute; 
	color: #000000; 
	width: 208px; 
	/*background: url(/images/hiddenBlockBottomBg.png) bottom right no-repeat;*/
	padding-bottom:12px; 
	z-index: 2;
	margin-left:150px;
	/*html margin-left:70px;*/
	/*margin-top:-40px;*/
    margin-top:-25px;
}


.TooltipLinkHiddenContentBg a {color:#ffffff; text-decoration:none;line-height:12px;}
.TooltipLinkHiddenContentBg a:hover {color:#ffffff; text-decoration:none;line-height:12px;}

.LinkHiddenContentBtmDiv {
	width:208px;
	height:12px;
	background: url(/images/hiddenBlockBottomBg.png) bottom right no-repeat;
	font-size:3px;
}

*html .LinkHiddenContentBtmDiv {
	background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hiddenBlockBottomBg.png',sizingMethod='crop');
}

/* End main Card styles*/


.thanksgiving {
	background: url(/images/greetingcards/thanksgivingBg.gif) no-repeat;	
}

/* End Cards*/

/* Menu  Indent*/
/*.menuIndentReg li {
	margin-left: 73px;
}

body:first-of-type .menuIndentReg li {
	margin-left: 70px;
}

.menuIndentHome li {
	margin-left: 73px;
}

body:first-of-type .menuIndentHome li {
	margin-left: 67px;
}

.menuIndentRegHome li {
	margin-left: 54px;
}

body:first-of-type .menuIndentRegHome li {
	margin-left: 50px;
} 

.menuIndent li {
	margin-left: 73px;
}

body:first-of-type .menuIndent li {
	margin-left: 67px;
} */

.menuIndent li {
	width:128px;
	text-align:center;
	margin: 0px !important;
}
.menuIndentReg li {
	width:128px;
	text-align:center;
	margin: 0px !important;
}


/*End Menu Indent*/
.menuFix {
	padding-left:1px;
}

/*PopUp  Indent*/
.popupIndent {
	padding: 0 5px 13px 13px;
}
/*End PopUp Indent*/

/*  MessageAlert PopUp   */
.znbPopUp2 {
	/*background-color:#EEF3FA;*/
	text-align:center;
	/*border: dotted 1px #7d96c8;*/
	background:url('/images/popupAplBg.gif') no-repeat;
}

.znbPopUp2 h5 {
 color:#00286E;
}
/* End MessageAlert PopUp  */
/*MinHeight*/
.minHeight600 {
	min-height:600px;
	height:auto !important;
	height:600px;
}	
/*End MinHeight*/

.iagreeBlock {
	font-size:0.9em;
	margin-left:10px;
	margin-bottom:10px;
}

.cardFix {
	height:18px;
}
.selectLite {
	background-color:#00286e!important;
	color:#fff!important;
}

.bottomPrText {
	width:235px; 
	font-size:9px;
	font-style:italic;
	color:#54839A;
	margin: 23px 10px 0px 0px;
}

.bottomPrText p {margin-bottom:10px;}


/*adminarea*/
.contentAdminMain {
	padding:0 25px;
}
.contentAdminTop {
	background: #eef3fa url(/znimages/adminarea/contentAdminTop.gif) no-repeat;
	padding-top: 15px;
	zoom:1;
}
.contentAdminInner {
	background: #eef3fa url(/znimages/adminarea/contentAdminBottom.gif) no-repeat bottom;
	padding: 0 10px 45px;
	zoom:1;
}

.contentAdminInner input, .contentAdminInner select, .adminareaPopupForm  input, .adminareaPopupForm  select  {
	border: 1px solid #7d96c8!important;
	height:19px;
}

.Border1 {
	border: 1px solid #7d96c8!important;
}

.noBorder {
	border: none !important;
}

.noBorder input {
	border: none!important;
}

.noBorder2 input {
	border: none!important;
}

.borderBottom {
	border-bottom: 1px solid #4b7d96;
}

.znResult {
	border-collapse: collapse;
	border: 1px solid #4b7d96;
	vertical-align: center;
	width: 100%;
}
.znResult  th {
	background-color: #c8d7eb;
	border: 1px solid #4b7d96;
	border-bottom: none;
	color: #666;
	font-weight: normal;
}

.znResult th div a {
	color: #00286e;
}

.znResult th div {
	padding: 10px 2px;
	text-align:center;
	color: #00286e;
}

.znResult td {
	padding: 10px 0;
	border-right: 1px solid #4b7d96;
	text-align:center;
}

.znRActive {
	background: #4B7D96 no-repeat right center;
	color:fff!important;
}

.znRActive  a {
	color:#fff!important;
}

.znRActive-top  a{
	background-image: url(/znimages/decor/resultTop_big.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	display: block;
	width: 100%
}
.znRActive-bottom  a{
	background-image: url(/znimages/decor/resultBottom_big.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	display: block;
	width: 100%
}
.znTLeft {
	text-align:left !important;
}
.adminAreaLink {
	font-size: 1.45em;
	font-weight: bold;
}

.sponsorList {
	background-color: #fff;
	border: 1px solid #d4d0c8;
	height: 250px;
	line-height: 1.7em;
	overflow: auto;
	padding: 5px;
}
.scrlFrame {
	background-color: #fff;
	border: 1px solid #949495;
	height: 420px;
	overflow: auto;
	list-style: none;
}
.scrlFrame li {
	list-style: none;
	margin: 0;
	padding: 0 0 8px 0;
}
.submenuParty {
	color: #fff;
	background-color:#3A6A85;
	list-style: none;
	padding: 10px;
	font-size: 0.85em;
	position:absolute; 
	left:437px; 
	top:155px; 
	display:none; 
	width:235px;
	z-index:2;
}

.submenuParty  li {
	margin-top: 4px;
	font-size: 0.8em;
	font-weight: bold;
}

.submenuParty a {
	color: #fff!important;
}
.submenuParty a:hover {
	color: #00286e!important;
}

.submenuSponsors {
	color: #fff;
	background-color:#3A6A85;
	list-style: none;
	padding: 10px;
	font-size: 0.85em;
	position:absolute; 
	left:70px; 
	top:155px; 
	display:none; 
	width:200px;
	z-index:2;
}

.submenuSponsors  li {
	margin-top: 4px;
	font-size: 0.8em;
	font-weight: bold;
}

.submenuSponsors a {
	color: #fff!important;
}
.submenuSponsors a:hover {
	color: #00286e!important;
}

.wideBlueTop {
	width: 450px;
	background: #4B7D96 url(/znimages/wideBlueTop.gif) no-repeat top;
	padding-top: 15px;
}
.wideBlueBottom {
	width: 450px;
	background: #4B7D96 url(/znimages/wideBlueBot.gif) no-repeat bottom;
	color: #fff;
}
.wideBlueBottom a {
	color:#fff;
}
.znbFormOuter option {
	margin: 5px 10px!important;
}

/* Charity */
.charityContent {
	float:left;
	width:100%;
}
.charityContentInner {
	margin:0 30% 0 280px;
}
.charityContentLeft {
	float:left;
	margin-left: -100%;
	width: 280px;
}
.charityContentExtra {
	float: left;
	margin-left: -30%;
	width: 30%;

}

.celebrationTypesBlockAdd {
	height:828px !important;  
	width:100%
}

body:first-of-type .celebrationTypesBlockAdd {
	height:818px !important;  
	width:100%
}

* html .celebrationTypesBlockAdd {
	height:854px !important;  
	width:100%
}

* + html .celebrationTypesBlockAdd {
	height:860px !important;  
	width:100%
}

.celebrationTypesBlockEdit {
	height:845px !important;  
	width:100%
}

body:first-of-type .celebrationTypesBlockEdit {
	height:835px !important;  
	width:100%
}

* html .celebrationTypesBlockEdit {
	height:871px !important;  
	width:100%
}

* + html .celebrationTypesBlockEdit {
	height:877px !important;  
	width:100%
}

.repUL {
	padding:0px 5px;
	white-space:nowrap;
}

.repULtab {
	width: 960px;
	overflow:auto;
	padding: 3px 0px 15px 3px;
}
/*End adminarea*/

.homepage-blocks-teaser-noedit {
	height: 340px;
}
.homepage-blocks-teaser {
	height: 540px;
}
.homepage-blocks-teaser-error {
	height: 580px;
}
.homepage-blocks-edit {
	height: 210px;
}
.homepage-blocks-edit-error {
	height: 250px;
}
.homepage-blocks-notsaved {
	height: 20px;
}

/*-*/

.counter-placeholder {
	text-align: right;
	font-size: 0.8em;
	color: #4B7D96;
}
.counter-element {
	color:#ccc;
}
.counter-element-warning {
	color:#600;
}
.counter-element-exceeded {
	color:#e00;
}
.ec_mess {width: 100%; height: 137px; overflow:auto; margin-bottom: 20px;}
.ec_mess2 {width: 100%; height: 28px; overflow:hidden; margin-bottom: 5px;}
.ec_mess3 {width: 100%; height: 55px; overflow:hidden; margin-bottom: 5px;}
.ec_mess4 {width: 100%; height: 198px; overflow:auto; margin-bottom: 20px;}