
/* CSS - kgb.se */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;	
	padding: 0px;
	background-image: url(images/bg_blue.jpg);
	background-repeat:repeat-x;
	height: 100%;
}

td {
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1, h4, h3, h4 {margin-bottom: 0px; padding-bottom: 0px;}
h1 {font-size:20px; margin:0;font-weight:normal;}
h2 {font-size:17px; margin:0;font-weight:normal;}
h3 {font-size:15px; margin:0;font-weight:normal;}
h4 {font-size:12px; margin:0;font-weight:bold;}

h4 a {color: #000; text-decoration: none; margin-bottom: 0px;}

h2, h3, .blue {
	color: #487ea4;
}

p, td {
	line-height: 1.3em;
}

.blue, .blue a {
	color: #487ea4 !important;
	padding-left: 12px;
	background: url(/images/dot_yellow.png) no-repeat;
	/*background-position-y: center;*/
	background-position:left 45%;
}

#searchbox {
	float: right;
	width: 180px;
	height: 45px;
	padding-top: 15px;
	padding-left: 20px;
}

#resultsites {
	float: left;
	width: 550px;
	height: 60px;
	margin-right: 210px;
}

#adplace {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	width: 188px;
	height: 179px;
}

.button {
	width: 124px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 10px;		
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;/*dddddd*/
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
}

.button-clean {
	width: 124px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 10px;		
	background-color: #ffffff;/*dddddd*/
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #336699;
}

.button a:link {
	color: #336699;
	text-decoration: none;
}

.button a:visited {
	color: #336699;
	text-decoration: none;
}

.button a:hover {
	color: #666666;
	text-decoration: none;
}

.subbutton {
	width: 117px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 17px;		
	background-color: #ffffff; /*dddddd*/
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333333;	
}

.subbutton a:link {
	color: #333333;
	text-decoration: none;
}

.subbutton a:visited {
	color: #333333;
	text-decoration: none;
}

.subbutton a:hover {
	color: #666666;
	text-decoration: none;
}

.subbutton-end {
	width: 117px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 17px;		
	border-bottom: 1px solid #ffffff;	
	background-color: #ffffff;/*dddddd*/
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333333;	
}

.subbutton-end a:link {
	color: #333333;
	text-decoration: none;
}

.subbutton-end a:visited {
	color: #333333;
	text-decoration: none;
}

.subbutton-end a:hover {
	color: #666666;
	text-decoration: none;
}

.button-end {
	width: 124px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left: 10px;		
	background-color: #ffffff;/*dddddd*/
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
}

.button-end a:link {
	color: #336699;
	text-decoration: none;
}

.button-end a:visited {
	color: #336699;
	text-decoration: none;
}

.button-end a:hover {
	color: #666666;
	text-decoration: none;
}

#topnews {
	/*border: 1px solid #cccccc; ÄNDRAD 20091007
	background-color: #ffffff;*/
	background-color: #f9f8fb;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif !important;
}

#topnews a:link {
	color: #487ea4;
	text-decoration: none;
}

#topnews a:visited {
	color: #487ea4;
	text-decoration: none;
}

#topnews a:hover {
	color: #487ea4;
	text-decoration: none;
}

#topnews p a:hover {
	color: #487ea4;
	text-decoration: underline;
}

.newsbox {
	/*border: 1px solid #cccccc; ÄNDRAD 20091007
	background-color: #ffffff;*/
	background-color: #f9f8fb;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;	
	font-family: Trebuchet MS,Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;	
}

.newsbox a:link {
	color: #487ea4;
	text-decoration: none;
}

.newsbox a:visited {
	color: #487ea4;
	text-decoration: none;
}

.newsbox a:hover {
	color: #487ea4;
	text-decoration: none;
}
.newsbox img {
	border: 2px solid #000;
	margin: 0px 6px 6px 0px;
}

#topnews img {
	border: 3px solid #000;
	margin: 0px 0px 6px 6px;
}

a, p a, a:visited, p a:visited {
	color: #487ea4;
}

