/* Copyright tk modular net technology */
	
/* ********** CheckOut ********** */

* {
	font-family:  		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#333333;
}

BODY {
  	background-color: 	#FFFFFF;
}

INPUT {
	font-weight:		normal; 
	text-decoration:	none;
}

SELECT {
	font-weight:		normal; 
	text-decoration:	none;
}

FORM {
	margin-top:			0px;
	margin-bottom:		0px;
}

HR {
	height:				1px;
	background-color:	#A6A6A6;
	color:				#A6A6A6;
	border:				#A6A6A6;
}

.CheckOutButton {
	cursor:				hand; 
	font-weight:		bold; 
	text-decoration:	none;
}

A.CheckOutLink {
	text-decoration:		underline;
	font-weight:			bold;
	color:					#000000;
}

A.CheckOutLink:hover {
	text-decoration:		none;
	color:					#DE6D2B;
}

.CheckOutHeading {
	font-size: 			12px;
	line-height: 		17px;
	font-weight: 		bold;
	text-decoration: 	none;
  	color: 				#DE7023;
	padding: 			15px 0px 0px 0px;
	/*border-bottom:		1px solid #878787;*/
}

.CheckOutHeading * {
	font-size: 			12px;
	line-height: 		17px;
	font-weight: 		bold;
	text-decoration: 	none;
  	color: 				#DE7023;
}

.CheckOutDescription {
	line-height:		18px;
	text-decoration: 	none;
 	text-align: 		left;
	font-weight: 		bold;
 	color:				#333333;
	background-color:	#FFFFFF;
	padding:			14px 0px 14px 0px;
}

.CheckOutShippingInfo {
	font-weight: 		bold;
  	text-decoration: 	none;
}

.CheckOutPaymentMethod {
	font-weight: 		bold;
  	text-decoration: 	none;
	text-align:			left;
	padding-top:		3px;
	padding-bottom:		4px;
}

.CheckOutPaymentMethodInfo {
	line-height:		18px;
	font-weight: 		normal;
  	text-decoration: 	none;
	padding-bottom:		4px;
}

.CheckOutErrorMessage {
	line-height:		18px;
	font-weight:		bold;
  	text-decoration: 	none;
  	color: 				#DC2B19;
  	padding:			0px 0px 15px 0px;
}

A.CheckOutBackToShopLink {
	font-weight:		bold;
  	text-decoration: 	none;
}

A.CheckOutBackToShopLink:hover {
	font-weight:		bold;
  	text-decoration: 	none;
}

.CheckOutFrame {
}

.CheckOutTD {
  	text-decoration: 	none;
}

.CheckOutTDLeft {
  	text-decoration: 	none;
  	padding:			0px 15px 8px 0px;
}

.CheckOutTDRight {
  	text-decoration: 	none;
  	padding:			0px 0px 8px 0px;
}

.CheckOutFormTD {
  	text-decoration: 	none;
  	padding:			0px 0px 8px 0px;
}

.CheckOutFormTDLeft {
  	text-decoration: 	none;
  	text-align:			right;
  	padding:			0px 15px 8px 0px;
}

.CheckOutFormTDRight {
  	text-decoration: 	none;
  	padding:			0px 0px 8px 0px;
}

.CheckOutFormTDInfo {
  	text-decoration: 	none;
  	padding:			0px 0px 8px 0px;
}

.CheckOutFormTDSubmitLeft {
  	text-decoration: 	none;
  	padding:			0px 0px 8px 0px;
}

.CheckOutFormTDSubmitRight {
  	text-decoration: 	none;
  	padding:			0px 0px 8px 0px;
}

/* **************************************** Meta navigation ***************************************** */

.MetaNavigationFrame {
	border:				0px;
	font-size: 			10px;
	font-weight: 		normal;
  	text-decoration: 	none;
	color: 				#7D7D7D;
}

.MetaNavigation {
	border:				0px;
	color: 				#7D7D7D;
	padding:			2px 2px 2px 2px;
}

A.MetaNavigationLink {
  	font-size: 			10px; 
	font-weight: 		normal;
  	text-decoration: 	none;
	color: 				#7D7D7D;
}

A.MetaNavigationLink:hover {
  	font-size: 			10px; 
	font-weight: 		normal;
  	text-decoration: 	none;
	color: 				#7D7D7D;
}

A.MetaNavigationLink:active {
  	font-size: 			10px; 
	font-weight: 		normal;
  	text-decoration: 	none;
	color: 				#7D7D7D;
}


/* ************************************* Add on project specific *************************************** */
/* **************************************** Primary navigation ***************************************** */

.PrimaryNavigationBG {
  	font-size: 			11px; 
	font-weight: 		normal;
  	text-decoration: 	none;
	color:				#7D7D7D;
}

.PrimaryNavigation {
	font-size: 			11px;
	font-weight: 		bold;
	color:				#7D7D7D;
}

A.PrimaryNavigationLink {
  	font-size: 			11px; 
	font-weight: 		bold;
  	text-decoration: 	none;
	color:				#7D7D7D;
}

A.PrimaryNavigationLink:hover {
  	font-size: 			11px; 
	font-weight: 		bold;
  	text-decoration: 	none;
	color:				#7D7D7D;
}

A.PrimaryNavigationLink:active {
  	font-size: 			11px; 
	font-weight: 		bold;
  	text-decoration: 	none;
	color:				#7D7D7D;
}

.PrimaryNavigationActive {
	font-size: 			11px;
	font-weight: 		bold;
	color:				#000000;
}

A.PrimaryNavigationLinkActive {
  	font-size: 			11px; 
	font-weight: 		bold;
  	text-decoration: 	none;
	color:				#000000;
}

A.PrimaryNavigationLinkActive:hover {
  	font-size: 			11px; 
	font-weight: 		bold;
  	text-decoration: 	none;
	color:				#000000;
}

A.PrimaryNavigationLinkActive:active {
  	font-size: 			11px; 
	font-weight: 		bold;
  	text-decoration: 	none;
	color:				#000000;
}

#cvc-info {
   display: none;
   position: absolute;
   top: -245px;
   left: 70px;
   background-image: url(/image/cvc-info.gif);
   width: 216px;
   height: 275px;
   z-index: 10;
}
