body, table, form, td, th { font-size: 12px;}

table { border-collapse: collapse; empty-cells: show; color: #666666;}
/* td, th { text-align: left; } */

th { text-align: left; }

/* same colors for the headings */
h1, h2 { color: #0b3e91; }

h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 7px 0px 7px 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 15px 0px;
}

p {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	line-height: normal;
}

div.whitebox h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0 ;
	padding-top: 0;
	padding-bottom: 0px;
	margin-bottom: 15px;
	line-height: 17px;
}
div.whitebox p {
	margin: 5px 0px 5px 0px;
}
div.whitebox ul {
	margin: 5px 0;
}



div#main_nav {
	background-color: #dadada;
}

div#header {
	background-image: url(/images/customer/Rakennusmedia_logo.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 955px;
	background-color: #FFFFFF;
	background-position: 15px 15px;
	border-bottom: solid 1px #ccc;
}

h4 { /* div.whitebox a */
	color: #663200;
}

/** Link colors **/

td.center_column a {
	color: #663200; /* Brown */
}
div.whitebox a.internal_link {
	display: block;
	font-size: 10px;
	color: #003399; /* Blue */
	background: url('/images/arrow_blue.gif') no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
a.green {
	color: #01673F !important; /* Green */
}

/*****************/

li { list-style-position: outside; margin-left: 15px; padding-top: 0px;}


/* PRODUCT INFO */

table.shop_product { width: 100%; margin-bottom: 15px; }
	table.shop_product td.col1 { width: 168px }
	table.shop_product td.col2 { width: 169px; }
	table.shop_product td.col3 { width: 85px; }

	td.product_name { vertical-align: top; }
		td.product_name a {
			font-size: 16px;
			font-weight: bold;
			color: #003399 !important;
			vertical-align: top;
		}
	td.product_hinta_otsikko { font-weight: bold; }

	td.product_image { 
		vertical-align: top;
		width: 55px; 
		padding-bottom: 5px;
	}

#product_info {
	text-align: left;
}
	
#product_short_description {
	padding: 0px 0px 15px 0px;
	
}

#product_long_description p { 
	padding-top: 0px; 
}
	
#product_long_description .large_image {
	margin: 3px 10px 10px 0px
}	

#product_info input.submit_button {
	background: #E5EAEF;
	border: 2px inset #005284;
}

.embedded_product{
	font-size: 11px;
	color: #01673F;
	}
	
	
/* SHOPPING CART */

#shopping_cart_heading {
	color: #663300;
	font-weight: bold;
}

#shopping_cart_side {
	background-image: url(../../images/customer/ostoskori_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 137px;
	/* margin: 5px 10px 5px 20px; */
	margin: 5px 0 5px 0;
	width: 100%;
	text-align: left;
}

#shopping_cart_side th { padding-left: 20px; }
#shopping_cart_side td { padding-right: 10px; }

.shopping_cart_header_link { padding-left: 20px; }

#shopping_cart_container_side{
	width: 220px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}

.shopping_cart {
	text-align: left;
}
	
.shop_button {
	font-size: 10px;
	background: #E5EAEF;
	border: 2px inset #005284;
}

#shopping_cart_left_column {
	font-size: 11px;
	font-weight: normal;
}
	
#shopping_cart_right_column {
	font-size: 11px;
	font-weight: bold;
}

table.shopping_cart {
	empty-cells: show;
}

table.shopping_cart td.divider {
	padding: 10px 40px;
	font-size: 0px;
	line-height: 0px;
}

table.shopping_cart td.divider div{
	border-top: 1px solid #CCC;
	height: 1px;
}

#muokkaa_button, #kassalle_button { width: 95px; height: 36px; }



table#shop_order_form td {
	padding: 0px 13px 6px 0px; 
}

.small_input { margin-right: 16px; }

div.whitebox {
	width: auto !important;
	max-width: 180px;
	padding: 15px 20px 15px 20px;
	margin: 10px 0 10px 2px;
	background-color:#FFFFFF;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}

input.short_box {
	font-size: 11px;
	width: 130px;
	background-color: #FFFFFF;
	border: solid 1px #7f9db7;
	}

div.whitebox ul {
	margin-top: 3px;
	margin-left: 0;
	padding-left: 0;
	
}


div#breadcrumb {
    display: none;
	position: relative;
	margin-top: 75px;
	margin-left: 16px;
	font-size: 11px;
}






	/* Register Form */
		div#cal_form { display: block; clear: both; padding-top: 0px; padding-bottom: 5px; font-size: 12px }
			div#cal_form .dates   { color: #888 }
			div#cal_form .title   { font-size: 22px; font-weight: normal; display: block; padding: 0px 0px 2px 0px }
			div#cal_form table td { padding: 0px; margin: 0px; font-size: 12px; text-align: left; width: 50%;}
			div#cal_form td.field_title { white-space: nowrap; vertical-align: top; padding: 5px 20px 5px 0px; font-weight: normal; color: #000000; text-align: right; }
			div#cal_form td.field   { vertical-align: top; padding: 5px 0px 5px 20px; color: #888 }
            div#cal_form th { text-align: left; color: #000000; border-bottom: 1px solid #7F9DB7; }
            div#cal_form .rt_ilmo_infobox { height: 2.5em; background: #FFFFCB; border: 1px solid #7F9DB7; color: #000000; margin-top: 1em; margin-bottom: 1em; padding: 0.5em 1em 0.5em 1em; }
            div#cal_form textarea.text_box { width: 250px; }


						div.calendar_hoists {
							margin: 0 !important;
							padding: 0 !important;
						}
						div.calendar_hoists span.title {
							padding-top: 0 !important;
						}
						#cal_eventlist span.title {
							color: #0b3e91 !important;
						}
						#cal_eventlist span.title a {
							color: #0b3e91 !important;
						}
						div.calendar_hoists div.simple_event {
							padding-top: 0 !important;
						}
						
						div.calendar_hoists #cal_eventlist_container {
							padding-left: 0;
						}



td.field_name { padding: 2px; }

td.search_result {
	padding-bottom: 9px;
	padding-left: 9px;
}
td.search_result a{
	font-size: 14px;
	font-weight: bold;
	color: #0b3e91;
	text-decoration: none;

}