﻿/*********************************************
	Form Elemet styles 
*********************************************/
html, body, form
{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}
table
{
	width: 100%;
	border: none;
	border-color:White;
	empty-cells: show;
	table-layout: auto;
}
td
{
	border: none;
}
.hidden 
{
	display: none !important;
}

hr
{
	color: #aaaaaa;
	line-height: normal;
	height:1px;
}

button 
{
	background-color: 	#aaaaaa;
	padding: 			2px 4px 3px 4px;
	color: 				#000000;
	font-size:			8pt;
	height:				17px;
	/*filter:				progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#B4C5DF, EndColorStr=#aaaaaa);*/
	border-width: 		0px;
}

TEXTAREA
{
	font-size:			8pt;
	width:				100%;
	height:				100%;
	border:				1px solid #aaaaaa;
}

input.textbox
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #333333;
	z-index: 0;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;	
	font-size:			11px;
	
}


.inputfields
{
	font-size:			8pt;
	width:				100%;
	height:				19px;
	border:				1px solid #666666;
}

input.rad
{
	width:				15px;
	cursor:				hand;
	border:				none;
}

DIV.tab
{
	padding:			10px;
}

TD.sec
{
	width:				100%;
	color:				#606060;
	font-weight:		bold;
	padding-left:		0px;
	padding-bottom:		2px;
	padding-top:        10px;
}

TD 
{
	font-size:			8pt;
}

TD.bar 
{
	border-bottom:		1px solid #aaaaaa;
}

TD.req 
{
	font-weight:		bold;
	color:				#c41230;
}

TD.statusBar
{
	background-color:	#666666;
	color:				#ffffff;
	padding-left:		5px;
}
.ceStatusDiv {
	position: absolute;
	left:25%;
	top:25%;
	width: 50%;
	height: 50%;
	margin: auto;
	z-index:5;
	color: #cccccc;
	/*border:	1px solid #7b9ebd;
	background-color: #ffffff;*/
}
/*********************************************
	Global styles 
*********************************************/
ul.Menu, 
ul.Menu ul
{
    padding: 0;
    margin: 0;
    display: block;
}

ul.Menu a
{
	text-decoration: none;
	display: inline-block;
	padding: 2px;
	margin: 0;
	font-weight: bold;
}

ul.Menu li
{
    list-style: none;
    text-indent: 0;
    padding: 0;
    margin: 0;
}

div.MainMenu li
{
    display: inline;
}
/* 
	Container Div Styles 
*/
.ceSiteContainer
{
	background-color: #FFFFFF;
	width: 924px;
	margin-left: auto ;
	margin-right: auto ;
	padding: 0px 10px 0px 10px;
}

.altSiteContainer
{
	background-color: #FFFFFF;
	overflow:auto;
	width: 924px;
	margin-left: auto ;
	margin-right: auto ;
	padding: 0px 10px 0px 10px;
}

.ceMainDiv
{
	padding-right: 0px;	
}
.ceLeftNav
{
	float: left;
	width: 20%;
}
.ceRightNav
{
	float:left;
	width: 80%;
	height:100%;
}
.ceControl
{
	vertical-align: top;
	border-width: 0px;
	vertical-align: middle;
	padding: 0px 0px 15px 0px;
	/*border: solid 1px #666666;*/	
}
.ceControlMiddleContent
{	
	float:left;
	width:75%;
	vertical-align:top;
	border-width: 0px;
    vertical-align: middle;
    padding: 5px 0px 15px 0px;
    /*border: solid 1px #cccccc;*/
}

.ceControlRightContent
{	
	float:left;
	width:24.0%;
	vertical-align:top;
	border-width: 0px;
    vertical-align: middle;
    padding: 0px 0px 15px 0px;
    /*border: solid 1px #cccccc;*/
}

.ceControlLeftContent
{	
	float:left;
	width:24.0%;
	vertical-align:top;
	border-width: 0px;
    vertical-align: middle;
    padding: 0px 0px 15px 0px;
    /*border: solid 1px #cccccc;*/
}
/* 
	Spacer Div Styles 
*/
.ceControlSpacer
{
	float:left; padding-left: 5px;	
}

