/* layout */

html
{
	background: #C1C1C1;
}

body
{
	background: #C1C1C1;
	color: #454545;
	font-size: 0.85em;
	font-family: Avenir, Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.35em;
	margin: 0;
	padding: 0;
}

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

div.header
{
	background: url(../img/bkg-header.png) no-repeat #C1C1C1;
	background-size: contain;
	clear: both;
	position: relative;
	margin-bottom: 0px;
	width: 1010px;
	height: 70px;
}

div.footer
{
	background: url(../img/bkg-footer.png) no-repeat #C1C1C1;
	background-size: contain;
	clear: both;
	color: #808080;
	padding: 0px;
	text-align: center;
    margin-top:0px;
	width: 1010px;
	height: 69px;
}

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

a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

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


/* we have to explicitly format the a.ddownload items in order to counteract
   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;
}

table.tocbox
{
	margin-left: 30px;
	margin-top: 20px;
	width: 900px;
}

div.tocbox
{
	border: 1px solid #DCDCDC;
	background-color: #F7F7F7;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.toccolumn
{
	width: 350px;
}

td.toccolumn > ol > li
{
	margin-top: 20px;
}

td.toccolumn > ol > li > ul > li
{
	margin-top: 3px;
}

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

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

h2
{
	color: #464548;
	font: bold 1.5em Avenir, Trebuchet MS, 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: #3F3F3F;
    color: #FFFFFF;
}

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: #e8e8e8;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
div.footer a:hover
{
    color: white;
	margin-left: 10px;
	margin-right: 10px;
}

.footer_text
{
	color: transparent;
	padding: 15px 0 0 0;
}

div.customers
{
	background: #3F3F3F repeat-x;
	clear: both;
	color: #FFFFFF;
	float: left;
	height: 24px;
	width: 1010px;
	font-family: Avenir, Trebuchet MS, Arial, Helvetica;
	font-size: 90%;
}

div#main_contents
{
	width: 1010px;
}

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

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

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

div#wrap
{
	background-color: #3f3f3f;
    clear: both;
}

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

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

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

ol.faq li
{
	margin-top: 20px;
	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;
}

div.otherproducts_right
{
	font-size: 90%;
	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;
}

td.td1
{
	margin-left: 10px;
	font-size: 90%;
}

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
{
	border: 1px solid #FF9933;;
    margin-top: 4px;
	padding: 6px 8px 6px 8px;
	background: #FF9933;
	color: #ffffff;
	cursor: pointer;
	font-size: 100%;
}
input.contact_submit:hover
{
	border: 1px solid #000000;
	color: #ffffff
}

div.products
{
	padding: 7px 25px 15px 15px;
}

h2.products
{
	margin-top: 40px;
	margin-left: 10px;
	padding: 5px 5px 5px 8px;
	border: 1px solid #000000;;
	background: #404040;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: normal;
	cursor: pointer;
	border-radius: 1px;
}

h2.products:hover
{
	background: #ee8822;
	border: 1px solid #ff9933;
	/*color: #ffffff*/
}

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

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

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

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

.back-to-top
{
	position: fixed;
	bottom: 1em;
	right: 10px;
	text-decoration: none;
	color: #ffffff;
	background-color: rgba(30, 30, 30, 0.50);
	font-size: 12px;
	padding: 0.5em;
	border-radius: 2px;
	display: none;
}

