/***************************************************
			general
***************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}

body {
	background: #e0e0e0 url("/juneaubroadband/images/page_bg.jpg") top left repeat-x;
	color: #737373;
	font: normal 11px arial, sans-serif;
	text-align: left;
	margin: 0 auto 0 auto !important;
	padding: 0;
}

a:link { 
	color: #737373; 
	font: normal 11px arial, sans-serif;
}

a:visited { 
	color: #d1e9ee; 
}

a:hover { 
	color: #aaa; 
}

a:active { 
	color: red; 
} 

.clear { clear: both; }
.floatleft { float: left; }
.floatright { float: right; } 

.wrapper {	
	margin: 0 auto;
	width:960px;
}

/***************************************************
			header
***************************************************/

.header {
	width:960px;
	margin: 0 auto 0 auto !important;
}

.logo {
	float: left;
} 

.menu {
	margin: 50px 30px 3px 0px; 
	float: right;
	color:#7bb6dc;
	font-size:16px;
} 

.menu a { 
	color:#7bb6dc;
	font-size:20px;
	text-decoration: none;

}

.menu a:visited { 
	color: #8d8d8e; 
}

.menu a:hover { 
	color: #86a1a4; 
}

.menu a:active { 
	color: #86a1a4; 
}


/***************************************************
			content
***************************************************/

.main {
	width:960px;
	margin: 0 auto 0 auto !important;
}

.left {
	width: 390px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #cdcdcd;
}

.right {
	width: 520px;
	margin-right: 10px;
	float: right;
	margin-top: 15px;
}

.mainimage {
	background: url("/juneaubroadband/images/mainimage_bg.png") top left;
	width: 956px;
	height: 341px;
	padding: 8px 0 0 6px;
}

.mainimage img{
	margin: 6px 0 0 4px;
}


.smalltext {
	color:#8D8D8E;
	font-size:10px;
	text-shadow:1px 1px 1px #FFFFFF;
}

.download {
	color:#7bb6dc;
	font-size:14px;
	text-shadow:1px 1px 1px #FFFFFF;
}

.download a{
	color:#7bb6dc;
	font-size:14px;
	text-shadow:1px 1px 1px #FFFFFF;
}

h2 {
	color:red;
	font-size:30pt;
	float: left;
	font-weight:bold;
	margin:0 10px 10px 0px;
	text-shadow:1px 1px 1px #FFFFFF;
}

h3 {
	color:#737373;
	font-size:18pt;
	font-weight:bold;
	margin:10px 0 0 10px;
	text-shadow:1px 1px 1px #FFFFFF;
}

/***************************************************
			party info
***************************************************/

