/*-Perustyylit---------------------------------------------------------------*/

body  { 
	background-image:url(../../images/eraplus/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	color:#646464;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-top:0px;
	background-color: #1b1610;
}

h1 {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
}

a { 
color:#006633;
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 #8ba0aa;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	padding: 0.2em;
	color: #000000;
}

input[type="checkbox"], input[type="radio"] {
	background: transparent;
	border: 0;
}

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 #8ba0aa;
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	color: #000000;
}

select {
	height: 17px;
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#7A7A7A;
	line-height: 16px;
	border: solid 1px #8ba0aa;
	padding-top: 1px;
}


hr {
	width: 90%;
	height: 1px;
	margin: 10px;
}

/*-Sivun perusosaset---------------------------------------------------------*/

#outer {
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	width: 997px;
	background-color: #FFFFFF;
	background: transparent;
}

#top_bar {
	width: 997px;
	height: 260px;
	background: transparent;
	display: block;
}

#vaakapalkki {
	color: #FFFFFF;
	width: 997px;
	height: 43px;
	line-height: 43px;
	background-image: url(../../images/eraplus/menu_bar.png);
	position: relative;
}

#pagetitle {
	position: absolute;
	bottom: 0; 
	left: 500px;
	line-height:30px;
}


#main_area {
	overflow: hidden;
	width: 951px;
	background-image: url(../../images/eraplus/content_shadow.png);		
	padding-left: 23px;
	padding-right: 23px;
}

#left_frame {
	padding-top: 1px;
	padding-left: 5px;
	width: 170px;
	float: left;
	color:#002953;	
	margin-bottom:-10000px !important;
	padding-bottom:10000px !important;	
}

#content_frame {
	background-color: white;
	width: 771px;
	float: left;
	min-height: 300px;
	margin-bottom:-10000px !important;
	padding-bottom:10000px !important;
	overflow:hidden;
}

#footer {
	height: 15px;
	clear: both;
	color:#002953;
	width: 952px;
	margin-left: auto;
	margin-right: auto;		
}


#footer a {
	color: #D7D7D7;
}

div.page_content {
	padding: 20px;
	line-height: 16px;
}

#left_column {
	background: url(../../images/eraplus/border.jpg) left repeat-y;
	padding-left: 1px;
	float: left;
	width: 385px;
	margin-bottom:-10000px !important;
	padding-bottom:10000px !important;	
}

#right_column {
	background: url(../../images/eraplus/bg_hirvika.gif) left top no-repeat #cccc98;
	background-position:0 50px;
	padding-left: 1px;
	float: left;
	width: 384px;
	min-height: 300px;
	margin-bottom:-10000px !important;
	padding-bottom:10000px !important;	
}

div.productcard {
	padding: 20px;
	line-height: 16px;
}

div.listheader {
	height: 24px;
	line-height: 24px;
	background: #8d814f;
	border-bottom:1px solid #8F8F8F;
	border-top:1px solid #8F8F8F;
	margin-top: -1px;
	color: white;
	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 {
	font-weight:normal;
}

div.listheader a.selected {
	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;
	background-image:url(../../images/eraplus/menu_button.gif);
	background-position:center top;
	background-repeat:repeat-x;
	border-bottom:1px solid #939393;
	color:#FFFFFF;
	font-size:11px;
	line-height:26px;
}

#left_frame ul li.active {
	background-image:url(../../images/eraplus/menubutton_a.gif);
}

#left_frame ul li a { 
	color:#FFFFFF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
}

#left_frame ul li a:hover { 
	color: #f8951d;
}

#left_frame ul ul { 
	background-color:#013A1A;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding-bottom:5px;
	padding-left:15px;
	padding-top:5px;
}


#left_frame ul li.active li {
	color: #646464; 
	font-size: 11px; 
	background-image: url(../../images/green/menu_bullet_sub.gif);
	background-repeat: no-repeat;
	border-bottom: none;
	line-height: 15px;
	background-position: 0px 4px;
}

#left_frame ul li li a { 
	padding-left: 12px;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
}

#left_frame ul li.active li.active a { 
	color:#F8951D;
}

