/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

 * {
   
   font-family:verdana, arial,sans-serif;
   }
   
   .salutation {font-weight:normal; color:#FFFFFF;margin-left:-32px;margin-right:10px;}
   
      #signups { width: 300px; height: auto; position: relative; clear: both; *padding-top:3px; }	  
	  	  
.signup_element { position: relative; float: left; width : 145px; font-size: 11px;
padding-left: 3px; color:#627289}
.signup_element a{ color:#627289; text-decoration:none;}
.enter_email_info { position:relative;float:none;margin-left:0px;margin-top:0px;width:1px;}

.signup_element img { width: 55px; float: left; margin-right: 4px;}

.signup_element p { line-height: 14px;}

#payment_information {width: 300px; height: auto; position: relative; clear: both;border:1px solid; }
.payment_heading { position:relative;float:left;width:145px;font-size:11px; height:30px;}
.payment_heading p {padding-left:4px;padding-right:2px;float:left;}
.payment_heading img {width:175px;height:34px;float:right;margin-right:-150px;}
.payment_details {position:relative;float:left;width:300px;height:60px;}
.payment_details img {width:286px;height:93px;float:left;margin-right:10px;padding-left:7px;}
.payment_details p {width:20px;height:20px;float:left;margin-right:10px;padding-left:14px;padding-right:28px;line-height:14px;}
.payment_footer p{line-height:14px;float:left;padding-left:4px;padding-right:4px;padding-top:20px;}
.payment_footer img {width:210px;height:20px;padding-top:18px}



   
 #right-callout #payment-information 
 {
	width:300px; height:85px;border-style:solid;border-color:#485b74; border-width:1px;
 }
 
#right-callout #payment-information .table1
 {
 width:287px;height:34px;background-color:white;border-color:none; border-style:none; border-width:0px;
 }
   
#right-callout #payment-information .table2
{ 
   width:300px height:51px;background-color:white;border-color:none; border-style:none; border-width:0px;
}
   
 #right-callout table {   
   color=#768497; 
   font-family:verdana, arial,sans-serif;
   text-align:center;
   font-size:8pt; 
   image-align:center;
   width:252px;
  }   
  
  #right-callout .table2 img
  {
  width:30px; height:30px;
  }
  
 #right-callout .table2 tr td
 {
	padding:0px;
 }
  
 #right-callout  .headings
 {
 font-size:8pt;
 color=#768497; 
 }

 #right-callout .child2 {   
   color=#485b74; 
   font-family:verdana, arial,sans-serif;
   text-align:center;
   font-size:11pt; 
   image-align:center;
  }   
 
 #right-callout  .headings2
 {
 font-size:11pt;
 color=#485b74; 
 }
 
#right-callout .list li
 {
    
	border-top-width:16px;
	border-top: 1px solid black;
	padding: .3em 0;
	font-size:9pt;
	align:left;
     
 }

#right-callout  .list ul
 {
	border-bottom: 1px solid black;
	margin-left: 0px;
    padding-left: 0px;
    list-style: none;
	
}

#right-callout
{
line-height: 183%;
}

/* FOR THE LEFT CALLOUTS */

   
 #left-callout table {   
   color=#768497; 
   font-family:verdana, arial,sans-serif;
   text-align:center;
   font-size:8pt; 
   image-align:center;
   width:150px;
   /*border:1px solid;*/
  }   
  
  #left-callout table img
  {
  width:52px; height:52px;
  }
  
 #left-callout  .headings
 {
 font-size:8pt;
 color=#768497; 
 }

 #left-callout .child2 {   
   color=#485b74; 
   font-family:verdana, arial,sans-serif;
   text-align:center;
   font-size:11pt; 
   image-align:center;
  }   
 
 #left-callout  .headings2
 {
 font-size:11pt;
 color=#485b74; 
 }
 
#left-callout .left-list li
 {
 
    /*color=#485b74; */
	color:#66748B;
	border-top-width:16px;
	border-top: 1px solid #bac1ac;
	padding: .3em 0;
	font-size:8pt;
	text-align:left;
     
 }

#left-callout  .left-list ul
 {
	border-bottom: 1px solid #bac1ac;
	margin-left: 0px;
    padding-left: 0px;
    list-style: none;
	color: #485b75;
	
}

#left-callout #left-calout-text
{
   color="#485b74"; 
   font-size:1px; 
}

#left-callout
{
line-height: 150%;
float:left;
}

