﻿/*  
	ALWAYS USE
		GREEN 	#00AA66
		BLUE	#014a97
		
*/

html
{
    margin: 0px 0px;
    padding: 0px 0px;
    overflow-y: scroll;
}

body
{
    padding: 0;
    margin: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    border: none; /*color: #222222; 	background: #fff;*/
}

#wrap
{
    float: none;
    margin: auto;
    width: 893px;
    padding: 0px;
}

#link_header
{
    float: left;
    margin: 0;
    padding: 0 0 0 0;
    background-color: #ffffff;
    text-align: right; /*background: url(images/header_gradient.gif) repeat;*/
    width: 893px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #b2b2b2;
}
#link_header table.header_links
{
    display: inline-table;
}

#header
{
    float: left;
    margin: 0;
    padding: 0 0 0 0;
    background: url(images/header_gradient.gif) repeat;
    height: 94px;
    border-bottom: 1px solid #b2b2b2;
    overflow: hidden;
}

a
{
    font-weight: bold;
}

a.nobold
{
    font-weight: normal;
}

a.nav
{
    display: block;
    float: left;
    width: 145px;
    height: 12px;
    line-height: 12px;
    border-right: 1px solid #fff;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 7px;
    margin: 0;
    background: #00AA66;
}

a.nav:hover
{
    background: #014a97;
    text-decoration: none;
}

a.sites
{
    display: block;
    float: left;
    background: url(images/links_gradient.gif) repeat;
    width: 146px;
    height: 12px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 7px;
    margin: 0;
    line-height: 12px;
}

a.sitesg
{
    display: block;
    float: left;
    background: #00AA66;
    width: 146px;
    height: 12px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 7px;
    margin: 0;
    line-height: 12px;
}

a.sites:hover, a.sitesg:hover
{
    background: #014a97;
    text-decoration: none;
}

#logo
{
    float: left;
    width: 531px;
    height: 67px;
    padding: 11px 0 0 0;
    margin: 0;
}

#nyrr-sites-div
{
    float: right;
    padding: 23px 0 0 0;
    margin: 0 0 0 0;
    width: 161px;
    border: 0;
}

#links
{
    float: left;
    width: 639px;
    height: 26px;
    border-bottom: 1px solid white;
    padding: 0 !important;
    margin: 0 !important;
}

#header-band
{
    height: 27px;
    background-image: url(images/header-band.gif);
    background-repeat: repeat-x;
    background-position: top left;
    padding: 0;
    margin: 0 0 1px 0;
    clear: both;
}

#body
{
    float: left;
    padding: 0;
    margin: 0;
    background: #FFFFFF repeat;
}

#sidebar
{
    float: left;
    width: 230px;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: #FFFFFF repeat;
    padding-top: 12px !important;
}

#sidebar .head
{
    float: left;
    width: 180px; /*border-top: 3px solid #00AA66; 	border-bottom: 1px solid #ccc;*/
    padding: 7px;
    margin: 0 0 1px 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    color: #222;
}