.ceControlVertSpacer
{
	height:10px;	
}
.ceVertSpacerLarge
{
	height:350px; 
}
.ceMainControlHeader
{
	color: #999999;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;	
	
	vertical-align:middle;
	height: 24px;
	text-align:left;
    text-indent: 10px;
    font-style: normal;
	line-height: normal;
	
    width:100%;
	
	/* ATS Custom - no lower case
	text-transform:lowercase;
	*/
	padding-top: 5px;
}

.ceControlHeader
{
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#999999);*/
	background-image: url( 'goBtn.png' );
	background-repeat: no-repeat;
	height: 18px;
	text-align: left;
	text-indent: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	/* ATS Custom - no lower case
	text-transform: lowercase;
	*/
	font-weight: bold; /*padding-top:5px;*/
}

.ceControlBody
{
	text-align: left;
	vertical-align: middle;
	padding: 15px 15px 5px 15px;
}

.ceControlBodyMiddle
{	
	text-align: left;
    vertical-align: middle;
    padding: 15px 15px 15px 15px;
    background-color: #cccccc;
}

.ceControlBodyWelcome
{	
	text-align: left;
    vertical-align: middle;
    padding: 15px 15px 15px 15px;
    /*background: url(images/background_center_pane.jpg) no-repeat;*/
    background-position: center middle; 
    z-index:100;
}

.ceNavControlBody
{	
	text-align: left;
    vertical-align: middle;
    padding: 15px 15px 5px 15px;
}

.ceCategoryDiv
{
	padding-bottom: 0px;	
}

.ceCategoryHeader
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;		
	text-align: left;
	line-height: normal;
    font-size: 12px;
    color: #999999;
	border-width: 0px;
    vertical-align: bottom;
    padding: 0px 0px 0px 0px;
    border-bottom: solid 1px #999999;
    text-decoration:none;
}

.ceCategoryHeader:hover
{	
	text-align: left;
	line-height: normal;
    font-size: 12px;
    color: #999999;
	border-width: 0px;
    vertical-align: bottom;
    padding: 0px 0px 0px 0px;
    border-bottom: solid 1px #999999;
    text-decoration:none;
}
/* used on ATS history pages */
.ceHistoryDiv
{
	padding-bottom: 2px;
}

.ceContentDiv
{
	padding-bottom: 7px;
	padding-top:7px;	
}

/* Header and Footer Styles */
.ceHeaderPanel
{
	height: 26px;
	width:99.5%;
	padding: 2px 3px 5px 3px;
}

.ceFooterPanel
{
	bottom:0px;
	height: 20px;
	width:99.0%;
	padding: 2px 3px 5px 3px;
}
.ceFooterLeft
{
	float:left; width:45%; text-align:left; padding-top:2px;
}
.ceFooterRight
{
	float:right; width:50%; text-align:right; padding-top:2px;
}

.altFooterLeft
{
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#999));
	background-color:Gray;
	float:left; width:50%; text-align:left; padding-top:2px;
}
.altFooterRight
{
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#999));
	background-color:Gray;
	float:right; width:50%; text-align:right; padding-top:2px;
}

.ceSiteMapMenu
{ 
	/*position: absolute;
	top: 1em;*/
	color:#B0C4DE;
}
.ceHeaderFooterContent
{
	/*background-color:#c41230;*/
	/*border:solid 1px #c41230;*/
	/*background: -webkit-gradient(linear, left top, left bottom, from(#00abeb), to(#fff), color-stop(0.5, #fff), color-stop(0.5, #66cc00));*/
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#000000, EndColorStr=#999999);
	font-size: 8pt;
	/*font-weight: bold;*/
	color: #FFFFFF;
    text-align:left;
    vertical-align:middle;
    text-indent: 10px;
    height:100%;
}

