﻿body 
{
	background: #384f5a url(../images/bg.png) top left repeat-x;
	color: #505050;
	font-size: 62.5%;
	margin-left: 0;
}

body,
textarea
{
	font-family: Arial, Helvetica, Sans-Serif;
}

textarea,
input.text
{
	font-size: 0.9em;
	
}

#content ul
{
	margin-bottom: 10px;
}

h2
{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.8em;
	line-height: 30px;
}

h2 a
{
	text-decoration: none;
}

.column h2
{
	font-size: 1.3em;
}

h3
{
	font-size: 1.2em;
	font-weight: normal;
}

h2 em
{
	font-style: normal;
	color: #737373;
	font-weight: normal;
}

a img
{
	border: 0;
	display: block;
}

fieldset
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
}

textarea
{
}

td
{
    vertical-align: top;
}

.content table
{
	width: 100%;
}

#topfield
{
    height: 30px;
    text-align: right;
    padding: 0 20px 0 0;
}

    #topfield a,
    #topfield a:visited
    {
        text-decoration: none;
    }
    
    #topfield img.login-icon
    {
        margin: 0 6px 0 0;     
        position: relative;
        top: -5px;   
    }
   
#header
{
	height: 105px;
}

h1#logo
{
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
}

h1#logo,
h1#logo a
{
	width: 212px;
	height: 67px;
	display: block;
}

h1#logo a
{
	background: url(../images/common/logo.png) no-repeat;
}

h1#logo a span
{
	margin-left: -9999px;
}

#wrapper
{
	width: 800px;
	margin: 0px auto;
}

#logincontainer
{
    float: right;
    width: 400px;
    margin-top: -4px;
}
    
    #logincontainer input
    {
        background: #447389;
        color: #ddd;
        border: none;
        padding: 2px;
        width: 100px;
        margin: 0 8px 0 0;
    }
    
    #logincontainer input.submit
    {
        width: 22px;
        height: 22px;
        margin: 0;
        padding: 0;
        background: url(../images/icons/login_arrow.jpg) top left no-repeat;
    }

#content,
#index
{
	font-size: 1.2em;
	background: #FFF url(../images/common/bg_content_white.png) top left no-repeat;	
}

#content
{
	background: #FFF url(../images/common/bg_content.png) repeat-y;
}

.leftcol
{
    line-height: 1.6em;
	background: #FFF url(../images/common/bg_leftcol.png) repeat-x;
}

#index
{
	padding: 13px;
}

#splash
{
	padding: 13px;
    background: #FFF url(../images/common/bg_index_smaller.jpg) top left no-repeat;   
}

#topstart
{
	padding: 13px;
    background: #FFF url(../images/common/bg_index_smaller.jpg) top left no-repeat;
}


.column
{
	width: 250px;
}

.content .column
{
	width: 200px;
}

.full-width-col
{
	width: 750px;
	padding: 20px;
}

	.png8 .full-width-col
	{
		width: 730px;
	}

.center
{
	margin-left: 10px;
}

.leftcol
{
	padding: 20px;
	float: left;
	width: 503px;
}

.leftcol h4
{
	font-size: 1.2em;
	margin: 25px 0 5px 0;

}

.leftcol p
{
	margin: 0 0 10px 0;
}

