﻿/* *************************** 
  Site - casa_robyn_final
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}

a {
	color: #0048AF;
	text-decoration: none;
}

a:hover {
	color: #D40000;
	text-decoration: none;
}


blockquote {
	border : 1px solid #575757;
	width: 90%;
	margin: 4px auto;
	padding: 10px 10px 20px 10px;
	background-color: #EAEAEA;
}

h4 {
	margin-top: 12px;	
}

h3.archive {
	font-size: 135%;
	color: #062A5E;
	border-top: 1px solid #062A5E;
	border-bottom: 4px double #062A5E;
}

blockquote span {
	font-weight: bold;
	display: block;
	float: right;
	font-style:italic;
	margin: 0 15px 0 0;
	font-size: 105%;
}

img { border: 0; }

fieldset { border: none; }

li { list-style: none; }

.clear {
	clear: both;
	height: 0;
	font-size: 0;
}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	font-size: 95%;
	line-height:  120%;
	color: #424242;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../images/body.png) center top repeat;
}

table.npstable {
	font-size: 85%;
	border: 1px solid #575757;
	margin: 5px 10px;
	padding: 5px;
}

table.npstable td { padding: 4px; }

#container {
	width:990px;
	padding:0px 10px;
	margin:0px auto;
	background:url(../images/bg_container2.png) center top repeat-y;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	width:990px;
	background:url(../images/bg_header.png) left top repeat-x;
	margin:0px auto;
	height:180px;
	position:relative;
}

#header h1 a {
	display:block;
	width:374px;
	height:98px;
	position:absolute;
	top:61px;
	left:16px;
}

#header ul {
	padding-top:6px;
	padding-right:15px;
	text-align:right;
}

#header ul li {
	display:inline;
	color:#FFF;
}

#header ul li a { color:#FFF; }

#header ul li a:hover {
	color:#969696;
	text-decoration:none;
}

#header .right_box {
	width:600px;
	height:124px;
	float:right;
	position:absolute;
	right:0px;
	top:42px;
}

#header .right_box.home_page { background:url(../images/bg_right_box.jpg) left top no-repeat; }

#header .lifelong {
	text-align: left;
	font-size: large;
	padding: 88px 15px 0px 185px;
	color: #062A5E;
	font-weight: bold;
	font-style:italic;
}

#header .lifelong span {
	color: #BE0002;
	font-size: x-large;
}

#header .right_box a.take_action {
	display:block;
	width:217px;
	height:61px;
	text-indent:-9999px;
	outline-style:none;
	position:absolute;
	top:4px;
	right:16px;
	background-image: url(../images/bg_take_action.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header .right_box div.thank_you {
	display:block;
	width:217px;
	height:61px;
	text-indent:-9999px;
	outline-style:none;
	position:absolute;
	top:20px;
	right:135px;
	background-image: url(../images/bg_thank-you.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header .right_box #search_box {
	width:208px;
	height:29px;
	padding-top:9px;
	padding-left:8px;
	border:1px solid #999;
	background:#e3e3e3;
	position:absolute;
	top:69px;
	right:16px;
}

#header .right_box #search_box .input_box {
	font-size:12px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:117px;
	height:14px;
	padding:3px 0px 3px 4px;
	background:url(../images/bg_input_box.png) left top no-repeat;
	border:none;
	vertical-align:top;
}

#header .right_box #search_box .search_button {
	width:71px;
	height:21px;
	background:url(../images/bg_search_button.png) left top no-repeat;
	border:none;
	vertical-align:top;
	cursor:pointer;
	margin-left:10px;
}

img.mleftdown { padding: 0 0 7px 7px; }

.mainnav {
	width:100%;
	height:54px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg_mainnav.png) left top repeat-x;
}

.mainnav ul {
	width:100%;
	overflow:hidden;
	height:48px;
}

.mainnav ul li {
	height:48px;
	float:left;
	padding-left:4px;
	text-align:center;
	line-height:48px;
	background:url(../images/bg_mainnav_li.png) left top no-repeat;
}

.mainnav ul li.about_us_nav {
	width:92px;
	padding-left:0px;
	background:none;
}

.mainnav ul li.ways_to_give_nav { width:116px; }

.mainnav ul li.volunteer_infomation_nav { width:165px; }

.mainnav ul li.annual_events_nav { width:124px; }

.mainnav ul li.casa_community_nav { width:145px; }

.mainnav ul li.advocate_center_nav { width:166px; }

.mainnav ul li.champs_center_nav { width:158px; }

.mainnav ul li a {
	display:block;
	height:48px;
	color:#272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.mainnav ul li a:hover {
	color:#fff;
	background:url(../images/bg_mainnav_a.png) left top repeat-x;
	text-decoration:none;
}

.mainnav ul li a.selected {
	color:#fff;
	background:url(../images/bg_mainnav_a.png) left top repeat-x;
	text-decoration:none;
}

/* *************************** 
   $4 Content Styles
   ***************************/
