/* 
	This stylesheet conatains common styles for ncc.se.
	Site layout, menus and general typographie etc.
*/

/* element defaults */

ul, li 								{list-style:none;margin:0px;padding:0px;}
a, a:link, a:visited 				{text-decoration:none;color:#000;}
a:hover								{color:#f23a27;}
img 								{border:none;}
h1, h2, h3, h4, h5, h6 				{margin:0px;padding:0px;}	
p									{margin:0px;padding:0px 0 12px 0;}
.hidden 							{display:none}
input, select, textarea 			{font-size:1.1em;padding:2px 2px 2px 4px;font-family:verdana, arial, sans-serif;}
.white-line							{border-bottom:1px solid #fff}

.blue, .blue a:link, .blue a:visited							
{color:#F23A27;font-weight:bold;}

a.form-button,
a.form-button:link,
a.form-button:visited {
	background:url(../media/img/bg_formbutton.gif) no-repeat right #000;
	padding:2px 18px 2px 5px;
	border:1px solid #dddddd;
	color:#fff;
	font-weight:normal;	
}
input.form-button{background:url(../media/img/bg_formbutton.gif) no-repeat right #000;color:#fff; font-weight:normal; padding:2px 18px 2px 5px; border:1px solid #dddddd;}


a.form-button-blue,
a.form-button-blue:link,
a.form-button-blue:visited 
{
	background:url(../media/img/bg_formbutton_blue.gif) no-repeat right #F23A27;
	padding:2px 18px 2px 5px;
	border:1px solid #dddddd;
	color:#fff;
	font-weight:normal;	
}

.clear {clear:both;overflow:hidden;height:1px}

/* Typography */


#NCC .page .view a,
#NCC .page .view a:link,
#NCC .page .view a:visited,
#NCC .sectionpage2 div a,
#NCC .sectionpage2 div a:link,
#NCC .sectionpage2 div a:visited,
#NCC a.dotted,
#NCC a.dotted:link,
#NCC a.dotted:visited
{
	/*background:url(../media/img/bg_link.gif) left bottom;*/
    border-bottom: 1px dotted #F23A27;
	margin-bottom:4px;
	padding-bottom:3px;
}

#NCC .info-box a.dotted {/*background:url(../media/img/bg_link.gif) left top;*/border-bottom: 1px dotted #F23A27;}

#NCC .page .view h1 a,
#NCC .page .view h1 a:link,
#NCC .page .view h2 a,
#NCC .page .view h2 a:link {background:none !important}

.page-headline {
	margin:0 0 0px 0;
	font-size:34px;
	line-height:41px;
	text-transform:uppercase;
	font-weight:normal;
	background-repeat:no-repeat;
	width:580px;
}


.section-headline {
	font-size:30px;
	line-height:36px;
	background-repeat:no-repeat;
	float:left;
	text-transform:uppercase;
	cursor:hand;
}


.project-headline 
{
	background-repeat:no-repeat;
	font-size:15px;
	line-height:22px;
	margin:0px;
	font-weight:normal;
	letter-spacing:2px;
	text-transform:uppercase;
}

.page-headline,
.section-headline,
.puff-headline,
.puff-headline-wide,
.puff-headline-narrow,
.sub-headline,
.project-headline,
.search-headline,
.preamble-narrow,
.preamble-wide,
.project-listing-headline,
.search-result-headline,
.project-page-headline,
.project-preamble-wide,
.footerlayer-headline,
.contact-search-headline,
.contact-search-subheadline,
.dashboard-headline,
.dashboard-subheadline,
.dashboard-link,
.startpage-html-headlines,
.startpage-statement
{
	font-family:arial;
	font-weight:normal;
	display:none;
}

img.page-headline,
img.section-headline,
img.puff-headline,
img.puff-headline-wide,
img.puff-headline-narrow,
img.sub-headline,
img.project-headline,
img.search-headline,
img.preamble-narrow,
img.preamble-wide,
img.project-listing-headline,
img.search-result-headline,
img.project-page-headline,
img.project-preamble-wide,
img.footerlayer-headline,
img.contact-search-subheadline,
img.contact-search-headline,
img.dashboard-headline,
img.dashboard-subheadline,
img.dashboard-link,
img.startpage-html-headlines,
img.startpage-statement
{
	width:auto !important;
	display:block;
}

.puff-headline
 {
	background-repeat:no-repeat;
	font-size:15px;
	line-height:22px;
	margin:0px;
	font-weight:normal;
	letter-spacing:2px;
}

.search-headline
 {
	background-repeat:no-repeat;
	font-size:15px;
	line-height:22px;
	margin:0px;
	font-weight:normal;
	letter-spacing:2px;
	text-transform:uppercase;
}

.puff-headline-wide,
.puff-headline-narrow 
 {
	background-repeat:no-repeat;
	font-size:15px;
	line-height:22px;
	margin:0px;
	font-weight:normal;
	letter-spacing:2px;
}

.project-listing-headline 
{
	background-repeat:no-repeat;
	font-size:15px;
	line-height:22px;
	margin:0px;
	font-weight:normal;
	letter-spacing:1px;
}

.sub-headline-container 
{
	margin:0px;
	padding:0px;
	height:29px;
	margin:34px 0 22px 0 !important;
}

.sub-headline-container .sub-headline {
	width:100%;
	font-size:1.7em;
	line-height:1.4em;
	padding:0 0 2px 0;
	margin:0px !important;
}


h1, h2 {font-weight:bold; color:#4a4a4a; font-size:1em; text-transform:uppercase; margin:0 0 8px 0}
.block-square h1,
.block-square h2 {font-size: 1.1em; color:white;}
h3 {font-size:1.0em;}
h4 {font-size:1.1em;text-transform:uppercase;line-height:1.45em;}
h5 {font-size:1.1em;text-transform:uppercase;line-height:1.45em;}

.block-square a {color:white;}
.block-square a:hover {color:#F23A27;}

.view ul, .view li {color:white;}

a.arrow-link,
a.arrow-link:link,
a.arrow-link:visited {
	background:url(../media/img/bg_arrowlink.gif) no-repeat right top !important;
	padding:0 18px 2px 0;
}

a.arrow-link-back,
a.arrow-link-back:link,
a.arrow-link-back:visited {
	background:url(../media/img/bg_arrowlink_back.gif) no-repeat left top !important;
	padding:0 0px 2px 18px;
}

a.arrow-link-white,
a.arrow-link-white:link,
a.arrow-link-white:visited {
	background:url(../media/img/bg_arrowlink_white.gif) no-repeat right top !important;
	padding:0 18px 2px 0 !important;
	color:#5fb5ff !important;
}

a.arrow-link-dotted-white,
a.arrow-link-dotted-white:link,
a.arrow-link-dotted-white:visited {
	background:url(../media/img/bg_dottedlink_white.gif) no-repeat right top !important;
	padding:0 18px 3px 0 !important;
	color:#5fb5ff !important;
}

.link-container {
	width:100%;
	/*text-align:right;*/


}

/* layout */

body {
	margin:0px;
	padding:0px 0 0px 0;
	text-align:center;
	font-family:verdana, arial, sans-serif;
	font-size: 62.5%;
	height:100%;

}

html {height:100%;}


#NCC {
	text-align:center;
	background: url(../media/img/bg_headerlines.gif) top center #fff repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0 0 0;
	border:1px solid #fff;
	min-height: 99.7%;
	position:relative;
	float:left;
	width:99.8%;
}

*body {min-height: 100%;}

form {height:100%;}

#NCC #container {
	width:950px;
	margin:0 auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	position:relative;
	display:block;
	top:0px;
	clear:both;
	border-right:1px solid #fff;

}


#NCC .page {
	margin:20px 0 0 0;
	min-height:350px;
	height: auto !important;
	height:350px;
	clear:both;
}

#NCC .page .wide-full{ width: 775px; float: left; margin: 0 0 0 25px;}

#NCC .page .left-column {
	width:150px;
	float:left;
}

#NCC .page .wide-left-column {
	width:620px;
	float:left;
}

#NCC .page .mid-column {
	width:591px;
	float:left;
	margin:0 0 0 25px;
}

#NCC .page .right-column {
	width:170px;
	float:right;
	margin:0 0 0 0px;
	padding-bottom:30px;
}

