/*
	C3 Layout
	Date: 2008-02-21 13:00:45
*/

/* Body and Global Reset
----------------------------------------------- */
body {
	margin: 0;
                     padding: 0;
	background: #fff;
	font-family: &quot;Lucida Grande&quot;, Geneva, Verdana, Arial, sans-serif;
}

/* commented out to correct WYSIWYG 
* {
	margin: 0;
	padding: 0;
}
*/

/*2/19/09 - Eric M.
 The original styles below were causing problems with the WYSIWYG, so I'm replacing them with top- and footer-nav specific selectors.  The original selectors have also been embedded in the&quot;New C3 site layout&quot; because the styles are used in the body content for some Advocacy items.
ul { list-style-type: none; }
ol { list-style-type: decimal; }
*/

ul, ol {margin:auto; padding:auto;}
div.inner ul, div.details_inner ul { list-style-type: none; }
div.inner ol, div.details_inner ol { list-style-type: decimal; }


/* Header (764px wide)
----------------------------------------------- */
#header { background: #f5f1da url(../images/content/pagebuilder/10603.png) repeat-x 0 100%; }
#header .inner {
	position: relative;
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 764px;
}
#header h1 {
	margin: 0 0 20px 0;
	width: 272px;
	height: 68px;
	background: url(../images/content/pagebuilder/10602.gif) no-repeat;
}
#header h1 a {
	display: block;
	width: 272px;
	height: 68px;
	text-indent: -2000px;
}
#header ul {
	width: 763px;
	height: 40px;
	border-left: solid 1px #0f2f7a;
}
#header ul li {
	position: relative;
	float: left;
	height: 40px;
	border-left: solid 1px #254a9b;
	border-right: solid 1px #0f2f7a;
}
#header ul li a {
	float: left;
	width: auto;
	height: 28px;
	padding: 12px 18px 0 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: .8em;
	color: #fff;
	text-shadow: #142f60 0 3px 1px;
}

/* Active, open menu */
#header ul li.active,
#header ul li.current_page_item,
#header ul li.current_page_parent { background: url(../images/content/pagebuilder/10604.png) repeat-x; }

/* Donate, last item styling */
#header ul li.donate {
	background: url(../images/content/pagebuilder/10605.png) no-repeat 50% 0;
	border-right: solid 1px #254a9b;
}
#header ul li.donate a {
	padding: 12px 25px 0 25px;
	border-right: solid 1px #0f2f7a;
	text-shadow: #29121d 0 3px 1px;
}

/* Resets CSS for menus */
#header ul ul,
#header ul ul li,
#header ul ul li a {
	padding: 0;
	float: none;
	width: auto;
	height: auto;
	border: none;
	background: none;
	text-transform: none;
	text-shadow: none;
}

/* Menu */
#header ul ul {
	display: none;
	position: absolute;
	top: 39px;
	left: 0;
	z-index: 999;
	margin: 1px 0 0 0;
	padding: 0 1px 2px 1px;
	border-top: solid 1px #133a92;
	background: #08145c;
}

/* Magic */
#header ul li.active ul { display: block; }

#header ul ul li { border-bottom: solid 1px #133678; }
#header ul ul li a {
	display: block;
	width: 220px;
	padding: 7px 7px 7px 17px;
	background: #0c2b70;
	border-bottom: solid 1px #081f5c;
	font-weight: normal;
	font-size: .7em;
	color: #d8eaff;
}
#header ul ul li a:hover {
	background: #0a2158;
	border-bottom: solid 1px #061847;
}
#header ul ul li.last,
#header ul ul li.last a,
#header ul ul li.last a:hover { border-bottom: none; }

/* Turns the menu off for donate */
#header ul li.active.donate ul { display: none; }


/* Homepage mission (764px wide)
----------------------------------------------- */
#home_mission {
	margin: 0;
	background: #c0d7ff url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/home_mission.png) repeat-x;
}
#home_mission .inner {
	position: relative;
	margin: 0 auto;
	padding: 15px 0 10px 0;
	width: 764px;
	background: url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/home_missioncenter.png) no-repeat 50% 0;
}
#home_mission .inner h1 {
	margin: 0 0 10px 120px;
	width: 531px;
	height: 46px;
	text-indent: -5000px;
	background: url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/home_missionheading.png) no-repeat;
}
#home_mission .inner p img.patients { margin-right: 6px; }


/* Content Positioning (764px wide)
----------------------------------------------- */
#wrapper {
/*	position: relative;   COMMENTEd OUT to correct admin area */
	margin: 0 auto;
	padding: 0;
	width: 764px;
}
#wrapper #content {
	float: left;
	width: 750px;
	margin: 15px 0 50px 0;
}
#wrapper #sidecar {
	float: right;
	width: 256px;
	margin: 15px 0 50px 0;
}


/* Content Styling
----------------------------------------------- */
/* Main heading */
#content h1 {
	margin: 0 0 20px 0;
	padding: 8px 0 8px 20px;
	background: #0d2c72 url(../images/content/pagebuilder/10601.png) repeat-x;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: normal;
	color: #fff;
}

