/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.3 (Nov 28, 2005)

Screen layout: */

body{
	margin:0 auto;
	padding:0 10 0 0;
	background:#FFFFFF repeat-y center top;
	color:#303030;
	font-size: 65%;
	font-family: Arial, "Arial Black", "Courier New";
	width: 700px;
	clip: rect(800px,auto,auto,auto);
	font-weight: normal;
	text-align: center;
}

#wrap{
	background:#FFFFFF;
	color:#303030;
	margin:15px auto 0;
	width:800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}

#header{
	clear:both;
	margin:0px 0 0;
	padding:0;
	height:40px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	clip: rect(10px,auto,auto,auto);
}

#header h1{
	width:250px;
	margin:0 0 10px 0;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}


#ord h1{
	width:250px;
	margin:0 0 10px 0;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#header p{
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}

#frontphoto{
margin:0 0 10px 0;
border:0;
}

#avmenu{
	clear:left;
	float:left;
	width:145px;
	margin:0 0 5px;
	padding:0;
	font-size:0.9em;
	background-color: #FFFFFF;
	border-right-style: dotted;
	border-right-color: #F2F2F2;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 15px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#666666;
display:block;
padding:6px 0 0 10px;
background:#FFFFFF;
border-left:4px solid #cccccc;
}	
	
#avmenu li a:hover{
background:#F1F4F8;
color:#666666;
border-left:4px solid #286ea0;
}

.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#FFFFFF;
line-height:1.3em;
}

#extras{
	float:right;
	width:150px;
	margin:0 0 10px;
	padding:0;
	font-size:0.9em;
	line-height:1.5em;
	background-color: #FFFFFF;
}

#extras p{
margin:0 0 1.5em 0;
}

#content{
	margin:0 150px 20px;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	padding:0;
	line-height:1.6em;
	text-align:left;
	background-color: #FFFFFF;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

