*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #e0e0e0 url(images/bg.png) repeat-x;
}

a
{
	color: #c00000;
	text-decoration: underline;
}

a:hover
{
	color: red;
}

h1,
h2,
h3
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.0;
	color: #202020;
}

h1 a,
h2 a,
h3 a
{
	color: #202020;
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover
{
	color: #202020;
	text-decoration: underline;
}

h1
{
	font-size: 21px;
	font-weight: normal;
}

h2
{
	font-size: 15px;
	font-weight: bold;
}

h3
{
	font-size: 13px;
	font-weight: bold;
}

h1.left,
h1.right
{
	border-bottom: 2px solid red;
	white-space:nowrap;
}

h1.left
{
	float: left;
	clear: left;
	padding-left: 16px;
	margin-bottom: 16px;
}

h1.right
{
	float: right;
	clear: right;
	padding-right: 16px;
	margin-bottom: 16px;
	text-align:left;
}

h2.left,
h2.right
{
	white-space:nowrap;
}

h2.left
{
	float: left;
	clear: left;
	padding-left: 16px;
	margin-bottom: 16px;
}

img.thumb
{
	padding: 1px;

	border: 2px solid #808080;
}

.small-button {
    background-color: #b5d60a;
    text-decoration: none;
    padding:2px;
    border:1px solid #5f7005;
    font: normal 11px/1.0 Verdana, Geneva, sans-serif;
}

.button-red,
.button-green,
.button-gray
{
	display: block;
	float: left;
	overflow: hidden;

	background-position: top left;
	background-repeat: no-repeat;

	text-decoration: none;
	white-space:nowrap;
}

.button-red span,
.button-green span,
.button-gray span
{
	display: block;
	float: left;

	height: 26px;
	margin-left: 8px;
	padding-top: 6px;
	padding-right: 8px;

	background-position: top right;
	background-repeat: no-repeat;

	cursor: pointer;
}

.button-red,
.button-red span
{
	background-image: url(images/button-red.png);

	color: white;
}

.button-green,
.button-green span
{
	background-image: url(images/button-green.png);

	color: #002000;
}

.button-gray,
.button-gray span
{
	background-image: url(images/button-gray.png);

	color: #404040;
}

.left-section
{
	float: left;
	clear: left;
}

.left-section h1
{
	float: left;

	margin-bottom: 16px;
	padding-left: 16px;

	border-bottom: 2px solid red;
}

.right-section
{
	float: right;
}

.right-section h1
{
	float: none;

	margin-bottom: 16px;
	padding-right: 16px;

	border-bottom: 2px solid red;
	text-align:left;
}

table.requirements
{
	border-collapse: collapse;
}

table.requirements th
{
	padding-right: 1em;

	font-weight: bold;
	text-align: left;
}

ul.tutorials
{
	clear: left;

	list-style: none;
}

ul.tutorials li
{
	overflow: hidden;

	margin-bottom: 8px;
}

ul.tutorials li img
{
	display: block;
	float: left;

	margin-right: 16px;
	padding: 1px;
	border: 2px solid #c0c0c0;
}

ul.tutorials li p
{
	color: black;
}

#wrapper
{
	width: 960px;
	margin: auto;
}

#wrapper .logotype
{
	display: block;

	width: 280px;
	height: 99px;
    margin-top:0px;
    margin-left:15px;

	background: url(images/logo.png) no-repeat;
}

#page
{
	background: url(images/page-bg.png) repeat-y;
}

#page .begin
{
	height: 16px;

	background: url(images/page-beg.png) no-repeat;	
}

.search
{
	float: right;
	width:170px;

	height: 24px;

	padding: 8px;

	background: #f0f0f0 url(images/search-beg.gif) no-repeat;
}

.search fieldset
{
	border: none;
}

.search .query
{
	height: 14px;
	width: 130px;

	padding: 4px;

	border: 1px solid #c0c0c0;
	border-right: none;

	vertical-align: top;
	font: normal 12px/1.0 Verdana, Geneva, sans-serif;
}

#page .navigation
{
	margin-bottom: 32px;
	float:left;
}

#page .content
{
	overflow: hidden;
	min-height: 264px;

	padding: 0 16px;
	padding-top: 8px;

	background: url(images/page-bg-upper.png) no-repeat;

	font: normal 12px/1.5 Verdana, Geneva, sans-serif;
}

#page .footer
{
	clear: both;

	margin: 0 16px;
	margin-top: 32px;
	padding: 8px;
	padding-bottom: 0px;

	border-top: 1px solid #e0e0e0;
	background: #f0f0f0;

	font: normal 9px/1.5 Verdana, Geneva, sans-serif;
	color: #808080;
}

#page .footer a
{
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

#page .footer a:hover
{
	text-decoration: underline;
}

#page .end
{
	height: 16px;

	background: url(images/page-end.png) no-repeat;
}

/* IE hacks */

* html body
{
	text-align: left;
}

* html #page .content
{
}

* html #page .search .query
{
	position: relative;
	top: -1px;
}

*+html #page .search .query
{
	position: relative;
	top: -1px;
}

.products {
clear:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:16px;
padding-bottom:16px;
}

#hourglass_element {
    margin-left:16px;
}

.text {
	clear: left;
	margin-left: 16px;
}

#bigform
{
    display: inline;
    float: left;
    width:100%;
    margin-left: 16px;
}

#bigform fieldset
{
	padding: 1em 0;
	
	border: none;
}

#bigform fieldset
{
	padding-top: 0;
}

.niceheader {
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 10px;
}

#bigform fieldset legend
{
	padding-right: 1em;
	border-bottom: 2px solid #e0e0e0;
	
	font-weight: bold;
	font-size: 16px;
	color: black;
    margin-bottom:3px;
}

*:first-child+html #bigform fieldset legend /* IE7 */
{
	position: relative;
	left: 0;

	margin-bottom: .8em;
}

* html #bigform fieldset legend /* IE6 and below */
{
	position: relative;
	left: -.5em;

	margin-bottom: .8em;
}

#bigform label
{
	display: inline;
	float: left;
	clear: left;

	width: 15em;
	font-weight: bold;
	line-height: 1.1;
    margin-top:2px;
}

#bigform label em
{
	font-weight: bold;
	font-style: normal;
	color: red;
}

#bigform select
{
    margin-bottom:3px;
}

#bigform input
{
	padding-top: 2px;
    margin-bottom:3px;
	height: 18px;

	line-height: 18px;
	vertical-align: middle;
}

#bigform input[type="text"]
{
	vertical-align: bottom;
    width:30em;
}

#bigform ul
{
	list-style: none;
}

#bigform li
{
	margin-bottom: .5em;
    clear:both;
}

#bigform .error, .error
{
    font-weight:bold;
    color:red;
}

#bigform .help_text
{
    margin-top:-8px;
    margin-bottom: 2em;
    font-style:italic;
    width:95%;
}

#bigform .button
{
    display:block;
    float:left;
    margin: -1em 0 1em;
    padding: 0 .5em;
    
    height: 24px;
    
    background: url(images/button-bg.png);
    color: white;
    border: none;
    
    cursor: pointer;
}

.site_info {
    margin-bottom:7px;
    margin-right:20px;
    float:left;
    width:430px;
}

.site_info td {
    vertical-align:middle;
    padding:3px;    
}

.site_info .prop {
    font-size:12px;
    font-style:italic;
}

.site_info .site_name,.desc {
    font: normal 12px/1.5 Verdana, Geneva, sans-serif;
}

.site_info .score {
    font-size:16px;
    font-weight:bold;
    color:#888888;
    height:24px;
    width:35px;
}

.site_info .rate_info {
    text-align:center;
    width:35px;
}

img {
    border:0;
}

.query {
    font-style:italic;
    color:green;
}

.cloud {
}

.cloud a {
    float:left;
    display:block;
    line-height:0.9;
    margin-right:3px;
    margin-bottom:5px;
    text-align:center;
}


