/* GENERIC RULES */
body {
	margin:0;
	padding:0 10px;
	color:#111;
	background:#fff url(/css/images/bg.gif) top left repeat-x;
	font-family:'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif, ËÎÌå;
	text-align:center;
	font-size:62.5%;
  line-height:1.5;
	}

a:link, a:visited {
	color:#0082e0;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

/*, acronym, abbr*/
img {
	border:none;
	}

form, li {
	margin:0;
	padding:0;
	}

h1, h2 {
	margin:0 0 0.25em 0;
	font-size:1.4em;
	}

h3 {
	margin:0 0 0.25em 0;
	font-size:1.3em;
	}

h1, h2, h3, h4, h5, h6 { line-height:1.2em;}

h4, h5, h6, input, select, li {
	margin:0;
	font-size:1em;
	}

p {
	margin:0 0 0.75em 0;
	font-size:1em;
	}

ul, ol {
	margin:0 0 0.75em 1.5em;
	padding:0;
	list-style-position:outside;
	}

ol {
	margin-left:1.8em;
	}

pre, code, tt, kbd { font-family:courier,monospace;	}

pre {
	max-width:100%;
	overflow:auto;
	line-height:1.4;
	}

textarea {
	width:99%;
	height:100px;
	margin:0.5em 0;
	}

hr {
  height:1px;
  color:#fff;
  background-color:#fff;
  border:0;
  border-top:1px dotted #999;
  }

/* COMMON CLASSES */
span.topright {
	font-size:10px;
	float:right;
	line-height:24px;
	}

span.topright a:link, span.topright a:visited {
	color:#888;
	text-decoration:none;
	}
	
.clear, .col1 {
	clear:both;
	}

.right, .col2 {
	float:right;
	}

.left, .col1 {
	float:left;
	}

.col1, .col2 {
	width:49%;
	}

.mobile, .hide {
	display:none;
	}

.red {
	color:#c00;
	}

.green {
	color:#090;
	}

.block {
	display:block;
	}

img.left {
	margin-right:8px;
	}

.error {
	background:#ffa;
	padding:8px;
	margin:8px 0;
	border:1px solid #da0;
	}

.nobullets {
	margin-left:0;
	list-style:none;
	}

.smilie, p img, p input {
	vertical-align:middle;
	}

.tags a:link, .tags a:visited, .tag {
	color:#083;
	}

.smilie {
	margin:0 4px;
	}

.nfo {
	line-height:1.2;
	font-size:1.4em;
	font-weight:bold;
	color:#093;
	}

/* TOP */

#sitenav {
	margin:0;
	list-style:none;
	}

#sitenav li {
	font-size:10px;
	line-height:24px;
	color:#888;
	display:inline;
	}

#sitenav a:link, #sitenav a:visited {
	color:#888;
	text-decoration:none;
	}

#sitenav strong {
	color:#333;
	}

#sitenav #thissite, #sitenav a:hover {
	background:transparent url(/css/images/this.gif) center bottom no-repeat;
	color:#333;
	padding-bottom:2px;
	}

#logo {
	float:left;
	margin:26px 0 37px 0;
	}

* html #logo {
	float:left;
	margin:26px 0 31px 0;
	}

* +html #logo {
	float:left;
	margin:26px 0 31px 0;
	}

#search {
	float:right;
	margin-top:40px;
	text-align:right;
	font-size:1em;
	}

#s {
	width:131px;
	}

#search p {
	margin:4px 0 0 0;
	color:#666;
	}

#search a:link, #search a:visited {
	color:#333;
	}

#search label {
	padding-right:4px;
	}

#menu {
	clear:both;
	margin:0;
	}

#menu li {
	display:block;
	float:left;
	background:#5c708a url(/css/images/menu1.gif) left top repeat-x;
	margin:0 2px -1px 0;
	font-size:13px;
	white-space:nowrap;
	font-weight:bold;
	}

#menu a:link, #menu a:visited, #menu a:active {
	display:block;
	background:transparent url(/css/images/menu2.gif) top left no-repeat;
	color:#fff;
	text-decoration:none;
	text-align:center;
	}

