/* COMMON DEFINITIONS */

#flashbanner { cursor: hand; outline: none; }

a img { border: 0; }

a:active { outline: none; border: 0; }

.button {
	padding: 8px; padding-top: 6px; padding-bottom: 6px;
	background-color: #992000;
	color: #fff;
	border: 0;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
	background-image: url("img/buttonbg.gif");
	background-repeat: repeat-x;
	cursor:pointer;
}

.button:hover { color: #fff; }
input:active { outline: none; }

table{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

hr { border: 0px; border-bottom: 1px solid #555; }

form input, form textarea { border: 0; padding: 2px; margin-right: 2px; margin-top: 2px; margin-bottom: 4px;}
#login input { padding: 0; margin: 0; }

/* FOR GUI SCRIPTS */

.ui-tabs .ui-tabs-hide { display: none; }
.ui-tabs-nav { list-style: none; margin: 0; margin-left: 90px; padding: 0; border: 0; }
.ui-tabs-nav li { float: left; margin: 5px; margin-left: 30px; margin-right: 30px; font-size: 16px; letter-spacing: 0px; }
.ui-tabs-nav a { color: #b0b0b0; outline: 0; }
.ui-tabs-selected a { color: #fff; outline: 0; }

div#slide { float: left; width: 661px; height: 480px; overflow: auto; }
div#slide div { width: 661px; height: 480px; }

#home_top div#slide { width: 729px; height: 341px; overflow: hidden; }
#home_top div#slide div { width: 729px; height: 341px; }

div#product_slide { float: left; width: 680px; height: 250px; overflow: hidden; }
div#product_slide div { width: 680px; height: 250px; }
img#prevslide { display: block; float: left; margin-left: -15px; margin-top: 215px; cursor:pointer;}
img#nextslide { display: block; float: left; margin-top: 215px;	cursor:pointer; }
#slide div p, #slide div h2 { padding-right: 20px; padding-left: 20px; }
#product_slide { border: 1px solid #555;}

.shopitem {
	width: 250px;
	height: 300px;
	margin: 32px;
	margin-top: 10px;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
}

.shopitem strong { color: #f50; }

.shopitem_options_spacer { width: 250px; height: 270px; }
.shopitem_options { display: none; width: 250px; padding-top: 110px; }
.shopitem_options a { outline: 0; color: #c0c0c0; font-size: 15px; font-weight: normal; background-image: url('/img/leijubg.png'); background-position: center center; padding: 10px; }
.shopitem_options a:hover { color: #fff; }



/* PAGE ELEMENTS */

body {
	padding: 0px;
	padding-top: 18px; /* toolbarin tila */
	margin: 0px;
	background-image: url("/img/bgtest.jpg");
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000;
	color:#ddd;
}

#toolbar {
	width: 100%;
	height: 20px;
	position: absolute; /* n?in pudotusboksit ei sotke muun sivun layoutia */
	z-index: 100;
	top: 0;
	left: 0;
	background-color: #000;
	border-bottom: 1px solid #555;	
}

#login {
	float: left; 
	width: 350px;
	margin-right: 130px;
	overflow:hidden;
	color: #aaa;
}

#shopping_cart {
	float: left;
	width: 300px;
	margin-left: 190px;
	overflow:hidden;
	color: #aaa;
}

#shopping_cart_head { text-align: right; 	height:18px;}
#cart_small { margin: 0; padding: 0; margin-right: 5px; vertical-align: top; }

#shopping_cart_expander table { width: 100%; margin-top: -10px;}
#shopping_cart_expander td { padding: 10px; padding-left: 0px; padding-right: 0px; }
#shopping_cart_expander tr { border-bottom: 1px solid #555; }

#bottom_cart table { width: 100%; margin-top: -20px; color: #999; font-size: 9px;}
#bottom_cart td { padding: 10px; padding-left: 0px; padding-right: 0px; }
#bottom_cart tr { border-bottom: 1px solid #555; }
#bottom_cart h3 { margin: 0; margin-bottom: 10px; color: #ccc; }
#bottom_cart { padding-right: 10px; border-bottom: 1px solid #555; }

#bottom_cart table .button { margin-left: 5px; }
#bottom_cart p a.button { display: inline-block; width: 13.5em; text-align: center; margin-bottom: 5px; margin-top: -10px; }
#bottom_cart p { text-align: right; }

#shop_lift { text-align: justify; }
.lift { padding-right: 10px; }

.carthasitems { color: #fff; font-weight: bold; }

input.login { background-color: #555; color: #ccc; font-size: 9px; padding:0; margin: 0; border: 0; margin-right: 2px; }
#loginbutton { outline: none; font-size: 8px; letter-spacing: 1px; text-transform: uppercase; padding: 0px; margin: 0; margin-top: 0px; float: right; border: 1px solid #555; background-color: #555; color: #ddd; background-image: none; 
}
#loginbutton:hover { background-color: #e30; color: #fff; border: 1px solid #a20;}

#login_head, #shopping_cart_head { height: 17px; padding-top: 3px; padding-left: 10px; padding-right: 10px;}

#login_expander { display: none; border: 1px solid #555; border-top: 0px; background-color: #000; padding: 1px; padding-left: 10px; padding-bottom: 5px; padding-right: 10px; }
#shopping_cart_expander { display: none; float: right; border: 1px solid #555; border-top: 0px; background-color: #000; padding: 1px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; }

#login strong, #shopping_cart strong { color: #fff; }

input#loginarrow { margin-left: 5px; margin-bottom: -2px; }

#superlift {
z-index: 50;
position: absolute;
top: 30px;
left: 50%;
margin-left: 224px;
}

#mainmenu {
	width: 950px;
	height: 28px;
	padding: 0px; padding-top: 20px;
	margin: 0px auto;
	margin-bottom: 21px;
	text-align: left;
}
#logo { vertical-align: middle; margin-right: 15px; }

#mainmenu a {margin: 0px 15px 0px 0px; color: #b0b0b0; padding-top: 2px; }
/* #mainmenu a:hover, */
#mainmenu #current { color: #fff; border-top: 0px solid #ff4000; }

.small_navi_item {
width: 100%; 
padding: 10px; 
padding-left: 0; 
border-top: 1px solid #555; 
border-bottom: 1px solid #555; 
margin-bottom: -1px; 
color: #ccc;
font-size: 15px;
}

#submenu ul {
margin: 0; padding: 0;
list-style: none;
}

#submenu li {
width: 100%; 
padding: 9px; 
padding-left: 0; 
font-size: 16px;
}

#submenu { border-bottom: 1px solid #555; padding-bottom: 12px; }
/* #submenu h2 { font-weight: normal; font-size: 20px; margin-top: 0; margin-bottom: 11px; } */
#submenu li a { color: #999; }
#submenu li a:hover , #submenu .selected a { color: #ddd; }

.content {
	clear: both;
	width: 950px;
	margin: 0px auto;
}

#toolbar .content { width: 970px; }
#signup, #reminder { width: 650px; padding-right: 300px; }

.col_left {
	width: 220px;
	float: left;
	border-right: 1px solid #555;
	padding-right: 0px;
}

.productpage .col_left, #shop .col_left { width: 220px; padding-right: 0; }

.col_right {
	width: 709px;
	float: left;
	border-left: 1px solid #555;
	margin-left: -1px; 
	padding-left: 20px;
}

#home_top .col_right { padding-left: 1px; }

.col_1, .col_2, .col_3 {
	width: 276px;
	float: left;
	padding-right: 40px; 
}

.price { color: #f40; }

#buy_button { 
padding-top: 20px; 
padding-left: 1px;
}

#buy_button #cart_large { float: left; margin-right: 10px; }
#buy_button h2 { font-weight: normal; font-size: 15px; margin: 0; padding: 0;}
#buy_button .price { font-size: 17px; margin-top: 3px; margin-bottom: 3px; }
#buy_button p { font-size: 9px; margin: 0; padding: 0;  }
#buy_button { padding-bottom: 8px; }

#product_shopping a { color: #ccc; }
#product_shopping ul { font-size: 10px; padding-left: 63px; margin-left: 0; }
#product_shopping ul a, #product_shopping ul li { color: #999; }
#product_shopping ul a:hover { color: #ccc; }

#product_shopping ul { }

#dealers { min-height: 340px; background-image: url('/img/worldmapbg2.png'); background-position: center top; background-repeat: no-repeat; text-align: center;} 

.dealer { padding-top: 50px ; clear: both; width: 510px; padding-left: 120px; margin: 0px auto;}

.dealer div { float: left; width: 250px; text-align: left; padding: 0px 0px 0px 0px; margin: 0; }

table#tuote_taulu tr td, .tuote_taulu tr td {
	padding: 2px 10px 12px 0px; border-bottom: 1px solid #555;
}

.tuote_taulu tr td { border: 0px; }

table#tuote_taulu, .tuote_taulu {  border-collapse: collapse; }
#tuote_taulu img, .tuote_taulu img { margin: 10px 10px 0px 0px; }

.mediacover { float: left; width: 165px; height: 230px; background-color: white; margin: 10px; margin-left: 0px; margin-bottom: 0px;}
.mediacover img { margin: 5px; }

#home_bottom { border-top: 1px solid #555; }

#home_top .col_left, #news .col_left { padding-right: 0px; width: 220px; }

#footer {
	width: 950px;
	margin: 0px auto;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #555;
	color: #aaa;
	text-align: left;
}

