@charset "utf-8";
@import url('navigation.css');
@import url('navigostyles.css');

/*
	Nestor Cables Oy
*/

body
{
	text-align:center;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	background: #fff url(/stc/images/bg_main.jpg) repeat-x;
}


h1
{
	font-size: 18px;
	font-weight:normal;
	margin: .6em 0;
	color: #0066b3;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #0066b3; 
	margin: 10px 0;
	padding: 0 0 5px 0;
}

h3
{
	font-size: 12px;
	color: #0066b3; 
	margin: .6em 0;
}

table p,
table h1,
table h2,
table h3 {
	margin:0;
	padding:0;
}

p
{
	margin: 0 0 .8em 0;
}

a img {
	border:none;
}

table p
{
	margin:0;
}

a:hover img {
	border: none;
}

a,
a:link
{
	color: #0066b3; 
	text-decoration: underline;
	outline:none;
}

a:visited
{
	color: #024a81; 
	text-decoration: underline;
}

a:hover,
a:active
{
	text-decoration: none;
}

hr {
	height:1px;
	border:none;
}

#content ul {
	padding-left:25px;
}

#content ul li {
	list-style:none;
	background: url(/stc/images/bullet_blue.png) no-repeat left 5px;
	padding-left: 10px;
}


/* Basic structure */
#wrapper {
	width:945px;
	margin:auto;
	text-align:left;
}

#masthead {
	height:50px; 
	margin:0 0 0px 0;
	padding-top:15px;
}

#masthead #navigation {
	float:right;
	text-align:right;
	clear:right;
	margin-top:15px;
}

#masthead #navigation ul {
	text-align:right;
}

#columns {
	margin:0 0 5px 0; 
/*	border:solid 1px #dedddd;*/
}

#logo {
	height:50px; 
	width:166px; 
	margin:0; 
	display:inline; 
	float:left;
}

#masthead h1 {
	display:inline;
}

#masthead h1 a,
#masthead h1 a:link,
#masthead h1 a:visited,
#masthead h1 a:hover,
#masthead h1 a:active {
	width: 166px;
	height: 50px;
	display: block;
	float: left;
	background:url(/stc/images/logo.gif) no-repeat;
	outline:none;
}

#header_container {
	height:20px; 
	width:700px; 
	margin:0; 
	padding-top:20px; 
	display:inline; 
	float:right; 
	text-align:right;
}

#header {
	width:450px;
	display:inline;
	font-size:11px;
	color:#fff;
	text-align:right;
	overflow:hidden;
	margin:0px 10px 0 0;
	padding:0;
}

#header a, #header a:visited, #header a:active, #header a:visited {
	color:#FFF;
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

#langlinks {
	width:445px;
	height:15px;
	float:left;
	margin:5px 0 0 150px;
	text-align:right;
}

#searchbar {
	height:30px; 
	width:480px; 
	display:inline;
	margin:0px 5px 0px 0;
	padding-top:0px;
	clear:both;
}

#searchform
{
	display:inline;
	font-size: 11px;
	margin: 0px 0px 0 0;
	float:right;
}

#searchform input
{
	outline:none;
}

#searchform input.textinput
{
	width: 132px; 
	height:19px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	padding: 3px 0 0 20px;
	margin: 0 10px 0 0;
	border:0;
	background: url(/stc/images/bg_searchbox.jpg) no-repeat top left;
}

@-moz-document url-prefix()
{
	#searchform input.textinput {
		height:22px;
		padding: 0 0 0 20px; 
	}
	
	#home .product_search .content #freetext {
		padding:0 5px 0 5px;
	}
}

#mainpic, #flashCarousel {
	height:280px;
	margin: 20px 0;
}

/* COLUMNS */
/* --- Grid --- */
#grid_top {
	height:40px;
	background: #fff url(/stc/images/bg_content_top.gif) no-repeat bottom left;
}