#left_frame ul li.active li.active li a { 
	color: white;
}

#left_frame ul li.active li.active li.active a { 
	color:#F8951D;
}

#left_frame ul ul ul { 
	padding-bottom:0px;
	padding-top:0px;
}

#left_frame ul li.active li.active li {
	background-image: url(../../images/green/menu_bullet_sub2.gif);
}


/*-Pikaostoskori-------------------------------------------------------------*/

div.shoppingcart_image {
	width: 41px;
	height: 41px;
	background-image: url(../../images/eraplus/ostoskori.gif);
}

.shoppingcart_teksti {
	padding-left: 5px;
	color: white;
}

.shoppingcart_content {
	padding-top: 5px;
}

div.shoppingcart {
	background-color: #004721;
	border-bottom:1px solid #939393;
	color:#565656;
	padding:8px 15px;
}

.shoppingcart_content a {
	line-height: 16px;
	font-weight: bold;
	color: white;
}


/*-Pikakirjautuminen---------------------------------------------------------*/
div.quicklogin {
	padding: 15px;
}


/*-Pika etsintä--------------------------------------------------------------*/
div.quicksearch {
	height: 35px;
	line-height: 35px;
	width: 333px;
	position: absolute;
	bottom: 5px;
	left: 130px;
	color:#D26613;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}

div.quicksearch button {
	width: 25px;
	height: 25px;
	background: transparent url(../../images/eraplus/go_btn.png) no-repeat center top;
	padding: 0;
	margin: 0;
	border: 0;
	display: block;
}

div.quicksearch input {
	width: 140px;
}

div.quicksearch select {
	width: 150px;
}


/*-Tuotelista----------------------------------------------------------------*/
ul.product_list {
	padding: 0;
	margin: 0;
}



ul.product_list li {
	list-style-type: none;
	border-bottom:1px solid #8F8F8F;
	padding: 5px;
	background-color: white;
}


ul.product_list li.selected {
	background-color:#DCDDBE;
}


.prodListingProdName {
	color:#1B7DBA;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}

.price {
	color: #D26613;
	font-size:11px;
	font-weight:bold;
}

.discount_price {
	font-weight: bold;
	color:#FF0000;
}

#banners ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#banners li {
	background:url("../../images/eraplus/product_bg.png") repeat scroll left top transparent;
	border:1px solid #3D3626;
	display:inline;
	float:left;
	margin:3px;
	overflow:hidden;
	padding:5px;
	position:relative;
	text-align:center;
	width:120px;
}


#banners li a {
	color:#FFB119;
	text-decoration:none;
}

div.selected {
	background-color:#D6F2B7;
}

.pagenumber_selected {
	font-weight: bold;
}

/*-Napit---------------------------------------------------------------------*/

span.button {
	background: transparent url(../../images/eraplus/buttonbg.jpg) no-repeat right bottom;
	border: 1px solid #212119;
	padding: 1px;
	padding-left: 8px;
	padding-right: 8px;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

span.forwardbutton, span.buybutton {
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
}



/*-Tuotekortti---------------------------------------------------------------*/
table.productcard {
background-image:url("../../images/eraplus/bg_tuotekortti.gif");
border-color:#8A8A8A;
border-style:none solid solid;
border-width:medium 1px 1px;
}

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 {
background-color:#8D814F;
border:medium none;
color:white;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:27px;
padding-left:15px;
padding-right:15px;
}

.productcard_kuva {
	padding: 10px;
}

.productcard_kuva img {
	border:1px solid #C0CFD6;
}

.productcard_kuvat img {
	border:1px solid #C0CFD6;
	margin: 3px;
	height: 50px;
}


/*-Taulukot------------------------------------------------------------------*/

.pageheading  {
	background-color:#004621;
	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:#006633;
}

.row1 {
	height: 28px;
	color:#646464;
	border-bottom: solid 1px #c0cfd6;
}

.row2 {
	height: 28px;
	background-color:#F4FFE7;
	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;
}


#banners .discount_price {
	color:#FF5400;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	white-space:nowrap;
}


#banners .price {
	color:#D26613;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	white-space:nowrap;
}
