body {
    margin: 0;
    padding: 0;
    border: 0;
    background: #000 url(../images/layout/bg_musicfi.gif) no-repeat top center;
    color: #ccc;
}
input, select, option, textarea {
    font-family: arial,helvetica,sans-serif;
}

a {
    color: #c28101;
    text-decoration: none;
}
a:hover {
    color: #ccc;
    text-decoration: none;
}

h1 {
    font-size: 197%;
    font-weight: normal;
}

h2 {
    font-weight: normal;
}


h3 {
    margin: 0;
    padding: 0 0 .3em 0;
    font-size: 138.5%;
    line-height: 1.15em;
    text-transform: uppercase;
}

h4 {
    margin: 0;
    padding: 0;
}

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

tt {
    font-size: 123.1%;
}

#shop {
    width: 1000px;
    background: #000;    
    margin: 0 auto 0 auto;
}

#container {
    width: 980px;
    margin-left: 10px;
}

#header {
    width: 980px;
    height: 108px;
    background: url(../images/layout/bg_header.gif) no-repeat;
    overflow: hidden;
}

#header h1 {
    display: none;
}

#footer {
    margin: 10px 0 0 10px;
    padding: 0 26px 10px 17px;
    clear: both;
    height: 31px;
    background: url(../images/layout/bg_footer.gif) no-repeat;
}
#flink-emifi {
    display: block;
    float: left;
    text-indent: -9999px;
    margin-top: 9px;
    width: 64px;
    height: 15px;
    background: url(../images/layout/bglink_emifi.gif) no-repeat;
}
#flink-bullhead {
    display: block;
    float: right;
    text-indent: -9999px;
    margin-top: 6px;
    width: 159px;
    height: 23px;
    background: url(../images/layout/bglink_bullhead.gif) no-repeat;
}

#footer-ostoskori {
    float: left;
    width: 684px;
    margin-left: 36px;
}

a#header-etusivu {    
    float: left;
    text-indent: -9999px;
    width: 142px;
    height: 38px;
    background: url(../images/layout/bglink_musicfi.gif) no-repeat;
    margin: 40px 0 0 28px;   
}

#user {
    float: right;
    width: 500px;
    margin: 27px 12px 0 0;
}

#user-cl, #user-cr {
    float: right;
    width: 5px;
    height: 25px;
    font-size: 9px;
    background: url(../images/layout/bg_user_cl-trans.png);
    
}   
#user-cr {
    background: url(../images/layout/bg_user_cr-trans.png) no-repeat;
}

#user-content {
    float: right;
    height: 17px;
    padding: 8px 9px 0 4px;
    background: url(../images/layout/bg_user_content.png) repeat-x;
    font-size: 11px;    
    width: 362px;
    
}
#user-discount {
    color: #dd0000;
    font-weight:bold;
}

#user-properties {
    float: left;
    width: 242px;
    text-align: right;
    margin-top: -3px;
    overflow: hidden;    
}   

#tilaa-uutiskirje {    
    float: right;
    width: 107px;
    padding-top: 1px;
}


#user-properties img {
    vertical-align: -2px;
}
/*
#u-tervetuloa {
    display: block;
    float: right;
    background: url(../images/layout/tervetuloa.gif) no-repeat 0px 4px;
    width: 50px;
    border: 1px solid red;
    text-align: left;
    padding-left: 70px;
}

#user-properties {
    float: left;
    width: 300px;
    
    text-align: right;
}

div#kirjaudu-sisaan {    
    float: left;
    display: block;
    text-indent: -9999px; 
    width: 102px;
    height: 11px;
    background: url(../images/layout/bglink_kirjaudu_sisaan.gif) no-repeat;
}

a#tilaa-uutiskirje {    
    float: left;
    display: block;
    margin-left: 13px;
    text-indent: -9999px; 
    width: 107px;
    height: 11px;
    background: url(../images/layout/bglink_tilaa_uutiskirje.gif) no-repeat;
}
*/

#wrapper-navi {
    clear: both;
    height: 31px;
    background: url(../images/layout/bg_navi-wrapper.gif) repeat-x;
}

/** N A V I G A T I ON **/
#navi {
    width: 695px;
	height: 32px;
	position: relative;
	float: left;
	background: url(../images/layout/bg_navi_off.gif) no-repeat;
}

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

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

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

li#navi-etusivu { left: 0px; width: 99px; }
li#navi-tarjoukset { left: 100px; width: 99px; }
li#navi-kilpailut { left: 200px; width: 99px; }
li#navi-yhteystiedot { left: 300px; width: 99px; }
li#navi-ostoskori { left: 400px; width: 99px; }

