/*#########################################################
###     Document Stylesheet for Elämyslahjakortti       ###
###       Type: Formatting for Structure & Text         ###
###          Jussi Lahtinen / Smilehouse Oy             ###
#########################################################*/


/* ----------------------------------------------------- */
/* Resetting style formats								 */
/* ----------------------------------------------------- */

html, body, font { font-size: 10px; margin: 0; padding: 0; line-height: 1; }
img { border: none; }

:focus { outline: none; }


/* ----------------------------------------------------- */
/* Reusable classes   	          						 */
/* ----------------------------------------------------- */

.hide { display: none; }
.right { float: right; }
.left { float: left; }
.current { cursor: default; }
.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}


/* ----------------------------------------------------- */
/* Typography           								 */
/* ----------------------------------------------------- */

body,ul,ol,dl,td,th,caption,pre,p,blockquote{font: 1.0em Verdana, Arial, Helvetica, sans-serif;}
font,input,textarea, select {font: 1.0em Verdana, Arial, Helvetica, sans-serif;}


.red {color: #ea0000; }

/* ----------------------------------------------------- */
/* Basic formatting        								 */
/* ----------------------------------------------------- */
 
body {
	background-image: url(contentb.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #002a54;
	margin: 0;
	color: #666;
}

a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: black;
}

a img, :link img, :visited img, a:hover img {
	border:none;
	text-decoration: none;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
}
input, select {
	font-size: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#51749a;
	text-decoration:uppercase;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.content {
	padding: 10px;
}


#bottomflash {
	text-align: center;
        margin: 30px 0;

	
}


#sivu10 #bottomflash {
	display:none;

	
}


.LoginFormUser, .LoginFormPasswd {
	width: 122px;
	height: 19px;
	border: 1px solid #d3d3d3;
}
.salasanakentta {
	width: 140;
	height: 19px;
	border: 1px solid #fdb813;
}
.login {
	width: 122px;
	height: 19px;
	border: 1px solid #d3d3d3;
}
.notification {
	width: 350;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
	border: 1px solid #fdb813;
}
.etusivu {
	font-size: 11px;
	color: #333333;
}
.harmaa {
	font-size: 10px;
	color: #666;
}
.harmaa a {
	text-decoration: none;
	color: #666;
}
.harmaa a:hover {
	text-decoration: underline;
	color: #666;
}

.topnav {

	background: url(toppi.jpg);
        height: 33px;
        text-align: center;
}
.leftnav {

	width:230px;
}
.navi {
	font-size: 11px;
	font-weight: bold;
	background: url(navi.png) no-repeat;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.navi a {
	text-decoration: none;
	color: #666;
}
.navi a:hover {
	text-decoration: none;
	color: #000;
}
#sisalto {
	padding: 35px 22px 35px 20px;
}
.white {
padding-top: 10px;        
width: 1000px;
}

.topb {
display: none;
}

#sivu10 .topb {
	display: block;

	text-align: center;

}


/** Lightbox **/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	font-size: 10px;
	color: #666;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	
/** Etusivun kalenterihaku **/

.calendar_div {
	width: 428px; 
	height: 221px; 
	margin-bottom: 0; 
	padding-bottom: 0; 
	padding-top: 20px; 
}
.calendarWrap {
	margin-top: 6px;
	margin-bottom: 4px;
}
.calendar_div select, .calendar_div2 select  {
	font-size: 10px;
}
.calendar {
	width: 10px0%;
	padding: 0;
}
.calendar th {
	text-align: center;
}
.calendar td {
	text-align: center;
}
.calendar td a {
	width: 10px0%;
	height: 10px0%;
	display: block;
}
.calendar td a:hover {
	width: 10px0%;
	height: 10px0%;
	display: block;
}
.dayNotSelected {
	width: 14%;
	border: 1px solid #DDD;
}
.dayNotSelected a {
	color: #000;
}
.sunday {
	width: 14%;
	border: 1px solid #DDD;
	font-weight: bold;
}
.sunday a {
	color: #000;
	font-weight: bold;
}
.dayNotSelected a:hover {
	color: #ffcc00;
}
.daySelected {
	width: 14%;
	background-color: #ffcc00;
	font-weight: bold;
	text-align: center;
	border: 1px solid #DDD;
}
.daySelected a {
	color: #FFFFFF;
}
.daySelected a:hover {
	color: #000;
}
.hiddenDay {
	width: 14%;
	color: #CCCCCC;
	border: 1px solid #DDD;
}
.emptyDate {
	width: 14%;
	border: 1px solid #DDD;
}
.dateTitle {
	text-align: center;
}

	
#smallcart {
	background: url(ostoskoribg.gif) no-repeat;
	height: 169px;
	width: 206px;
	margin: 5px 0px;
}
#kirjautuminen {
	background: url(kirjautuminenbg.gif) no-repeat;
	height: 169px;
	width: 206px;
		margin: 5px 0px;
}
#otayhteytta {
	background: url(otayhteyttabg.gif) no-repeat;
	height: 128px;
	width: 206px;
	display: block;
	margin: 5px 0px;
}
.pad {
	padding: 42px 12px 12px;
}
#omattiedot {
	background: url(omattiedotbg.gif) no-repeat;
	height: 169px;
	width: 206px;
	margin: 5px 0px;
	text-indent: -9999px;
}

