/* JOOMLA! STYLING
--------------------------------------------------------- */


html {background: none !important;}
body { background: url(../img/body-bg.gif) left top repeat-x !important; margin: 0 !important; padding: 0 !important; font-family: Arial, Helvetica, sans-serif, Meta LF Normal, Meta LF Medium; color: #2d2d2d; text-align: left;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address { margin: 0px; padding: 0px; }
a, a:active, a:focus { outline: none; }
a {color: #0000cc; text-decoration: none;}
a:hover {color: #0000cc; text-decoration: underline;}
a:visited {color: #993399; text-decoration: none;}

.right { float: right !important; }
.left { float: left !important; }

td { visibility: visible; }

h1 { font-size: 20px; line-height: 20px; color: #2d2d2d; font-weight: normal; }
h2 { font-size: 16px; line-height: 16px; font-weight: normal; }
h3 { font-size: 12px; line-height: 12px; font-weight: normal; }
h4 { font-size: 12px; line-height: 12px; display: inline; }
h5 { font-size: 11px; line-height: 11px; }
h6 { font-size: 10px; line-height: 10px; font-weight: bold; }
p, ul, td {font-size: 12px; color: #2d2d2d;}
.red-text { color: #ED1C24; }

input[type='button'], input[type='submit'], button {
	float:none;
    border:1px solid #7194b2;
    background-image:url('https://itella.fi/images/submit-button-bg.jpg');
    background-repeat:repeat-x;
    font:12px arial, helvetica, sans-serif;
    color:#0000cc;
    margin:0;
    padding:0;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:0px;
    white-space:nowrap;
    height:22px;
    background-color:#fdfdfd;
}

input[type='button']:hover, input[type='submit']:hover, button:hover {background: white}

.manual ol { list-style-type: decimal; }
.manual ol li, .manual ul li { margin-left: 20px; }
.manual h3 { color: #414142; }
.manual img { position: relative; left: -10px }

hr { color: white; background-color: white; height: 2px; border: 0px; border-bottom: 1px solid white; }

.red-text {color: #2d2d2d !important;}
.required { background-color: #fff3b3; border:1px solid #999999; height:18px; }
.required select { height: 22px; }
.inputbox { border:1px solid #999999; height:18px; }

.packageCardLink {color: #0000cc;}

a.down { background: url(../img/itella/down.gif) no-repeat right 9px; color:#414142; text-decoration: underline; padding-right: 15px; line-height: 25px; display: block; }
a.down_red { background: url(../img/itella/down_green.gif) no-repeat right 9px; color:#414142; text-decoration: underline; padding-right: 15px; line-height: 25px; display: block; }
a.up { background: url(../img/itella/up.gif) no-repeat right 9px; color:#414142; text-decoration: underline; padding-right: 15px; line-height: 25px; display: block; }
a.up_red { background: url(../img/itella/up_green.gif) no-repeat right 9px; color:#414142; text-decoration: underline; padding-right: 15px; line-height: 25px; display: block; }

/*DIVS */
.aligment { background-color: #fff; width: 1000px; margin: 0px auto; }
.header { height: 118px; margin: 0px; padding: 0px; overflow: hidden; }

#wrapper {background: none !important;}
#content {width: 980px !important; border: none !important;}
/*#page-header {

	position:relative;
    top:0;
    left:0px;
    height:106px;
    width:980px;
    background-image:url('../img/header-bg.png');
    background-repeat:no-repeat;
    background-position: left top;
}*/
#site-navi {
    margin:0;
    padding:0;
    position:absolute;
    top: 9px;
    right:-4px;
    height:26px;
    list-style: none !important;
}
#page-header #site-navi li {
	margin: 0;
	padding: 0;
	float: left;
}


.footer { margin: 0px; text-align: center; height: 40px; border-top: 1px solid #CCCCCC; clear: both; font-size: 11px; }
.content { padding: 10px; margin: 0px; overflow: hidden; clear: both; }
.block { float: left; margin: 0px 5px 0px 0px; }
.block h3 { margin-bottom: 2px; }

.block label { font-size: 12px; font-weight: bold; float: left; }
.block label input { padding: 1px; }

.navigation { /*background: url(../img/navBg.gif) repeat-x scroll 0 0; */ height: 41px; list-style: none; margin: 0px; padding: 0px; overflow: hidden; }
.navigation li { background: none; border-bottom: 1px solid #fff; display: block; margin: 0px; padding: 0px; height: 40px; float: left; text-transform: uppercase; border-right: 1px solid #FFFFFF; }
.navigation li.active { background-color: #414141; height: 41px; border-bottom: 0px; }
.navigation li.lang { float: right; color: #fff; border-right: none; }
.navigation li.lang a { border-right: 0px; padding: 12px 5px; font-size: 12px; }
.navigation li.lang a:hover { background: none; color: #fff; }
.navigation li a { background: none; color: #4B4B4B; display: inline; font-size: 13px; font-weight: bold; line-height: 40px; margin: 0; padding: 12px 14px; text-decoration: none; }
.navigation li a:hover { color: #DD0A0A; text-decoration: none; }
.navigation li.active a { background: transparent url(../img/navBg.gif) repeat-x left -45px; color: #fff; }
.navigation li a.yellow { background: url(../img/activeal_yellow.gif) repeat-x; color: #DD0A0A; font-weight: bold; }

.login-bar { overflow: hidden; width: 250px;}
.login-bar label { clear: both; float: left; margin-top: 5px; font-size: 15px; font-weight: bold; }
.login-bar input { background: url(../img/form_bg.jpg) repeat-x left top; margin: 2px 0px; clear: both; float: left; width: 235px; padding: 5px; border: 1px solid #CECECE; }
.login-bar button { float: right; clear: both; margin-top: 5px; width: 150px; }
.login-bar input.big-err { background: url(../img/form_bg_err.jpg) repeat-x left top; background-color: #ffe1e2; border: 1px solid #b50d07; color:#B50D07; font-size:13px; font-weight:bold; }

.signup-bar { overflow: hidden; width: 400px; }
.signup-bar label { clear: both; float: left; margin-top: 5px; font-size: 15px; font-weight: bold; cursor: pointer; }
.signup-bar input { background: url(../img/form_bg.jpg) repeat-x left top; margin: 2px 0px; float: right; width: 235px; padding: 5px; border: 1px solid #CECECE; }
.signup-bar select { background: url(../img/form_bg.jpg) repeat-x left top; margin: 2px 0px; float: right; width: 247px; padding: 5px; border: 1px solid #CECECE; }
.signup-bar button { float: right; clear: both; margin-top: 5px; width: 150px; }
.signup-bar input.big-err { background: url(../img/form_bg_err.jpg) repeat-x left top; background-color: #ffe1e2; border: 1px solid #b50d07; color:#B50D07; font-size:13px; font-weight:bold; }

table.section { float: left; width: 350px; margin-right: 20px;}
table.section td { white-space: nowrap; }
.err { height:18px; font-size: 13px; color: #B50D07; background: #FFB1AF; border: 1px solid #B50D07; }

table.terminals { width: 100%; margin: 0px 0px 5px;}
table.terminals tr td { padding: 1px 5px; border-bottom: 1px solid #ddd; line-height: 12px; padding: 5px; }
table.terminals tr th { background: url(../img/form_bg.jpg) repeat-x; text-align: center; padding: 1px; font-size: 12px; line-height: 14px !important; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
table.terminals tr.head td { background: #ddd; font-size: 14px; }
table.terminals tr.even td { background: #f2f2f2; }
table.terminals tr.hover td { background-color: #ffffaa !important; }
table.terminals tr.orders td { padding: 1px 5px !important; }


#mapcanvas {
    width: 770px;
    height: 500px;
    float: left;
    border: 1px solid #aaa;
}

#places {
    border: 1px solid #aaa;
    width: 200px;
    height: 500px;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#places li {
	color:#CD151D;
    padding:2px 5px 0;
}
#places li ul {
    list-style: none;
    padding: 0px;
}
#places li span {
	background:#999 none repeat scroll 0 0;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:14px;
	line-height:12px;
	padding: 5px
}
#places li ul li {
	color:#000000;
	margin:2px 0 0;
	padding:0;
}
#places li ul li span {
	background-color:#ECECEC;
	color:#000000;
	font-size:12px;
}

#content .terminalsTab {
    float:left;
    margin:0;
    padding:0;
    position:relative;
    width:974px;
    border: 3px solid #7d9fff;
    background: #2333d0;
    height:22px;
    list-style-type: none;
    -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#content .terminalsTab li {
    float:left; 
    list-style:none;
    margin:0;
    padding:0;
    font:12px arial, helvetica, sans-serif;
    font-weight:bold;
    border-right: 1px solid #7d9fff;
    background: #2333d0;
}
#content .terminalsTab li a {
    display:block;
    float:left;
    color:white;
    padding-top:3px;
    padding-bottom:4px;
    padding-left:10px;
    padding-right:10px; 
    text-decoration:none;
}
#content .terminalsTab li a:hover {
    text-decoration:underline;
}
#content .terminalsTab li.exit a, .terminalsTab li.exit a span {
    padding-left: 10px !important;
    border-left: 1px solid #7d9fff;
}
#content .terminalsTab li.active {background: #093;}


#page-footer {
	float: left;
	width: 960px;
	border-top: 2px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 5px 10px;
	margin-bottom: 60px;
	margin-top: 30px;
}
#page-footer ul {
    list-style: none !important;
}
#page-footer li {
	padding: 0 10px;
	font-size: 11px;
	float: left;
}
#page-footer #left-links li {
	border-right: 1px solid #D4D4D4;
}
#page-footer #footer-lang-sel-left {border-left: 1px solid #D4D4D4; margin-left: 5px;}
#page-footer #left-links li.normal-last {
	border-right: none;
}
#page-footer a {
	color: #606060;
	text-decoration: none;
    white-space:nowrap;
}
#page-footer a:hover {text-decoration: underline;}
#page-footer #right-links {float: right;}
#page-footer #right-links a {
	background-image:url('https://itella.fi/images/footer/footer-gray-arrow.gif');
    background-position:top left;
    background-repeat:no-repeat;
    padding-left:10px;
    padding-top:1px;
}
#page-footer #right-links .footer-lpt {
    margin:0;
    padding:0;
    float:left;
    list-style:none;
    padding-right:5px;
    padding-top:1px;
}
#page-footer #right-links .footer-lpt a {
	background: none !important;
}
div.order_info {
    background-color: #ffff66;
    border: 1px solid #222222;
    padding: 2px;
}

.order_info td {
    white-space: nowrap;
}
.order_info td.ico {
    padding: 0;
}
.order_info td.name{
    text-align: right;
}
.order_info td.value{
    color: black;
    font-weight: bold;
}

#tooltip {
    background-color:#EEEEEE;
    border:1px solid #111111;
    padding:5px;
    position:absolute;
    z-index:3000;
}
#tooltip h3, #tooltip div {
    margin:0;
}

form.order_status { margin: 20px 0 10px; text-align: center; }
table.order_info { margin: 10px auto; }
#right {
    width : 250px;
    float : left;
    overflow: hidden;
}

#countrySelect {float: left; border: 1px solid #999; background: #fff3b3 url(../img/arrowSelectInput.gif) 30px center no-repeat; width: 42px; height: 20px;
	margin-right: 5px; position: relative; list-style: none !important; padding: 0 !important;}
#countrySelect li {float: left; height: 18px; padding: 0;}
#activeCountry {width: 42px; height: 20px; float: left; padding: 0;}
#countrySelectOptions {display: none; border: 1px solid #999; background: #fff3b3; position: absolute; top: 20px; left: -1px; list-style: none !important;}
#countrySelect span {background: url(../img/iconFlags.gif) left center no-repeat; float: left; padding: 3px 0 0 26px; height: 17px; cursor: pointer;}
#activeCountrySpan {width: 16px; height: 20px; padding: 0; margin: 0;}
#countrySelectOptions .option {height: 20px;}
#countrySelectOptions span {width: 100px;}
#countrySelect .EE {background-position: 5px 5px !important;}
#countrySelect .FI {background-position: 5px -26px !important;}
#countrySelectOptions span:hover {background-color: #3399ff; color: white;}

#locationInput {float: left; border: 1px solid #999; background: #fff3b3; width: 189px; height: 20px;}
#terminal {float: left; border: none; width: 166px; height: 18px; font-size: 12px; border-right: 1px solid #999; margin: 0;}
#locationInput div {background: url(../img/arrowSelectInput.gif) center center no-repeat; width: 20px; height: 20px; float: left; cursor: pointer;}
#locationInput.err {background-color: #FFB1AF !important; border-color: #B50D07 !important;}
#locationInput.err #terminal {color: #B50D07 !important; background-color: #FFB1AF !important; border-color: #B50D07 !important;}

/* Toolbar Styles */

#toolbar {
	padding:0;
	margin:0;
	margin-bottom:15px;
	background-image:url('https://itella.fi/images/toolbar/toolbar-bg.gif');
	background-repeat:no-repeat;
	width:980px;
	height:33px;
	overflow:hidden;
}

#toolbar #left {
	float:left;
	padding-left:15px;
}

#toolbar #right {
	float:right;
	padding-right:20px;
	width: auto !important;
}

#toolbar ul {
	padding:0;
	margin:0;
	list-style:none;
}

#toolbar ul li {
	display:inline;
	float:left;
	list-style:none;
	margin: 2px 0 0 10px !important;
	font-size: 11px !important;
}

/* Toolbar Content Index */
#toolbar #left ul li.content-index img {
	padding:0;
	margin:0;
	padding-left:5px;
	padding-right:5px;
}

#toolbar #left ul li.content-index {
	padding:0;
	margin:0;
	font:70% arial, helvetica, sans-serif;
	position:relative;
	top:5px;
	-top:10px;
	*top:10px;
}

#toolbar #left ul li.content-index a {
	text-decoration:none;
	color:#5f5f5f;
}

#toolbar #left ul li.content-index a:hover {
	text-decoration:underline;
	color:#5f5f5f;
}

/* Toolbar lpt */
#toolbar #toolbar-links ul li.lpt img {
	padding-right:10px;
	position:relative;
	top:4px;
	-top:4px;
	*top:4px;
}

/* Toolbar links */
#toolbar #toolbar-links {
	margin:0;
	padding:0;
	padding-top:3px;
}

#toolbar #toolbar-links ul li.lang-border img {
	position:relative;
	top:4px;
}