#sidebar .head a
{
    line-height: 16px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #222;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#sidebar .head a:hover
{
    color: #014a97;
    text-decoration: underline;
}

#sidebar .links
{
    float: left;
    width: 160px;
    padding: 1px;
    margin: 0 0 1px 0;
    background: #; /*border-bottom: 1px solid #ccc;*/
}

#sidebar .links a
{
    line-height: 16px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #555;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

#sidebar .links a:hover
{
    color: #014a97;
    text-decoration: underline;
}

#sidebar .gradient
{
    float: left;
    width: 159px;
    height: 75px;
    padding: 0;
    margin: 0; /*background: url(images/nav-gradient.gif) repeat;*/
}

#content
{
    float: right;
    width: 650px;
    margin: 0;
    padding: 0px 0px 0px 13px; /*border-left: 1px solid #b2b2b2;*/ /*background: url(images/content-gradient.gif) repeat-x;*/
    background: #FFFFFF repeat;
    min-height: 600px;
}

#sponsors
{
    float: left;
    width: 640px;
    padding: 10px 0 0 0;
    margin: 15px 0 0 0;
    border-top: 3px solid #ACACAC;
}

#calendar-content
{
    float: left;
    width: 640px;
    margin: 0;
    padding: 0;
    border-left: 1px solid #fff;
}

.section-col, .section-col-main, .section-col-right, .col-right
{
    float: left;
    margin: 0;
}

.section-col
{
    padding: 7px 7px 0 7px;
    width: 310px;
    float: left;
}

.section-col h2.program_header
{
    color: #777;
    font-family: Helvetica;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    font-style: italic;
}

.section-col h4.program_header
{
    color: #999999;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    font-style: italic;
    margin: 0 0 10px 0;
    padding: 0;
}

html > body .section-col-right
{
    padding: 7px 7px 0 7px;
    width: 300px;
    float: right;
}

.section-col-right
{
    padding: 7px 5px 0 5px;
    width: 300px;
    float: right;
}

/* new classes -- added by gonzo@flat.com */

.col-right
{
    margin-top: 10px;
    padding: 0 3px;
    width: 190px;
    height: auto;
    float: left;
}

html > body .col-right
{
    margin-top: 10px;
    padding: 0 5px;
    width: 190px;
    height: auto;
    float: left;
}

/* end */

h3
{
    padding: 7px 0 3px 0;
    margin: 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: #222;
    border-bottom: 4px solid #E9E9E9;
}

#content .item
{
    padding-top: 12px;
    padding-left: 7px;
}

.section-col .item, .race-col1 .item, .section-col-right .item
{
    float: left;
    margin: 0;
    width: 305px;
    padding: 14px 0 14px 0;
}

html > body .col-right .item
{
    float: left;
    height: auto;
    margin: 10px 0 10px 5px;
    padding: 0;
    width: 185px;
}

.col-right .item
{
    float: left;
    height: auto;
    margin: 10px 0 10px 2px;
    padding: 0;
    width: 185px;
}

.section-col .item img, .section-col-right .item img, .race-col1 .item img
{
    padding: 0px 14px 0 0;
    margin: 0 0 3px 0;
}

.section-col .item-divide, .section-col-right .item-divide, .race-col1 .item-divide, .col-right .item-divide
{
    float: left;
    width: 305px;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    padding: 0;
    margin: 0;
    background: #E9E9E9;
}

html > body .col-right .item-divide
{
    width: 190px;
    margin-left: 5px;
}

.col-right .item-divide
{
    width: 190px;
    margin-left: 2px;
}

h4
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    color: #222;
    margin: 0;
    padding: 0;
}

h1
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: #222;
    padding: 7px 0 14px 0;
    margin: 0;
}

h2
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #222;
    margin: 0;
    padding: 0;
}