#content {
	width:100%;
	background: #ffffff url(../images/bg_content.png) left top repeat-x;
	padding-top:20px;
}

.content_button {
	width:980px;
	padding-left:10px;
	overflow:hidden;
	padding-bottom:10px;
}

.content_button h3 {
	width:463px;
	height:31px;
	float:left;
	background:url(../images/bg_h3.png) left top no-repeat;
	font-size:20px;
	font-weight: normal;
	line-height:31px;
	font-variant:small-caps;
	color:#FFF;
	padding-left:8px;
}

.content_button a {
	display:block;
	width:162px;
	height:31px;
	float:left;
	background:url(../images/bg_a.png) left top no-repeat;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:31px;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
	margin-left:4px;
}

.content_button a:hover {
	color:#FFF;
	background:url(../images/bg_a.png) left bottom no-repeat;
	text-decoration:none;
}

.content_button a.selected {
	color:#FFF;
	background:url(../images/bg_a.png) left bottom no-repeat;
	text-decoration:none;
}

.content_box {
	width:980px;
	padding-left:10px;
	overflow:hidden;
	padding-bottom:5px;
	background-color: #ffffff;
}

.content_box #sidebar {
	width:196px;
	float:left;
}

.content_box .sidebar_nav {
	width:196px;
	float:left;
	background:url(../images/bg_sidebar_nav_bb.png) left bottom no-repeat;
	padding-bottom:29px;
}

.content_box .sidebar_nav .sidebar_content {
	width:194px;
	overflow:hidden;
	border-left:1px solid #818181;
	border-right:1px solid #818181;
}

.content_box .sidebar_nav .sidebar_content p.typesofgiving {
	font-weight:bold;
	font-size:14px;
	font-style: italic;
	text-decoration: underline;/*border-bottom: 1px dotted #222;*/
}

.content_box .sidebar_nav h2 {
	height:24px;
	background:url(../images/bg_sidebar_nav_bt.png) left top no-repeat;
	padding-top:7px;
	font-size: small;
	font-weight:bold;
	color:#FAFAFA;
	padding-left:4px;
}

.content_box .sidebar_nav p {
	height:15px;
	padding:3px 5px;
	font-size:12px;
	font-weight:normal;
}

.content_box .sidebar_nav ul { /*	width:194px;
	overflow:hidden;
	border-left:1px solid #818181;
	border-right:1px solid #818181;*/
}

.content_box .sidebar_nav ul li {
	width:100%;
	float:left;
	border-left:1px solid #818181;
}

.content_box .sidebar_nav ul li a {
	display:block;
	width:189px;
	line-height:23px;
	padding-left:5px;
	font-size:14px;
	color:#062A5E;
	background:url(../images/bg_sidebar_nav_a.png) left top repeat-x;
}

.content_box .sidebar_nav ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:url(../images/bg_sidebar_nav_a2.png) left top repeat-x;
}

.content_box .sidebar_nav ul li.selected a {
	text-decoration:none;
	color:#fff;
	background:url(../images/bg_sidebar_nav_a2.png) left top repeat-x;
}

.content_box .sidebar_nav ul.nosidemenu { /*	width:194px;
	overflow:hidden;
	border-left:1px solid #818181;
	border-right:1px solid #818181;*/
	padding: 5px 0px 5px 0px; }

.content_box .sidebar_nav ul.nosidemenu li {
	width:100%;
	float:left;
	padding: 3px 0px 3px 10px;
	list-style-position: inside;
	list-style-type: square;
}

.content_box .sidebar_nav ul.nosidemenu li a {
	display:block;
	width:189px;
	line-height:23px;
	padding-left:5px;
	font-size:14px;
	color:#062A5E;
	background:url(../images/bg_sidebar_nav_a.png) left top repeat-x;
}

.content_box .sidebar_nav ul.nosidemenu li a:hover {
	text-decoration:none;
	color:#fff;
	background:url(../images/bg_sidebar_nav_a2.png) left top repeat-x;
}

