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

body {
    margin: 0;
}

a{
	color:#3F1306;
	text-decoration: none;
}

a img {
    border: none;
    outline: none;
    text-decoration: none;
}

.widgetHolderWide{
	width:300px;
	height:250px;
	background:url(http://widget.respectthebird.com/images/pledgeBkg_s2_s2.jpg);
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ie7 .getOurWidgeLink {
    margin-top: -25px;
}

.TopWrapper{
	width:300px;
	height:145px;
	
}


.MaincopyHolder{
	width:154px;
	height:132px;
	float:left;
	margin:10px 0 0 12px;
	
}

.imageCopy{
	background:url(http://widget.respectthebird.com/images/JoinCopy.png);
	height:74px;
	width:154px;
}
	
.SecondaryCopy{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:600;
	color:#333333;
	line-height:1.1;
	font-size:13px;
}

.logoColumn{
	float:right;
	width:134px;
	height:76px;
	margin-top:66px;
}

.callOfActionAreaWrap{
	width:220px;
	height:47px;
	padding:9px 0px 0px 80px; 
}

.callOfActionAreaWrapSub{
	width:220px;
	height:47px;
	padding:9px 0px 0px 9px ;
	
}




.takeThePledgeBttn a{
	display:block;
	background: transparent url(../../images/takePledgeCallout.png) no-repeat;
	height:33px;
	width:135px;
	
}
	

.takeThePledgeBttn a:hover{
	background-position:0 -33px;
	
}

.footerWrap{
	height:38px;
	width:291px;
	margin-top:7px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	margin-left:9px;
	line-height:.9;
	
}


.footerIcons{
	height:40px;
	float:right;
	margin: -10px 24px 0px 0px;
	
}

.footerIcons a 
{
    display: block;
    float: left;
}


.footerIcons .campbells 
{
   margin: 0px 0 0 20px;
}

.chrome .footerIcons .campbells
{
   margin: -15px 0 0 20px;
}


.ie7 .footerIcons {
    margin-top: -27px;
}


.ie7 .footerIcons .campbells 
{
    margin-top: -12px;
}

/* SecondState */

.respectLink{
	color: #411608;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	
}



.thanksImage{
	width:142px;
	height:63px;
	margin:0 auto;
	background:url(http://widget.respectthebird.com/images/thanksBirdImage.png);
	
}
.thanksImage a{
    display: block;
    width: 142px;
    height: 63px;
    text-indent: -9999px;
}

.counterHolder{
	width:230px;
	height:46px;
	background:url(http://widget.respectthebird.com/images/counterHolder.png);
	margin:0 auto;
	padding:4px 0px 0px 68px;

}

.counterNumbers{
	width:171px;
	height:42px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px;
	color:#333333;
	font-weight:bold;
	text-align: center;
}
	
	

.totalPledges{
	width:300px;
	height:auto;
	display:block;
	font-size:10px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#3F1306;
}

.sharefooter{
	width:300px;
	height:25px;
	margin: 0 auto;
	padding-top:10px;
}

.shareLeft{
	color: #3F1306;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 25px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin-top: -8px;
    width: 146px;
}

.getOurWidgeLink{
	width:142px;
	height:16px;
	float:right;
	margin-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#B5693A;
	font-size:13px;
	font-weight:bold;
	line-height: 1.5;
}	

#data, #postF, #postT {
    background: #E5D9C5;
    padding: 10px;
    margin-top: -10px;
}

.ie7 #data, .ie7 #postF, .ie7 #postT {
    margin-top: -9px;
}
    

#data p, #postF p, #postT p, textarea {
	font-family:Tahoma, Geneva, sans-serif;
	color:#B5693A;
	font-size:13px;
	line-height: 1.5;
	background: transparent;
}

textarea {
    border: 1px solid #CCBDA5;
    padding: 5px;
}

#postF textarea, #postT textarea {
    background-color: #fff;
}

#data p, #postF p, #postT p {
    color: #411608;
}