/* =======================================================================
    CSS for screen media for LOP
    (c) 2009 Republic Factory
    Visit our friends at republic.se
   ======================================================================= */

/* resets browser specific css - by eric meyer
--------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, 
samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0;  
border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* text
--------------------------------------------------*/
p,dt,dd,li { font: normal 11px/15px 'myriad pro', 'trebuchet ms', arial, sans-serif; color: #646464; margin-bottom: 1em; }

h1 { font: bold 42px/50px 'myriad pro', 'trebuchet ms', arial, sans-serif; color: #111; margin-bottom: 20px; text-shadow: -1px -1px 2px #eee }
.text h1 { font: bold 19px/26px 'myriad pro', 'trebuchet ms', arial, sans-serif; color: #2d2d2d; margin: 0em 0 0.5em 0; }

h2 { font: bold 19px/22px 'myriad pro', 'trebuchet ms', arial, sans-serif; color: #2d2d2d; margin: 2em 0 0.5em 0;}
.text h2 { font: bold 14px/18px 'myriad pro', 'trebuchet ms', arial, sans-serif; color: #2d2d2d; margin: 2em 0 1em 0; }

h3 { font: bold 14px/18px 'myriad pro', 'trebuchet ms', arial, sans-serif; color: #2d2d2d; margin: 2em 0 1em 0;}



.text p { font-size: 13px; line-height: 19px; }

/* general
--------------------------------------------------*/

a { color: #8DB403; }
a:link { color: #8DB403; }
a:visited { color: #597303; }
a:hover { color: #597303; }
a:active { color: #597303; }


strong { font-weight: bold; }
em { font-style: italic; }

table, td, th { font-size: 12px; line-height: 19px; width: 550px; font-family: 'myriad pro','trebuchet ms', arial, sans-serif;}
table { margin: 2em 0 2em 0; border-collapse: collapse; }
th { padding: 5px; }
td { padding: 5px; }

.hr { width: 100%; height: 3px; background: url('/images/bg-hr.gif') repeat-x;  margin: 20px 0px;}
.hr hr { display: none; }

.left { float: left; margin: 0 15px 15px 0; }
.right { float: right; margin: 0 0 15px 15px; }


/* layout
--------------------------------------------------*/
body { background: #fff; color: #333; text-align: center; }

#wrapper { text-align: left; width: 1024px; color: #333; margin: 15px auto 0 auto; }

#header { width: 1024px; height: 130px; background: url('/images/bg-top.gif') no-repeat 0 0; position: relative; }
#header img { margin: 8px 0 0 25px; }
#nav { position: absolute; top: 1px; left: 230px; }
#nav li { width: 114px; display: block; float: left; text-align: center; }
#nav li a { text-decoration: none; color: #fff; font: bold 14px arial; text-shadow: -1px -1px 1px rgba(0,0,0,0.5)}
#nav li.active a { color: #8DB403; text-shadow: 0 0 5px rgba(174,223,6, 0.7); }
#nav li a:hover { color: #8DB403; text-shadow: 0 0 5px rgba(174,223,6, 0.7); }
#nav li :focus { outline: 1px dotted #8DB403;}
#nav li { border-left: 1px solid #454545; }
#nav li { border-left: 1px solid rgba(180,180,180,0.5); padding-top: 43px; padding-bottom: 40px;}

#header input { width: 110px; height: 15px; line-height: 15px; border: none; color: #666; border: 1px solid rgba(0,0,0,0.2); padding: 4px; -moz-border-radius: 5px; 
-webkit-border-radius: 5px; border-radius: 5px; }
.user, .search { border-left: 1px solid #454545; }
.user, .search { position: absolute; top: 1px; border-left: 1px solid rgba(180,180,180,0.5); padding-left: 17px; padding-bottom: 4px;}
.user { left: 693px; }
.search { left: 863px; }
.user p, .search p { margin: 19px 0; height: 20px; }



#subnav { width: 170px; float: left; margin-left: 5px; }
#subnav ul li { margin-bottom: 4px; }
#subnav ul li h3 { margin-top: 18px; margin-bottom: 4px; }
#subnav ul li a { color: #2d2d2d; text-decoration: none; font-size: 13px; }
#subnav ul li.active a { color: #000; font-weight: bold; text-decoration: none; font-size: 13px; text-shadow: 0 0 5px rgba(0,0,0,0.4); }
#subnav ul li:hover a { color: #2d2d2d; text-decoration: none; font-size: 13px; text-shadow: 0 0 5px rgba(0,0,0,0.4); }

#content { width: 780px; float: left;}
#content.text { width: 550px; padding-bottom: 20px; }

#lop .item { width: 380px; height: 230px; margin: 0 20px 20px 0; float: left; position: relative; }
#lop .item.last { margin-right: 0; }
#lop .item img { float: left; margin: 0 13px 0px 0;}
#lop .item h2 { margin: 19px 0 7px 0; font-weight: normal; }
#lop .item a img { float: none; margin: 8px 0 0 -2px; position: absolute; bottom: 12px; }
#lop .item p { margin-bottom: 5px; }
#lop .item p.price { color: #000; font-weight: bold; font-size: 14px; margin: 0; }
#lop .item p.price-inc-tax { color: #2d2d2d; font-weight: bold; font-size: 11px; margin: 0; font-style: italic;}

#lopnet .item { width: 220px; margin: 0 45px 40px 0; float: left; }
#lopnet .item.last { margin-right: 0; }
#lopnet .item img { float: left; margin: 0 10px 0px 0;}
#lopnet .item h2 { margin: 0 0 10px 0; font-weight: normal; }
#lopnet .item a img { float: none; margin: 0 0 0 -2px;}
#lopnet .item p { clear: both; }
#lopnet .item p.price { color: #000; font-weight: bold; font-size: 14px; margin: 0; }
#lopnet .item p.price-inc-tax { color: #2d2d2d; font-weight: bold; font-size: 12px; margin: 0; font-style: italic;}

#footer { clear: both; margin-top: 30px; padding-top: 10px; background: url('/images/bg-hr.gif') repeat-x; width: 100%; height: 50px; }
#footer p { font: bold 9px/15px arial, sans-serif; color: #d0d0d0; width: auto; }

#sidebar { width: 225px; float: right; }
#sidebar.wide p { line-height: 16px; }

#sidebar h2 { color: #151515; font-weight: normal; font-size: 20px; margin: 0 0 10px 0;}
#sidebar h2 span { color: #ccc; font-weight: normal; font-size: 12px; }
#sidebar h2 span a { color: #ccc; text-decoration: none;}
#sidebar h2 span a:hover { color: #ccc; text-decoration: underline; }
#sidebar dt { color: #999999; font-size: 11px; font-family: arial; margin: 3px 0 3px 0;}
#sidebar dt img { float: left; margin: 0 10px 0 2px;}
#sidebar dd { color: #151515; font-size: 14px; font-family: arial; margin: 0 0 10px 0;}
#sidebar .info { font-size: 14px; line-height: 22px; margin-right: 20px;}

.oddrow { background-color: #dce1dd;}
.headrow { background-color: #000000; color: #ffffff;}

pre.code { color: #234; text-decoration: none; font-size: 13px; background-color: #eee; border: 2px dotted #cceedd; padding: 1em; margin-bottom: 1em;}


a.infor {
     position:relative; /*this is the key*/
     z-index:0; 
     text-decoration:none;  
 }
a.infor .ttip {
     display: none;
 }
a.infor:hover{
     z-index:1; 
     background-color:#fff;
 }
a.infor:hover .ttip {  
     display:block;
     position:absolute;
     top:20px; 
     left:40px; 
     width:350px;
     border:2px solid #333;
     background-color:#fff;
     padding: 1px;
 }
 
 
h1 {
	padding-top: 18px;
}
 
 
 
 input#hitta, textarea#bulk {
	border: 1px #060 solid;
	background-color: #ffffff;
	font: 18px Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-bottom: 15px;
	color: #000000;
	width: 300px;
}

.reg_nogo {
	background-color: #ffe0e0;
}
.reg_gogo {
	background-color: #d8fdd9;
}
#result {
	width: 100%;
}
#loader {
	width:100%; background-color:#ffffff; color:black; border: 1px solid #870108; text-align:center; display: none;
}
form {
  margin: 0;
  padding: 0;
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  margin: 0;
  font: normal 11px/15px 'myriad pro', 'trebuchet ms', arial, sans-serif; color: #646464; margin-bottom: 1em;
}
form label { 
	display: block;
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0;
	text-align: right; 
}

form input, form textarea, form select {
	width:auto;
	margin:5px 0 0 10px;
}

form input#reset {
	margin-left:0px;
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;}

form br {
	clear:left;
}

img {
	border: none;
}
