*{	margin: 0;
	padding: 0;}

body{
	background: #606060 url(../img/bg.gif) center repeat-y;
	font-size: 100%;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #5a5a5a;
	}

.abscontainer{
	position: relative;
	width: 1px;
	height: 1px;
}

#logo{
	position: absolute;
	top: -134px;
	left: 36px;
	width: 232px;
	height: 89px;
	border: 0;}


#top_bg{
	width: 100%;
	background: #606060 url(../content/top-yuma.jpg) center no-repeat;
	height: 199px;
}

#page{
	width: 705px;
	margin: 0 auto 0 auto;}

#footer{
	width: 650px;
	padding: 40px 0 0 0;
	clear: both;
	margin: 0 auto;
	text-align: center;
}

#footer hr{
	display: none;
}


#content{
	clear: both;
	width: 666px;
	margin: 0 20px;
}


.alert{
	color: #c00;
}

.artno{
	color: #c00;
	margin-bottom: 0;
}


/* Layoutelement */
.maincol_full{
	width: 100%;
	background: #ededed;
	margin-top: 6px;
	clear: both;
}

.maincol_l{
	width: 405px;
	float: left;
	background: #ededed;
	margin-top: 6px;
}

.maincol_r{
	width: 250px;
	float: right;
	margin: 6px 0 0 0;
}

.paddingbox{
	padding: 25px 25px 10px 20px;
}

.start_gradientbox{
	width: 100%;
	float: left;
	background: #ededed url(../img/box_bg1.gif) left bottom repeat-x;
	margin-top: 6px;
}

span.break{
	display: block;
	clear: both;
}

img.startimg{
	border-right: solid 8px #fff;
	border-bottom: solid 8px #fff;
	margin-right: 30px;
	float: left;
}

img.acc{
	margin: 8px 0 0 18px;
}


div.accessories{}

div.accessories img{
	width: 100px;
	height: 100px;
}

div.accessories div{
	width: 127px;
	height: 200px;
	background-color: #FBFBFB;
	border: 1px solid #E2E2E2;
	margin-right: 23px;
	padding: 10px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}




img.thumb{
	border: solid 1px #d0d0c4;
	border-bottom: solid 2px #C0C0B4;
}

img.pdf_ico{
	margin: 8px 0 0 8px;
	border: 0;
	display: block;
}


tr.odd{
	background: #dfdfdf;
}


/* Döda tabellnedärvningsproblem! */
table {
	font-size: 1em;
	border-spacing: 0;
	}

th{	font-size: 11px;
	vertical-align: top;
	padding: 3px;
	text-align: left;
}

td{	font-size: 11px;
	vertical-align: top;
	padding: 3px;
}
td p{font-size: 1em;}
td li{font-size: 1em;}
td h3{font-size: 1em;}
td ul{margin-top: 0;}

form, select{
	font-size: 1em;
}
input{
	font-size: 1em;
}

textarea{
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 1em;}






/* Standardtext ------------------------------------------------------- */

h1{
	font: bold .9em arial black, trebuchet ms, georgia, times, times new roman, verdana, arial, sans-serif;
	font-weight: normal;
	padding: 2px 0 2px 0;
	margin: 0 0 .3em 0;
	padding: .3em 0 0 0;
	color: #792701;
	text-transform: uppercase;
	font-style: normal;
	}

h2{
	font: bold 1.0em trebuchet ms, georgia, times, times new roman, verdana, arial, sans-serif;
	margin: 0 0 .3em 0;
	color: #606060;
	text-transform: uppercase;

	/*
	font-family: Arial, Tahoma, Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #5a5a5a;
	margin: 6px 0 15px 0;
	*/
	}

	h2 a{
		color: #606060;
		text-decoration: none;
	}
	h2 a:link, h2 a:visited{
		color: #606060;
		text-decoration: none;
	}

	h2 a:hover{
		text-decoration: underline;
	}

h2.list, h2.list2{
	background: #752200;
	color: #fff;
	padding: 5px;
	border-bottom: solid 2px #F6F5F3;
}

h2.list2{
	border-bottom: solid 2px #D0CCBE;
	font-size: 11px;
}

h3{
	font: bold .8em trebuchet ms, tahoma, verdana, arial, sans-serif;
	margin: .6em 0 .3em 0;
	}

h4{
	font: bold .7em tahoma, trebuchet ms, verdana, arial, sans-serif;
	margin: .6em 0 .3em 0;
	}

h5{
	font: bold .6em tahoma, trebuchet ms, verdana, arial, sans-serif;
	margin: .6em 0 .3em 0;
	}

p{	margin: 0 0 1.2em 0;
	font: .7em/1.4em tahoma, verdana, helvetica, sans-serif;
	}

sup{ font-size: .7em;}



ul, ol{
	font-size: 1em;
	margin: 1em 0 1em 15px;
	padding-left: 3px;
}
ol{
	padding-left: 8px;
}

li{
	font-size: .7em;
	margin-bottom: .5em;
	line-height: 1.2em;
}

img {
	border: 0;
}


ul.custom{
 list-style-image: url(../img/ulbullet.gif);
}


/* Länkar */
a:link, a:visited{	color: #933C05;}
a:hover{ color: #777;}

/* Speciallänkar ----------- */
a.arrow {
	padding: 0 14px 0 0px;
	font-size: .9em;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../img/a_arrow.gif) no-repeat 99% 3px;
	text-decoration: none;}
a.arrow:hover {
	text-decoration: underline;
	/* offseta bakgrundsbilden vid hover */
	/*background-position: 99% -47px;*/}

/* ---------------------------- */



/* Horizontal ruler */
.hr{
	clear: both;
	height: 1px;
	margin: 5px 0 10px 0;
	display: block;
	width: 100%;
	background: url(../img/hr.gif) repeat-x;
	}
	.hr hr, .hr br{
	display: none;
	visibility: hidden;}

.form td {
	padding: 2px;
	vertical-align: bottom;
}

option {
	padding: 0 20px 0 5px;
	text-align: left;
}