.leftcol ul
{
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

#faqsearchform
{
	background: url(../images/common/bg_searchform.png) no-repeat;
	height: 30px;
	padding: 0 0 0 40px;
}

dt.question
{
	font-weight: bold;
	font-size: 1.2em;
	background: url(../images/common/bg_question.png) no-repeat 10px 8px;
	padding: 8px 10px 15px 50px;
}
	dt.question span
	{
		font-size: 12px;
		font-style: italic;
		cursor: pointer;
		background: transparent url(../images/common/question-right.png) top right no-repeat;
		padding: 0 20px 0 0;
	}
	
		dt.question span.active
		{
			background: transparent url(../images/common/question-down.png) top right no-repeat;
		}

/* QUESTIONS */

dl.qa
{
	padding: 0 0 5px 0;
	border-bottom: 1px solid #c3d7e1;
}

.qa dt
{
	font-weight: bold;
}

.qa dd
{
	margin: 0;
	padding: 0 0 0 50px;
	display: none;
}

textarea#askquestion
{	
	width: 220px;	
	margin: 0 0 5px 0;	
}

/* FLASH */

#flashwrapper
{
    padding: 0;
    margin: 0;
    width: 800px;
    height: 300px;
}
    
/* PUFFAR */

ul.pufflist
{
    padding: 0;
    margin: 10px 0 0 25px;
    list-style-type: none;
    font-size: 12px;
    height: 270px;
}

.rightcol ul.pufflist
{
	margin-top: 20px;
	margin-left: 0;
	height: auto;
}
    
    .rightcol ul.pufflist li
    {
        margin: 0;
    }

    ul.pufflist li
    {
        width: 218px;
        height: 268px;
        background: transparent url(../images/common/bg_puff_start_white.png) top left no-repeat;
        margin: 0 25px 0 0;
        padding: 5px;
        float: left;   
    }
    
    ul.pufflist li.last
    {
        margin: 0;
    }
    
    ul.pufflist li.nobg
    {
		background: none;
		margin: 0 35px 0 0;
		padding: 5px 0px 5px 0;
    }
    
    ul.pufflist li.twocol
    {
        margin: 0;
    }
    
    ul.pufflist li div.pufftext
    {
        margin: 15px;
        width: 195px;
    }
    
    ul.pufflist h4
    {
        font-size: 16px;
        margin: 10px 0 6px 0;
    }
    
    ul.pufflist p
    {
        margin: 2px 0;
    }
    
    ul.pufflist a,
    ul.pufflist a:visited
    {
        text-decoration: none;
        font-weight: bold;
    }   
    
    ul.pufflist fieldset label
    {
        font-weight: bold;
        font-size: 11px;  
        display: block;
        float: left;
        width: 80px;
        margin: 5px 0 0 0;        
    }
    
    ul.pufflist fieldset input,
    ul.pufflist fieldset select
    {
        font-size: 11px;
        float: left;
        width: 100px;
        margin: 5px 0 0 0;
    }
 
.puff
{
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../images/common/bg_puff_top.png) no-repeat;
	width: 353px;
}

.rightcol .puff
{
	width: 230px;
	margin-top: 20px;
}

.rightcol .linklist a,
.rightcol .newsarchive p
{
	font-size: 0.9em;
}

	.rightcol .newsarchive p
	{
		margin: 1px 0 10px 0;
	}

.rightcol .newsarchive a
{
	font-size: 1em;
	text-decoration: none;
}

span.date
{
	font-size: 0.8em;
}

dl.gradient
{
	background: url(../images/common/bg_puff_top_gradient.png) no-repeat;
}

.puff dt
{
	padding: 10px;
	font-size: 1.1em;
}

.puff dd
{
	margin: 0;
	padding: 0 10px 10px 10px;
	background: url(../images/common/bg_puff_body.png) repeat-y;
}

dd.puffbottom
{
	height: 10px;
	background: url(../images/common/bg_puff_bottom.png) no-repeat;
}

#lulebobanner
{
	height: 55px;
	background: url(../images/common/bg_lulebo.png) no-repeat;
	padding: 15px;
}

#lulebobanner h2
{
	font-size: 19px;
}

#lulebobanner h2,
#lulebobanner p
{
	margin: 0;
	padding: 0;
}

.rightcol
{
	float: right;
	width: 230px;
	_margin: 10px 0 10px 5px;	
	margin: 10px;
}

ul.subnav
{
	margin-bottom: 30px;
}

ul.subnav li
{
	padding: 5px;
	border-bottom: 1px solid #86b0c7;
}

ul.subnav li a
{
	text-decoration: none;
	font-size: 1.2em;
}

#bottom
{
	height: 10px;
	margin-bottom: 10px;
}

#bottom
{
	background: url(../images/common/bg_bottom.png) no-repeat 0 -10px;
}


#bottom.index
{
	background: url(../images/common/bg_bottom.png) no-repeat;
}

#footer
{
	background: url(../images/common/bg_footer.png) no-repeat;
	padding-top: 20px;
	height: 100px;
}

.footerpuff
{
	margin: 0;
	padding: 0 0 0 20px;
	width: 180px;
	height: 85px;
	float: left;
}

#footer .wide
{
	width: 359px;
}

#footer dt,
#footer dd
{
	margin: 0;
	padding: 0;
}

#footer dt
{
	font-size: 11px;
	font-weight: bold;
	color: #384f5a;
}

/* INDEX PRODUCTS */

#products
{
	width: 771px;
}

#currentproduct
{
	height: 225px;
}


div.topcontainer
{
	height: 265px;
	padding: 10px 0 0 35px;
}

div.topcontainer h2
{
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	margin: 0;
}

