.shipping-ups-bill-acct-error
{
color:red;
font-weight:bold;
background-color:#D2FF07;
}

.price-strike
{
text-decoration: line-through;
color:#666;
}


.close-container-x
{
position:absolute;
top:2px;
right:2px;
padding:1px;
cursor:pointer;
}

.checkout-top-bar-img
{
	width:500px;
	height:53px;
}

.horizontal-break
{
	border-top:3px dotted #bbbbbb;
	width:75%;
	margin: 20px auto 20px auto;
}

#thank_content
{
	padding: 5px;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
}


.head_thank
{
	font-size:20px;
	text-align:center;
	padding:0px 0px 15px 0px;
}

.head_order_number
{
	text-align:center;
	font-size:25px;
	padding:10px;
	border:2px solid #B7A14C;
	background:#F6F1DE;
	margin:0px auto;
}

#head_order_mo
{
	width: 700px;
	padding: 10px;
	border: 3px dashed #B7A14C;
	background: #F6F1DE;
	margin: 0px auto;
}

.please_note
{
	color:#880000;
}

#whats_next
{
	width: 750px;
	margin: 20px 0 25px 0;
	text-align: left;
	font-size: 13px;
}

#center
{
	text-align:center
}

#checkout-thank-you-container
{
	margin: 10px auto 0 auto;
	width: 640px;
	border-top: 3px dotted #1100aa;
	border-bottom: 3px dotted #1100aa;
	padding: 10px 0 10px 0;
}

#contact-info-container, #create-password-container
{
	margin: 0px auto;
	width: 640px;
	border-top: 3px dotted #1100aa;
	padding: 10px 0 10px 0;
}

#contact-result, #password-result
{
	margin:0px auto;
	width:640px;
	border-top: 3px dotted #1100aa;
	padding:10px 0 10px 0;
	text-align:center;
	display:none;
}

#comments-result
{
	margin:0px auto;
	width:640px;
	border-top: 3px dotted #1100aa;
	border-bottom: 3px dotted #1100aa;
	padding:10px 0 14px 0;
	text-align:center;
	display:none;
}

#checkout-thank-you-left
{
	float:left;
	width:300px;
	padding-top:15px;
}

#checkout-thank-you-right
{
	float:left;
	width:310px;
}

.checkout-page-order-total
{
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #AA0000;
	padding: 10px 0 10px 0;
}

input, textarea
{
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
}

select
{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

.errorFormMessage
{
	/*background-color:#ffccaa;*/
	color:#990000;
	font-size:14px;
	font-weight:bold;
}

.attention { background-color: #FFFFD5; }

.formLabel
{
font-weight:bold;
}

.checkoutBoxHeader
{
	background-color:#8BC86B;
	color:black;
	border-top: 1px solid #8BC86B;
	border-left: 1px solid #8BC86B;
	border-right: 1px solid #8BC86B;
	padding:3px;

	font-size:16px;
	font-weight:bold;
	margin: 0px 10px 0px 10px;
}

.checkoutBox
{
	background-color:white;
	border: 0px;
	font-size:12px;
	margin: 0px 10px 10px 10px;
	padding-bottom:3px;
}

table
{
	font-size:12px;
}

.checkoutBoxShippingOptionsLine
{
	border-top: 5px solid #CCC;
	margin: 0 10px 6px 10px;
}

#shipping-options-list
{
	font-size:11px;
}

.moduleRow {  cursor: pointer; }
.moduleRowOver { background-color: #78C5F9; cursor: pointer; }
.moduleRowSelected { background-color: #B5DDF7; cursor: pointer; }

.small { font-size: 10px; }

/*       */

* {	font-family: Verdana, Arial, sans-serif; }

h1
{
	font-size: 15px;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	padding-bottom: 0px;
	color: green;
}

/*      */
		
.box
{
	border: 1px solid black;
	padding:0 0 10px 0;
	background-color: #EEE;
	margin-right:5px;
	font-size: 11px;
}

.box p {margin: 0; padding: 8px 7px 0 10px; }


.boxHeader
{
	background-color:#BBD5E6;
	border-bottom: 1px dotted black;
	text-align:center;
	font-size:15px;
}


/*
------****-------
*/


html, body {margin: 0; padding: 0; font-size: 100%; }

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background: #FFF;
}


A
{
	color: blue;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A:active
{
	color: #000099;
	text-decoration: underline;
}

html, body, #wrapper
{
   height:100%;
   margin: 0;
   padding: 0;
   border: none;
}


#wrapper
{
   width:100%;
   border-collapse: collapse;
   border-spacing: 0px;
}

.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}

#copyright
{
	text-align:center;
	font-size:10px;
}
	
#footer
{
	padding: 5px;
	text-align:center;
	background: #f0f1f0;
	border-top: 1px dashed #888;
}

#footer A { color: #444; text-decoration: none; font-size:10px;}
#footer A:hover { color: #000; text-decoration: underline; font-size:10px;}
	
	
/*
OLD STUFF	
	
	
.left {

	float: left;

	margin-left: 0px;

	padding: 5px 5px 5px 0;

}





.right {

	float: right;
	
	text-align:right;

	padding: 5px 5px 5px 0;
	
	font-family: Skia, Arial, sans-serif;

}



	
	
*/