/* CSS Document */
/*****************************************************************
 *
 *                   Checkout pages
 *
 *****************************************************************/

html
{
	
}


body
{
	
	margin:10px 0px; 
	padding:0px;
	text-align:center;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-align: center;

	color: #FFFFFF;

	background-color: #999999;
/* 	background-image0:url(site/2x2greycheckerboard1.gif);  */
	background-image:url("../site/bgtile3.gif"); 
}


a 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}




#masthead 
{
	background: #afb1dd;
	background-image:url("../site/checkout masthead.jpg");
	background-repeat:no-repeat;
	border: 2px solid #3f4050;
	height: 232px;
	margin-bottom: 20px;
	padding: 0px;
	width: 796px;
}


/*
#masthead a
{
	 background: url("site/mjlogo1.gif") no-repeat;
	color: #275C8E;
	display: block; 
	font-size: 0px;
	height: 181px;
	width: 347px;
}


#masthead p 
{
	text-align:left;
	padding-left:40px;
	padding-top:35px;
	color:#6699CC;
}


#masthead h1
{
	display:none;
}
*/

#checkout
{
	font-size: 14px;
	margin: 0px auto;
	text-align: left;
	width: 800px;
}



#checkout form
{
	margin: 0px;
	padding: 0px;
}


#checkout .button
{
	background: #DDDDDD;
	border: #999999 outset 2px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

#checkout .button_text
{
	background: #DDDDDD;
	border: #999999;
	color: #333333;
	font-weight: bold;
	padding: 3px;
}


#checkout #header
{
	margin-bottom: 20px;
}


#checkout #header img
{
	border: 0px solid #3F3F3F;
}

/*
.tabless
{
	border-top: 2px solid #876c48;
}
*/


#checkout .tabs
{
	border-top: 1px solid #3f4050;
	clear: both;
}


#checkout .tab
{
	
	border-left: 2px solid #3f4050;
	border-top: 2px solid #3f4050;
	border-right: 2px solid #3f4050;
	
	float: left;
	font-size: 15px;
	padding: 5px;
	padding-left: 15px;
	margin-right: 0px;
	width: 136px;
}


#checkout #message
{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	
}


#checkout .tab .number
{
	font-weight: bold;
	margin-right: 10px;
}


.active
{
	background: #afb1dd;
	border-bottom: 2px solid #afb1dd;
	font-weight: bold;
	width: 146px;
}

.inactive
{
	background: #70728e;
	border-bottom: 2px solid #3f4050;
}


#checkout #content_pane
{
	background: #afb1dd;
	border: 2px solid #3f4050;
	border-top: none;
	clear: both;
	height: 100%;
	margin: 0px;
	margin-bottom: 20px;
	overflow: auto;
	padding: 15px;
	width: 766px;
}


#checkout #content_pane img
{
	border: 2px solid #3f4050;
}



#checkout #instructions
{
	border-bottom: 2px solid #3f4050;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
}

#checkout #nav
{
	border: 0px dashed #CCCCCC;
	border-top: 2px solid #3f4050;
	clear: both;
	height: 100%;
	margin: 0px;
	margin-top: 20px;
	overflow: auto;
	padding: 0px;
	padding-top: 20px;
}

#checkout form #row
{
	border-top: 1px solid #afb1dd;
	clear: both;
	margin-bottom: 4px;
	overflow: auto;
}


#checkout form #row #label
{
	float: left;
	font-weight: normal;
	width: 150px;
}


#checkout form #row #input
{
	float: left;
	width: 400px;
}



#checkout #footer
{
	clear: both;
}




#checkout #input input, #checkout #input select, #checkout #order_items textarea
{
	background: #666666 !important;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: inherit;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
}


input.price
{
	text-align: right;
}


#checkout #submit input
{
	clear: none;
	float: right;
	font-weight: bold;
	/**
	background: #666666;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	**/
}

#checkout #back input
{
	float: left;
	font-weight: bold;
	/**
	background: #666666;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	**/
}


#checkout #order_items table
{
	border-collapse: collapse;
	margin-left: -5px;
	width: 770px;
}



#checkout #order_items td, #checkout #order_items th
{
	background-color: #a4a6cf;	
	border: 1px solid #3f4050;
	padding: 5px;
	text-align: left;
}


#checkout #order_items th
{
	
}	
	

#checkout #order_items td.price, #checkout #order_items th.price
{
	text-align: right;
}


#checkout #order_items tr.total
{
	font-size: 14px;
	font-weight: bold;
}

#checkout #order_items .engraving
{
	font-size: 11px;
}



#checkout #delivery_address
{
	line-height: 20px;
	font-size: 14px;
}


#checkout #delivery_address #title
{
	font-weight: bold;
	margin-bottom: 6px;
}


#checkout #order_items .invisible
{
	background: #afb1dd;
	border: none;
}

#checkout #order_items .underline
{
	border-bottom: 1px solid #3f4050;
}


#checkout #order_items .underline-heavy
{
	border-bottom: 3px solid #3f4050;
}


#checkout #footer
{
	background: #afb1dd;
	border: 2px solid #3f4050;
	clear: both;
	height: 100%;
	font-size: 12px;
	margin: 0px;
	margin-top: 20px;
	overflow: auto;
	padding: 15px;
}

#checkout #footer #merchant
{
	float: left;
}


#checkout #footer #mindbrix
{
	float: right;
}

