* {
	padding: 0px;
	margin: 0px;
	}

html, body {
	text-align: center;
	background-image:url(img/background.gif); 
	background-color: #ccc;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#container {
	width: 968px;
	clear: both;
	margin: 0 auto;
	padding-top: 12px;
	}
	
	
h1 {
	font-family: Arial,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #f00;
	font-weight: normal;
	display: block;
	clear: both;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	letter-spacing: -2px;
	margin-bottom: -5px;
	}

#top {
	width: 100%;
	text-align: center;
	background-color: #fff;
	border-bottom: solid 1px #999;
	background-image:url(img/background-top.gif);
	background-position: bottom;
	}	
	
a.hi {
	padding-bottom: 2px;
	height: 162px;
	display: block;
	}

	#head {
		width: 968px;
		height: 90px;
		clear: both;
		margin: 0 auto;
		/* background-image: url(img/www.spotkg.com_headline.gif); */
		}
	
	#logo {
		width: 300px;
		float: left;
		border: solid 0px red;
		}
	
		#logo ul {
			list-style: none;
			}
			
		#logo ul li a {
			width: 306px;
			height: 88px;
			display: block;
			background-image:url(img/spot_logo.gif);
			}
			
		#logo ul li a:hover {
			background-position: 0px -88px;
			}
		
	#search {
		width: 230px;
		float: right;
		text-align: right;
		border: solid 0px red;
		padding-right: 5px;
		padding-top: 5px;
		}	
		
		#lang {
			clear: both;
			width: 111px;
			float: right;
			}
			
		#lang ul {
			list-style: none;
			}
			
		#lang ul li {
			float: left;
			}
			
		#lang ul li a {
			padding-left: 10px;
			padding-right: 7px;
			line-height: 12px;
			padding-bottom: 2px;
			display: block;
			display: inline;
			float: left;
			border-left: solid 1px #ccc;
			text-decoration: none;
			font-weight: normal;
			}
			
		#lang ul li a:hover {
			color: #F00;
			}
		
			#sitemap {
				width: 81px;
				height: 33px;
				clear: both;
				float: right;
				margin-top: 2px;
				}
			
				#sitemap ul {
					list-style: none;
					}
					
				#sitemap ul li {
					float: left;
					}
					
				#sitemap ul li.home a {
					width: 26px;
					height: 23px;
					display: block;
					background-image:url(img/home.gif);
					background-position: 0px -13px;
					}
					
				#sitemap ul li.mail a {
					width: 26px;
					height: 23px;
					display: block;
					background-image:url(img/mail.gif);
					background-position: 0px -13px;				
					}
					
				#sitemap ul li.sitemap a {
					width: 26px;
					height: 23px;
					display: block;
					background-image:url(img/sitemap.gif);
					background-position: 0px -13px;				
					}
					
				#sitemap ul li.home a:hover 	{ background-position: 0px -56px; }
				#sitemap ul li.mail a:hover 	{ background-position: 0px -56px; }
				#sitemap ul li.sitemap a:hover  { background-position: 0px -56px; }
				
			#search_block {
				width: 200px;
				height: 31px;
				clear: both;
							float: right;
				padding-top: 0px;
				padding-right: 10px;
				display: block;
				text-align: right;
				}	
				
			.input1 {	
				border: solid 1px #000099;
				}			
		
		
		
		
		
			
	
	#main {
		width: 966px;
		clear: both; 
		padding-bottom: 10px;
		background-color: #fff;
		border-left:1px solid #8e8e8e; border-right:1px solid #8e8e8e;
		}
		

		#headline {
			width: 933px;
			height: 56px;
			display: block;
			clear: both;
			text-align: left;
			padding-left: 0px;
			font-size: 11px;
			color: #CCCCCC;
			}
			
		html>body #headline {
			padding-left: 15px;
			}

		#content {	
			width: 576px;
			display: block;
			float: left;
			text-align: left;
			padding-left: 15px;
			}
			
		html>body #content {
			padding-top: 15px;
			}
			
		#content {
			padding-top: 5px;
			}
			
		#content ul {
			padding-left: 30px;
			}
			
		#content ol {
			padding-left: 30px;
			}
			
		#content a {
			font-weight: bold;
			color: #FF0000;
			text-decoration: none;
			}
			
		#content strong {
			font-family: arial;
			font-size: 14px;
			color: #FF0000;
			font-weight: normal;
			}
			
		#content a:hover {
			color: #000;
			}
			
		.B_crumbBox {
			color: #ccc;
			padding-left: 2px;
			font-size: 10px;
			font-family: arial;
			}
			
		.B_crumbBox a {
			text-decoration: none;
			font-weight: bold;
			color: #ccc;
			}
			
		.B_crumbBox a:hover {
			color: #000;
			}
			
			
			
		
		#right {
			width: 370px;
			float: left;
			display: block;
			}
			
		html>body #right {
			padding-top: 10px;
			}
			
		#right {
			padding-top: 10px; 
			}
			
			#highlights {
				width: 182px;
				float: left;
				}
			
			#news {
				width: 173px;
				float: left;
				padding-left: 7px;
				padding-right: 7px;
				text-align: left;
				font-size: 11px;
				}
	
			#news a {
				text-decoration: none;
				color: #f00;
				font-weight: bold;
				}
				
			#news a:hover {
				color: #000;
				}
	
#footer {
	width: 966px;
	height: 20px;
	clear: both;
	padding-top: 19px;
	font-size: 11px;
	background-color: #FFFFFF;border-left:1px solid #8e8e8e; border-right:1px solid #8e8e8e; 
	}
	
#footer a {
	text-decoration: none;
	color: #000000;
	}
	
#footer a:hover {
	color: #FF0000;
	}


/* rounded corner */

		
#menu-rounded {
	width: 100%;
	height: auto;
	clear: both;
	margin-bottom: 10px;
	display: block;
	}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #8e8e8e; border-right:1px solid #8e8e8e;}
.xb1 {margin:0 5px; background:#8e8e8e;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}


#main-rounded {
	width: 100%;
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;	
	}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #8e8e8e; border-right:1px solid #8e8e8e;}
.xb1 {margin:0 5px; background:#8e8e8e;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
	
			
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


.thumbscontainer ul li {
	width: 115px;
	height: 80px;
	overflow: hidden;
	display: block;
	border:solid 1px #ccc;
	padding: 0px;
	text-align: center;
	}

 .thumbscontainer ul li a img {
	border: none 0px;
	} 