#menu a span {
	display:block;
	padding:0 15px;
	line-height:23px;
	background:transparent url(/css/images/menu3.gif) top right no-repeat;
	}

#menu .active {
	background-color:#fff;
	}

#menu .active, #menu .active a:link, #menu .active a:visited, #menu a:hover, #menu li:hover {
	background-position:0 -48px;
	color:#111;
	}

#menu .active span, #menu a span:hover {
	background-position:100% -48px;
	color:#111;
	}

/* MAIN STRUCTURE */

#wrap {
	max-width:850px;
	min-width:600px;
	margin:auto;
	text-align:left;
	font-size:1.3em;
	}

#content1, #content2 {
	clear:left;
	width:100%;
	padding:20px 0;
	min-height:400px;
	}

#content2 {
	margin-right:-230px;
	float:left;
	}

#main {
	margin-right:210px;
	}

/* SIDE */

#side {
	width:190px;
	position:relative;
	clear:right;
	float:right;
	font-size:1em;
	padding-bottom:2em;
	}

#side p, #side li {
	line-height:1.5;
	}

#side p {
	margin:0.75em 0;
	}

#side h2, #loginbox h2 {
	font-size:1.3em;
	text-transform:uppercase;
	border-bottom:1px dotted #999;
	padding-bottom:2px;
	margin:1.4em 0 1em 0;
	}

#side ul {
	margin-left:0;
	list-style:none;
	}

#side .sidemenu {
	list-style:none;
	margin:0 0 1.4em 0;
	}

#side .sidemenu li {
	background:#fff url(/css/images/square1.gif) center left no-repeat;
	padding-left:16px;
	}

#side .sidemenu li.current, #side .sidemenu li:hover {
	background:#fff url(/css/images/square2.gif) center left no-repeat;
	}

#side form input, #side form select {
	font-size: 1.2em;
	}
	
/* LOGIN */

#loginbox {
	clear:both;
	float:right;
	position:relative;
	width:190px;
	padding-top:20px;
	font-size:1em;
	}

#login {
	width:190px;
	background:#fff url(/css/images/login3.gif) bottom left no-repeat;
	padding-bottom:3px;
	}

#login a, #login input, #login p {
	position:relative;
	z-index:999;
	}

#login h2 {
	background:#6e8aa8 url(/css/images/login2.gif) top left no-repeat;
	color:#fff;
	margin:0;
	padding:0 8px;
	border:none;
	line-height:22px;
	}

form#login h2 {
	background:#6e8aa8 url(/css/images/login1.gif) top left no-repeat;
	padding-top:4px;
	}

#login-name {
	width:164px;
	}

#login-pwd {
	width:108px;
	}

#login .submit {
	width:52px;
	font-size:1em;
	}

#login p {
	padding:2px 8px;
	margin:0;
	}

#login label {
	white-space:nowrap;
	}

/* FOOTER & coop*/

#footer {
	clear:both;
	font-size:0.85em;
	border-top:1px dotted #999;
	padding-top:1em;
	}

#coop {
	clear:both;
	font-size:0.85em;
	padding-top:0px;
	}

#footer a:link, #footer a:visited, #coop a:link, #coop a:visited {
	color:#222;
	text-decoration:none;
	}

#hitslink {
	float:right;
	text-align:right;
	width:242px;
	}

/* PAGE NAV */

.pagenav_old {
	margin-top:1em;
	text-align:right;
	font-weight:bold;
	line-height:2.4;
	}

.pagenav_old a:link, .pagenav_old a:visited, .pagenav_old a:active, .pagenav_old strong {
	padding:1px 4px;
	margin:0 2px;
	background:#fff;
	color:#000;
	border:1px solid #aaa;
	text-decoration:none;
	}

.pagenav_old strong, .pagenav_old a:hover {
	background:#000;
	border-color:#000;
	color:#fff;
	}

/* HOME */


