/* CSS Document */

img, #menu, #header { behavior: url(iepngfix.htc); }

body {
	background: #00BBFE url(images/kaglom_home_bkg.jpg) no-repeat fixed top center;
	margin: 0;
	padding: 0;
	min-height:615px;
	min-width:925px;	
}

#kaglom {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 925px;
	height: 615px;
	margin-left: -462px; /* half of the width */
	margin-top: -310px; /* half of the height */
}

#flashcontent {
	width: 925px;
	height: 615px;
}

#warning {
	background-color:#FFFFCC;
	border:1px solid #999999;
	margin:20px 112px 0px 112px;
	padding:5px;
}

#footer {
	background-color:transparent;
	margin:10px 112px 0px 112px;
	padding:5px;
	color:#FFFFFF;
	font-size:10px;
}

#noFlash {
	border:5px solid white;
	margin:20px 112px 20px 112px;
}

#container {
	margin-bottom:20px;
	padding:20px 20px 0px 20px;
	background-color:transparent;
}

#header {
	width:693px; 
	height:150px;
	background:url(images/kaglom_noflash_header2.png);
	background-repeat:no-repeat;
}

#menu {
	margin:20px 20px 0px 20px;
	padding:5px 0px;
	border:1px solid white;
	/*background-color:transparent;*/
	background:url(images/bkg_halfwhite_large.png);
	background-repeat:no-repeat;
	color:white;	 
}

img, #menu, #header { behavior: url(iepngfix.htc); }

#menu a:link, #menu a:visited, #menu a:active {
	color:#007486;
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover {
	color:#00acc7;
	text-decoration:none;
}

#menu a {
	padding:0px 10px;
}

#content {
	margin:0px; padding:0px;
}

#content-full {
	background-color:#FFFFFF;	
	margin:0px;
	padding:10px 15px 15px 15px;
	vertical-align:top;	
}

#info {
	background-color:#FFFFFF;	
	margin:0px;
	padding:10px 15px 15px 15px;
	width:260px;
	vertical-align:top;	
}

.spacer {
	width:20px; 
	background-color:transparent;
}

#purchase {
	background-color:#FFFFFF;
	margin:0px;	
	padding:10px 15px 15px 15px;
	width:330px;
	vertical-align:top;
}


body, p, li, td {
	font:normal normal normal 11px/140% "Verdana";
	color:#666666;
}

p {
	margin:0px 0px 12px 0px;
	padding:0px;
}

a, a:link, a:active, a:visited {
	color:#1591D6;
	text-decoration:none;
}

a:hover {
	color:#0F6999;
	text-decoration:none;
}


h1 { 
	
	font:normal normal bold 18px/140% "Verdana";
	margin:0px 0px 4px 0px; padding:0px;
	color:#FF6600;
	
}

h2 {
	font:normal normal bold 14px/140% "Verdana";
	margin:0px 0px 4px 0px; padding:0px;
	color:#333333;
	
}

ul {
	margin:0px 10px 8px 20px;
	padding:0px;
}

li {
	list-style-type:circle;
	padding:0px 0px 4px 0px; margin:0px;
	
}

#content img, #content-full img {
	border: 1px solid #666666;
}

hr {
	border: none 0; border-top: 1px solid #ccc; border-bottom: 1px solid #efefef; height: 2px; margin:15px 0px 15px 0px; padding:0px; text-align: left;
}


.alias {
	font-weight:bold;
	color:#669933;
}

.score {
	font-weight:bold;
}