#toolbar #toolbar-links ul li.langsel-left {
	padding:0;
	margin:0;
	padding-left:11px;
	padding-right:11px;
	font:70% arial, helvetica, sans-serif;
	height:100%;
}

#toolbar #toolbar-links ul li.langsel-right {
	padding:0;
	margin:0;
	padding-right:11px;
	font:70% arial, helvetica, sans-serif;
}

#toolbar #toolbar-links ul li a.lang-sel {
	background-image:url('https://itella.fi/images/toolbar/lang-sel-gray-arrow.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:2px;
	text-decoration:none;
	white-space:nowrap;
	font-size:100%;
	color:#5f5f5f;
}

#toolbar #toolbar-links ul li a:hover {
	text-decoration:underline;
	color:#5f5f5f;
}

#toolbar #toolbar-text-resize {
	margin:0;
	padding:0;
	padding-left:10px;
}

#toolbar #toolbar-text-resize img {
	margin:0;
	padding:0;
	position:relative;
	top:5px;
}

#toolbar #toolbar-text-resize .label {
	margin:0;
	padding:0;
	display:inline;
	position:relative;
	top:0px;
	font:70% arial, helvetica, sans-serif;
	color:#5f5f5f;
	padding-right:5px;
}

.signup-bar #confirm {padding: 0 !important;}

