@import 'slides.css';

#content{
	background:none;
  padding-bottom: 0;
}
#content div.clear{
	margin:0;
	padding:0;
	height:0;
	clear:both;
}
#content #precontent{
	position:relative;
	margin:0;
	width:275px;
  margin-left: 644px;
	/*float:right;*/
	right:-6px;
}
#content #precontent p{
  margin: 0;
}
#content #precontent a{
	display:block;
	margin:0 0 3px 0;
	width:135px;
	height:165px;
	float:left;
	text-decoration:none;
	color:#fff;
	background-position:top;
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content #precontent a span{
	display:block;
	margin:45px 0 0 15px;
	width:107px;
	line-height:1.7em;
	cursor:pointer;
  padding-bottom: 14px;
  background-position: -116px 100%;
  background-repeat: no-repeat;
}
/* small arrow */
#content #precontent a span span{
  display: none;
	margin:0;
	padding:0 0 0 5px;
	background-repeat:no-repeat;
	background-position:right 3px;
}
#content #precontent a:hover span{
	background-position: 0 100%;
}
#content #precontent a:hover{
	background-position:bottom;
}
#content #precontent a.email{
	background-image:url(../images/hp-email-bg.gif);
}
#content #precontent a.email:hover{
	color:#32237e;
}
#content #precontent a.email span{
	background-image:url(../images/hp-email-arrow.gif);
}

#content #precontent a.donate{
	float:right;
	background-image:url(../images/hp-donate-bg.gif);
}
#content #precontent a.donate:hover{
	color:#d0510e;
}
#content #precontent a.donate span{
	background-image:url(../images/hp-donate-arrow.gif);
}

#content #precontent a.catalog{
	margin:0;
	background-image:url(../images/hp-catalog-bg.gif);
}
#content #precontent a.catalog:hover{
	color:#36620c;
}
#content #precontent a.catalog span{
	background-image:url(../images/hp-catalog-arrow.gif);
}

#content #precontent a.action{
	margin:0;
	float:right;
	background-image:url(../images/hp-action-bg.gif);
}
#content #precontent a.action:hover{
	color:#1c4991;
}
#content #precontent a.action span{
	background-image:url(../images/hp-action-arrow.gif);
}
#content .row{
	margin:0;
	clear:both;
}
#content .row.last {
  padding-top: 10px;
}

/* news section */
#content #news{
	width:402px;
	height:356px;
	float:left;
	background:url(../images/hp-news-bg_lte.png) no-repeat bottom;
  margin-bottom: 10px;
}
#content #news .views-row{
	margin:8px 25px;
	font-size:11px;
	overflow:hidden;
}
#content #news p {
  margin: 0;
}
#content #news .views-field-field-description-short-value{
	margin:0;
	color:#636363;
	clear:both;
}
#content #news .views-field-field-date-value{
	display:block;
	margin:3px 0 0 0;
	color:#434242;
	font-style:normal;
	text-transform:uppercase;
	float:right;
}
#content #news .views-row a:hover{
	color:#1775a5;
	text-decoration:none;
}
#content #news h2{
	margin:0;
	padding:0;
	height:55px;
	color:#e36726;
	line-height:2.6em;
	text-indent:25px;
	background:url(../images/hp-news-header-bg_lte.png) no-repeat;
}
#content #news #news-rss-feed {
    float: right;
    margin: -30px 25px 0px 0px;    
}
#content #news #news-rss-feed a {
    background: url(/misc/feed.png) no-repeat 0px 0px;
    display:block;
    height:16px;
    width:16px;
    text-indent: -9999px;
}
#content #news h3{
	margin:0 0 3px 0;
	padding:0;
	font-weight:normal;
	font-size:16px;
	float:left;
}
#content #news h3 a{
	padding:0 10px 0 0;
	background-image:url(../images/hp-news-arrow.gif);
	background-position:right 5px;
	background-repeat:no-repeat;