div.topcontainer h3
{
	color: #000;
	font-size: 18px;
	line-height: 18px;
	font-weight:bold;
	margin: 0;
}
 
div.topcontainer h3 a,
div.topcontainer h3 a:hover
{
	color: #fff;
	text-decoration:none;
}


div.topcontainer h4
{
	color: #fff;
}


div.splashcontainer
{
    height: 380px;
}

    div.splashcontainer h2
    {
        margin: 30px 0 0 0;
    }
    
    div.splashcontainer h4
    {
        text-align: center;
        display: inline;
        font-size: 16px;        
        padding-bottom: 5px;
        width: 80px;
    }
    
    div.splashcontainer ul h4
    {
        border-bottom: 1px solid #ffe392;
    }
    
    div.splashcontent
    {
        width: 520px;
        float: left;        
        font-size: 14px;
        line-height: 20px;
    }
    
    div.splashcontent h2
    {
        font-size: 25px;
        font-weight: bold;
    }
    
    div.splashcontent h3
    {
        font-size: 19px;
        font-weight: normal;
    }
    
    div.splashcontent a,
    div.splashcontent a:visited
    {
        text-decoration: none;
        font-weight: bold;
    }
    
div.yellowcontainer
{
    width: 515px;
    height: 66px;
    background: transparent url(../images/common/bg_yellowform.png) top left no-repeat;
    padding: 0;
    font-size: 11px;
}
    
    div.yellowcontainer input
    {
        font-size: 12px;  
        height: 24px;
        margin: 0;
    }
    
    div.yellowcontainer input.blackbutton
    {
        background: transparent url(../images/common/bg_button_black.png) top left no-repeat;
        width: 80px;
        height: 24px;
        border: none;
        color: #eee;     
    }

    div.yellowcontainer p 
    {
        float: left;
        padding: 0 20px;
    }
    
    div.yellowcontainer .regform
    {
        float: left;
        width: 260px;
        padding: 10px 0;
    }

#products ul.offersbtns
{
	height: 47px;
	margin: 0;
}


.privat { background: url(../images/common/bg_buttons_privat.png) no-repeat;}
.foretag { background: url(../images/common/bg_buttons_foretag.jpg) no-repeat;}
.fastighetsagare { background: url(../images/common/bg_buttons_fastighetsagare.jpg) no-repeat;}

#products ul.offersbtns li a
{
	display: block;
	float: left;
	height: 47px;
}

#offers
{
	background: url(../images/common/bg_offers.png) repeat-y;
}

#offers p
{
	color: #000;
	font-size: 0.9em;
	padding: 5px 10px;
}

#broadband a { width: 255px; }

#telephone a { width: 255px; }

#tv a { width: 255px; }

#fastighetsagare_btn a {}

#products ul li a span
{
	margin-left: -9999px;
}

.content
{
	width: 480px;
	background: transparent;
}

/* COLORS */
.white,
#header ul li a,
ul#topnav li a:hover,
ul#infonav li.active a:visited,
ul#infonav li a:hover,
div.splashcontent,
#topfield a,
#topfield a:visited
{
	color: #FFF;
}

.textgray,
#content dd,
#content p,
#content ul li,
dt.question
{
	color: #505050;
}

.lightgrey,
ul#infonav li,
ul#infonav li a,
ul#infonav li a:visited,
#topfield,
#topfield a:hover,
span.date
{
    color: #999;    
}

.darkgray,
h3,
#content dt,
.leftcol h4,
.content p,
dt,
fieldset.checkaccess label,
div.splashcontainer a,
div.splashcontainer a:visited,
div.splashcontent h2,
div.yellowcontainer,
.rightcol .newsarchive a:hover
{
	color: #3e3e3e;	
}

.linkblue,
h2 a:hover,
h2 a:hover em,
ul.subnav li a,
.leftcol a,
.iconlinks li a,
a.iconlinks,
.rightcol .linklist a
{
	color: #384f5a;
}

.yellow,
.leftcol a:hover
{
	color: #ffbe0d
}

.orange,
h2,
h2 a,
h2 a:visited,
.rightcol .newsarchive a
{
    color: #f15922;
}

.black
{
    color: #000;
}

.yellowbg,
td.isp
{
	background-color: #ffbe0d;
}

.maroon,
div.splashcontainer ul a.active,
div.splashcontainer ul a:hover,
div.splashcontent a:hover
{
    color: Maroon;
}