.ceButton
{	 
	/*color: #FFE6CC;*/
	color: #FFFFFF;
	padding:2px 6px 2px 6px;
	border-style:none none none none none none none none;
	border-width:0px;
	/*background-color: #000000;
	border-top-color: #c41230;
	border-right-color: #c41230;
	border-bottom-color: #c41230;
	border-left-color: #c41230;*/
	background-image: url( 'productBtnblue.jpg' );
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:			hand;
}
.ceButton:visited
{	 
	/*color: #FFE6CC;
	background-color: #000000;
	border-top-color: #c41230;
	border-right-color: #c41230;
	border-bottom-color: #c41230;
	border-left-color: #c41230;*/
	color: #FFFFFF;
	padding:2px 6px 2px 6px;
	border-style:none none none none none none none none;
	border-width:0px;
	background-image: url( 'productBtnblue.jpg' );
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:			hand;
}
.ceTextButton
{
	font-style: normal;
	line-height: normal;
	text-align: left;
	background-color: Transparent;
	border-style: none;
	cursor: hand;
	text-decoration:none;
	color:#333333;
}
/* used on ats history detail pages. Bruce */
.ceHistoryLabel
{
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

/* used on Portal checkout pages. Bruce */
.ceOrderLabel
{	
	text-align:right;
	padding-right: 5px;
	font-weight: bold;
}

/* Label style for Profile data labels */
.ceLabel
{	
	text-align:right;
	padding-right: 5px;
	font-weight: bold;
	float:left;
 	width: 15em;	
}
.ceInputReadOnly
{
	border:0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bolder; 
	color: #c41230; 
	text-transform: none; 
	line-height: 11px;
	vertical-align:middle;
	READONLY;
}
.ceLinkText
{
	padding: 0px 0px 5px 0px;	
}
.ceLinkTextRed
{
	padding: 0px 0px 5px 0px;
	color: #c41230; 
	font-size: 11px;
	text-decoration:none;
}
.ceDivFloatLeft
{
	float:left;
	vertical-align:top;
	padding-bottom: 2px;
	padding-top:2px;	
}
.ceDivFloatRight
{	
	float:right;
	vertical-align:top;
	padding-top:2px;
	padding-bottom: 2px;
}
.ceDivFloatClear
{	
	clear:none;
	vertical-align:top;
	padding-bottom: 2px;
	padding-top:2px;
}
.ceDivFloatNone
{
	float:none;
	vertical-align:top;
	padding-top:2px;
	padding-bottom: 2px;
}
.Error
{
	color: Red;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.body2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	vertical-align:middle;
	color: #666666;
}
.body3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	vertical-align:middle;
	color: #666666;
}
.body3red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	vertical-align:middle;
	color: #c41230; 
}
.body3red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight:bold;
	vertical-align:middle;
	color: #c41230; 
}
.body4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
}

.body3boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #0060A9;
	cursor:hand;
	border:none;
}
.body3boldblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #0060A9;
}
.ceSmallLinkText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #0060A9;
	cursor:hand;
	text-decoration:none;
}
.ceSmallLinkText:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #0060A9;
	cursor:hand;
	text-decoration:none;
}
.cesmallqty
{
    BORDER:0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	TEXT-ALIGN: left;
	vertical-align:bottom;
	color: #666666;
}
.ceInputControl
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: sans-serif;
    TEXT-ALIGN: right;
    FONT-VARIANT: normal;
    vertical-align:top;
}
.cePrice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;
	BORDER:0;
}
/*********************************************
	End Global styles 
*********************************************/

