/*  Common Styles */

td
{
    font-family: Arial;
    font-size: 12px;
}


/*  Header */
.master_body
{
    width: 950px;
    margin: 0 auto;
    
}

.master_main
{
    width: 950px;    
}

.master_logo
{
    padding-top: 2px;
    padding-bottom: 5px;
}

.master_nav
{
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position:left center;
	height: 25px;
	width: 950px;
	float: left;
}

#master_footer
{
    background-image: url(../images/footer_greybar.jpg);
    vertical-align: bottom;
    width: 950px;
    height: 30px;
    clear: both;
}

#master_footer_txt
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    height: 20px;
    vertical-align: bottom;
    width: 950px;
    clear: both;
}


.step
{
    text-align: center;
    background-image: url(../images/step1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    
    height: 96px;
}

.nav_left
{
    width: 400px;
    float: left;
    text-align: left;
    
}

.nav_right
{
    width: 550px;
    float: right;
    text-align: right;
}


/* Shopping Cart Pages */


.sc_mid_right
{
    text-align: center;
    margin: 0 0 0 300px;
    margin-bottom: 20px;
}

.sc_mid_left
{
    float: left;
    margin-left: 10px;
    margin-bottom: 20px;
}


/*  Logon Box */
.logon_box
{
    width: 250px;
    height: 170px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: thin;
    
}

.logon_title1
{
    text-decoration: none;
    color: black;
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    line-height: 18px;
    vertical-align: middle;
    
    
}

.logon_title2
{
    text-decoration: none;
    color: black;
    font-family: Arial;
    font-size: 14px;
    font-weight:bold;
    line-height: 18px;
    vertical-align: middle;
    padding-bottom:10px;
    
}

.logon_field1
{
    text-decoration: none;
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    line-height: 30px;
    
    
    
}

.logon_field2
{
    text-decoration: none;
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    line-height: 30px;
    width: 100px;  
    
    
}

.logon a
{
    font-family: Arial;
    font-size: 10px;
    color: #666666;
    
    
}

.logon_body
{
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    
}

.logon_button
{
    
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*  Reg Form */

.reg_box
{
    border-style: solid;
    border-color: #CCCCCC;
    border-width: thin;
    width:  350px;
    margin: 0 0 0 300px;
    padding: 10px;
    margin-bottom: 20px;
    color: #666666;
   
}

th 
{
    width: 150px;
    text-align: right;
    vertical-align: top;
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    padding-right: 12px;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
}

.reg_field1
{
    font-family: Arial;
    font-size: 12px;
    padding-right: 5px;
    float: left;
    text-align: right;
    width: 150px;
    height: 30px;
    color: #666666;
}

.reg_field2
{
    font-family: Arial;
    font-size: 12px;
    width: 300px;
    margin-left:  180px;
    height: 30px;
    color: #666666;
}

.reg_bottom
{
   float: none;
   text-align: center;
} 

/* Item Cart Tables */

.subheaderrow
{
    background-color: #CCCCCC;
    font-family: Arial;
    font-size: 12px;
    
}

.cart_items
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #CCCCCC;
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    width: 940px;
}

.cart_form
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #CCCCCC;
    font-family: Arial;
    font-size: 12px;
    width: 940px;
    padding-bottom: 10px;
    color: #666666;
   
    
}

.cart_form1
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #CCCCCC;
    font-family: Arial;
    font-size: 12px;
    width: 780px;
    padding-bottom: 10px;
    float: left;
    color: #666666;
    
}

.cart_helpbox
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #CCCCCC;
    font-family: Arial;
    font-size: 12px;
    width: 150px;
    padding-bottom: 10px;
    float: right;
    color: #666666;
   
    
}

.cart_helptext
{
    text-align: left;
    margin-left: 5px;
    font-family: Arial;
    font-size: 10px;
    height: 30px;
    vertical-align:top;
    color: #666666;
    
}

.cart_helpbox ul
{
    font-family: Arial;
    font-size: 10px;
    list-style: none;
    text-align: left;
    padding-left: 5px;
    margin-left: 5px;
}

.cart_helpbox li
{
    font-family: Arial;
    font-size: 10px;
    list-style: none;
    text-align: left;
    
    
}

.cart_header
{
    background-color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    color: White;
    text-align: left;
    height: 20px;
    padding-left: 5px;
}

.cart_list
{
    padding-top: 10px;
    padding-top: 10px;
}

/* thank you page */

#thnx_instructions
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #CCCCCC;
    width: 600px;
    padding: 10px;
    font-family: Arial;
    font-size: 12px;
    margin: 0 auto;
    
}

#thnx_receipt
{
    width: 600px;
    margin: 0 auto;
}