

.body_print 
{
    margin:0;
    font-family: arial;
    /**font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;*/
    font-size: 11px;
    background: #FFF;
}

body
{
    margin: 0;
    font-family: arial;
    font-size: 11px;
    background: #FFF url(../img/a_la_carte_lapland/MainBg.jpg) top left no-repeat;
}

#top_container 
{
		margin: 0;
		background: url(../img/a_la_carte_lapland/logo.png) left no-repeat;
		height: 130px;
		width: 1100px;
}

#top_container  .a_loginname {
		color: #fff;
		text-decoration: none;
		font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}

#top_container  .a_loginname:hover {
		text-decoration: underline;
}

#top_line
{
		margin: 0 0 0 10px;
		padding: 13px 0 0 0;
		background: url(../img/a_la_carte_lapland/table_top.png) no-repeat;
		height: 40px;
		width: 1100px;
		line-height: 0.8em;
		color: #000; 
		font-size:12px;
		font-weight:bold;
		font-family: Verdana, Helvetica, Arial, sans-serif;
}

#tbl_container
{
	background: url(../img/a_la_carte_lapland/table_center.png) repeat-y;
	width:1100px;
	height: 750px;
	padding: 0 0 0 0;	 
	margin: 0 0 0 10px;
	overflow: hidden;
}



#tbl_container a
{
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	
}

#tbl_middle_col 
{
	width:556px; 
	padding: 0 7px 0 7px; 
    vertical-align:top;
	overflow: hidden;
}

#tbl_right_col 
{
	padding: 0 9px 0 0; 
	vertical-align:top;
}

#tbl_footer
{
	height: 49px;
	width: 1100px;
	margin: 0 0 20px 10px;
	background: url(../img/a_la_carte_lapland/table_bottom.png) no-repeat;
}

#tbl_left_col {
	width: 236px; 
	padding: 0;
	vertical-align: top;
	overflow: hidden;
}

.tblMenuBG {
	padding: 5px 0 0 0;
}

/*IE8 hack*/

@media \0screen  {  
.tblMenuBG {
	padding: 5px 0 0 16px;
}}

table.tblMenuBG td.tblMenuHeaderBG {
	margin: 0;
	padding: 0!important;
}

table.tblMenuBG td.tblMenuHeaderBG a {
	color: #DE8021;
	padding: 8px 0 8px 6px!important;
	margin: 0 0 0 16px;
	display: block;
	background: #527aa6;
	font-weight: bold;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 350ms ease-in-out;
		-moz-transition: all 350ms ease-in-out;
        -ms-transition: all 350ms ease-in-out;
        -o-transition: all 350ms ease-in-out;
		transition: all 350ms ease-in-out; 
}

table.tblMenuBG td.tblMenuHeaderBG a:hover {
	color: #FFF;
	background: #164d89;
	-webkit-transition: all 350ms ease-in-out;
		-moz-transition: all 350ms ease-in-out;
        -ms-transition: all 350ms ease-in-out;
        -o-transition: all 350ms ease-in-out;
		transition: all 350ms ease-in-out;
}

/*.tblSubMenuHeaderBG td {
	 overflow: hidden;
	 display: block;
	 margin: 10px 0 1px 0;
	 padding: 2px 0 2px 0;
}*/


/*@media \0screen  {  
.tblSubMenuHeaderBG td {
	 overflow: hidden;
	 display: block;
	 height: 24px;
	 margin: 0;
	 padding: 15px 0 1px 0;
}}*/


/* Klikatun linkin väri */

#tbl_container a { 
	font-family: arial; 
	font-size: 11px; 
	color: #FFF;
	text-decoration: none;	
}

#tbl_container a:visited { 
	color: #FFF;	
}

#tbl_container a:hover { 
	color: #666;
}

.tblMenuHeaderBG  a:hover {
	color: #E8E8E8!important;
}

#middle_table 
{
    width: 100%;
	font-family: verdana, arial;
	font-size: 11px;
	color: #164d89;
	margin: 17px 0 0 0;
}

#middle_table 
{
	margin: 10px 0 0 0\9/;
}

#middle_table td.otsikko_tausta, #middle_table td.otsikko_tausta a {
	color: #164d89;
	font-size: 16px;
}

#middle_table td.otsikko_tausta a:hover {
	text-decoration: underline;
}

/*#middle_table a:link, a:active, a:visited 
{
    font-family: arial;
	font-size: 11px;
	color: #fff;
}*/

hr#middle_line  {
	margin: 0 0 5px 0;
}

#middle_table a { 
    color: #164d89;
	font-size: 14px;
	font-weight: bold;
}