#NCC .page .bottom-content 
{
	padding-top:20px;
	border-top:1px solid #cccccc;
	clear:both;
	font-size:1.1em;
	line-height:1.65em;
}

#NCC .page .wide-right-column {
	width:290px;
	height:auto!important;
	height:520px;
	min-height:520px;
	float:right;
	margin:0;
	padding: 0 0 0 39px;
	background: #e7e6e6;
}

#NCC .page-footer {
	float:right;
	width:775px;
	height:40px;
	border-top:1px solid #ccc;
	margin:25px 0 0 0;
	padding-top:5px;
	text-align:right;
	font-size:1.1em;
	position:relative;
}

#NCC .page-footer .content-layer {text-align:left}

#NCC .page-footer a,
#NCC .page-footer a:link,
#NCC .page-footer a:visited
{
	color:#c1c1c1;
}
#NCC .page-footer {color:#c1c1c1;}


#NCC .page-footer a:hover {color:#F23A27}

#NCC .site-footer {
	clear:both;
	width:100%;

	background: transparent url(../media/img/bg_sitefooter.gif) repeat-x scroll 0 0;
	height:20px;
	padding:0 0 0px 0;
	text-align:center;	
	margin-top:20px;
	position:absolute;
	bottom:0px;
	left:0px;
}

