

/* hotel search */
.scs-hotel-search { margin-bottom:15px; width:259px; height:242px; position:relative; }
.scs-hotel-search select { font-family:Arial; }

/* Quick links bucket */
/*
.scs-quick-links { width:180px; overflow:hidden; font-family:Arial; font-size:12px; }
.scs-quick-links img { border:0; }
.scs-quick-links-hd { overflow:hidden; height:10px; background:url(http://static.fonecta.fi/docroot/images/quick_links_hd_left.gif) no-repeat; }
.scs-quick-links-ft { overflow:hidden; height:10px; background:url(http://static.fonecta.fi/docroot/images/quick_links_ft_left.gif) no-repeat; }
.scs-quick-links-hd div.right { float:right; width:10px; height:10px; background:url(http://static.fonecta.fi/docroot/images/quick_links_hd_right.gif) no-repeat; }
.scs-quick-links-ft div.right { float:right; width:10px; height:10px; background:url(http://static.fonecta.fi/docroot/images/quick_links_ft_right.gif) no-repeat; }
.scs-quick-links-bd { padding-top:5px; border-left:1px solid #c7c5c6; border-right:1px solid #c7c5c6; }
.scs-quick-link { position:relative; margin-top:3px; }
.scs-quick-link div.scs-quick-link-txt { position:absolute; top:5px; left:5px; }
.scs-quick-link a { text-decoration:none; }
.scs-quick-link a:hover { text-decoration:underline; }
.scs-quick-links-divider { height:2px; overflow:hidden; margin:10px 5px 10px 0; background:url(http://static.fonecta.fi/docroot/images/quick_links_divider.gif) repeat-x; }
*/

.scs-quick-link {
  text-decoration:none !important;
}

