/*
	(c) Smart Files Oy 2009 / Tomi Kulmala
	Startax Stylesheet - Common

*/

html,body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Verdana, sans-serif;
	font-size:11px;
}

body {
	background: #eee url(/images/body_bg.gif) top left repeat-y;
}

p {
	font-size:11px;
	line-height:20px;
	font-weight:normal;
}

a img { border: 0; }

h1 {
	font-size:16px;
	color: #103a88;
	border-bottom: 2px solid #889cc2;
	padding: 10px 0 12px 0;
	clear:both;
}

div#leftcontent a, div#leftcontent a:hover, div#leftcontent a:visited {
	color:#000;
	text-decoration:none;
}

div#leftcontent a:hover {
	text-decoration:underline;
}

div#content a,div#content a:hover, div#content a:visited {
	color:#b00;
	text-decoration:none;
}

div#content a:hover {
	text-decoration:underline;
}


/* DIVIT */
div.header_image1{
	background: #fff url(/images/varjostus1.png) center center no-repeat;
	width:230px;
	height:230px;
	margin-right:20px;
	float:left;
	display:inline;
}

div.header_image1 img {
	margin:39px 0 0 20px;
	width:190px;
	height:150px;
}

div#container {
	width:1100px; /* 960px */
}

div#top {
	width:1100px;	/*960px*/
	height:50px;
}

div#leftcontent {
	background: transparent url(/images/leftcontent_bg.jpg) 50px 0 repeat-x;
	width:180px;
	float:left;
	padding:10px 0 0 10px;
}

div.kielilinkit {
	margin-left:45px;
	margin-bottom:20px;
}


div#content {
	width:870px;	/*863px;*/	/*730px*/
	float:left;
	background-color:#fff;
	padding:10px 20px 10px 20px;
}

div#rightcontent {
	width:130px;
	height:685px;
	float:right;
	background:#eee url(/images/rightcontent_bg.jpg) top left no-repeat;
}

div.nappi_sininen {
	background:transparent url(/images/nappi_sin_bg.png) top left no-repeat;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 0 10px;
	padding: 0 5px 4px 10px;
	width:170px;
}

div.nappi_valkoinen , div.nappi_valkoinen_korkea {
	background:transparent url(/images/nappi_valk_bg.png) top left no-repeat;
	font-size:11px;
	font-weight:bold;
	height:22px;
	margin: -4px 0 0 20px;
	padding:3px 5px 3px 7px;
	width:148px;
}

div.nappi_valkoinen_korkea {
	height:36px;
	line-height:15px;
	background:transparent url(/images/nappi_valk_bg_k.png) top left no-repeat;
}

/* -------------------------------- */