.iframeTabs {
    background: transparent url(../img/navBg_tab.gif) repeat-x scroll left 8px;
    margin: 0px;
    list-style-type: none;
    height: 25px;
    display: block;
    padding: 5px 0 0;
    overflow: hidden;
    color: #fff;
}

.iframeTabs li.active {
    background: #fff;
    display: block;
    float: left;
}

.iframeTabs li {
    display: block;
    margin-left: 2px;
    padding: 0px;
    float: left;
    font-size: 13px;
}

.iframeTabs li:first-child {
    margin-left:5px;
}

.iframeTabs li a {
    background: transparent url(../img/sub-nav-sprites.gif) no-repeat left -90px;
    display: block;
    float: left;
    height: 25px;
    text-decoration: none;
    color: #484848;
    padding: 0 0 0 10px;
}
.terminalsTab li.exit a span {
    background: transparent url(../img/cross.gif) no-repeat left 2px;
    font-weight: bold;
    line-height: 23px;
    margin-right: 10px;
    padding-left: 20px;
}

.iframeTabs li a span {
    background: transparent url(../img/sub-nav-sprites.gif) no-repeat right -60px;
    cursor: pointer;
    display: block;
    line-height: 13px;
    padding: 6px 10px 6px 0px;
}

.iframeTabs li.active a {
    background-position: left -30px;
    color: #000;
    font-weight: bold;
}

