/* Campaign for Our Country */

/* @group Main & Global */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;	
	font: normal 0.9em Arial, Helvetica, Verdana, sans-serif;
	line-height: 120%;
	color: #000;
}

img {
	border: none;
}

p {
	margin-bottom: 15px;
}

#container {
	margin: 0 auto;
	width: 880px;
	position: relative;	
}

/* @end */


/* @group Links */

a, a:visited {
	color: #0d5b92;
}

/* @end */

/* @group Header */

#banner {
	background: #0063a6 url(/page/-/wrappers/ourcountry/images/banner.jpg);	
	width: 880px;
	height: 67px;
}

#logo {
	float: left;
	padding: 10px 0 0 40px;	
}

#member {	
	width: 300px;
	float: right;
	padding: 10px 10px 0 0;
	font: bold 0.9em Helvetica, Arial, Verdana, sans-serif;
}

.member-left {
	float: left;	
	color: #ececec;
	padding-bottom: 4px;
}

.member-right {
	float: right;	
	font-size: 0.7em;
	padding-right: 40px;
	padding-bottom: 4px;
}

.member-right a {
	text-decoration: underline;	
	color: #fff;
}

.member-img {
	text-decoration: none;	
	padding:0 0 0 4px;
}

.member-input {
	margin: 2px;
	padding: 2px;
	font: normal 0.8em Helvetica, Arial, Verdana, sans-serif;
	border: 1px solid #808080;
	background-color: #ececec;
	width: 120px;
	height: 12px;
	color: #888;	
}

/* @end */

/* @group Nav */

#nav {
	height: 40px;
	overflow: hidden; 
	background: #0063a6 url(/page/-/wrappers/ourcountry/images/nav-bar.gif);
	font: bold 0.85em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	float: left;
	width: 880px;
	margin-bottom: 10px;
}

#nav ul li {
	float: left;
	list-style-type: none;
	height: 41px;
	padding: 2px 25px 0 25px;
	text-align: center;
	margin-top: 10px;
}

.nav-line {
	background: url(/page/-/wrappers/ourcountry/images/nav-line.gif) no-repeat top right;
}

.nav-line a {
	color: #cec8c8;
	text-decoration: none;
}

.nav-line a:hover {
	text-decoration: underline;
}

.nav-end {
	background: none;
}

.nav-on a {
	color: #fff;	
}

.nav-on a:hover {
	text-decoration: none;	
}

/* @end */


/* @group Left Column */

#left-column {
	float: left;
	width: 270px;
}

.side-top {
	background: #d00016 url(/page/-/wrappers/ourcountry/images/side-top.gif) no-repeat;
	height: 23px;
	padding: 9px 0 0 45px;
	color: #fff;
	font: bold 0.85em Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

.roadblock {
	background: #d00016 url(/page/-/wrappers/ourcountry/images/roadblock.gif) no-repeat;
	height: 18px;
	padding: 92px 0 0 180px;
	margin-bottom: 15px;
}

.swiftboat {
	background: #d00016 url(/page/-/wrappers/ourcountry/images/swiftboating.gif) no-repeat;
	height: 18px;
	padding: 92px 0 0 180px;
	margin-bottom: 15px;
}

.johnkerry {
	background: #d00016 url(/page/-/wrappers/ourcountry/images/johnkerry.gif) no-repeat;
	height: 18px;
	padding: 92px 0 0 180px;
	margin-bottom: 15px;
}

.roadblock a, .swiftboat a, .johnkerry a {
	color: #fff;
	font: bold 0.7em Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
}

.blue-top {
	background: #fff url(/page/-/wrappers/ourcountry/images/blue-top.gif) no-repeat;
	height: 31px;
	padding: 9px 0 0 15px;
	color: #fff;
	font: bold 0.85em Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	width: 255px;
}

.blue-body {
	background-color: #fff;
	border-left: 1px solid #0063a6;
	border-right: 1px solid #0063a6;
	padding: 5px 20px;
	font-size: 0.9em;
	width: 228px;
}

.blue-bottom {
	background: #fff url(/page/-/wrappers/ourcountry/images/blue-bottom.gif) no-repeat;	
	height: 10px;
	width: 270px;
	margin-bottom: 20px;
}

#signup {
	font-weight: bold;
	font-size: 0.9em;	
}

input.cta_field {
	margin: 3px 0;
	padding: 3px 0 0 3px;
	font: normal 0.9em Helvetica, Arial, Verdana, sans-serif;
	border: 1px solid #128bc7;
    width: 200px;
	height: 15px;
	color: #888;
	background-color: #fff;
}

#cta_submit{
	width: auto;
	height: auto;
	margin-top: 10px;
}

#user_zip{
	margin: 3px 0;
	padding: 3px 0 0 3px;
	font: normal 0.9em Helvetica, Arial, Verdana, sans-serif;
	border: 1px solid #128bc7;
	color: #888;
	background-color: #fff;
}

/* @end */


/* @group Right Column */

#right-column {
	width: 595px;
	float: right;
}

.photo-top {
	background: #0b3a58 url(/page/-/wrappers/ourcountry/images/photo-top.gif) no-repeat;	
	color: #fff;
	font: bold 0.95em Helvetica, Arial, sans-serif;
	padding: 10px;	
	text-transform: uppercase;
	height: 20px;
}

.photo-body {
	border-left: 1px solid #0b3a58;
	border-right: 1px solid #0b3a58;
	text-align: center;
}

.photo-bottom {
	background: #fff url(/page/-/wrappers/ourcountry/images/photo-bottom.gif) no-repeat;		
	height: 10px;
	margin-bottom: 20px;
}

.text {
	padding: 0 20px;
}

.text h2 {
	font: bold  1.1em Helvetica, Arial, sans-serif;
	margin: 10px 0;
}

.text img {
	float: left;
	padding: 0 15px 10px 0;	
}

/* @end */


/* @group Bottom bars/logo/footer*/

#footer {
	background: #0a3b5d url(/page/-/wrappers/ourcountry/images/footer.gif) no-repeat top left;
	clear: both;
	padding: 25px 20px;
	width: 840px;
	color: #fff;
	height: 28px;
	margin: 15px 0;
	font: 0.8em normal Helvetica, Arial, sans-serif;
}

.footer-left {
	float: left;
	display: inline;
	border: 1px solid #000;
	padding: 5px 15px;
	margin-bottom: 20px;
	font-size: 0.9em;
}

.footer-right {
	float: right;
	display: inline;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
	text-transform: uppercase;
}

.footer-right a {
	color: #fff;
	text-decoration: none;
}

/* @end */