
@font-face { font-family: Cabin; src: url('fonts/Cabin-Regular.otf'); } 
@font-face { font-family: Cabin-Bold; font-weight: bold; src: url('fonts/Cabin-Bold.otf'); }
@font-face { font-family: Cabin-Italic; font-style: italic; src: url('fonts/Cabin-Italic.otf'); }
@font-face { font-family: Cabin-BoldItalic; font-weight: bold; font-style: italic; src: url('fonts/Cabin-BoldItalic.otf'); }
@font-face { font-family: Helvetica; }
@font-face { font-family: Arial; }




@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{padding:0; margin:0}
fieldset, img{border:0}
table{border-collapse:collapse; border-spacing:0}
ol, ul{list-style:none}
address, caption, cite, code, dfn, em, th, var{font-weight:normal; font-style:normal}
caption, th {text-align: left}
h1, h2, h3, h4, h5, h6, font {font-weight: normal; font-size: 100%}
q:before, q:after {content: ''}
abbr, acronym {border: 0}
.clear{clear:both !important; line-height:0 !important; height:0 !important; font-size:0 !important; margin:0 !important; padding:0 !important; float:none !important}
.right{text-align:right}
.center{text-align:center}
.bold{font-weight:bold}
.nowrap{white-space:nowrap}
.noborder{border:none !important}
.maxwidth{100%}
.float_left{float:left}
.float_right{float:right}
.red{color:#A4252A}
a {text-decoration:none;}

body {
	font-size: 0.625em; /* Reset browser default size to 10pixels */
	font-family: Cabin,Cabin-Bold,Cabin-BoldItalic,Cabin-Italic,Helvetica,Arial,sans-serif;
	color: #484848;
	background:url('img/bg.jpg') repeat-x;
	}

.bold {font-weight:bold;}

p { font-size: 1.4em;  /* 14pt */ }
h1 { font-size: 4.8em; /* 48pt */ }
h2 { font-size: 3.6em; /* 36pt */ }
h3 { font-size: 2.4em; /* 24pt */ }
h4 { font-size: 2.1em; /* 21pt */ }
h5 { font-size: 1.8em; /* 18pt */ }
h6 { font-size: 1.6em; /* 16pt */ }


div.jHtmlArea { display:  block; }
div.jHtmlArea iframe { border:0; }
div.jHtmlArea div { padding: 0px; margin: 0px; }
div.jHtmlArea .ToolBar { 
	height:30px;background:#e5e5e5;padding:5px 5px 0px;
	
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: 1px solid #acacac;
	margin-top:-90px;
	margin-bottom:60px;
	behavior: url(PIE.htc);
}

/* WYSIWYG STYLES */
div.jHtmlArea .ToolBar ul { border: solid 1px #ccc; margin: 1px; padding: 1px; float: left; background: #fff url(img/jHtmlArea_Toolbar_Group_BG.png) repeat-x;}
div.jHtmlArea .ToolBar ul li { list-style-type: none; float: left; border: none; padding: 1px; margin: 1px; }
div.jHtmlArea .ToolBar ul li:hover { border: solid 1px #ccc; background: #ddd url(img/jHtmlArea_Toolbar_Group__Btn_Select_BG.png); padding: 0; }
div.jHtmlArea .ToolBar ul li a { display: block; width: 16px; height: 16px; background: url(img/jHtmlArea.png) no-repeat -16px -500px; border: none; cursor: pointer; padding: 0px; }
div.jHtmlArea .ToolBar ul li a.highlighted { border: solid 1px #aaa; background-color: #bbb; padding: 0; }
div.jHtmlArea .ToolBar ul li.separator {height: 16px; margin: 0 2px 0 3px; border-left: 1px solid #ccc;}
div.jHtmlArea .ToolBar ul li.separator:hover { padding: 1px; background-color: #fff; border-top:none; border-bottom:none; border-right:none;}

div.jHtmlArea .ToolBar ul li a:hover { }
div.jHtmlArea .ToolBar ul li a.bold { background-position: 0 0; }
div.jHtmlArea .ToolBar ul li a.italic { background-position: -16px 0; }
div.jHtmlArea .ToolBar ul li a.underline { background-position: -32px 0; }
div.jHtmlArea .ToolBar ul li a.strikethrough { background-position: -48px 0; }
div.jHtmlArea .ToolBar ul li a.link { background-position: -64px 0; }
div.jHtmlArea .ToolBar ul li a.unlink { background-position: -80px 0; }
div.jHtmlArea .ToolBar ul li a.orderedlist { background-position: -96px 0; }
div.jHtmlArea .ToolBar ul li a.unorderedlist { background-position: -112px 0; }
div.jHtmlArea .ToolBar ul li a.image { background-position: -128px 0; }
div.jHtmlArea .ToolBar ul li a.cut { background-position: -144px 0; }
div.jHtmlArea .ToolBar ul li a.copy { background-position: -160px 0; }
div.jHtmlArea .ToolBar ul li a.paste { background-position: -176px 0; }

div.jHtmlArea .ToolBar ul li a.html { background-position: -192px 0; opacity:0.6; filter:alpha(opacity=60);}
div.jHtmlArea .ToolBar ul li a.html.highlighted { opacity:1.0; filter:alpha(opacity=100);}

div.jHtmlArea .ToolBar ul li a.h1 { background-position: 0 -16px;}
div.jHtmlArea .ToolBar ul li a.h2 { background-position: -16px -16px;}
div.jHtmlArea .ToolBar ul li a.h3 { background-position: -32px -16px;}
div.jHtmlArea .ToolBar ul li a.h4 { background-position: -48px -16px;}
div.jHtmlArea .ToolBar ul li a.h5 { background-position: -64px -16px;}
div.jHtmlArea .ToolBar ul li a.h6 { background-position: -80px -16px;}
div.jHtmlArea .ToolBar ul li a.subscript   { background-position: -96px -16px;}
div.jHtmlArea .ToolBar ul li a.superscript { background-position: -112px -16px;}
div.jHtmlArea .ToolBar ul li a.indent { background-position: -128px -16px;}
div.jHtmlArea .ToolBar ul li a.outdent { background-position: -144px -16px;}
div.jHtmlArea .ToolBar ul li a.horizontalrule { background-position: -160px -16px;}
div.jHtmlArea .ToolBar ul li a.p { background-position: -176px -16px;}


div.jHtmlArea .ToolBar ul li a.justifyleft { background-position: 0 -32px;}
div.jHtmlArea .ToolBar ul li a.justifycenter { background-position: -16px -32px;}
div.jHtmlArea .ToolBar ul li a.justifyright { background-position: -32px -32px;}
div.jHtmlArea .ToolBar ul li a.increasefontsize { background-position: -48px -32px;}
div.jHtmlArea .ToolBar ul li a.decreasefontsize { background-position: -64px -32px;}
div.jHtmlArea .ToolBar ul li a.forecolor { background-position: -80px -32px;}


#wrapper {
margin: 0 auto; /* Center align for Good browsers like Firefox, Opera, Netscape */
margin: 40px auto;
text-align: left;
width: 977px;
}

/*----  Main Font Options ----*/
.title-01-blue {
	font-weight:bold;
	color: #369bc1;
	text-shadow: 1px 1px 0 #ffffff;
}

.title-02-blue {
	font-weight:bold;
	color: #369bc1;
	text-shadow: 1px 1px 0 #ffffff;
}


.title-01-white {
	font-weight:bold;
	color: #fff;
	text-shadow: 1px 1px 0 #333;
}

.title-01-grey {
	font-weight:bold;
	color: #484848;
	margin-bottom: 10px;
}

.grey-body-text {
	color: #484848;
	line-height: 1.4em;
}


/*----  Main Frame Options ----*/
.blue-frame {
    background: none repeat scroll 0 0 #B1EAFF;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
    margin: 35px 0 35px 0;
    padding: 16px 18px;
    width: auto;
}

.blue-frame2 {
    background: none repeat scroll 0 0 #80c5da;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
    margin: 35px 0 35px 0;
    padding: 16px 18px;
    width: auto;
    color:#397e99;
}

.blue-frame3 {
    background: none repeat scroll 0 0 #258ec1;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
    margin: 35px 0 35px 0;
    padding: 16px 18px;
    width: auto;
    color:#397e99;
}

.white-frame {
    background: none repeat scroll 0 0 #fff;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
    margin: 35px 0 35px 0;
    padding: 16px 18px;
    width: auto;
    color:#397e99;
}

.grey-frame {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #acacac;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
    margin: 20px 0;
    padding: 16px 18px;
    width: auto;
}

.darkblue-frame {
    background: none repeat scroll 0 0 #397E99;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
    margin: 35px 0 35px 0;
    padding: 16px 18px;
    width: auto;
    color:#fff;
}

.lime-frame {
    background: none repeat scroll 0 0 #E4F9A7;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
    margin: 35px 0 35px 0;
    padding: 16px 18px;
    width: auto;
}

/*----  Main Button Options ----*/

/* Button Area 1 */
.button-area-1 ul{
	position: relative;
	overflow: hidden;
	margin: 0;
}

.button-area-1 ul li.dark-blue-butt, span.dark-blue-butt, div.dark-blue-butt{ 
	background: none repeat scroll 0 0 #018CB5;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
	border: 1px solid #397E99;
    float: left;
    margin: 10px 35px 20px 0;
    padding: 9px 27px;
}

.button-area-1 ul li.dark-blue-butt a, span.dark-blue-butt span, div.dark-blue-butt span{ 
	color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.button-area-1 ul li.light-green-butt, span.light-green-butt, div.light-green-butt{ 
	background: none repeat scroll 0 0 #e4f9a7;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
	border: 1px solid #90c302;
    float: left;
    margin: 10px 35px 20px 0;
    padding: 9px 27px;
}

.button-area-1 ul li.light-green-butt a, span.light-green-butt span, div.light-green-butt span{ 
	color: #8da056;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.button-area-1 ul li.grey-butt, span.grey-butt{ 
	background: none repeat scroll 0 0 #e6e6e6;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
	border: 1px solid #b7b7b7;
    float: left;
    margin: 10px 35px 20px 0;
    padding: 9px 27px;
}

.button-area-1 ul li.grey-butt a, span.grey-butt span{ 
	color: #8e8d8d;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.button-area-1 ul li.light-blue-butt, span.light-blue-butt{ 
	background: none repeat scroll 0 0 #b1e5f8;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
	border: 1px solid #44b1da;
    float: left;
    margin: 10px 35px 20px 0;
    padding: 9px 27px;
}

.button-area-1 ul li.light-blue-butt a, span.light-blue-butt span{ 
	color: #42a1c4;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.button-area-1 ul li.red-butt, span.red-butt{ 
	background: none repeat scroll 0 0 #d66b6b;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
	border: 1px solid #b7b7b7;
    float: left;
    margin: 10px 35px 20px 0;
    padding: 9px 27px;
}

.button-area-1 ul li.red-butt a, span.red-butt span{ 
	color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

/* Button Area 2 */
.button-area-2 ul{
	position: relative;
	overflow: hidden;
	margin: 0;
}

.button-area-2 ul li.dark-blue-butt-hot, span.dark-blue-butt-hot{ 
	background-image: -moz-linear-gradient(top, #0d9ac4, #0783a7);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#0d9ac4), to(#0783a7));
	background-image: -o-linear-gradient(top, #0d9ac4, #0783a7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d9ac4', endColorstr='#0783a7');
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
	border: 1px solid #24657e;
    float: left;
    margin: 10px 35px 20px 0;
    padding: 9px 27px;
	-moz-box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow:0px 0px 5px #000000;
	box-shadow:0px 0px 5px #000000;
}

.button-area-2 ul li.dark-blue-butt-hot a, span.dark-blue-butt-hot span{ 
	color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	text-shadow: 1px 1px 0 #24657e;
	
	behavior: url(PIE.htc);
}

.button-area-2 ul li.light-green-butt-hot, span.light-green-butt-hot{ 
	background-image: -moz-linear-gradient(top, #e4f9a7, #cce28a);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#e4f9a7), to(#cce28a));
	background-image: -o-linear-gradient(top, #e4f9a7, #cce28a);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4f9a7', endColorstr='#cce28a');
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #6c9300;
    float: left;
    margin: 10px 35px 20px 0;
    padding: 9px 27px;
	-moz-box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow:0px 0px 5px #000000;
	box-shadow:0px 0px 5px #000000;
	
	behavior: url(PIE.htc);
}

.button-area-2 ul li.light-green-butt-hot a, span.light-green-butt-hot span{ 
	color: #8da056;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
	
	behavior: url(PIE.htc);
}

.button-area-2 ul li.grey-butt-hot, span.grey-butt-hot{ 
	background-image: -moz-linear-gradient(top, #e6e6e6, #d2d2d2);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#e6e6e6), to(#d2d2d2));
	background-image: -o-linear-gradient(top, #e6e6e6, #d2d2d2);
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #8e8d8d;
    float: left;
    margin: 10px 35px 20px 0;
    padding: 9px 27px;
	-moz-box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow:0px 0px 5px #000000;
	box-shadow:0px 0px 5px #000000;
	
	behavior: url(PIE.htc);
}

.button-area-2 ul li.grey-butt-hot a, span.grey-butt-hot span{ 
	color: #8e8d8d;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
	
	behavior: url(PIE.htc);
}

.button-area-2 ul li.light-blue-butt-hot, span.light-blue-butt-hot{ 
	background-image: -moz-linear-gradient(top, #b1e5f8, #91d0e7);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#b1e5f8), to(#91d0e7));
	background-image: -o-linear-gradient(top, #b1e5f8, #91d0e7);
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #3a98bb;
    float: left;
    margin: 10px 35px 20px 0;
    padding: 9px 27px;
	-moz-box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow:0px 0px 5px #000000;
	box-shadow:0px 0px 5px #000000;
	
	behavior: url(PIE.htc);
}

.button-area-2 ul li.light-blue-butt-hot a, span.light-blue-butt-hot span{ 
	color: #42a1c4;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	text-shadow: 1px 1px 0 #ffffff;
	
	behavior: url(PIE.htc);
}

.button-area-2 ul li.red-butt-hot, span.red-butt-hot{ 
	background-image: -moz-linear-gradient(top, #de7676, #ba4f4f);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#de7676), to(#ba4f4f));
	background-image: -o-linear-gradient(top, #de7676, #ba4f4f);
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b23f3f;
    float: left;
    margin: 10px 35px 20px 0;
    padding: 9px 27px;
	-moz-box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow:0px 0px 5px #000000;
	box-shadow:0px 0px 5px #000000;
	
	behavior: url(PIE.htc);
}

.button-area-2 ul li.red-butt-hot a, span.red-butt-hot span{ 
	color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
	text-shadow: 1px 1px 0 #932b2b;
	
	behavior: url(PIE.htc);
}

#header {
	background:#369bc1; /*494949*/
	height:49px; /*49*/
	min-width:1000px !important;
	width:100%;
	border-bottom:2px solid #fff;
	-moz-box-shadow: 0px 0px 10px #3a7f9a;
	-webkit-box-shadow: 0px 0px 10px #3a7f9a;
	box-shadow: 0px 0px 10px #3a7f9a;
	font-family: Arial Black, Gadget, sans-serif;
	color:#fff;
	
	behavior: url(PIE.htc);
}

div {
	margin:0 auto; /* Align all divs centrally instead of left */
}
/* HEADER */
#header div {
	width:977px;
}

#header div p {
	float:right;
	padding:15px 0px;
	font-size:10pt;
}



#header div p span {
	margin:0 12px;
}

#header div img {
	float:left;
}

#header div div.search-input {
	float:right;
	width:177px;
	padding:7px 0px 7px 15px;
}

#header div div.search-input input[type=text] {
	width:105px;
	height:32px;
	background:url('img/search-box.png') no-repeat;
	border:none;
	margin:0;
	float:left;
	outline: none; 
	padding:0px 10px;
}

#header div div.search-input .search-button {
	float:left;
	width:33px;
	margin:0px;
}

#header div div.search-input .search-button a.submit {
	width:33px;
	height:32px;
	display:inline-block;
	background:url('img/search-icon.png') no-repeat;
	border:none;
}

#header a {
	color:#ffffff; /*b1eaff*/
}

.main-title {
	text-align:center;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

/* slide09 blocks */

.blocks09 {
	width:277px;
	height:277px;
	text-align:center;
	padding:22px 11px 0px 11px;
}
.block1 {
	margin:50px 0px 50px 100px;
}
.block2 {
	margin:50px 100px 50px 0px;
}
.blocks09 h4 {
	font-weight:bold;
	display:table-cell;
	height:45px;
	width:299px;
	vertical-align:middle;
	margin:0 auto;
}

.blocks09 p {
	padding:20px 0px;
	width:277px;
	font-size:12pt;
	line-height:18pt;
}
span.blocks09butt {
	padding:10px 50px 10px 10px;
	margin:0 10px;
}
span.blocks09butt a {
	font-size:12pt;
}
div.block1 span.icon {
	width:72px;
	height:72px;
	background:url('img/heart-icon.png') no-repeat;
	position:absolute;
	margin-top:-60px;
	margin-left:10px;
}
div.block1 span.cursor {
	width:41px;
	height:29px;
	background:url('img/cursor.png') no-repeat;
	position:absolute;
	margin-top:15px;
	margin-left:10px;
}
div.block2 span.icon {
	width:72px;
	height:72px;
	background:url('img/team-icon.png') no-repeat;
	position:absolute;
	margin-top:-60px;
	margin-left:10px;
}
#main-blocks {
	height:390px;
}

/* FOOTER */
#footer #border {
	width:100%;
	height:6px;
	background-image:url('img/footer-border.png');
	min-width:1000px !important;
}
#footer #footer-main {
	height:255px;
	min-width:1000px !important; /* Fix for smaller browser windows */
	width:1280px;
	background-image:url('img/footerbg.jpg');
	font-weight:bold;
	font-family: arial;
}
#copyright {
	height:45px;
	border-top:2px solid #fff;
	min-width:1000px !important; /* Fix for smaller browser windows */
	background:#369bc1;
}
#footer #footer-main div {
	padding:10px 0px;
	width:977px;
}
#footer #footer-main div.list {
	float:left;
	width:223px;
	margin-right:20px;
}
#footer #footer-main ul li {
	color:#fff;
	font-size:14pt;
}
#footer #footer-main ul li ul {
	border-top:1px solid #018CB5;
	margin:10px 0px;
	padding:10px 0px;
	width:223px;
}
#footer #footer-main ul li ul li {
	color:#b1eaff;
	font-size:11pt;
	padding:8px 0px 8px 25px;
}

