/******************************************************************************/
/* YLEISET                                                                    */
/******************************************************************************/
@import url('../kalenteri.css');
@import url('../common.css');
@import url('../hakupalkki.css');

#image_gallery {
	position: fixed;
	z-index: 100;
	display: none;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;	
}
#image_gallery > input {
	background: none;
	color: white;
	margin: 0.2em;
	border: none;
	z-index: 101;
	position: absolute;
	font-size: 20pt;
	right: 0;
}
.container {
	max-width: 970px
}
h1 {
	font-size: 25px;
}
a {
	color: #333;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
#content ul {
    list-style-type: none;
}
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.viivain {
	display: none;
}
td {
	vertical-align: baseline;
}
select,
.tuote_varaus select {
	padding: 5px;	
}
hr {
	height: 1px;
	margin: 5px 0;
	background-color: #ddd;
}
table {
	margin-bottom: 10px;
}
table.reunukset th, table.reunukset td {
    padding: 5px 10px;
}
table.reunukseton tr th, table.reunukseton tr td {
    border: none;
}
.esiehto, .esiehtoOtsikko {
	clear: both;
}
#searchForm label, 
.esiehto label {
    clear: left;
    float: left;
    width: 12em;
}
fieldset legend {
    font-size: 1.1em;
    font-weight: 700;
    border: 0;
    margin: 0;
}
fieldset.esiehto label {
    margin-left: 1em;
}
.label {
	color: #000;
	font-size: 100%;
	text-align: right;
}
input[type="submit"], 
input[type="button"], 
a.koriin {
	cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin: 0;
    padding: 5px 20px;
    text-decoration: none;
    text-shadow: none;
    border: 1px solid #cccccc;
}
input[type="submit"]:hover, 
input[type="button"]:hover, 
a.koriin:hover {
	box-shadow: 0 0 5px #ddd;
}
input[type="submit"]:disabled, 
input[type="button"]:disabled, 
a.koriin:disabled
{
	cursor: default;
	background-color: #aaa;
	color: #777;
	box-shadow: none;
}
.cal-head input[type="submit"].calControl, 
.cal-head input[type="button"].calControl {
	padding: 10px 0;
	width: 100%;
}
.pointer {
	cursor: pointer;
}
/******************************************************************************/
/* HEADER                                                                     */
/******************************************************************************/
#header {
	background-repeat: no-repeat;
	background-position: center top;
}
#header #kielet img {
	position: relative;
	float: right;
	border: none;
}
.kielet img {
	opacity: 0.4;
    filter: alpha(opacity=40);
}	
.kielet img.valittuKieli {
	opacity: 1.0;
    filter: alpha(opacity=100);
}
/******************************************************************************/
/* VALIKKO                                                                    */
/******************************************************************************/
#menu {
	padding: 20px 0 0 0;
}
#menu ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: -1em;
}
#menu ul li, li {
	margin-left: 15px;
}
#menu a {
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu hr {
	border: 0px;
	width: 100%;
	height: 2px;
	margin: 10px 0;
}
#kieletMenu img {
	padding: 10px;
}
.navbar-default {
	background: transparent;
}

/******************************************************************************/
/* MIDDLE                                                                     */
/******************************************************************************/
#content {
	padding-bottom: 1em;
} 
#content .tuote {
	margin-top: 1em;
}

@media all and (max-width: 768px) {
	#content .tuote:not(:first-of-type) {
		border-top: 2px solid #DDDDDD;
	}
	#content .tuote .tuote_vasen {
		margin-top: 5px;
		width: 200px;
	}
	#menu {
		padding: 0;
	}
	#header {
		display: none;
	}
	label {
		width: auto;
	}
}
.basket-header {
	font-size: 25px;
}

/******************************************************************************/
/* FOOTER                                                                     */
/******************************************************************************/
#footer {
	padding: 1em;
}
#footer .footer-powered {
	padding-top: 1em;
	font-size: 80%;
}
#power-footer {
	padding: 3px;
	font-size: 80%;
}