li#navi-etusivu a:hover, li.akt-etusivu { background: transparent url(../images/layout/bg_navi_on.gif) 0 0 no-repeat; }
li#navi-tarjoukset a:hover, li.akt-tarjoukset { background: transparent url(../images/layout/bg_navi_on.gif) -100px 0 no-repeat; }
li#navi-kilpailut a:hover, li.akt-kilpailut { background: transparent url(../images/layout/bg_navi_on.gif) -200px 0 no-repeat; }
li#navi-yhteystiedot a:hover, li.akt-yhteystiedot { background: transparent url(../images/layout/bg_navi_on.gif) -300px 0 no-repeat; }
li#navi-ostoskori a:hover, li.akt-ostoskori { background: transparent url(../images/layout/bg_navi_on.gif) -400px 0 no-repeat; }


#search {
    float: right;    
    width: 270px;
    height:32px;
    background: url(../images/layout/bg_search.gif) no-repeat;    
    padding-left: 11px;    
}

#hakusana {
    border: 0;
    display: block;   
    float: left;
    color: #111;
    font-size: 11px;
    height: 14px;
    width: 183px;
    margin-top: 9px;
}
/*
#hae {
    border: 0;
    display: block;   
    float: left;
    font-size: 11px;
    height: 22px;
    width: 54px;
    margin: 5px 0 0 21px;
}*/


#content-front, #content {
    margin-top: 5px;
    float: left;
    width: 830px;    
    font-size: 85%;
}

#ads {
    margin-top: 6px;
    float: right;
    width: 140px;
    overflow: hidden;
}

#main {
    float: left;
    width: 550px;
    overflow: hidden;
    background: url(../images/layout/bg_main.gif) repeat-y;
}

#wrapper-main {
    padding-bottom: .5em;
    background: url(../images/layout/bg_wrapper_main.gif) no-repeat left bottom;
}

#main h1 {
    margin: 0 0 1px 0;
    padding: 13px 0 0 16px;
    background: url(../images/layout/bg_title_main.gif) no-repeat;
}

#sidebar {
    float: left;
    width: 270px;
    margin-left: 10px;
    background: url(../images/layout/bg_sidebar.gif) repeat-y;
}
#wrapper-sidebar {
    min-height: 400px;
    background: url(../images/layout/bg_wrapper_sidebar.gif) no-repeat left bottom;
}

#sidebar h2.upper {
    margin: 0 0 11px 0;
    padding: 17px 0 0 16px;
    font-size: 167%;
    background: url(../images/layout/bg_title_sidebar.gif) no-repeat;
}


#sidebar h2.subnavi {
    margin: 0;
    padding: 17px 0 0 16px;
    font-size: 167%;
    background: url(../images/layout/bg_title_sidebar.gif) no-repeat;
}

#subnavi-tuotteet {
    margin: 0 0 11px 0;
    padding: 12px 0 0 0;
}

.gb-tuotteet-sb {
    clear: left;
    float: left;
    display: inline;
    width: 9px;
    height: 26px;
    margin: 0 0 0 1px;
    overflow: hidden;
    background: url(../images/layout/genrebar_sn_genre-0.gif) no-repeat 0px 4px;
}

.subnavi-tuotteet, .subnavi-tuotteet-last {    
    width: 250px;       
    border-top: 1px solid #1e1e1e;
    overflow: hidden;
}
.subnavi-tuotteet-last {
    border-bottom: 1px solid #1e1e1e;
}

.subtree, .subtree2 {
    clear: left;
    margin-left: 28px;    
    padding: 3px 0 2px 0;
    background: url(../images/layout/bg_list_subcat.gif) 0px 5px no-repeat;    
    
}

.subtree2 {
    margin-left: 40px;    
}

.subtree-spacer {
    height: 6px;
    overflow: hidden;    
}

#subnavi-tuotteet h3 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-transform: none;
}

#subnavi-tuotteet a {
    display: block;
    height: 19px;
    padding: 6px 5px 0 13px;
    color: #ccc;
}


#subnavi-tuotteet .subtree a, #subnavi-tuotteet .subtree2 a {
    display: inline;
    height: 12px;
    padding: 0 5px 5px 10px;
    color: #ccc;
    font-size: 11px;
    font-weight: normal;    
}

.subnavi-tuotteet a:hover {
    background: #171717;
}

#subnavi-tuotteet a.color-genre-0:hover {
    color: #c28101;
}