#footer #footer-main ul li ul.social li {
	padding:8px 0px;
}

#footer #footer-main ul li ul.social li img {
	margin-right:10px;
}
#footer #footer-main ul li ul li a {
	color:##B1EAFF;
	text-decoration:none;
}
#footer #copyright div {
	width:977px;
}
#footer #copyright p {
	color:#fff;
	font-size:9pt;
	float:left;
	padding:15px 0px;
}
#footer #copyright #share {
	text-align:right;
	width:400px;
}
#footer #copyright #share img {
	margin:10px 10px 0px 10px;
}
#footer #footer-main div {
	padding:10px 0px;
	width:977px;
}
#footer #footer-main div.list {
	float:left;
	width:223px;
	margin-right:20px;
	color:#b1eaff;
}

#footer #footer-main div.list  a{
	float:left;
	width:223px;
	margin-right:-25px;
	color:#b1eaff;
	padding:5px 0px;
	text-decoration: none; 
}

.logobottom {
	margin-top:-22px;
	float:right;
	margin-left:20px;
}

/* Slides 13-15 steps */
#steps {
	height:84px;
	color:#42a8ce;
}
#steps .on {
	color:#6c9300;
}
#steps div {
	padding:10px 40px;
}
#step1 {
	float:left;
	width:160px;
	height:64px;
	background-image:url('img/step1.png');
}
#step1.on {
	background-image:url('img/step1on.png');
}
#step2 {
	float:left;
	width:182px;
	height:64px;
	background-image:url('img/step2.png');
	margin-left:-22px;
}
#step2.on {
	background-image:url('img/step2on.png');
}
#step3 {
	float:left;
	width:202px;
	height:64px;
	background-image:url('img/step3.png');
	margin-left:-21px;
}
#step3.on {
	background-image:url('img/step3on.png');
}
#stepsinfo {
	text-align:left;
	padding:20px 0px;
}
#stepsinfo h3 {
	margin-bottom:10px;
}
.languagescheck {
	font-size:20pt;
	padding:20px 0px;
	height:50px;
}
.languagescheck a {
	margin-right:25px;
	color:#397e99;
	display:block;
	float:left;
}
.imgcheck { /*checkbox*/
	float:left;
	width:40px;
}
input.rounded, textarea.rounded { /*rounded inputs and textareas*/
	border: 1px solid #acacac;
	
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url('PIE.htc');
}
.section { /*each section(step) for slides13-15*/
	float:none;
	clear:both;
	width:977px;
	height:100px;
}
.sectiontitle {
	float:left;
	width:318px;
}
.sectiontitle span {
	float:right;
	margin:-30px 5px 0px 0px;
}
.sectioninfo {
	float:left;
	width:622px;
}
/* language tabs for textareas and inputs */
ul.tabs {
text-align: left;
list-style-type: none;
}