a
{
    color: #014a97;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.caption
{
    padding: 0 0 14px 0;
    margin: 0;
    color: #888;
    font-size: 12px;
    line-height: 15px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#row
{
    float: left;
    width: 466px;
    color: #888;
    margin: 0;
    padding: 0;
}

#row .info
{
    float: left;
    width: 305px;
}

#footer
{
    float: left;
    margin: 30px 0 0 0;
    padding: 7px 0 0 0;
    border-top: 3px solid #ACACAC;
}

#footerB
{
    float: left;
    margin: 15px 0 0 0;
    padding: 7px 0 0 0;
    border-top: 3px solid #ACACAC;
}

#footerC
{
    float: left;
    margin: 15px 0 0 0;
    padding: 7px 0 0 0;
    border-top: 3px solid #ACACAC;
}

#footer .content, #footerB .content, #footerC .content
{
    float: left;
    padding: 7px;
    margin: 7px 0 0 0;
    width: 877px;
    border-top: 4px solid #E9E9E9;
    color: #ACACAD;
    font-size: 10px;
    line-height: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#footerC .content
{
    border-top: 3px solid #ACACAC;
}

ul
{
    st-style-position: outside;
    margin-left: 1em;
}

/* From Elements */
form
{
    padding: 0;
    margin: 0;
}

textarea
{
    color: #222222;
    font-family: Lucida, Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #CCC;
}

p
{
    padding: 0;
    margin: 0;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

.filter-area
{
    height: 32px;
    padding-bottom: 0px;
    padding-right: 0px;
    margin: 0px;
}

.filter-area div
{
    padding-left: 0px;
    float: left;
    height: 32px;
    vertical-align: bottom;
    padding-right: 4px;
}

.filter-area label
{
    /*display: inline;*/
}

a.sort-link-unsorted
{
    padding-right: 10px;
    color: #3399ff;
}

a.sort-link-down
{
    padding-right: 10px;
    background-image: url(flexigrid/css/flexigrid/images/dn.png);
    background-position: right;
    background-repeat: no-repeat;
    color: #3399ff;
}

a.sort-link-up
{
    padding-right: 10px;
    background-image: url(flexigrid/css/flexigrid/images/up.png);
    background-position: right;
    background-repeat: no-repeat;
    color: #3399ff;
}

div.form-content fieldset table td
{
    width: 193px;
}
div.form-content fieldset table td.left
{
    width: 193px;
}
div.form-content fieldset table td.right
{
    width: 293px;
}
div.form-content fieldset table td span.mceEditor table
{
    display: table;
}
div.form-content fieldset table td span.mceEditor td
{
    width: auto;
}

div.form-content
{
    width: 637px;
}

.form-content h3
{
    width: 635px;
}

table.form-content
{
    text-align: left;
    width: 570px;
}

table.invitation-form-content
{
    text-align: left;
    width: 530px;
}

div.ui-state-highlight
{
    height: auto;
    vertical-align: middle;
    margin-top: 10px;
    padding-top: .7em; /* .7em .0 7em;*/
    padding-left: .7em;
    text-align: left;
}

table.invite-donor-table-view
{
    width: 530px;
    font-size: 12px;
}

table.invite-donor-table-view th
{
    color: #3399FF;
    text-align: left;
}

table.invite-donor-table-view td
{
    border-top: solid 1px #3399FF;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    width: 170px;
}

.invite-donor-history-content-holder
{
    height: 500px;
    overflow-x: visible;
    overflow-y: scroll;
}

table.member-table-view
{
    width: 570px;
}

table.member-table-view td
{
    border-top: solid 1px #3399FF;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}



table.member-table-view td a, table.member-table-view th a
{
    color: #3399FF;
}

table.member-table-view th
{
    color: #3399FF;
    text-align: left;
}

table.member-table-view table td
{
    border: none;
}

fieldset
{
    margin: 0 0 1em 0;
    padding: 0;
    border: 1px solid #CCC;
    font-size: 0.9em;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    /*font-size: 1.1em;*/
    font-weight: bold;
    padding: 2px 4px 8px 4px;
    color: #000000;
}

input[type="text"], input[type="password"]
{
    width: 150px;
    border: 1px solid #CCC;
}

input[type="file"]
{
    width: 230px;
    border: 1px solid #CCC;
    background-color: Transparent;
}

td select
{
    min-width: 153px;
}

p.intro
{
    padding-bottom: 2px;
    font-weight: bold;
    font-size: 12px;
    width: 520px;
}

.logOn
{
    width: 810px;
    text-align: right;
}

SELECT.registerWide
{
    width: 320px;
}

.narrowControl
{
    max-width: 110px;
    min-width: 110px;
}

.registerLabel
{
    text-align: right;
    width: 220px;
}

.registerContent
{
    width: 364px;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-errors li
{
    display: list-item;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.SearchGridColumns1
{
    width: 140px;
    text-align: center;
}
.SearchGridColumns2
{
    width: 91px;
    text-align: center;
}
.SearchGridColumns3
{
    width: 293px;
    text-align: center;
}

.photo-container
{
    height: 145px;
    width: 170px;
    text-align: center;
}

.primary-photo-container
{
    padding: 10px;
    margin: 20px;
    margin-bottom: 10px;
    margin-top: 1px;
    width: auto;
    text-align: center;
}

.user-primary-photo-item
{
    width: 100px;
    height: auto;
    padding: 2px;
    margin: 2px;
}

.image-carousel-containter
{
    position: static;
    width: 96px;
    height: 92px;
    padding: 2px;
    margin: 0px;
    border: 1px solid #B0D8FF; /*cursor:pointer;*/
    text-align: center;
}

.ivitation-dialog-fieldset
{
    height: 85px;
    padding: 5px;
    margin: 0px;
    text-align: center;
}

#InvitationCodeFormDialogLoading
{
    display: none;
    width: 150px;
    height: 40px;
    position: absolute;
    z-index: 1;
    left: 265px;
    top: 60px;
    background-color: #FFFFFF;
}

.menu-item
{
    padding: 0 15px 5px 30px;
    width: 150px;
}

.big_menu_item
{
    vertical-align: middle;
    border: none;
}

.user-gallery-format
{
    width: 577px;
    height: 96px;
}

.inputboxCalendar
{
    background: url('images/calendar.png') no-repeat right center;
}

.hand
{
    cursor: hand;
}

textarea.tinymce
{
    display: none;
}

span.tinymce
{
    display: none;
}

/* Images gallery */
div.image-manager-container
{
    width: 540px;
    overflow: hidden;
    overflow-y: auto;
    border: 1px solid #E6F2FF;
}

div.navigation
{
    display: block;
    width: 536px;
    height: auto;
    min-height: 130px;
    overflow: auto;
    overflow-y: visible;
    padding-left: 8px;
}

div.navigation div
{
    height: 130px;
    width: 103px;
    float: left;
    overflow: hidden;
    font-size: 10px;
}

div.navigation div.no-media-found-conatainer
{
    position: relative;
    width: 500px;
    height: 100px;
    text-align: center;
}

div.navigation th
{
    text-align: center;
    height: 102px;
    border: 1px solid #CCCCCC;
}

a.lightbox img
{
    border: none 0px;
}

.image-manager-images
{
    border: 0px;
    vertical-align: middle;
}

.edit-photoaldialog-fieldset textarea
{
    width: 320px;
    height: 150px;
}

.edit-photoaldialog-base td, .edit-photoaldialog-base th
{
    vertical-align: top;
}

.edit-photoaldialog-base th
{
    text-align: center;
}

.my-fundraising-info
{
	text-align: left;
	width: 560px;
}

.my-team-info
{
	border-collapse: collapse;
	margin-top: 10px;
	border: none;
}

.my-team-info .ui-icon
{
	float: left;
}

.my-fundraising-info-line-title
{
	width: 160px;
}

.my-fundraising-info-line-data
{
	width: 400px;
	padding-left: 6px;
}

.my-team-info-member
{
	width: 300px;
}

.my-team-info-funds
{
	width: 260px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 LISTS
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
li
{
    list-style: none;
    background: url(images/bullet.png) no-repeat 0 5px;
    padding: 3px 0 3px 17px;
    font-size: 0.90em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	
	Pager
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pager
{
    margin: 5px 3px;
    padding: 3px;
}

.pager .disabled
{
    border: 1px solid #ddd;
    color: #999;
    margin-top: 5px;
    padding: 3px;
    text-align: center;
}

.pager .current
{
    background-color: #06c;
    border: 1px solid #009;
    color: #fff;
    font-weight: bold;
    margin-top: 4px;
    padding: 3px 5px;
    text-align: center;
}

.pager span, .pager a
{
    font-weight: bold;
    font-size: 10px;
    margin: 4px 3px;
    zoom: 1;
}

.pager a
{
    border: 1px solid #c0c0c0;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	
	Custom styles - TODO: re-arrange
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.TableAlignmentStyle
{
    text-align: left; /*width: 450px;*/
}

div.button_panel
{
    text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	
	ReCAPTCHA styles
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.recaptchatable .recaptcha_image_cell, #recaptcha_table
{
}

#recaptcha_table
{
}

#recaptcha_response_field
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	
	Public Page styles
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

div.public_page p
{
    margin: 10px 0 10px 0;
}
div.public_page ul
{
    margin-left: 3em;
}
div.public_page ul li
{
    list-style-type: disc;
}