/* Product Front */

#productfront_raw, #productfront_plus, #productfront_xp5, #productfront_otus, #productfront_bag { display: block; float: left; }
#productfront_raw:hover, #productfront_plus:hover  { background-image: url('/img/kuvapankki/image/productfront_hilight_l.png'); background-repeat: no-repeat; background-position: center center; }
#productfront_xp5:hover, #productfront_otus:hover, #productfront_bag:hover { background-image: url('/img/kuvapankki/image/productfront_hilight_m.png'); background-repeat: no-repeat; background-position: center center; }


#productfront_raw { width: 460px; height: 450px; border-right: 1px solid #555;  padding-right: 20px; }
#productfront_plus { width: 440px; height: 450px;  padding-left: 20px; }

#productfront_raw h2 { margin-top: -25px; margin-left: 20px; }
#productfront_plus h2 { margin-top: -28px; margin-left: 10px; }

#productfront_raw p { margin-left: 20px; }
#productfront_plus p { margin-left: 10px; }

#productfront_otus, #productfront_xp5, #productfront_bag { display: block; float: left; }

#productfront_otus { width: 315px; height: 330px; border-right: 1px solid #555; border-top: 1px solid #555; }
#productfront_xp5 { width: 317px; height: 330px; border-right: 1px solid #555; border-top: 1px solid #555; }
#productfront_bag { width: 315px; height: 330px; border-top: 1px solid #555; }