#subnavi-tuotteet a.akt {
    color: #c28101;
}
#subnavi-tuotteet a.akt:hover {
    background: transparent;
}

div.gb div {
    display: none;
}

#subnavi-muut {
    margin: 20px 0 24px 0;
    padding: 12px 0 0 0;
}

.gb-muut-sb {
    clear: left;
    float: left;
    width: 9px;
    height: 26px;
    margin: 0 0 0 1px;
    background: url(../images/layout/genrebar_sn_genre-0.gif) no-repeat 0px 4px;
}

.subnavi-muut, .subnavi-muut-last {
    float: left;
    width: 250px;       
    border-top: 1px solid #1e1e1e;
    overflow: hidden;
}
.subnavi-muut-last {
    border-bottom: 1px solid #1e1e1e;
}

#subnavi-muut h3 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-transform: none;
}

#subnavi-muut a {
    display: block;
    height: 19px;
    padding: 6px 5px 0 13px;
    color: #666;
}

#subnavi-muut a:hover {
    background: #171717;
}

#subnavi-muut .color-genre-0:hover {
    color: #c28101;
}

#subnavi-muut a.akt {
    color: #c28101;
}
#subnavi-muut a.akt:hover {
    background: transparent;
}

#footer-ostoskori {
    padding-top: 6px;
}
#footer-ostoskori div {
    margin-left: 210px;
    width: 450px;
}

#footer-ostoskori form {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

#footer-ostoskori select {
    font-size: 11px;
    font-weight: bold;
    background: #000;
    color: #ccc;
    border: 1px solid #444;
    padding: 1px 0 1px 0;
    width: 270px;
}

#flink-ostoskori {
    display: block;
    float: left;
    text-indent: -9999px;
    margin: 4px 0 0 13px;
    width: 81px;
    height: 12px;
    background: url(../images/layout/bglink_ostoskori.gif) no-repeat;
}

#breadcrumbs {
    margin: 0 10px 10px 10px;
    background: url(../images/layout/bg_breadcrumbs.gif) 0px 8px repeat-x;
}

#breadcrumbs div {
    background: #050505;
    float: left;
    margin-left: 4px;
    padding: 0 3px 0 3px;
}

#breadcrumbs, #breadcrumbs a {
    color: #666;
}

#breadcrumbs a:hover {
    color: #ccc;
}

#maksutavat {
    margin: 4px 0 14px 1px;
}

#maksutavat-top, #maksutavat-bottom { 
    height: 4px;
    overflow: hidden;
    background: url(../images/layout/bg_maksutavat_top-trans.png) no-repeat;
}
#maksutavat-top, #maksutavat-bottom { 
    background: url(../images/layout/bg_maksutavat_bottom-trans.png) no-repeat;
}
#maksutavat-icons {
    background: url(../images/layout/bg_maksutavat.gif) repeat-y;
    padding: 8px 76px 8px 76px;
    text-align: center;
}

#maksutavat-icons table {
	table-layout: collapse;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;	
	width: 100%;
}

#maksutavat-icons table td {
	border: 0;
	margin: 0;
	padding: 0;
}

#listing-index {
    border-top: 1px solid #1f1f1f;
    margin: 0 10px 0px 10px;
    padding: 20px 0 35px 0;
}

.list-index {
    float: left;
    width: 169px;
    overflow: hidden;
    margin-right: 11px;
}

.list-index h4 {
    margin: 0;
    padding: 0 0 0 6px;
    color: #8c8c8c;
    font-size: 123.1%;
    font-weight: normal;    
}

.list-index ul {
    margin: 8px 0 0 0;
    padding: 0;    
    border-top: 1px solid #1f1f1f;
}

.list-index ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #1f1f1f;
}

.list-index ul a:hover {
    background-color : #171717;
}
.list-index ul li a {
    display: block;
    padding: 2px 10px 3px 10px;
}

#product-list {
    width: 526px;
    padding: 12px 0 0 4px;
    border-top: 1px solid #1f1f1f;
    margin: 8px 10px 0px 10px;   
    overflow: hidden; 
}

.product-l {
    float: left;
    width: 162px;
    height: 224px;
    overflow: hidden;
    margin: 0 16px 11px 0;
}
.product-l .text {
    height: 53px;
    overflow: hidden;
    padding: 8px 6px 0 6px;
}
.product-l a.img {
    display: block;
    width: 160px;
    border: 1px solid #333;
    text-align: center;
}
.product-l h3 {
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-transform: none;
}
.product-l h3 span {
    display: block;
    font-size: 11px;
    font-weight: normal;
}
.product-l h3 a {
    display: block;
    color: #c28101;
}
.product-l h3 a span {
    display: block;
    color: #999;
}