#grid_btm {
	width:945px;
	height:3px;
	background: url(/stc/images/bg_content_btm.gif) no-repeat;
}

.grid {
  width: 945px;
  margin: auto;
  background:url(/stc/images/bg_content_repeat.gif) repeat-y top left;
  padding:0;
  min-height:298px;
}

/* Left column */
.grid-c1 {
  float: left;
  width: 325px;
  text-align:left;
}

#leftcolBanner {
	width:320px;
	margin:auto;
	text-align:center;
	margin-left:0px;
	margin-top:10px;
}

/* Right column */
.grid-c2 {
  float: left;
  width: 610px;
  text-align:left;
  background:#FFF;
}

#subnavi_hor {
	width:760px;
	clear:right;
}

#subnavi_hor_shade {
	width:770px;
	height:20px;
	clear:both;
	background: url(/stc/images/bg_shade.gif) no-repeat bottom center;
}

#content {
	margin:0;
	padding:0 0 0 7px;
}

#content .title {
	min-height:20px;
	width:100%;
	font-size:18px;
	font-weight:normal;
	color:#0066b3;
	margin: 5px 0;
	padding: 0 0 5px 0;
}

/* FOOTER */
#footer {
	width:910px;
	height:20px;
	float:left;
	margin:10px 0;
	padding:10px 15px;
	background: url(/stc/images/bg_footer.jpg) no-repeat;
}

#footer .footerBox {
	width:420px;
	display:inline;
	color:#999999;
	font-size:11px;
}

#footerleft {
	width:620px;
	float:left;
	text-align:left;
}

#footerright {
	width:420px;
	float:right;
	text-align:right;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	font-size:11px;
	text-decoration:none;
	color:#999999;
	padding:0;
	margin:0;
}

#footer a:hover {
	text-decoration:underline;
}



/* TEMPLATE: home */
/* --- Grid --- */
.homegrid {
  width: 940px;
  margin: auto;
}

.homegrid-c1 {
  float: left;
  width: 300px;
}

.homegrid-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.homegrid-c2 {
  float: left;
  width: 300px;
}

.homegrid-m3 {
  float: left;
  width: 20px;
  height: 1px;
}

.homegrid-c3 {
  float: left;
  width: 300px;
}

.homegrid h2 {
	height:20px;
	font-size:18px;
	font-weight:normal;
	margin-top:0;
	padding-left:8px;
}

.homegrid h2.enru {
	padding-left:0px;
}

.home_adbox {
	width:289px;
	background: url(/stc/images/bg_home_adbox_rpt.gif) repeat-y;
	padding:4px 5px 5px 8px;
	line-height:17px;
}

.home_adbox_top {
	height:2px;
	background: url(/stc/images/bg_home_adbox_top.gif) no-repeat;
}

.home_adbox_btm {
	height:2px;
	background: url(/stc/images/bg_home_adbox_btm.gif) no-repeat;
	margin-bottom:1px;
}

.home_adbox:hover {
	background: url(/stc/images/bg_home_adbox_rpt_hover.gif) repeat-y;
}

.home_adbox .readMore {
	padding-left: 18px;
	background: url(/stc/images/bg_link.png) no-repeat left 3px;	
}

.home_adbox .readMore a {
	text-decoration:none;
}

.home_adbox .readMore a:hover {
	text-decoration:underline;
}

#c2-container {
	position:relative;
}

#col2_text {
}

.overlap {
	position:absolute;
	top:150px;
	right:15px;
	width:240px;
	height:88px;
	padding:0 15px;
	overflow:hidden;
	color:#333333;
	background: url(/stc/images/bg_home_textbox.png) no-repeat;
}

#home #footer {
	height:53px;
	background: url(/stc/images/bg_footer_home.gif) no-repeat left top;
}

/* TEMPLATE: standard */
#div_left
{
	width: 480px;
	float:left;
	display:inline;
}

#div_right
{
	width: 200px;
	float:left;
	display:inline;
}


