
/* global (non-layout) CSS for entire Advantage site - 2009 redesign 
 *   color changes:
 * 		468C3A > 025C96
 * 		000066 > 9BAC21
 * 		49402F > 000000
 * 		5F5542 > 2D5826
 * 		A09B88 > ADC8E8
 */

div {					font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px;
						color: #333333; }					
td {					font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px;
						color: #333333; }
td STRONG {				font-size : 14px; font-weight: bold;
						color: #333333; }						
p {						color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; }

/* SZT 03/09/10 added */
p.smallMargin 			{padding-top:2px;margin-top:0px;}

p EM.big	 {			color: #666666;font-weight:normal;font-size:14px; }

p STRONG.big 		{	color:#666666;font-weight:bold;font-size:14px;}

/* DMS - note, keep ul 12px here (reduced to 11 for #mainContent below, ie normal body content) so pop-up menus
 * stay right size. changing in popup menu CSS caused weirdness.
 */						
ul {					color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px;}	
input {					color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; }
textarea {				color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; }						
select {				color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; }						

a:link {    			color: #666666; text-decoration: none; }
a:visited {    			color: #666666; text-decoration: none; }
a:hover {    			color: #666666; text-decoration: none; }
a:active {    			color: #666666; text-decoration: none; }

h1 {
	font-size: 16px; font-weight: bold; 
	color: #666666		/* was 5F5542 */
	margin: 0 0 17px 0;
}
h2 {
	font-size: 14px; font-weight: bold; color: #333333; padding-bottom: 2px;
}
h3 {
	font-size: 14px; font-weight: bold; margin-bottom: 4px; color:#333333;
}
h4 {
	font-size: 12px; font-weight: bold; color: #333333; margin-bottom: 0px;
}

#mainContent h1 {
	color: #666666;		/* was 5F5542 */
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 0 17px 0; }
	
#mainContent h2 {	
	color: #333333; /* was 468C3A */	
	font-size: 16px; 	
	font-weight: bold; 
	padding-bottom: 2px;
	line-height:20px;}	/* SZT 03/09/10: added this */
	
#mainContent h3 {	
	color: #333333; 	/* was 468C3A */	
	font-size: 14px; 	
	font-weight: bold; 
	padding-bottom: 2px; }	

/* SZT 03/09/10: updated color again based on Jeff K's layouts (was #80735E;) */
#mainContent h4 {	
	color: #333333; 	 /* was 468C3A (orig) */	
	font-size: 12px; 
	font-weight: bold; 
	padding-bottom: 2px; 
	line-height:18px;}	/* SZT 03/09/10: added this */		

.reverse a:link, .reverse a:visited, .reverse a:active { 		
	color: #333333; text-decoration: none; 
}
.reverse a:hover { 		
	color: #333333; text-decoration: none; 
}

/* revGreen is no longer green :) dumb name by me */
.revGreen a:link, .revGreen a:visited, .revGreen a:active {  	
	color: #666666; text-decoration: none; font-weight: bold; 
}
.revGreen a:hover {  		
	color: #666666; text-decoration: none; font-weight: bold; 
}
.revGreenSm a:link, .revGreenSm a:visited, .revGreenSm a:active {  	
	color: #666666; text-decoration: none; font-weight: bold; font-size: 11px;			
}
.revGreenSm a:hover {  		
	color: #666666; text-decoration: none; font-weight: bold; font-size: 11px;	
}


.reverseSm a:link, .reverseSm a:visited, .reverseSm a:active { 	
	color: #666666; text-decoration: none; 
}
.reverseSm a:hover { 	
	color: #666666; text-decoration: none; 
}
a.noline:link, a.noline:visited, a.noline:active { 		
	color: #666666; text-decoration: none; padding-left:1px;
}
a.noline:hover { 		
	color: #666666; text-decoration: underline; padding-left:1px;
}

					

a.CTSnav:link {			FONT-SIZE: 11pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-DECORATION: none }
a.CTSnav:visited {		FONT-SIZE: 11pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-DECORATION: none }
a.CTSnav:hover {		FONT-SIZE: 11pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-DECORATION: none }
a.CTSnav:active {		FONT-SIZE: 11pt; COLOR: white; FONT-FAMILY: Verdana; TEXT-DECORATION: none }

.dmsTblHead {			font-size: 12px; font-weight: bold; color: #666666;
						border-bottom: 2px solid #999999; padding: 0px 0px 3px 0px; }
.dmsTblTop {			border-bottom: 2px solid #999999; padding: 0px 0px 3px 0px; }						
.dmsTblLegend {			border-bottom: 1px solid #999999; padding: 3px 0px 3px 0px; }
.dmsTblBody {			color: #333333; padding: 1px 0px 1px 0px; }
.dmsTblLeft {			color: #333333; padding: 3px 30px 3px 0px; 
						border-bottom: 1px solid #999999; }
.dmsTblMid {			color: #333333; padding: 3px 30px 3px 30px; 
						border-bottom: 1px solid #999999; border-left: 1px solid #9999CC; }
.dmsTblLeftSm {			color: #333333; padding: 2px 6px 2px 0px; 
						border-bottom: 1px solid #999999; }						
.dmsTblMidSm {			color: #333333; padding: 2px 6px 2px 6px; 
						border-bottom: 1px solid #999999; border-left: 1px solid #9999CC; }
.dmsTblNewCol {			color: #333333; padding: 2px 6px 2px 6px; 
						border-bottom: 1px solid #999999; border-left: 3px solid #9999CC; }												
.dmsTblFooter {			font-size: 10px; color: #999999; border-bottom: 2px solid #9999CC; border-top: 1px solid #9999CC;
						padding: 3px 0px 3px 0px; }
/* DMS added 12/5/07 */
.dmsTblH3 {				font-size: 12px; font-weight: bold; color: #333333; 
						padding-bottom:6px; margin-bottom:2px;
						border-bottom: 2px solid #666666; width:100%; }	
.dmsTblSubLeft {		color: #666666; padding: 4px 6px 5px 0px; 
						border-bottom: 1px solid #999999;
						text-align:left; font-weight:bold; }	
.dmsTblSubCtr {			color: #666666; padding: 4px 6px 5px 6px; 
						border-bottom: 1px solid #999999;
						text-align:center; font-weight:bold; }	
.dmsTblLeftPd {			color: #333333; padding: 4px 6px 4px 0px; 
						border-bottom: 1px solid #999999; }							
.dmsTblCtrPd {			color: #333333; padding: 4px 6px 4px 6px; 
						border-bottom: 1px solid #999999;
						text-align:center; }	
.dmsTblTopLink {		font-size: 11px; float: right; }
						
.evAdmMenuLinks {		line-height:17px; 
						margin:0px 0px 18px 0px; }		
.evDisclaim {			font-size:9px; margin-top:6px; color:#666666; }
.evDisclaim ul { 
	padding-left: 0; margin:6px 0px 6px 12px;
} 
.evDisclaim li { 
	font-size:9px;
	font-weight: normal;
	padding-left:3px;
	margin-bottom: 2px;
} 
.evDetails ul { 
	list-style-type: none;
	padding-left: 0; margin:6px 0px 6px 0px;
} 
/* SZT 03/09/10: updated this style with new bullet img */
.evDetails li { 
	background: url(../../graphics/layout2009/common/square_bullet_blue.gif) left top no-repeat;
	padding-left:20px; margin-bottom: 4px;
	font-weight:bold;
} 
.evtRegTitle {			font-weight:bold; padding:0px 0px 0px 6px; } 
.evInpLabel {			font-size:10px; color:#333333; margin:6px 0px 1px 0px; }	
.evInpLgLabel {			font-size:11px; font-weight:bold; color:#333333; margin:9px 0px 2px 0px; }														
.evAdmShipTag {			color: #a6a6a6; margin: 3px 0px 0px 0px; }		
.evAdmShipStore {		margin: 3px 0px 0px 0px; }	

.helpbox p {
	padding:0px 38px 0 14px;
	text-align:left;
}
/* end DMS additions */
	
.reverse {  			font-size: 12px; color: #FFFFFF}
.reverseSm {  			color: #666666}
.footer {  				font-size: 11px; 
						color: #666666; 
						line-height: 14px;
}
.footerIndex { 			font-size: 11px; color: #003366; }

.linkNav { 				color: #666666; font-size: 10px; padding: 0 2px 0 2px; }
.linkNav a:link, .linkNav a:visited, .linkNav a:active {  		
						color: #666666; text-decoration: none;  }
.linkNav a:hover {  	color: #666666; text-decoration: none;  }

.welcome {  			color: #666666;}
/* SZT 03/15/10: updated heading styles for home page teasers */
h2.home	 			{   font-size: 16px; font-weight: bold; color: #333333; padding-bottom:1px;margin:0px;line-height:20px;}
h3.home				 {	font-size: 13px; font-weight: bold; color: #333333; padding-bottom:1px;margin:0px;line-height:18px; }
/* end 03/15/10 additions */
.subhead {  			font-size: 16px; font-weight: bold; color: #333333; }
.prsubhead {  			font-size: 12px; font-weight: bold; font-style: italic; color: #025C96; }
.header {  				font-size: 14px; font-weight: bold; color: #333333; }
.titleHdr {  			font-size: 16px; font-weight: bold; color: #333333; text-decoration: none}
.linedH1  {				font-size: 16px; font-weight: bold; color: #333333; 
						padding-bottom:6px; margin-bottom:12px;
						border-bottom: 3px solid #6E9DB6; width:100%; }		/* was 9BAC21 */
/* SZT 03/09/10: added style; doesn't affect H2 font formatting - just adds bottom border */
#mainContent h2.lined {	padding-bottom:6px;margin-bottom:3px; border-bottom:1px solid #333333;}
.linedH2 {				font-size: 14px; font-weight: bold; color: #80735E; 
						padding-bottom:6px; margin-bottom:12px;
						border-bottom: 3px solid #ADC8E8; width:100%; }
/* SZT 03/09/10: added style; doesn't affect H3 font formatting - just adds bottom border */
#mainContent h3.lined {	padding-bottom:6px;margin-bottom:3px; border-bottom: 3px solid #333333;}
.linedH3 {				font-size: 14px; font-weight: bold; color: #333333; 
						padding-bottom:6px; margin-bottom:12px;
						border-bottom: 3px solid #333333; width:100%; }	
.linedH1 a:hover	{ 	color: #333333; }	
.linedH2 a:hover	{ 	color: #333333; }	
.linedH3 a:hover	{ 	color: #333333; }	

/* DMS added 3/11/10 */
.linedAboveH2 {			font-size: 14px; font-weight: bold; color: #3333333; 
						padding-top:9px; margin-top:18px;
						border-top: 3px solid #ADC8E8; width:100%; }				
							
/* DMS added 4-27-07 */							
.linedHeader {			font-size: 14px; font-weight: bold; color: #333333; 	
						padding-bottom:6px; margin-bottom:9px;
						border-bottom: 3px solid #ADC8E8; width:100%; }
.headerFloatR {			font-weight: normal; font-size: 11px; color: #333333; 
						float:right; }
.subsubhead {			margin:14px 0px 6px 0px; font-weight:bold; }
.linedSubmit {			padding:9px 0px 0px 0px; margin:18px 0px 6px 0px;
						border-top: 3px solid #333333; width:100%; text-align:center; }		
.submits {				margin:0px 6px 0px 6px; }										
/* end DMS additions */	
	
/*		
 * these features long since defunct																
.vote { 				color: #99CCFF }
.vote a:link {  		color: #99CCFF; font-weight: bold; text-decoration: underline}
.vote a:visited {  		color: #CCCCCC; font-weight: bold; text-decoration: underline}
.vote a:hover {  		color: #FFFFFF; font-weight: bold; text-decoration: underline}

.news { 				color: #254B25; line-height:14px; }
.news a:link {  		color: #254B25; text-decoration: underline}
.news a:visited {  		color: #254B25; text-decoration: underline}
.news a:hover {  		color: #FFFFFF; text-decoration: underline}
.newsDate {				color: #254B25; font-size: 10px}
*/
	
.rule {  				background-color: #6E9DB6; font-size: 5px}	/* was 9BAC21 */
.ruleSpcd {  			margin: 12px 0px 0px 0px; border-top: 5px solid #6E9DB6; width:100%; }
.greyrule {  			background-color: #666666; font-size: 5px}

/* SZT 03/09/10: added standard hr style for page content */
div.rule hr { 			
	/* take out the hr element; its top/bottom margin properties are completely
	different in ff and ie. (it will display for non-css browsers.) */
	display:none; }

/* this div wraps around and replaces the hr. */
div.rule { 				
	color: #000000;
	background-color: #000000;
	height: 1px;
	margin-top:5px;
	margin-bottom:5px;
} 

.homeTbl { 				left: 10px; padding: 2px 5px 2px 5px; font-size: 10px; }
.homeTblHdr { 			font-size: 12px; font-weight: bold; color: #025C96; }
.homeTblSum { 			left: 10px; padding: 2px 5px 2px 5px; font-weight: bold;
						border-top: 1px solid #6E9DB6; }
.homeTblHead { 			background-color: #ADC8E8; font-weight: bold; left: 10px; 			
						padding: 3px 5px 3px 5px; }
.homeTblLink { 			left: 0px; padding: 3px 0px 0px 5px; font-size: 10px; }
.homeTblArrow {			position:relative; top:1px; padding-right:2px; }

#printLink { margin-top:-24px; float:right; }

/* SZT 03/09/10: added these list styles in an attempt to standardize the different list formats */
/* ul.styled removes any default list styles -- we'll style it later */
#mainContent ul	 {
				 		list-style-type:none; 
						padding:0px 0px 0px 20px;
						margin:8px 0px 0px 0px;
				} 
				
/* ul.topRule builds on the style above, also adding a brown horizontal rule to top of list */
#mainContent ul.topRule	{ 		
						border-top:3px solid #729cb4; 
						padding:20px 0px 0px 0px;
						margin:8px 0px 0px 0px;
				} 

/* (.topRule broken out of ul to apply to any div) */
#mainContent div.topRule  {			
						border-top:3px solid #729cb4; 
						padding:15px 0px 0px 0px; 
						margin:8px 0px 0px 0px;
				}		
				
/* .topRuleWithBkg continues building, this time adding a gradient to the list background */
#mainContent ul.topRuleWithBkg { 	
						border-top:3px solid #729cb4;
						padding:10px 30px 8px 60px;
						margin:8px 0px 0px 0px;
						background:url(../../graphics/layout2009/common/list_screen_short.gif) repeat-x left top;
					}
					
/* longer background graphic -- only change */
#mainContent ul.topRuleWithBkgLong { 	
						border-top:3px solid #729cb4;
						padding:10px 30px 8px 60px;
						margin:8px 0px 0px 0px;
						background:url(../../graphics/layout2009/common/list_screen.gif) repeat-x left top;
					}
										
/* (.topRuleWithBkg broken out of ul to apply to any div; padding is reduced) */				
#mainContent div.topRuleWithBkg  {	
						border-top:3px solid #729cb4; 
						padding:6px 30px 20px 6px; 
						margin:0px 0px 0px 0px;	
						background:url(../../graphics/layout2009/common/list_screen_short.gif) repeat-x left top;
				}	

/* li.imgBullet adds an image bullet point for every list item with a styled list */
#mainContent ul li	{		
						background:url(../../graphics/layout2009/common/square_bullet_blue.gif) left 2px no-repeat;
						padding: 0px 0px 0px 20px; 
						margin:0px 0px 4px 0px;
						font-weight: normal; 
				}				
							
#mainContent ul.topRuleWithBkg li
					{	
						margin:0px 0px 2px 0px;
					}
					
#mainContent ul.topRuleWithBkgLong li
					{	
						color:#666666;
						margin:0px 0px 2px 0px;
					}					

#mainContent ul li STRONG {font-weight:bold;}

#mainContent ul li .headline {color:#666666;font-weight:bold;font-size:14px;}

/* nested bullets */
#mainContent ul ul {					
						list-style-type:square;
						margin:8px 0px 24px 0px;}
					
#mainContent ul ul li {		
						background-image:none;
						margin:0px 0px 6px 0px;
						padding: 0px 0px 0px 0px; 
						font-size:11px;
					}		
				
#mainContent ul ul li a	{		
						color:#333333; 
						text-decoration:underline;
					}		
									
/* SZT 03/15/10: added this rule style to separate boxes of content, such as on the national carpet sale page. it applies both top and bottom padding (along with right/padding for indented "margins"). a similar version is in included in home_2009.css for home page features */
#mainContent div.featureRuleDivider, td.featureRuleDivider	{						
						border-top:3px solid #E9EBD3;
						padding:15px 10px 5px 12px;
						margin:15px 0px 0px 0px;
					}					
/* end SZT additions */

/* NAV MENU STYLES (for level one only; popup styles in superfish.css)   */
.navMenu {
	margin:0;
	padding:0;
	list-style:none;
	line-height:24px;
	font-weight:bold;
}
.navMenu li a {
	padding: 0 0 0 30px;
	color: #FFFFFF;
	display: block;
	background: url(../../graphics/layout2009/common/sidebar-nav-separator.gif) no-repeat 11px 7px;
	width: 149px;
}
.navMenu li a:hover {
	text-decoration: none;
	background: #695E4A url(../../graphics/layout2009/common/sidebar-nav-separator.gif) no-repeat 11px 7px;
}

/* styles for anso is great */
/* SZT 03/09/10: commented out for now in place of generic bullets */
/* #greatShell ul { 
	list-style-type: none;
	padding-left: 0; margin-left: 0; margin-top:9px;
} */

/* #greatShell li { 
	background: url(../../graphics/table/square_bullet_green.gif) 0px 3px no-repeat;
	padding-left: 20px; margin-bottom: 4px; 
	font-weight: normal;	
}  */

/* SZT 03/09/10: these styles no longer used */
/*
.greatHead { font-size:14px; font-weight:bold; }
.greatSub { font-size:14px; font-weight:bold; color:#9BAC21 }
div.greatHead {margin: 16px 0px 0px 0px; }
div.greatSub { margin: 9px 0px 3px 0px; }
*/

/* SZT 03/09/10: added new styles for anso is great page */
.greatHead { 	font-size:15px; font-weight:bold;color:#666666;padding-top:3px;padding-bottom:0px;}
.greatIcon { 	position:relative; float:left; width:105px;height:100%; padding-right:10px;}
.greatText { 	position:relative; float:left; width:450px;height:auto;border-bottom:1px solid #a5bc2e;padding-bottom:5px;}

/* SZT 03/15/10: added new styles for Spring/National Carpet Sale page */
.saleIcon { 	position:relative; float:left; width:180px;height:100%;padding-right:10px;}
.saleText { 	position:relative; float:left; width:360px;height:auto;padding-top:5px;}
.saleHead { 	font-size:14px; font-weight:bold;color:#666666;padding-top:0px;padding-bottom:3px;}
/* this rule style applies top and bottom padding, meant for situations in which the rule is repeated between boxes of content */
.featureRuleDivider p {padding:0px;margin:0px;} 

/* BRAND AND WARRANTY PAGE STYLES */
#brandLogo {			margin:0px 0px 14px 28px; 
						/* position:relative; left:-2px; */
						float: right; }
#brandHeadline {		font-weight:bold; font-size:12px; }
#brandCopy ul { 
	list-style-type: none;
	padding-left: 0; margin-left: 0;
} 
#brandCopy li { 
	background: url(../../graphics/table/square_bullet_green.gif) left center no-repeat;
	padding-left: 20px; margin-bottom: 4px;
	font-weight:bold;
} 
#warrHeadline {			font-size: 12px; font-weight: bold; 
						color: #000000; 
						margin: 24px 0 0 0; }
#warrHeadSubline {		font-size:10px; margin-top:2px; }
#warrList {				margin:12px 0px 0px 0px; }
#warrList ul { 
	list-style-type: none;
	padding-left: 0; margin:6px 0px 6px 0px;
} 
#warrList li { 
	background: url(../../graphics/table/square_bullet_green.gif) left center no-repeat;
	padding-left: 20px; margin-bottom: 4px;
	font-weight:bold;
} 

.warrDetails { 				color: #000000; font-weight:bold; margin:9px 0px 0px 0px; }
.warrDetails a:link {  		color: #666666; text-decoration: underline; }
.warrDetails a:visited {  	color: #666666; text-decoration: underline; }
.warrDetails a:hover {  	color: #666666; text-decoration: underline; }
.warrDetails a:active { 	color: #666666; text-decoration: underline; }
.warrDisclaim {			font-size:9px; font-style:italic; margin-top:2px; }


/* AD KIT STYLES (DMS added 3/11/10) */

.adMenuItem {
	float: left;
	margin-left: 36px;
}
.adMenuLabel {
	color: #80735E;
	font-size: 10px;
}
#adKitShell {
	/* note: unfortunately as we update the inside divs via ajax, if this shell isn't tall enough for the content
	 * that gets pushed in, bad layout can happen, especially (of course) with IE. so we have to set this to
	 * some worst case scenario height and hope for the best.
	 */
	height: 960px;
}
#adKitTargetShell {
	margin: 0 0 0 0;
	width: 574px;
	/* see note on height in adKitShell - this must be tall enough to accommodate whatever dynamic content comes */
	height: 900px;	
}
#adKitTarget {
	width: 574px;
	/* see above */
	height: 900px;  
}
#adKitTarget p {
	margin: 0 0 9px 0;
}
.adKitLoading {
	background: url(../../graphics/layout2009/common/spinner.gif) no-repeat center 225px;
}
.adKitDone {
	background: none;
}
.adKitAddNew {
	font-size: 10px;
	margin-right: 14px;
	float: right;
}
#adKitTopRightNav {
	float:right; 
	/* note: this hard-coded width stupidity, which can break later, is for IE which otherwise makes this
	 * div stretch across the full width of the shell, and since it can't then float next to the header,
	 * it bumps onto another row...
	 */
	width:250px;
}
.adKitNav {  				
	font-size: 11px; 
	color: #666666; 
	line-height: 13px;
	margin-left: 5px;
	float: right;
}
.adKitLabel {  		
	color: #666666; 		
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold;
	width: 160px;
	margin: 10px 0 0 0;
}
.adKitLabel a:link, .adKitLabel a:visited, .adKitLabel a:active { 		
	color: #666666;
}
.adKitLabel a:hover { 		
	color: #666666;
}
.floatNegLeftStar {
	color: #CC3333; 
	font-weight: bold; font-size: 14px; 
	float: left;
	margin-left: -10px;
}
.adKitAdminLinks {
	font-size: 10px;
	font-style: italic;
	margin: 3px 0 0 0;
}
.adGridLine {
	border-top: 1px solid #333333;
	margin: 16px 0 6px 0;
	width: 100%;
}

#previewTargetShell {
	width: 896px;
	height: 580px;
	padding: 30px 22px;
}
#previewTarget {
	width: 100%;
}
#previewTarget h2 {	
	color: #333333; 	
	font-size: 14px; 	
	line-height: 16px;
	font-weight: bold; 
	margin: 0 0 10px 0;
	padding: 0;
}
#adPreviewImg {
	width: 360px;
	height: 550px;
	border-right: 1px solid #333333;
	overflow: hidden;
	text-align: center;
	padding: 0 22px 0 0;
}
#adPreviewHelp {
	width: 470px;
	height: 550px;
	overflow: hidden;
	padding: 0 0 0 22px;	
	float: right;
}
#adPreviewHelp p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 7px 0;
}
.adPreviewHead {
	font-weight: bold;
	color: #333333;
	margin: 12px 0 2px 0;
}
.adMenuDesc {
	font-weight: bold;
	color: #333333;	
}



/* COOP STYLES */
.headAboveTable {
	font-weight: bold;
	padding: 24px 0 6px 0;
	
}

/* SZT 03/09/10: updated these styles */
table.tblCoop {
	text-align: center;
	border: 1px solid #CCCCCC;		
	border-spacing:0px;
	border-collapse: separate;
}

table.tblCoop td {
	border: 1px solid #CCCCCC;
	padding: 6px 9px 6px 9px;
	color: #333333;
	font-weight: bold;
	background-color:#ffffff;
}
	
table.tblCoop td.tblCoopHead {
	color: #666666;
	font-weight: bold;	 
	font-size:14px;
	background-color:#ffffff;
}


/* STYLES FOR FORMS AND HORIZONTALLLY ALIGNED FIELDS (USED IN CONTACTS) */
/* SZT 03/09/10: added this group of styles. add font formatting (via span) vand 
override label and field widths locally. */
div.container 	{ 		padding-top:10px;	}

div.row {				padding-top: 4px;	}

div.row div.label {		float: left;
						width: 125px;
					 	text-align: right;
}

div.row div.field {		float: right;
					  	width: 400px;
					  	text-align: left;
				} 

/* CONTACTS STYLES */
/* SZT 03/09/10: updated (and added to) these styles */
/* .contactsHead {			background: url(../../graphics/table/square_bullet_green.gif) 0px 6px no-repeat;
						padding: 4px 0px 0px 20px; margin:18px 0px 4px 0px; width:100%; 
						font-weight:bold; border-top: 1px solid #ADC8E8; } */	
						/* was A09B88 */
						
.contactsHead {			color:#666666; font-weight:normal; font-size:11px; }
						
.contactsLabel {		color:#333333; font-weight:bold; font-size:11px;}		
								
.contactsContent {		color:#000000; font-size:11px;}

.contactsContent a  {	color:#000000; text-decoration:underline;}

.clearFloats 		{	clear:both;}

/*	
 * these styles only used in contacts/merchcontacts.cfm , now disabled page					
.merchRegion {			background: url(../../graphics/table/square_bullet_green.gif) left 3px no-repeat;
						padding: 0px 0px 4px 20px; margin:18px 0px 6px 0px; width:100%; 
						font-weight:bold; font-size:13px; border-bottom: 1px solid #A09B88; }
.merchMgrLabel {		font-weight:bold; font-size:12px; }
.merchRegionAreas {		background-color:#E3DBCB; font-size:11px; padding:9px; }
.merchRMSLabel {		font-weight:bold; font-size:12px; margin-top: 18px; }
.merchRMStblHd {		background-color:#E3DBCB; font-weight:bold; font-size:11px; padding:2px 9px 2px 9px; }
.merchRMScell1 {		background-color:#FFFFFF; font-size:11px; padding:2px 9px 2px 9px; }				
.merchRMScell2 {		background-color:#F6F4EF; font-size:11px; padding:2px 9px 2px 9px; }				
*/

/* SZT 03/09/10: removed these styles in favor of styled bullets */
/* SZT 02/22/10: added styles for premierdealers.cfm page */	
/*			
#premierList { 			padding:0px; margin:0px; }
#premierList li {		padding: 4px 0px 0px 0px; margin:18px 0px 4px 0px; 
	border-top: 1px solid #ADC8E8; list-style-position:inside; } 	
#premierList li span.label { font-weight: bold; }
#premierList li p {		margin:5px 0px 5px 0px;} */

/* SZT 03/09/10: adjust margin and padding for these big number "bullets", which are much bigger;
(currently only used on Premier Dealer page, but could be used elsewhere) */

#bigNumberedListShell ul.topRuleWithBkg {
	padding-left:16px;
	}

#bigNumberedListShell ul.topRuleWithBkg li	{	
	padding: 8px 0px 10px 50px; 
	margin:0px 0px 4px 0px;
	background-position:left 10px;
	background-repeat:no-repeat;
	}		

#bigNumberedListShell ul.topRuleWithBkg li.one	{	
	background-image:url(../../graphics/layout2009/common/icon_step-1.gif)
}		

#bigNumberedListShell ul.topRuleWithBkg li.two	{	
	background-image:url(../../graphics/layout2009/common/icon_step-2.gif)
}		
	
#bigNumberedListShell ul.topRuleWithBkg li.three	{	
	background-image:url(../../graphics/layout2009/common/icon_step-3.gif)
}		

#bigNumberedListShell ul.topRuleWithBkg li.four	{	
	background-image:url(../../graphics/layout2009/common/icon_step-4.gif)
}		
	
#bigNumberedListShell ul.topRuleWithBkg li.five	{	
	background-image:url(../../graphics/layout2009/common/icon_step-5.gif)
}		
	
#bigNumberedListShell ul.topRuleWithBkg li.six	{	
	background-image:url(../../graphics/layout2009/common/icon_step-6.gif)
}		
	
#bigNumberedListShell ul.topRuleWithBkg li.seven	{	
	background-image:url(../../graphics/layout2009/common/icon_step-7.gif)
}		
	
#bigNumberedListShell ul.topRuleWithBkg li.eight	{	
	background-image:url(../../graphics/layout2009/common/icon_step-8.gif)
}		
	
#bigNumberedListShell ul.topRuleWithBkg li.nine	{	
	background-image:url(../../graphics/layout2009/common/icon_step-9.gif)
}		
	
#bigNumberedListShell ul.topRuleWithBkg li.ten	{	
	background-image:url(../../graphics/layout2009/common/icon_step-10.gif)
}		
	
#bigNumberedListShell ul.topRuleWithBkg li.eleven	{	
	background-image:url(../../graphics/layout2009/common/icon_step-11.gif)
}		
#bigNumberedListShell ul.topRuleWithBkg li.twelve	{	
	background-image:url(../../graphics/layout2009/common/icon_step-12.gif)
}		
	
#bigNumberedListShell ul.topRuleWithBkg li p {
	margin-top:3px;
	margin-bottom:3px;
}		


/* SEARCH RELATED STYLES 
*	*** DMS 5-14-09 
*/
.highlightText {
	color: #666666; font-weight:bold;
}
.searchtext {
	font-size: 12px;
	height: 16px;
}
#sub_search_go { cursor:pointer; }

.oneSearchShell {
	margin:0px 0px 16px 0px;
}
.searchBody {
	font-size:11px; 
	line-height:14px;
}
.searchTag {
	font-size:10px; 
	font-weight:normal;
}
.searchTag a:link, .searchTag a:visited, .searchTag a:active {  color: #666666; text-decoration: none; font-weight:normal; }
.searchTag a:hover { color: #000000; text-decoration: none; font-weight:bold; }

	
/* while this has long since stopped being lavender, it is used throughout for table dividers, etc. 
 * (pre CSS border style html)
 */					
.lavender {				background: #999999; color: #FFFFFF; }		/* was A09B88, then ADC8E8 */

.black {				background: #000000; color: #FFFFFF; }
.normal {				color: #333333; }
.red {					color: #CC3333; }
.redStrong {			color: #CC3333; font-weight: bold; font-size: 16px; }
.redStronger {			color: #CC3333; font-weight: bold; font-size: 18px; }
.gray {					color: #999999; }
.green {				color: #009933; }	
.softHilt {				color: #597C27; }			/* B9BD5E */
.black {				color: #000000; }	
						
.bold {  				font-weight: bold}
.italic {  				font-style: italic; }
.smtext {  				font-size: 10px; }
/* DMS added 4-27-07 */	
.plain {  				font-style: normal; color: #000000}
.premier {				font-style: normal; color: #025C96; }
.premierItalic { 		font-style: italic; color: #025C96; }
.marg2T {				margin-top:2px; }
input.INmarg2T {		margin:2px 2px 0px 2px; color: #CC0000; font-size:9px; line-height:10px; }
/* end DMS additions */	

td.tblBkgHdr		{	font-size : 11px; background-color: #2D5826; color: #FFFFFF; }		
td.tblBkgMenu	{		font-size : 11px; background-color: #ADC8E8; color: #000000; }
.warranty {  			font-size: 12px; font-weight: bold; color: #025C96; text-decoration: none}																																																								

/* only used in admin/locationadmin/reports.cfm (now disabled), remove and clean up when possible */							
.tblBkgHdr		{		font-size : 10pt; background-color: #ffffff; color: #666666; }		
.tblBkgMenu	{			font-size : 10pt; background-color: #ffffff; color: #666666; }												
											
											
											
																											