.product-l:hover .genre-0 {
    background: url(../images/layout/product_l_genre-0-trans.png) no-repeat;
}
.product-l:hover .img-genre-0 {
    border-color: #c28101;
}
.product-l:hover a span {
    color: #fff;
}

.product-l:hover a {
    color: #fff;
}

.subcategories ul {
    margin: 0 0 0 18px;
    padding: 0 0 5px 0; 
}

.subcategories ul li {
    margin: 0;
    padding: 0 0 2px 0;
    list-style-type: none;
}

#subnavi-tuotteet .subcategories ul li a {
    display: inline;
    padding: 0 0 0 10px;
    background: url(../images/layout/bg_list_subcat.gif) 0px 2px no-repeat;
}

#subnavi-tuotteet .subcategories ul li a:hover {
    color: #c28101;
}

.bodytext {
    width: 514px;
    padding: 16px 8px 1.5em 8px;
    border-top: 1px solid #1f1f1f;
    margin: 8px 10px 0px 10px;   
    overflow: hidden; 
}

table.listing {
	table-layout: collapse;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;	
	width: 100%;
}

table.listing td {
	border: 0;
	margin: 0;
	padding: 0;
}

.desc-artist {
    margin: 0 8px 0 8px;
    font-size: 110%;
    padding: 0 0;
}

#cat-navi {
    margin: 5px 10px 0 10px;
    background: url(../images/layout/bg_cat-navi.gif) no-repeat;
}

#links-cn {
    float: left;
    width: 284px;
    padding: 3px 0 0 16px;
    height: 21px;
    color: #555;    
    word-spacing: 1px;
}

#links-cn a {
    font-weight: bold;
}

#sorting {
    float: right;
    width: 214px;
    padding-top: 3px;
    margin-right: 7px;    
}

#sorting-normal {
    padding: 16px 7px 0 8px;
    border-top: 1px solid #1f1f1f;
    margin: 8px 10px 0px 10px;   
    text-align: right;
}    

#sorting-single {
    padding-top: 7px;
    margin-right: 21px;    
    text-align: right;
    height: 21px;
}

#sorting select, #sorting-single select, #sorting-normal select {
    font-size: 10px;
    font-weight: bold;
    background: #000;
    color: #ccc;
    border: 1px solid #444;
    padding: 0px;
    width: 210px;
    padding: 0px 1px 1px 1px;
}

/*
#dd-sorting {
    width: 214px;
}

#dd-sorting ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 18px;
}

#dd-sorting a, #dd-sorting span {
	display: block;
	width: 202px;
	font-size: 11px;
	padding-left: 10px;
	color: #ccc;
}

#dd-sorting li.bg {
    height: 20px;
    width: 212px;
    background: url(../images/layout/bg_dd-sort.gif) no-repeat;
}

#dd-sorting li.bg a:hover {
    background: url(../images/layout/bg_dd-sort.gif) no-repeat;
}

#dd-sorting li.bg ul li a:hover {
    background: #1e1e1e;
    color: #c28101;
    
}

#dd-sorting li { 
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;	
	width: 210px; 
}

#dd-sorting li ul {
	position: absolute;
	background: #000;
	width: 210px;	
	border: 1px solid #131313;
	border-top: 0;
	margin-top: -3px;
	padding-top: 6px;
	left: -999em;
}

#dd-sorting li ul li {
    padding: 1px 0 1px 0;
}

#dd-sorting li ul a, #dd-sorting span {
    padding-left: 8px;
}
#dd-sorting li:hover ul, #dd-sorting li.sfhover ul { 
	left: auto;	
}

*/

.links-pages, .links-pages-btm {
    margin-top: 10px;
    text-align: right;
    font-size: 131%;    
    margin: 2px 14px 0px 10px;       
    padding: 8px 8px 4px 8px; 
    line-height: 1em;
    word-spacing: 1px;   
}

.links-pages-btm {
    padding: 16px 8px 1.5em 8px;
    border-top: 1px solid #1f1f1f;
    margin: 8px 10px 0px 10px;   
}

.links-pages a, .links-pages-btm a {
    background: #111;
    padding: 0 5px 0 5px;
    border: 1px solid #1f1f1f;
}
.links-pages a:hover, .links-pages-btm a:hover {
    background: #171717;
}

