/*-Perustyylit---------------------------------------------------------------*/

body  { 
	background-color:#1B1B1B;
	background-image:url(../../images/viitostupa/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	color:#000000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	padding-top: 26px;
}

h1 {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
}

a { 
	color:#E70A16;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

a:hover { 
	color: #565656; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

form {
	margin: 0px;
}

input {
	background-color: #FFFFFF;
	border: 1px solid black;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	padding: 0.2em;
	color: #000000;
}


input.text {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	height: 15px;
}

select.text {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	height: 20px;	
	color:#000000;
}


textarea {
	background-color: #FFFFFF;
	border: solid 1px black;
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	color: #000000;
}

select {
	border:1px solid #000000;
	color:#000000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:9px;
	height: 17px;
	line-height: 16px;
	padding-top: 1px;
}


hr {
	width: 90%;
	height: 1px;
	margin: 10px;
}

/*-Sivun perusosaset---------------------------------------------------------*/

#outer {
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	width: 954px;
	background-color: #FFFFFF;
	border: none;
	padding: 3px;	
	background-image:url(../../images/green/valikkotausta.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: hidden;
}

#top_bar {
	border: 1px solid #504c43;
	width: 952px;
	height: 131px;
	background-image: url(../../images/viitostupa/top_bar.jpg);
	position: relative;
}

#vaakapalkki {
	width: 954px;
	height: 26px;
	line-height: 26px;
	background-image:url(../../images/viitostupa/vaakapalkki.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;	
}


#vaakapalkki strong {

}

#main_area {
	padding: 0;
	overflow: hidden;
	border:1px solid #000000;
	border-top: none;
}

#left_frame {
	width: 170px;
	height: 100%;
	float: left;

	margin-bottom:-10000px !important;
	padding-bottom:10000px !important;	

	background-color:#1B1B1B;
	color:#FFFFFF;
}

#content_frame {
	margin-left: -1px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 779px;
	float: left;
	min-height: 600px;
	margin-bottom:-10000px !important;
	padding-bottom:10000px !important;
	overflow:hidden;	
}

#footer {
	height: 15px;
	clear: both;
	color:#002953;
	width: 960px;
	margin-left: auto;
	margin-right: auto;		
}


#footer a {
	color: #D7D7D7;
}

div.page_content {
	padding: 20px;
	line-height: 16px;
}

#left_column {
	margin: 0;
	float: left;
	width: 389px;
	border-right: 1px solid #000000;
	margin-bottom:-10000px !important;
	padding-bottom:10000px !important;	
}

#right_column {
	margin: 0;
	margin-left: -1px;
	float: left;
	width: 389px;
	border-left: 1px solid #000000;	
	min-height: 600px;
	margin-bottom:-10000px !important;
	padding-bottom:10000px !important;	
}

div.productcard {
	padding: 20px;
	line-height: 16px;
}

div.listheader {
	height: 24px;
	line-height: 24px;
	background-image:url(../../images/viitostupa/bg_tuotteita_sivulla.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#000000;
	border-bottom:1px solid #8F8F8F;
	border-top:1px solid #8F8F8F;
	margin-top: -1px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
	font-weight: bold;
}

div.listheader a {
	color: black;
	font-weight:normal;
}

div.listheader a.selected {
	color: black;
	font-weight:bold;
}

div.nodatamsg {
	padding: 10px;
}


div.catinfo {
	padding: 10px;
}


/*-Valikko-------------------------------------------------------------------*/

#left_frame ul {
	padding: 0px;
	margin: 0px;
}

#left_frame ul li {
	list-style-type: none;
	color: #646464;
	font-size: 11px;
	background-image: url("../../images/viitostupa/menu_button.jpg"); 
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: 1px solid #FFFFFF;
	line-height: 26px;
}


#left_frame ul li.active {
	background-image: url("../../images/viitostupa/menu_button_a.jpg"); 
}


#left_frame ul li a { 
	display: block;
	color:#FFFFFF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:0;
	text-decoration:none;
	padding-left: 40px;
}


#left_frame ul li.active a { 
	color:#000000;
}


#left_frame ul li a:hover { 
	color: #ffc000;
}


#left_frame ul li.active a:hover { 
	color: #000000;
}


#left_frame ul ul {
	background-color:#FFEBAF;
	border-top: 1px solid #FFFFFF;
}


#left_frame ul li.active li {
	background-image: url("../../images/viitostupa/menu_bullet_sub.gif"); 
	background-repeat: no-repeat;
	line-height: 20px;
	border: none;
	background-position: 29px 8px;
}