#NCC .site-footer .content 
{
	padding-top:4px;
	margin:0px auto 0 auto !important;
	width:950px;
	color:#fff;
	text-align:left;
	position:relative;
}

#NCC .site-footer .content .left {
	float:left;
}

#NCC .site-footer .content .right {
	float:right;
}



#NCC .site-footer .left a,
#NCC .site-footer .left a:link,
#NCC .site-footer .left a:visited,
#NCC .site-footer .right a,
#NCC .site-footer .right a:link,
#NCC .site-footer .right a:visited {
	color:#fff;
	margin:0 10px 0 10px;
}

#NCC .site-footer .content-layer a 
{
	margin-bottom:10px;
	line-height:25px;
	vertical-align:middle;
}

/* page header */
#NCC #header {
	height:83px;
	text-align:left;
	position:relative;
	top:0px;
	margin:32px 0 0 0;
}

#site-tools {

	background:#1c5e96 url(../media/img/bg_sitetoppanel.gif) repeat-x;
	width:100%;
	margin:0px auto 0 auto;
	display:none;
	position:relative;
	z-index:1700;
	
}

#contact-panel {
	width:950px;
	margin:0px  auto 0 auto;
	height:152px;
	color:#fff;
	background:url(../media/img/bg_contactseperator.gif) 336px 0px no-repeat;
}

#contact-panel .left {
	float:left;
	width:336px;
	height:140px;
	text-align:left;
	margin-top:6px;
}

#contact-panel .footer-link {
	float:right;
	font-size:1.1em;
	color:#9ad0ff;
	margin-right:10px;
}

#contact-panel .footer-link a,
#contact-panel .footer-link a:link,
#contact-panel .footer-link a:visited 
{
	color:#9ad0ff !important;
}

#contact-panel .contact {
	margin:6px 10px 0 0;
	float:left;
	width:158px;
	height:100px;
}

#contact-panel .contact a,
#contact-panel .contact a:link,
#contact-panel .contact a:visited 
{
	color:#9ad0ff;
}

#contact-panel .other-contacts {
	margin-left:25px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	margin-top:6px;
}


#contact-panel .contact p {
	font-size:1.1em;
	line-height:1.45em;
}



#contact-panel .right {
	float:right;
	width:610px;
	height:140px;
	text-align:left;
	margin-top:0px;
	position:relative;
}

#contact-panel .contact-search 
{
	margin-left:20px;
	background:url(../media/img/bg_contactseperator.gif) 288px 0px no-repeat;
	float:left;
	width:587px;
}

#contact-panel .contact-search .on-pages
{
	width:270px;
	height:140px;
	float:left;
	margin-top:6px;
}

#contact-panel .contact-search #nonevalidmsg {clear:both;padding-top:5px;display:block;font-weight:bold;display:none;}

#contact-panel h1,
#contact-panel h2 {color:#fff !important}
#contact-panel .contact-search .on-pages h4 {padding:0 0 12px 0}
#contact-panel .contact-search .on-pages input {width:197px;float:left;}

#contact-panel .contact-search .form-button 
{
	float:right;
	margin-top:14px;
}

#contact-panel .contact-search .on-pages .form-button {margin-top:3px;}

#contact-panel .contact-search .in-tree
{
	width:275px;
	height:110px;
	float:right;
	margin-top:6px;
}

#contact-panel .contact-search .select-list
{
	margin-top:12px;
	float:left;
	position:relative;
	z-index:2000;
}

#search-panel {
	width:950px;
	margin:0  auto 0 auto;
	height:60px;
	display:none;
	color:#fff;
	overflow:hidden;
	text-align:left;
}

