﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}


body {font-size: 75%; /* Resets 1em to 12px */color: #444;background: #eee;text-align: center;}
#page {
	width: 950px;
	background: white;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #ddd;
	border-top: none;
	clear: both;
	}

#header {
	width: 950px;
	padding-top: 10px;
	}

#logo {
	float: left;
	width: 180px;
	}
#banner {
	float: right;
	width: 468px;
	padding-top: 22px;
}


ul.menu {
	margin-top: 10px;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 15px 6px;
	background-color:#0066CC;
	text-decoration: none;
	}

ul.menu li a {
	font-size: 1em;
	color: #eee;
	margin: 0;
	}

ul.menu li a:hover {
	background: #333;
	color: #eee;
	text-decoration: none;
	}
.content {
	padding: 0 0px 10px;
	overflow:hidden;
	}

#primary-wrapper {
	float: left;
	width: 930px;
	padding: 10px;
	}

#primary-wrapper a:hover, #primary-wrapper a:visited:hover, .link a {
	text-decoration: underline;
	}

#search {padding-top:.25em; padding-bottom: .30em;text-align:center;margin-left:.5em ;margin-right:.5em ;border: 1px solid #cccccc;color:black; font-weight:normal;font-size: .85em;background-color: #e0ecff;}
#search form {padding-top:.25em; padding-bottom: .25em;}

h1 {
	font-size: 1.6em;
	line-height: 1.8em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#soft-content {
	width:100%;
	font-size: 1em;
	line-height: 1.8em;
	}
#soft-content a {
	color:#27d;
	}
#soft-content p,
#soft-content ul,
#soft-content ol,
#soft-content blockquote {
	margin: 8px 0;
	}

hr {
	display: none;
	}
ul.title {
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 20px;
	width: 90%;
	}

ul.title li {
	display: inline;
	margin: 0;
	}

ul.title,
ul.title li a {
	padding: 5px 40px 6px;
	text-decoration: none;
	}

ul.title li a {
	font-size: 1.2em;
	color:#00F;
	margin: 0;
	}

ul.title li a:hover {
	text-decoration: underline;
	}

a {
	text-decoration:none;
	color:#27d;
	}
a:hover {
	text-decoration:underline;
	color:#c60;
	}
#showpath {
	line-height:1.8em;
	}
.leftbox {
	width:350px;
	padding-left: 25px;
	line-height: 1.8em;
	float: left;
	padding-top: 50px;
	}
.pic2 {width:90px;float: left}

dl {
	width:130px;
	float:left;
	margin-right: 40px;
	}

.rightbox {
	width:336px;
	float: right;
	height: 280px;
	padding: 10px 0 10px 10px;
	}
.link {
	padding: 0 10px 10px 10px;
	line-height: 1.8em;
	font-size: 14px;
	}
.info {
	padding-top: 10px;
	line-height: 1.8em;
	}
.bc {
	background: #ffffd9 url(/bulb.gif) no-repeat .5em .5em;
	padding: .5em .5em .5em 2.5em;
	border: 1px solid #b3b3b3;
	color: #353535;
	}
.CorrelativeSoft {
	margin-top:10px;
	padding-left:30px;
	}
	

.secondary {
	width: 178px;
	float: left;
	font-size: 1em;
	line-height: 1.6em;
	color: #666;
	padding: 0 10px;
	overflow: hidden;
	}
.softlist_title,
.softlist_title a{font-size:12px; font-weight: bold; text-align:center; color:#E47911; line-height:1.8em; margin:5px}
.comments {
	margin-top: 10px;
	float: left;
	}
.clear {
	clear: both;
	}

#footer {

	clear: both;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
	color: #777;
	}

#footer p {
	line-height: 1.6em;
	}

#footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #000;
	}