.content_box .sidebar_nav ul.nosidemenu li a.selected {
	text-decoration:none;
	color:#fff;
	background:url(../images/bg_sidebar_nav_a2.png) left top repeat-x;
}

.content_box #sidebar div.box1 img { padding: 8px 13px; }

.text_box {
	padding-left:12px;
	float:left;
	width:750px;
	background-color:#FFFFFF;
}

div.text_box h1, div.text_box h2 {
	font-size:20px;
	color:#00275F;
	font-weight:bold;
	padding:4px 0;
}

.text_box h3 {
	font-size:large;
	color:#2A1FAA;
	font-weight:bold;
	padding:4px 0;
}

.text_box ul {
	margin-left: 2.5em;
	padding-left: 0;
}

.text_box ul li {
	list-style-type: square;
	padding: 4px 0px 4px 0px;
	border: 0px solid blue;
}

.text_box ol {
	margin-left: 2.5em;
	padding-left: 0;
}

.text_box ol li {
	list-style-type:decimal;
	padding: 4px 0px 4px 0px;
}

.text_box p {
	padding-top: 4px;
	line-height:135%;
	padding-bottom: 4px;
}

.text_box p.faqtitle { font-weight: bold; }

.text_box p.faq { margin-left: 45px; }

.text_box a, .text_box_all a { border-bottom: 1px dotted #0048AF; }

.text_box_all {
	padding-left:12px;
	float:left;
	width:954px;
	background-color:#FFFFFF;
	min-height: 330px;
}



.search-result { display: block; }

.text_box_all h1 {
	font-size:20px;
	color:#00275F;
	font-weight:bold;
	padding:4px 0;
}

.text_box_all h3 {
	font-size:90%;
	color:#2A1FAA;
	font-weight:bold;
	padding:4px 0;
}

.text_box_all ul {
	margin-left: 2.5em;
	padding-left: 0;
}

.text_box_all ul li {
	list-style-position:  outside;
	list-style-type: square;
	padding: 4px 0px 4px 0px;
}

.text_box_all p {
	padding-top: 4px;
	padding-bottom: 4px;
}

#content div.imgshadow {
	background: url(../images/shadow.png) no-repeat bottom right;
	float: right;
	margin: 12px 7px 12px 13px;
	padding: 0;
	position: relative;
}

#content div.imgshadow a { border-bottom: none; }

#content div.imgshadow img {
	background: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

#content div.imgshadow img.center {
	background: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px auto 5px auto;
	padding: 4px;
	position: relative;
}

#content div.caption {
	margin: -5px 5px 5px -5px;
	border-left: 1px solid #888;
	border-bottom: 1px solid #bbb;
	padding: 4px;
	font-size:0.9em;
	text-align:center;
}

#content div.leftimgshadow {
	float: left;
	margin: 12px 13px 12px 7px;
}

#content div.centerimgshadow {
	float: left;
	margin: 12px 5%; /* must change auto to be half of whats left after img centered */
}

#content td.photogalleryItem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #A0A0A4;
}

table.eventcalendar { padding: 20px; }

table.eventcalendar td { padding: 5px 0; }

table.eventcalendar th {
	padding: 10px 0;
	background-color: #DEF;
	font-variant: small-caps;
	font-size: 125%;
	color: #00376F;
	letter-spacing:3px;
}

.content_nav {
	width:100%;
	height:69px;
	background:url(../images/bg_content_nav.png) left top repeat-x;
}

.content_nav ul {
	width:988px;
	overflow:hidden;
	padding:4px 1px 0px 1px;
}

.content_nav ul li {
	float:left;
	padding:0px 13px;
	width:221px;
	height:55px;
	overflow:hidden;
}

.content_nav ul li a {
	display:block;
	text-align:center;
	width:221px;
	height:55px;
	color:#FFF;
	float:left;
	font-size:16px;
	background:url(../images/bg_content_nav_a.png) left top no-repeat;
}

.content_nav ul li a:hover {
	background:url(../images/bg_content_nav_a.png) left bottom no-repeat;
	text-decoration:none;
	color:#FFF;
}

.content_nav ul li a label {
	display:block;
	text-transform:uppercase;
	font-size:20px;
	color:#FFF;
	padding-top:7px;
	cursor:pointer;
	line-height:21px;
}

.content_nav ul li a label:hover {
	color:#FFF;
	text-decoration:none;
}

.content_nav ul li a.selected {
	background:url(../images/bg_content_nav_a.png) left bottom no-repeat;
	text-decoration:none;
	color:#FFF;
}

.columnleftnoborder {
	width: 470px;
	margin-right: 20px;
	margin-bottom: 1em;
	float: left;
}