.darkred,
div.splashcontent h3,
ul.pufflist a,
ul.pufflist a:visited,
div#newsContainer h2.news-header,
div#newsContainer h3
{    
    color: #bf3300;
}

.red,
ul.pufflist a:hover,
div#newsContainer a:hover,
div#newsContainerV a:hover
{
    color: #e74208;
}

/* NEWS */
div#newsContainerV
{
	background: transparent url(../images/common/news_bg.png) top left no-repeat;
	height: 250px;
	width: 480px;
	margin: 0 0 0 0px;
}

div#newsContainerV h2.news-header
{
	font-size: 20px;	
}

div#newsContainerV h3
{
	display: inline;
	font-weight: bold;
	font-size: 16px;
	color: #bf3300;
}

div#newsContainerV a, div#newsContainer a:visited
{
	color: #bf3300;
	text-decoration: none;
	outline: none;
}

div#newsContainerV p
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}



div#newsContainer
{
	background: transparent url(../images/common/news_bg.png) top left no-repeat;
	height: 51px;
	width: 736px;
	margin: 0 0 0 26px;
}

div#newsContainer h2.news-header
{
	font-size: 20px;	
}


div#newsContainer h3
{
	display: inline;
	font-weight: bold;
	font-size: 16px;
}

div#newsContainer a, div#newsContainer a:visited
{
	color: #bf3300;
	text-decoration: none;
	outline: none;
}

div#newsContainer p
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 40px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	/*border: 1px solid #ccc;*/ /* this is the border. should have the same value for the links */
	margin: 0 0 0 0; /*auto;*/
	padding: 60px 10px 0 10px ;
	width: 450px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 250px;
	clear: both;
	background: transparent;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; 
	top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float: left;
	height: 100%;
	position: relative;
	width: 460px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 8px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	/*border: 1px solid grey;*/
}

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #000;
	color: #fff;
}

.stripNavR { /* arrows */
	position: absolute;
	top: 50px;
	text-indent: -9000em;
}

.stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavR {
	right: 0;
}

.stripNavR {
	background: url(../images/common/arrow-right-arial.png) no-repeat center;
}

.stripNavL 
{
	display:none;
	position: absolute;
	top: 6px;
	text-indent: -9000em;
	left:0;
}

.stripNavL a {
	display: block;
	height: 40px;
	width: 40px;
}
.stripNavL {
	background: url(../images/common/arrow-right-arial.png) no-repeat center;
}

/* CONFIGURATOR */

div#configurator-wrapper
{
	border-top: 1px solid #e2c822;
	border-bottom: 1px solid #e2c822;
	margin: 10px 10px 10px 0;
	padding: 20px 0;
}

div.configurator-validation,
div.phone-configurator-validation
{
	font-weight: bold;
	color: red;
	font-size: 13px;
	display: none;
}