#search-panel .right {
	float:right;
	width:490px;
	padding-top:17px;
	font-weight:bold;
	text-transform:uppercase;	
	text-align:right;
}

#search-panel .right input {
	vertical-align:middle;
}

#search-panel .right .search-field {
	width:296px;
	margin:0 0 0 4px;
}

#search-panel .right .form-button {
	margin-left:12px;
	vertical-align:middle;
}

#site-tools  .close {
	text-align:right;
	width:950px;
	margin:0  auto 0 auto;
}

#site-tools  .close  img {
	cursor:pointer;
}



#NCC #header #heading {
	height:41px;
	width:775px;
	position:relative;
	top:-75px;
	left:175px;
	z-index:1;
	
}

*body #NCC #header #heading {
	height:41px;
	top:-76px;
}

#NCC #logotype {
	position:relative;
	width:130px;
}

#NCC #header #heading #heading-container {
	height:41px;
	width:774px;
	background:url(../media/img/bg_topmenuheading.gif) #fff repeat-x;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#NCC #header #heading #heading-container 
	{
		margin-top:2px;
	}
}

*body #NCC #header #heading #heading-container
{
	width:774px;
}

#NCC #header #heading #heading-container img
{
	margin-top:-1px;	
}

#NCC #header #heading #heading-container #seperator
 {
 	margin-top:7px !important;
 }
 
 #NCC #header #heading #heading-container #seperator img 
 {
	margin-top:10px;
}

/* top buttons */

#top-buttons {
	position:absolute;
	z-index:100;
	float:right;
	top:-33px;
	right:0px;
}

/*top menu */

#NCC #top-menu ul li {
	float:left;
	height:41px;
	background: url(../media/img/bg_topmenuitem.gif) #fff right no-repeat;
}

#NCC #top-menu ul .list-item {
	background:none;
}

#NCC #top-menu ul ul {
	display:none;
}

#NCC #top-menu ul li a,
#NCC #top-menu ul li a:link
#NCC #top-menu ul li a:visited {
	border-bottom:6px solid #000;
	display:block;
	height:35px;
	line-height:13px;
	padding:0px 9px 0px 5px;
	text-transform:uppercase;	
	margin:0 1px 0 0px;
	background:#fff;
}

#NCC #top-menu ul li a.first-item,
#NCC #top-menu ul li a.first-item:link
#NCC #top-menu ul li a.first-item:visited {
	padding:0px 7px 0px 0px;
}

#NCC #top-menu ul li.active a {
	border-bottom:6px solid #F23A27;
	color:black;
}

#NCC #top-menu ul li a:hover {
	color:#F23A27;
}

#NCC #top-menu {
	background: url(../media/img/bg_topmenu.gif) #fff repeat-x;
	height:83px;
	position:absolute;
	top:0px;
	z-index:0;
	width:774px;
	left:175px;
	font-size: 11px;
}

*body #NCC #top-menu 
{
	width:774px;
}


#NCC .top-menu-widthheading {
	background: url(../media/img/bg_topmenublack.gif) #fff repeat-x !important;
	height:90px;
	position:absolute;
	top:0px;
	z-index:0;
	width:774px;
	
}

#NCC #top-menu ul ul {
	position:absolute;
	left:0px;	
	width:774px;
}

*body #NCC #top-menu ul ul {width:70.9em;}

#NCC #top-menu ul li ul li {
	background:none;
	border-right:1px solid #fff;
	height:34px;
	margin:8px 0 0 0;
}

#NCC .top-menu-widthheading ul li ul li {
	background:none;
	border-right:1px solid #fff;
	height:41px !important;
	margin:0px 0 0 0 !important;
}

#NCC .top-menu-widthheading ul li ul li  a,
#NCC .top-menu-widthheading li ul ul li a:link,
#NCC .top-menu-widthheading ul li ul li a:visited
{
	border-bottom:3px solid #000 !important;
	padding-top:8px !important;
}

#NCC #top-menu ul li ul li a, 
#NCC #top-menu ul li ul li a:link, 
#NCC #top-menu ul li ul li a:visited {
	background:none;
	padding-top:0px;
	padding-bottom:1px;
	border-bottom:3px solid #cecece;
	margin:0px;
	height:30px;
	color:#000;
}

#NCC #top-menu ul li ul .active a, 
#NCC #top-menu ul li ul .active a:link,
#NCC #top-menu ul li ul .active a:visited {
	border-bottom:3px solid #F23A27 !important;
	color:black !important;
	
} 