div.menu_menu, a.menu_link {
	font-size:12px;
	font-weight:bold;
	margin: 3px 0;
	padding: 4px 5px 4px 10px;
	width:154px;
	border: 1px solid #1da8dd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #59bfe4;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#59bfe4), to(#046a8d));
	background: -webkit-linear-gradient(#59bfe4, #046a8d);
	background: -moz-linear-gradient(#59bfe4, #046a8d);
	background: -ms-linear-gradient(#59bfe4, #046a8d);
	background: -o-linear-gradient(#59bfe4, #046a8d);
	background: linear-gradient(#59bfe4, #046a8d);
	-pie-background: linear-gradient(#59bfe4, #046a8d);
	behavior: url(/style/PIE.htc);
	position: relative;
	color: #fff !important;
}

/* 8.12.2011 */
a.menu_link {
	display:block;
	padding-left: 9px;
	width:156px;
}

a.page_link {
	font-size:11px;
	display:block;
	padding: 4px 5px 4px 7px;
	margin: 1px 0 0 9px;
	width: 148px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* HARMAA */
	border: 1px solid #aaaaaa;
	background: #eeeeee;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eeeeee), to(#bbbbbb));
	background: -webkit-linear-gradient(#eeeeee, #bbbbbb);
	background: -moz-linear-gradient(#eeeeee, #bbbbbb);
	background: -ms-linear-gradient(#eeeeee, #bbbbbb);
	background: -o-linear-gradient(#eeeeee, #bbbbbb);
	background: linear-gradient(#eeeeee, #bbbbbb);
	-pie-background: linear-gradient(#eeeeee, #bbbbbb);
	behavior: url(/style/PIE.htc);
	position: relative;
	font-weight: bold;
}

a.brandmodel_highlight {
	border: 1px solid #aaa;
	background: #55BD2E;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EFFF9E), to(#55BD2E));
	background: -webkit-linear-gradient(#EFFF9E, #55BD2E);
	background: -moz-linear-gradient(#EFFF9E, #55BD2E);
	background: -ms-linear-gradient(#EFFF9E, #55BD2E);
	background: -o-linear-gradient(#EFFF9E, #55BD2E);
	background: linear-gradient(#EFFF9E, #55BD2E);
	-pie-background: linear-gradient(#EFFF9E, #55BD2E);
}

a.week_highlight {
	border: 3px solid #000;
	width: 144px;
	color: #ff0 !important;
	
	background: #d84444;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFA79E), to(#d84444));
	background: -webkit-linear-gradient(#FFA79E, #d84444);
	background: -moz-linear-gradient(#FFA79E, #d84444);
	background: -ms-linear-gradient(#FFA79E, #d84444);
	background: -o-linear-gradient(#FFA79E, #d84444);
	background: linear-gradient(#FFA79E, #d84444);
	-pie-background: linear-gradient(#FFA79E, #d84444);
}

a.page_link:hover {

}

a.page_open, a.menu_open {
	text-decoration: underline !important;
}


/* -------------------------------- */


h4 {
	font-size: 12px;
	font-weight:normal;
}

/*
div.week_highlight a {
	color: #fff !important;
}
*/

/*
div.menu_tall_bg {
	background: transparent url(/images/menu_bg_wide_tall.png) top left no-repeat;
	height: 33px;
}

div.menu_small_bg {
	background: transparent url(/images/menu_bg_wide_small.png) top left no-repeat;
	height: 19px;
}
*/
/*
div.page_tall_bg {
	background: transparent url(/images/menu_bg_thin_tall.png) top left no-repeat;
	height:33px;
}

div.page_small_bg {
	background: transparent url(/images/menu_bg_thin_small.png) top left no-repeat;
	height:19px;
}
*/

div.menu_page div {
	/*background: transparent url(/images/nappi_valk_ala.png) bottom left no-repeat;*/
	padding: 1px 0 1px 3px;
}

div#logos {
	float:left;
	width:216px;
	height:550px;
}

div#yritys_content {
	width: 612px;	/* 482px */
	margin-right: 30px;
	float:left;
}

/* MUUT */

div.error {
	background-color:#dfb2b2;
	border:3px solid #890000;
	color:#550000;
	font-weight:bold;
	margin:0 5px 5px 5px;
	padding:10px;
}

div.success {
	background-color:#B2DFBB;
	border:3px solid #008900;
	color:#005500;
	font-weight:bold;
	margin:0 5px 5px 5px;
	padding:10px;
}

input.error, textarea.error {
	border:3px solid #c00;
}

input.registerform {
	width:100%;
}

table#modifyform input, table#registerform input, table#feedbackform input, table#feedbackform textarea, table#registerform select, table#modifyform select {
	width:98%;
	font-family: 'Trebuchet MS',Verdana, sans-serif;
	font-size:11px;
}

table#kayttajat {
	width:100%;
}

table#tuotteet {
	width:100%;
}

table#tuotteet td {
	padding:2px;
	width:50%;
	vertical-align:top;
}

select.search_productline, select.search_category, select.search_brand, select.search_model {
	width:70%;
}

div#category, div#brand, div#model, div#searchButton, div#category_gen, div#searchButton_gen {
	display:none;
}

.superadmin {
	background-color: #b5c288;
}

.admin {
	background-color:#889cc2;
}

.normal {
	background-color:#fff;
}

.limited {
	background-color:#efefef;
}

div.even {
	background-color: #efefef;
	padding: 1px 0;
}

div.odd {
	background-color: #fff;
	padding: 1px 0;
}

div#searchcriteria {
	border:3px double #ccc;
	padding:10px;
	background-color:#f6f6fc;
	margin-bottom:10px;
}

table#searchResults {
	width:100%;
}

table#searchResults tr.odd {
	background-color:#efefef;
}

table#searchResults tr.even {
	background-color:#ffffff;
}

table#searchResults td {
	font-size: 11px !important;
}

img.smallproductimage {
	padding:10px;
	border:0;
}

table.accessorytable {
	
}

table.accessorytable td {
	vertical-align: top;
}

td.price {
	text-align: center;
	font-size:140% !important;
	font-weight:bold;
	color:#000;
}

span.offerprice {
	font-weight:bold;
	color:#c00;
}

span.offer {
	font-weight:bold;
	color:#c00;
}

td.oldoffer, span.oldprebuy {
	color: #a00;
	font-weight:bold;
}

td.validoffer, span.validprebuy {
	color: #0a0;
	font-weight:bold;
}

input.basketAmount {
	width:35px;
	border: 1px solid #999;
	height: 18px;
}

table#basketTable {
	width:80%;
}

th {
	font-weight: bold;
	text-align:left;
}

input.smallbox {
	width: 35px;
	padding: 3px;
}

span.basketTotal, span.basketTotalAmount {
	font-size: 16px;
	font-weight: bold;
}

span.delete, span.select {
	margin-left:15px;
}

div#newsImages {
	margin: 0 auto;
}

a.selectNewsImage {
	color: #00a !important;
}

div.productline_name {
	font-size:130%;
	font-weight:bold;
	margin: 5px 0;
}

div.category_container {
	margin-left:1px;
	border-left:1px solid #ccc;
	padding-left:10px;
}

input.fieldkapea {
	width:30px;
}

img.newsImage {
	display:none;
}

img.logoImage {
	margin:4px 0;
}

/* 28.01.2010 */
input.addToBasket {
	border: 2px solid #ccc;
}

input.addToBasket:hover {
	border: 2px solid #999;
}

/* 12.02.2010 */
td.calendarButton img {
	margin-left:5px;
	margin-bottom:-2px
}

table#ennakkotable tr:nth-child(even) {
	background: #eee;
}

table#ennakkotable tr:nth-child(odd) {
	background: #fff;
}

/* HALLINTA */
table#contentTable {
	width:100%;
}

table#contentTable tr:hover {
	background-color: #ddd;
}

table#contentTable tr.menuRow td {
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}

table#contentTable tr.pageRow td {

}

span.selectedLanguage {
	font-weight: bold;
}

a#previewPageImage {
	margin-left: 20px;
}


/* uutta */
a.open {
	text-decoration: underline;
}

div#content table td {
	font-size: 11px;
}

div#flags {
	width: 169px;
	text-align: center;
	margin: 0 0 10px 0;
}

table#productmenu tr:hover {
	background-color:#eee;
}
table#productmenu tr:first-child {
	background-color:#fff !important;
}

table#productmenu td.level_2 {
	padding-left:15px;
}

table#productmenu td.level_3 {
	padding-left:30px;
}

table#productmenu td.level_4 {
	padding-left:45px;
}

table#productmenu img {
	border: 1px solid #ddd;
	border-radius: 3px;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
	margin-right:2px;
}

table#productmenu img.hasProducts {
	border:1px solid #c00;
}

/* 17.08.2011, Tomi */
td.productmenuitem {
	font-weight: bold;
}

p#only_reseller {
	margin:10px 5px 0 25px;
}

div#index_buttons {
	text-align:center;
	margin-top:30px;
}

/* 15.11.2011 */
div#map {
	width: 850px;
	height: 600px;
	background: #fff url(/images/ajax-loader.gif) center center no-repeat;
}

div#map_info {
	background-color: #fff;
	width: 200px;
}
