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

#container {
	position:relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-aLign: left;
}
#container #newtop {
	height: 135px;
	background-image: url(/images/banner.png);
}
#container #bottom {
}

body {
	background-color: #a3a3a3;
	margin: 0px;
}
#fullpage {
	background-image: url(/images/CCUSAbackground.jpg);
	padding-top: 0px;
	background-repeat: repeat-x;
}
#newtop .zipCode {
	float: right;
	border: thin solid #000;
	font-size: 10pt;
	padding: 3px;
	margin-top: 30px;
	margin-right: 40px;
	background-color: #FFF;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
#newtop .zipCode form {
	margin: 0px;
	padding: 0px;
}

#newtop #topMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	clear: both;
	color: #000;
	float: right;
	width: 530px;
	margin-top: 27px;
}

#container #mainContent {
	background-image: url(/images/main_bak.gif);
	background-color: #FFF;
	text-align: left;
}
#mainContent .outer {
	background-image: url(/images/center_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainContent .inner {
	margin-left: 0px;
	background-image: url(/images/center_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	padding-top: 10px;
}
#container #mainContent #left {
	float: left;
	width: 130px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 5px;
}
#container #mainContent #content {
	float: left;
	width: 645px;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom:10px;
	padding-bottom: 20px;
}
#container #mainContent #right {
	float: right;
	width: 125px;
	margin-right: 10px;
	padding-top: 10px;
}


.clear {
	clear: both;
}


#memberCenter .content .menu {
	font-size: 10pt;
	margin: 14px;
	text-align: right;
}

#container #menu {
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	height: 25px;
	background-color: #b9b9b8;
	padding-left: 5px;
	padding-top: 3px;
}

#container #adminMenu {
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	height: 25px;
	background-color: #b9b9b8;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 0px;
}


#memberCenter .content .zipCode form #Go {
	font-size: 10px;
	color: #06C;
	background-color: #C6C6FF;
}

#memberCenter .content .title {
	margin: 3px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	clear: both;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #DCDBDB;
	height: 35px;
	border-top: 2px solid #036;
	text-align: center;
}
#footer a {
	text-decoration: none;
}
#menu .home {
  width: 49px;	
}
#menu .aboutus {
  width: 72px;	
}
#menu .contactus {
  width: 82px;	
}
#menu .whatsnew {
  width: 88px;	
}
#menu .merchantcenter {
  width: 117px;	
}
#menu .FAQ {
  width: 37px;	
}
#menu .fundraising {
  width: 85px;	
}
#topMenu {
	font-size: 9pt;
}

#menu .charities {
  width: 69px;	
}
#menu .services {
  width: 69px;	
}
#menu .testimonials {
  width: 91px;	
}
#container #newtop #topMenu a {
	color: #000;
	text-decoration: none;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
}


#container #newtop #topMenu a:hover {
	color: #152D9C;
	text-decoration: none;
}

#menu .raised {
	font-weight: bold;
	float: right;
	padding-top: 2px;
	padding-right:10px;
}
#menu #MenuBar1 .home a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#adminMenu #MenuBar2 .home a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#adminMenu {
	  margin: 0px;
}
#bottom {
	height: 16px;
	background-image: url(/images/bottom.png);
}

#pageTitle img {
	margin-bottom: 10px;
}
#fullpage #container #adminMainContent {
	border-top: 1px solid white;
}
#container #adminMainContent {
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 0px;
	border-top: thin;
}
.banner {
	padding-bottom: 20px;
	width: 120px;
	overflow:hidden;
}
.bannerRegion {
margin-left: 43px;
text-align: center;	
	width: 580px;
	overflow: hidden;
	margin-bottom: 15px;
}
.fullBanner {
margin-bottom: 10px;
}

.nationalRow {
	margin-top: 10px;
	margin-bottom: 10px;
}
.national {
	float: left;
	text-align: center;
	margin: 10px;
	width: 125px;
	overflow: hidden;
}