.product-s {
    width: 514px;
    padding: 10px 8px 16px 8px;
    border-top: 1px solid #1f1f1f;
    margin: 8px 10px 0 10px;   
    overflow: hidden; 
}

.product-s .img {
    float: left;
    width: 162px;
    height: 162px;
    overflow: hidden;
}

.product-s .img img {
    border: 1px solid #333;
}

.product-s .img:hover .img-genre-0 {
    border-color: #c28101;
}

.product-s .product-details {
    float: left;
    width: 336px;
    margin-left: 16px;
    padding-top: 5px;
}

.product-s .product-info {
    float: left;    
    width: 265px;
    overflow: hidden;
}

.product-s .product-price {
    float: right;
    width: 66px;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
    padding-top: 1px;
    margin-right: 4px;
}

.product-s .product-price s {
    font-weight: normal;
}

.product-s .product-options {
    float: left;
    width: 338px;
    margin-top: 8px;
}

.product-s table {
	table-layout: collapse;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;	
	
}

.product-s table td {
	border: 0;
	margin: 0;
	padding: 0;
}

.product-s table td.optgroup {
    /*float: left;*/
    border-right: 1px solid #1e1e1e;
    padding: 3px 24px 5px 24px;
    /*width: 75px;*/
    vertical-align: top;
}

.optgroup label {
    display: block;
    margin: 0;
    padding: 0;  
    line-height: 20px;  
}

.optgroup label input {
    margin: 0 6px 0 0;
    padding: 0;
    vertical-align: -2px;
    line-height: 10px;     
    width: 13px;
}

.optgroup label span {
    padding-right: 10px;
    background: #111;
}

.product-s .product-add {
    clear: both;
    padding-top: 10px;
}

.product-s h4 {
    font-size: 13px;
    padding: 0;
}

.product-s .product-info p {
    padding: 0 0 1px 0;
}

input.qty {
    border: 0;
    background: url(../images/layout/bg_qty-trans.png) no-repeat;
    width: 18px;
    height: 18px;
    overflow: hidden;
    font-size: 11px;
    font-weight: bold;
    color: #d68e01; 
    padding: 3px 0 0 5px;
}

.product-add div.kpl {
    float: left;
    width: 27px;
    padding-top: 3px;
    color: #666;
}
.product-add div.qty {
    float: left;
    width: 32px;
    padding-top: 1px;
}
.product-add div.btn {
    float: left;
    width: 100px;
    padding-top: 1px;
}

.bodytext-product {
    width: 522px;
    padding: 16px 0 0 8px;
    border-top: 1px solid #1f1f1f;
    margin: 8px 10px 0px 10px;   
    overflow: hidden; 
}

.product-xl {
    
}

.product-xl .p-left {
    float: left;
    width: 338px;
    font-size: 110%;
    overflow: hidden;    
}

.product-xl .p-left img.img1 {
    border: 1px solid #333;
    margin-bottom: 1.5em;
}

.product-xl .product-txt {
    margin: 0 8px 0 8px;
}

.product-xl .p-right {
    float: right;
    width: 171px;
    overflow: hidden;
    margin-top: 3px;
    border-bottom: 1px solid #1e1e1e;    
    padding-bottom: 1.25em;
}

div.optgroup {
    padding-bottom: 1em;
}

.product-xl .product-price {
    font-size: 110%;
    padding-bottom: .35em;
}

.product-xl .product-price strong {
    margin-left: 2px;
    font-size: 123.1%;
}

.product-xl .product-price strong s {
    font-weight: normal;
}

.product-xl .product-details {
    margin-bottom: 1em;
    padding-bottom: .75em;
    line-height: 1.5em;
    border-bottom: 1px solid #1e1e1e;
}

.product-xl .product-details span {
    color: #666;
}

.arr-back {
    margin-left: 8px;
}

.arr-back-sa {
    margin-left: 18px;
}

.arr-back a, .arr-back-sa a {
    padding: 2px 0 2px 24px;
    background: url(../images/layout/bg_arr_back-trans.png) no-repeat;
}

p.informal {
    font-size: 116%;
    padding-bottom: 140px;
}

p.informal-s {
    font-size: 110%;
    padding-bottom: 80px;
}

table.listing-normal {
	table-layout: collapse;
	border-collapse: collapse;
	border: 0;
	margin: 18px 10px 5em 10px;
	padding: 0;		
	border-bottom: 1px solid #1f1f1f;
	width: 530px;
}

table.listing-normal td {
	border: 0;
	margin: 0;
    border-top: 1px solid #1f1f1f;	
	padding: 4px 14px 4px 8px;
	font-size: 110%;
}