/* TEMPLATE: blank */
#blank
{
	background: #fff url(../images/bg_gradient.gif) repeat-x;
}

#blank body, #blank #infowindow
{
	text-align:left;
	padding: 10px;
}


/* LAYOUT: print */
.printLayout
{
	width:700px;
	background-color:#fff;
	float:left;
}

#print ul li
{
	list-style:circle;
	background:none;
	margin-left:15px;
}

#print .grid,
#print #columns,
#print #wrapper {
	background:none;
	width:620px;
}

#print #print-logo {
	height:50px;
	margin-bottom:10px;
}

#print #printedFrom {
	width:620px;
	font-size:11px;
	color:#000;
	padding-left:7px;
	padding-top:15px;
}

#print #pt_products #productlinks {
	display:none;
}

/* Nostolaatikko */
p.quote
{
	border: 1px solid #d9dbdc;
	background:#f4f6f7;
	padding:10px;
	font-size:11px;
	text-align:left;
	float:left;
	display:inline-block;
}

.ir
{
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}

.clearer
{
	clear: both;
}

/* ce_attachment.jsp */
.attachment_container {
	width:100%;
	height:77px;
	background: url(/stc/images/bg_attachmentbox.gif) no-repeat top left;
	margin:5px 0;
}

/* pt_narrow.jsp */
#narrowpage #content_body {
	width:450px;
	float:left;
}

.rightcolBox {
	display:inline;
	float:right;
	width:126px;
	margin:0 0 10px 10px;
	border-left:10px solid #fff;
	border-bottom:10px solid #fff;
	border-top:none;
}

.rightcolBox h2 {
	margin-top:0;
}

/* pt_news.jsp */
.newslist_headline {
	margin:0;
}

.newslist_headline a {
	text-decoration:none;
}

.newslist_headline a:hover {
	text-decoration:underline;
}

/* pt_products.jsp */
#pt_products {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2a2a2a;
}

#pt_products #content_head2 {
	display:inline;
	margin:10px 0;
}

#pt_products #productlinks {
	display:inline;
	float:right;
}

#pt_products #productlinks img {
	margin-left:10px;
}

#pt_products #content_imgs {
	clear:both;
}

#pt_products #content_imgs img {
	padding-bottom:10px;
}

#pt_products .u4-table-default-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}




/* Tuotehaku */
.product_search {
	font-family: Arial;
	font-size: 12px;
	width: 304px;
	height: 250px;
	overflow: hidden;
	background: transparent url(/stc/images/productsearch_bg.jpg) no-repeat top left;
}
.product_search .content form {
	margin: 0;
	padding: 0;
}
.product_search .content {
	padding: 23px 31px 0 31px;
	text-align: center;
}
.product_search .content .header {
	font-size: 11px;
	color: #fff;
	padding: 8px 0px 8px 0px;
	height: 52px;
	overflow: hidden;
	text-align:center;
}
.product_search .content #freetext {
	width: 242px;
	height:20px;
	border:none;
	background: transparent url(/stc/images/productsearch_bg_textbox.gif) no-repeat top left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#262626;
	margin:0 0 8px 0;
	padding:3px 5px 0 5px;
}
.product_search .content select {
	width: 100%;
	margin-bottom: 8px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#262626;
}
.product_search .content .btn_search {
	color: #0066b3;
	width: 103px;
	text-decoration: none;
	display: block;
	line-height: 29px;
	height: 29px;
	overflow: hidden;
	margin: auto;
	background: transparent url(/stc/images/productsearch_btn_search.gif) no-repeat top left;
	text-align: center;
}

/* yhteydenotto.jsp */
/* Contact form */
.genericOverlay
{
	background-color: #000;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
}

#contactFormIframe
{
	position: absolute;
	z-index: 999;
}

/* products.jsp */
#productlinks {
	margin-top:10px;
	text-align:right;
}

#productlinks img {
	margin-left: 15px;
}