.back-to-top:hover
{
	background-color: #FFAA44;
	padding: 0.5em;
	border-radius: 2px;
	margin: 0;
}

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.PT {padding-top: 7px;}
table.shop td.PTx {padding-top: 5px;}
table.shop td.PTPB {padding-top: 7px; padding-bottom: 7px;}
table.shop td.PTPBx {padding-top: 5px; padding-bottom: 7px;}
table.shop td.PLPR {padding-left: 10px; padding-right: 10px;}
table.shop tr.header {background-color: #ffffff; }
tr.shop_productrow { background-color: #ffffff; font-size: 95%; }
table.shop tr.shop_vs10x {background-color: #EFEFEF;}
span.purchase_appname { color: #FFAA44; }
div.package_contents { font-size: 90%; }
div.package_contents_title { margin-top: 4px; margin-bottom: 3px; font-weight: bold; }
div.package_contents_items { margin-left: 10px; }

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

div.products_features h1
{
    background-color: #3F3F3F;
	margin-top: 60px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 8px;
    border-radius: 1px;
	font-weight: normal;
}

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

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

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: 0px;
}

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

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

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

div.products_features ul li
{
	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.products_download h1
{
    font-size: 1.5em;
    margin-top: 35px;
    margin-bottom: 15px;
}

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

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

div.shop_upg h1
{
    background-color: #3F3F3F;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 15px;
    border-radius: 1px;
}

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

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: 45px;
}
a.shareThis:hover
{
    padding: 0;
    background: transparent;
}
a.shareThis img:hover
{
    background: #FFAA44;
}

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

div.vs10x_code_map h1
{
	margin-top: 40px;
	margin-bottom: 20px;
	color: #303030;
}
div.vs10x_code_map h2
{
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right: -40px;
	border-bottom: 1px solid #808080;
}
div.vs10x_code_map img
{
	margin-top: 10px;
}
div.vs10x_code_map ul
{
	margin-bottom: 10px;
}
div.vs10x_code_map ul li
{
	margin-top: 0px;
	margin-bottom: 2px;
}

span.click_to_order
{
	margin-left: 5px;
	font-size: 90%;
}

div.pre_about_us
{
	position: relative;
	display: block;
	margin-top: 20px;
	padding: 10px;
}

div.about_us
{
	padding: 10px;
	margin-bottom: -20px;
}
div.about_us p
{
	margin-bottom: 10px;
}

div.whatsnew_launchdate
{
	font-size: 60%;
	margin-top: 5px;
	opacity: 0.7;
}

div.featurelist
{
	margin-top: 15px;
	margin-bottom: 15px;
}

div.featurelist ul li
{
	margin-top: 7px;
	margin-bottom: 0px;
}

div.XmlComments table
{
	border: 1px solid #e0e0e0;
}

div.XmlComments table tbody tr td
{
	font-size: small;
	margin: 0;
	padding: 5px;
	border: 1px solid #e0e0e0;
}

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

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

div.downloadbox
{
	margin-left: 80px; margin-top: 20px;
}

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

a.refreshDownloadForm
{
	display: block;
	cursor: pointer;
}

p.download_field_message
{
	display: inline;
	color: #e0e0e0;
	margin-left: -5px;
	font-size: 90%;
	padding: 2px 3px 2px 3px;
}

p.download_field_message_error
{
	background: #FFAA44;
	color: #FFFFFF;
	padding: 2px 3px 2px 3px;
}

table.downloadbox tr
{
	height: 30px;
}

td.downloadFieldLabel
{
	width: 50px;
}
td.downloadField
{
	width: 640px;
}
td.downloadFieldStatus
{
	width: 50px;
}

input.download_textbox
{
	width: 640px;
	height: 16px;
	border: 1px solid #e0e0e0;
	padding: 3px 6px 5px 6px;
}

input.dataentry_textbox
{
	width: 860px;
	height: 16px;
	border: 1px solid #e0e0e0;
	padding: 3px 6px 5px 6px;
}

textarea.contact_input
{
	width: 928px;
	border: 1px solid #e0e0e0;
	padding: 3px 6px 5px 6px;
}

div.dataentry_select
{
	border: 1px solid #e0e0e0;
}
select.dataentry_textbox
{
	width: 873px;
	height: 26px;
	border: 0px;
	padding: 3px 4px 4px 6px;
	font-size: 95%;
}

input.download_button
{
	background: #FF9933;
	border: 1px solid #FF9933;
	color: #ffffff;
	padding: 3px 8px 4px 8px;
	font-size: 100%;
	margin-top: 0px;
	margin-left: 20px;
	cursor: pointer;
}

div.newsitem_title
{
	font-weight: bold;
	font-size: 110%;
}

div.library table tr td
{
	padding: 5px;
	border-color: #e8e8e8;
	vertical-align: top;
}

input#recaptcha_response_field
{
	border: 1px solid #E0E0E0 !important;
	padding: 4px;
	font-size: 95% !important;
	width: 292px !important;
}

span#recaptcha_privacy
{
	display: none !important;
}

div#recaptcha_widget_div
{
	margin-left: 85px;
}