.bodytext-contest {
    width: 514px;
    padding: 16px 8px 0 8px;
    border-top: 1px solid #1f1f1f;
    margin: 8px 10px 0px 10px;   
    overflow: hidden; 
}

.bodytext-contest .img {
    float: left;
    margin: 0 15px 15px 0;    
}

.bodytext-contest .img img {
    border: 1px solid #333;
}   

#contest-intro {    
    font-size: 110%;
}

table.contest, table.forms, table.forms-cart, table.forms-result {
    clear: both;
	table-layout: collapse;
	border-collapse: collapse;
	border: 0;
	margin: 16px 10px 1em 10px;
	padding: 0;		
	width: 436px;
}

table.contest td, table.forms td, table.forms-cart td {
	border: 0;
	margin: 0;
	padding: 2px 6px 3px 8px;
	color: #c28101;
	vertical-align: top;
}

table.forms-result {
    clear: both;
	table-layout: collapse;
	border-collapse: collapse;
	border: 0;
	margin: 16px 10px 1em 10px;
	padding: 0;		
	width: 524px;
}

table.forms-result td {
	border: 0;
	margin: 0;
    border-top: 1px solid #1f1f1f;		
	padding: 3px 6px 3px 8px;	
	vertical-align: top;
}

table.forms-result td p {
    margin: 0;
    padding: 0;
}

 table.forms-cart td {
    font-size: 110%;
    padding: 4px 6px 5px 8px;
 }

table.contest td span, table.forms td span, table.forms-cart td span {
    color: #ccc;
}

table.contest td input.field, table.forms td input.field, table.forms-cart td input.field, input.field3 {
    border: 0;
    background: url(../images/layout/bg_input-trans.png) no-repeat;
    font-size: 12px;
    color: #ccc;
    padding: 3px 10px 3px 10px;
    width: 221px;
}

table.contest textarea, table.forms textarea, table.forms-cart textarea, textarea.cart-field {    
    margin-top: 2px;
    background: #333 url(../images/layout/bg_textarea.png) repeat-x;
    width: 220px;
    height: 180px;
    border-bottom: 1px solid red;    
    font-size: 12px;
    color: #ccc;    
    border: 2px solid #1d1d1d;
    padding: 4px 8px 4px 8px;
}

table.forms textarea.cart-field2, table.contest textarea.cart-field2 {    
    border: 0;
    padding: 5px 9px 5px 9px;
    height: 107px;
    background: transparent url(../images/layout/bg_txtarea-trans.png) no-repeat;
}

table.contest td p, table.forms td p, table.forms-cart td p {
    padding: 0;
}

#contest-disclaimer, #contest-winners {
    color: #666;
}

.bright {
    color: #ccc;
}

p.form-newsletter, p.form-check {
    margin-top: 5px;
}

#btn-laheta-palaute {
    margin: 15px 0 0 36px;
    display: block;
    text-indent: -9999px;
    width: 157px;
    height: 22px;
    background: url(../images/layout/btn_osallistu-trans.png) no-repeat;    
}

#btn-laheta-palaute {
    margin-left: 48px;
    width: 124px;
    background: url(../images/layout/btn_palaute-trans.png) no-repeat;    
}

#btn-laheta-palaute:hover {
    background: url(../images/layout/btn_palaute_hvr-trans.png) no-repeat;
}

table.cart {
	table-layout: collapse;
	border-collapse: collapse;
	border: 0;
	margin: 8px 10px 1em 10px;
	padding: 0;		
	width: 530px;
}

table.cart td, table.cart th {
	border: 0;
	margin: 0;
    border-top: 1px solid #1f1f1f;	
	padding: 8px;
	vertical-align: top;
	font-size: 110%;
}

table.cart th {
    font-weight: normal;
    color: #666;
    font-size: 100%;
}

table.cart p {
    padding: 0;
}

.cartsmall {
    font-size: 93%;
}

.cartlight {
    color: #666;
}
.cartstrong {
    font-weight: bold;
}
.cartlarge {
    font-size: 110%;
}

h2.cart {
    font-size: 197%;
    margin: 0;
    padding: 0 0 .5em 0;
}   

.btn-paivita {
    margin: 0;
    padding: 0;
    width: 61px;
    height: 22px;
    background: url(../images/layout/btn_paivita-trans.png) no-repeat;
}
.btn-paivita:hover {
    background: url(../images/layout/btn_paivita_hvr-trans.png) no-repeat;
}