.party { 
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.party p{
	color:#737373;
	font-size:16pt;
	line-height: 22pt;
	text-align: justify;
	padding-right: 20px;
	margin:10px 0 0 10px;
	text-shadow:1px 1px 1px #FFFFFF;
	width: 710px;
}

.party img{
	border: 6px solid #d3d3d3;
}


.party ul{
	color:#737373;
	font-size:16px;
	margin:10px 0 0 10px;
	text-shadow:1px 1px 1px #FFFFFF;
}

.party li{
	color:#737373;
	font-size:16px;
	margin:0px 0 5px 20px;
	text-shadow:1px 1px 1px #FFFFFF;
}

.party a{
	color:#7bb6dc;
	font-size:16px;
	line-height: 22px;
	text-decoration: none;
}

.party a:hover{
	text-decoration: underline;
}

.party table, tr, th, td {
	margin: 0;
	padding: 5px;
	border: 0;
	outline: 0;
	vertical-align: top;
}

.clicklink a { 
	color:#a9a9a9;
	font-size:10px;
	text-shadow:1px 1px 1px white;
	text-decoration: none;
}

/***************************************************
			left column
***************************************************/

.welcome {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.welcome p {
	color:#737373;
	font-size:12pt;
	line-height: 14pt;
	text-align: justify;
	padding-right: 10px;
	margin:10px 0 0 10px;
	text-shadow:1px 1px 1px #FFFFFF;
}

.welcome ul{
	color:#737373;
	font-size:14px;
	margin:10px 0 0 10px;
	text-shadow:1px 1px 1px #FFFFFF;
}

.welcome li{
	color:#737373;
	font-size:14px;
	margin:0px 0 5px 20px;
	text-shadow:1px 1px 1px #FFFFFF;
}

.welcome a {
	color:#7bb6dc;
	font-size:12pt;
	line-height: 14pt;
	text-shadow:1px 1px 1px white;
	text-decoration: none;
}

.welcome a:hover{
	color:#7bb6dc;
}
.facebook img{
	margin-left: 10px;
}

.welcome a {
	color:#737373;
	font-size:11pt;
	line-height: 14pt;
	text-shadow:1px 1px 1px white;
	text-decoration: none;
}

.welcome a:hover{
	color:#7bb6dc;
}
.facebook img{
	margin-left: 10px;
}


/***************************************************
			right column
***************************************************/

.steps {
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
}



.steps p{
	color:#737373;
	font-size:16px;
	line-height: 18px;
	margin:15px 0 0 10px;
	text-shadow:1px 1px 1px #FFFFFF;
}

.steps ul{
	color:#737373;
	font-size:16px;
	margin:10px 0 0 10px;
	text-shadow:1px 1px 1px #FFFFFF;
}

.steps li{
	color:#737373;
	font-size:16px;
	margin:0px 0 5px 20px;
	text-shadow:1px 1px 1px #FFFFFF;
}

.steps a{
	color:#737373;
	font-size:16px;
	text-shadow:1px 1px 1px white;
	text-decoration: underline;
}

.steps a:hover{
	color:#7bb6dc;
}

.stepssmall p{
	color:#737373;
	font-size:12px;
	line-height: 14px;
	margin:10px 0 0 10px;
	text-shadow:1px 1px 1px #FFFFFF;
}

/***************************************************
			Videos
***************************************************/

.videos {
	width: 960px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}

.videoleft {
	float: left;
	width: 480px;
	text-align: center;
}

.videoright {
	float: right;
	width: 480px;
	text-align: center;
} 

/***************************************************
			infographic
***************************************************/

.infographic {
	margin: 15px;
}

/***************************************************
			Supporters
***************************************************/

.supporters {
	text-align: center;
}

.supporters img {
	padding: 20px 30px;
	float: left;
} 


/***************************************************
			form
***************************************************/

.surveyform {
	position: relative;
	float: left;
	text-align: left;
	color:#737373;
	font-size:14px;
	line-height: 14px;
	text-shadow:1px 1px 1px #FFFFFF;
	padding: 0px 0px 0px 0px;
}

.surveyform a{ 
	color: #737373; 
}

.surveyform li{
	margin-left: 20px;
}

select {
	width:200px;
	margin-left: 4px;
}

label {
	width:250px;
}

.linebreak { 
	clear: both; 
	border-top: 1px solid #cdcdcd;
	margin-top: 3px;
	height: 15px;
}

input.small {
	width:250px;
	height:38px!important;
	background:url("/juneaubroadband/images/input.png") no-repeat;
	outline:none;
	border:none;
	margin:0 2px 10px 4px;
	padding:0px 0 0 15px!important;
	font-size:9pt;
	color:#AAA;
	float:left!important;
	font-family:arial, sans-serif;
	z-index:0!important;
}

input.full {
	width:510px;
	height:38px!important;
	background:url("/juneaubroadband/images/inputlong.png") no-repeat;
	outline:none;
	border:none;
	margin:0 2px 10px 4px;
	padding:0px 0 0 15px!important;
	font-size:9pt;
	color:#AAA;
	float:left!important;
	font-family:arial, sans-serif;
	z-index:0!important;
}


textarea {
	width:510px;
	height:50px;
	background:url("/juneaubroadband/images/textarea.png") no-repeat;
	outline:none;
	border:none;
	margin:-8px 0 0 5px;
	padding:12px 15px 10px 15px;
	font-size:9pt;
	color:#AAA;
	float:left!important;
	font-family:arial, sans-serif;
	overflow:hidden; 
}

input.hidden { display:none;}



/***************************************************
			footer
***************************************************/

.footer { 
	border-top: 1px solid #cdcdcd;
	width: 960px;
	margin: 50px auto 0px auto;
	padding: 5px 0px 10px 0px;
	text-align: left;
	color: #8d8d8e;
} 

.footer a{
	text-decoration: none;
	color: #8d8d8e;
}

.footer a:hover{
	text-decoration: underline;
}

.footer img{
	float: right; 
	margin-top: 5px;
}