#productfront_otus img { margin-top: 10px; margin-left: 25px;}
#productfront_xp5 img { margin-top: 30px; margin-left: 30px;}
#productfront_bag img { margin-top: 5px; margin-left: 65px;}

#productfront_otus h2 { margin-left: 20px; margin-top: -15px; }
#productfront_xp5 h2 { margin-left: 20px; margin-top: -9px; }
#productfront_bag h2 { margin-left: 20px; margin-top: -1px; }

#productfront_otus p { margin-left: 20px; margin-right: 20px; }
#productfront_xp5 p { margin-left: 20px; margin-right: 20px; }
#productfront_bag p { margin-left: 20px; margin-right: 20px; }


/* Support pages */

table.support_step {
width: 700px; /* 650px; */
background-color: #303030;
margin-bottom: 10px; 
border: 0;
border-collapse: collapse;
padding: 0;
}

.support_step h1, .support_step h2 { margin: 0; margin-bottom: 5px; }
.support_step p { margin: 0; padding-top: 3px; padding-bottom: 5px; }

td.support_step_left {
width: 525px; /* 475px; */
padding: 10px;
padding-left: 12px;
vertical-align: top;
}

td.support_step_right {
padding: 10px; padding-left: 25px;
font-family: "Arial Narrow", Arial, Verdana, sans-serif;
font-size:14px;
text-transform: uppercase;
border-left: 1px solid #888;
border-top: 1px solid #888; 
color: #999;
vertical-align: center;
}

td.support_step_left + td.support_step_right { border-top: 0px; }

table#step_2 { height: 150px; }

