/* @override http://localhost:8888/css/splash.css */

/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background:#B1C4DA;
	text-align: center;
}

a:link, a:visited, a:active {
	color:#21498C;
}

a:hover {
	color:#19275D;
	text-decoration:underline;
}

#wrapper {
	text-align: left;
	width: 924px;
	margin: auto;
}

#header, div.content {
	background:#FFF url(/images/layout/splash_bg_r1_c2.jpg) repeat-x;
}

#header .i1, div.content .i1 {
	background:url(/images/layout/splash_bg_r3_c2.jpg) bottom repeat-x;
}

#header .i2, div.content .i2 {
	background:url(/images/layout/splash_bg_r2_c1.jpg) repeat-y;
}

#header .i3, div.content .i3 {
	background:url(/images/layout/splash_bg_r2_c3.jpg) right repeat-y;
}

#header .i4, div.content .i4 {
	background:url(/images/layout/splash_bg_r1_c1.jpg) top left no-repeat;
}

#header .i5, div.content .i5 {
	background:url(/images/layout/splash_bg_r1_c3.jpg) top right no-repeat;
}

#header .i6, div.content .i6 {
	background:url(/images/layout/splash_bg_r3_c1.jpg) bottom left no-repeat;
}

#header .i7, div.content .i7 {
	background:url(/images/layout/splash_bg_r3_c3.jpg) bottom right no-repeat;
	padding: 24px 30px;
	padding-bottom: 30px;
}

#logo {
	float: left;
	padding-right:42px
}

#tagline {
	float: left;
	padding-top: 15px;
}

#search {
	float: right;
	text-align:right;
}

#nav li {
	display: inline;
	font-size: .9em;
	padding:0 6px;
}

ul.kagi_sell {
	float: left;
	padding-right: 24px;
}

ul.kagi_shop {
	float: right;
	text-align: right;
	padding-left: 24px;
}

#splash-feature {
	clear: both;
	margin-bottom: 4px;
}

.content h2 {
	font-size:1.6em;
	margin-bottom:16px;
	padding-top: 6px;
}

.content p, #footer p {
	line-height:1.5em;
	margin:10px 0;
}

.content ul {
	margin-top:1em;
}

.content li {
	margin:.8em 0;
}

.content h4 {
	padding:6px 2px;
	line-height:1.4em;
}

div#splash-options div.content div.i7, div#splash-feature div.content div.i7 {
	height: 19.5em;
}

p.button {
	text-align: center;
	padding-top: 2.4em;
}

div.flash_movie {
	text-align: center;
	padding-top: 6px;	
}

.subscribe table {
	width:300px;
}

.subscribe td {
	padding:3px 0;
}

#footer {
	margin:25px auto;
	text-align:center;
}

#copyright {
	margin:25px auto;
	text-align:center;
}

.clear {
	clear: both;
	height:1px;
	overflow:hidden;
}