#left_frame ul li.active li.active a {
	color:#E70A16;
}


#left_frame ul ul ul {  
	padding-left: 5px;
	border: none;
}


#left_frame ul li.active li.active li {
	background-image: url("../../images/viitostupa/menu_bullet_sub2.gif"); 
}


#left_frame ul li.active li.active li a {
	color: black;
}

#left_frame ul li.active li.active li.active a {
	color:#E70A16;
}

#left_frame ul li.active li.active li.active li a {
	color: black;
}

#left_frame ul li.active li.active li.active li.active a {
	color:#E70A16;
}



/*-Pikaostoskori-------------------------------------------------------------*/

div.shoppingcart {
	background-color: #FFC000;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	padding: 8px 15px;
}

div.shoppingcart_image {
	width: 41px;
	height: 41px;
	background-image: url(../../images/viitostupa/ostoskori.gif);
}

.shoppingcart_teksti {
	padding-left: 5px;
}

.shoppingcart_content {
	padding-top: 5px;
}

.shoppingcart_content a {
	line-height: 16px;
	font-weight: bold;
	color:black;
}


/*-Pikakirjautuminen---------------------------------------------------------*/
div.quicklogin {
	padding: 15px;
}


/*-Pika etsintä--------------------------------------------------------------*/
div.quicksearch {
	height: 60px;
	background-color:#5E5E5E;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
}

div.quicksearch button {
	width: 30px;
	height: 30px;
	background: transparent url(../../images/viitostupa/hakunappi.gif) no-repeat center top;
	padding: 0;
	margin: 0;
	border: 0;
}


/*-Tuotelista----------------------------------------------------------------*/
ul.product_list {
	padding: 0;
	margin: 0;
}

ul.product_list li {
	list-style-type:none;
	border-bottom:1px solid #000000;
	color:#000000;
	padding: 5px;
}


ul.product_list li.selected {
	background-color:#E9E9E9;
	border-bottom:1px solid #000000;
	color:#000000;
}

.prodListingProdName a {
	color: black;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}

.price {
	color:#676767;
	font-size:11px;
	font-weight:bold;
}

.discount_price {
	font-weight: bold;
	color:#FF0000;
}

div.productbox {
	float: left;
	width: 176px;
	height: 120px;
	padding: 5px;
	border: 1px solid #8F8F8F;
	margin: 3px;
}

div.selected {
	background-color:#D6F2B7;
}

.pagenumber_selected {
	font-weight: bold;
}

/*-Napit---------------------------------------------------------------------*/

span.button {
	padding: 1px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #1b1b1b;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

span.forwardbutton {
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
}

span.buybutton {
	background-color: #e70a16;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
}

span.loginbutton {
	background-color: #e70a16;
}



/*-Tuotekortti---------------------------------------------------------------*/
table.productcard {
	border-style: none solid solid; 
	border-color: black; 
	border-width: medium 1px 1px;
	background-color:#E9E9E9;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:16px;
}

table.productcard table td {
	padding: 3px;
}

table.productcard select {
	width: 200px;
}

table.productcard textarea {
	width: 200px;
}


table.productcard td {
	padding-left: 3px;
	padding-right: 3px;
}

.productcard_ylareuna {
	height: 27px;
	background-image:url(../../images/viitostupa/vaakapalkki.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:medium none;
	color:#FFFFFF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
}

.productcard_kuva {
	padding: 10px;
}

.productcard_kuva img {
	border:1px solid #000000;
}

.productcard_kuvat img {
	border:1px solid #000000;
	margin: 3px;
}


/*-Taulukot------------------------------------------------------------------*/

.pageheading  {
	background-color:#707070;
	background-image:url(../../images/viitostupa/vaakapalkki.gif);
	background-repeat:repeat-x;
	color:#EFEFEF;
	height:22px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}


.heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.row1 {
	height: 28px;
	color:#646464;
	border-bottom: solid 1px #c0cfd6;
}

.row2 {
	height: 28px;
	background-color:#E9E9E9;
	border-bottom:1px solid #c0cfd6;
	color:#646464;
}

.row1 p, .row2 p {
	margin: 0;
	padding: 0;
}



/*-Viestit-------------------------------------------------------------------*/
.errormsg     {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #921b1c;
	border: 1px dotted #921b1c;
	background-color:#FFF8F0;
	border: 1px solid #DCA011;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
}

/* Yleinen ilmoitus */
.msg     {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00aa00;
	background-color:#F8FFF0;
	border:1px solid #A0DC11;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
}

