html, body, #tea {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #tea {
	height: auto;
}

body {
    margin: 0;
    padding: 0;
    background: #343434 url(../img/bg_body.gif);
    font-family: verdana, helvetica, sans-serif;
    font-size: 76%;
    color: #fff;
}

h1, h2, h3, h4, h5, div, p, td, input, textarea, select {
    font-family: verdana, helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.5em;
}

#tea {
    width: 878px;
	position: absolute;
	top: 0;
    left: 50%;
    margin-left: -439px;
    background: url(../img/bg_tea.png) repeat-y;
}
*html #tea {
    background: url(../img/bg_tea_ie.gif) repeat-y;
}

#header {
    margin-left: 40px;
    width: 798px;
    background: url(../img/bg_header.jpg) no-repeat;
    height: 239px; 
}

#footer {
	position: absolute;
	bottom: 0;
    width: 878px;
    height: 29px;
    background: url(../img/bg_footer.png) repeat-y; 
} 
*html #footer {
    background: url(../img/bg_footer_ie.gif) repeat-y;
}

#content {
    margin-left: 60px;
    width: 762px;
    padding-bottom: 54px;
}

.content-uutiset {
    background: url(../img/bg_content_uutiset.gif) no-repeat;
}

.content-uutiset h3 {
    margin-right: 12px;
}

.content-norm {
    background: url(../img/bg_content_norm.gif) no-repeat;
}

#navi {
    position: relative;
    float: left;
    display: inline;
    margin-left: 54px;
    width: 564px;
    height: 30px;
    background: url(../img/navi0.gif) no-repeat;  
}

#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
    height: 30px;
}

#navi li {
	display: block;
	height: 30px;
	position: absolute;
	top: 0;
}

#navi a {
	width: auto;
	height: 30px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

li#navi-uutiset { left: 13px; width: 59px; }
li#navi-tea { left: 99px; width: 30px; }
li#navi-musiikki { left: 154px; width: 65px; }
li#navi-galleria { left: 250px; width: 64px; }
li#navi-foorumi { left: 342px; width: 58px; }
li#navi-ekstra { left: 430px; width: 48px; }
li#navi-yhteys { left: 506px; width: 50px; }

li#navi-uutiset a:hover, li.akt-uutiset { background: transparent url(../img/navi1.gif) -13px 0 no-repeat; }
li#navi-tea a:hover, li.akt-tea { background: transparent url(../img/navi1.gif) -99px 0 no-repeat; }
li#navi-musiikki a:hover, li.akt-musiikki { background: transparent url(../img/navi1.gif) -154px 0 no-repeat; }
li#navi-galleria a:hover, li.akt-galleria { background: transparent url(../img/navi1.gif) -250px 0 no-repeat; }
li#navi-foorumi a:hover, li.akt-foorumi { background: transparent url(../img/navi1.gif) -342px 0 no-repeat; }
li#navi-ekstra a:hover, li.akt-ekstra { background: transparent url(../img/navi1.gif) -430px 0 no-repeat; }
li#navi-yhteys a:hover, li.akt-yhteys { background: transparent url(../img/navi1.gif) -506px 0 no-repeat; }

#ekstranavi {
    float: right;
    width: 118px;
}

#ekstranavi a {
    text-indent: -9999px;
    width: 118px;
    display: block;
}

#en-e-kortit {  
    background: url(../img/en_e-kortit0.gif) no-repeat;
}
#en-e-kortit:hover, #en-e-kortit-on {  
    background: url(../img/en_e-kortit1.gif) no-repeat;
}

#en-taustakuvat {  
    background: url(../img/en_taustakuvat0.gif) no-repeat;
}
#en-taustakuvat:hover, #en-taustakuvat-on {  
    background: url(../img/en_taustakuvat1.gif) no-repeat;
}

#en-im-ikonit {  
    background: url(../img/en_im-ikonit0.gif) no-repeat;
}
#en-im-ikonit:hover, #en-im-ikonit-on {  
    background: url(../img/en_im-ikonit1.gif) no-repeat;
}