/*********************************************
	CEWelcome styles 
-Styles used in the CEWelcome.ascx control
*********************************************/
.ceWelcomeMiddleContent
{	
	float:left;
	width:75%;
	height:100%;
	vertical-align:top;
	border-width: 0px;
    vertical-align: middle;
    padding: 0px -2px 0px 0px;
    border-left: solid 1px #999999;
}
/*********************************************
	PortalLayout.master styles 
-Styles used in the PortalLayout.master page
*********************************************/
.cePortalHeaderDiv
{
	width:99.5%;
	padding: 2px 3px 2px 3px;
}
.portalLayout_PortalHeaderLeftDiv
{
	float:left;
}
.portalLayout_PortalHeaderMenuDiv
{
/*
	ATS Custom: This code modified on 10/14/2008 by Bruce Randolph to suppport not having Order History in the menu.
	float:right; width:250px; padding-right: 5px; padding-top:5px;

	Changed back on 11/3/2008 to put orders bac in place.

*/
	float:right; width:380px; padding-right: 5px; padding-top:5px;
}
/*********************************************
	CEConfig styles 
-Styles used in the CEConfig.ascx control
*********************************************/
.ceConfigMiddleContent
{	
	float:left;
	width:75%;
	height:100%;
	vertical-align:top;
	border-width: 0px;
    vertical-align: middle;
    padding: 0px -2px 0px 0px;
    border-left: solid 1px #999999;
    position: relative;                
    min-height: 100%;
}
.ceConfig_ErrorsDiv 
{
	padding: 0px 0px 15px 0px;		
}
.ceConfig_ErrorMessages
{
	color: #c41230; 
}
.ceConfig_CEProductDiv
{}
/*********************************************
	CEProduct styles 
-Styles used in the CEProduct.ascx control
*********************************************/
.ceProduct_ItemStyle
{
	padding-right:10px; 
	padding-bottom:10px; 
	vertical-align: top;
	filter:shadow(color:gray, strength:10, direction:135);
}
.ceProductMasterPanel
{
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #999999;
}
.ceProductMasterPanel:hover
{
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #999999;
}
.ceProductHeader
{
	padding-left: 3px;
	border: solid 1px #999999;
	 background-color: #aaaaaa;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#BDD9FF) shadow();	
	float: left;
	width: 99%;
}
.ceProductHeaderHighlight
{
	padding-left: 3px;
	border: solid 1px #FEC158;
	 background-color: #FEC158;
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#BDD9FF);*/	
	float: left;
	width: 99%;
}
.ceProductHeader:hover
{
	padding-left: 3px;
	border: solid 1px #999999;
	background-color: #aaaaaa;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#FEC158) shadow();	    
	float: left;
	width: 99%;
}
.ceProductNamePanel
{
	float:left;
	height: 100%;
	vertical-align: middle;	
	padding-top: 3px;
}
.ceProductName	
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border:none;
	vertical-align:bottom;
	text-decoration:none;
	padding-left:5px;
	color: #666666;
}
.ceProductNameLink	
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border:none;
	vertical-align:bottom;
	text-decoration:none;
	padding-left:5px;
	color: #666666;
	cursor:hand;	
}
.ceProductNameLink:hover
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border:none;
	vertical-align:middle;
	text-decoration:none;
	padding-left:5px;
	color: #666666;
	cursor:hand;	
}
.ceProductInfoIcon
{
	BACKGROUND-IMAGE: url(images/expand.jpg);
	cursor:hand;
}
.ceProductPropertyDiv
{
	padding-left: 3px;
	padding-right: 3px;
}
.ceProductPriceTable
{
	table-layout:fixed;
	cellspacing: 5px;
	width:100%;
}
.ceProductPropertiesList
{
	padding-left: 3px;
	padding-right: 3px;
	width: 100%;
	cellspacing: 5px;
}
.ceProductProperty
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;	
	border:none;
	vertical-align:middle;
	text-decoration:none;
	color: #666666;	
}
.ceProductDetail
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border:none;
	vertical-align:middle;
	text-decoration:none;
	color: #666666;	
}
.ceImageLink
{
	padding-left:3px;
	padding-right:3px;
	border:none;
	cursor:hand;	
	vertical-align:top;
	z-index: 2;
}
.ceImageLink: hover
{
	padding-left:3px;
	padding-right:3px;
	border:none;
	cursor:hand;	
	vertical-align:top;
}
.ceActionDiv
{
	float: left;
	vertical-align:top;
	cursor:hand;	
	width: 15px;
	padding-left:8px;
	padding-bottom: 2px;
	padding-top:2px;	
}
/* Style for Hover Panel to not display on load of the page. 
	Do NOT set display:none on this control as it causes problems. */
