/**
*-------------------------------------------------------------------
* Licensed Materials - Property of IBM
*
* WebSphere Commerce
*
* (c) Copyright IBM Corp. 2006
*
* US Government Users Restricted Rights - Use, duplication or
* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*
*-------------------------------------------------------------------
*/

@import "./junkfood.css";

/****************************************
* Master1_1.css *
* Style 1 - color 1 (blue) *
* class Styles used in B2C Pages *
****************************************/

/* content classes start */



.c_homepage_cat {
	border:	1px solid #abaaaa;
}

.c_homepage_cat_txt {
	font-family: 			"Courier New", Courier, monospace;
	font-size:	13px;
	color:	#444444;
	font-weight:	bold;
	padding-left:	6px;
	height:	20px;
	text-transform:	uppercase;
}

.c_home_txt_blue {
	font-family: 			"Courier New", Courier, monospace;
	font-size:	15px;
	color:	#427DBE;
	font-weight:	bold;
}

.c_home_txt_black {
	font-family: 			"Courier New", Courier, monospace;
	font-size:	15px;
	color:	#444444;
}

.c_select_yr_mnth {
	width:	60px;
}

.c_input_ccv {
	width:	40px;
}

/* content classes end */

/* table classes start */

#table {
	font-family: 			"Courier New", Courier, monospace;
	font-size:	11px;
	color:	#444444;
}

.t_hd {
	color:	#444444;
	font-size:	11px;
	font-weight:	bold;
	padding:	3px 4px 3px 4px;
	background-color:	F1F3F6;
	text-align:	left;
	height:	19px;
	border-top:	1px solid #7EABDC;
	border-left:	1px solid #7EABDC;
	border-bottom:	1px solid #7EABDC;
	vertical-align:	top;
}

.t_td2 {
	font-size:	11px;
	color:	color:	#444444;
	padding:	7px 4px 3px 0px;
	vertical-align:	top;
}

.t_hd_cntr {
	text-align:	center;
	width:	100%;
	color:	#444444;
	font-size:	11px;
	font-weight:	bold;
	display:	block;
}

.t_hd_price_last {
	color:	#444444;
	font-size:	11px;
	font-weight:	bold;
	padding:	3px 4px 3px 4px;
	background-color:	#DCE3ED;
	text-align:	left;
	height:	15px;
	border:	1px solid #7EABDC;
	vertical-align:	top;
}

.t_rght {
	text-align:	right;
	display:	block;
	font-size:	11px;
}

.t_cntr {
	text-align:	center;
	width:	100%;
	display:	block;
}

.t_fees {
	text-align:	right;
	font-size:	11px;
	color:	black;
	padding:	1px 4px 0px 4px;
	vertical-align:	top;
}

.t_fees_spc {
	line-heght:	3px;
	font-size:	4px;
}

.t_discount {
	font-size:	11px;
	color:	#8E8E8E;
	text-decoration:	line-through;
	text-align:	right;
	width:	100%;
	display:	block;
}

.t_detail_view {
	display:	block;
	padding-top:	12px;
	padding-bottom:	10px;
	vertical-align:	top;
}

.t_space {
	padding-bottom:	8px;
	text-align:	center;
}






.t_button_space {
	padding-top:	5px;
	display:	block;
}

.t_rght_space {
	padding-right:	5px;
}

/* table classes end */

/* footer classes start */

.f_back {
	border-top:	1px solid #929499;
	align:	left;
	background-color:	#F0F3F8;
}

.f_title {
	font-family: 			"Courier New", Courier, monospace;
	font-size:	10px;
	color:	#727272;
	font-weight:	bold;
	text-transform:	uppercase;
}

.f_padding {
	vertical-align:	top;
	padding:	10px 17px 10px 0px;
}

/* footer classes end */

/****************************************
* delta from Snippet.css
* classes to be used in snippets
****************************************/

/* Button link styles */


/* TD class styles */


td.price {
	font-size:	11px;
	color:	#444444;
	font-family: 			"Courier New", Courier, monospace;
	text-align:	right;
}

td.offerPrice {
	font-size:	9pt;
	color:	#444444;
	font-family: 			"Courier New", Courier, monospace;
	text-align:	right;
}

td.discountPrice {
	font-size:	9pt;
	color:	#9B9B9B;
	font-family: 			"Courier New", Courier, monospace;
	text-align:	right;
}

/* This class is used to bold regular text */

strong {
	font-weight:	bold;
}

/* The following classes format how currency is displayed */

.price {
	font-weight:	bold;
}

.listPrice {
	font-size:	11px;
	color:	#9B9B9B;
	font-family: 			"Courier New", Courier, monospace;
	text-decoration:	line-through;
}

.offerPrice {
	font-size:	9pt;
	color:	#444444;
	font-family: 			"Courier New", Courier, monospace;
}

.discountPrice {
	font-size:	9pt;
	color:	#9B9B9B;
	font-family: 			"Courier New", Courier, monospace;
}

/* This class is used to format product names */


/* Class to highlight a required field on a form */

.required {
	font-family: 			"Courier New", Courier, monospace;
	color:	red;
	font-weight:	bold;
}


/* The background color of a table and alternating row background colors */

.bgColor {
	border-collapse:	collapse;
	width:	100%;
}


/* This class is used for the section heading */


.heading2 {
	font-family: 			"Courier New", Courier, monospace;
	font-size:	20px;
	color:	#444444;
	line-height:	40px;
}

/* This class is used for the section sub-heading */



/***** Changes for Darwyn Start *****/

/****************************************
* delta from Snippet.css
* classes to be used in snippets
****************************************/

/* This class is used to format text for discounts */

.discount {
	font-family: 			"Courier New", Courier, monospace;
	font-size:	11px;
	font-weight:	bold;
	color:	#427DBE;
	vertical-align:	middle;
}

/***** Changes for Darwyn End *****/



#lightBoxClose {
	position:				absolute;
	bottom:					10px;
	right:					10px;
	height:					15px;
	padding:				3px;
	width:					40px;
	color:					#000000;
	background-color:		#EBEBEB;
	border:					1px solid #444444;
	cursor:					pointer;
}

.lightBoxDiv {
	position: 				fixed;
	top: 					50%;
	left: 					50%;
	text-align:				center;
	font-size:				10px;
}

#scrapBookLightbox {	
	position: 				fixed;
	top: 					50%;
	left: 					50%;
	height:					590px;
	width:					800px;
	border:					2px solid #006071;
	margin-left:			-400px;
	margin-top:				-340px;
	display:				none;
	z-index:				10000;
}

#mensSizingLightbox, #womensSizingLightbox {	
	position: 				fixed;
	top: 					50%;
	left: 					50%;
	height:					428px;
	width:					658px;
	margin-left:			-300px;
	margin-top:				-200px;
	z-index:				10000;
	display:				none;
}

.lightBoxDiv {
	position: 				fixed;
	top: 					50%;
	left: 					50%;
	z-index:				1000;
	text-align:				center;
	font-size:				10px;
}
/*#########################
# Overlay area Styles end #
###########################*/

#
