/* for Store Home Page */
/* 7/13 update */

.categorizationPath {/* to hide breadcrumb include from store home */
	visibility: hidden;
}

.shopStatus {
border:0;
}

.content {/* to override commonStatic */
	width: 750px;
	float: left;	
	margin: 0 ;
	padding: 0;
}

#main {
	margin-top: 0px;
	width: 750px;
	height: 304px; /* 304 for single image, 336 for slideshow - 396 with slideshow and bml, 364 with one image and bml */
	float:left;
	font-size: 18px;
position:relative;
	
}

img#doodle {
position:absolute;
top:190px;
left:735px;
}


#main p {
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
}

#shopTag {
	position:absolute; 
	left:50%;
	margin: -25px 0 0 -385px ;
	width: 298px;
}

#main h3 {
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
}

#promos img,
#tools img {
	border:none;
}

#promos {
	position: relative;
	width:750px;
	color: #333;
	background: transparent url(/static/home/images/bkgdPromos.gif) no-repeat 10px 0;
	float:left;
	margin:10px 0 0 0;

}
	.promoModule {
		float:left;
		width:250px;
		height:255px;
		margin-top:10px;
		display:relative;
		text-align:center;
	}
	
	.xpromoModule h3 {
		text-transform:uppercase;
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-weight:normal;
		margin:0 auto 4px auto;
		padding:0;
		font-size:120%;
		line-height:125%;
		text-align:center;
	}

.promoModule h3 {
	text-transform:uppercase;
	font-weight:normal;
	font-family:'Trebuchet MS', Arial, Helvetia, sans-serif;
	margin:0 auto;
	font-size:120%;
}

	.promoModule p {
		margin:5px auto 0 auto;
		padding:0;
		text-align:center;
	}

	.promoModule h3 a {
		color:#c4178d;
		text-decoration:none;
	
	}



#promo1 {

}

#promo1 img {

padding: 10px 0 5px 5px;
}
#promo1 h3 {
margin-top:5px;
	padding-left:5px;
}

#promo1 p {
	font-family:Arial, Helvetica, sans-serif;
	width: 220px;	
	padding-left:5px;
}


#promo2 {

}
#promo2 img {
margin-top:0px;
margin-left:18px;
}

#promo2 h3 {
	padding-left:5px; 
	margin-top: 6px;
	}

#promo2 p {
	position: absolute;
	top:55px;
	left: 308px;
	z-index: 1000;
	font-family:Arial, Helvetica, sans-serif;
	width: 375px;
}


				
		#promo3 {
		}
		
			#promo3 img {
			padding:15px 0 0 0; 
			}
			
			#promo3 h3 { margin-top:0px;
			padding-left:10px;
			}
			
			#promo3 p {
				width:240px;
				padding-left:10px;
				}



			
#emailSignup {
	width:750px;
	height:43px;
	float:left;
	background: url(/static/home/images/emailForm.gif) no-repeat 0 0;
	position:relative;
}

	#emailSignup label {
	margin-top:15px;
	margin-left:80px;
	margin-right:17px;
	float:left;
	font-weight:bold;
	color:#000;
	text-transform:none;
	font-size:100%;
	}

	#emailSignup input#address {
	float:left;
	margin-top:11px;
	width:300px;
	}

	#emailSignup a#button {
		position:absolute;
		right:0;
		height:43px;
	}


#tools {
	float:left;
	width:750px;
	position:relative;
	margin-bottom:10px;
}

#tools h4 {
	color:#353535;
	text-transform:uppercase;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:3px 0 2px 0;
	padding:0;
	font-size:120%;
	line-height:120%;
	text-align:center;

}

	#tools p {
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
		margin:0 0 0 -6px;
		padding:0;
		font-weight:bold;
		font-size:105%;
		line-height:110%;
		text-align:center;

	}
	
		.toolModule {
			width:253px;
			height:126px;
			float:left;	
		}
		
			#tool1 {
				background: url(/static/home/images/tool1.gif) no-repeat 0 0;
			}
			
			#tool1 h4 {
			}
			
			#tool1 p {
				
			}


			#tool2 {
				background: url(/static/home/images/tool2.gif) no-repeat 0 0;
			
}
			
			#tool2 h4 {
			xmargin-top:-8px;
			xmargin-right:4px;
			}
			
			#tool2 p {
				
							}

			#tool3 {
				width:244px;
				background: url(/static/home/images/tool3.gif) no-repeat 0 0;
			}
			
			#tool3 h4 { 
			
			}
			
			#tool3 p {
			padding-left:8px;
			}


	#TabsContainer{
		width:450px;
	}
	#widgetContainer {
		clear: both; 
		background-image:url(/static/home/images/widget_bg.jpg); 
		background-repeat:repeat-x; 
		padding: 12px 10px 10px 10px;
		overflow:auto;
		}
	#rightSpace { float:right; height:381px;background-image:url(/static/home/images/bg_vert_scroll.gif); background-repeat:no-repeat;  }
	#farRightSpace { float:right; height:381px; xbackground-image:url(/static/home/images/bg_vert_scroll.gif); background-repeat:no-repeat; margin: 0 0 0 0; padding-right:10px;}
	.FRS_scrollContainer{  width:254px; height:300px; position:relative; overflow:hidden;}
	.FRS_scrollContainer{  width:254px; height:310px; position:relative; overflow:hidden; }
	.style1 { font-size: 11px; }
	#tab1 {padding: 0 0 1px 0 }