#NCC #top-menu ul li ul li a:hover {
	color:#F23A27 !important;
}

#NCC #top-menu ul .active ul {
	display:block;
}

#NCC #heading img {
	float:left;
}

#NCC #heading #seperator {
	float:left;
	border-left:1px solid #ececec;
	padding:0 0 0 8px;
	height:21px;
	margin:0 0 0 8px;
}

#NCC #heading #seperator  img {
	margin:10px 0 0 0;
}

/* left menu */

#NCC #left-menu 
{
	padding-bottom:40px;
}

#NCC #left-menu ul {
	width:150px;
	font-size:1.1em;
	border:1px solid #cccccc;
	border-width:1px 0 0 0;
}

#NCC #left-menu ul ul 
{
	font-size:1em;
	background:url(../media/img/bg_leftmenu.gif) no-repeat top left #f7f7f7;
}

#NCC #left-menu ul li.back-arrow a
{
	background:url(../media/img/bg_leftmenuarrow.gif) no-repeat !important;
	padding-left:20px !important;
}

#NCC #left-menu ul li a,
#NCC #left-menu ul li a:link,
#NCC #left-menu ul li a:visited {
	display:block;
	padding:6px 0 6px 2px;
	border:1px solid #cccccc;
	border-width:0 0 1px 0;
	line-height:1.3em;
	
}

#NCC #left-menu ul li.expanded a,
#NCC #left-menu ul li.expanded a:link,
#NCC #left-menu ul li.expanded a:visited {
	border:1px solid #b4b4b4;
	border-width:0 0 1px 0;
}

#NCC #left-menu ul li.expanded ul li a,
#NCC #left-menu ul li.expanded ul li a:link,
#NCC #left-menu ul li.expanded ul li a:visited
{
	padding:6px 0 6px 10px;
	border:1px solid #fff;
	border-width:0 0 1px 0;
}

#NCC #left-menu ul li.expanded ul li.last-item a,
#NCC #left-menu ul li.expanded ul li.last-item a:link,
#NCC #left-menu ul li.expanded ul li.last-item a:visited
{
	border:1px solid #cccccc;
	border-width:0 0 1px 0;
}

#NCC #left-menu ul .current a,
#NCC #left-menu ul .current a:link,
#NCC #left-menu ul .current a:visited
{
	color:#F23A27;
	background:url(../media/img/bg_leftmenucurrent.gif) repeat-x bottom;
}

#NCC #left-menu ul .current ul li a,
#NCC #left-menu ul .current ul li a:link,
#NCC #left-menu ul .current ul li a:visited
{
	background:none;
	color:#000;
}


/* content puff */

.puff {
	padding:0 0 20px 0;
}

.startpage .puff {font-size:1.1em;}
.startpage .puff .arrow-link {line-height:16px;}
.startpage .puff-newslist {height:125px;border:none;}

.leftpuff {
	float:left;
}

.rightpuff {
	float:right;
}

.middlepuff 
{
	float:left;
	margin:0 0px 0 35px;
}

.startpage .middlepuff 
{
	float:left;
	margin:0 0px 0 40px;
}

.puff-normal {
	width:290px;
} 


#NCC .puff-normal .plate a,
#NCC .puff-normal .plate a:link,
#NCC .puff-normal .plate a:visited
{
	background:none !important;
}

.puff .footer {
	clear:both;
	background:#F23A27;
	margin:1px 0 0 0;
}

#NCC .puff .footer a,
#NCC .puff .footer a:link,
#NCC .puff .footer a:visited
{
	text-align:right;
	display:block;
	font-weight:bold;
	color:#fff;
	padding:0 24px 2px 0 !important;
	margin:0px;
	background:url(../media/img/bg_arrowlink_2.gif) no-repeat 99% center !important;
	border-bottom:none;
}


.puff  .content {
	height:160px;
	overflow:hidden;
	position:relative;
	font-size:11px;
	line-height:18px;
}

.puff .content div.plate {
	height:47px;
	position:absolute;
	top:113px;
	width:100%;
	overflow:hidden;
	margin:0px;
	color:#fff;
	
}

.puff .content div.plate a,
.puff .content div.plate a:link,
.puff .content div.plate a:visited 
{
	color:#fff !important;	
}

.puff .content .opac-bg {
	height:47px;
	background:#000;
	position:absolute;
	top:113px;
	width:100%;
	overflow:hidden;
	opacity: .8;
	filter: alpha(opacity=80);
}