fieldset#configurator
{}
	
	fieldset#configurator h3,
	fieldset#phone-configurator h3
	{
		font-weight: bold;
		font-size: 16px;
	}
	
	fieldset#configurator div,
	fieldset#phone-configurator div
	{
		margin: 0 0 10px 0;
	}			
	
		fieldset#configurator div label,
		fieldset#phone-configurator div label
		{
			font-weight: bold;
			font-size: 14px;			
			padding: 3px 10px;
			width: 110px;
			text-align: right;
			display: block;
			float: left;
		}
		
		fieldset#configurator input,
		fieldset#configurator select,
		fieldset#phone-configurator input
		{
			font-size: 16px;
			background-color: #fff9d7;
			border: solid 1px #e2c822;
			padding: 0 0 0 3px;
			width: 100px;
		}
		
		fieldset#configurator input,
		fieldset#phone-configurator input
		{
			padding: 1px 0 1px 3px;
			width: 50px;
		}
		
		fieldset#configurator input#calculate,
		fieldset#phone-configurator input#phoneCalculate
		{
			background: transparent url(../images/common/calculate.jpg) top left no-repeat;
			width: 100px;
			height: 32px;
			border: none;
			outline: none;			
		}
	
	div#calcylatorInformation
	{
		font-style: italic;
		font-size: 12px;
		display: none;
		padding: 0 0 0 10px;
	}
	
	div#yearlyCost,
	div#phoneYearlyCost
	{
		padding: 0 6px;
		font-weight: bold;
		font-size: 16px;
		display: none;		
	}
	
	div.configurator-results,
	div.phone-configurator-results
	{
		display: none;
	}
	
	div.configurator-results table,
	div.phone-configurator-results table
	{
		width: 740px;
		background: #fff;
		border: medium none;
		margin: 0;
		padding: 0;
		border-spacing: 0;
		border-collapse: collapse;
		font-size: 14px; 
	}
	
		.png8 div.configurator-results table,
		.png8 div.phone-configurator-results table
		{
			width: 720px;
		}
	
	div.configurator-results table tr.row-headers,
	div.phone-configurator-results table tr.row-headers
	{		
		height: 34px;
		background: transparent url(../images/common/thead_bg.png) top left no-repeat;
	}
		
		.png8 div.configurator-results th,
		.png8 div.phone-configurator-results th
		{
			background: #000;
		}
	
	div.configurator-results table tr.even,
	div.configurator-results table tr.odd,
	div.phone-configurator-results table tr.even,
	div.phone-configurator-results table tr.odd
	{
		background: #fff9d7;
		height: 30px;
	}
	div.configurator-results table tr.odd,
	div.phone-configurator-results table tr.odd
	{
		background: #fff;
	}
	
	div.configurator-results th,
	div.phone-configurator-results th
	{
		font-size: 13px;
		color: #fff;
	}
	
	div.configurator-results td,
	div.phone-configurator-results td
	{
		width: 100px;
		text-align: center;
		border: 1px solid #fdf2bf;
		color: #666;
		padding-top: 5px;
	}
	
	div.configurator-results td.alert,
	div.phone-configurator-results td.alert
	{
		font-size: 16px;
		font-weight: bold;
		color: #50c02c;
	}
	
	div.phone-configurator-results td.cheaper
	{
		color: #50c02c;
	}
	
	div.configurator-results td.comments,
	div.phone-configurator-results td.comments
	{
		font-size: 10px;
		padding-top: 2px;
		width: 180px;		
	}
	
	div.configurator-results td.supplier,
	div.phone-configurator-results td.supplier
	{
		font-weight: bold;
	}
	
	hr.dotted
	{
		border-style: dotted;
	}
	
	hr.orange
	{
		background: #F15722;
		border: 0;
		height: 1px;
		width: 95%;
	}
	
	.results-info
	{
		display: none;
		font-style: italic;
	}

/* COMMON */
.clr,
ul#nav,
#copyright
{
	clear: both;
}

.aligncenter
{
	text-align: center;
}