ul.tabs li { 
display: inline;
padding:5px 20px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border: 1px solid #acacac;
background:#e6e6e6;
padding:20px 30px 10px 30px;

	behavior: url(PIE.htc);
}
ul.tabs li.selected {
	border-bottom:1px solid #fff;
	background:#fff;
}
ul.tabs li a {
	color:#484848;
	font-size:14pt;
}
.tabcontents {
	border: 1px solid #acacac;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
	margin-top:8px;
	height:40px;
	
	behavior: url(PIE.htc);
}
.tabcontents input {
	display:none;
	border:0px;
	width:600px;
	padding:0px 10px;
	height:40px;
}
.tabcontents input.selected {
	display:inline;
}
.tabcontents textarea {
	display:none;
	border:0px;
	width:600px;
	padding:0px 10px;
	height:100px;
}
.tabcontents textarea.selected {
	display:inline;
}
#brief , #fundraising, #amounts	 {
	height:200px;
	margin-top:50px;
}

#brief .tabcontents, #fundraising .tabcontents , #amounts .tabcontents {
	height:110px;
}
textarea {
resize:none;
}
.selecturl {
	font-size:14pt;
}
.selecturl input {
	font-size:14pt;
	padding:5px;
}
#navigation {
	float:right;
	font-size:16pt;
}
#navigation a {
	color:#484848;
}
.backbutt {
	float:left;padding:20px;
}
#step2info {
	background-image:url('img/mediabg.jpg');
	width:827px;
	height:510px;
	padding:20px 100px 20px 50px;
}
#step2info div h2 {
	float:left;
	width:250px;
}
#step2info div input {
	font-size:16pt;
	padding:8px;
	float:left;
	width:300px;
}
#step2info div a {
	font-size:16pt;
	float:left;
	width:120px;
	margin:10px 0px 0px 20px;
	color:#fff;
}
#step2info div {
	float:none;
	clear:both;
	padding:5px 0px;
}

