.mainContainer{
	display:table;
	width:800px;
	padding:0;
	border: 1px solid #999;
	border-top:0;
	background: #d1d3d4 url(../images/boys/bg_page.gif) left top repeat-x;
	margin-left: auto; margin-right: auto;
}
input, .label, .labelgrey{
	font-family: tahoma, arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:9px;
	font-style:normal;
}
.label{
	font-size:11px;
	font-style:normal;
	color:#fff;
}
.labelgrey{
	font-size:11px;
	font-style:normal;
	color:#959595;
}
/*****************  Menu Starts  ***********************/
.menu iframe {width:100%; height:auto; font-size:14px; position:relative; z-index:10100;}
* html .menu {width:auto;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0; margin:0px; list-style-type:none;}
.menu ul ul {width:auto;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; width:60px; position:relative; margin-right:5px;}

/* style the links for the top level width:138px; */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; font-weight:bold; color:#fff; width:auto; height:28px; border:0px solid #000; border:0; background-image:url(../images/boys/subHeaderBG.gif); line-height:29px;}
* html .menu a, * html .menu a:visited {width:auto; width:auto;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0; width:100px;}
* html .menu ul ul {top:30px;t\op:31px;}

.menu ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0; width:100px;}
* html .menu ul ul {top:30px;t\op:31px;}
/* table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:relative; top:0; left:0; border-collapse:collapse;;}

/* second level links */
.menu ul ul a, .menu ul ul a:visited {background:#378cce; color:#ffffff; height:auto; line-height:1em; padding:5px 10px; white-space:nowrap; width:135px; border-bottom:1px solid #fff;}


/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:140px;w\idth:140px; white-space:nowrap;}

/* style the top level hover */
.menu a:hover {color:#fff; background:#378cce;background-image:url(../Images/boys/subHeaderBG_select.gif);}
.menu ul ul a:hover{color:#000; background:#d2d3e8;}
.menu :hover > a {color:#fff; background:#378cce;background-image:url(../Images/boys/subHeaderBG_select.gif);}
.menu ul ul :hover > a {color:#000; background:#d2d3e8;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/*****************  Menu End  ***********************/
.newProduct, .titleItem{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:16px;
	width:32px;
	padding-left:4px;
	background-color:#29abe2;
}
.titleItem{
	width:100%;
	padding-left:10px;
	background-color:#29abe2;
}
.chkoutboxImage{
	padding:7px;
	background-color:#1b1464;
}
.bluebar{
	padding:4px 7px;
	background-color:#0071bc;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.brand{
	color:#7d7d7d;
	font-size:12px;
	font-weight:bold;
}
 .price{
	color:#29abe2;
	font-size:12px;
	font-weight:bold;
}
.padinglt{
	 padding:10px 0 0 10px;
}
.pading,.grey, .blue{
	 padding:6px 10px;
	 background-color:#e1e1e2;
}
.grey{
	background-color:#d3d4d4;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.altLightGray, .altWhite, .altDarkGray{
	padding:4px 7px;
	color:#333;
	background-color:#d7d7d7;
}
.altWhite{
	background-color:#fff;
}
.altDarkGray{
	background-color:#c1c1c1;
}
.blue{
	background-color:#2e3192;
}
.darkblue{
	background-color:#1b1464;
	padding:0 10px;
}
.font20px{
	font-size:20px;
	font-weight:bold;
}
.txtviewangels{
	background:url(../images/bg_viewangelsgif.gif) top left repeat-x;
	height:17px;
	text-align:center;
}