.iframeTabs li.active a span {
    background-position: right 0px;
}

.iframeTabs li a:hover {
    color: #ED1C24;
    text-decoration: underline;
}
.iframeTabs li.active a:hover {
    text-decoration: none;
}

#itellaMenu {width:100%; float: left; background: none;}
#itellaMenu ul {background:#999;border-radius:3px;position:relative;width:100%; float: left; text-align: left;
        padding: 0; font-family: arial; margin: 0 0 0 0; clear: left;}
#itellaMenu li {width: auto; float: left; margin: 0; padding: 0; background: none; display: block;}
#itellaMenu li a {float: left; font-size: 12px; font-weight: bold; color: white; text-decoration: none; /*text-transform: uppercase;*/ line-height: 100%; text-shadow: 1px 1px 1px #555; display: block; padding: 12px; 
background-image: url("../img/topmenu-border.gif"); background-repeat: repeat-y; background-position: 100% 0;}
#itellaMenu li.first a {border-radius: 3px 0 0 3px;}
#itellaMenu li.logOut {float: right;}
#itellaMenu li.logOut a {background-position: left top; border-radius: 0 3px 3px 0;}
#itellaMenu li a:hover, #itellaMenu li.active a {background-color: #1963AC}

#terminalData {color: #222; height: 100px; overflow: auto;}
#terminalData p {font-size: 12px; line-height: 14px;}
#allTerminals {position: absolute; bottom: 15px; right: 15px; margin: 0; padding: 0;}

