html, body {
    margin: 0;
    padding: 0;
}

html {
    background: none repeat scroll 0 0 #B8CCE7;
    font: 12px/18px Arial;
	color: #666666;
}

body {
	
}

#site-container {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.2) inset;
    position: relative;
    text-align: left;
    width: 850px;
}

#site-background {
    position: absolute;
    width: 100%;
    z-index: -1;
}

#header-top {
	background: url('http://www.cartrade.fi/img/header.gif') no-repeat scroll 0 0 transparent;
	width: 100%;
	height: 138px;
}

#header-info {
    color: #01318E;
    float: right;
    font: bold 13px/19px Arial;
    margin-top: 10px;
    width: 200px;
}

#header-bottom {
	background: url('http://www.cartrade.fi/img/header_bottom.gif') no-repeat scroll 0 0 transparent;
	width: 100%;
	height: 138px;
}

#site-content {
    min-height: 550px;
    padding-top: 200px;
    width: 100%;
}

#nav {
	width: 232px;
}

#content {
    padding-bottom: 100px;
    width: 618px;
}

#content-background {
    background-color: #FFFFFF;
    min-height: 250px;
    padding: 0 20px 20px;
}

#side-content {
    margin: 30px 20px;
    text-align: center;
}

#footer {
	background: url('http://www.cartrade.fi/img/bottom_img.gif') no-repeat scroll 0 0 transparent;
	width: 100%;
	height: 203px;
}

#footer-logot {
	margin-top: 10px;
}

/*
*	Navigaatio
*/
#nav ul {
    margin: 0 10px;
    padding: 0;
}

#nav ul li {
    background: none repeat scroll 0 0 #EF6C04;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    font-weight: bold;
    list-style: none outside none;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}

#nav ul li.link:hover {
    background-image: url("http://www.cartrade.fi/img/lnk_arrow_down.png");
	background-repeat: no-repeat;
    background-position: 98% center;
}

/*
*	Alanavi
*/
#nav ul ul {
    display: none;
    margin: -3px 10px 5px;
}

#nav ul ul li {
    background: url("http://www.cartrade.fi/img/lnk_arrow.png") no-repeat scroll 10px center #FFFFFF;
    border-radius: 0 0 0 0;
    color: #EF7B16;
    font-size: 11px;
    margin: 0;
    padding-left: 25px;
    text-align: left;
    text-transform: none;
}

/*
*	Muut turhat
*/
a {
    text-decoration: none;
}

a:hover, a:hover li, #nav ul li:hover {
    color: #0E3F96 !important;
}

.shadow {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.2) inset;
}

.link {
	cursor: pointer;
}

ul.lista {
    margin: 0;
    padding: 0;
}

ul.lista li {
    background: url('http://www.cartrade.fi/img/round_bullet.gif') no-repeat scroll 0 6px transparent;
    padding: 0 0 0 15px;
	list-style: none outside none;
}

h2 {
    color: #0E3F96;
    font: bold 20px/24px Arial;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #F29240 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 1px;
    margin: 30px 0;
}

.teksti-1 {
	color: #0E3F96;
}

.teksti-2 {
	color: #EF6C04;
}

.kuva {
	border: 5px solid #FFFFFF;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.2) inset;
}

.hintalappu {
    background: url("http://www.cartrade.fi/img/lappu.png") no-repeat scroll center bottom transparent;
    height: 90px;
    text-align: center;
}

.hintalappu div {
    color: #EF6C04;
    font: bold 45px/45px Arial;
    padding-top: 14px;
}

/* marginit */
.mt {
	margin-top: 10px !important;
}
.mr {
	margin-right: 10px !important;
}
.mb {
	margin-bottom: 10px !important;
}
.ml {
	margin-left: 10px !important;
}

/* paddingit */
.pt {
	padding-top: 10px !important;
}
.pr {
	padding-right: 10px !important;
}
.pb {
	padding-bottom: 10px !important;
}
.pl {
	padding-left: 10px !important;
}

.clear {
    clear: both !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

/*
*	Yhteystiedot
*/
.yhteystiedot {
    width: 200px;
}

.palvelee {
    background-color: #EF6C04;
    color: #FFFFFF;
    font: 18px/25px Calibri,Arial;
    padding: 0 5px;
    text-transform: uppercase;
}

.henkilo {
    border-left: 10px solid #CCCCCC;
    font-size: 11px;
    margin-top: 10px;
    padding-left: 10px;
}

.henkilo b {
    font-size: 14px;
}

input[type="text"], textarea {
    background-color: #E3E7F4;
    border: 1px solid #DEDEDE;
    width: 98%;
}

textarea {
	height: 100%;
	resize: none;
}

.button {
    background-color: #ED6E00;
    border: 0 none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
}

#mainos-tausta {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    height: 30px;
    min-height: 30px !important;
    overflow: hidden;
    position: absolute;
    top: 150px;
    width: 100%;
    z-index: 99999;
}

#mainos {
    color: #FFFFFF;
    display: none;
    font: bold 16px/28px Arial;
    height: 40px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

/****************** AJANKOHTAISTA *********************/
#ajankohtaista {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.8);
    border-radius: 7px 7px 7px 7px;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.2) inset;
    color: #F1F1F1;
    margin: 20px 10px;
    padding: 10px;
}

#ajankohtaiset {
    margin: 0;
    padding: 0;
}

#ajankohtaiset li {
    border-bottom: 1px solid #5E5E5E;
    list-style: none outside none;
    margin-bottom: 10px;
    padding-bottom: 5px;
}


div.esittelyvideo {
    background: none repeat scroll 0 0 #EF6C04;
    border-radius: 20px 0 0 20px;
    color: #FFFFFF;
    float: right;
    font: bold 20px/30px Arial;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 400px;
    width: 190px;
}