﻿/**** old main styles ****/

.headlines h1
{
	font-weight:bold;
	font-size:48px;
	text-align:center;
	margin-top:35px;
	padding-bottom:0px;
}

.headlines h2
{
	font-size:16px;
	text-align:center;
	color:Gray;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px 0px 20px 0px;
}

.flashinsert
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/**** highlight panel - as used for login, register, etc. ****/

div.highlightpanel
{
	background:#F0F0F0;
	border: solid 2px black;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
}

div.highlightpanel[tabset]
{
	border-top: none;
	margin-top: 0px;
}

div.highlightpanel h1, div.highlightpanel h2, div.highlightpanel h3
{
	text-align:left;
	margin-left:-40px;
	margin-right:-40px;
}

div.highlightpanel[center] h1, div.highlightpanel[center] h2, div.highlightpanel[center] h3
{
	text-align: center;
}

div.highlightpanel h1
{
	border-bottom: solid 2px black;
	padding-left:20px;
	padding-right:20px;
}

div.highlightpanel h1[noborder]
{
	border-bottom: none;
}
div.highlightpanel h2
{
	text-decoration:underline;
	padding-left:40px;
	padding-right:40px;
	margin-bottom:0px;
}

div.highlightpanel h3
{
	text-decoration:none;
	padding-left:40px;
	padding-right:40px;
	margin-bottom:0px;
}

div.highlightpanel .signinitem label, div.highlightpanel p
{
	color: black;
	font-size:14px;
}

div.highlightpanel .small
{
	font-size: 12px;
}

div.highlightpanel .signinitem input[wide], div.highlightpanel .signinitem textarea[wide]
{
	width: 50%;
}

div.highlightpanel .signinitem, div.highlightpanel .signinitem-captcha
{
	margin-bottom: 8px;
}

div.highlightpanel .signinform[wide] .signinitem input, div.highlightpanel .signinform[wide] .signinitem textarea
{
	width: 95%;
}
div.highlightpanel .signinform .signinitem[wide] input, div.highlightpanel .signinform .signinitem[wide] textarea
{
	width: 95%;
}
div.highlightpanel .submitbutton
{
	text-align: center;
}
div.highlightpanel .submitbutton input
{
	margin:10px;
}

div.highlightpanel .notify-error
{
	color: Red;
	margin:5px 20px 10px 20px;
}

.tabs
{
	border-bottom: solid 2px black;
}

.tabs ul
{
	margin: 0px;
	padding-bottom: 19px;
	padding-left: 10px;
	list-style-type:none;
	margin-left:-40px;
	margin-right:-40px;
	background:#ffffff;
	display:inline;
}

/*
div.highlightpanel[tabset] ul, div.highlightpanel[tabset] li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding:0;
}
*/

.tabs a:link, .tabs a:visited
{
	background: #ffffff;
	border: 2px solid black;
	border-bottom: none;
	float:left;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration:none;
}

div.highlightpanel[tabset] .tabend
{
	clear: both;
}

/**** Payment details table ****/

table.paymentdetails
{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	border: solid 2px black;
	border-collapse:collapse;
}

tr.paymentdetailsheading
{
	border: solid 2px black;
	background-color: #99CDFF;
}
tr.paymentdetailsheading th
{
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

table.paymentdetails tr td
{
	padding-left:10px;
	padding-right:10px;
}

table.infotable
{
	margin-left:auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom: 20px;
	border: solid 2px black;
	border-collapse:collapse;
	font-size: 12px;
}

tr.infoheading
{
	border-bottom: solid 2px black;
	background-color: #99CDFF;
}

tr.infocontent
{
	background:#f0f0f0;
}

tr.infocontent td, tr.infoheading th
{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

ul.subscriptions-current
{
	list-style-type: none;
}

ul.subscriptions-current li
{
	margin-bottom: 20px;
}

.clicktest .noclick
{
	display: inherit;
}
.clicktest[clicked] .noclick
{
	display: none;
}
.clicktest .onclick
{
	display: none;
}
.clicktest[clicked] .onclick
{
	display: inherit;
}
.onhover
{
	display: none;
}

div.numberedflowitem
{
	display: inline;
	font-size: 20px;
}
div.numberedflowitem[past]
{
	color: Gray;
	font-size: 14px;
}
div.numberedflowitem[current]
{
}
div.numberedflowitem[future]
{
	color: Gray;
	font-size: 14px;
}
div.numberedflowitem a
{
	color: Gray;
	text-decoration: none;
}
div.numberedflowitem a:hover
{
	text-decoration: underline;
	color: Blue;
}

p.boldcenter
{
	text-align: center;
	font-weight: bold;
}
p.center
{
	text-align: center;
}
.youtubegroup
{
	position: relative;
	margin-bottom: 20px;
}
.youtubevideo
{
	display: inline;
	vertical-align: top;
}
.youttubegroup .left
{
	float: left;
}
.youtubegroup .right
{
	float: right;
}

.sysreqcontainer
{
    width: 798px;
    border: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    background-image: url(/Themes/Freepath/Images/common/box_bk.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.systemrequirements
{
	padding:20px;
}
.systemrequirements p.footnote
{
	font-size: 10px;
	line-height: 120%;
	margin-left: 40px;
	margin-top:6px;
	margin-bottom:0px;
}

/* Use selector */
        
.useselectorpanel
{
}

.useselectorpanelactive
{
	background: lightgrey;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}

.useselectorpaneluses
{
	margin-left: 10px;
	margin-right: 10px;
}

.useselectorpanellogin
{
}

.useselectorpanelchosen
{
}

.useselectorerror
{
	color: Red;
	margin: 5px;
}

/* Affiliates */

.affiliateinfopanel
{
	background: lightgrey;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}

.affiliateinfopanel h3 
{
	font-size: 20px;
	line-height: 24px;
	text-align:center;
}

.affiliateinfopanel p, .affiliateinfopanel li
{
	font-size:14px;
	line-height:16px;
}
.affiliateinfopanel p, .affiliateinfopanel ul
{
	margin-bottom: 12px;
}

.affiliateinfopanel table
{
	margin-left: auto;
	margin-right: auto;
}

.affiliatechooseproduct
{
	text-align:center;
	font-size:14px;
}
.loginsuppressed td.iflogin
{
	display:none;
}

.strikethrough
{
	text-decoration:line-through;
}
.bold
{
	font-weight:bold;
}
.italic
{
	font-style: italic;
}
.redbold
{
	font-weight:bold;
	color: Red;
}