/******************************************************************************/
/* ILMOITUKSET                                                                */
/******************************************************************************/
div.ilmoitusVahvistus {
	background-color: #AFCC89;
	color: #333;
	border: 1px solid #517D51;
	margin-bottom: 1em;
	padding: 0.5em;
	margin-right: 1em;
}
div.ilmoitusVirhe {
	background-color: #f03131;	
	color: #FFFFFF;
	border: 1px solid #ffa8a8;
	margin-bottom: 1em;
	padding: 0.8em;
	margin-right: 1em;
	font-weight: bold;
}
.error {
    color: #ff0000;
    font-style: italic;
}
input.error {
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
input.error:focus {
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;
}
/******************************************************************************/
/* VARUSTUSTIEDOT                                                             */
/******************************************************************************/
table.varustustiedot {	
	border: 1px solid #9A9998;
}
table.varustustiedot ul {
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 0px;
}
table.varustustiedot th.otsikkoIso, table.varustustiedot th.otsikko {
	background-color: #00309E;
	color: #ffffff;
	width: 450px;
}
table.varustustiedot th.otsikkoIso { font-size: 1.4em; }
table.varustustiedot th.otsikko { font-size: 1.2em; }

table.varustustiedot th, table.varustustiedot td {
	background-color: #ffffff;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	width: 200px;
}
.ui-datepicker-calendar th {
	background-color: transparent;
}
#serviceDetailsDescription {
	margin: 8px 0;
}
/************************************/
/*                                  */
/************************************/
div.hinta {
	position: relative;
	z-index: 10;
    float: right;
    font-weight: bold;
    margin: 5px;
}
.tuote_vasen_radio {
	margin-top: 50px;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.ktulos:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
.maksutapa {
	width: auto;
	display: inline-block;
	padding: 5px;
}
.maksutapa label.mt {
    float: none;
    margin-left: 5px;
    width: auto;
}
.maksutapa label {
	cursor: pointer;
}
.maksutapa label img {
    pointer-events: none;
}
.pankkimaksutapa {
	width: auto;
	display: inline-block;
	padding: 5px;
}
.pankkimaksutapa .maksutapa {
	float: none;
    margin: 0;
    width: auto;
}
.no-inline {
	display: block;
}
#customerForm label {
	font-weight: 700;
}
.pakollinentieto {
	color: red;
	font-weight: 700;
}
#searchResultAction {
	margin-bottom: 1em;
}
#comparator {
	clear: both;
	display: block;
	text-align: right;
	float: right;
	margin-right: 5px;
}
#comparator label {
	width: auto;
	float: none;
}
span.alentamatonHinta {
	color: red;
	text-decoration: line-through;
}
#review-dialog-box {	
	/* css3 drop shadow */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	/* css3 border radius */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;	
	background:#eee;
	/* styling of the dialog box, i have a fixed dimension for this demo */ 	
	/* make sure it has the highest z-index */
	position:absolute; 
	z-index:5000; 
	width: 60%;
	border-radius: 25px;
}

#review-dialog-box .dialog-content {
	/* style the content */
	text-align:left; 
	padding:10px; 
	margin:13px;
	font-family:arial;
	font-size:11px; 
}

/* extra styling */
#review-dialog-box .dialog-content p {
	margin:0;
}
#review-dialog-box .dialog-content ul {
	margin:10px 0 10px 20px; 
	padding:0; 
	height:50px;
}
#arviot-dialog .label > label {
    font-weight: bold;
}
#arviot-dialog { 
	background: #ffffff;
	width: 100%;
	position:absolute;
	left: 25%;
	top: 200px; 
	z-index: 10000;
}
.searchTerms {
	font-weight: 700;
}
.results-order select {
	font-weight: 400;
}
.supplementaryservices select {
	width: auto;
	display: inline-block;
}
#scrollTop {
	display: none;
	z-index: 10;
	position: fixed;
	cursor: pointer;
	bottom: 0;
	right: 0;
	height: 40px;
	width: 40px;
	background-color: #888888;
	background-image: url(../../graf/ylos.png);
	background-position: center center;
}

.show-cookie-policy,
#show-cookie-policy,
#show-notif-ele {
	display: block;
	z-index: 1000;
	position: fixed;
	cursor: pointer;
	bottom: 0;
	left: 0;
	padding: 5px;
	background-color: #888888;
}

.kooste_aika {
	margin-top: 1em;
}
#demo {
	background: url("../../graf/DEMO.png") repeat;
	opacity: 0.2;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: fixed;
	display: block;
	top: 0;
	width: 100%;
	z-index: -999;
}
.inline-select {
	display: inline-block;
	width: auto;
}
.equip-header {
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px solid #DDDDDD;
}
.equip-item {
	padding-left: 5px;
}
.equip-name {
	font-weight: bold;
	display: inline-block;
}
.equip-prim .equip-name {
	min-width: 12em;
}
.equip-item-list .equip-name {
	display: block;
}
.equip-val {
	display: inline-block;
	padding-left: 5px;
}
.kori-submit {
	float: right;
	padding-right: 20px;
}
.debug {
	display:none;
}
.plPaidDesc {
	padding: 5px 0;
}
.plbasket-row {
	padding-bottom: 5px;
}
.plbasket-total {
	font-weight: 700;
	padding-bottom: 10px;
}
.plInfoLink {
	font-weight: 700;
}
.lptitle {
	font-weight: bold;
}

.coo-acc-ele {
	background-color: #efefef;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 1em;
}
.coo-acc-info {
	margin-bottom: 1em;
}
