@charset "utf-8";
/* CSS Document */
/*****************standard bar styles***********************/
.guideBar {
	clear:both;
	position:relative;
	width:780px;
	height:50px;
	margin-top:6px;
	float:left;
}

.guideBar a {
	float: right;
	display: block;
	outline: none;
	padding:0; 
	margin: 25px 3px 0 0;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
	color:#4e4e4f;
}
.girls_guideBar a {
	color: #e940ce;
}
.boys_guideBar a {
	color: #2794e2;
}
.clearance_guideBar a {
	color: #5fd831;
}
.guideBar h3 {
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	height:50px;
	display:inline;
	float:left;
	line-height:50px;
	margin-left: 8px;
}
.girls_guideBar h3 {
    color: #cd1e7f;
    text-transform: uppercase;
}
.boys_guideBar h3 {
	color:#2e84bf;
    text-transform: uppercase;
}
.clearance_guideBar h3 {
	background-position:0 -100px;
	color:#5fd831;
}
.guideBar h4 {
	font-size: 14px;
	font-weight: bold;
	color: #4e4e4e;
	padding: 17px 0 0 2px;
	height:50px;
	display:inline;
	float:left;
	line-height:20px;
	margin-left: 5px;
}
.guideBar span {
	height:50px;
	float:left;
}
.guideBarLeft,
.guideBarRight {
	background-repeat:no-repeat;
	background-color:#fff;
}
.guideBarLeft {
	background-position: left top;
	width:30px;
}
.girls_guideBar .guideBarLeft {
	background-image:url(/Images/77kids/global/section_guides/2011/summer/girls-guideBar.jpg);
}
.boys_guideBar .guideBarLeft {
	background-image:url(/Images/77kids/global/section_guides/2011/summer/boys-guideBar.jpg);
}
.clearance_guideBar .guideBarLeft,
.clearance_guideBar .guideBarRight {
	background-image:url(/Images/77kids/global/section_guides/2011/summer/clearance-guideBar.jpg);
}
/*****************view all guide bar styles***********************/
.viewAllGuideBar {
	clear:both;
	position: relative;
	width:603px;
	height:37px;
}
.viewAllGuideBar .guideBarDivider {
	background-image:url(/Images/77kids/global/section_guides/2011/spring/viewAll-guideBar-line.jpg);
	background-repeat:repeat-x;
	height:37px;
}
.viewAllGuideBar span {
	height:37px;
	float:left;
}
.viewAllGuideBar h3 {
	display:inline;
	float:left;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 37px;
	line-height:37px;
}
.viewAllGuideBar h4 {
	padding-top: 14px;
	display:inline;
	float:left;
	color: #265e84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height:37px;
}
.viewAllGuideBar .guideBarLeft,
.viewAllGuideBar .guideBarRight {
	width:33px;
}
.viewAllGuideBar .guideBarLeft {
	width:33px;
}
.viewAllGuideBar .guideBarRight {
	width:33px;
}
.viewAllGuideBar h3 {
	background-image:url(/Images/77kids/global/section_guides/2011/spring/viewAll-guideBarRepeat.png);
}
.girls_viewAllGuideBar h3 {
}
.boys_viewAllGuideBar h3 {
	background-position:0 -37px;
}
.clearance_viewAllGuideBar h3 {
	background-position:0 -74px;
}
.boys_viewAllGuideBar .guideBarLeft,
.boys_viewAllGuideBar .guideBarRight {
	background-image:url(/Images/77kids/global/section_guides/2011/spring/boys-viewAll-guideBar.jpg);
}
.girls_viewAllGuideBar .guideBarLeft,
.girls_viewAllGuideBar .guideBarRight {
	background-image:url(/Images/77kids/global/section_guides/2011/spring/girls-viewAll-guideBar.jpg);
}
.clearance_viewAllGuideBar .guideBarLeft,
.clearance_viewAllGuideBar .guideBarRight {
	background-image:url(/Images/77kids/global/section_guides/2011/spring/clearance-viewAll-guideBar.jpg);
}