#step2info div a.filename {
	padding:15px 0px 0px 0px;
	width:auto;
}
#step2info div.addmore {
	width:auto;
	text-align:left;
}
#step2info div.addmore a {
	width:auto;
	text-decoration:underline;
	padding:0px;
	margin:0px;
	float:none;
	clear:both;
}
#step2info div.addmore h3 {
	padding:10px 0px;
}
#step2info div .utubeinput {
	width:600px;
	font-size:10pt;
	color:#8e8d8d;
	float:left;
	margin-right:10px;
}
#jHtmlAreafrenchfundraising, #jHtmlAreahebrewfundraising, #jHtmlAreaenglishfundraising {
	display:none;
}

.jHtmlArea .selected {
}
#step3info {
	padding:50px 0px;
}
.ynbutt {
	float:left;
	margin-left:50px;
	margin-top:-20px;
}
.input2 {
	background:#fff;
	border:1px solid #ccc;
    -webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-left:10px;
	font-size:10pt;
	padding:5px;
	width:90px;
	behavior: url(PIE.htc);
}
#amounts .sectiontitle {
	width:458px;
}
#amounts .sectiontitle ul li {
	font-size:13pt;
	padding:12px 0px;
	color:#484848;
	width:320px;
}

#amounts .sectiontitle ul li img {
float:right;
}
.grayta {
	background:#f2f2f2;
	border:0;
}
textarea.grayta {
	width:410px;
	padding:10px;
	margin:10px 0px;
	height:40px;
}
.tabcontents p {
}
#amounts .tabcontents {
	height:250px;
}
input.grayta {
	padding:0px;
	height:25px;
	width:310px;
}
input.twitterinput {
	padding:10px;
	margin-left:20px;
	width:200px;
}
#fundraising .sectiontitle {
	margin-top:-60px;
}
.title p, .desc p {
	font-size:12pt;
	padding:0px 10px 0px 0px;
}
.margin50 {
	margin-left:50px;
}
.padding20{
	padding:0px 0px 0px 10px;
}
/* Menu for SecondAdmin slides */
.menu{
    width:927px;
	padding:5px 25px;
    background: #397E99;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	behavior: url(PIE.htc);
    
}

.menu .menu_choice{
    float:left;
    padding:0 8px 0 10px;
    line-height:31px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:9pt;
    color:#b1eaff;
    font-weight:bold;
    margin-right:6px;
	behavior: url(PIE.htc);
}

.menu .menu_choice a, .menu .menu_choice a:visited {
    color:#b1eaff;
}

.menu .menu_choice.selected a, .menu .menu_choice.selected a:visited {
 	color:#fff;
}

.menu .menu_choice:hover, .menu .menu_choice.selected {
    background:none repeat scroll 0 0 #1f5874;
    color:white;
}


.submenu{
    height:31px;
	padding:5px 25px;
    background: #63cbf2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	behavior: url(PIE.htc);
	margin:0 0;
	margin-top:16px;
    
}

.submenu .menu_choice{
    float:left;
    padding:0 15px 0 15px;
    line-height:31px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:10.5pt;
    color:#018cb5;
    font-weight:bold;
    margin-right:18px;
	behavior: url(PIE.htc);
}

.submenu .menu_choice a, .submenu .menu_choice a:visited {
    color:#018cb5;
}

.submenu .menu_choice.selected a, .submenu .menu_choice.selected a:visited {
 	color:#1f5874;
}

.clear {
    clear:both;
}

.main {
    font-size: 12pt;
    font-weight: bold;
    position:relative;
    margin-bottom: 20px;
}

.main select {
    margin-left:10px;
}
.main div.selectbox {
    background:#fff;
    border:1px solid #ccc;
    width:215px;
    font-size:10pt;
    font-weight:normal;
    height:12px;
    padding:5px;
}
.main div.selectbox div.arrow {
    float:right;
    width:21px;
    height:22px;
    background:url('img/selectboxarrow.png');
    margin:-5px;
}

.main h2{
    color: #369bc1;
    font-size: 28pt;
    font-weight:bold;
    padding:20px 0px;
}

.main .left {
    float:left;
}

.main .left .select_page {
    font-size:16pt;
    padding:10px 0px;
}

.main .left .select_page_text{
    float:left;
}

.main .left .select_page_form{
    float:left;
    margin-left:85px;
}

.main .left .select_date {
    font-size:16pt;
    padding:10px 0px;
}

.main .left .select_date_text{
    float:left;
}

.main .left .select_date_form{
    float:left;
    margin-left:150px;
}

.main .left .donation_info{
    margin-top:45px;
    font-size:14pt;
}

.main  .specials_blue {
    color:#4687a0;
    text-decoration:underline;
}

.main .specials_green {
    color:#6c9300;
    text-decoration:underline;
}

.main .specials_green_noline {
    color:#6c9300;
}


.main .left .donation_info .note{
    font-size:15px;
    font-weight: normal;
}

.main .right {
    float:right;
}

.main .right .box_up{
    width:222px;
    height:79px;
    text-align:center;
    padding:18px;
    margin:0;
}
.main .right .box_up h2{
    text-align:center !important;
}
.main .right .box_up .donations, .main .right .box_down .donations {
	margin:0px auto;
}

.main .right .box_up .donations span, .main .right .box_down .donations span {
	font-size:12pt;
}

.main .right .box_up h2{
    color:#000;
    margin:0;
    padding:0;
}

.main .right .box_down{
    width:222px;
    height:89px;
    text-align:center;
    padding:18px;
    margin:20px 0px;
    font-weight:normal;
}

.main table{
    border:2px solid #397e99;
    margin-top:20px;
    font-size: 15px;
    width: 977px;
}

.main tbody{
    border:2px solid #397e99;
    margin-top:20px;
    font-size: 15px;
    width: 977px;
}

.main .table tr:nth-child(even){
    background-color: #e0f7ff;
}

.main table th{
    background:none repeat scroll 0 0 #397e99;
    color:white;
    text-align:center;
    height:61px;
    font-size:12pt;
}

.main table td{
    text-align:center;
    height:62px;
    font-weight:normal
}

.main table td a{
    color:#6c9300;
    text-decoration:underline;
}

