﻿.slogan
{
	color: #646464;
	font-size: .7em;
	font-style: italic;
	display: block;
}

.over-line
{
	border-top: solid 1px #d8d8d8;
	margin-top: 1em;
	padding-top: 1em;
}

.article strong.hilite
{
	font-weight: normal;
	font-style: italic;
	background-color: #FF9;
}




/* CONTENT */
#page
{
	background-color: #d9d9db;
	padding-top: 6px;
}
#content-top
{
	background: transparent url('i/bg-content-r.png') repeat-y;
}
#content
{
	background: transparent url('i/bg-content.png') no-repeat;
	padding-top: 10px;
	padding-bottom: 40px;
}
#slideshow
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 1px;
}
#slideshow img
{
	padding: 0px 7px 11px 7px;
}

.box
{
	background-color: #eee;
	border-top: solid 3px #157AE0;
	border-bottom: solid 3px #157AE0;
	padding: 10px;
	margin: 10px 0;
	text-align: left;
}


.fixedbox
{
	background-color: #fefefe;
	border-top: solid 1px #ddd;
	overflow: scroll;
	height: 200px;
	margin: 20px;
	padding: 0 20px;
	font-size: .8em;
}

.attention
{
	background-color: #FFE;
	border: solid 1px #999;
	font-size: 14px;
	text-align: center;
}

.message
{
	text-align: center;
	margin: 200px 0;
}

.article img
{
	padding: 3px;
	border: solid 1px #ccc;
}




/* TABLES */

table.payform, table.payform tr, table.payform th, table.payform td
{
	border-collapse: collapse;
	border: solid 1px #CCC;
}
table.payform
{
	margin: 10px;
}
table.payform td
{
	padding: 5px;
	text-align: center;
}
table.payform th
{
	padding: 8px;
	text-align: center;
	font-weight: normal;
	background-color: #F3F3F3;
	font-size: 90%;
}

table .image
{
	text-align: center;
}

td p
{
/*	margin-left: 20px;
	font-size: .95em;*/
}

.toc
{
	background-color: #eee;
	border-top: solid 3px #157AE0;
	border-bottom: solid 3px #157AE0;
	padding: 10px 10px 10px 30px;
	margin: 10px 0;
	text-align: left;
}

.toc ol
{
	list-style-type: decimal;
	padding-left: 10px;
	font-weight: bold;
}

.toc ol ol
{
	font-weight: normal;
	list-style-type: lower-latin;
}

.toc ol ol ol
{
	list-style-type: disc;
}

.toc ol ol ol ol
{
	list-style-type: circle;
}

.pricing-table
{
	width: 830px;
}

.pricing-table .left-col
{
	text-align: left;
	width: 40%;
}

.pricing-table .value-col
{
	width: 20%;
}

.pricing-table .col-zebra-1
{
}

.pricing-table .col-zebra-2
{
	background-color: #eee;
}

.pricing-table .col-zebra-3
{
	background-color: #ddd;
}
.pricing-table .currency
{
	font-size: 1.2em;
	font-weight: bold;
}
.pricing-table .currency small
{
	font-weight: normal;
}

.button
{
	margin: 5px 20px;
	display: block;
	text-align: center;
}

.button a, .button input
{
	font-size: 100%;
	cursor: pointer;
	background-color: #5ABA03;
	border: 2px solid #2C5A01;
	border-top: 2px solid #AFDD84;
	border-left: 2px solid #AFDD84;
	text-shadow: #000 0px 0px 5px;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #eee;
	padding: 6px 9px; /* Links */
}

.button img
{
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

.button a:hover, .button a:active, .button input:hover, .button input:active
{
	background-color: #157AE0;
	border: 2px solid #0A3B6D;
	border-top: 2px solid #8DBEF0;
	border-left: 2px solid #8DBEF0;
}

table.form, table.form tr, table.form th, table.form td
{
	border-collapse: collapse;
	border: solid 1px gray;
}

table.form
{
	margin: 10px;
}

table.form td
{
	padding: 5px;
	text-align: center;
}

table.form th
{
	background-color: #dedede;
	padding: 8px;
	font-weight: bold;
	text-align: center;
}



table.form .image
{
	text-align: center;
}



table.form td p
{
	margin-left: 20px;
	font-size: .95em;
	font-style: italic;
}


table.form
{
	width: 800px;
	border-collapse: collapse;
	border: 0;
}

table.form td, table.form th, table.form tr
{
	border: 0;
	vertical-align: top;
}

table.form tr.text
{
}

table.form tr.text td input, table.form tr.text td textarea, table.form tr.text td select, table.form tr.date td select
{
	border: solid 1px #999;
	line-height: 1.2em;
	padding: 2px;
	font-size: 1.1em;
	width: 300px;
}

table.form tr.longer td input, table.form tr.longer td textarea, table.form tr.longer td select
{
	width: 500px;
}

table.form tr.shorter td input, table.form tr.shortert textarea, table.form tr.shorter td select
{
	width: 200px;
}

table.form tr.shortest td input, table.form tr.shortest textarea, table.form tr.shortest td select
{
	width: 100px;
}

table.form tr.text td textarea
{
	height: 100px;
	overflow: auto;
}

table.form tr.text td select
{
	width: 306px;
}

table.form tr.radio td label
{
	margin-right: 30px;
}


table.form tr.date td select
{
	width: 80px;
}

table.form td
{
	text-align: left;
}
table.form td.label
{
	width: 150px;
	font-weight: bold;
	text-align: right;
}

table.form tr.subinfo td
{
	font-size: .75em;
	color: #555;
	padding: 0 4px 9px 4px;
}

table.form tr.group td
{
	color: #157AE0;
	font: normal normal normal 1.83em Georgia, 'DejaVu Serif' , serif;
}

table.form td.label small
{
	display: block;
	font-weight: normal;
}

.required
{
	margin-left: 10px;
	font-size: .8em;
}

.testimonial
{
	background: url(i/quotmark.png) no-repeat -10px -10px;
	padding-left: 10px;
	padding-top: 15px;
}

.testimonial p
{
	text-align: left;
	font-size: .9em;
	font-style: italic;
}

.testimonial p.au
{
	font-weight: bold;
}

.net-logo
{
	border: 0 !important;
	padding: 0;
	margin: 0;
}

#netsparker-features-main
{
	width: 100%;
	border: 0;
}

#netsparker-features-main tr, #netsparker-features-main td
{
	border: 0;
	text-align: left;
	vertical-align: text-top;
}

#netsparker-features-main td{padding:15px}
#netsparker-features-main td p{margin-left:0;font-size: .95em;}

.warning
{
	border: Solid 2px #755;
	text-align: center;
	background-color: #FDD;
	padding: 20px;
	font-size: 1.25em;
	font-weight: bolder;
}

.bigger
{
	font-size: 1.5em;
}



#finalprice
{
	padding: 8px;
	background-color: #F3F3F3;
	border: solid 1px #CCC;
	font-size: 90%;
}