#en-bannerit {  
    background: url(../img/en_bannerit0.gif) no-repeat;
}
#en-bannerit:hover, #en-bannerit-on {  
    background: url(../img/en_bannerit1.gif) no-repeat;
}

#keikkanavi {
    float: right;
    width: 118px;
}

#keikkanavi a {
    text-indent: -9999px;
    width: 118px;
    display: block;
}

#en-tulossa {  
    background: url(../img/en_tulossa0.gif) no-repeat;
}
#en-tulossa:hover, #en-tulossa-on {  
    background: url(../img/en_tulossa1.gif) no-repeat;
}

#en-arkisto {  
    background: url(../img/en_arkisto0.gif) no-repeat;
}
#en-arkisto:hover, #en-arkisto-on {  
    background: url(../img/en_arkisto1.gif) no-repeat;
}

#player {
    float: left;
    width: 204px;
    height: 27px;
    background: url(../img/bg_player.gif) no-repeat;
    padding: 3px 0 0 22px;
    overflow: hidden;
}

#noFlashText {
    color: #aaa;
    font-size: 10px;
    padding: 5px 0 0 24px;
}

#noFlashText a {
    color: #999;
    text-decoration: none;
}

#noFlashText a:hover {
    color: #ccc;
    background: #313131;
}

#player-openwin {
    clear: both;
    margin-left: 60px;
    width: 754px;
    height: 16px;
    font-size: 10px;
    text-align: right;
    padding-top: 1px;
    background: url(../img/bg_player-openwin.gif) no-repeat;    
}

#new-win {
    margin-right: 26px;
    padding-left: 15px;
    background: url(../img/newwin.gif) no-repeat 0px 2px;
    font-family: verdana, helvetica, sans-serif;
    color: #555;
    font-size: 9px;
    text-decoration: none;
}

#new-win:hover {
    color: #999;
}

.col-left-uutiset {
    float: left;
    display: inline;
    width: 373px;
    background: #1c1c1c;
    padding: 3px 0 0 12px;
    margin-top: 18px;
    min-height: 448px;
}
*html .col-left-uutiset {
    height: 448px;
}

.col-right-uutiset {
    float: left;
    display: inline;
    margin-left: 13px;
    padding-top: 12px;
    width: 357px;
    color: #fff;
}

.col-left {
    float: left;
    display: inline;
    width: 545px;
    background: #1c1c1c url(../img/bg_col_left.gif) no-repeat bottom left;
    padding: 3px 12px 0 12px;
    margin-top: 18px;
    min-height: 448px;
}
*html .col-left {
    height: 448px;
}

.col-right {
    float: left;
    display: inline;
    margin-left: 10px;
    padding-top: 9px;
    width: 174px;
    color: #fff;
}

#header h1 {
    margin: 0;
    padding: 0;
    text-indent: -9999px;
} 

#footer a { 
    display: block;  
    text-indent: -9999px;
    width: 70px;
    height: 22px;
    background: url(../img/logo_emi.gif) no-repeat 0px 7px;
    margin: 0 0 0 40px;
} 

h2 {
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}

h3 {
    margin: 0;
    padding: 0 0 1px 0;    
    color: #00a6db;
    text-transform: uppercase;
    font-size: 140%;
    font-weight: normal;
    line-height: 1em;
}

h4 {
    margin: 0;
    padding: 0 0 .75em 0;    
    color: #00a6db;
    font-size: 100%;
    line-height: 1em;
}

h5 {
    margin: 0;
    padding: 0 0 .25em 0;    
    color: #00a6db;
    font-size: 100%;
    line-height: 1em;
    font-weight: normal;
}

a {
    color: #ffec00;
    text-decoration: none;
}

a:hover {
    background: #ffec00;
    color: #1c1c1c;
}

a img {
    border: 0;
}   

p {
    margin: 0;
    padding: 0 0 1.5em 0;
}

