/*  CompleteCampaigns.com
	SiteBuilder 2.0 Style Sheet 
*/

/*********************************************************
    Global Attributes 
*********************************************************/

/********** SB CMS start ******************/

textarea{
	background-image: none;
	background-color: #ffffff;
}

td#form{border: 1px solid red;}

/********** SB CMS end ******************/

body {
	font: 13px Arial, Helvetica, sans-serif;
	background: #0E1438 url(../images/bg_body.jpg) repeat-x 0 0;
}

.clear{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}


div#master-container-outter-glow{
	width: 757px;
	background-image: url(../images/bg_master_container.png);
	_background-image: none;
	background-repeat: repeat-y;
	position: relative;
	margin: auto;
}


div#master-container{
	position: relative;
	margin: 0px auto;
	width: 693px;
	text-align: left;
	border: 1px solid #999;
	_background-image: url(../images/bg_master_container.png);
	_background-position: -32px 0px;
	_background-repeat: repeat-y;
}

div#master-container img{}

div#below-header-content-container{
	position: relative;
}


/********** nav start ***************/

#nav-container {
	position: relative;
	top: 0px;
}


div#nav-container ul{
	list-style: none;
	float: left;
	width: 150px;
	height: 300px;
	text-align: left;
	margin: 0px;
	padding: 10px 0px;
}

div#nav-container ul a{
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	#margin: 0px 5px -10px 5px;
	#padding: 0px 0px 15px 0px;
}

div#nav-container li{
	border: 1px solid #ccc;
	margin: 5px;
	padding: 10px;
	#display: block;
}


div#nav-container ul a:hover,
div#nav-container li:hover{
	background-color: #880000;
}

/********** nav end ***************/


div#bodytext{
	float: left;
	width: 355px;
	margin: 15px;
	#margin: 15px 0px 15px 15px;
	min-height: 415px;
}

#donationdisclaimertext{
	width: 355px;
}

#firstnamefield,
#lastnamefield{
	width: 120px;
}



div#bodytext p table tbody tr td table,
div#bodytext p table tbody tr td table tr,
div#bodytext p table tbody tr td table tr td{
	border: 0px solid #fff;
}


#col-right{
	float: right;
	width:150px;
	#width:140px;
	#margin-right: -5px;
}



ul#action-buttons{
	list-style: none;
	padding: 0px;
	margin: 0px;
}



p#disclaimer-text{
	background-color: #E7E9EF;
	align: center;
	border: 1px solid #ddd;
	padding: 20px;
	margin: 0px;
}


#contact-info{padding: 10px;}
#contact-info p{margin: 0px; line-height: 12px;}



b{
	font-size: 13px;
}


p{
	font-size: 11px;
	line-height: 14px;
}

a{
	color: #52A3DB;
	text-decoration: none;
}   


a:hover{
	color: #8CB366; text-decoration: underline;
} 


/********* h tags start **********/

h1{
	font-family: Trebuchet MS, Arial, Sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #353962;
	font-weight: bold;
	font-style: italic;
}

h2{
	font-size: 14px;
	line-height: 15px;
	margin-top: 18px;
	margin-bottom: 0px;
	color: #880000;
	font-weight: bold;
	font-style: italic;
}

h3 {
	font-size: 12px;
	line-height: 14px;
	color: #880000;
	font-weight: bold;
	font-style: italic;
}

h4 {
	font-size: 12px;
	color: #880000;
}

h5 {
	font-size: 11px;
	line-height: 14px;
}

/********* h tags end **********/

div#powered-by,
div#powered-by a{
	color: white;
}


ul,dl,ol{
	font-size: 11px;
	line-height: 14px;
	margin-top: 16px;
}

hr{
	border: 0;
	height: 1;
	background-color: #B7D996;
	margin: -6;
	margin-left: 5px;
	margin-right: 5px;
}


.name, #name {
	font-size: 48px;
	font-weight: bold;
	line-height: 60px;
	color: white;
}

.campaign, #campaign {
	font-size: 30px;
	font-style: italic;
	line-height: 40px;
	color: white;
}

.slogan, #slogan {
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	color: white;
	text-align: center;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 9px;
	margin-bottom: 0px;
}



input {
	font-size: 10px;
	color: #000;
	background-color: #ECF3FB;
	padding-left: 2px;
}

select {
	font-size: 10px;
	color: #000;
	background-color: #ECF3FB;
}


.button, #button {
	font-size: 10px;
	color: #fff;
	background-color: #880000;
	padding: 3px;
	font-weight: bold;
}

.inputs, #inputs{
	font-size: 10px;
	background-color: #B7D996;
	padding: 3px;
	font-weight: bold;
}

.form, #form,
.formreq, #formreq{
	font-size: 9px;
}


.rule { display: none;}
.rule2 { background-color: #B7D996; display: none;}

.photo-border, #photo-border { background-color: #B7D996; }
.photo-bkg, #photo-bkg { background-color: #0A1686; }
.pop-bkg, #pop-bkg { background-color: #fff; }

.subhead, #subhead{
	font-size: 12px;
	color: #80B9EE;
	font-style: italic;
	margin-top: 16px;
}

.caption, #caption{
	font-size: 10px;
	line-height: 10px;
	color: #999;
}


.error, #error{
	color: #F00;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

.front-h2, #front-h2{
	margin: 0px 0px 18px 0px;
	font-size: 20px;
	line-height: 20px;
}