.btn-osallistukilp {
    margin: 0;
    padding: 0;
    width: 157px;
    height: 22px;
    background: url(../images/layout/btn_osallistu-trans.png) no-repeat;
}
.btn-osallistukilp:hover {
    background: url(../images/layout/btn_osallistu_hvr-trans.png) no-repeat;
}

.btn-lahetapalaute {
    margin: 0;
    padding: 0;
    width: 124px;
    height: 22px;
    background: url(../images/layout/btn_palaute-trans.png) no-repeat;
}
.btn-lahetapalaute:hover {
    background: url(../images/layout/btn_palaute_hvr-trans.png) no-repeat;
}

.btn-poista {
    margin: 0;
    padding: 0;
    width: 61px;
    height: 22px;
    background: url(../images/layout/btn_poista-trans.png) no-repeat;
}
.btn-poista:hover {
    background: url(../images/layout/btn_poista_hvr-trans.png) no-repeat;
}

.btn-tyhjenna {
    margin: 0;
    padding: 0;
    width: 94px;
    height: 22px;
    background: url(../images/layout/btn_tyhjenna-trans.png) no-repeat;
}
.btn-tyhjenna:hover {
    background: url(../images/layout/btn_tyhjenna_hvr-trans.png) no-repeat;
}

.btn-siirryseur {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 187px;
    height: 22px;
    background: url(../images/layout/btn_siirryseur-trans.png) no-repeat;
}
.btn-siirryseur:hover {
    background: url(../images/layout/btn_siirryseur_hvr-trans.png) no-repeat;
}

.btn-siirryes {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 127px;
    height: 22px;
    background: url(../images/layout/btn_siirryes-trans.png) no-repeat;
}
.btn-siirryes:hover {
    background: url(../images/layout/btn_siirryes_hvr-trans.png) no-repeat;
}

.btn-siirryps {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 157px;
    height: 22px;
    background: url(../images/layout/btn_siirryps-trans.png) no-repeat;
}
.btn-siirryps:hover {
    background: url(../images/layout/btn_siirryps_hvr-trans.png) no-repeat;
}

.btn-siirrykt {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 157px;
    height: 22px;
    background: url(../images/layout/btn_siirrykt-trans.png) no-repeat;
}
.btn-siirrykt:hover {
    background: url(../images/layout/btn_siirrykt_hvr-trans.png) no-repeat;
}

.btn-siirryas {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 187px;
    height: 22px;
    background: url(../images/layout/btn_siirryas-trans.png) no-repeat;
}
.btn-siirryas:hover {
    background: url(../images/layout/btn_siirryas_hvr-trans.png) no-repeat;
}

.btn-siirryks {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 157px;
    height: 22px;
    background: url(../images/layout/btn_siirryks-trans.png) no-repeat;
}
.btn-siirryks:hover {
    background: url(../images/layout/btn_siirryks_hvr-trans.png) no-repeat;
}

.btn-siirryrek {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 205px;
    height: 22px;
    background: url(../images/layout/btn_siirryrek-trans.png) no-repeat;
}
.btn-siirryrek:hover {
    background: url(../images/layout/btn_siirryrek_hvr-trans.png) no-repeat;
}

.btn-paivitatiedot {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 124px;
    height: 22px;
    background: url(../images/layout/btn_paivitatiedot-trans.png) no-repeat;
}
.btn-paivitatiedot:hover {
    background: url(../images/layout/btn_paivitatiedot_hvr-trans.png) no-repeat;
}

.btn-siirryok {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 137px;
    height: 22px;
    background: url(../images/layout/btn_siirryok-trans.png) no-repeat;
}
.btn-siirryok:hover {
    background: url(../images/layout/btn_siirryok_hvr-trans.png) no-repeat;
}

.btn-siirrylm {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 205px;
    height: 22px;
    background: url(../images/layout/btn_siirrylm-trans.png) no-repeat;
}
.btn-siirrylm:hover {
    background: url(../images/layout/btn_siirrylm_hvr-trans.png) no-repeat;
}

.btn-lahetatilaus {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 124px;
    height: 22px;
    background: url(../images/layout/btn_lahetatilaus-trans.png) no-repeat;
}
.btn-lahetatilaus:hover {
    background: url(../images/layout/btn_lahetatilaus_hvr-trans.png) no-repeat;
}

.btn-peruutatilaus {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 124px;
    height: 22px;
    background: url(../images/layout/btn_peruutatilaus-trans.png) no-repeat;
}
.btn-peruutatilaus:hover {
    background: url(../images/layout/btn_peruutatilaus_hvr-trans.png) no-repeat;
}