#terminalData {color: #222; height: 100px; overflow: auto;}
#terminalData p {font-size: 12px; line-height: 14px;}
#allTerminals {position: absolute; bottom: 15px; right: 15px; margin: 0; padding: 0;}

#itellaFooter {padding: 16px 20px 15px 20px; display: block; background: url(../img/section-border.gif) left top repeat-x;}
#itellaFooter p {text-align: center; font-size: 14px; line-height: 18px;}
#itellaFooter p a {color: #1963AC; text-decoration: none;}
#itellaFooter p a:hover {text-decoration: underline;}


/*Redirect part*/

/* rebuild */
/*
html {font-family: Helvetica, Arial, Verdana, Tahoma; background: #eee;}

h1 {font-size: 20px;}
h2 {font-size: 20px;}
h3 {font-size: 16px;}

#container {margin: 50px auto; width: 862px;}
#content {width: 800px; border: 1px solid #ccc; padding: 30px; background: white; overflow: auto;}
#footer {padding: 20px 0;}
#footer p {width: 100%; text-align: center; font-size: 12px; line-height: 18px; color: #666;}

.layoutBox {float: left; width: 100%;}

#top img {width: 100px; float: right;}
#top h1 {margin: 30px 0 10px 0;}
#top p {font-size: 14px;}
#top h1, #top p {float: left; clear: left;}

#data {margin: 40px 0;}

#table {width: 100%;}
#table th, #table td {padding: 7px;}
#table th {font-weight: bold; color: white; background: #aaa;}
#table td {border-top: 1px solid #aaa;}
#table .sum td {font-weight: bold;}

#payment h2 {font-weight: bold; margin: 0 0 10px 0;}
#paymentOptions {float: left;}
#paymentOptions li {float: left; margin: 0 5px 5px 0;}
*/