.ceHoverPanel 
{
	clear:both;
	z-index:5;
}
/*********************************************
	YourConfig styles 
-Styles used in the YourConfig.ascx control
*********************************************/
.YourConfig_TotlPriceDiv
{
	padding-bottom:5px;
}
.YourConfig_FinishDiv
{
	padding-bottom:10px;
}
.YourConfig_YourSolutionDiv
{
	padding-bottom:5px;
}
.YourConfig_GroupConstraintDiv
{
	padding-bottom:5px;
}
.YourConfig_GroupConstraintItemDiv
{
	padding-bottom:3px;
}
.YourConfig_RootProductsDiv
{
	padding-bottom:5px;
}
.YourConfig_RootProductItemDiv
{
	
}
.YourConfig_CategoriesDiv
{
}
.YourConfig_CategoryLinkDiv
{
	padding-bottom:5px;
}
.YourConfig_CategoryProductsDiv
{
	padding-bottom:5px;
}
.YourConfig_CategoryProductTable
{
	border:0;
}
.YourConfig_ProductQuantity
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align:middle;
	color: #666666;
}
.YourConfig_ProductName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align:middle;
	color: #666666;
}
/*********************************************
	Guided Selling styles 
*********************************************/
.ceStatusBarPanel
{
	 padding: 10px 0px 10px 0px;	
}
.ceStatusCheckMark
{
	
}
.ceStatusCheckMarkComplete
{
	background: url(images/checkmark.gif) no-repeat bottom right;
	padding: 0 0 5 0;
}

