﻿/* Minimal reset*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* standard styles */
body  
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #f3f4f6;
}
h1
{
    color: #1a2654;
    font-family: Tw Cen MT, Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 5px;
    text-transform:uppercase;
    vertical-align:top;
    margin: 0 70px 0 0;	
    padding:0 0 0 0;    
}

h4
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
}

h5
{
    color: #333333;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
}
h6
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin: 10px 0 10px 0;
}

img.headerlogo
{  
    margin: 0px 5px 0px 15px;
}

img.header
{
	margin: 0px 5px 0px 5px;
}

p.header
{
	color: #1a2654;
    font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
    font-size: 20px;
	font-style: italic;
    vertical-align:top;
	text-align: right;
	margin: 2px 20px 2px 0px;
}

/* named styles */

.container 
{
	width: 100%;
	text-align:center;
	padding: 0;
	margin:0;
	border-collapse:collapse;
}	
.content
{
	width: 940px;
	border-collapse:collapse;
}
.clear
{
	height:10px;
	padding: 0;
	margin: 0;
}
.address
{
	font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
	text-align:center;
	color: Red;
}
.sociallinks
{
	text-align:right;
	margin: 0 10px 0 0;
}
.main  
{
    background-color:#FFFFFF; 
}

.imageleft {
        float: left;
        margin: 0 10px 10px 0;
		padding:1px;
        border: 1px solid #aaaaaa;
		background-color:#ffe;
}

.imagecenter {
		text-align: center;
        margin: 0 10px 10px 0;
		padding:1px;
        border: 1px solid #aaaaaa;
		background-color:#ffe;
}

/* Volunteer/Donation form */
input.actionformcenter
{	
	margin: 2px 2px 2px 2px;
	width: 150px;	
}

input.actionform
{
	border: solid 1px #000000;
	margin: 2px 2px 2px 2px;
	width: 150px;
}
select.actionform
{
	border: solid 1px #000000;
	margin: 2px 2px 2px 2px;
	width: 150px;
}
table.actionform
{
	width: 100%;
	padding: 2px;
	margin: 0;
	border: solid 1px #eeeeee;
}

.actionform td
{
	width: 25%;
}

.actionformbutton
{
	height:1.7em;
	margin-bottom:5px;
	padding-bottom:3px;
}

/* Endorsement/Issues */
.endorsed_details
{
	display:none;
	text-align: left;
	margin: 0 5px 0 5px; 	
}

table.endorsementMain
{
	background: url(/App_Themes/wcrp/images/BoxBackground_900.png) repeat-y right top;		
	padding: 0;
	width:900px;
	border-collapse:separate;
}

table.endorsementData
{
	width: 600px;
	border: 2px solid #cccccc;
	border-collapse:separate;
	margin: 0 140px 0 135px;
}

.endorsementData tr, .endorsementData td
{
	background-color: #eeeeee;
	padding: 5px;
}


.endorsementData th
{
	background-color: #eeeeee;
	padding: 5px;
	text-align:center;
	
}

table.issues
{
	width: 600px;
	border: 2px solid #cccccc;
	border-collapse:separate;
	margin: 0 140px 0 135px;
}

.issues tr, .issues td
{
	background-color: #eeeeee;
	padding: 5px;
}


.issues th
{
	background-color: #eeeeee;
	padding: 5px;
	text-align:center;
	
}

table.photo
{	
	width: 100%;
	border-collapse:separate;
}

.photo tr, .photo td
{
	width:50%;
	text-align:center;
	padding: 5px;
}



.alt tr, .alt td
{
	background-color: #cccccc;
	padding: 5px;
}


img.endorsement
{
	float:left;
	display:inline;
	margin: 5px 10px 5px 5px;
	outline: #aaaaaa solid 1px;
}
img.endorsement-alt
{
	float:right;
	display:inline;
	margin: 5px 5px 5px 10px;
	border: solid 1 #333333;
}

td.endorsement-alt
{
	text-align: right;
}

/* Leadership bios */
.bio
{
	margin: 0 0 0 50px;
}