h2#t-uutiset {
    height: 58px;
    background: url(../img/title_uutiset.gif) no-repeat;
}
h2#t-tea {
    height: 58px;
    background: url(../img/title_tea.gif) no-repeat;
}
h2#t-musiikki {
    height: 58px;
    background: url(../img/title_musiikki.gif) no-repeat;
}
h2#t-kauppa {
    height: 58px;
    background: url(../img/title_kauppa.gif) no-repeat;
}
h2#t-yhteys {
    height: 58px;
    background: url(../img/title_yhteys.gif) no-repeat;
}
h2#t-galleria {
    height: 58px;
    background: url(../img/title_galleria.gif) no-repeat;
}
h2#t-foorumi {
    height: 58px;
    background: url(../img/title_foorumi.gif) no-repeat;
}
h2#t-e-kortit {
    float: left;
    width: 370px;
    height: 58px;
    background: url(../img/title_e-kortit.gif) no-repeat;
}
h2#t-e-taustakuvat {
    float: left;
    width: 370px;
    height: 58px;
    background: url(../img/title_taustakuvat.gif) no-repeat;
}
h2#t-e-im-ikonit {
    float: left;
    width: 370px;
    height: 58px;
    background: url(../img/title_im-ikonit.gif) no-repeat;
}
h2#t-keikat {
    float: left;
    width: 370px;
    height: 58px;
    background: url(../img/title_keikat.gif) no-repeat;
}
h3#t-haastattelu {
    text-indent: -9999px;
    height: 14px;
    background: url(../img/title_haastattelu.gif) no-repeat;
    padding-bottom: .75em;
}

.date {
    color: #666;
    margin-right: 12px;
    font-size: 92%;
}

.news {
    margin-top: .5em;
    margin-right: 12px;
    padding-bottom: 1em;
}

a#link-arkisto { 
    display: block;  
    margin: .25em 0 0 -12px;
    text-indent: -9999px;
    width: 385px;
    height: 40px;
    background: url(../img/link_uutisarkisto.gif) no-repeat;
} 

a#link-etusivu { 
    display: block;  
    margin: .25em 0 0 -12px;
    text-indent: -9999px;
    width: 385px;
    height: 40px;
    background: url(../img/link_etusivulle.gif) no-repeat;
} 

a#link-lataa-tt { 
    display: block;  
    text-indent: -9999px;
    width: 355px;
    height: 131px;
    background: url(../img/lift_lataa_tytot_tykkaa.jpg) no-repeat;
}

#lift-albumi { 
    display: block;  
    margin-top: 8px;
    text-indent: -9999px;
    width: 355px;
    height: 131px;
    background: url(../img/lift_sooloalbumi_kaupoissa.jpg) no-repeat;
}

a#link-myspace { 
    float: left; 
    display: inline;
    margin-top: 8px;
    text-indent: -9999px;
    width: 174px;
    height: 68px;
    background: url(../img/lift_myspace.jpg) no-repeat;
}

a#link-irc-galleria { 
    float: left;
    display: inline;
    margin: 8px 0 0 7px;
    text-indent: -9999px;
    width: 174px;
    height: 68px;
    background: url(../img/lift_irc-galleria.jpg) no-repeat;
}

div#tea-banneri,div#tea-banneri2  { 
    display: block;  
    float: right;
    margin: 8px 0 0 7px;    
    width: 174px;
}

a#link-soittari { 
    float: left;
    display: inline;
    margin: 8px 0 0 7px;
    text-indent: -9999px;
    width: 174px;
    height: 68px;
    background: url(../img/lift_soittari.jpg) no-repeat;
    color: #000;
}

#keikkakalenteri {
    float: left;
    margin-top: 8px;
    width: 174px;
    background: url(../img/bottom_keikkakalenteri.jpg) no-repeat left bottom;
}