.main .pagination {
    margin-top:20px;
    width:977px;
    height:50px;
    background:none repeat scroll 0 0 #397e99;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    color:#b1eaff;
	behavior: url(PIE.htc);
}
.main .dashboard {
	width:603px;
	height:300px;
	margin:0 0 18px 0;
	padding:18px;
}
.main h3.underlined {
	text-decoration:underline;
	color:#397e99;
	font-size:18pt;
	font-weight:bold;
}
.daysbox {
	width:61px;
	height:65px;
	margin:18px 18px 0px 0px;
	color:#fff;
	text-align:center;
	font-size:44pt;
}
.whitebox {
	width:447px;
	height:137px;
	margin:18px 0px;
	text-align:center;
	font-size:18pt;
	font-weight:normal;
	color:#484848;
}
.dashboard a, .dashboard a:visited {
	color:#6c9300;
	text-decoration:underline;
}
.days-left {
	text-align:center;
	padding:10px 0px;
	font-size:18pt;
	margin:0px 18px 0px 0px;
	color:#397e99;
}
.dashboard .avatar {
	height:137px;width:137px;border:4px solid #ccc;background:#fff;
	padding:0;
	margin:18px 0px;
}
.dashboard .profile {
	width:440px;
	margin:18px 0 18px 18px;
}
.dashboard .profiletext {
	color:#484848;
	font-size:13pt;
	line-height:26px;
	font-weight:normal;
}
.dashboard .profiletext span {
	color:#397e99;
	font-weight:bold;
}
.dashboard .profilenav {
	margin:18px 0px;
	font-weight:normal;
}
.dashboard .profilenav a {
	font-weight:normal;
	margin:0px 24px 0px 0px;
	font-size:14pt;
}
.viewallpages a, .viewallpages a:visited {
	text-decoration:none;
}
.viewallpages a span span {
	font-size:16pt;
}
.viewallpages a span {
	margin-right:0;
}
.smallicon span {
	padding:9px;
	margin-right:10px;
}
.smalliconbox {
	padding:18px;
	height:34px;
}
.smallicontext {
	padding:13px 0px;
}
.smallicontext a {
	font-weight:normal;
	font-size:12pt;
}
.actionicons {
	width:301px;
}
.welcomebox {
	margin:0;
	width:283px;
	text-align:center;
	padding:18px;
}
.welcomebox h2 {
	margin:0;
	padding:0;
	color:#397e99;
}
.flname {
	font-weight:normal;
	font-size:16pt;
}
.welcomebox a, .welcomebox a:visited {
	color:#484848;
	font-size:11pt;
	font-weight:normal;
	text-decoration:underline;
}
.profileform {
	text-align:left;
	font-weight:normal;
	padding:18px 0px;
	color:#484848;
}
.profileform label {
	font-size:11pt;
	width:130px;
	display:block;
	float:left;
}
.profileform p {
	padding:5px 0px;
	font-size:10pt;
}
.profileform input {
	width:148px;
	border:1px solid #ccc;
	height:22px;
}
.profileform input.emailfield {
	width:278px;
}
#container {
	min-width:1000px !important;
}
.avatar3 {
	width:76px;height:76px;border:2px solid #ccc;background:#fff;margin-right:10px;
}
.avatarupload p {
	color:#484848;
	font-size:11pt;
}
span.light-blue-butt.fright {
	float:right;
}


.main .pagination a{
    font-size:26pt;
     color:#b1eaff;
     padding:0px 5px;
     text-decoration:underline;
}

.main .pagination li{
    float:left;
    margin-top:7px;
    margin-right:5px;
}

.main .pagination li:first-child{
    margin-left:380px;
}

.main .pagination li.prev a{
    display:block;
    background:url('img/arrow_left.png');
    width:33px;
    height:36px;
    text-indent:-9999px;
    padding:0;
}

.main .pagination li.next a{
    display:block;
    background:url('img/arrow_right.png');
    width:33px;
    height:36px;
    text-indent:-9999px;
    padding:0;
}
.select_date_form label {
	font-size:12pt;
	display:block;
	width:90px;
	float:left;
	padding:5px 0px;
}

.select_date_form_error {
	width:10px !important;
	padding:5px 0px;
}
.select_date_form input {
	background:#fff;
	border:1px solid #ccc;
	padding:5px 0px;
	width:100px;
}
.select_page_form select {
	background:#fff;
	border:1px solid #ccc;
	padding:5px 0px;
	width:225px;
        margin-left:0px;
}
.calendaricon {
	margin-left:5px;
	float:right;
}
.select_date_form p {
	float:none;
	clear:both;
	padding:5px 0px;
}

.main .list_pages{
    
}

.main .list_pages .page{
    width:935px;
    
    background-color: #e0f7ff;
    padding:20px;
}

.page .left{
    float:left;
}

.page .left img{
    border:2px solid #cccccc;
}

.page .right {
    float:left;
    margin-left:40px;
    text-align: left;
}

.page .right .row1{
    width:100%;
    margin-bottom: 20px;
}

.page .right .row1 .page_title{
    text-decoration: underline;
    font-weight: bold;
    float:left;
    max-width:300px;
    word-wrap: break-word;
}

.page .right .row1 .created{
    margin-left:50px;
    float:left;
    font-weight: normal;
}

.page .right .row1 .end_date{
    margin-left:25px;
    float:left;
    font-weight: normal;
}

.page .right .row2{
    margin-bottom: 30px;
}

.page .right .row2 .specials_blue{
    font-weight:normal;
}

.page .right .row3{
    margin-bottom: 30px;
}

.page .right .row3 .total_funds{
    float:left;
}

.page .right .row3 .total_funds .normal{
    font-weight: normal;
}

.page .right .row3 .total_funds .specials_green{
    font-weight: normal;
}

.page .right .row3 .status{
    font-weight:normal;
    float:left;
    margin-top: -7px;
}

.page .right .row3 .status select{
    width: 150px;
}

.page .right .row4{
    font-weight:normal;
}

.page .right .row4 .navigation{
    margin-right:5px;
}

.page .right .row4 .navigation a{
    text-decoration: underline;
    color:#6c9300;
}

.page2{
    background-color: #F5F5F5 !important;
}

.eod_description {
	font-size:12pt;
	font-weight:normal;
	padding:10px 0px;
}

.eod_description a {
	color:blue;
	text-decoration:underline;
}

.eod_form {
	width:420px;
	height:560px;
	margin:0 auto;
}
.eod_form_label {
	color:#397e99;
	font-size:16pt;
	font-weight:bold;
	padding:10px 0px;
}
.eod_form_label2 {
	color:#397e99;
	font-size:16pt;
	font-weight:bold;
	width:175px;
}
.eod_form_input {
	width:220px;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
}
.padding10top {
	padding:10px 0px;
}

.page-select {
	background:#369bc1;
	color:#fff;
}
.postupdate {
	width:620px;
	height:110px;
}
.s27h4 {
	font-size:20pt;
	font-weight:bold;
	padding:10px 0px;
}
.maxtextarea {
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
   behavior: url(ieuserselectfix.htc);
   font-weight:normal;
   font-size:12pt;
   color:#b7b7b7;
   position:absolute;
   margin-top:90px;
   margin-left:-130px;
}
.remtextarea{
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
   behavior: url(ieuserselectfix.htc);
   font-weight:normal;
   font-size:12pt;
   color:#b7b7b7;
   position:absolute;
   margin-top:90px;
   margin-left:-195px;
}
.buttonsPage {
	height:120px;
	width:620px;
}
.buttonsPage a {
	float:right;
}
.buttonsPage span.grey-butt {
	margin:10px;
}
.buttonsPage span.light-blue-butt {
	margin:10px 0px;
}
.buttonsPage span.light-blue-butt {
	background:#53d4ff;
}
.buttonsPage span.grey-butt {
	padding:9px;
}
.langselsp {
	float:left;
	margin-right:10px;
}
.langselsp2 {
	float:left;
	margin-right:40px;
	color:#B1EAFF;
}
.sharebuttons {
	margin-top:15px;
	height:100px;
}
.sharebutton {
	float:left;
	width:170px;
}
.sharebutton img {
	width:61px;
	float:left;
}
.sharebutton div {
	width:90px;
	float:left;
	padding:25px 0px 0px 10px;
	font-weight:normal;
}
.inputurl {
	border:1px solid #ccc;background:#fff;padding:5px;font-weight:bold
}
.donationbuttons {
	height:200px;
}
.donationbuttonsbox {
	width:350px;
}
.embedcode {
	width:158px;
	height:80px;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	color:#acacac;
	word-wrap: break-word;
}
.selectanoption {
	width:957px;
	height:45px;
	background:url('img/mediabg.jpg');
	padding:25px 10px;
	margin-bottom:30px;
	position:absolute;
	z-index:1;
	
}
.m50 {
	margin-right:50px;
}
.arrow-more {
	width:17px;
	height:19px;
	background:url('img/arrow-more.png') no-repeat;
}
.popup {
	display: none;
	background:#b1eaff !important;
}
div#sendemail {
	width:460px;height:357px;overflow:auto;background:#b1eaff;padding:20px;
}

