
/* Tags */

body
{
	height: 100%;
	margin: 0;
	background: #223244 url("../images/bg.png") repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222;
}
noscript div
{
	width: 100%;
	height: 69px;
	padding-top: 35px;
	background: url("../images/noscript.png") repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
a, a:link
{
	color: #5C7D90;
}
a:hover
{
	color: #222222;
}
a:active
{
	color: #772222;
}
a:visited
{
	color: #223244;
}
a img
{
	border: 0 none;
}
h1
{
	width: 787px;
	height: 35px;
	padding-top: 10px;
	margin-top: 0.4em;
	overflow: visible;
	background: #e8e8e8 url("../images/header_bg.gif") repeat-x;
	border-left: 1px solid #c9c9c7;
	border-right: 1px solid #c9c9c7;
	font-weight: bold;
	font-size: 22px;
	color: #6d6d6d;
	text-align: center;
}
h2
{
	padding: 0 1em;
	margin: 1em 0 0 0;
	font-size: 18px;
	font-weight: bold;
}
h3
{
	padding: 0 2em;
	margin-bottom: 0;
	font-size: 14px;
}
h1 a, h1 a:link, h1 a:active, h1 a:hover, h1 a:visited, h2 a, h2 a:link, h2 a:active, h2 a:hover, h2 a:visited, h3 a, h3 a:link, h3 a:active, h3 a:hover, h3 a:visited
{
	color: #000;
	text-decoration: none;
}
p
{
	padding: 0.5em 1em;
	margin: 0;
}
p:first-letter
{
	margin-left: 2em;
}
p.block:first-letter
{
	margin-left: 0;
}
object, iframe
{
	margin: 0.5em auto;
	clear: both;
	display: block;
}
hr
{
	width: 80%;
	margin: 0.5em auto;
	clear: both;
	color: #c9c9c7;
	background-color: #c9c9c7;
	border: 1px solid #dfdfdf;
}
hr.vert
{
	width: 1px;
	height: 100px;
	float: left;
	clear: none;
}
table
{
	margin: 1em auto;
	border: 3px outset #e4e4e2;
}
th, td
{
	border: 2px outset #e4e4e2;
	padding: 0.5em;
}
th a, th a:link, th a:hover, th a:active, th a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
dt
{
	margin: 0 0 0.5em 1em;
	font-weight: bold;
	font-size: 1.5em;
	clear: both;
}
dt a
{
	text-decoration: none;
}
dd
{
	margin-bottom: 0.5em;
}
dd img
{
	float: right;
	max-width: 150px;
	max-height: 65px;
	margin: 0 1em;
}
form
{
	margin-top: 1em;
}
label
{
	margin: 1em 0 0 2em;
	float: none;
	clear: both;
	font-weight: bold;
}
input
{
	width: 85%;
	margin: 0 auto 1em auto;
	float: none;
	clear: both;
	display: block;
}
input[type="hidden"]
{
	margin: 0;
	display: none;
}
input.submit
{
	margin-left: 2em;
	width: auto;
}
textarea
{
	width: 85%;
	height: 10em;
	margin: 0 auto 1em auto;
	float: none;
	clear: both;
	display: block;
}
/*   Layout   */

#stretcher
{
	width: 100%;
	height: 100%;
	position: absolute;
}
#wrapper 
{
	background: url("../images/main_bg.png") repeat-y;
	width: 789px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 26px;
}
* html #wrapper
{
	height: 100%;
}
#ballon
{
	height: 90px;
}

/* Top */
#logo
{
	float: left;
	width: 150px;
	height: 79px;
	margin: 0 28px;
	text-align: center;
	padding-top: 10px;
}
#logo img
{
	width: 130px;
	height: 65px;
}
#logo, #nav a
{
	background: url("../images/nav_bg.gif") repeat-x;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}
/* Nav */
#nav
{
	display: block;
	float: right;
	width: auto;
	margin: 0;
	display: block;
}
#nav li
{
	list-style: none;
	float: left;
}
#nav li a
{
	display: inline-block;
	height: 54px;
	padding: 35px 0.5em 0 0.5em;
}
#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active
{
	color: #6d6d6d;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#nav li.active a
{
	color: #fff;
}
#nav li.active a:hover
{
	color: #6d6d6d;
}
#nav a:hover, #nav li.active a
{
	background: url("../images/nav_bg_hover.png") repeat-x;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
#secnav
{
	width: 789px;
	background: url("../images/nav_sec_bg.png") center no-repeat;
}
#secnav div.cont
{
	height: 136px;
	margin: auto;
}
#secnav div.none
{
	height: 1px;
	background: #e0e0de none;
}
#secnav .edge, #secnav img
{
	float: left;
	margin: 30px 10px;
}
#secnav .edge
{
	height: 115px;
	margin: 17px 15px 0 15px;
}
#secnav object
{
	width: 789px;
	height: 136px;
	margin: 0;
}
#bread
{
	clear: both;
	padding: 0.2em 2em 0 2em;
}

/* Footer */

#adsense
{
	margin: auto;
	text-align: center;
}
#popup
{
	display: none;
	position: fixed;
	bottom: 69px;
	width: 100%;
	color: #fff;
}
#popup #login, #popup #tools
{
	display: none;
	width: 269px;
	background: url("../images/popup.png") top center no-repeat;
	padding: 30px;
	margin: auto;
	text-align: center;
}
#footer
{
	position: fixed;
	bottom: 0;
	text-align: center;
	width: 100%;
	height: 70px;
	background: url("../images/footer_bg.png") repeat-x;
	padding: 10px 0 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
#footer a, #footer a:link, #footer a:hover, #footer a:active, #footer a:visited
{
	color: #fff;
}
#footer #wrapf
{
	width: 812px;
	margin: 0 auto;
}
#footer #panel
{
	width: 790px;
	height: 80px;
	float: left;
}
#footer #panel #w3c, #footer #panel #copy
{
	width: 270px;
	height: 50px;
	padding-top: 25px;
	float: left;
}
#footer #toolbar
{
	width: 240px;
	height: 75px;
	padding: 0 5px;
	float: left;
}
#footer #user
{
	float: left;
	width: 68px;
	height: 72px;
	margin: 0 5px;
}
#footer #tool
{
	float: left;
	width: 76px;
	height: 76px;
	margin: 0 5px;
}
#footer #close
{
	float: left;
	width: 48px;
	height: 40px;
	margin: 20px 5px;
}
#popup a, #popup a:link, #popup a:hover, #popup a:active, #popup a:visited
{
	color: #fff;
}
#popup input, #popup label
{
	float: left;
	margin: 5px;
	clear: none;
}
#popup input[type="text"]
{
	width: 175px;
}
#popup #login label
{
	width: 77px;
}
#popup #login input[type="text"], #popup #login input[type="password"]
{
	width: 135px;
}
#popup input[type="submit"]
{
	width: auto;
}
#popup  #login input[type="submit"]
{
	margin: 10px 90px;
}
#popup #login form
{
	width: 240px;
	margin: 1em auto 0 auto;
}

/* Pages */

#news p
{
	margin: 0;
	padding: 0 1em;
}
#news ul, #news li
{
	list-style: none;
}
ul#news
{
	padding-right: 1em;
}
ul#news li:first-letter
{
	margin-left: 2em;
}
ul#news li h2
{
	margin: 0;
	padding: 0;
}
ul#news li.date
{
	float: right;
	margin: 0.5em 2em 0 0;
	font-style: italic;
}
#news .readmore
{
	padding: 0 4em;
	font-size: 12px;
}
#pages
{
	text-align: center;
}
#pages span, #pages a
{
	padding: 0.2em 0.4em;
	border: #c9c9c7 solid 1px;
	background: url('../images/nav_bg.gif');
}
#pages a:hover, #pages a:active
{
	background: url('../images/nav_bg_hover.png');
}
ul#sitemap
{
	padding-left: 1em;
	list-style: none;
}
ul#sitemap li
{
	margin: 0.5em 1em 0 0;
	list-style: none;
}
#cse-search-box
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	clear: both;
}
#cse-search-box div
{
	margin: auto;
}
#cse-search-box input
{
	float: left;
	clear: none;
}
#cse-search-box input[type="text"]
{
	margin: 5px;
	width: 660px;
}
#cse-search-box input[type="submit"]
{
	margin: 5px;
	width: auto;
}

/* Common Classes */

.edge
{
	width: 11px;
	height: 80px;
	background: url("../images/edge.png") no-repeat top;
	float: left;
}
.panes
{
	width: 100%;
	background: #dfdfdf url("../images/nav_bg.gif") repeat-x;
	text-align: center;
}
.pane
{
	display: inline-block;
	text-align: left;
	margin: 0 1em;
	padding-right: 1em;
	background: #dfdfdf url("../images/header_bg.gif") repeat-x;
	border-left: 1px solid #c9c9c7;
	border-right: 1px solid #c9c9c7;
}
.pane a, .pane a:link, .pane a:visited, .pane a:hover, .pane a:active
{
	color: #6d6d6d;
	font-weight: bold;
}
.icon
{
	max-width: 300px;
	max-height: 300px;
}
.use
{
	float: right;
	margin: 0.5em;
	width: 70px;
	padding: 0 20px;
}
.features
{
	float: right;
	width: 35%;
}
.downloads
{
	float: right;
	width: 65%;
}
.sublink
{
	text-align: center;
	text-decoration: underline;
	margin-bottom: 2em;
}
.sublink:hover, .sublink a:hover
{
	color: #c9c9c7;
}
.gadget
{
	width: 280px;
}
.copyright
{
	text-align: center;
	font-size: 0.8em;
}

/* Layout Classes */

.bigger
{
	font-size: 1.2em;
}
.smaller
{
	font-size: 0.8em;
}
.right
{
	float: right;
	margin: 0.5em 2em;
}
.left
{
	float: left;
	margin: 0.5em 2em;
}
.left table, .left h2
{
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.clear
{
	clear: both;
}
.left .clear
{
	clear: left;
}
.right .clear
{
	clear: right;
}