.inlinelist,
.linklist
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.inlinelist li
{
	display: inline;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.iconlinks li,
a.iconlinks
{
	background: url(../images/common/bg_linkbtn.png) no-repeat;
	height: 25px;
	
}

.iconlinks li a,
a.iconlinks
{
	display: block;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	padding: 5px 0 0 30px;
}

a.iconlinks
{
	display: block;
	margin-top: 5px;
}

fieldset.checkaccess
{
	background: #ffffdf;
	border: 1px solid #eed47a;
	padding: 10px 15px;
}

fieldset.checkaccess .text
{
	width: 200px;
	padding: 5px;
}

fieldset.checkaccess h4
{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.1em;
}

fieldset.checkaccess p
{
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 0.9em;
}

.cleanonclick
{
	color: #CCC;
}

#contactform 
{
	margin-top: 10px;
	background: #C2DF99;
	padding: 4px 10px 10px 10px;
	border: 1px solid #999;
}

fieldset.subscription,
fieldset.subscription-villa,
fieldset.campaignform
{	
	background: #C2DF99;
	padding: 4px 10px 10px 10px;
	border: 1px solid #999;
}


fieldset.campaignform h3
{
	font-weight:bold;
	margin-bottom:0px;
}

#contactform label,
fieldset.subscription label
{
	display: block;
	clear: both;
	margin-bottom: 10px;
}

fieldset.campaignform .information label
{
	display: block;
	float: left;
	margin-bottom: 10px;
}
fieldset.campaignform .information label span
{
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
}

fieldset.campaignform .information label .middlespan
{
	display: block;
	float: left;
	width: 40px;
	padding-left:20px;
	font-weight: bold;
}


fieldset.campaignform label
{
	display: inline;
}

fieldset.campaignform .text
{
	width: 300px;
	border: 1px solid #84aec1;
	padding: 4px;
}

fieldset.campaignform .smalltext
{
	width: 70px;
	border: 1px solid #84aec1;
	padding: 4px;
}

fieldset.campaignform .mediumtext
{
	width: 150px;
	border: 1px solid #84aec1;
	padding: 4px;
}

fieldset.campaignform .errmsg,
fieldset.campaignform .information .errmsg
{
	display: none;
	color: #F15922;
	font-size: 11px;
	line-height: normal;
	font-style: italic;
}


fieldset.subscription-villa label
{
	display: inline;
}

#contactform label span,
fieldset.subscription label span
{
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
}

	#contactform label span.errmsg
	{
		display: none;
	}


	fieldset.subscription label span
	{
		width: 140px;
	}
	
	fieldset.subscription label span.checkbox
	{
		width: 30px;
	}	



#contactform .text,
#contactform textarea,
fieldset.subscription .text,
fieldset.subscription textarea
{
	width: 300px;
	border: 1px solid #84aec1;
	padding: 4px;
}

	fieldset.subscription .text
	{
		width: 285px;
		border: 1px solid #999;
	}
	
	fieldset.subscription textarea
	{
		width: 445px;
		border: 1px solid #999;
	}

#contactform textarea
{
	height: 150px;
	/*clear: both;*/
}

span.errmsg,
fieldset.subscription .errmsg,
fieldset#contactform .errmsg,
fieldset.campaignform .errmsg
{
	display: none;
	color: #F15922;
	font-size: 11px;
	line-height: normal;
	font-style: italic;
}

div.notvalid
{
	border: 1px dotted #ff0000; 
	background: #F15922;
}

#validationmsg
{
	display: none;
	margin: 10px 0 10px 0;
	padding: 10px;
	background: #fffddc;
	border: 1px solid #fff883;
}

#validationmsg h4
{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

#contactform .notvalid
{
	border-color: #ff0000;
}

fieldset.subscription h3,
fieldset.subscription-villa h3
{
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

div.subscription-sent
{
	font-weight: bold;
	font-size: 14px;
}

/* Wizard */

div#wizard
{
	width: 340px;
	float: left;
	margin: 10px 0;
}

div#wizard ul
{
	background: transparent url(../images/common/wizard-bg.jpg) top left no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 335px;
	height: 335px;
}	

	div#wizard li
	{
		float: left;
		display: block;
		width: 80px;
		height: 80px;
		margin: 25px 0 0 23px;
		background: #000;
		text-align: center;
		cursor: pointer;
	}
	
	.png8 div#wizard li
	{
		margin: 25px 8px 0 12px;
	}
	
		div#wizard li span
		{
			color: #fff;
			display: block;
			margin-top: 25px;
			font-family: Arial;
			font-weight: bold;
			font-size: 14px;			
		}
		
		div#wizard li.active
		{
			background: transparent url(../images/common/wizard-li-active.jpg) top left no-repeat;
		}

div#wizardResults 
{
	width: 340px;
	float: left;
	margin: 10px 10px 10px 20px;
}

div#wizardResults ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#wizardResults ul li
{
	background: transparent url(../images/common/wizard-res-btn-expanded.jpg) top left no-repeat;
	height: auto;
	width: 335px;
	color: #fff;
	margin: 0 0 10px 0;
	font-size: 14px;
}

div#wizardResults ul li h4
{
	margin: 0 0 0 12px;
	padding-top: 18px;
	color: #fff;
	font-size: 20px;
}

div#wizardResults ul li div.results-content
{
	display: none;
	height: 125px;
	background: transparent url(../images/common/wizard-res-content.jpg) top left repeat-y;
	padding: 12px;
}
	
div#wizardResults ul li div.results-footer
{
	height: 11px;
	background: transparent url(../images/common/wizard-res-footer.jpg) bottom left no-repeat;
}

	.png8 div#wizardResults ul li div.results-footer
	{		
		margin-top: -5px;
		padding: 0;
	}

div.horizontal-puff
{
	width: 250px;
	float: left;
}

/* Service Providers on specific address */

h4.provider-header
{
    width: 330px;
    float: right;
    font-weight: bold;
    margin: 0 0 0 0;
}

hr.thin-grey
{
	background: #ddd;
	border: 0;
	height: 1px;
	margin-top: 10px;
}

div.provider-services
{
    display: block;
    font-size: 11px;
    width: 330px;
    float: right;  
    margin: 0 0 10px 10px;  
    padding: 5px 0 0 0;
    line-height: normal;
}

    div.provider-services p
    {
        font-style: italic;
    }

#addresslist
{
	margin: 0;
	padding: 0;	
}
#addresslist label
{
	display: block;
}

#addresslist select
{
	display: block;
	width: 150px;
	margin-bottom: 10px;
}