html, body
{
	margin: 0 auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	min-width: 970px;
	text-align: left;
}

body
{
	margin-top: 30px;
	background: url(../images/backgroundbody.png) repeat-x ;
	line-height: 1.5;

}

h3
{
  font-size: 1.2em;
  padding: 0;
}

h7
{
	font-size: 1.8em;
	font-weight:bold;
	padding: 0;
}


div.clear
{
  clear: both;
}

.entrytext:after,
#header:after,
#non-header:after,
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.footer-bottom
{
	position: absolute;
	padding: 0px;
	margin-left: auto; 
	vertical-align: middle;
	margin-right: auto; 
}

a img
{
	border: none;
}

a:link,
a:visited
{
	outline: 0;
	text-decoration: none;
}

a:link
{
	color: #1f9fdf;
}

a:visited
{
	color: #4ea1ca;
}

a:hover
{
	text-decoration: underline;
}
a.webmail
{
	color: #ffffff;
	font-size: 2.0em;
	font-weight: bold;
	font-family: Tahoma;
}

h2
{
	font-size: 2.0em;
	margin: 0;
	font-weight: normal;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-hasFlash #content h2 {
	visibility: hidden;
	line-height: 1.3;
	
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced
{
	visibility: visible !important;
}


#wrapper
{
	background: url(../images/background.png) no-repeat ;
	margin: 0 auto;
	width: 955px;
	
}

#non-header
{
	padding-top: 35px;
	padding-bottom: 0px;
	font-size: 0px;
}

#content-wrapper
{
	font-size: 11px;
	float: left;
	width: 592px;
	padding-bottom: 0px;
	

}

#content, #flash-page
{
	clear: left;
	
}

#flash-page
{
	min-height: 0px;

}

#content
{
	min-height: 0px;
	padding: 20px 30px 40px 30px;
 	border:1px solid #6c9f64;
	background: #edecec;
	
}

#content a:link,
#content a:visited,
#flash-page a:link,
#flash-page a:visited
{
	color: #50b648;
}

#content.without-tabs, 
#flash-page.without-tabs
{
	margin-top: 24px;
}

.column-one-of-two
{
	float: left;
	width: 48%;
}

.column-two-of-two
{
	float: right;
	width: 48%;
}

.column-one-of-three,
.column-two-of-three
{
	float: left;
	width: 30%;
}

.column-two-of-three
{
	margin-left: 5%;
}

.column-three-of-three
{
	float: right;
	width: 30%;
}

.postmetadata
{
	clear: both;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px 2px 0px 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.alignleftt {
	padding: 0px 2px 0px 7px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.page-children
{
	font-size: 1.2em;
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

.page-children li
{
	margin: 2px 0;
	padding: 0;	
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


#order label,
#contact-us label,
#interest-application label
{
	width: 160px;
}

#order .text-wrapper input,
#contact-us .text-wrapper input,
#contact-us textarea,
#interest-application .text-wrapper input,
#interest-application textarea
{
	width: 200px;
}

#contact-us textarea,
#interest-application textarea
{
	height: 5em;
}

#order .checkbox-wrapper,
#contact-us .buttons,
#interest-application .buttons
{
	padding-left: 170px;
}

#order .checkbox-wrapper input,
#order .checkbox-wrapper label
{
	width: auto;
}

/*#order label
{
	width: 150px;
}


#order .checkbox-wrapper
{
	padding-left: 160px;
}*/

html .go-appform-values th
{
	width: 200px;
}

html .go-appform .text-wrapper input,
html .go-appform textarea,
html .go-appform select,
html .go-appform fieldset
{
	border-color: #4ea1ca;
}

#order #fullmakt .checkbox-wrapper,
#order #terms .checkbox-wrapper
{
	padding-left: 0;
}


embed.centered {
	margin-left: auto;
	margin-right: auto;
	}
	
#flasher {
	margin-right:auto;
	margin-left:auto;
}


#select {
 
	BACKGROUND-COLOR: #ecf7ff; BORDER-BOTTOM: #2c7db7 1px solid; BORDER-RIGHT: #2c7db7 1px solid; BORDER-TOP: #2c7db7 1px solid; BORDER-LEFT: #2c7db7 1px solid;
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #2c7db7; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	}
	
 
#knapp a:link,
#knapp a:visited{color: #fff;width: 150px;padding: 8px 14px 9px;font-size: 14px;}
.awesome, .awesome:visited {background: #222 url(http://www.bredband2.com/wp-content/themes/bredband2/images/alert-overlay.png) repeat-x;display: inline-block;padding: 5px 10px 6px;color: #ffffff;text-decoration: none;-moz-border-radius: 5px;-webkit-border-radius: 5px;-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);text-shadow: 0 -1px 1px rgba(0,0,0,0.25);border-bottom: 1px solid rgba(0,0,0,0.25);position: relative;cursor: pointer;}
.awesome:hover	{ background-color: #111; color: #ffffff; }
.awesome:active	{ top: 1px; }
.small.awesome, .small.awesome:visited { font-size: 11px; padding: 0; }
.awesome, .awesome:visited, medium.awesome, .medium.awesome:visited	{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
#knapp.large.awesome, .large.awesome:visited { font-size: 14px;padding: 8px 14px 9px;color: #ffffff;width: 150px;}
#slider{}
#slider ul, #slider li { margin:0;padding:0;list-style:none; }
#slider li{ width:592px;height:265px;overflow:hidden; }