/** aMember-specific styles here */

/* properties for entire page and text inside tables */
body, th, td {
    font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    font-size: 0.9em;
}
/* properties for all input elements */
input, textarea {
    font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    font-size: 0.9em;
}
hr { 
    background-color: #4479BE;
    border: 0;
    width: 100%;
    height: 1px;
}
ul, li { list-style: disc; }
.small { font-size: x-small; font-weight: normal; }
.powered, .powered a { font-size: x-small; color: #808080; margin: 0.5em 0em 0.5em 0em; }
strong, .strong { font-weight: bold; }
.text_disabled { color: ButtonFace; } 

/* properties for headers */
h1,h2,h3 {
    color: #707070;
    font-weight: bold;
    text-align: center;
    margin: 0.5em 0.5em 0.5em 0.5em;
}
h1 { font-size: 140%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }

/* other elements */
div.centered { text-align: center; }
div.centered table {
    margin: 0 auto; 
    text-align: left;
}
ul,ol { margin-left: 2em;}
.code { font-family: "Courier New", Monospace; font-size: 120%; color: blue; } 

/* vedit - vertical table (signup, profile edit) */
.vedit {
    border: solid 1px #8CACBB;
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: top;
    padding: 15px 10px 10px 10px;

    background-color: white;
    border: solid 1px #8CACBB;
}
/* vedit - header column (left) */
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

    background-color: #DEE7EC;
    border: solid 1px #8CACBB;
}
/* vedit - heading row */
.vedit .headrow { font-weight: bold; text-align: center; }


/* hedit - horizontal table (payments list) */
.hedit {
    border: solid 1px #8CACBB;
}
/* hedit - usual column */
.hedit td {
    padding: 5px;
    background-color: #E0E0E0;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #8CACBB;
}
/* hedit - header column */
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: center;

    background-color: #DEE7EC;
    border: solid 1px #8CACBB;
}

table.errmsg
{
    font-family: Helvetica, Verdana, sans-serif;
    font-size: 90%;
    background-color: red;
    border: #cc0000 1px solid;
    margin: 5px 0px 5px 0px;
}
table.errmsg td
{
    padding: 5px 50px 5px 5px;
    font-weight: bold;
}
table.errmsg td li
{
    list-style: square;
}

/* Receipt table from thanks.html */
.receipt td {
    background-color: #F0F0F0;
    border: solid 1px black;
    padding: 2px 4px 2px 4px;
}
.receipt th {
    background-color: #C0C0C0;
    border: solid 1px black;
    font-weight: bold;
    padding: 2px 4px 2px 4px;
}
.receipt td.total {
    background-color: #C0C0C0;
    border: solid 1px black;
}
.receipt {
    border-collapse: collapse;
}

/* Newsletters table on member.php */
.newsletters td {
    padding: 5px;
    margin: 5px;
}
.newsletters td.disabled {
    padding: 5px;
    margin: 5px;
    color: #505050;
}
/* Newsletters archive table on member.php */
..newsletters_archive td {
    padding: 2px;
    margin: 0px;
}
.vedit h3{
	color: #1e90d0;
	font-size: 16px;
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px 0 21px 58px;
}
.vedit p.intro{
	color: #363636;
	font-size: 13px;
	line-height: 18px;
	padding-left: 15px;
}
.vedit .best-value{
	background: url(../images/best_value.png) no-repeat;
	width: 61px;
	height: 64px;
	position: relative;
	left: -20px;
}
.prod31 {
	color: #ff4200;
}
.vedit h3.online{
	background: url(../images/online_icon.png) no-repeat left center;
}
.vedit h3.download{
	background: url(../images/download_icon.png) no-repeat left center;
}
.vedit h3.skype{
	background: url(../images/skype_icon.png) no-repeat left center;
}
.vedit h3.promotions{
	background: url(../images/promo_icon.png) no-repeat left center;
}
.descr ul{
	padding: 0;
	margin: 0;
}
.descr ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #363636;
	line-height: 18px;
	padding-left: 58px;
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
}
.view-demo,
.learn-more {
	display: block;
	margin: 10px auto;
}
.view-demo{
	background: url(../images/view_demo.png) no-repeat;
	width: 148px;
	height: 49px;
}
.learn-more{
	background: url(../images/learn_more.png) no-repeat;
	width: 129px;
	height: 47px;
}
.vedit label,
.radios fieldset a{
	font-size: 13px;
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #363636;
}
.vedit .small{
	font-size: 10px;
	font-family: Verdana;
	color: #363636;
	display: block;
	padding-left: 17px;
}
.radios.levels a{
	background: url(../images/bullet_red.png) no-repeat left 5px;
	padding-left: 14px;
}
.levels #lvl1c,
.levels #lvl2c,
.levels #lvl3c,
.levels #lvl4c,
.levels #lvl5c,
.levels #lvl6c,
.levels #lvl7c {
	padding-left: 14px;
}
td.main-content{
	padding: 5px;
	width: 714px;
}
td.main-content table td{
	width: 238px;
}
td.main-content table tr.first-row td{
	border-bottom: none;
}
td.main-content table tr.last-row td {
	border-top: none;
}
.radios .button {
	display: block;
	width: 181px;
	height: 49px;
	background-position: 0 0;
	padding: 0;
	cursor: pointer;
	margin: 0 auto;
}
.radios.levels .other-downloads.expanded.button,
.radios .other-recurring.expanded.button,
.radios .other-promotions.expanded.button {
	background-position: 0 -49px;
}
.radios.levels .other-downloads.button{
	background: url(../images/other_downloads.png) no-repeat;
}
.radios .other-recurring.button{
	background: url(../images/other_recurring.png) no-repeat;
}
.radios .other-promotions.button {
	background: url(../images/other_promotions.png) no-repeat;
	margin-top: 14px;
}
.slide {
	display: none;
}