#step_1 td.support_step_left { background-color: #c50c0c; background-image: url('/img/support_left_red.jpg'); background-position: right center; background-repeat: repeat-y; }
#step_1 td.support_step_right { background-color: #c50c0c; background-image: url('/img/support_right_red.jpg'); background-position: left center; background-repeat: repeat-y; }

#step_2 td.support_step_left { background-color: #c54c0c; background-image: url('/img/support_left_orange_setup.jpg'); background-position: right center; background-repeat: no-repeat; }
#step_2_xp td.support_step_left { background-color: #c54c0c; background-image: url('/img/support_left_orange_setup_xp.jpg'); background-position: right center; background-repeat: no-repeat; }
#step_2 td.support_step_right, #step_2_xp td.support_step_right { background-color: #c54c0c; background-image: url('/img/support_right_orange.jpg'); background-position: left center; background-repeat: repeat-y; }

#step_3 td.support_step_left { background-color: #b16b20; background-image: url('/img/support_left_yellow.jpg'); background-position: right center; background-repeat: repeat-y; }
#step_3 td.support_step_right { background-color: #b16b20; background-image: url('/img/support_right_yellow.jpg'); background-position: left center; background-repeat: repeat-y; }

#step_4 td.support_step_left { background-color: #333333; background-image: url('/img/support_left_gray.jpg'); background-position: right center; background-repeat: repeat-y; }
#step_4 td.support_step_right { background-color: #333333; background-image: url('/img/support_right_gray.jpg'); background-position: left center; background-repeat: repeat-y; }

td.support_step_right a, .support_buttons a { color: #fff; }
td.support_step_right a:hover, .support_buttons a:hover { color: #ccc; }

table.support_buttons {
width: 700px; /* 650px; */
height: 70px;
background-color: #303030;
margin: 0; 
border: 0;
border-collapse: collapse;
padding: 0;
}

.support_buttons td {
width: 33%;
text-align: center;
vertical-align: middle;
background-image: url('/img/support_buttonbg.jpg'); background-position: top left; background-repeat: repeat-x;
border-right: 10px solid black;
padding: 15px;
}

.support_buttons td + td + td { border: 0px; }

.support_buttons a {
	font-family:  Arial, Verdana, sans-serif;
	font-size:15px;
	text-transform: none;
}

/* TYPOGRAPHY */

a, a:hover, a:active { outline: none; }

a {	font-weight: normal;
	color: #f40;
	text-decoration: none; }

a:hover { color: #f84; }

#productfront a { color: #ddd; }

body {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
}

h1 { font-size: 20px; font-weight: normal; margin-left: -1px;}
h2 { font-size: 17px; font-weight: normal;}
h3 { font-size: 15px; font-weight: normal;}
h4 { font-size: 12px; font-weight: bold;}

.col_right > h1, #submenu h1 { margin-top: 2px; }

#toolbar, #footer { font-size: 11px; }
.logged { font-weight: bold; color: #fff; }

#mainmenu { 
	font-size: 11px; 
	text-transform: uppercase; 
}

#home_top .col_left h3, #news .col_left h3 { display: block; margin: 0; text-transform: none; font-size: 17px; height: 30px; font-weight: normal; padding-top: 0px;}

#home_top .col_left a, #news .col_left a {
	font-size: 10px;
	color: #ccc; 
	display: block;
	border-bottom: 0px solid #555;
	padding-top: 0px; padding-bottom: 10px; padding-right: 8px;
}

#home_top .col_left a:hover, #news .col_left a:hover { color: #fff; }

#home_top .col_left a small, #news .col_left a small {
	font-size: 9px;
	font-weight: bold;
	color: #888; 
}

.price_vat { color: #888; }

#home_top .col_left a:hover small, #news .col_left a:hover small { color: #aaa; }

#shopping_cart_expander h3 { color: #fff; margin: 0; }

.err_message { font-size: 15px; color: #f30;  }

.arrows a, a.arrows {
background-image: url('/img/linkarrow.gif');
background-position: left center;
background-repeat: no-repeat;
padding-left: 7px;
}

.hilightbox { background-color: #3a3a3a; padding: 10px; padding-top: 1px; padding-bottom: 3px; border: 1px solid #606060; }