/*    color: #007AC9;*/
}
#content #news h3 a:hover{
	background-position:right -15px;
}
#content #news .more a{
	display:block;
	margin:9px 0 0 0;
	padding:0 10px 0 0;
	text-align:right;
	color:#e36726;
	height:1%;
	font-size:11px;
	text-transform:uppercase;
	background-image:url(../images/hp-more-news-arrow.gif);
	background-position:right 3px;
	background-repeat:no-repeat;
}
#content #news .view-footer{
	margin:8px 25px;
  padding-top: 1px;
	background:url(../images/hp-news-line_lte.gif) no-repeat left top;
}
#content #news .more a:hover{
	background-position:right -10px;
}
/* story section (middle) */
#content #story{
	margin:0 0 0 5px;
	width:236px;
	height:356px;
	float:left;
	text-align:center;
	background:url(../images/hp-story-bg.png) no-repeat bottom;
}
#content #story h2{
	margin:5px 10px 5px 7px;
	font-size:18px;
	background:#fff url(../images/hp-story-header-bg.png) no-repeat top;
}
#content #story .node p {
  margin: 0;
  text-align: center;
}
#content #story .node .content p{
	margin:10px 20px;
	color:#454545;
}
#content #story .more a{
	display:block;
	margin:auto;
	width:110px;
	height:33px;
	text-indent:-9999px;
	background-image:url(../images/hp-story-read-more.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#content #story .more a:hover{
	background-position:bottom;
}

/* right section (help, share website) */
#content #sidebar{
	margin:0 0 0 0px;
	width:275px;
	float:right;
  position: static;
}

#content #sidebar .help{
	position:relative;
	right:-5px;
	margin:0;
	width:270px;
	padding:0 0 20px 0;
	background:url(../images/hp-help-bg.gif) no-repeat bottom;
}
#content #sidebar .help h2{
	margin:0;
	padding:0;
	height:63px;
	text-indent:-9999px;
	background:url(../images/hp-help-header-bg.gif) no-repeat;
}
#content #sidebar .help p{
	margin:5px 15px;
	color:#32237e;
	text-align:center;
  font-size: 12px;
}
#content #sidebar .help p.num{
	font-size:30px;
	letter-spacing:1px;
}
#content #sidebar .help span{
	display:block;
	margin:10px 0;
	text-align:center;
	color:#fff;
}
#content #sidebar .help .button a{
	display:block;
	margin:auto;
	width:238px;
	height:43px;
	text-indent:-9999px;
	background-image:url(../images/hp-help-now.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#content #sidebar .help a:hover{
	background-position:bottom;
}
/**
 *@author:      Richard Castera
 *@date         3/1/2010
 *@comments     Remove the share this and add Social networking.
 *@ticket       https://snac.sankyserver.com/projects/144/tickets/48
.front #content .share a{
	position:relative;
	right:-3px;
	margin:13px 0 0 0;
	display:block;
	width:274px;
	height:31px;
	text-indent:-9999px;
	background:url(../images/hp-share-website.png) no-repeat;
  float: none;
}
**/
.front #content .social {
    margin: 15px 0px 0px -8px;
}

.front #content .social p {
	float: left;
	margin: 8px 4px 0 12px;
	font: bold 14px arial;
}


.front #content .social ul {
    list-style-type: none;
    list-style-position: outside;   
}

.front #content .social ul li {
   margin: 0px 5px 0px 0px;
   float: left;
}

.front #content .social ul li a.facebook {
   display: block;
   width: 32px;
   height: 32px;
   text-indent:-9999px;
   background: url('../images/social/facebook.png') no-repeat 0px 0px;
}

.front #content .social ul li a.twitter {
   display: block;
   width: 32px;
   height: 32px;
   text-indent:-9999px;
   background: url('../images/social/twitter.png') no-repeat 0px 0px;
}

.front #content .social ul li a.youtube {
   display: block;
   width: 32px;
   height: 32px;
   text-indent:-9999px;
   background: url('../images/social/youtube.png') no-repeat 0px 0px;
}


/* overwrite margin in sitemap.css */
#sitemap{
	margin-top:0;
}