#content img{
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#CC0000;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}
a.smallLink:hover {	color:red;	text-decoration:underline; }					
a.featureLink:hover {	color:red; }
a.featurelink_sm:hover {	color:red; }
a.closelink:hover {	color:red;	text-decoration:underline; }
a { text-decoration:none; }
.smallLink {	font-family:arial, helvetica, sans-serif;	color:#000066;	text-decoration:underline; }
.featureLink {	color:#000066;	text-decoration:underline; }
.featurelink_sm {	color:#000066;	text-decoration:underline;	font-family:arial, helvetica, sans-serif;	font-size:7.5pt;	line-height:8pt; }
.closelink {	font-family:verdana, geneva, sans-serif;	font-size:7.5pt;	font-weight:bold;	color:#000066; }

.t_box1_netscape {	font-family:arial, helvetica, sans-serif;	font-size:10pt;	width:156px; }
.t_box1_explorer {	font-family:arial, helvetica, sans-serif;	font-size:10pt;	width:186px; }
.ta_box1 {		font-family:monospace;							font-size:8pt;		width:264px;	height:90px; }
.ta_box2 {		font-family:monospace;							font-size:8pt;		width:230px;	height:80px;	border-style:none;	background-color:#DFDFDF; }
.t_pricebox1 {	font-family:arial, helvetica, sans-serif;		font-size:10pt;	font-weight:bold;	text-align:right;	width:40px;	border-style:none; }
.tdbutton {
	background:url(../glbnav_background.gif);
	height:18px;
	font-family: Arial, "Arial Black", "Courier New";
	font-size: 9px;
}
.tdbutton_sm {	background:url(http://images.traderonline.com/img/master/mybutton_bkg_sm.gif);	height:18px; }

/* DONE RIGHT SECTION -- THESE BELOW SHOULD BE REVERSE COMPATABLE */
/* form elements */
.SearchBox {	width:158px; }
.SearchDrop {	font-family:"arial narrow", "helvetica compressed";	font-size:10pt;	width:158px; }
.SearchBoxHalf {	width:68px; }
.SearchBoxThird {	width:49px;	margin-right:6px; }/* */
.Submit1Lg {	font-family:arial, helvetica, sans-serif;		font-size:12pt;	font-weight:bold;	color:#000066;	background-color:#CDCDCD; }
.Submit1Lg:hover {	color:#FF0000; }
.Submit1Md {	font-family:arial, helvetica, sans-serif;		font-size:10pt;	font-weight:bold;	color:#000066;	background-color:#CDCDCD; }
.Submit1Md:hover {	color:#FF0000; }
.Submit1Sm {	font-family:arial, helvetica, sans-serif;		font-size:7.5pt;	color:#000066;	background-color:#CDCDCD; }
.Submit1Sm:hover {	color:#FF0000; }
.Submit2Sm {	font-family:verdana, geneva, sans-serif;		font-size:7.5pt;	color:#000066;	background-color:#CDCDCD; }
.Submit2Sm:hover {	color:#FF0000; }

/* plain text */
.TextT1Sm {	font-family:arial, helvetica, sans-serif;	font-size:7.5pt; }
.TextT1Md {	font-family:arial, helvetica, sans-serif;	font-size:10pt; }
.TextT1Lg {	font-family:arial, helvetica, sans-serif;	font-size:12pt; }
.TextT2Sm {	font-family:verdana, geneva, sans-serif;	font-size:7.5pt; }
.TextT2Md {	font-family:verdana, geneva, sans-serif;	font-size:10pt; }
.TextT2Lg {	font-family:verdana, geneva, sans-serif;	font-size:12pt; }
.TextThin { font-family:"arial narrow", "helvetica compressed";	font-size:10pt; }
.TextHeader {	font-family:arial, helvetica, sans-serif;		font-size:10pt;	font-weight:bold;	color:#FFFFFF; }
.TextWarning {	font-family:arial, helvetica, sans-serif;		font-size:10pt;	font-weight:bold;	color:#FFFFFF;	background-color:#D60000;	padding:2px; }
.TextMonoSm {	font-family:monospace;							font-size:8pt; }
.TextLeader {
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	background-color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}
.TextPrice {	font-family:arial, helvetica, sans-serif;		font-size:12pt;	font-weight:bold;	text-align:right;			color:#FF0000; }
.TextChange {	font-family:arial, helvetica, sans-serif;		font-size:8pt;		font-weight:normal;vertical-align:text-top;	color:#FF0000; }
. {	text-decoration:none }

/* - GENERAL - */
a:hover {	color:#FF0000; }

/* - mainLink - */
.mainLinkTextSm {	font-family:verdana, geneva, sans-serif;	font-size:7.5pt;	font-weight:bold;	color:#000066;	text-decoration:underline; }
.mainLinkTextMd {	font-family:verdana, geneva, sans-serif;	font-size:10pt;	font-weight:bold;	color:#000066;	text-decoration:underline; }
.mainLinkTextLg {	font-family:verdana, geneva, sans-serif;	font-size:12pt;	font-weight:bold;	color:#000066;	text-decoration:underline; }
.mainLink {			font-family:verdana, geneva, sans-serif;	font-weight:bold;	color:#000066;	text-decoration:underline; }
a.mainLink:link, a.mainLink:visited {	color:#000066; }
a.mainLink:hover {	color:#FF0000; }

/* - sideLink - */
.sideLinkTextSm {	font-family:verdana, geneva, sans-serif;	font-size:7.5pt;	font-weight:bold;	color:#000000; }
.sideLinkTextMd {	font-family:verdana, geneva, sans-serif;	font-size:10pt;	font-weight:bold;	color:#000000; }
.sideLinkTextLg {	font-family:verdana, geneva, sans-serif;	font-size:12pt;	font-weight:bold;	color:#000000; }
.sideLink {			font-family:verdana, geneva, sans-serif;	font-weight:bold;	color:#000000; }
a.sideLink:link, a.sideLink:visited {	color:#000000; }
a.sideLink:hover {	color:#D60000; }

/* - whiteFooter - */
.whiteFooter {		font-family:verdana, arial, sans-serif;	font-size:7.5pt;	font-weight:bold;	line-height:11px;	color:#FFFFFF; }
a.whiteFooter:link, a.whiteFooter:visited {	color:#FFFFFF; }
a.whiteFooter:hover {	text-decoration:underline; }
/* - whiteLinks are dependent on color_2 and therefore realm specific and in seperate realm files - */
/* brödtext  */
.textblock {
	color : #6f6f6f;
	font-size : 9pt;
	font-family : Georgia, Times, Times New Roman, sans-serif;
	line-height:13pt;
	margin:10px;
}

/* för lista/nyheter etc i högerspalt */
.listtext {
	color : #6f6f6f;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	line-height:10pt;
	margin:10px;
}


/* för bottenmenyn */
.footer {
	color : #6f6f6f;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	line-height:9pt;
	
}

br {
margin:0;
padding:0;
line-height:6pt;
}

/* Horizontal ruler används för att skilja avsnitt etc */
HR {width: 98%; height: 1px; color: Silver; border: none; } /* För Internet Explorer */
HTML>BODY HR { width: 98%; height: 1px; background-color: Silver; border: none; } /* För Gecko-baserade browsers */
HTML>BODY HR { width: 98%; height: 1px; background-color: Silver; border: 0px solid Silver; } /* För Opera och Gecko-baserade browsers */


/* Form styles */

label {
font-size : 8pt;
font-family : Arial, Helvetica, sans-serif;
line-height:10pt;
font-weight: bold;
color: #6f6f6f;
}

input {
	font-size : 8pt;
	font-family : Georgia, Times, Times New Roman, sans-serif;;
	line-height:10pt;
	border:1px solid Silver;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:0px;
	background-color:White;
	font-weight:normal;
	color:#BC984C;
	width:100px;
}

select {
background-color:#BC984C;
color:white;
padding-right:5px;
padding-left:5px;
border-style:none;
border:0;
}

option{
padding-right:5px;
padding-left:5px;
}

textarea {
	border:1px solid Silver;
	padding:10px;
	background-color:white;
	
	color:#BC984C;
}

.submitbtn {
width:70px;
background-color:#BC984C;
font-family : Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight : bold;
color:White;
border-top-color:#e7d989;
border-right-color:#847520;
border-bottom-color:#847520;
border-left-color:#e7d989;
border-style:solid;
border-width:1px;
margin:1px;
}

.spalt {
margin:0;
float:left;
}

.meta li {
	display: inline;
}
.meta ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;