#NCC .puff .projectlist a,
#NCC .puff .projectlist a:link,
#NCC .puff .projectlist a:visited {
	color:#65b8ff !important;
}


.puff .content p {
	padding:4px 8px 4px 8px;
}

.puff-wide {
	width:464px;
	clear:both;
} 

.puff-wide  .content {
	height:146px;
}

.puff-wide .content div.plate {
	top:0px;
	left:232px;
	width:232px;
	height:146px;
}

.puff-wide .content .opac-bg {
	top:0px;
	left:232px;
	width:232px;
	height:146px;
}

.puff-narrow {
	width:222px;
} 

.puff-narrow  .content {
	height:146px;
}

.puff-narrow .content div.plate {
	top:96px;
	width:232px;
	height:146px;
}

.puff-narrow .content .opac-bg {
	top:96px;
	width:232px;
	height:146px;
}

.puff .projectlist {
	border-top:1px solid #585857;
}

.puff .projectlist p {padding-top:0px;margin-top:0px;line-height:18px;}

.puff h3 {
	margin:3px 4px 0 8px;
	padding-bottom:0px;
}

.puff-large {
	width:620px;
	clear:both;
}

.puff-large .content {
	height:275px;
	width:100%;
}

.puff-large .content .opac-bg {
	top:228px;
}

.puff-large .content div.plate {
	top:228px;
}


.puff-large .footer a,
.puff-large .footer a:link,
.puff-large .footer a:visited {
	padding:1px 24px 3px 0;
}


.puff-news {
	width:290px;
	border-bottom:1px solid #F23A27;
	height:200px;
	overflow:hidden;
	/*padding:0px;*/
	position:relative;
	/*margin-bottom:23px;*/
}

.startpage .puff-news {border:none;height:auto;}

.puff-news .content {
	margin:0px 0 0px 0;
	height:auto;
	padding:0px;
	position:absolute;
	top:42px;
}

.startpage .puff-news .content {margin:0px 0 0px 0;position:relative;top:0px;}
.startpage .puff-news .content p {line-height:18px;background:url(../media/img/stroke_grey.gif) 121px 82px no-repeat;height:83px;}

.puff-news .content p img {
	float:left;
	margin:5px 10px 0 0;
	width:113px;
	height:116px;
}


.startpage .puff-news .content p img {
	float:left;
	margin:5px 10px 0 0;
	width:113px;
	height:77px;
}

.puff-news .content p {
	padding:0px;
}

.puff-news .content .link-container {
	clear:both;
	margin:7px 0px 0px 0px;
	padding:0px;
}

.startpage .puff-news .content .link-container {margin:4px 0px 0px 0px;}

.puff-newslist {
	width:290px;
	height:200px;
	padding:0;
	margin-bottom:23px;
	border-bottom:1px solid #F23A27;
	overflow:hidden;
}


*body .puff-newslist {
	width:290px;
	height:200px;
	padding:0px;
	margin-bottom:22px;
	border-bottom:1px solid #F23A27;
	overflow:hidden;
}

.puff-newslist .content {
	height:166px;
	padding:0px;
	margin:0px;
	border-top:1px solid #cccccc;
	padding-top:5px;
	margin-top:10px;
	overflow:hidden;
}

.startpage .puff-newslist .content {margin-top:2px;padding-top:13px;height:auto;}

