/* INWO stylesheet */

body, a { color: #b6c1cd; }
body { background: #1a1a1a url(/inwo/img/main_bg.jpg) repeat-x; }
img { border: 0 none; }
.sellimg, .inwosubnav, .centerMe, #header, #leftcol, #footer { text-align: center; }
.columnL, #leftcol, #leftcolnav { float: left; }
.columnR, #tornedge img { float: right; }
ul.centerMe li, .inwosubnav li, .columnL, .columnR { display: inline; }

body, #content, #tornedge, .inwosubnav ul, .columnL, .columnR, #tornedgebtm {
	margin: 0;
	padding: 0;
}

ul {
	list-style-image: url(/img/siteframe/dot.gif);
	list-style-position: outside;
}

.memo {
	font-family: monospace;
	background-color: #fceadd;
	margin-top: 2em;
	padding: 10px;
	border: 1px solid #f9dfcb;
}

.illicon {
	height: 75px;
	margin: 0 8px 6px 0;
	float: left;
}

#header {
    width: 100%;
    min-width: 740px;
}

#tornedge {
	background: url(/inwo/img/papertop.png) repeat-x;
	height: 50px;
}

#tornedge img {
	margin-right: 20px;
	margin-top: 8px;
}

#insides { background: #ffffff url(/inwo/img/fnordseal.jpg) no-repeat 90% 10%; }

.inwosubnav {
	font-family: monospace, Arial, Helvetica, sans-serif;
	height: 28px;
	margin: 0 auto;
	font-size: 18px;
	width: 80%;
	border-bottom: 2px solid #cccccc;
}

.inwosubnav ul {
	list-style-type: none;
}

.inwosubnav .spacer {
	margin: 0 12px;
}

.inwosubnav a:link, .inwosubnav a:visited {
	white-space: nowrap;
	text-decoration: none;
	color: #000000 !important;
	font-weight: bold;
	padding: 8px 10px;
}

.inwosubnav a:hover {
	color: #262626 !important;
	text-shadow: 0 0 15px #000000;
}
/* text-shadow: (left offset) (top offset) (amount) (color) */

.centerMe {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

ul.centerMe li {
	padding: 3px 10px;
	list-style: none;
}

#content {
	color: #000000;
	min-width: 740px;
}

#content-txt { padding: 5px 5%; }
#content a { color: #393980; }
#content a:visited { color: #303030; }

#leftcolnav {
	margin: 30px 0 0 0;
	width: 200px;
	padding-left: 10px;
}

.columnL, .columnR { width: 48%; }

.columnL li, .columnR li {
	list-style: none;
	padding-bottom: 10px;
}

#rightcol a:hover, #leftcol a:hover, #onecol a:hover { color: #500a0c; }

#rightcol { margin-left: 210px; }
.blackout { background-color: #000000; }
.blackout:hover { color: #ffffff; }

#tornedgebtm {
	background: url(/inwo/img/paperbtm.png) repeat-x;
	height: 38px;
	margin-bottom: 23px;
}