/* Heading with optional link */
#content .heading {
	position: relative;
	margin: 0 0 20px 0;
	padding: 8px 8px 8px 20px;
	background: #0d2c72 url(../images/content/pagebuilder/10601.png) repeat-x;
}
#content .heading h1 {
	margin: 0;
	padding: 0;
	background: none;
}
#content .heading a.left_arrow {
	position: absolute;
	top: 10px;
	right: 20px;
	padding: 0 0 0 10px;
	background: url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/content_heading_leftarrow.gif) no-repeat 0 3px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#content .heading a:hover { text-decoration: underline; }

#content h2 {
	margin: 10px 0 5px 0;
	font-family: georgia, times, Times New Roman, times-roman, georgia, serif;
	font-weight: normal;
	/*font-size: 1.2em;*/
	letter-spacing: -.05em;
	line-height: 1.2em;
	color: #445328;
}
#content h2.where {
	padding: 4px;
	background-color: #EEE9C0;
	color: #4A4A4A;
}
#content .item h2 { margin: 0 0 10px 0; }
#content h2.small_margin { margin: 0 0 5px 0; }
#content h2 a {
	color: #445328;
	font-weight: normal;
	text-decoration: none;
}
#content h2 a:hover { text-decoration: underline; }

#content h3 {
	margin: 0 0 10px 0;
	font-size: .850em;
	color: #111;
}
#content h3 span { font-weight: normal; }

#content h3.red { color: #a40000; }

#content h4 {
	position: relative;
	font-size: .850em;
	color: #373737;
	padding-top: 20px;
}

/* RSS Link */
#content h4 a.rss {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1px 0 1px 19px;
	background: url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/rss.gif) no-repeat;
	font-size: .7em;
	color: #ff4e00;
}

/* Breadcrumbs */
#content p.breadcrumbs {
	margin: 0 0 5px 0;
	font-size: .7em;
}
#content p.breadcrumbs a { font-weight: normal; }

#content p {
	margin: 0 0 15px 0;
	/*font-size: .750em;*/
	line-height: 1.5em;
	/*color: #4a4a4a;*/
}

#content p span.highlight {
	padding: 2px 4px 2px 4px;
	background: #fffeeb;
}

#content blockquote {
	margin: 0 10px 15px 10px;
	padding: 10px;
	background: #dae5e0;
}
#content blockquote p {
	margin: 0;
	font-size: .7em;
	color: #4c5350;
}

#content p img.right {
	float: right;
	margin: 5px 0 20px 20px;
	padding: 1px;
	border: solid 1px #efefef;
}

#content p img.left {
	float: left;
	margin: 5px 20px 5px 0;
	padding: 1px;
	border: solid 1px #efefef;
}


/* Content Lists */
#content ul, #content ol {
/*	list-style: none;	*/
	margin: 0 0 15px 0;
}

#content ul li, #content ul ol ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	/*background: url(http://www.fightcolorectalcancer.org//wp-content/themes/C3/images/content_li.gif) no-repeat 0 3px;
	color: #4a4a4a;*/
	/*font-size: .75em;*/
	line-height: 1.5em;
}

#content ol li {
	margin: 0 0 5px 25px;
	padding: 0;
	background: none;
	color: #4a4a4a;
	/*font-size: .75em;*/
	line-height: 1.5em;
}

#content ul li ul {
	font-size: 1em;
	font-color: red;
}

#content ul li ul li, #content ul li ol li { font-size: 100%; }

#content ul.toc {
	background-color: #f5f1da;
	padding: 5px;
	width: 200px;
	float: right;
	margin: 40px 0 5px 20px;
/*	border-top: 1px solid #143d93;	*/
}

/* Continue reading */
#content p a.continue { color: #444; }

/* Details */
#content p.details {
	font-size: .7em;
	color: #888;
}
#content p.details a { color: #444; }

/* Item separator */
#content .item {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #efefef;
}
#content .item.clear {
	float: left;
	clear: both;
	width: 488px;
}


/* Fieldsets */
#content fieldset {
	margin: 0 0 15px 0;
	border: solid 1px #efefef;
	padding: 10px 15px 0 15px;
}
#content fieldset legend {
	margin: 0 0 0 -5px;
	padding: 0 5px 0 5px;
	font-size: .750em;
	font-weight: bold;
	color: #111;
}
/* Remove this to make sure forms aren't too wide

#content fieldset p input {
	width: 220px;
	padding: 2px;
	vertical-align: middle;
}
*/

#content fieldset p input.image {
	margin: 0 0 0 5px;
	width: auto;
	padding: 0;
}

/* RSS Feeds */
#content ul.rss_feeds li {
	float: left;
	margin: 0 10px 10px 0;
	width: 200px;
	padding: 0;
	background: none;
	font-size: .7em;
}
#content ul.rss_feeds li a {
	padding: 0 0 2px 19px;
	background: url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/rss.gif) no-repeat;
	color: #ff4e00;
}

/* Convio Specific Styles
__________________________ */