.puff-newslist .content .link-container {
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.startpage .puff-newslist .content .link-container {margin-top:3px;}

.puff-newslist .content .txt {
	float:left;
}

.puff-newslist .content .date {
	float:right;
}

.puff-newslist .content .date a {color:#F23A27;}

.puff-newslist ul  {
	margin:0 0 4px 0;
	background:none !important;
	list-style:none !important;
}

.puff-newslist ul li {
	clear:both;
	border-bottom:1px solid #e5e5e5;
	height:20px;
	margin-top:3px;
	list-style:none !important;
	background:none !important;
	margin:0px !important;
	padding:0px !important;
}

#NCC .puff-newslist ul li a,
#NCC .puff-newslist ul li a:link,
#NCC .puff-newslist ul li a:visited {background:none !important; border-bottom: none;}

.store-puff {
	width:591px;
	border-bottom:1px solid #F23A27;
	padding:0px;
	margin-bottom: 22px;
}

.store-puff .content {
	margin:0px 0 0px 0;
	height:auto;
	padding:0px;
	padding-bottom:14px;
}

.store-puff .content p img {
	float:left;
	margin:5px 10px 0 0;
	width:151px;
	height:108px;
}

.store-puff .content p {
	padding:0px;
}

.store-puff .content .link-container {
	margin:5px 0px 0px 0px;
	padding:0px;
	text-align:right;
}

/* right column */

.info-box {
	background:#f0f0f0;
	margin:0 0 7px 0;
	color:#333;
}

.info-box h4 {
	font-size:1.1em;
	line-height:1.2em;
	text-transform:uppercase;
	color:black;
	padding:4px 8px 4px 8px;
}

.info-box p {
	padding:6px 8px 14px 8px;
	font-size:1.1em;
	line-height:1.65em;
	border-top:1px solid #fff;
}

br.clear {clear:both;line-height:1px;overflow:hidden;font-size:1px !important;height:1px !important;position:absolute;}

.info-box p .picture 
{
	float:right;
}

.blue-button {
	margin:0 0 7px 0;
	padding:3px 8px 4px 10px;
	background-color:#2070b5;
	clear:both;
}

.block-square {
	margin:0 0 7px 0;
	padding:3px 8px 4px 10px;
	background:#aaaaaa;
	clear:both;
	color:white;
}
.right-column .block-square p a{border-bottom: 1px dotted #F23A27;  }
.right-column .block-square p {line-height:1.65em;}

.cbutton { margin:0 0 1px 0;}

.arrow-right {
	background:url(../media/img/bg_arrowbtn.gif) #2070b5 no-repeat right bottom;
}

.arrow-left {
	background:url(../media/img/bg_arrowbtn.gif) #2070b5 no-repeat left top;
}

.arrow-down 
{
	background:url(../media/img/bg_arrowbtn_down.gif) #2070b5 no-repeat left top;
}

.arrow-right a,
.arrow-right a:link,
.arrow-right a:visited {
	color:#fff;
	display:block;
	padding-right:30px;
	line-height:1.65em;
}

.arrow-left a,
.arrow-left a:link,
.arrow-left a:visited {
	color:#fff;
	padding-left:20px;
	line-height:1.65em;
	margin-bottom:1px;
}

.teasers {
	margin-top:13px;
	
}

.info-box p a,
.info-box p a:link,
.info-box p a:visited {
	/*background:url(../media/img/bg_link.gif);*/
    border-bottom: none;
	padding-bottom:4px;
	line-height:17px; 
}


/* custom form elements */

.select-list 
{
	background:url(../media/img/bg_customselect.gif) no-repeat;
	width:211px;
	height:21px;
	position:relative;
}

.long-select .select-list
{
	background:url(../media/img/bg_customselectl.gif) no-repeat;
	width:286px;
}

.medium-select .select-list
{
	background:url(../media/img/bg_customselectm.gif) no-repeat;
	width:253px;
}

.select-list a:hover {color:#000}
#heading-container a:hover {color:black;}

.select-list a,
.select-list a:link,
.select-list a:visited
{
	display:block;
	padding:4px 5px 1px 8px;
	font-size:11px;	
	line-height:14px;
	width:198px;
	text-transform:uppercase;
}

.select-list ul li a,
.select-list ul li a:link,
.select-list ul li a:visited
{
	text-transform:none;
}

.long-select .select-list a,
.long-select .select-list a:link,
.long-select .select-list a:visited
{
	width:273px;
}

.medium-select .select-list a,
.medium-select .select-list a:link,
.medium-select .select-list a:visited
{
	width:240px;
}

.select-list ul 
{
	width:100%;
	background:#fff;
	position:absolute;
	top:21px;
	display:none;
	border:1px solid #ccc;
}

.select-list ul li 
{
	width:100%;
	color:#000;
}

.select-list ul li a,
.select-list ul li a:link,
.select-list ul li a:visited 
{
	padding:1px 5px 3px 8px;
	font-size:11px;	
	line-height:14px;
	display:block;
}

.select-list ul li a:hover 
{
	color:#000;
	background-color:#ccc;
}

.select-disabled
{
	background:url(../media/img/bg_customselect_disabled.gif) no-repeat;
	width:211px;
	height:21px;
	position:relative;
	cursor:default;
}

.long-select .select-disabled
{
	background:url(../media/img/bg_customselectl_disabled.gif) no-repeat;
	width:286px;
}

.medium-select .select-disabled
{
	background:url(../media/img/bg_customselectm_disabled.gif) no-repeat;
	width:253px;
}

.select-disabled a {cursor:default;}

.custom-checkbox 
{
	height:15px;
	width:16px;
	overflow:hidden;
	background:url(../media/img/bg_chkbox.gif) no-repeat;
	cursor:pointer;
}

.checked 
{
	background:url(../media/img/bg_chkbox_checked.gif) no-repeat;
}


/* residential search ------------------------ */

.residential-search 
{
	background:#e9f1f8;
	height:334px;
}

.sectionpage2 .residential-search {height:200px;margin:5px 0 20px 0;}
.sectionpage2 .white-line {margin-bottom:9px;}
.residential-search h3 
{
	clear:both;
}

.residential-search .headline-container 
{
	padding:6px 0 1px 10px;
	clear:both;
}

.residential-search .form 
{
	margin:2px 20px 1px 17px;
}

.residential-search .f1 
{
	height:200px;
}

.sectionpage2  .f1 {height:156px;}
.residential-search .arrow-link {margin:0px 0  0 16px !important;}

.residential-search .select-list
{
	margin:14px 0 14px 0;
}

.residential-search .f2 .select-list
{
	margin:22px 0 10px 0;
	clear:both;
}

.checkbox  .custom-checkbox 
{
	float:left;
	margin:0 5px 0 0px;
}

.checkbox 
{
	float:left;
	padding:0 10px 0 0px;
}

.residential-search .form-button 
{
	float:right;
}

.contact-form 
{
	margin:0 0 7px 0;
	padding:3px 8px 16px 10px;
	background-color:#2070b5;
	clear:both;
	color:#fff;
	font-size:1.1em;
	line-height:1.45em;
	display:none;
}

.error {background:#fff;color:red;margin-top:30px;padding:5px;}

.contact-form  .form-button 
{
	float:right;
	margin-bottom:16px;
}

.contact-form  p 
{
	padding:4px 0 8px 0;
}

.contact-form .txt 
{
	margin:2px 0 2px 0;
	padding:3px;
	border:1px solid #8e8e8e;
	clear:both;
	width:142px;
}

.contact-form .field3
{
	margin:0px 0 10px 0;
}

.contact-form .field2 
{
	margin:0 0 10px 0;
}

.contact-form .radio-buttons
{
	float:left;
}

/* content layer */

.content-layer 
{
	position:absolute;
	display:block;
	z-index:10000;
	width:571px;
	top:-200px;
	left:0px;
	display:none;
}

.content-layer .body 
{
	background:url(/stc/media/img/footerlayer_body.png) no-repeat;
	width:571px;
	margin:0px;
	padding:0px;
	position:static;
}

.content-layer .body .container {font-size:1.1em;line-height:1.35em;color:#000 !important;padding-top:40px;margin:0px 0 0 45px !important;width:475px;display:none;position:relative;z-index:3000;clear:both;}
.content-layer .body .container p {padding-top:10px;}
.content-layer .body .container a,
.content-layer .body .container a:link {color:#000 !important;}

.content-layer .body .close {position:absolute;right:33px;top:26px;cursor:pointer;}
.content-layer .bottom-img {width:571px;height:52px;background:url(../media/img/footerlayer_bottom.png) no-repeat;}



.pdf
{
	display:block;
	background-image:url(/media/img/icn/pdf.gif);
	text-indent: 35px;
	line-height:24px;
	margin-left:2px;
	height:25px;
	background-repeat:no-repeat !important;
}

/* EPiServer editor classes */ 
.blockSquare 
{
	display:inline-block;
	background:#e9f1f8;
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;
	clear:both;
}

*body .blockSquare li {padding:0px !important;}


/* tell a friend layer */

#tellafriend-layer .container {font-size:11px;}
#tellafriend-layer form { margin:0; }
#tellafriend-layer input,
#tellafriend-layer textarea {width:300px;margin-top:2px;}
#tellafriend-layer textarea {height:60px;}
#tellafriend-layer .form-button {color:#fff !important}


.survey {width:590px}
.survey .question {width:290px;}
.survey .radio {vertical-align:bottom;width:50px;text-align:center;}
.survey .even {background-color:#eee}

.nextQuestion {margin-top:20px;}

#NCC .puff .footer a {border-bottom:none;}
#NCC .puff .footer a:visited {text-decoration:none;}
#NCC .puff .footer a:hover {text-decoration:none;}

#searchResults ul {background: none;}