#middle_table a:hover 
{
	color: #000;
}

.otsikko_tausta
{
    color: #41b0e0;
	height: 22px;
	padding: 0;
}

#middle_table table img.pimg {
	border: 2px #164e8a solid;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-webkit-box-shadow:  0px 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 2px 2px 2px rgba(0, 0, 0, 0.2);
	margin: 0 5px 0 0;
}

#middle_table select {
	border: 1px #164e8a solid;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	margin: 0;
	padding: 4px;
	background: #fff;
}

input#MiddleContent_btnSearch {
	color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	-webkit-box-shadow:  0px 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 2px 2px 2px rgba(0, 0, 0, 0.2);
	border-style: none;
	width: 80px;
	height: 30px;
	font-weight: bold;
	background: #5b769b; /* Old browsers */
	background: -moz-linear-gradient(top,  #5b769b 0%, #303251 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b769b), color-stop(100%,#303251)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5b769b 0%,#303251 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5b769b 0%,#303251 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5b769b 0%,#303251 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5b769b 0%,#303251 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b769b', endColorstr='#303251',GradientType=0 ); /* IE6-9 */
	padding: 0 0 4px 0;
	cursor: pointer;
}

input#MiddleContent_btnSearch:hover {
	background: #527489;
}

.otsikko_tausta a
{
    font-weight: bold;
}

#middle_line
{
    width: 100%; 
	text-align: left; 
	margin: 0 auto 0 0;
}

#cartContainer {
    width: 100%;    
}

#cartTable 
{
    width: 100%;
	padding: 5px;  
}

.cartHeader
{
    border-style: none; 
	/*background: url(../img/pixel_10percentblk.png); */ 
}

#cartTable 
{
    font-family: arial;
	font-size: 11px;
	color: #164d89;
}

.tblToCart td a  {
	color: #164d89!important;
	font-size: 14px!important;
}

td.cartHeader {
		color: #164d89!important;
}

#cartTable  a:link  { font-family:  Arial, Helvetica, sans-serif; font-weight:  bold; font-size: 14px; color: #FF0000; text-decoration: none; }
#cartTable  a:active { font-family: Arial, Helvetica, sans-serif; font-weight:  bold; font-size: 14px; color: #FF0000; text-decoration: none; }
#cartTable a:visited { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #FF0000; text-decoration: none; }
#cartTable  a:hover { font-family: Arial, Helvetica, sans-serif; font-weight:  bold; font-size: 14px; color: #000; text-decoration: none; }


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



.middleContent 
{
	padding: 0 4px 0 4px;      
}

.rightSideCartIMG 
{
    border-style:none;
    height:16px;
}
/** ----------- INPUT FIELDS ----------- */

.tBox {
    border: #000 1px solid;
}

.calendar
{
    background: #EEE;
	color: #000;
	border: #CCC 1px solid;  
}

table.calendar a
{
    font-size: 11px!important; 
	color: #fff!important; 
}


.calendarTop
{
    background: #ccc;
    color: #000;
    
    
}

.available_start{background-color:#B9E2FF;}
.available_date{background-color:#A2D7F2;}
.past_date{/**background-color:#BA0200;*/}
.crossover{text-decoration: line-through;}
.selected_date{background-color:#68B8F1;}	 
	 
	 
TEXTAREA { 
   	
}

INPUT.button { 
     
}

SELECT 
{
   	border: #CCC 1px solid;  
    font-size: 12px;
}

.pimg
{
    border-width:1px;
    border-color:#D3D3D3; /**D3D3D3*/
    border-style: solid;
}

.error 
{
    color: #FF6600;    
}

.flag_container
{
    left:1050px; 
    top:50px; 
    position:absolute; 
    width:40px;    
}


#content {padding:20px}
#dialog {position:absolute; width:425px; padding:10px; z-index:200; background:#fff}
#dialog-header {display:block; position:relative; width:411px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(../images/dialog_close.gif) no-repeat}
#dialog-content {display:block; height:160px; padding:6px; color:#666666; font-size:13px}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100}
.error2 {background:#fff url(../images/error_bg.jpg) bottom right no-repeat; border:1px solid #924949; border-top:none}
.errorheader {background:url(../images/error_header.gif) repeat-x; color:#6f2c2c; border:1px solid #924949; border-bottom:none}
.warning {background:#fff url(../images/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(../images/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success {background:#fff url(../images/blank_bg.jpg) bottom right no-repeat; border:1px solid #000; border-top:none}
.successheader {background:url(../images/success_header.gif) repeat-x; color:#000; border:1px solid #000; border-bottom:none}
.prompt {background:#fff url(../images/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(../images/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}