.fundpage_message {
	width:300px;height:200px;overflow:auto;background:#b1eaff;padding:20px;
}

#sendto {
	font-size:14pt !important;
}
.popup .popup-subject {
	color:#397e99 !important;font-size:16pt !important;font-weight:bold !important;margin-top:20px !important;
}
.popup .popup-msg {
	color:#397e99 !important;font-weight:bold !important;margin-top:10px !important;
}
.width200 {
	width:200px;
}
.popup-input {
	border:1px solid #ccc;background:#fff;width:230px;padding:5px !important;margin:5px 0px !important;
}
.mt60 {
	margin-top:60px;
}
.popup-textarea {
	border:1px solid #ccc;background:#fff;width:430px;height:130px;padding:5px;
}
.mtb10 {
	margin:10px 0px;
}
.mt-2 {
	margin-top:-2px !important;
}
.h180 {
	height:180px;
}
.missing_avatar1 {
	width:137px;height:137px;background:#fff;border:4px solid #ccc;margin:10px 0px 5px 68px;
}
.h60 {
	height:60px;
}
.mt-1 {
	margin-top:-1px !important;
}
.p5-25 {
	padding:5px 25px !important;
}
.tdnone {
	text-decoration:none !important;
}
.browsebut {
	height:30px;width:300px;padding:0px 18px;
}
.invisibleO {
	color:#fff;font-size:0px;
}
.offlinedonationspl {
	margin:0 12px;width:210px;
}
.clickherebox1 {
	width:222px;height:60px;
}
.clickherebox2 {
	margin:0 auto;width:140px;
}
.h40 {
	height:40px;
}
.pagesdd {
	padding:7px 10px 0px 0px;
}
.mb20 {
	margin-bottom:20px;
}
.missing_avatar2 {
	background:#fff;border:2px solid #ccc;width:171px;height:171px;
}
.p6 {
	padding:6px !important;
}
.w80 {
	width:80px;
}
.white {
	color:white;
}
.w500 {
	width:500px;
}
.fs16 {
	font-size:16pt;
}
.p5-20 {
	padding:5px 20px;
}
.m15 {
	margin:15px !important;
}
.pagination2 {
	text-decoration:none !important;
	font-weight:normal;
}
.ptb15 {
	padding:15px 0px !important;
}
.alphabetical-list {
	width:400px;margin-bottom:10px;
}
.h20 {
	height:20px;
}
.h150 {
	height:150px;
}
.w175 {
	width:175px;
}
.m0 {
	margin:0 !important;
}
.p10 {
	padding:10px !important;
}
.submit-donation {
	font-size:18pt !important;
	font-weight:normal !important;
}
.h30 {
	height:30px;
}
.mr20 {
	margin-right:20px;
}
.w200 {
	width:200px;
}
.share-link-copy {
	padding:6px 15px 0px 0px;font-size:12pt;width: 250px;
}
.p5-10 {
	padding:5px 10px !important;
}
.copy-butt {
	font-size:12pt !important;
	font-weight:normal !important;
}
.israel-gives {
	font-size:10pt !important;
	font-weight:normal !important;
	padding:10px 0px !important;
}
.p0 {
	padding:0 !important;
}

@CHARSET "UTF-8";

.jquery-selectbox {
	position: relative;
	height: 22px;
	border: 1px solid #ccc;
	width: 100px;
	z-index: 0;
	float: left;
	display: inline;
	margin: 4px 4px 4px 0;
	font-size: 14px;
	font-weight:normal;
	color: #444;
	padding: 0;
	background: #fff;
}
.selectanoption .jquery-selectbox {
	position: relative;
	height: 46px;
	border: 1px solid #ccc;
	width: 100px;
	z-index: 0;
	float: left;
	display: inline;
	margin: 4px 4px 4px 0;
	font-size: 24px;
	font-weight:normal;
	color: #444;
	padding: 0;
	background: #fff;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	behavior: url(PIE.htc);
}
.jquery-selectbox.selecthover {
	border-color: #CCC;
	background-color: #FFF;
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 3px 0px 0px 3px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}	
.selectanoption .jquery-selectbox .jquery-selectbox-currentItem {
	padding: 10px 0px 0px 10px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 22px;
	margin-left:-1px;
	padding: 4px;
	left: 0px;
	background: #FFF;
	width: 100px;
	height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #CCC;
}
.selectanoption .jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 46px;
	margin-left:-1px;
	padding: 4px;
	left: 0px;
	background: #FFF;
	width: 100px;
	height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #CCC;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	/*
	position: absolute;
	top: 0px;
	right: 0px;
	*/
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url("img/selectboxarrow.png");
	width: 21px;
	height: 22px;
	cursor: pointer;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	background: url("img/selectboxarrow.png");
}


.selectanoption .jquery-selectbox .jquery-selectbox-moreButton {
	/*
	position: absolute;
	top: 0px;
	right: 0px;
	*/
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url("img/dda2.png");
	width: 47px;
	height: 46px;
	cursor: pointer;
}
.selectanoption .jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	background: url("img/dda2.png");
}

.select_page_form .jquery-selectbox {
	width:240px !important;
}
.select_page_form .jquery-selectbox .jquery-selectbox-list {
	width:230px !important;
}
.box07 .jquery-selectbox {
	margin-left:10px;
	width:273px !important;
	margin-bottom:0px !important;
	margin-right:0px !important;
}
.box07 .jquery-selectbox div {
	margin-bottom:0px !important;
}
.box07 .jquery-selectbox .jquery-selectbox-list {
	width:263px !important;
}
.eod_form .jquery-selectbox .jquery-selectbox-list {
	width:397px !important;
}
.jquery-selectbox .jquery-selectbox-item.listelementhover {
	background: #FFF;
	color: #bab9b9;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: default;
}

/** ERROR classes **/
form .error .jquery-selectbox {
	color: #d00;
	border-color: #CCC;
	background: #FFF;
}
.eod_form .jquery-selectbox {
	width:405px !important;
}


/**** NEW CSS ****/
/** SLIDE04 **/
h1.h1s4 {
	color:#484848;
	font-weight:bold;
	font-size:26pt;
	padding:20px;
}
.biginput {
	font-size:16pt;
	font-weight:normal;
	padding:10px 20px;
	width:700px;
	color:#484848;
	margin-right:10px;
}
.margin0 {
	margin:0px !important;
}
.specbuttext {
	font-size:18pt !important;
}
.specbuticon {
	padding:0px 0px 0px 15px !important;
	position:absolute;
}
.iconholder {
	display:inline-block;
	width:30px;
}
.searchchecks {
	padding:20px 0px !important;
}
.searchchecks div {
	float:left;
	padding-right:10px;
}
.searchchecks div div.title {
	color:#fff;
	display:block;
	margin-top:5px;
	font-size:14pt;
	font-weight:normal;
}

.filter-title
{
    color:#fff;
    font-size:16pt;
}