.major {
	clear:both;
	padding:0;
	border-top:1px dotted #999;
	background:#fff url(/css/images/fade1.gif) top left repeat-x;
	}

.major:after {
	display:block;
	height:1px;	
	content:'.';
	visibility:hidden;
	clear:both;
	}

.major h2, .minor h2 {
	margin:0 0 0.1em 0;
	line-height:1.1;
	font-size:10px;
	}

.major h4, .minor h4 {
	font-weight:normal;
	}

.minor h2 {
	font-size:1.1em;
	}

.major h2 a:link, .major h2 a:visited, .minor h2 a:link, .minor h2 a:visited, .first h2 a:link, .first h2 a:visited {
	color:#0082e0;
	text-decoration:none;
	}

.major h2 a:hover, .minor h2 a:hover, .by a:hover, .first h2 a:hover {
	color:#0082e0;
	}

.major img.left, .minor img.left {
	margin:6px 12px 10px 0;
	}

#firstmajor {
	padding-top:0;
	border:none;
	background:#fff;
	}

.bordertop {
	margin-top:5px;
	border-top:1px dotted #999;
	}

.minor {
	width:49%;
	padding-top:10px;
	}

.by a:link, .by a:visited {
	color:#000;
	}

.by {
	text-transform:uppercase;
	font-size:0.85em;
	margin-top:0;
	background:transparent url(/css/images/user.gif) center left no-repeat;
	padding-left:17px;
	}

.read {
	background:#fff url(/css/images/read_sm.gif) center left no-repeat;
	padding:2px 0 2px 17px;
	}

.discuss {
	background:#fff url(/css/images/discuss_sm.gif) center left no-repeat;
	padding:2px 0 2px 27px;
	}

.latest img {
	float:left;
	}

#latest li {
	clear:both;
	border-bottom:1px dotted #999;
	padding:0.7em 0.7em 0.7em 0;
	}

#latest p {
	margin:0;
	line-height:1.4;
	}

#latest {
	margin-top:-1em;
	}

.latest li p a:link, .latest li p a:visited {
	text-decoration:none;
	}

.latest .sec {
	background:#fbfbfb;
	}

.latest li:hover {
	background:#f6f6f6;
	}

.articlelist {
	list-style-position:inside;
	list-style:none;
	margin:0 0 1em 0;
	}
	
/* ERROR PAGES */
.sfTMessageInfo dt{
	font-size: 100%;
	font-weight:bold;
}

#cancel_button {
	width:50px;
	height:20px;
	font-size: 1.2em;
	}

.list {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	font-size: 9pt;
}
.list ul {
	margin: 0;
	padding: 0;
}
.list li {
	border-bottom: #eeeeee 1px solid;
	padding: 4px 0 0 15px;
	display: block;
	width: 95%;
	background: url(/css/images/ar.gif) no-repeat 4px 8px;
	overflow: hidden;
	height: 19px;
}
.list li span{
	float: right;
	padding: 0 5px 0 0;
	color: #686868;
	text-align: right;
}

.list a:link, .list a:visited, .list a:active {
	color: #555;
	text-decoration:none;
	}

.list a:hover {
	color: #f00;
	text-decoration: underline;
	}

/* ADs */
.ads {
	/*border:1px dotted #ff0000;
	background: #ff0000;*/
	clear: both;
	}

.a-1 {
	margin-top: 6px;
	margin-bottom: -18px;
	text-align: center;
	}

.a-2 {
	margin-top: -30px;
	margin-bottom: 6px;
	text-align: center;
	}

.a-3 {
	}

.a-4 {
	}

.a-5 {
	}

.a-6 {
	}

.a-7 {
	}

.a-8 {
	}

.a-9 {
	}

.b-1 {
	margin-top: 6px;
	margin-bottom: -18px;
	text-align: center;
	}

.b-2 {
	margin-bottom: 6px;
	text-align: center;
	}

.b-3 {
	}

.b-4 {
	}

.b-5 {
	}

.b-6 {
	}

.b-7 {
	}

.b-8 {
	}

.b-9 {
	}