/* layout */

html
{
	background: #E2E2E2;
}

div#site
{
    background: #ffffff;
    margin: 10px auto;
    position: relative;
    width: 970px;
}

div.footer
{
	background: url(../img/bg_footer.gif) #E2E2E2 repeat-x;
	clear: both;
	color: #808080;
	height: 70px;
	padding: 0px;
	text-align: center;
	width: 970px;
    margin-top:5px;
}

a
{
    color: #D46410;
}
a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background: #FF9933;
	padding-left: 3px;
	margin-left: -3px;
	padding-right: 3px;
	margin-right: -3px;
}

a.beta1
{
    color: #000000;
}
a.beta1:hover
{
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	padding-left: 3px;
	margin-left: -3px;
	padding-right: 3px;
	margin-right: -3px;
}

/* we have to explicitly format the a.ddownload items in order to counterract 
   the bottom orange shifting border appearing on direct dowload image buttons */ 
a.forImg
{
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

a.forImg:hover
{
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

a.forImg_downloadbox
{
	background: #F7F7F7;
	margin: 0;
	padding: 0;
}

a.forImg_downloadbox:hover
{
	background: #F7F7F7;
	margin: 0;
	padding: 0;
}

a.newsitem
{
	color: #000000;
	margin: 0;
	padding: 0;
}

a.newsitem:hover
{
	color: #000000;
	margin: 0;
	padding: 0;/*text-decoration: underline;*/
}

/* -------------------------------------------------------------------------   */

table.downloadbox
{
	border: 1px solid #DCDCDC;
	background-color: #F7F7F7;
	margin-top:10px;
}

body
{
	background: #E2E2E2;
	color: #454545;
	font: 0.74em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

h1
{
	color: #464548;
	font: bold 1.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin-top: 25px;
	padding: 2px 0 0 0px;
}

h2
{
	color: #464548;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
	padding: 0;
}

h2.downloads
{
	margin-top: 20px;
}

h2.whatsnew
{
	margin-top: 20px;
}

h1.whatsnew a
{
    color: #464548;
}

h1 a
{
    color: #FEA446;
    text-decoration: none;
}

h2 a
{
	color: #FEA446;
	text-decoration: none;
}

h2 a:hover
{
	background: #FFFFFF;
	color: #1C1C1C;
}

h1 a:hover
{
    background: #FFFFFF;
    color: #1C1C1C;
}

h2.freeware a
{
	color: #464548;
	text-decoration: none;
}

h2.freeware a:hover
{
	text-decoration: none;
}

img
{
	border: none;
	text-decoration: none;
}

p
{
	margin: 0 0 5px 0;
}

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

/* footer
   ------ */
div.footer a
{
	color: #1C1C1C;
	font-weight: bold;
}
div.footer a:hover
{
    color: white;
    font-weight: bold;
}

.footer_text
{
	color: #3F3F3F;
	padding: 15px 0 0 0;
}

div.header
{
	background: #3F3F3F;
	clear: both;
	height: 69px;
	position: relative;
	margin-bottom: 0px;
	width: 970px;
}

div.customers
{
	background: #3F3F3F repeat-x;
	clear: both;
	color: #FFFFFF;
	float: left;
	height: 24px;
	width: 970px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 90%;
}

div#main_contents
{
	width: 970px;
}

div.info
{
	background: #3F3F3F;
    clear: both;
	color: #F2F2F2;
	padding: 0px;
	text-align: left;
	width: 970px;
	height: 100px;
}

img.logo
{
	background: #3F3F3F;
	float: left;
	height: 100px;
}

img.floating_desc
{
	position: absolute;
	right: 20px;
	top: 105px;
}

div#wrap
{
	background: #CCCCCC;
    clear: both;
}

ol.whatsnew
{
	margin-left: 25px;
	margin-top: 10px;
}

ol.downloads
{
	margin-left: 20px;
}

ol.faq
{
	margin-left: 20px;
}

ol.faq li
{
	margin-top: 10px;
	margin-bottom: 10px;
}

ol.featurelist li ul li
{
	list-style: none;
	margin-left: 12px;
}

ul.jumpto
{
	margin-left: 12px
}

div.otherproducts_left
{
	float: left;
	width: 720px;
	margin-top: 5px;
}

div.otherproducts_right
{
	float: right;
	width: 200px;
	margin-top: 5px;
}

ul.feature_list
{
	list-style-type: disc;
	margin-left: 15px;
}

ul.feature_list li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

h2.feature_list
{
	margin-top: 15px;
	margin-bottom: 15px;
}

option.space_below
{
	margin-bottom: 10px;
}

ul.downloads
{
	margin-left: 15px;
	padding-right: 15px;
}

ul.downloads ul
{
	margin-left: 30px;
}

ul.downloads > li
{
	line-height: 2em;
}

td.downloads_righttitle
{
    font-size: 2.0em;
    color: #CCCCCC;
}

textarea.contact_input
{
	width: 936px;
}

td.feedback_form_caption
{
	font-weight: bold;
	width: 80px;
}

p.contact_warning
{
	background-color: #F0F0F0;
	color: black;
	padding: 5px;
	border: 1px solid #E0E0E0;
	margin-top: 10px;
	margin-bottom: 5px;
}

input.contact_submit
{
    margin-top: 4px;
    padding-left: 3px;
    padding-right: 3px;
   font-size: 0.9em;
}

tr.contact_space_above
{
	height: 30px;
	vertical-align: bottom;
}

h2.products
{
	margin-top: 20px;
	margin-left: 10px;
}

p.products_h2
{
	margin-top: 10px;
	margin-left: 10px;
}

h3.products
{
	margin-top: 10px;
	margin-left: 30px;
}

p.products_h3
{
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 15px;
}

img.quick_tour_integration
{
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:-4px
}

table.shop td.BL {border-left: 1px solid #E0E0E0;}
table.shop td.BT {border-top: 1px solid #E0E0E0;}
table.shop td.BR {border-right: 1px solid #E0E0E0;}
table.shop td.BB {border-bottom: 1px solid #E0E0E0;}
table.shop td.PTPB {padding-top: 15px; padding-bottom: 15px;}
table.shop td.PLPR {padding-left: 15px; padding-right: 15px;}
table.shop tr.header {background-color: #F0F0F0;}

table.product_features
{
	margin-left: 0px;
}

div.products_features h1
{
	border-top: 4px solid #DCDCDC;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-top: 15px;
}

div.products_features h2
{
    margin-top: 35px;
	margin-bottom: 10px;
}

div.products_features p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

div.products_features img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.products_features ol
{
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 10px;
}

div.products_features h1 a
{
    color: #464548;
}

div.products_features h2 a
{
    color: #464548;
}

div.products_features ul
{
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}

div.otherproducts_left ul
{
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 10px;
}
div.otherproducts_left li
{
	margin-top: 10px;
}

table.shop tr td a
{
	font-weight: bold;
}

div.shop_upg ul
{
	margin-top: 10px;
	margin-left: 20px;
}
div.shop_upg ul li
{
	font-weight: bold;
}

div.products_download h1
{
    font-size: 1.5em;
    margin-top: 35px;
    margin-bottom: 15px;
}

div.products_faq h1
{
    font-size: 1.5em;
    margin-top: 0px;
    margin-bottom: 15px;
}

div.shop_upg h1
{
    font-size: 1.5em;
    margin-top: 35px;
    margin-bottom: 15px;
}

div.shop_upg h1 a
{
    color: #464548;
}

div.otherproducts_left h1
{
    font-size: 1.6em;
    margin-top: 15px;
    margin-bottom: 15px;
}

div.otherproducts_left h1 a
{
    color: #464548;
}

div.otherproducts_left h2
{
    font-size: 1.4em;
    margin-top: 20px;
    margin-bottom: 10px;
}

div.BackToTop
{
	text-align: right;
}

div.products_documentation ul
{
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.products_documentation h1
{
    margin-top: 5px;
    margin-bottom: 20px;
}

div.sitemap
{
	background: url(../img/bkg.png) #FFFFFF repeat-x
}

div.sitemap ul
{
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}

li.sitemap_level1
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1.forImg
{
    margin: 0px;
    padding: 0px;
}

h2.forImg
{
    margin: 0px;
    padding: 0px;
}

a.shareThis
{ 
    padding: 0;
    margin-left: 35px;
}
a.shareThis:hover
{ 
    padding: 0;
    background: transparent;
}
a.shareThis img:hover
{ 
    background: #FFAA44;
}

ul.selectionpopup li
{
    margin-bottom: 30px;
}