.search04 {
	height:60px;
}
.box04 {
	padding:38px 0px 38px 18px;
	height:42px;
}
h6 {
	font-weight:bold;
}
h6.found {
	
	padding-bottom:20px;
}
h6 span {
	color:#397e99;
}
.missing_avatar3 {
	width:134px;
	height:134px;
	border:4px solid #CCC;
	background:#fff;
}
h6.searchpagetitle {
	text-decoration:underline;
	color:#397e99;
}
.page p {
	font-size:12pt;
	padding:10px 0px;
	font-weight:normal;
}
.width500 {
	width:500px;
}
.createdby {
	font-weight:bold !important;
	color:#018cb5;
	font-size:13pt !important;
}
.margintop60 {
	margin-top:60px;
}
.team h6.searchpagetitle, .team .createdby {
	color:#6c9300 !important;
}


/** SLIDE 06 **/
div.left div.login06 {
	width:622px;
	height:145px;
}
div.right div.login06 {
	width:222px;
	height:139px;
	text-align:center;
}

div.right div.login07 {
	width:222px;
	height:100px;
	text-align:center;
}

.biginput.login {
	width:390px;
	margin:10px;
}
.loginbut06 {
	margin:10px 0px 5px 0px !important;
	padding:8px 20px !important;
}
a.forgotpassword {
	color:#6c9300;
	font-size:10pt;
	text-decoration:underline;
	font-weight:normal;
	float:left;
}
div.right div.login06 h4 {
	font-size:18pt;
	font-weight:bold;
	padding:10px 0px;
}
.clickherebut06 {
	width:165px;
	margin-top:5px !important;
}
.clickherebut06 .clickheretxt {
	font-size:24pt;
}
.clickherebut06 .whyclicktxt {
	font-size:10pt;
	color:#484848;
	font-weight:normal;
}
.footer06 {
	margin-top:0px;
	text-align:center;
}
.footer06 h5 {
	color:#397e99;
	font-weight:bold;
	font-size:18pt;
	display:inline;
}
.herebut06 {
	float:none !important;
	margin:0px 10px !important;
	padding:5px 30px !important;
}

/** SLIDE 07 **/
.top {
	padding:0px 18px;
	font-weight:normal;
	font-size:10pt;
}
.top h2 {
	padding:5px 0px;
}
div.left div.box07 {
	width:622px;
	height:620px;
}
div.right div.box07 {
	width:222px;
	height:160px;
	text-align:center;
	margin:31px 0px;
}
div.right div.box08 {
	width:222px;
	height:100px;
	text-align:center;
	margin:31px 0px;
}
.box07 h4 {
	font-size:20pt;
	font-weight:bold;
	padding:10px 0px;
}
.clickherebut06 .iwantto {
	font-size:18pt;
	color:#484848;
	font-weight:normal;
}
h4.smaller {
	font-size:18pt;
	padding:0px;
}
.clickherebut06 .tologin {
	font-size:16pt;
	font-weight:normal;
	color:#fff;
}
.box07 .biginput {
	width:259px;
	margin:0px !important;
}
.left .box07 div {
	margin-bottom:11px;
}
.biginput.small {
	width:99px !important;
	margin-right:14px !important;
}
.ortext {
	padding:10px 0px;
	font-size:16pt;
	color:#397e99;
	margin:0px 14px;
}
.facebook-butt {
	background:#3b5998 !important;
	margin:0px !important;
	padding:8px 10px !important;
}
.facebook-butt span {
	font-size:16pt !important;
}
.byclicking {
	font-size:9pt;
	font-weight:normal;
}
.byclicking p {
	width:300px;
}
.byclicking a {
	color:#6c9300;
	text-decoration:underline;
}
.submenu-arrow {
	position:absolute;
	margin-top:5px;
}
.arr1 {
	margin-left:90px;
}
.arr2 {
	margin-left:240px;
}
.arr3 {
	margin-left:390px;
}
.arr4 {
	margin-left:540px;
}
.arr5 {
	margin-left:690px;
}
.arr6 {
	margin-left:840px;
}
.charity {
	padding-bottom:5px !important;
}
.subtitle {
	font-size:13pt;
}
.normal {
	font-weight:normal;
	font-size:12pt;
	padding:10px;
}

a.normal-link {
	color:#6c9300;
	text-decoration:underline;
	font-weight:normal;
}
div.width320 {
	width:320px !important;
}
.width450 {
	width:450px !important;
}
.slide08input {
	padding:5px;
	margin-top:4px;
	width:290px;
}
.f9 {
	font-size:9pt;
}
.h5 {
	height:5px !important;
}
.captcha {
	margin-top:9px !important;
	font-size:22pt;
}
div.normal {
	padding:10px 0px !important;
}
.box11-12 {
	background:url('img/mediabg.jpg');
	height:197px !important;
	margin:35px 0px;
	padding:16px 18px;
	width:622px !important;
}
.box11-12right {
	height:197px !important;
	margin-top:35px !important;
}
.selectfundraise {
	font-size:19pt;
	padding-right:10px;
}
.createjraisefund {
	color:#e4f9a7;
	text-decoration:underline;
	font-size:10pt;
	font-weight:normal;
	display:block;
	margin:10px 0px 10px 10px !important;
	float:right;
}
.width250 {
	width:250px !important;
}
.biginput2 {
	font-size:16pt;
	font-weight:normal;
	padding:10px 20px;
	width:380px;
	margin-right:10px;
}
.narrow {
	color:#b1eaff;
	padding-top:25px;
}
.paddingt20 {
	padding-top:20px;
}
.box11-12 .jquery-selectbox {
	margin-right:20px;
}
.box11-12 .country .jquery-selectbox {
	width:173px !important;
}
.box11-12 .country .jquery-selectbox .jquery-selectbox-list {
	width:163px !important;
}
.box11-12 .city .jquery-selectbox {
	width:203px !important;
}
.box11-12 .city .jquery-selectbox .jquery-selectbox-list {
	width:193px !important;
}
.box11-12 .toa .jquery-selectbox {
	width:193px !important;
	margin-right:0px !important;
}
.box11-12 .toa .jquery-selectbox .jquery-selectbox-list {
	width:183px !important;
}
.f10 {
	font-size:11pt;
	padding:10px;
}
.margintop100 {
	margin-top:100px !important;
}
.height200 {height:100px !important;}
.width300 {
	width:300px !important;
}

.search04 {
	z-index:999;
	position:absolute;
	margin-top:30px;
	margin-left:18px;
}
.afterfindbox {
	height:210px !important;
}

#header-logo {
	width:250px !important;
}
#header-search {
	width:200px !important;
}
#header-login {
	width:310px !important;
    text-align: right;
}
.lgbiefix {
	width:140px;
}
.specbuttext {
	width:100px;
}
.box11-12 {
	position:absolute;
	z-index:10;
}
.h30 {
	height:65px;
}

.lgbiefix3 {
	padding-right:30px !important;
	padding-left:10px !important;
}
.signin {
	margin:0 !important;
	padding:50px 24px 0px 24px !important;
}
.login06 {
	margin-top:20px !important;
}
.browsebutt {
	background:#fff;
	text-align:center;
	width:140px !important;
}
.posabz9 {
	position:absolute;
	z-index:999;
	margin-top:85px;
	margin-left:18px;
}
.posabz9-2 {
	position:absolute;
	z-index:999;
	margin-top:85px !important;
	margin-left:450px !important;
}
.sub {
	display:inline;
}
.dn {
	display:none;
}
.btnmR0{margin-right:0px !important;}


