/** aMember-specific styles here */

/* properties for entire page and text inside tables */

/* properties for all input elements */
input, textarea {
    color: #4c4c4c;
    padding: 0px 5px;
  border: 1px solid #cecece;
    font-family: "lucida grande", Verdana, "Lucida Sans Unicode", geneva, verdana, sans-serif;
    font-size: 12px;
    background: #EFEFEF;
}

input.text {height: 30px;}

.text:active,textarea:active,.text:focus,textarea:focus{
    background: #fff;
}


hr { 
    background-color: #4479BE;
    border: 0;
    width: 100%;
    height: 1px;
}
.small { font-family: "lucida grande"; font-size: 10px; font-weight: normal; }
strong, .strong { font-weight: bold; }
.text_disabled { color: ButtonFace; } 


/* other elements */
.code { font-family: "Courier New", Monospace; font-size: 120%; color: blue; } 


.btn_orange{background:#f24e20 url('http://www.affiliatetheme.net/marketplace/wp-content/themes/classipress-pro/images/btn-orange.gif')  repeat-x scroll 0 0; border:1px solid #BE3101; color:#FFF; text-decoration:none; font-weight:bold; margin:0; padding:4px 10px;   -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px; text-shadow: 1px 1px #bd521c; margin-top: 5px; font-size: 13px}
.btn_orange:hover, .btn_orange a:hover{cursor:pointer; border:1px solid #F60; text-decoration:none}

/* vedit - vertical table (signup, profile edit) */



.vedit {
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-top: 20px;
    
    
}

.vedit tr {
padding-bottom: 5px!important;
}

/* vedit - usual column (right) */
.vedit td {
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
	padding-right:10px

    
}
/* vedit - header column (left) */
.vedit th {
   padding: 3px 10px;
  height: 30px!important;
    font-family: lucida grande;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;
border: 1px #d5dbf4 solid;
    background-color: #e8ecff ;
   
}
/* vedit - heading row */
.vedit .headrow {  font-size: 14px; padding:5px 10px; color: white; background-color: #575757; border: 1px #00260b solid; font-weight: normal; text-align: left; width:auto; }


/* hedit - horizontal table (payments list) */
.hedit {
    width: 900px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 10px;
    float: left;
border: 1px #cecece solid;
}
/* hedit - usual column */
.hedit td {
    padding: 5px;
    background-color: #E0E0E0;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #cccccc;
}
/* hedit - header column */
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: center;

    background-color: #e6e6e6;
    border: solid 1px #cccccc;
}

table.errmsg
{
    padding: 5px;
    list-style-type: none;
    line-height: 2em;
    color: white!important;
    font-weight: bold;
    font-family: lucida grande, Verdana, sans-serif;
    font-size: 12px;
    background-color: #e90000;
    border: #ab0000 3px solid;
  
    margin-bottom: 10px;
    margin-top: 10px;
    margin:auto;
}
table.errmsg td
{
    padding-left: 15px;
    font-family: lucida grande;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-top: 5px;
    list-style-type: none;
    font-weight: bold;
}
table.errmsg td ul
{
    list-style-position: inside;
    list-style-type: none;
}
table.errmsg a
{
   list-style-type: none;
   color: white!important;
   text-decoration: underline;
}
table.errmsg a:hover
{
   list-style-type: none;
   color: white!important;
   text-decoration: none!important;
}                                    
table.errmsg td ul li
{
    list-style-position: inside;
    list-style-type: none;
}

/* 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;
}
/* Error message label on signup page */
label.error {
    padding-left: 3px;
	color: red;
	font-family: lucida grande
	font-style: italic;
	font-weight: normal;
}
input.error {
    border: 2px solid red;
}
.vedit label {height: 20px;margin:0;padding:0}
label b {
	color: #27603c;
	font-family:lucida grande;
}
.vedit {
	margin-top: 0px;
	margin-bottom: 0;
	padding:0px;
}

.vedit ul {
margin-left:25px
}

.vedit label {
font-size:12px;
font-family:lucida grande;
}

.vedit ul li {
margin-bottom:3px;
padding-left:10px;
line-height:1.5;
}

.vedit span .highlight {
background:#fbfcc5 ;
padding:2px
}

.span.small {
font-family: lucida grande;
background:none;
margin:-10px;
}


.note {border: 1px #E5EABC solid; background: #F9FBE8; padding-top: 7px; padding-bottom:7px;padding-left:5px;padding-right:5px; margin-left:3px;font-size: 13px;float:right}

.login {width:400px;float:left}

.login h3 {
color: #FFFFFF;
background: #5f5f5f ;
padding: 5px 10px;
margin-bottom: 10px;
font-size:12px;
font-family: lucida grande;
}

.login p {
margin-bottom:5px;
}

/* Sign Up Page */

#signup-sidebar .quote {
padding: 10px; 
text-align:left;
line-height:1.5;
font-size: 14px;
font-style: italic;
margin-bottom:20px;
background:#f3f4ff;
border: 1px #d7e9ff solid;  
}

#signup-sidebar .quote p {
margin: 0;
padding: 0;
}

#signup-sidebar .quote img {
float:left;margin:0;margin-right: 10px;
border: 1px silver solid;
position: relative;
}