#content .ga-homeSidebar {
                    background:#F5F1DA url(http://fightcolorectalcancr.org/images/side_block.png) repeat-x scroll 0pt 100%;
                    margin:0pt 0pt 10px;
                    padding:0pt 0pt 5px;
}
#content .ga-homeSidebar h1 {
	margin: 0 0 10px 0;
	padding: 7px 7px 7px 15px;
	border-top: solid 2px #143d93;
	background: #eee9c0 url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/side_heading.png) repeat-x 0 100%;
	text-transform: uppercase;
	font-size: .8em;
	color: #0e2961;
}

/* Content: Pagination
----------------------------------------------- */
#content p.pagination {
	font-size: .7em;
	color: #7a7a7a;
}
#content p.pagination a {
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	border: solid 1px #e5e5e5;
	color: #444;
}
#content p.pagination a:hover { border: solid 1px #bbb; }


/* Sidecar
----------------------------------------------- */
#sidecar .block {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: #f5f1da url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/side_block.png) repeat-x 0 100%;
}
#sidecar .block h2 {
	margin: 0 0 10px 0;
	padding: 7px 7px 7px 15px;
	border-top: solid 2px #143d93;
	background: #eee9c0 url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/side_heading.png) repeat-x 0 100%;
	text-transform: uppercase;
	font-size: .8em;
	color: #0e2961;
}

/* Generic styles */
#sidecar .block h3 {
	margin: 0 15px 2px 15px;
	font-size: .750em;
	color: #4a4a4a;
}
#sidecar .block p {
	margin: 0 15px 10px 15px;
	font-size: .7em;
	line-height: 1.3em;
	color: #4a4a4a;
}
#sidecar .block p.no_margin { margin-bottom: 0; }
#sidecar .block p input {
	margin: 0 5px 0 0;
	width: 150px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
#sidecar .block p input.button {
	width: auto;
	margin: 0;
}

/* Sub nav */
#sidecar .block.sub ul { margin: 0 0 10px 0; }
#sidecar .block.sub ul li {
	margin: 0 0 5px 0;
	padding: 0 15px 0 25px;
	background: url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/side_li.gif) no-repeat 15px 5px;
	color: #1e4a98;
	font-size: .7em;
	line-height: 1.3em;
}
#sidecar .block.sub ul li.current_page_item,
#sidecar .block.sub ul li.current_page_parent {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #e3ddb0;
	border-bottom: solid 1px #e3ddb0;
	background: #fff url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/side_li_arrow.gif) no-repeat 15px 9px;
}
#sidecar .block.sub ul li.current_page_item a,
#sidecar .block.sub ul li.current_page_parent a { color: #262626; }

/* Stories */
#sidecar .block.stories ul { margin: 0 15px 10px 15px; }
#sidecar .block.stories ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url(http://www.fightcolorectalcancer.org/wp-content/themes/C3/images/side_li.gif) no-repeat 0 5px;
	color: #1e4a98;
	font-size: .7em;
	line-height: 1.3em;
}


/* Footer
----------------------------------------------- */
#footer {
	clear: both;
	background: #ccdfff;
}
#footer p {
	margin: -4px 0 10px 0;
	font-size: .7em;
	line-height: 1.5em;
	color: #393939;
}
#footer .details {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 764px;
}
#footer .details_inner {
	float: left;
	clear: both;
	width: 764px;
	margin: 25px 0 10px 0;
}
#footer .details .address {
	float: left;
	width: 250px;
}
#footer .details .nav {
	float: right;
	width: 510px;
}
#footer .details .nav ul {
	float: right;
	clear: both;
}
#footer .details .nav ul li {
	float: left;
	margin: 0 0 0 5px;
	font-size: .7em;
}
#footer .details .nav ul li a {
	padding: 2px 5px 3px 5px;
	background: #173f97;
	color: #fff;
}
#footer .details .nav ul li a:hover { text-decoration: none; }
#footer .details .nav ul li.active a,
#footer .details .nav ul li.current_page_item a,
#footer .details .nav ul li.current_page_parent a { background: #012961; }
#footer .details .nav p {
	float: right;
	clear: both;
	margin: 10px 0 0 0;
	color: #1e4a98;
}

#footer .copyright {
	clear: both;
	background: #dce9ff;
}
#footer .copyright p {
	position: relative;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	width: 764px;
}


/* Miscellaneous
----------------------------------------------- */
a {
	color: #1e4a98;
	font-weight: bold;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

.clear { clear: both; }
a img { border: none; }
hr { display: none; }
a { outline: none; }
a:focus { -moz-outline-style: none; }

/* Convio Overrides
------------------------------------------------ */

td.TableHeadings {
	background-color: #133A91;
	padding-left: 10px;
}

table.FormBox {
	border:1px solid #666699;
	border-collapse:collapse;
}

.FormBox,
.FormBox99 {
	background-color: #F5F1DA;
}

p.PaddedListHeadings {
	color: #ffffff;
}

p.PaddedListHeadingsR a {
	color: #ffffff;
}

#i_graphic_file {
	width: 250px;
}