/* © Shoppi.fi */

BODY  {		

	scrollbar-face-color : #FFFFFF;	
	scrollbar-shadow-color : #003366;	
	scrollbar-highlight-color : #FFFFFF;	
	scrollbar-3dlight-color : #003366;	
	scrollbar-darkshadow-color : #FFFFFF;	
	scrollbar-track-color : #E4E4E4;	
	scrollbar-arrow-color : #003366;	

	background-color : #E4E4E4;

	overflow-x:shown;	
	overflow-y:shown;	

	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000; 
	font-family : "Verdana", "Arial";

}

A:link {	
	text-decoration: none;color: 000000;
}
A:visited {
	text-decoration: none;color: 000000;
}
A:active {
	text-decoration: none;color: 000000;
}
A:hover {
	text-decoration: none; color: 000000;
}


PRE {	font-size: 8pt; 
	font-family: "Verdana", "Arial"; 
	line-height: 12pt; 
	color: black
}

.shoppi {
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000; 
	font-family : "Verdana", "Arial";
	background-color : #ffffff;
}

.vasen_palkki {
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000; 
	font-family : "Verdana", "Arial";
	background-color : #f4f4f4;
}

.vasen_palkki A:link {	
	text-decoration: none;color: d57401;
}
.vasen_palkki A:visited {
	text-decoration: none;color: d57401;
}
.vasen_palkki A:active {
	text-decoration: none;color: d57401;
}
.vasen_palkki A:hover {
	text-decoration: none;color: d57401;
}

.otsikko A:link {	
	text-decoration: none;color: 000000;
}
.otsikko A:visited {
	text-decoration: none;color: 000000;
}
.otsikko A:active {
	text-decoration: none;color: 000000;
}
.otsikko A:hover {
	text-decoration: none;color: 000000;
}

.otsikko {
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF; 
    height: 30px;
	font-family : "Verdana", "Arial";
	background-color : #d57401;
    background-image: url('http://www.shoppi.fi/airteg/kuvat/muutkuvat/otsikkobg.jpg');
}

.otsikko A:Link, .otsikko A:Visited, .otsikko A:Hover, .otsikko A:Active {
	text-decoration: none;
	color: #FFFFFF;
}

.otsikko2 A:Link, .otsikko2 A:Visited, .otsikko2 A:Hover, .otsikko2 A:Active {
	text-decoration: none;
	color: #FFFFFF;
}
.otsikko2 {
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF; 
    height: 25px;
	font-family : "Verdana", "Arial";
	background-color : #42453d;
    background-image: url('http://www.shoppi.fi/airteg/kuvat/muutkuvat/otsikkobg2.jpg'); 
}

.otsikko3 {
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000; 
    height: 25px;
	font-family : "Verdana", "Arial";
	background-color : #e8e8e8;
}

.otsikko3 A:Link, .otsikko2 A:Visited, .otsikko2 A:Hover, .otsikko2 A:Active {
	text-decoration: none;
	color: #000000;
    background-color : #c0c0c0;
}

.otsikko3_details {
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #000000; 
    height: 25px;
	font-family : "Verdana", "Arial";
	background-color : #c0c0c0;
}

.reuna_viiva {
	background-color : #f4f4f4;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}


SUBMIT, INPUT, SELECT, OPTION, CHECKBOX, TEXTAREA {
	Font-size : 10px;
	Font-family : "Verdana";
	border-width : 1px;
	border-color : #9097A9;
	border-style : solid;
	background-color : #E4E4E4;
}

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(http://www.airteg.com/tulossa/airteg10/images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
}

h1, h2, h3 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	color: #4D4C4C;
}

h1 {
	letter-spacing: -1px;
	font-size: 28px;
}

h2 {
	letter-spacing: -2px;
	font-size: 28px;
}

h3 {
	font-size: 14px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 22px;
	text-align: justify;
}

strong {
	color: #656565;
}

a {
	color: #D16700;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 4px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 4px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.ul-style1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul-style1 strong {
	padding-right: 15px;
}

.ul-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style2 li {
	float: left;
	padding: 0px 22px 22px 0px;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	background: url(http://www.airteg.com/tulossa/airteg10/images/bg02.jpg) repeat-y center top;
}

html>body #wrapper {
	height: auto;
}