/* Inner content box (440px wide) */
.contentbox 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_440.png) no-repeat left bottom;
	margin: 0 auto;
	padding-bottom: 12px;
	width: 440px;
	border: 0 none;
}
.contentbox h3 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_440.png) no-repeat left top;
	color: #1a2654;
	font-size: 16px;
	font-weight: bold;
	font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
	height: 25px;
	padding: 10px 15px;
	text-align:center;	
	width: 410px;	
}
.contentbox h4 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_440.png) repeat-y right top;		
	padding: 10px 16px 0 16px;
	width: 408px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.contentbox h5
{
	background: url(/App_Themes/wcrp/images/BoxBackground_440.png) repeat-y right top;		
	padding: 10px 16px 0 16px;
	width: 408px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.contentbox h6
{
	background: url(/App_Themes/wcrp/images/BoxBackground_440.png) repeat-y right top;		
	padding: 10px 0px 0 0px;
	margin: 0;
	width: 440px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.contentbox a:link  { color: #1a2654; text-decoration: underline; }
.contentbox a:visited { color: #1a2654; text-decoration: underline;}
.contentbox a:hover  { color: #eb2128; text-decoration: underline }
.contentbox a:active { color: #1a2654; text-decoration: none;}

.contentbox p 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_440.png) repeat-y right top;		
	padding: 10px 16px 0 16px;
	width: 408px;
}
.contentbox ul
{
	background: url(/App_Themes/wcrp/images/BoxBackground_440.png) repeat-y right top;		
	padding: 10px 16px 0px 16px;
	width: 408px;
	text-align:left;	
}
.contentbox li
{
	list-style-type: square;
	text-align:left;	
	margin-left:10px;
}

/* Inner content box (900px wide) */
.maincontentbox 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_900.png) no-repeat left bottom;
	margin: 0 20px 0 20px;
	padding-bottom: 12px;
	width: 900px;
	border: 0 none;
}

.maincontentbox h2 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_900.png) repeat-y right top;		
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
	height: 25px;
	padding: 10px 15px;
	text-align:left;	
	width: 870px;	
}

.maincontentbox h3 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_900.png) no-repeat left top;
	color: #1a2654;
	font-size: 16px;
	font-weight: bold;
	font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
	height: 25px;
	padding: 10px 15px;
	text-align:center;	
	width: 870px;	
}

.maincontentbox h4 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_900.png) repeat-y right top;		
	padding: 10px 16px 0 16px;
	width: 868px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.maincontentbox h5 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_900.png) repeat-y right top;		
	padding: 10px 16px 0 16px;
	width: 868px;
	color: #333333;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.maincontentbox p 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_900.png) repeat-y right top;		
	padding: 10px 16px 0 16px;
	width: 868px;
}
.left
{
	text-align: left;
}

div.maincontentboxinner 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_900.png) repeat-y right top;		
	padding: 10px 16px 0px 16px;
	width: 868px;
	text-align:left;
}
p.maincontentboxinner 
{
	background: url(/App_Themes/wcrp/images/BoxBackground_900.png) repeat-y right top;		
	padding: 10px 16px 0px 16px;
	width: 868px;
	text-align:left;
}
.maincontentboxinner ul, .maincontentbox ul
{
	background: url(/App_Themes/wcrp/images/BoxBackground_900.png) repeat-y right top;
	padding: 10px 16px 0px 16px;
	width: 868px;
	text-align:left;	
}
.maincontentboxinner li, .maincontentbox li
{
	list-style-type: square;
	text-align:left;	
	margin-left:50px;
	margin-top:10px;
}

/* Outer content box */
.borderleft
{
	width:50%;
}

.borderright
{
	width:50%;
}

.bordertop
{
	background: url(/App_Themes/wcrp/images/TopBorder.png) no-repeat left top;
	margin: 0;
	padding: 0;
	width:940px;
	height:25px;
	border-collapse:collapse;
}
.bordermiddle
{
	background: url(/App_Themes/wcrp/images/MiddleBorder.png) repeat-y left top;	
	margin: 0;
	padding: 0;
	width:940px;
}
.borderbottom
{
	background: url(/App_Themes/wcrp/images/BottomBorder.png) no-repeat left bottom;
	margin: 0;
	padding: 0;
	height:15px;
}

/* Top nav menu */
#nav
{
    font-size:1.2em;
    font-weight:700;
    font-family: Tw Cen MT, Arial, Helvetica, sans-serif;
    list-style-type: none;
    height: 15px;
    margin: 10px 12px 0 0;
}

#nav li
{
    color: #1a2654;
    float:right;
    height:15px;
    text-align:center;
    text-decoration: none;
    margin: 0;
    padding: 5px 0 0 5px;
}

#nav a:link  { color: #1a2654; text-decoration: none; }
#nav a:visited { color: #1a2654; text-decoration: none;}
#nav a:hover  { color: #eb2128; text-decoration: underline }
#nav a:active { color: #1a2654; text-decoration: none;}