.ceYourAnswerStatus
{
	font-weight:bold;
	font-size: 12px;
	color: #6593CF;
	padding: 15 0 15 0;
	margin-top: 20;
	padding: 5px 0px 5px 0px;
}
.ceGuidedSellingAnswer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: left;
	background-color: Transparent;
	border-style: none;
	cursor: hand;
}
.ceYourAnswers_YourNeedsAnswer {}
/***********************************************
	Left Nav Styles
************************************************/
.LeftNavDiv
{
	padding-left: 3px;
	padding-right: 5px;
	background:white;
}
.ceLeftNavImage
{
	border-style:none;
	vertical-align:middle;
}
.ceSub-Menu
{
   padding-bottom: 5px;
   font-size: 9pt;
   font-weight:bold;
	text-decoration:none;
}
.ceSub-Menu-Item
{
	padding-top: 5px;
	text-decoration: none;
	color: #000000;
}
/***********************************************
	SmartCatalog Cart Control Styles
***********************************************/
TABLE.productListing {
	BORDER-BOTTOM: #DDDDDD 0px solid 1px;
	padding:0 0 0 0; 
}
.productListing-heading {
	FONT-SIZE: 11px; BACKGROUND: #DDDDDD; PADDING-BOTTOM: 13px; PADDING-TOP: 5px; 
	BORDER-BOTTOM: #DDDDDD 2px solid; 
	font-weight:bold;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif; TEXT-ALIGN: center;
}
.productList-heading {
	FONT-SIZE: 11px; BACKGROUND: #DDDDDD; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; 
	BORDER-BOTTOM: #DDDDDD 2px solid; 
	font-weight:bold;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif; TEXT-ALIGN: left;
}
TD.configHeader {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; FONT-SIZE: 11px; PADDING-BOTTOM: 10px; 
	VERTICAL-ALIGN: top; PADDING-TOP: 10px; 
	BORDER-BOTTOM: #DDDDDD 1px solid; 
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif; 
	TEXT-ALIGN: left;
}
.ceShowDetailLink
{
	cursor:hand;
}
.componentListing-heading {
	FONT-SIZE: 11px; PADDING-BOTTOM: 13px; PADDING-TOP: 5px; 
	BORDER-BOTTOM: #DDDDDD 1px solid; 
	font-weight:bold;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif; 
}
TD.productListing-data {
	FONT-SIZE: 11px; PADDING-BOTTOM: 10px; 
	VERTICAL-ALIGN: top; PADDING-TOP: 10px; 
	BORDER-BOTTOM: #DDDDDD 1px solid; 
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif; TEXT-ALIGN: left
}
.productList-data {
	FONT-SIZE: 11px; PADDING-BOTTOM: 2px; 
	VERTICAL-ALIGN: top; PADDING-TOP: 2px; 
	BORDER-BOTTOM: #DDDDDD 1px solid; 
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif; TEXT-ALIGN: left
}
/***********************************************
	SmartCatalog AJAX Control Styles
***********************************************/
.ceCollapsiblePanel
{
	  height:0;
}
.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}
.MaskedEditFocus{background-color:#ffffcc;color:#000000;}
.MaskedEditMessage{color:#ff0000;font-weight:bold;}
.MaskedEditError{background-color:#ffcccc;}

.modalBackground{/*background-color:Gray;filter:alpha(opacity=60);opacity:0.60;*/}
.updateProgress{/*border:solid 1px #999;background-color:#FFFFFF;*/position:absolute;width:150px;height:50px;}
.load-wrap{text-align:center;margin:5px 0 0 0;}
/***********************************************
	Rounded Panel Styles
***********************************************/
.panel_wraper { 
	position: relative;    
	/*float: right; --causing horizontal scroll*/
	border-style:solid;
	border-width:1px;	
	float:none;
	z-index:0;
}

.panel_header
{	
	vertical-align:middle;
	height: 18px;
	text-align:left;
    text-indent: 10px;
    font-style: normal;
    color: Black;
	line-height: normal;
	font-weight: normal;
    width:100%;
	font-size: 11px;
	/* ATS Custom - no lower case
	text-transform:lowercase;
	*/
	font-weight: bold;
	padding-top:5px;	
}

.panel_size { 
	width: 230px; 
}

.panel_top_left {
	position: absolute;	
	top: -36px;	
	left: 0px; 
	width: 14px; 
	height: 36px; 
	BACKGROUND-IMAGE: url(images/left_top_corner.png);
	background-color: #9EADC6;
}

.panel_top { 
	position: absolute; 
	top: -36px; 
	height: 23px;
	BACKGROUND-IMAGE: url(images/paneltop.png);
	border:none;
}

.panel_top_right { 
	position: absolute; 
	top: -36px; 
	right: 0px; 
	width: 23px; 
	height: 36px; 
	BACKGROUND-IMAGE: url(images/right_top_corner.png);
	background-color: #9EADC6;
}

.panel_bottom_left { 
	position: absolute; 
	bottom: -22px; 
	left: 0px; 
	width: 14px; 
	height: 22px; 
	BACKGROUND-IMAGE: url(images/left_bottom_corner.gif);
}

.panel_bottom { 
	position: absolute; 
	bottom: -22px; 
	height: 22px; 
	BACKGROUND-IMAGE: url(images/bottom.gif);
}

.panel_bottom_right {
	position: absolute;	
	bottom: -22px; 
	right: 0px; 
	width: 23px; 
	height: 22px; 
	BACKGROUND-IMAGE: url(images/right_bottom_corner.gif);
}

.panel_insideGIF_left { 
	position: absolute; 
	left: 6px;
}

.panel_insideGIF_right { 
	position: absolute; 
	right: 8px;
}

.panel_innerdiv {
	position: relative;	
	overflow: hidden; 
	padding:15px 15px 15px 15px;
}

.panel_content { 
	background-color: #FFFFFF;
	margin-right: 20px;	
}

.panel_title { 
	background-color: #9EADC6;
}
.panel_title h2 {
	/*background: url(images/sbhead-l.gif) no-repeat top left;*/
	margin: 0;
	padding: 7px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.panel_position {
	top: 36px; 
}

.panel_clear {
	font-size: 0; 
	line-height: 0; 
	height: 0; 
	padding: 0; 
	margin: 0; 
	clear: both; 
}

/***********************************************
	Guided Selling styles
***********************************************/
.ceQuestionText{
 font-size:small;
 font-weight:bold;
 color:#c41230;
	
}
.ceQuestionAltText{
 font-size:small;
 color:#000000;
	
}

.ATSHeaderLbl
{
	text-transform:none;
}

.ATSLabel
{	
	text-align:left;
	padding-right: 5px;
	font-weight: bold;
	float:left;
 	width: 15em;	
}

.ATSContentDiv
{
	padding-bottom: 7px;
	padding-top:7px;	
	clear:both;
	float:right;
}


.ATSDivFloatClear
{	
	clear:both;
	vertical-align:top;
	padding-bottom: 2px;
	padding-top:2px;	
	float:right;
}

.ATSContentDivAlt
{
	padding-bottom: 7px;
	padding-top:7px;	
	clear:both;
	float:left;	
}

.ATSMainControlHeader
{
	color: #999999;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;	
	
	vertical-align:middle;
	height: 24px;
	text-align:left;
    text-indent: 10px;
    font-style: normal;
	line-height: normal;
	
    width:100%;
	
	
	text-transform:none;
	padding-top: 5px;
}