#bg1 {
	background: url(http://www.airteg.com/tulossa/airteg10/images/bg03.jpg) repeat-x left top;
}

.container {
	width: 850px;
	margin: 0px auto;
}

/** HEADER */

#header {
}

/** HEADER 1 */

#header1-bg {
	background: url(http://www.airteg.com/tulossa/airteg10/images/bg04.jpg) no-repeat center top;
}

#header1 {
	height: 52px;
}

/** TOP MENU */

#topmenu {
	float: left;
}

#topmenu p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	line-height: normal;
	color: #5F6452
}

#topmenu a {
	padding: 0px 10px;
	text-decoration: none;
	color: #5F6452
}

#topmenu a:hover {
	text-decoration: underline;
	color: #6F775B;
}

/** SEARCH */

#search {
	float: right;
	width: 240px;
	padding: 17px 0px 0px 0px;
}

#search form {
	margin: 0px;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
}

#search-query {
	width: 200px;
	background: none;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5F6452;
}

#search-submit {
	display: none;
}

/** HEADER 2 */

#header2-bg {
	background: url(http://www.airteg.com/tulossa/airteg10/images/bg05.jpg) no-repeat center top;
}

#header2 {
	height: 80px;
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 33px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	border-left: 1px solid #6E8446;
	color: #8B3D5A;
}

#menu a {
	padding: 0px 15px;
	text-decoration: none;
	font-size: 13px;
	color: #ACBC97;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.first {
	border: none;
}

#menu li.first a {
	padding-left: 0px;
}

#menu li.last a {
	padding-right: 0px;
}

/** HEADER 3 */

#header3-bg {
	background: url(http://www.airteg.com/tulossa/airteg10/images/bg06.jpg) no-repeat center top;
}

#header3 {
	height: 180px;
	padding: 30px 0px 0px 20px;
	color: #CEE5B7;
}

#header3 h1 {
	margin: 0px;
	color: #FFFFFF;
}

#header3 h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	font-size: 17px;
	color: #D8EDB4;
}

#header3 img.alignright {
	margin-left: 40px;
}

/** PAGE */

#page-bg-repeat {
	background: url(http://www.airteg.com/tulossa/airteg10/images/bg07.jpg) repeat left top;
}

#page-bg {
	background: url(http://www.airteg.com/tulossa/airteg10/images/bg08.jpg) repeat-y center top;
}

#page {
	padding: 40px 0px 20px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 474px;
}

.homepage #content {
	width: 424px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 325px;
}

.homepage #sidebar {
	width: 375px;
}

/** FOOTER */

#footer {
	height: 80px;
	background: url(http://www.airteg.com/tulossa/airteg10/images/bg10.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 25px 0px;
	text-align: center;
	color: #4D5045;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
	padding-bottom: 30px;
}

.box-style1 .title {
	margin: 0px;
	padding: 10px 25px;
	background: #D57401;
	border-bottom: 3px solid #DCCBB9;
	letter-spacing: normal;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.box-style1 .content {
	padding: 20px 25px 1px 25px;
	background: #F4F4F4;
	border-bottom: 5px solid #E8E8E8;
}

/** BOX 1 */

#box1 {
	padding-bottom: 20px;
}

/** BOX 2 */

#box2 {
	float: left;
	width: 187px;
}

/** BOX 3 */

#box3 {
	float: left;
	width: 187px;
	padding-left: 50px;
}

/** BOX 4 */

#box4 {
	padding-bottom: 30px;
}

/** BOX 5 */

#box5 {
}

/** BOX 6 */

#box6 {
}

/** BOX 7 */

#box7-bg {
	background: url(http://www.airteg.com/tulossa/airteg10/images/bg09.jpg) no-repeat center top;
}

#box7 {
	padding: 40px 0px 20px 0px;
}

#box7 .images {
	float: right;
	width: 350px;
}

#box7 .content {
	float: left;
	width: 424px;
	color: #707466;
}

#box7 h2 {
	color: #B9BDAE;
}

#box7 strong {
	color: #B2B9A7;
}