.scs-quick-link .head {
  background:transparent url(http://static.fonecta.fi/docroot/images/fi/gradient_footer.png) repeat-x scroll 0pt bottom;
  height:33px; 
  padding:0px 3px 3px 3px !important;
  margin-top: 20px !important;
}

.scs-quick-link .first {
  background:transparent url(http://static.fonecta.fi/docroot/images/fi/gradient_footer.png) repeat-x scroll 0pt bottom;
  height:33px; 
  padding:0px 3px 3px 3px !important;
}

.scs-quick-link .link {
  padding-left:35px !important;
  border-bottom:1px solid #CCCCCC;
  height:32px;
}




/* text with image */
.scs-twi { font-size:11px; margin-bottom:15px; color:#080808; }
.scs-twi img { border:0; }
.scs-twi a { color:#080808; }
.scs-twi table { width:100%; }
.scs-twi td { vertical-align:top; }
.scs-twi .scs-twi-hd a { text-decoration:none; }
.scs-twi .scs-twi-hd h3 { font-size:16px; margin:0; line-height:1.2em; }

/* teaser right column */
.scs-twi.scs-layout-rightCol { padding:0 0 8px 0; border-bottom:1px solid #cccccc; }
.scs-twi.scs-layout-rightCol p { margin:0 0 5px 0; }
.scs-twi.scs-layout-rightCol .scs-twi-hd { margin-bottom:8px; }
.scs-twi.scs-layout-rightCol h3 { font-size:1.1em; font-family:Verdana; background:transparent url(http://static.fonecta.fi/docroot/images/gradient_listing.png) repeat-x scroll 0 bottom; margin:0; padding-bottom:18px; }

/* text with image in accommodations right column */ 
.accommodations #miscInfo .scs-twi .scs-twi-hd h3 { color:#333333; margin-bottom:5px; font-size:15px; }
.accommodations #miscInfo .scs-twi .scs-twi-bd { border-top:1px dotted #999999; padding:0 8px 0 8px; background:transparent url(http://static.fonecta.fi/docroot/images/gradient_guide_feature.png) repeat-x; line-height:15px; }

/* text with image in restaurants right column */ 
.restaurants #miscInfo .scs-twi .scs-twi-hd h3 { color:#333333; margin-bottom:5px; font-size:15px; }
.restaurants #miscInfo .scs-twi .scs-twi-bd { padding:8px 0 0 0; border-top:1px dotted #999999; line-height:15px; color:#333333; }

/* text with image in accommodations middle column */
.accommodations #features .scs-twi .scs-twi-hd h3 { font-size:24px; color:#2798D6; margin:0 0 10px 0; }
.accommodations #features .scs-twi .scs-twi-bd { color:#333333; }

/* text with image in restaurants middle column */
.restaurants #features .scs-twi .scs-twi-hd h3 { font-size:24px; color:#669900; margin:0 0 10px 0; }
.restaurants #features .scs-twi .scs-twi-bd { color:#333333; }

/* subtitle positions */
.scs-twi .scs-subtitle-bottomleft { text-align:left; margin-top:10px; }
.scs-twi .scs-subtitle-bottomright { text-align:right; margin-top:10px; }
.scs-twi .scs-subtitle-bottomcenter { text-align:center; margin-top:10px; }
.scs-twi .scs-subtitle-topleft { text-align:left; margin-bottom:10px; }
.scs-twi .scs-subtitle-topright { text-align:right; margin-bottom:10px; }
.scs-twi .scs-subtitle-topcenter { text-align:center; margin-bottom:10px; }

/* image positions */
.scs-twi .scs-imgpos-leftintext { float:left; margin-right:8px; }
.scs-twi .scs-imgpos-rightintext { float:right; margin-left:8px; }
.scs-twi .scs-imgpos-leftbeside { margin-right:8px; }
.scs-twi .scs-imgpos-rightbeside { margin-left:8px; }
.scs-twi .scs-imgpos-centertop, .scs-twi .scs-imgpos-centerbottom { text-align:center; }
.scs-twi .scs-imgpos-lefttop, .scs-twi .scs-imgpos-leftbottom { text-align:left; }
.scs-twi .scs-imgpos-righttop, .scs-twi .scs-imgpos-rightbottom { text-align:right; }
.scs-twi .scs-twi-imgsubtitle { margin-top:3px; font-size:11px; }

/* flash positions */
.scs-twi .scs-flashpos-centertop { text-align:center; margin-bottom:10px; }
.scs-twi .scs-flashpos-centerbottom { text-align:center; margin-top:10px; }
.scs-twi .scs-flashpos-righttop { text-align:right; margin-bottom:10px; }
.scs-twi .scs-flashpos-rightbottom { text-align:right; margin-top:10px; }
.scs-twi .scs-flashpos-lefttop { text-align:left; margin-bottom:10px; }
.scs-twi .scs-flashpos-leftbottom { text-align:left; margin-top:10px; }
.scs-twi .scs-flashpos-leftintext { float:left; margin-right:8px; }
.scs-twi .scs-flashpos-rightintext { float:right; margin-left:8px; }
.scs-twi .scs-flashpos-leftbeside { margin-right:8px; }
.scs-twi .scs-flashpos-rightbeside { margin-left:8px; }

/* Google search */
.scs-googlesearch .scs-googlesearch-left { float:left; width:690px; font-family:Arial; color:#4E493D; }
.scs-googlesearch .scs-googlesearch-right { float:left; width:260px; }
.scs-googlesearch .scs-googlesearch-hd { margin:45px 0 45px 75px; width:520px; }
.scs-googlesearch .scs-googlesearch-left img { border:0; }
.scs-googlesearch .scs-googlesearch-left h3 { font-size:22px !important; color:#4E493D; }
.scs-googlesearch .scs-googlesearch-boxleft { float:left; width:301px; position:relative; margin-left:30px; margin-right:10px; }
.scs-googlesearch .scs-googlesearch-boxright { float:left; width:301px; position:relative; }

.scs-searchbox { height:162px; width:300px; position:relative; }
.scs-searchbox input.scs-searchbox-searchterm { width:170px; position:absolute; top:95px; left:25px; }
.scs-searchbox img.scs-searchbox-submit { position:absolute; bottom:25px; right:20px; border:0; }



/* +--------------------------------------------------------+*/
/* | DEFAULT AND GENERIC SCS STYLES 						|*/
/* +--------------------------------------------------------+*/
.clearfloat,
.clr {
	clear: both;
	height:0px;
	font-size:0em;
}


div.scs {
	font-family: inherit;
	font-size: 12px !important;
}
	div.scs * {
		margin: 0 !important;
		padding: 0 !important;
	}
	div.scs p,
	div.scs h2,
	div.scs h3,
	div.scs h4,
	div.scs img {
		background: none !important;
		border: 0 !important;
		margin: 0 0 5px 0 !important;
	}
	div.scs strong {}
	div.scs img {
		border: 0 !important;
	}
	div.scs a {
		color: #06348C !important;
	}
	div.scs a:hover {
		color: #000 !important;
	}
	div.scs h3 {
		font-size: 14px !important;
	}
	div.scs h4 {
		font-size: 12px !important;
	}
	div.scs .red {
		color: #F00 !important;
	}
	div.scs .clr {
		clear: both !important;
		font-size: 0em !important;
		height: 0em !important;
	}
/* +--------------------------------------------------------+*/
/* | SCS ARTICLE					 						|*/
/* +--------------------------------------------------------+*/
	
div.scs-article {
	margin-bottom: 10px !important;
}
	div.scs-article h2 {
		border-bottom: 1px dashed #CCC !important;
		padding: 0 0 4px 0 !important;
		margin: 0 0 10px 0 !important;
	}
	div.scs-article p {
		line-height: 1.3em !important;
	}

/* +--------------------------------------------------------+*/
/* | SCS IMAGE						 						|*/
/* +--------------------------------------------------------+*/
div.scs-image {
	text-align: center !important;
	width: 100% !important;
	height: 100% !important;
}
	div.scs-image img {
		margin: 0 auto !important;
		width: 100% !important;
		height: 100% !important;
	}
	
/* +--------------------------------------------------------+*/
/* | SCS PRODUCT CATEGORIES			 						|*/
/* +--------------------------------------------------------+*/
div.scs-product-categories {
	background: url(http://static.fonecta.fi/docroot/images/bg_three_cols_dashed_lines.gif) -8px 0 repeat-y !important;
	overflow: hidden !important;
}
	
	div.scs-product-categories div.scs-column {
		width: 224px !important;
		float: left !important;
		margin-left: -5px !important;
		margin-right: -5px !important;
		padding: 0 0 1px 0 !important;
	}
		
		div.scs-product-categories div.scs-column h3 {
			margin: 0 11px 0 5px !important;
			padding-left: 15px !important;
			background: url(http://static.fonecta.fi/docroot/images/big_blue_arrow.gif) 0 4px no-repeat !important;
			color: #06348c !important;
			font-size: 16px !important;
		}
		
		div.scs-product-categories div.scs-column ul {
			margin-left: 5px !important;
			margin-right: 11px !important;
		}
			
			div.scs-product-categories div.scs-column ul li {
				list-style: none !important;
				list-style-image: none !important;
				color: #06348c !important;
				padding: 0 0 2px 15px !important;
			}
				
				div.scs-product-categories div.scs-column a {
					text-decoration: none !important;
					color:  inherit !important;
				}
				
				div.scs-product-categories div.scs-column a:hover {
					text-decoration: underline !important;
				}
		
		div.scs-product-categories div.scs-column a.scs-all {
			color: #06348c !important;
			display: block !important;
			padding-left: 15px !important;
			margin-left: 5px !important;
			margin-bottom: 10px !important;
		}
		
		div.scs-product-categories div.scs-column a.scs-all:hover {}
/* +--------------------------------------------------------+*/
/* | .SCS-CATEGORIES-OVERVIEW								|*/
/* | overrides .scs-product-categories						|*/
/* +--------------------------------------------------------+*/
div.scs-categories-overview {}
	div.scs-categories-overview div.scs-column h3 {
		background: none !important;
		padding-left: 0 !important;
		clear: both !important;
	}
	div.scs-categories-overview div.scs-column ul {
		margin-bottom: 10px !important;
		overflow: auto !important;
	}
		div.scs-categories-overview div.scs-column ul li {
			list-style: none !important;
			list-style-image: none !important;
			display: inline !important;
			padding-left: 0 !important;
			float: left !important;
		}
/* +--------------------------------------------------------+*/
/* | SCS PRODUCT SPECS				 						|*/
/* +--------------------------------------------------------+*/
div.scs-product-specs {}
	div.scs-product-specs ul {
		margin: 15px !important;
	}
		div.scs-product-specs ul li {
			list-style: none !important;
			list-style-image: none !important;
			color: #06348c !important;
			padding: 0 0 2px 0 !important;
		}
			div.scs-product-specs ul li a {
				color: inherit !important;
				text-decoration: none !important;
			}
			div.scs-product-specs ul li a:hover {
				text-decoration: underline !important;
			}
	

/* +--------------------------------------------------------+*/
/* | SCS PRODUCT BRANDS				 						|*/
/* +--------------------------------------------------------+*/
div.scs-product-brands {
	overflow: hidden !important;
}
	div.scs-product-brands h3 {
		border-bottom: 1px dashed #CCC !important;
		padding: 0 0 4px 0 !important;
		margin: 0 0 5px 0 !important;
	}
	div.scs-product-brands ul {
		margin-left: -1px !important;
		border-left: 1px dashed #CCC !important;
		float: left !important;
		padding: 0 16px 0 16px !important;
	}
		div.scs-product-brands ul li {
			width: 80px !important;
			list-style: none !important;
			list-style-image: none !important;
			color: #06348c !important;
			padding: 0 0 2px 0 !important;
		}
			div.scs-product-brands ul li a {
				color: inherit !important;
				text-decoration: none !important;
			}
			div.scs-product-brands ul li a:hover {
				text-decoration: underline !important;
			}
/* +--------------------------------------------------------+*/
/* | .SCS-SEARCH-TOPICS										|*/
/* +--------------------------------------------------------+*/
div.scs-search-topics {}
	div.scs-search-topics h2 {
		border-bottom: 1px dashed #CCC !important;
	}
	div.scs-search-topics h2 img {
		vertical-align: middle !important;
	}
	div.scs-search-topics p {}
	div.scs-search-topics a {
		color: #000 !important;
		text-decoration: none !important;
	}
	div.scs-search-topics a.more {
		color: #0066cc !important;
	}
	div.scs-search-topics a:hover {}
	div.scs-search-topics ul {
		margin-top: 10px !important;
	}
		div.scs-search-topics ul.search-topics li {
			list-style: none !important;
			list-style-image: none !important;
			margin-bottom: 10px !important;
		}
		div.scs-search-topics ul.search-topics li.first {
			background: none !important;
		}
		div.scs-search-topics ul.search-topics li.last {}
			div.scs-search-topics ul.search-topics li img {
				float: left !important;
				margin: 0 5px 5px 0 !important;;
			}
			div.scs-search-topics ul.search-topics li h3 {
				border-bottom: 1px dashed #CCC !important;
				padding: 3px 0 !important;
			}
			div.scs-search-topics ul.search-topics li p {
				
			}
			div.scs-search-topics ul.search-topics li p a {
				text-decoration: none !important;
			}
/* +--------------------------------------------------------+*/
/* | .SCS-LINK-LIST											|*/
/* +--------------------------------------------------------+*/
div.scs-linklist {}
}
	div.scs-linklist h3 {
		border-bottom: 1px dashed #CCC !important;
		padding: 0 0 5px 0 !important;
	}
	div.scs-linklist ul {}
		div.scs-linklist ul li {
			list-style: none !important;
			list-style-image: none !important;
			padding-left: 10px !important;
			background: url(http://static.fonecta.fi/docroot/images/swallow_arrow.gif) 0 50% no-repeat !important;
			margin-bottom: 2px !important;
		}
			div.scs-linklist ul li a {
				text-decoration: none !important;
			}
			div.scs-linklist ul li a:hover {}
/* +--------------------------------------------------------+*/
/* | .SCS-FIVE-THUMBS										|*/
/* +--------------------------------------------------------+*/
div.scs-five-thumbs {
	width: 460px !important;
	padding-top: 5px !important;
}
	div.scs-five-thumbs div.inner {
		padding-bottom: 10px !important;
		padding: 5px 10px 10px 10px !important;
		position: relative;
	}
	div.scs-five-thumbs h2 {
		padding: 0 0 4px 0 !important;
		border-bottom: 1px dashed #CCC !important;
	}
	div.scs-five-thumbs p {
		
	}
	div.scs-five-thumbs div.thumbs {
		height: 60px !important;
		overflow: hidden !important;
	}
			div.scs-five-thumbs div.thumbs img.first {
				margin: 8px 0 0 8px !important;
			}
			div.scs-five-thumbs div.thumbs img {
				margin: 8px 0 0 15px !important;
				width: 70px !important;
				height: 50px !important;
			}
/* +--------------------------------------------------------+*/
/* | .SCS-MAPSEARCH											|*/
/* +--------------------------------------------------------+*/
div.scs-mapsearch {
	margin: 5px !important;
	padding: 10px 0 0 0 !important;
	width: 300px !important;
}
	div.scs-mapsearch img {
		width: 280px !important;
		margin: 0 0 5px 0 !important;
	}
	div.scs-mapsearch h2,
	div.scs-mapsearch h3,
	div.scs-mapsearch p {
		margin: 0 0 5px 0 !important;
	}
	div.scs-mapsearch a {
		text-decoration: none;
		font-weight: bold;
	}
	div.scs-mapsearch h2,
	div.scs-mapsearch h3 {
		border-bottom: 1px dashed #CCC !important;
		padding: 0 0 5px 0 !important;
	}
	div.scs-mapsearch h2 {
		font-size: 21px !important;
	}
	div.scs-mapsearch h3 {
		margin-top: 10px !important;
	}
		div.scs-mapsearch h2 img {
			display: inline !important;
			width: 30px !important;
			height: 30px !important;
			vertical-align: middle !important;
		}
	div.scs-mapsearch div.locations {
		margin: 0 !important;
		padding: 0 0 5px 0 !important;
	}
		div.scs-mapsearch div.locations ul {
			margin: 0 0 10px 0 !important;
		}
			div.scs-mapsearch div.locations ul li {
				list-style: none !important;
				list-style-image: none !important;
			}
				div.scs-mapsearch div.locations ul li a {
					background: url(http://static.fonecta.fi/docroot/images/swallow_arrow.gif) 0 50% no-repeat !important;
					display: block !important;
					text-decoration: none !important;
					padding: 0 0 0 10px !important;
				}
				div.scs-mapsearch div.locations ul li a:hover {
					color: #000 !important;
				}
/* +--------------------------------------------------------+*/
/* | .SCS-THEME-LINKLIST									|*/
/* +--------------------------------------------------------+*/
div.scs-theme-linklist {}
	div.scs-theme-linklist h2 {
		border-bottom: 1px dashed #CCC !important;
		padding: 0 0 5px 0 !important;
		margin: 0 0 8px 0 !important;
	}
	div.scs-theme-linklist ul {
		overflow: hidden !important;
	}
		div.scs-theme-linklist ul li {
			display: block !important;
			width: 50% !important;
			float: left !important;
			list-style: none !important;
			list-style-image: none !important;
			margin-left: -1px !important;
			border-left: 1px dashed #CCC !important;
			
		}
			div.scs-theme-linklist ul li a {
				background: url(http://static.fonecta.fi/docroot/images/swallow_arrow.gif) 5px 50% no-repeat !important;
				display: block !important;
				padding-left: 15px !important;
				text-decoration: none !important;
			}
			div.scs-theme-linklist ul li a:hover {}
/* +--------------------------------------------------------+*/
/* | .SCS-SECTIONS											|*/
/* +--------------------------------------------------------+*/
div.scs-sections {
	width: 460px !important;
	background: url(http://static.fonecta.fi/docroot/images/bg_borderbox_top3.gif) 0 0 no-repeat !important;
	padding-top: 20px !important;
}
	div.scs-sections div.scs-inner {
		background: url(http://static.fonecta.fi/docroot/images/bg_borderbox_bottom3.gif) 0 100% no-repeat !important;
		padding: 0 20px 0 20px !important;
	}
		div.scs-sections div.scs-inner div.scs-article {
			width: 210px !important;
			float: left !important;
			position: relative !important;
		}
			div.scs-sections div.scs-inner div.scs-article h2,
			div.scs-sections div.scs-inner div.scs-article p {
				padding-right: 10px !important;
			}
			div.scs-sections div.scs-inner div.scs-article a {
				text-decoration: none !important;
			}
			div.scs-sections div.scs-inner div.scs-article img {
				position: absolute !important;
				top: 0 !important;
				left: 0 !important;
			}
			div.scs-sections div.scs-inner div.scs-article h2 {
				border: 0 !important;
				margin: 0 0 0 40px !important;
				padding: 0 !important;
				line-height: 1em !important;
			}
			div.scs-sections div.scs-inner div.scs-article p {
				margin: 0 0 0 40px !important;
			}
			div.scs-sections div.scs-inner div.scs-article p a {
				color: #000 !important;
			}

/************************************************************************/
/* presentshop page                                                      */
/************************************************************************/	

div.presents-block {
	font-family: arial, "verdana", sans-serif;
}	

div.header-image{
	background: url(../images/logo_cadeaushop.gif) no-repeat 0 0;
	height:38px;
	width:700px;
	margin:0 0 10px 0;
}

div.header-image div{
	padding:10px 0 0 160px;
	font-size:20px;
	font-weight:bold;
	color:#999999;
}

div.presents-block div.presents-text{
	float:left;
	height:121px;
	width:460px;
}

div.presents-block div.presents-text h1 {
	font-size:12px;
	margin:10px 0 0 5px;
	padding:0;
	float:none;
}

div.presents-block div.presents-text p{
	padding:0 0 0 5px;
	font-size:0.8em !important;
	margin:0;
}

div.presents-block div.presents-text h1 p{
	font-size:14px !important;
	padding:0;
	margin-bottom:5px;
}

div.presents-block div.presents-images{
	float:left;
	width:240px;
	padding:5px 0 0 0;
	height:121px;
}

div.presents-block div.presents-images img{
	padding: 0 0 0 30px;
}

div.presents-block div.presents-bg{
	width:700px;
	height:121px;
	overflow:hidden;
	background-position:top right;
	background-repeat:no-repeat;
}

div.presents-block div.presents-ads-block{
	margin:0;
	background:transparent;
}

div.presents-block div.presents-ads-block div{
	float:left;
	margin:20px 0 0 0;
	position:relative;
}


div.presents-block div.presents-ads-block div h2{
	color:#808080;
	font-size:12px;
	margin:0 0 3px 0;
	padding:0;
}

div.presents-block div.presents-ads-block div div.presents-ads{
	float:left;
	width:230px;
	height:100px;
	margin:0 3px 0 0;
	font-size:11px;
	background-position:bottom left;
	background-repeat:no-repeat;
	cursor:pointer;
}
	
div.presents-block div.presents-ads-block div div.presents-ads-end{
	float:left;
	width:230px;
	height:90px;
	margin:0;
	font-size:11px;
}

div.presents-block div.presents-ads-block div div.presents-ads-end p, div.presents-block div.presents-ads-block div div.presents-ads p{
	float:left;
	margin:0;
	padding:3px 5px 0 0px;
	width:140px;
}

div.presents-block div.presents-ads-block div div.presents-ads-end img, div.presents-block div.presents-ads-block div div.presents-ads img{
	float:left;
	width:75px;
	padding:8px 5px 0 0;
}

div.presents-block div.presents-ads-block div a{
	display:block;
	width:227px;
	text-decoration:none;
	padding:0 0 0 3px;
	font-size:11px;
	color:#000000;
}

div.presents-block div.presents-ads-block div a:hover{
	text-decoration:underline;
	color:#000000;
}

div.presents-block div.presents-ads-block div span.arrow{
	color:#FF0000;
	padding:0 3px 0 0;
}

div.presents-block div.presents-ads-block div.presents-link{
	position:absolute;
	bottom:3px;
	left:0;
}

div.presents-block div.presents-ads-block div span.arrow a {
	color:#000000;
}
		
div.presents-block div.iframe-wrapper{
 	margin:20px 0 0 0;
}
			