#tulevat-keikat {
    background: #1c1c1c url(../img/top_keikkakalenteri.jpg) no-repeat;
    padding: 47px 10px 0 10px;
    margin-bottom: 13px;
    min-height: 170px;
}
* html #tulevat-keikat {
    height: 170px;
}

.date-kk {
    font-size: 92%;
    color: #00a5da;
    line-height: 1.3em;
}

.gig-kk {
    font-size: 92%;
    color: #fff;
    padding-bottom: .75em;
    line-height: 1.2em;
}

.gig-kk a {
    text-decoration: none;
}

.kaikki-kk {
    font-size: 92%;
    color: #fff;

}

.lisatiedot {
    color: #666;
}

#col-fact-file {
    font-size: 88%;
    color: #6a6a6a;
}

#col-fact-file strong {
    color: #00a6db;
    font-weight: normal;
}

#col-fact-file h4 {
    color: #6a6a6a;
    padding: 0 0 .5em 0;    
}   

#bio2 {
    width: 186px;
    float: left;
    padding: 0;
}
#bio3 {
    width: 186px;
    float: right;
    padding: 0;
}

.release {
    clear: both;
    float: left;
    width: 276px;
}  

.releaseinfo {
    float: left;
    width: 254px;
}  

.releaseinfo h3 {
    text-transform: none;
    font-size: 118%;
} 

.hr {
    border-top: 1px solid #121212;
    height: 1.25em;
}

.hr hr {
    display: none;
}   

#form-yhteys {
    float: left;
    width: 352px;
}
#info-yhteys {
    float: left;
    width: 179px;
    padding-top: 3em;
}

form {
    margin: .5em 0 0 0;
    padding: 0;
}

label {
    display: block;
    color: #6a6a6a;
}

input.txt-xs, input.txt-s, input.txt-m, textarea.txt-l, input.cc-text {
    padding: 3px;
    border: 1px solid #2c2c2c;
    background: #2c2c2c;
    color: #ccc;
}

input.txt-xs {
    width: 30px;
}
input.cc-text {
    width: 80px;
}

input.txt-s {
    width: 260px;
}
input.txt-m {
    width: 280px;
}
textarea.txt-l {
    width: 325px;
    height: 240px;
    padding: 4px;
}

input.submit {
    margin: 0;
    padding: 2px 16px 2px 16px;
    background: #ffec00;
    border: 1px solid #f5f5f5;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    color: #111;
}

input.submit-d {
    margin: 0;
    padding: 0px 4px 0px 4px;
    background: #fff;
    border: 1px solid #999;
    color: #777;
}

.cc-image {
    border: 1px solid #444;
    padding: 2px;
}

.cc-text {
    font-size: 120%;
    font-family: "courier new", courier, monospace;
    font-weight: bold;
}

div.huom {
    font-size: 92%;
    color: #6a6a6a;
}

p.error {
    color: #ff4940;
}

p.ok {
    color: #29f800;
    padding: 0 0 1em 0;
}

p.palaute {
    color: #ff960d;
    padding: 0;
}

img.arrow {
    filter:alpha(opacity=70);
    -moz-opacity:0.70;
    opacity: 0.70;
}
img.arrow-h {
    filter:alpha(opacity=100);
    -moz-opacity:1.00;
    opacity: 1.00;
}
img.arrow-d {
    filter:alpha(opacity=20);
    -moz-opacity:0.20;
    opacity: 0.20;
}

/* G A L L E R Y */

div.igThumbs {
    clear: both;
    padding-bottom: 1em;
}

div.igThumb {
    float: left;
    display: inline;
    width: 166px;
    border: 1px solid #222;
    margin-right: 12px;
    margin-top: 12px;
    text-align: center;
    background: #111;
    height: 119px;
    padding: 4px 0 4px 0;
}

div.igThumb:hover {
    float: left;
    display: inline;
    width: 166px;
    border: 1px solid #444;
    margin-right: 12px;
    margin-top: 12px;
    text-align: center;
    background: #ffec00;
    height: 119px;
    padding: 4px 0 4px 0;
}