.btn-aktivoikk {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 187px;
    height: 22px;
    background: url(../images/layout/btn_aktivoikk-trans.png) no-repeat;
}
.btn-aktivoikk:hover {
    background: url(../images/layout/btn_aktivoikk_hvr-trans.png) no-repeat;
}

.btn-lisaakoriin {
    margin: 0;
    padding: 0;
    width: 94px;
    height: 22px;
    background: url(../images/layout/btn_lisaakoriin-trans.png) no-repeat;
}
.btn-lisaakoriin:hover {
    background: url(../images/layout/btn_lisaakoriin_hvr-trans.png) no-repeat;
}

.btn-kirjaudusisaan {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 124px;
    height: 22px;
    background: url(../images/layout/btn_kirjaudusisaan-trans.png) no-repeat;
}
.btn-kirjaudusisaan:hover {
    background: url(../images/layout/btn_kirjaudusisaan_hvr-trans.png) no-repeat;
}

.btn-kirjauduulos {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 124px;
    height: 22px;
    background: url(../images/layout/btn_kirjauduulos-trans.png) no-repeat;
}
.btn-kirjauduulos:hover {
    background: url(../images/layout/btn_kirjauduulos_hvr-trans.png) no-repeat;
}

.btn-siirrykirj {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 187px;
    height: 22px;
    background: url(../images/layout/btn_siirrykirj-trans.png) no-repeat;
}
.btn-siirrykirj:hover {
    background: url(../images/layout/btn_siirrykirj_hvr-trans.png) no-repeat;
}

.btn-uusisalasana {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 124px;
    height: 22px;
    background: url(../images/layout/btn_uusisalasana-trans.png) no-repeat;
}
.btn-uusisalasana:hover {
    background: url(../images/layout/btn_uusisalasana_hvr-trans.png) no-repeat;
}

.btn-luotili {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 124px;
    height: 22px;
    background: url(../images/layout/btn_luotili-trans.png) no-repeat;
}
.btn-luotili:hover {
    background: url(../images/layout/btn_luotili_hvr-trans.png) no-repeat;
}

.btn-tilaauk {
    margin: 10px 0 0 7px;
    padding: 0;
    width: 124px;
    height: 22px;
    background: url(../images/layout/btn_tilaauk-trans.png) no-repeat;
}
.btn-tilaauk:hover {
    background: url(../images/layout/btn_tilaauk_hvr-trans.png) no-repeat;
}

.btn-hae {
    margin: 7px 0 0 25px;    
    padding: 0;
    width: 46px;
    height: 18px;
    background: url(../images/layout/btn_hae-trans.png) no-repeat;
    border: 0;
    display: block;   
    float: left;   
}
.btn-hae:hover {
    background: url(../images/layout/btn_hae_hvr-trans.png) no-repeat;
}

table.forms-cart select, select.srch {
    font-size: 11px;
    font-weight: bold;
    background: #000;
    color: #ccc;
    border: 1px solid #444;
    width: 210px;
    padding: 0px 1px 1px 1px;
}

select.srch {
    margin-left: 4px;
    width: 170px;
}

.divider {
    border-top: 1px solid #1f1f1f;
    margin: 10px 10px 0 10px;
    height: 10px;
    overflow: hidden;
}

table.cart-tracker {
	table-layout: collapse;
	border-collapse: collapse;
	border: 0;
	margin: 0 10px 1em 10px;
	padding: 0;		
	width: 530px;
}

table.cart-tracker td {
	border: 0;
	margin: 0;
	padding: 12px 8px 0 8px;
	vertical-align: top;
	line-height: 1em;
	border-left: 1px solid #212121;	
}

table.cart-tracker td.pbactive {
    background: #212121;
}

table.cart-tracker td.pbinactive {
    background: #050505;
    color: #525252;
}

textarea.cart-field {
    
}

.secondary-field {
    color: #666;
}

p.note {    
    margin: 8px 10px 0px 17px;   
}

#ads object, #ads img {
    display: block;
}

.ext-banner {
    margin-bottom: 8px;
}   

#cart-ccode {
    display: block;
    background: #111;
    border: 1px solid #1e1e1e;
    padding: .5em .6em .5em .6em;
    font-size: 110%;    
}

.tuote-vari {
    margin-right: 7px; 
    vertical-align: -3px;
}

div.banner-txt {
    width: 138px;
    border: 1px solid #666;
    margin-bottom: 18px;
}

div.banner-txt div {
    margin-top: 52px;
    margin-left: 10px;
}


/* 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 */ 