p.belowimage {
	padding: 0px 8px;	
	font-size: 90%;
}

.columnleft {
	width: 450px;
	margin-right: 10px;
	margin-left: -4px;
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	float: left;
}

.columnleftnoborder {
	width: 450px;
	margin-right: 20px;
	margin-bottom: 1em;
	float: left;
}

.columnleftr {
	width: 450px;
	margin-right: 6px;
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	float: right;
}

.columnright {
	width: 400px;
	float: right;
	padding: 30px 40px;
	margin-right: 6px;
	border: 1px solid #424242;
	background-color: #000000;
}

.columnrightcl {
	width: 350px;
	margin-right: 20px;
	margin-bottom: 1em;
	float: right;
	border: 5px solid #424242;
}

.columnleft .innerdiv {
	background: transparent url(../images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 10px 15px;
}

.columnleft .smallerfont  {
	font-size: 85%;	
}

.columnrightdiv {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 450px;
}

.columnrightdiv .innerdiv {
	background: transparent url(../images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 10px 15px;
}

.bottom_box {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:12px;
	background:url(../images/bg_bottom_box_bb.png) left bottom no-repeat;
}

.bottom_box .bottom_box_inner {
	overflow:hidden;
	width:100%;
	background:url(../images/bg_bottom_box.png) left top repeat-y;
}

.bottom_box .bottom_box_inner .left {
	float:left;
	width:265px;
	padding-right:7px;
}

.bottom_box .bottom_box_inner .center {
	float:left;
	width:448px;
	padding-right:7px;
}

.bottom_box .bottom_box_inner .right {
	float:left;
	width:263px;
}

.bottom_box .bottom_box_inner h3 {
	font-size:14px;
	color:#2A1FAA;
	font-weight:bold;
	padding:4px 4px;
}

.bottom_box .bottom_box_inner h4 {
	height:31px;
	line-height:31px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	background:url(../images/bg_h4.png) left top repeat-x;
	padding-left:20px;
	text-transform:capitalize;
	padding-bottom:10px;
}

.bottom_box .bottom_box_inner h4 label {
	padding-left:20px;
	background:url(../images/bg_h4_label.png) left 4px no-repeat;
}

.bottom_box .bottom_box_inner p {
	font-size:90%;
	color:#262626;
	padding:5px 7px 5px 7px;
	line-height:19px;
}

.foot_nav {
	width:100%;
	background:url(../images/bg_footer.png) left bottom repeat-x;
	padding-top:4px;
	height:87px;
}

.foot_nav_height111 {
	height:117px;	
}

.foot_nav ul { text-align:center; }

.foot_nav table {
	font-size:12px;
	color:#7e7e7e;
}

.foot_nav td a {
	color:#010101;
	font-size: 85%;
}

.foot_nav td a:hover {
	color:#818181;
	text-decoration:none;
}

.foot_nav ul {
	margin-top: 0px;
	padding-top: 17px;
}

.foot_nav ul li { display: inline; }

.foot_nav ul li a {
	color:#2A7FFF;
	font-size: 80%;
}

.foot_nav ul li a:hover {
	color:#A00;
	text-decoration:none;
}

.req {
	color: red;
	font-size: 75%;
}

.smaller { font-size: x-small; }

#greyboxmessage {
	background-color: #ffffff;
	width: 600px;
	height: 480px;
	display: block;
}

/* *************************** 
   $5 - Sidebar Styles
   ***************************/
.sidebar { }

/* *************************** 
   $6 Footer Styles
   ***************************/
#magnetiksprominent {
	background-color: #000;
	color: #CBCBCB;
	padding: 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#859AA6;
	font-size:90%;
	margin-top: 7px;
	border-top: 4px double #383938;
}

#magnetiksprominent p { padding-left:18px; }

#magnetiksprominent span {
	padding-right:48px;
	float:right;
	display:block;
}

#magnetiksprominent span a { color: #A8DBF7; }

#magnetiksprominent span a:hover {
	color:#FAFAFA; 
	text-decoration:none;
}

#footer {
	width:990px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#859AA6;
	font-size:12px;
	overflow:hidden;
	padding:8px 0px 10px 0px;
}

#footer p { padding-left:18px; }

#footer span {
	padding-right:48px;
	float:right;
	display:block;
}

#footer span a { color:#859AA6; }

#footer span a:hover {
	color: #EFEFEF;
	text-decoration:none;
}

.a_img
{
	border-bottom-color: transparent !important;	
}