div.igThumb a, {
    border: 0;
}

div.igThumb img {
    border: 1px solid #222;
}

#content .igThumbs .igThumb a{   
    border: 0;
}

#content .igThumbs .igThumb a:hover {    
    border: 0;
}

h3.gallery {
    padding-bottom: 0.25em;
}

div.igDescription {
    clear: both;
    width: 320px;
    font-style: italic;
    color: #888;
    font-size: 72%;
    letter-spacing: 0;
}

div.igArrows {
    font-size: 9px;
    height: 22px;
    padding: 3px 0 0 0;
}

div.igImage {
    float: left;    
    display: inline;
    background: url(../img/bg_glr_image.gif) bottom left repeat-x;
}

div.igImage img, div.igImageNoText img {
    display: block;
    margin: 5px 5px 0 0;
    padding: 5px;
    background: #fff;
    border: 1px solid #a9a9a9;
}

div.igText {
    color: #fff;
    font-style: italic;
    padding: 3px 10px 5px 10px;
}

div.gallery-list {
    margin-left: 24px;
}

div.gallery-list div.date {
    font-family: verdana, arial;
    font-size: x-small;
    color: #ddd;
}

div.gallery-list h4 {
    padding-bottom: .6em;
}

h3.gallery-list {
    margin-top: .4em;
}

div.igCat {
    float: left;
}

#galleryTitle {
    float: left;
    width: 220px;
}

select.glr {
    float: right;
    font-size: 72%;
    letter-spacing: 0;
    width: 280px;
}

select.glr optgroup {
    font-style: normal;
}

#content ul {
    margin: 0;
    padding: 0 0 1em 0;
}

#content ul li {
    margin: 0 0 0 24px;
    padding: 0;
    list-style-type: square;
}

.ecard-image {
    clear: both;
    padding-bottom: 1em;
}

.eimg {
    float: left;
    width: 370px;
}
.echeck {
    float: left;
    width: 100px;
}

div.wpThumb {
    float: left;
    display: inline;
    width: 176px;
    border: 1px solid #222;
    margin-right: 3px;
    margin-top: 3px;
    text-align: center;
    background: #111;
    height: 125px;
    padding: 4px 0 4px 0;
}

div.wpThumb:hover {
    float: left;
    display: inline;
    width: 176px;
    border: 1px solid #444;
    margin-right: 3px;
    margin-top: 3px;
    text-align: center;
    background: #ffec00;
    height: 125px;
    padding: 4px 0 4px 0;
}

div.wpThumb-i {
    float: left;
    display: inline;
    width: 90px;
    border: 1px solid #222;
    margin-right: 3px;
    margin-top: 3px;
    text-align: center;
    background: #111;
    height: 80px;
    padding: 4px 0 4px 0;
}

div.wpThumb-i:hover {
    float: left;
    display: inline;
    width: 90px;
    border: 1px solid #444;
    margin-right: 3px;
    margin-top: 3px;
    text-align: center;
    background: #ffec00;
    height: 80px;
    padding: 4px 0 4px 0;
}

div.wpThumb-m {
    float: left;
    display: inline;
    width: 210px;
    border: 1px solid #222;
    margin-right: 6px;
    margin-top: 6px;
    text-align: center;
    background: #111;    
    padding: 4px;
    
}

div.wpThumb-m img {
    float: left;
    
}

.wpThumbs {
    margin-top: .5em;
}

.wpInfo {
    margin-left: 2px;
}


span.yhteystiedot {
    font-size: 94%;
}



#keikat {
    width: 100%;
    table-layout: fixed;
	border-collapse: collapse;
    border: 0;  
    margin: .25em 0 1.5em 0;
}

#keikat th {
    text-align: left;
    padding: 1px 3px 2px 2px;
}   

#keikat td {
    vertical-align: top;
    padding: 1px 3px 2px 2px;
}

#keikat td p {
    padding: 0;
}

.keikatA {
    background: #262626;
}   

/* Kauppa */