/*aurosuggest*/
.autosuggest {
    font-family: arial, helvetica, sans-serif;
    margin-top: 5px;
    text-align: left;
    position: absolute;
    z-index: 999;
    background-color: white;
    *border: 1px solid #e8e8e8;
    -webkit-box-shadow: 1px 1px 3px gray;
    -moz-box-shadow: 1px 1px 3px gray;
    box-shadow: 1px 1px 3px gray;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; 
}
.autosuggest .more-suggestions {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 1px solid white;
    background-color: #e9ecf9;
    display: block;
    padding: 9px 12px 8px 12px;
    font-weight: bold;
    font-size: 12px; 
}
.autosuggest ul li {margin: 0px; }
.autosuggest ul li:last-child a {border-bottom: none; }
.autosuggest ul li.as_warning {display: none; }
.autosuggest ul li a {
    line-height: 14px !important;
    display: block;
    font-size: 14px;
    padding: 10px;
    text-decoration: none;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden; 
}
.autosuggest ul li a span {
    display: block;
}
.autosuggest ul li a img {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 6px; 
}
.autosuggest ul li a em {
    font-style: normal;
    font-weight: bold; 
}
.autosuggest ul li a small {
    display: block;
    margin-top: 4px;
    height: 43px;
    margin-bottom: 1px;
    overflow: hidden;
    font-size: 12px;
    color: #1c1c1c; 
}
.autosuggest ul li a:hover, .autosuggest ul li.as_highlight {
    background-color: #e9ecf9; 
}
.firstpageml {margin-left: 380px !important;}

.mandatory
{
    font-weight:bold;
    color:Red;
}

.grab-code
{
    color: #42A1C4;
    font-size: 12px;
}

.mr120
{
    margin-left:-10px;
}

.mrgsubmit
{
    margin-right:-30px;
}

.mrL10
{
    margin-left:5px;
}

.main .pagination .current {

text-decoration: none
}
/*******new*********/
.boxleft {float:left; width: 320px; padding: 10px 15px 0px 0px;}
.boxright {float:right; width: 580px; padding: 10px 0px 0px 0px;}

.box12-13 {
	background:url('img/mediabg.jpg');
	margin:15px 0px;
	padding:10px 10px;
	width:560px !important;
}

.box12-13left {
	margin-top:5px !important;
}
.biginput3 {
    font-size: 12pt;
    font-weight: normal;
    margin-right: 10px;
    padding: 5px 10px;
    width: 380px;
}
.main .boxright table {
    border: 2px solid #397E99;
    font-size: 15px;
    margin-top: 0px;
    width: 580px;
}
.main .boxright table th {
    background: none repeat scroll 0 0 #397E99;
    color: white;
    font-size: 10pt;
    height: 35px;
    text-align: center;
}
.main .boxright table td {
    font-weight: normal;
    height: 28px;
    font-size: 10pt;
    text-align: center;
}
.main .boxright .pagination {
    background: none repeat scroll 0 0 #397E99;
    border-radius: 5px 5px 5px 5px;
    color: #B1EAFF;
    height: 50px;
    margin-top: 20px;
    text-align: center;
    width: 580px;
}


.main .pagination li a.selected{
   color:white;
   text-decoration:none;
   cursor:default;
}

.main .boxright .pagination li:first-child {
    margin-left: 160px;
}
.posabz9-3 {
    padding: 5px 10px 5px 20px !important;
    z-index: 999;
}
.main .boxleft ul 
{
    width: 98%;
}
.main .boxleft ul li
{
    float: left;
    margin: 10px 0px;
}
.main .boxleft ul li label
{
    padding-right:10px;
    text-align: right;
    float: left;
    font-size: 10pt;
}
.main .boxleft ul li input, .main .boxleft ul li textarea, .main .boxleft ul li span
{
    width: 210px;
    float: left;
    margin-left: 10px;
}

.main .boxleft ul li input, .main .boxleft ul li textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    font-weight: bold;
    padding: 5px;
}
.smalltext{font-size: 11px; font-weight: normal;}
.mt10 {margin-top: 10px !important;}
.mr10 {margin-right: 10px !important;}
.smallbutt { margin: 0 auto; padding: 9px 27px !important;}

.smallbuttext {
    font-size: 16pt !important;
}
.searchbuttext2{
    font-size: 12pt !important;
}
.lgbiefix2 {width: 115px;}
.iconholder {margin-top:-3px;}
.h10{height: 10px;}
.main .boxright select {
    margin-left: 0px;
}
.main .boxright .filter select {
    width: 200px;
}
.main .boxright .filter input {
    width: 80px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    font-weight: bold;
    padding: 4px;
}
.main .boxright .filter label {
    width: 50px;
}
.main .boxright .filter img {
    padding-left: 5px;
    cursor: hand;
    cursor: pointer;
    vertical-align: middle;
}
.addaddressbook
{
    cursor: hand;
    cursor: pointer;
    margin-bottom: 5px; 
}
.specbuticon2 {
    padding: 0 0 0 15px !important;
    position: absolute;
}

/*********   Donors & Donoations  *******/

.box12-14 {
	background:url('img/mediabg.jpg');
	margin:15px 0px;
	padding:10px 10px;
}

.biginput12 {
    font-size: 12pt;
    font-weight: normal;
    margin-right: 10px;
    padding: 5px 10px;
    width: 650px;
}

.datedonor input
{
    height:20px;
    width:120px;
}

.datedonor img
{
    vertical-align:bottom;
}

.donorFilter select
{
    width:190px;
}

.donorFilter2 
{
   padding-left:15px;
}
.donorFilter2 select
{
   width:190px;
}
/*********  Donors & Donoations   ******/

.placeholder-text {
    color: #484848;
    font-size: 16pt;
    font-weight: normal;
    left: 0px;
    padding: 10px 20px;
    position: absolute;
    top: 0px;
}
.relative {
    position: relative;
}

/******sticky notes***************/
/*html, body, form, #container {height: 100%;}
#container {min-height: 100%; overflow:auto;}
#wrapper {xoverflow:auto;
	padding-bottom: 50px !important;}
#footerwrapper {position: relative;
	margin-top: -50px; 
	height: 50px;
	clear:both;} 
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}*/
/******sticky notes***************/ 

.lblControl
{
    font-size:16pt;
}


.dvrstpwd
{
    height: 120px !important;
}
.spnrstpwd
{
    width: auto !important;
}

.ckeeditormail table td 
{
    height:auto;
}

.ckeeditormail table 
{
    margin-top:0;
    border:0px;
}

.ckeeditormail tbody 
{
    border:0px;
}

.floatdirection_en_left
{
    float:left;
}


.maxwd650
{
    max-width:650px;
}


.main h4{
    color: #369bc1;
    font-size: 18pt;
    font-weight:bold;
    padding:0px 0px 3px 0px;
}

.placeholder-text-login  {
    color: #484848;
    font-size: 16pt;
    font-weight: normal;
    left: 0;
    padding: 20px 0px 0px 32px;
    position: absolute;
    top: 0;
    width:320px;
}
.placeholder-text-city  {
    color: #444444;
    font-size: 14px;
    font-weight: normal;
    left: 0;
    padding: 2px 0px 0px 4px;
    position: absolute;
    top: 2px;
    width:320px;
}
.placeholder-for-city 
{
    padding: 2px;
    width: 247px;
    margin-top: 2px;
}

.mgleft100 {
    margin-left:120px;
}

.mgleft60 {
    margin-left:60px;
}

.info-text {
color:red;font-size:16px;width:280px !important;
}
.info-text span {
width:280px !important;
}

#anccreatedonationpage {
    color: #6C9300;
    text-decoration:underline;
}

#divlogout {width:275px !important; font-size:10pt;}
#dvtoplogin {width:300px !important; 
}
#divdshbordlink {max-width:200px;
}
#dvtoplinklogout {max-width:60px;
}
#divsepmyacc {width:10px !important;
}

#ancsharewllink {
color:#8E8D8D;}

#grabembedcodedonate {
color:#42A1C4;}


#grabembedcodefundraise {
color:#42A1C4;}