a.menu1, a:visited.menu1{
	font-family:verdana;
	font-size:8pt;
	border-bottom:1px dashed #cccccc;
	margin-left:10px;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	text-decoration: none;
	color: #666666;
	height: 22px;
	cursor:hand;
}
a:hover.menu1{color:#6699cc;}

a.menu1ON{
	font-family:verdana;
	font-size:8pt;
	border-bottom:1px dashed #cccccc;
	font-weight:bold;
	margin-left:10px;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	text-decoration: none;
	color: #1E487D;
	height: 22px;
	cursor:hand;
}
a:hover.menu1ON{color:#6699cc;}

a.submenu{
	font-family:verdana;
	font-size:8pt;
	border-bottom:1px dashed #cccccc;
	display: block;
	height: 22px;
	margin-left: 29px;
	padding-top:3px;
	padding-left: 7px;
	color: #333333;
	text-decoration:none;
}
a:hover.submenu{color:#6699cc;}

a.submenuON{
	font-family:verdana;
	font-size:8pt;
	border-bottom:1px dashed #cccccc;
	font-weight:bold;
	display: block;
	height: 22px;
	margin-left: 29px;
	padding-top:3px;
	padding-left: 7px;
	color: #1E487D;
	text-decoration:none;
}
a:hover.submenuON{color:#6699cc;}

.hide{display: none;}
.show{display: block;}



.menu a, .menu a:visited, .menu a:hover {
	font: 10px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color: #515151;
}
.menu ul, .menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu ul {
	margin-left: 15px;
	margin-right: 15px;
}
.menu li, menu2 li {
	display: block;
	
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.menu li a{
	/*padding-bottom: 3px;*/
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mymenu {
	/*margin-top: 3px;
	margin-bottom: 6px;*/
		
}

.mymenu a,.mymenu a:hover{
	font: 10px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color: #515151;	
}

div.KGBYouTube {
	width: 99px;
	height: 50px !important;
	overflow: hidden;
	border: 0px;
	position: relative;
	top: 0px;
}

object.KGBYouTube {
	position: absolute;
	clip: rect(1px, 99px, 50px, 1px);
}
a.movielink {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.videobox a:hover {
	color: #666666;
}

.searchinput {
	border: 1px solid #cccccc;
	padding: 5px;
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;	
	font-size: 13px;
	/*letter-spacing: 2px;*/
}


.mtop {
	margin-top: 10px;
}

.mbottom {
	margin-bottom: 10px;
}

.archive {
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;	
	/*padding-left: 15px;*/
	padding: 5px;
	/*border: 1px solid #cccccc;
	background-color: #ffffff;*/
	/*width: 188px;*/
	width: 180px;
	margin-left: 10px;
	line-height: 20px;
}

.archive ul {
	margin: 0px;
	padding: 0px;
}

.archive a:link {
	color: #000000;
	text-decoration: none;
}

.archive a:visited {
	color: #000000;
	text-decoration: none;
}

.archive a:hover {
	color: #666666;
	text-decoration: underline;
}

.footer {
	font-family:Trebuchet MS,Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#ffffff;	
}

.footer a:link {
	color: #ffffff;
	text-decoration: none;
}

.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#backlinkdiv {
	margin:15px;
	text-align: right;
}
	
a.backlink {
	font-weight: bold;
}
	
td.boxcontent {
	padding: 5px;
	height: 100%;
	background: #fff;
	border: 1px solid #ccc;
}

div.searchform {
	/*height: 25px;*/
	background: url(/images/searchbox.png) no-repeat;
	padding-bottom: 5px;
}	

input.search {
	border: none;
	width: 100px;
	margin-top: 6px;
	margin-left: 12px;
	margin-right: 8px;
	background: translucent;
	font-size: 10px;
}

input.searchbutton {
	margin-top: 3px;
	margin-left: 8px;
}

a, a:hover, a:active, a:focus {
	outline: none;
}

ul.newslist {
	margin-left:5px;
	margin-top:0px;
	list-style-image: url(/images/dot_yellow.png);
}
ul.newslist li {
	line-height: 1.4em;
	margin-bottom: 7px;
}

h4 a {color: #000; text-decoration: none; margin: 0px; padding: 0px;}
p.sokresult {margin: 0px; padding: 0px; margin-bottom: 20px;}
a.soktext {font-weight: bold; color: #000; text-decoration: none;}
a.makesmall {color: #000; text-decoration: none;}


input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
}

#hor-minimalist-b {
	font-size:12px;
	width:700px;
	border-collapse:collapse;
	text-align:left;
	margin: 20px 15px;
}
	
#hor-minimalist-b th {
	font-size: 14px;
	font-weight: normal;
	color: #487ea4;
	border-bottom: 2px solid #487ea4;
	padding: 10px 8px;
}

#hor-minimalist-b td  {
	border-bottom: 1px solid #ccc;
	color: #000;
	/*padding:6px 8px;*/
	text-decoration: none;
}

#hor-minimalist-b td a {
	color: #000;
	padding:6px 8px;
	text-decoration: none;
}
#hor-minimalist-b td img {
	padding:0px;
	margin: 0px;
	margin-left: 10px;
}
#hor-minimalist-b tbody tr:hover td, #hor-minimalist-b tbody tr:hover td a {
	color: #487ea4;
	text-decoration: none;
}
			
			



div.KGBYouTube {
	z-index: 0;
	postion: absolute;
}

div.transhide {
	postion: absolute;
	background: #fff;
	width: 100px;
	height: 50px;
	margin-top: -50px;
	z-index: 10003;	
}

/*div.hr {
	margin-top: 5px;
	height: 2px;
	border-bottom: 1px solid #ccc;
	clear: both;
}*/


img.stallionimage {
	border: 3px solid #000;
	/*border: 3px solid #487EA4;*/
}

.archive a.justblue {
	color: #487ea4;
	font-weight: bold;
}

h2.videosh2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: -2px;
}
h2.videosh2 img {
	margin-left: 6px;
	margin-right: 4px;
	margin-bottom: 1px;
}
table.movietable {
	/*border-top: 1px solid #000;*/
	/*border-bottom: 1px solid #000;*/
	width: 566px;
	margin: 0px 7px;
}

div.vkommfront {
	font-style: italic;
	line-height: 11px;
	margin-top: 2px;
}

#slider-container { width:120px; margin:0 auto 30px auto;}

#protofade { position:relative; margin:0; padding:0px; width:120px; height: 200px; overflow:hidden; }
#protofade li { position:absolute; top:0; left:0; margin:0; padding:0; background:none;}
html body div.clear, html body span.clear { background:none; border:0; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; visibility:hidden; width:0; height:0; }

html body div.clear, html body span.clear { background:none; border:0; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; 	visibility:hidden; width:0; height:0; }