#shop-tracker {
    clear: both;
    text-transform: uppercase;
    font-size: 86%;
    color: #000;
    padding-bottom: .75em;
}   

.shop-at {
    color: #999;
}

.shop-nt {
    color: #333;
}

.shop-nt a {
    color: #4D4700;
}

.shop-hr {
    border-top: 1px solid #292929;
    height: 1em;
    clear: both;
}

.shop-hr hr {
    display: none;
} 

.shop-note, .shop-order-error {
    margin-top: .25em;
    background: url(../img/bg_shop_note.gif) no-repeat;
    margin-bottom: 1.5em;
    color: #ccc;
    font-size: 94%;
}

.shop-order-error {
    background: url(../img/bg_shop_order_note.gif) no-repeat;
    margin-left: 8px;
    margin-bottom: 1em;
}

.shop-note img, .shop-order-error img {
    float: left;
    display: inline;
    margin: 3px 5px 2px 6px;
}

.shop-note div, .shop-order-error div {
    padding: 3px 0 3px 6px;
}

h4#t-ostoskori {
    margin-top: 8px;
    text-transform: uppercase;
    font-size: 92%;
}   

#ostoskori {
    margin-top: 2px;
    margin-bottom: 15px;
    width: 100%;
    table-layout: fixed;
	border-collapse: collapse;
    border: 0;  
}

#ostoskori td {
    vertical-align: top;
    font-size: 11px;
    color: #999;
    padding: 3px 2px 4px 2px;
    line-height: 1.25em;
    border-top: 1px solid #1c1c1c;
}

#ostoskori td.remove {
    padding-top: 6px;
}
#ostoskori .product-det {
    font-style: italic;
    color: #6a6a6a;
    line-height: 1.25em;
}
#ostoskori td.price {
    text-align: right;
}

#ostoskori td.total {
    border-top: 3px double #292929;
    padding: 3px 2px 6px 2px;
    text-align: right;
}

#ostoskori td.total span {
    color: #6a6a6a;
}

#ostoskori-info {
    font-size: 92%;
    color: #999999;
}

#ostoskori-info ul {
    margin: .5em 0 0 0;
    padding: 0;
}

#ostoskori-info ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a.btn {
    display: block;
    text-indent: -9999px;
    width: auto;
}

a.btn-siirry-kassalle {
    display: block;
    text-indent: -9999px;
    width: auto;
    height: 15px;
    background: url(../img/btn_siirry_kassalle.gif) no-repeat;
}
a.btn-siirry-kassalle:hover {
    background: url(../img/btn_siirry_kassalle_on.gif) no-repeat;
}

a.btn-osta {
    display: block;
    text-indent: -9999px;
    width: auto;
    height: 19px;
    background: url(../img/btn_osta.gif) no-repeat;
}
a.btn-osta:hover {
    background: url(../img/btn_osta_on.gif) no-repeat;
}
a.btn-osta-disabled {
    display: block;
    text-indent: -9999px;
    width: auto;
    height: 19px;
    background: url(../img/btn_osta.gif) no-repeat;
    filter:alpha(opacity=30);
    -moz-opacity:0.30;
    opacity: 0.30;
}
a.btn-osta-disabled:hover {
    background: url(../img/btn_osta_on.gif) no-repeat;
}

div.shop-product {
    padding-bottom: 1em;
}

div.shop-product-image {
    float: left;
    display: inline;
    width: 188px;
}

div.shop-product-det {
    float: left;
    display: inline;    
    margin-top: 3px;
    width: 352px;
    font-size: 92%;
}

div.shop-product-det h3 {
    font-size: 124%;
    padding-bottom: .5em;   
}

div.shop-product-det h3 sup {
    margin-left: 4px;
    vertical-align: 30%;
    font-size: 70%;
    color: #404040;
    text-transform: none;
}

div.shop-product-det p {
    padding-bottom: .5em;
}

div.shop-product-det small {
    line-height: 1.25em;
    color: #999;
}