.payment 
{
padding: 10px; 
text-align: center!important;
font-size: 14px;
font-style: italic;
margin-bottom:20px;
background:#f1f1f1;
border: 1px #E0E0E0 solid; 
}

.payment p {
font-size:17px;
margin-top:10px;
margin-bottom: 0px!important;
font-style: normal;
text-align: center;
font-weight: bold;
}

.payment embed {
border: 1px #000 solid;
padding: 0px;
}

.notice {font-size: 12px; margin-bottom:5px;}

#signup .product {
color: #2b2b2b; 
width:600px;

}

#signup label {
font-family: Georgia;
font-size: 24px;
color: #777;
} 

#signup .product b {
font-size:18px!important;
padding-left:5px; 
line-height:36px; 
color: #000;
cursor: pointer;}

#signup .product .small {font-size: 12px!important;clear: left;}


.product .small p {font-size: 12px!important; color: #777!important; margin: 5px 0px;}

.product .small ul {
background: #f2f2f2;
border: 1px #e7e7e7 solid;
padding: 10px;
}

#signup .product ul li {
margin-left: 15px;
margin-bottom: 5px;
}

#signup .product span {
font-family: georgia;
font-size: 28px;
padding-right:5px;
color: #999999;
line-height: 36px;
}
 
 #signup ul, #signup p {color: #000;}

	 
#signup .vedit tr {padding:10px!important;}

.download {border:1px #ebe9d0 solid;padding:5px 10px;background:#fffde2;margin-top:15px;-moz-border-radius:7px;
-webkit-border-radius:7px;border-radius:7px; font-family: lucida grande; font-size: 12px; width: 380px;}

.download a {color: #5b5a4e!important}
.download a:hover {text-decoration: none!important; color: #000!important}

.download small {font-size:12px;}

.complete_payment {
background: #FEF8C2;
border: 1px #E8E09A solid;
padding: 15px;
font-size:14px;
}

.complete_payment h2 {
margin-bottom:15px;
}

#contentContainer a:hover {text-decoration: underline}

.resources li {list-style-type: none;margin-bottom:20px;}
.resources li a {text-decoration:none; color: #426b43; font-family: lucida grande; font-weight: bold; margin-bottom:10px}
.resources li a:hover {text-decoration:underline}
.resources li p {font-family: lucida grande; font-size: 12px; line-height: 16px; margin-top: 5px}

.newsletters_archive a {color: #426b43; font-family: lucida grande}
h3 {font-family: lucida grande;margin-bottom:10px; font-size: 16px}  



.welcome {margin-top:0px; padding-top: 0px; font-size: 16px; font-weight: normal; float:left; color: #666; margin-top: -25px; margin-left: 230px; display: block}