form.shop {
    margin: 0;    
}

form.shop label {
    color: #999;
}

form.shop p {
    padding-bottom: .5em;
}

form.shop select, form.shop option {
    background: #202020;
    color: #00a6db;
    font-size: 92%;
}

form.shop p.shop-price {
    margin-top: 1em;
    color: #999;
    padding-bottom: .5em;
}

p.shop-price span {
    color: #00a6db;
}

p.amount {
    float: left;
    display: inline;
    width: 70px;
    font-size: 105%;
}

p.amount label {
    display: inline;
}

p.amount input.txt-shop {
    background: url(../img/bg_maara.gif) no-repeat;
    border: 1px solid #1c1c1c;
    width: 12px;
    padding: 2px 4px 4px 6px;
    color: #009fd2;
}
*html p.amount input.txt-shop {
    padding: 0px 4px 4px 6px;
}

p.buy {
    float: left;
    display: inline;
    width: 180px;
    padding-top: 1px;
}


.tilaustuotteet {
    width: 100%;
    table-layout: fixed;
	border-collapse: collapse;
    border: 0;  
}

.tilaustuotteet td {
    border-top: 1px solid #292929;
    padding: 3px 0 3px 8px;
    vertical-align: top;
}

.tilaustuotteet td span {
    color: #6a6a6a;
}

h3.shop-order {
    font-size: 110%;
    padding-bottom: .75em;
    padding-left: 8px;
}

#shop-order-btns {
    padding-left: 8px;
    margin-bottom: 1.5em;
    margin-top: -1em;
}

p.shop-order-note {
    padding-left: 8px;
    color: #666;
    padding-bottom: 1em;
    font-size: 94%;
}

.tilaustuotteet td.shop-order-amount {
    text-align: right;
    color: #00a6db;
}

.tilaustuotteet td.shop-order-total {
    border-top: 3px double #292929;
    text-align: right;
    padding-top: 8px;
    color: #00a6db;
}

#shop-order-form {
    margin: 0;
}

.tilaajantiedot {
    width: 100%;
    table-layout: fixed;
	border-collapse: collapse;
    border: 0;  
    margin-top: -.25em;
    margin-bottom: .75em;
}

.tilaajantiedot td {
    vertical-align: top;
    padding: 3px 0 3px 8px;
}

.tilaajantiedot td input {
    padding-top: 0;
}

.tilaajantiedot td input.txt-m {
    width: 240px;
}

.tilaajantiedot td input.txt-s {
    width: 149px;
}

.tilaajantiedot td input.txt-xs {
    width: 75px;
}

.tilaajantiedot td label {
    font-size: 92%;
    color: #999;
    display: block; 
    padding-bottom: .25em;
}

input.shop-submit {
    margin-top: 1.5em;
    margin-right: 5px;
    padding: 2px 0 3px 0;
    width: 120px;
    background: #ffec00;
    border: 1px solid #f5f5f5;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    color: #000s;
}

input.shop-submit-d {
    margin-top: 2em;
    padding: 2px 0 3px 0;
    width: 120px;
    background: #444;
    border: 1px solid #666;
    border-bottom: 1px solid #111;
    border-right: 1px solid #111;
    color: #ccc;
}

input.check {        
    margin: 0 3px 0 1px;    
}

.tilaajantiedot td.shop-order-check {
    padding-top: 10px;
}

h4.shop-order {
    margin-left: 8px;
    margin-top: 1.5em;
    padding-bottom: 1em;
}

.tilaustuotteet td.checkout-title {
    color: #666;
}   

.tilaustuotteet td.checkout-value {
    text-align: right;
}   

/* Clear floated elements */

.floatcontainer:after { 
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0; 
    clear: both; 
    visibility:hidden; 
} 
.floatcontainer {
    display: inline-block;
} 
/* Hides from IE Mac \*/ 
* html .floatcontainer {
    height: 1%;
} 
.floatcontainer {
    display:block;
} 
/* End Hack */ 

