/* CSS Document */
.clear {
	font:0px/0px sans-serif;
	clear:both;
	display:block;
	height:0px;
	line-height:0px
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
	zoom:1
}
* html .clearfix, *:first-child+html .clearfix {
	zoom:1
}
a, a:visited {
	text-decoration:none; color:#000
}
a:hover {
	text-decoration:underline; color:#000
}
body {
	background:url(../images/top_bg.gif) repeat-x top;
	font-family:Arial;
	-webkit-text-size-adjust:none;
	font-size:12px;
}
p {
	line-height:130%
}
/*------------------------------------------------HEADER START----------------------------------------------*/
#warp {
	width:960px;
	margin:0 auto;
	/*Part of task 3004
	overflow:hidden;*/
	position:relative;
	padding:0 !important;
}
/*Added for task 3004*/
#content_wrapper_box{
	overflow:hidden;
}
/*END - Added for task 3004*/
ul#header_top_tool {
	display:block;
	height:20px;
	overflow:hidden;
}
ul#header_top_tool li {
	line-height:17px;
	float:right;
	background:url(../images/top_list_bg1.gif) no-repeat 0 5px;
	padding-left:7px;
	margin-left:6px;
	display:inline
}
ul#header_top_tool li.last {
	background:none
}
ul#header_top_tool li a, ul#header_top_tool li a:hover, ul#header_top_tool li a:visited {
	color:#fff;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#header_top_tool li a:hover {
	text-decoration:underline;
}
#header_content {
	height:96px;
	overflow:hidden
}
#header_content h1 {
	/*	text-indent:-999px;*/
	float:left;
	/*	width:176px;
	height:69px;
	background:url(../images/logo.gif) no-repeat;*/
	/*Hassane - modified for teh new bay logo
	margin-top:13px*/
	margin-top:25px;
}
#header_content div.header {
	float:left;
	margin-top:25px;
}
/*#header_content h1 a {
	display:block;
	width:176px;
	height:69px
}*/
#header_content .logo_text {
	font-weight:bold;
	float:left;
	color:#404040;
	margin:10px 0 0 54px;
	line-height:120%;
	width:220px;
	height:75px;
	display:table;
	_position:relative;
	overflow:hidden
}
#header_content .logo_text .logo_text_subwarp {
	display:table-cell;
	vertical-align:middle;
	_position:absolute;
	_top:50%
}
#header_content .logo_text .logo_text_contect {
	_position:relative;
	_top:-50%
}
*+html #header_content .logo_text {
	position:relative
}
*+html #header_content .logo_text .logo_text_subwarp {
	position:absolute;
	top:50%
}
*+html #header_content .logo_text .logo_text_contect {
	position:relative;
	top:-50%
}
#header_content .logo_text span {
	font-weight:400;
	font-size:12px;
	letter-spacing:0px;
}
#header_content ul {
	
	float:left;
	
	text-transform:uppercase;
	margin-top:3px;
}
#header_content ul#account {
	/*Hassane - modified for defect 3353
	width:140px;*/
	min-width:140px;
	/*END - Hassane - modified for defect 3353*/
}
#header_content ul li {
	background:url(../images/header_list_bg1.gif) no-repeat 0 4px;
	padding-left:5px;
	margin-left:3px;
	display:inline;	
}
#header_content ul li.last {
	background:none;
	padding:0;
	margin:0
}
#header_content ul li a, #header_content ul li a:hover, #header_content ul li a:visited {
	color:#3e3e3e;
	font-size:9px;
	font-weight:bold;
	word-spacing:1px;
	text-decoration:none
}
#header_content ul li a:hover {
	text-decoration:underline
}
#header_content ul#account a, #header_content ul#account a:hover, #header_content ul#account a:visited {
	color:#999
}
#header_content div.header_search {
	float:right;
	height:90px;
	overflow:hidden;
	position:relative
}
#header_content .header_search ul {
	float:left;
	clear:both
}
#header_content .header_search .header_search_subwarp {
	/*Hassane - modified for defect 3354
	width:186px;*/
	min-width:186px;
	float:left;
	margin-top:10px;
	position:absolute;
	right:0;
	top:17px
}

body.dsg-mini-cart-wrapper #header_content .header_search span{
    font-size: 12px;
}

#header_content .header_search span {
	display:block;
	float:left;
	height:26px;
	line-height:30px;
	padding-left:30px;
	text-transform:uppercase;
	color:#3e3e3e;
	font-weight:bold;
	/*Hassane - changed the Bay Shopping Bag Image - Defect 3985
	background:url(../images/header_icon1.gif) no-repeat left top;
	*/
	background:url(../images/TheBay_ShoppingBag.png) no-repeat left top;
	font-size:10px;
	width:auto;
	
}
#header_content .header_search span.bagItems{ cursor:pointer }
#header_content .header_search .checkout {
	float:right;
	padding-top:5px
}
#header_content .header_search .search_tab {
	/*Hassane - Added for defect 3696
	margin-top:10px;*/
	margin-top:3px;
	float:right;
	/*Hassane - Added for defect 3696*/
}
/*Hassane - Added for defect 3696*/
#header_content .header_search span#bagItems{
    min-width:70px;
}
/*Hassane - Added for defect 3696*/
#header_content .header_search .search_tab .search {
	display:block;
	float:left;
	width:156px;
	height:20px;
	line-height:20px;
	padding-left:5px;
	background:url(../images/header_search_bg.gif) no-repeat;
	color:#626262;
	font-size:11px;
	border:none
}
#header_content .header_search .search_tab .search_bt {
	margin-left:-1px
}
.alignFrench
{
margin-right:-17px !important;
}
.alignFrench1
{
margin-right:-1px !important;
}
#header_content #account_text {
	float:right;
	color:#404040;
	line-height:120%;
	font-weight:bold;
	overflow-y:hidden;
	margin-right:10px;
	height:85px;
	/*Part of task 3005*/
	/*width:auto;*/
	min-width:140px;
	/*END - Part of task 3005*/
}
#header_content #account_text #account_text_subwarp {
	margin-left:2px;
	margin-top:15px;
	overflow:hidden;
}
#header_content #account_text span {
	font-weight:400;
	font-size:11px;
	letter-spacing:0px;
}
/*------------------------------------------------HEADER END----------------------------------------------*/
/*------------------------------------------------MENU START------------------------------------------------*/
#main_nav {
	height:27px;
	border-top:1px solid #cccccc;
	border-bottom:4px solid black;
	position:relative;
	margin-bottom:2px;
	/*Added for task 3003*/
	z-index: 1001;
	display:table;
	width:100%;
}
#main_nav li {
	text-transform:uppercase;
	display:table-cell;
}

#main_nav li a.nav {
  text-align: center;
}


#main_nav li:nth-last-of-type(1){
/*Commented for task 3003*/
	/*float:right;*//*fix for IE9*/
}
#main_nav li a, #main_nav li a:hover, #main_nav li a:visited {
	text-decoration:none;
	display:block;
	color:#3e3e3e;
	font-weight:bold;
	font-size:11px;
	height:27px;
	line-height:27px;
	/*Hassane - modified for safari defect 4162
	padding:0 8px;*/
	padding:0 2px;
	font-size:12px; 
}
#main_nav li a.mainlast {
	width:33px
}
#main_nav li a.current {
	background:#000;
	color:#fff
}

#main_nav li .subpannel{
	background:#fff;
	border:1px solid #96918a;
	float:left;
	position:absolute;
	top:27px;
}

div.subpannel {
	display:none
}
#main_nav li #men1, #main_nav li #men3 {
	background:#fff;
	border:1px solid black;
	border-top:4px solid black;
	/*float:left;*/
	position:absolute;
	top:27px;
	filter:alpha(opacity=97);
	opacity:0.97;
	/*left:0;*/
}
*+html #men1 {
	width:810px;
}
*+html #men3 {
	width:543px;
}
#main_nav li .subnav_left {
	float:left;
	padding:15px 20px
}
#main_nav li .subnav_left ul {
	margin-bottom:15px;
}
#main_nav li .subnav_left ul li {
	padding:2px 0;
	display:block;
	float:none
}
#main_nav li .subnav_left ul li a.first, #main_nav li .subnav_left ul li a.first:hover, #main_nav li .subnav_left ul li a.first:visited {
	font-weight:bold;
	text-transform:uppercase;
	height:auto;
	overflow:hidden;
	line-height:110%
}
#main_nav li .subnav_left ul li a, #main_nav li .subnav_left ul li a:hover, #main_nav li .subnav_left ul li a:visited {
	text-decoration:none;
	color:#000;
	font-weight:normal;
	padding:0;
	font-size:12px;
	text-transform:none;
	height:auto;
	line-height:normal
}
#main_nav li .subnav_left ul li a:hover {
	text-decoration:underline
}
#main_nav li .subnav_right {
	background:#f2f2f2;
	float:left;
	padding:15px 0 0 20px;
/*	width:320px */	/* Commented out to make speciality width flexible - Kaushik */
}
#main_nav li .subnav_right_height01 {
	height:344px
}
#main_nav li .subnav_right_height03 {
	height:260px
}
#main_nav li .subnav_right .subnav_right_list {
	margin-right:35px;
	float:left
}
#main_nav li .subnav_right .subnav_right_list ul {
	margin-bottom:15px
}
#main_nav li .subnav_right .subnav_right_list ul li {
	padding:2px 0;
	display:block;
	float:none;
	max-width:135px;
}

#main_nav li .subnav_right .subnav_right_list ul li a.first, 
#main_nav li .subnav_right .subnav_right_list ul li a.first:hover, 
#main_nav li .subnav_right .subnav_right_list ul li a.first:visited {
  color: #818181;
  font-weight: bold;
  height: auto;
  line-height: 110%;
  text-transform: uppercase;
}

#main_nav li .subnav_right .subnav_right_list ul li.first{
	text-transform:uppercase;
	color:#818181;
	height:auto;
	line-height:110%;
	font-weight:bold
}
/*#main_nav li .subnav_right .subnav_right_list ul li a.first, #main_nav li .subnav_right .subnav_right_list ul li a.first:hover, #main_nav li .subnav_right .subnav_right_list ul li a.first:visited {
	text-transform:uppercase;
	color:#818181;
	height:auto;
	line-height:110%;
	font-weight:bold
}*/
#main_nav li .subnav_right .subnav_right_list ul li a, #main_nav li .subnav_right .subnav_right_list ul li a:hover, #main_nav li .subnav_right .subnav_right_list ul li a:visited {
	text-decoration:none;
	color:#000;
	font-weight:normal;
	padding:0;
	font-size:12px;
	text-transform:none;
	height:auto;
	line-height:normal
}
#main_nav li .subnav_right .subnav_right_list ul li a:hover {
	text-decoration:underline;
	text-transform:none
}
#main_nav li .subnav_right .subnav_right_list ul li a.subnav_right_bold, #main_nav li .subnav_right .subnav_right_list ul li a.subnav_right_bold:hover, #main_nav li .subnav_right .subnav_right_list ul li a.subnav_right_bold:visited {
	text-transform:uppercase;
	font-weight:bold
}
#main_nav li .subnav_down {
	height:26px;
	background:#818181;
	overflow:hidden;
	width:100%;
	/*Added for task Part of task 3004*/
	position:absolute;
	bottom:0;
	/*END - Added for task Part of task 3004*/
}
#main_nav li .subnav_down a, #main_nav li .subnav_down a:hover, #main_nav li .subnav_down a:visited {
	display:block;
	background:url(../images/subnav_down_arr.gif) no-repeat right top;
	padding-right:11px;
	float:left;
	height:26px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	font-size:12px
}
/*------------------------------------------------MENU END------------------------------------------------*/
/*------------------------------------------------CONTENT START------------------------------------------------*/
#main_content {
	width:960px;
	height: auto !important;
	height:445px;
	min-height:445px;
	margin-top:2px;
	/*Added for task 3128 - Hassane*/ 
	overflow: hidden;
}
/*------------------------------------------------CONTENT END------------------------------------------------*/
/*------------------------------------------------FOOTER START------------------------------------------------*/
#footer {
	background:#e9e9e9;
	width:100%;
	margin-top:28px
}
#footer .tool {
	width:100%;
	height:56px;
	background:#f0f0f0;
}
#footer .tool .frame {
	background:#f0f0f0;
	width:960px;
	margin:0 auto;
	height:56px;
}
#footer .tool .frame ul {
	float:left;
	margin-top:14px
}
#footer .tool .frame ul li {
	float:left;
	margin-right:32px;
	margin-left:10px;
}
#footer .tool .frame #footervip {
	margin-top:-3px;
}
#footer .tool .frame #footervip a, #footer .tool .frame #footervip a:hover, #footer .tool .frame #footervip a:visited {
	font-size:12px;
	font-weight:normal
}
#footer .tool .frame ul li img {
	float:left
}
#footer .tool .frame ul li a {
	display: block;
	float:left;
	padding-left:12px;
	margin-top:2px;
}
#footer .tool .frame ul li a, #footer .tool .frame ul li a:hover, #footer .tool .frame ul li a:visited {
	font-size:10px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	line-height:120%
}
#footer .tool .frame ul li span {
	font-size:12px;
	font-weight:bold;
	background:url(../images/footer_arr.gif) no-repeat right;
	padding-right:10px
}
#footer .tool .frame .search_tab {
	float:left;
	color:#333;
	/*Modified for defect 4332*/
	width:270px;
	/*END - Modified for defect 4332*/
	font-size:11px;
	font-weight:bold;
	margin-top:9px;
	margin-left:-2px
}
#footer .tool .frame .search_tab .inputemail {
	float:left;
	width:129px;
	height:20px;
	line-height:20px;
	padding-left:6px;
	background:url(../images/footer_input_new.gif) no-repeat;
	border:none;
	color:#626262;
	margin-top:4px
}
#footer .tool .frame .search_tab .singup_bt {
	margin-left:4px;
	margin-top:4px
}
#footer .footer_map {
	background:#e9e9e9;
	width:960px;
	margin:0 auto;
	overflow:hidden
}
#footer .footer_map .footer_map_list {
	float:left;
	margin-left:0px;
	margin-top:20px;
	margin-right:30px;
	overflow:hidden
}
#footer .footer_map .footer_map_list_2 {
	float:left;
	margin-top:19px;
	margin-right:75px;
	margin-left:10px;
	overflow:hidden
}
#footer .footer_map .footer_map_list li {
	height:20px;
	line-height:20px;
	display:block;
	float:none
}
#footer .footer_map .footer_map_list li h2 {
	font-size:14px;
	color:#818181;
	font-weight:bold
}
#footer .footer_map .footer_map_list_2 li {
	height:20px;
	line-height:20px;
	display:block;
	float:none
}
#footer .footer_map .footer_map_list_2 li h2 {
	font-size:14px;
	color:#818181;
	font-weight:bold
}
#footer .footer_map .footer_map_list li a, #footer .footer_map .footer_map_list li a:hover, #footer .footer_map .footer_map_list li a:visited, #footer .footer_map .footer_map_list_2 li a, #footer .footer_map .footer_map_list_2 li a:hover, #footer .footer_map .footer_map_list_2 li a:visited {
	font-size:10px;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold
}
#footer .footer_map .footer_map_list li a:hover, #footer .footer_map .footer_map_list_2 li a:hover {
	text-decoration:underline
}
.footer_links {
	float:right;
	margin-top:25px;
	margin-right:10px;
	margin-left:-50px;
	width:320px;
	overflow:hidden
}
.footer_links li {
	float:left;
	width:140px;
	height:54px;
	margin-left:20px;
	margin-bottom:20px
}
#theroom {
	margin-top:-10px;
}
.footer_links li a.icon {
	width:23px;
	height:22px;
	display:block;
	float:right;
	margin-bottom:0;
	margin-left:10px
}
.footer_copyright {
	margin-top:9px;
	border-top:solid 1px #d0d0d0;
	height:30px;
	padding-top:8px
}
.footer_copyright .rights {
	float:left;
	font-size:10px;
	color:#818181;
	font-weight: normal;
}
.footer_copyright .links {
	float:right;
	color:#818181
}
.footer_copyright .links a {
	color:#818181;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold
}
a.feedback, a.twitter, a.facebook {
	display:block;
	float:right;
	width:23px;
	height:22px;
	margin:18px 0 0 5px;
	background-repeat:no-repeat
}
a.twitter {
	margin-right:10px;
}
a.feedback, a.feedback:visited, a.facebook, a.facebook:visited {
	background:url(../images/footer_feedback.gif)
}
a.feedback:hover, a.facebook:hover {
	background:url(../images/footer_feedback_over.gif)
}
a.twitter, a.twitter:visited {
	background:url(../images/footer_twitter.gif)
}
a.twitter:hover {
	background:url(../images/footer_twitter_over.gif)
}
/*------------------------------------------------FOOTER END------------------------------------------------*/
/*------------------------------------------------LEFTMENU START------------------------------------------------*/
.left_select {
	width:150px
}
#leftmenu {
	float:left;
	width:160px;
	height:auto;
	overflow:hidden;
	margin-top:13px
}
#leftmenu h3, #leftmenu h3.black {
	text-transform:uppercase;
	color:#818181;
	font-size:12px
}
#leftmenu h3.black {
	color:#000;
	margin:15px 0 4px 0;
}
#leftmenu h3.black.results{ margin-top:0 }
#left_select {
	width:149px;
	height:26px;
	margin-top:3px;
}
#leftmenu ul.list01 {
	margin-top:10px;
	overflow:hidden
}
#leftmenu ul.list01 li.left_hide {
	display:none
}
#leftmenu ul.list01 li div {
	height:64px;
	overflow:hidden;
	padding-left:8px
}
#leftmenu ul.list01 li div.lines6 {
	height:108px
}
#leftmenu ul.list01 li div ul {
	overflow:hidden
}
#leftmenu ul.list01 li, #leftmenu ul.list02 li {
	padding:3px 0
}
#leftmenu ul.list01 li a, #leftmenu ul.list01 li a:hover, #leftmenu ul.list01 li a:visited {
	color:#000
}
#leftmenu ul.list01 li a.last {
	font-weight:bold;
	margin-left:8px
}
#leftmenu ul.list02 {
	margin-top:16px
}
#leftmenu ul.list02 li a, #leftmenu ul.list02 li a:hover, #leftmenu ul.list02 li a:visited {
	color:#d42b30;
	font-weight:bold;
	background:url(../images/leftNavGT.gif) no-repeat right center;
	padding-right: 10px;
}
.SpecialNav ul  {
	display: block;
	margin-left: 10px;
}
	.SpecialNav ul li {
		font-family: arial;
		display: block;
		list-style: none outside none;
	}
		.SpecialNav ul > li > h3 {
		} 
		.SpecialNav ul li a {
			display: block;
			font-size: 11px;
			height: auto !important;
			line-height: 19px;  
			min-height: 18px;
		}

		.SpecialNav ul li.selected > a {
			font-weight: bold;
		}
	
.left_banner {
	margin-top:20px
}
div.left_category {
	background:#f2f2f2;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
	overflow:hidden;
	padding:5px 0 5px 10px
}
/*Modified for R2 Task - 3098 - Hassane*/
.firstM, .thirdM, .fifthM, .seventhM {
	/*height:24px;*/
	height: auto;
    position: relative;
    width: 100%;
	line-height:24px;
	color:#000;
	font-weight:bold;
	cursor:pointer;
	clear: both;
	overflow:hidden;
}
/*END - Modified for R2 Task - 3098 - Hassane*/
.sceondM, .fourthM {
/*display:none;*/
}
.fourthM {
	padding-left:18px
}
.fifthM {
	font-size:11px;
}
a.left_cate, a.left_cate:hover, a.left_cate:visited {
	display:block;
	float:left;
	color:#000;
	padding-right:12px;
	text-decoration:none;
	/*Modified for R2 Task - 3098 - Hassane*/
	max-width: 130px;
	padding-right: 5px;
	word-wrap: break-word;
	/*END - Modified for R2 Task - 3098 - Hassane*/
}
/*Modified for R2 Task - 3098 - Hassane*/
.firstM a, .thirdM a, .fifthM a, .seventhM a {
	line-height:16px;
	padding-bottom:5px;
}
/*END - Modified for R2 Task - 3098 - Hassane*/
a.left_cate2, a.left_cate2:hover, a.left_cate2:visited {
	display:block;
	float:left;
	color:#000;
	/*padding-right:12px;*/
	padding-right: 5px;/*Modified for R2 Task - 3098 - Hassane*/
	text-decoration:none;
	font-size:11px;
	margin-left:10px;
	/*Modified for R2 Task - 3098 - Hassane*/
	clear: both;
	max-width: 120px;
  	word-wrap: break-word;
  	/*END - Modified for R2 Task - 3098 - Hassane*/
	
}
a.left_cate2.chanelCate2{
 max-width: 82px;
}

/*Modified for R2 Task - 3098 - Hassane*/
a.left_cate2, a.left_cate2:hover, a.left_cate2:visited {
  clear: both;
  color: #000000;
  display: block;
  float: left;
  font-size: 11px;
  margin-left: 10px;
  max-width: 120px;
  padding-right: 5px;
  word-wrap: break-word;
}

a.left_cate3, a.left_cate3:hover, a.left_cate3:visited {
	float:left;
	padding-right:5px;
	text-decoration:none;
	max-width:120px;
	word-wrap:break-word;
}
/*END - Modified for R2 Task - 3098 - Hassane*/
.arr_nor {
	background:url(../images/leftmenu_arr.gif) no-repeat right;
	/*Modified for R2 Task - 3098 - Hassane*/
	width:10px;
	height:12px;
	display:inline-block;
	position:relative;
	/*END - Modified for R2 Task - 3098 - Hassane*/
}
.arr_nor_chanel {
	background:url(../images/leftmenu_arr.gif) no-repeat right;
	/*Modified for R2 Task - 3098 - Hassane*/
	width:10px;
	height:12px;
	display:inline-block;
	position:relative;
	margin-top:15px;
	/*END - Modified for R2 Task - 3098 - Hassane*/
}
.arr_dow {
	background:url(../images/leftmenu_arr2.gif) no-repeat right;
	/*Modified for R2 Task - 3098 - Hassane*/
	display:inline-block;
	width:10px;
	height:14px;
	position:relative;
	/*END - Modified for R2 Task - 3098 - Hassane*/
}
.fourthM ul {
	font-size:11px
}
.fourthM ul li a, .fourthM ul li a:hover, .fourthM ul li a:visited {
	font-size:11px;
	display:block;
	color:#000;
	padding:5px 0
} 
div.left_checboxes {
	margin-bottom:2px
}
label.checkbox {
	padding-left: 24px;
	cursor:pointer;
	background: url(../images/global/bg-filter-default.gif) no-repeat 0 -285px;
	display:block;
	padding:3px 0;
	padding-left:14px;
	line-height:120%;
}
label.checked {
	/*Modified for R2 task 3142 - Hassane*/
	/*background-position:0 -204px*/
	background: url(../images/global/checkbox_checked.gif) no-repeat 0 5px;
	/*END - Modified for R2 task 3142 - Hassane*/
}

div.left_forth {
	font-size:11px
}
div.left_forth label.checkbox {
	padding-left: 24px;
	cursor:pointer;
	background: url(../images/global/bg-filter-default.gif) no-repeat 0 -185px;
	display:block;
	padding:3px 0;
	padding-left:14px;
	line-height:120%;
}
div.left_forth label.checked {
	background-position:0 -205px
}
/*------------------------------------------------LEFTMENU END------------------------------------------------*/
/*------------------------------------------------RIGHT_CON START------------------------------------------------*/
#right_con {
/*Modified for Task 3130 - Hassane*/
	/*width:780px;*/
	width:785px;
/*END - Modified for Task 3130 - Hassane*/
	height:auto !important;
	height:740px;
	min-height:740px;
	margin-top:10px;
	float:right
}
.right_con_banner {
	margin-bottom:20px
}
#right_con h2, #right_con h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin-bottom:14px
}
/*------------------------------------------------RIGHT_CON END------------------------------------------------*/
/*--------------------------------------------------SUBMAIN TOP START-------------------------------------------------------*/
#location {
	color:#818181;
	font-weight:bold;
	margin:15px 0;
	font-size:10px;
	overflow:hidden;
	padding-bottom:1px
}
#location div {
	float:left
}
#location a, #location a:hover, #location a:visited {
	color:#000;
	font-size:11px
}
#location span {
	float:right
}
#location span.same {
	color:#000;
	float:none;
	font-size:11px
}
#location span a, #location span a:hover, #location span a:visited {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	margin-left:13px;
	text-transform:uppercase
}
h2.subtit, h2.subtit2 {
	display:block;
	margin:15px 0;
	font-size:24px;
	font-weight:normal
}
h2.subtit2 {
	font-size:20px;
	color:#999
}
h2.subtit2 span.current {
	color:#000
}
h2.subtit2 a, h2.subtit2 a:hover, h2.subtit2 a:visited {
	color:#999
}
h2.subtit2 a:hover {
	text-decoration:none
}
h2.subtit2 a.allbutton, h2.subtit2 a.allbutton:hover, h2.subtit2 a.allbutton:visited {
	float:right;
	text-transform:uppercase;
	color:#fff
}
*+html h2.subtit2 a.allbutton {
	margin-top:-20px
}
/*--------------------------------------------------SUBMAIN TOP END-------------------------------------------------------*/
/*--------------------------------------------------OTHERS-------------------------------------------------------*/
a.allbutton {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4b4b4b), color-stop(1, #0d0d0d) );
	background:-moz-linear-gradient( center top, #4b4b4b 5%, #0d0d0d 100% );
 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b4b4b', endColorstr='#0d0d0d');
	background-color:#4b4b4b;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:5px 12px;
	text-decoration:none;
	text-transform:uppercase
}
a.allbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0d0d0d), color-stop(1, #4b4b4b) );
	background:-moz-linear-gradient( center top, #0d0d0d 5%, #4b4b4b 100% );
 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d0d0d', endColorstr='#4b4b4b');
	background-color:#0d0d0d;
	text-decoration:none;
	color:#fff
}
a.allbutton:active {
	position:relative;
	top:1px;
	color:#fff
}
a.allbutton.gray, a.allbutton.gray:visited{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c9c9c9), color-stop(1, #8B8B8B) );
	background:-moz-linear-gradient( center top, #c9c9c9 5%, #8B8B8B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9c9c9', endColorstr='#8B8B8B');
}
a.allbutton.gray:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0d0d0d), color-stop(1, #4b4b4b) );
	background:-moz-linear-gradient( center top, #0d0d0d 5%, #4b4b4b 100% );
 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d0d0d', endColorstr='#4b4b4b');
}
a.allbutton.grey, a.allbutton.grey:visited{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #555), color-stop(1, #7c7c7c) );
	background:-moz-linear-gradient( center top, #7c7c7c 5%, #555 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#383838');
}
a.allbutton.grey:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0d0d0d), color-stop(1, #4b4b4b) );
	background:-moz-linear-gradient( center top, #0d0d0d 5%, #4b4b4b 100% );
 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d0d0d', endColorstr='#4b4b4b');
}
a.allbuttonDisabled, a.allbuttonDisabled:hover, a.allbuttonDisabled:active {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c9c9c9), color-stop(1, #b7b7b7) );
	background:-moz-linear-gradient( center top, #c9c9c9 5%, #b7b7b7 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9c9c9', endColorstr='#b7b7b7');
	background-color:#c9c9c9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:5px 12px;
	text-decoration:none
}
#main_nav.fixNavZIndex {
	z-index:590
}
.error {
	color:#ff0000;
}
/*-------------------------------------------------------BAG POP START---------------------------------------------------------*/
#quick_bag {
	width:330px !important;
	min-height:10px;
	border:solid 1px #000;
	border-bottom:3px solid #000;
	position:absolute;
	top:38px;
	/*Modified for R2 Task 3102 - Hassane
	right:10px;
	*/
	right:192px;
	/*END - Modified for R2 Task 3102 - Hassane*/
	background:#fff;
	overflow:hidden;
	z-index:1000003;
	display:none
}
.tit_close {
	background:#000;
	overflow:hidden
}
.tit_close a {
	display:block;
	float:right
}
.bag_item {
	height:40px;
	border-bottom:2px solid #000
}
.bag_item .bagItems {
	float:left;
	height:26px;
	background:url(../images/header_icon1.gif) no-repeat;
	padding-left:35px;
	font-weight:bold;
	line-height:32px;
	font-size:11px;
	text-transform:uppercase;
	margin:4px 0 0 18px
}
.bag_item .bagItems em {
	margin-right:2px
}
.bag_item a.allbutton {
	float:right;
	margin:10px 19px 0 0
}
.bag_tip {
	text-align:center;
	margin:6px 0
}
ul.baglist li {
	display:block;
	overflow:hidden
}
ul.baglist li.bagcurrent {
	background:#f4f4f4;
	border-bottom:3px solid #999
}
ul.baglist li div {
	width:291px;
	height:74px;
	border-bottom:solid 1px #ccc;
	margin:0 auto;
	overflow:hidden
}
ul.baglist li div.last {
	border:none
}
ul.baglist li div img {
	display:block;
	float:left;
	width:46px;
	height:60px;
	border:solid 1px #d6d6d6;
	margin-top:6px;
	margin-right:15px
}
ul.baglist li div h3 {
	/*Hassane - modified for defect 4118
	margin-top:19px;
	margin-bottom:10px*/
	margin-top:10px;
	margin-bottom:6px;	
	font-size:12px;

}
ul.baglist li div h3 a, ul.baglist li div h3 a:hover, ul.baglist li div h3 a:visited {
	color:#000
}
ul.baglist li div span.quantity {
	color:#494949;
	float:left;
	display:block;
	font-size:11px
}
ul.baglist li div span.price {
	color:#000;
	font-weight:bold;
	float:right
}
ul.baglist li div span.sale {
	color:#ac1f22;
	font-weight:bold;
	float:right;
	margin-left:15px
}
ul.baglist li.bagcurrent {
	background:#f4f4f4;
	border-bottom:3px solid #999
}
ul.baglist li.bagcurrent div {
	border:none
}
.total_info {
	background:#f4f4f4;
	padding:14px 20px 18px 20px;
	border-top:solid 2px #c3c3c3;
	overflow:hidden
}
.total_info a.viewfull, .total_info a.viewfull:hover, .total_info a.viewfull:visited {
	float:right;
	font-size:10px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	margin-bottom:18px
}
.total_info p {
	float:left;
	width:155px;
	color:#666;
	line-height:180%;
	font-size:11px
}
.total_info .right {
	float:right;
	width:123px
}
.total_info .right div {
	color:#1e1e1e;
	margin-bottom:8px;
	width:115px;
	float:right;
}
.total_info .right div span {
	float:left
}
.total_info .right div span.save {
	color:#ac1f22;
	font-weight:bold;
	float:right
}
.total_info .right div span.total {
	font-size:14px;
	font-weight:bold;
	margin-top:-2px;
	float:right
}
.total_info .right .promo {
	width:123px;
	/* height:14px; */ /* Abraham Raghib: Commented out this line in order to allow the promo code to wrap on 2 lines if the code is longer than one line can hold. This is in order not to extend the width of the promo code div. */
	line-height:14px;
	text-align:center;
	color:#fff;
	font-size:11px;
	background:#999;
	font-weight:bold;
	overflow:hidden;
	margin-bottom:13px
}
.total_info .right a.allbutton {
	float:right
}
div.warr_pri{
	float:right;
	font-weight:bold;
	margin:30px -105px 0px 0px;}
.highLight {
	color:#AC1F22;
	font-weight:bold;
	text-transform:uppercase;
}
.hightLightEmptyLine {
	line-height:2px;
	height:2px;
	width:100%;
	clear:both;
	display:block;
	color:#AC1F22;
	background:#AC1F22;
	margin-bottom:10px;
}
a.continueshopping {
	float:left;
	display:block;
	margin-top:15px;
	font-weight:bold;
	color:#666666
}
.freeinfoshoppingbag {
	display:block;
	float:left;
	width:155px;
}
.freeinfoshoppingbag p {
	line-height:normal;
}
.upper {
	text-transform:uppercase;
}
/*-------------------------------------------------------BAG POP END---------------------------------------------------------*/
div.allerrors, span.allerrors{ color:#AB1F20; background:url(../images/error1.png) no-repeat; padding-left:20px; min-height:16px; padding-top:1px; font-size:11px; font-weight:bold; display:none; overflow:hidden; margin-bottom:3px }
span.allerrors{ padding-top:0px; line-height:normal; padding-top:2px }

div.allerror, span.allerror{ color:#AB1F20; background:url(../images/error1.png) no-repeat; padding-left:20px; min-height:16px; padding-top:1px; font-size:11px; font-weight:bold; display:none; overflow:hidden; margin-bottom:3px }
span.allerrors{ padding-top:0px; line-height:normal; padding-top:2px }
div.warnning{ color:#494949; background:url(../images/error2.png) no-repeat; padding-left:20px; min-height:16px; padding-top:3px; font-size:11px; display:block; overflow:hidden }
label.blank-label{ height:1px; line-height:1px; overflow:hidden }
.dijitTextBoxFocused {
	outline: none;
}

.popupWindow {
	position:absolute;
	float:none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	/*top: 32px;*/
	width: 425px;
	display:none;
	clear:both;
	margin-top:32px;
}
.popupWindow .tit_close .popupTitle {
	height:25px;
	line-height:25px;
	color:lightGray;
	font-size:15px;
	padding-left:8px;
	float:left;
}
.popupWindow .content {
	padding:20px 15px;
	width: 395px;
	float:left;
}
.popupWindow .content .personalInfo label,
.popupWindow .content input,
.popupWindow .content .dijitTextBox {
	float:left;
	clear:both;
	display:block;
	width:185px;
}
.fixWithTo200 {
	width:200px;
}
.popupWindow .content ul.formlist li{
	display:block;
	clear:both;
	overflow: hidden;
	padding-top:4px;
	padding-bottom:4px;
}
.popupWindow .content ul.formlist li.labels {
	padding-bottom:0;
}
.popupWindow .content ul.formlist li.personalInfo {
	margin-bottom:15px;
}
.popupWindow .content ul.formlist li.inputTextArea {
	margin-top:15px;
}
.popupWindow .content ul.formlist li label {
	clear:both;
}
.popupWindow .content .floatLeft {
	width:195px;
}
.popupWindow .content .clearBoth {
	clear:both;
	display:block;
}
.popupWindow .content ul.formlist li.inputTextArea textarea {
	width: 380px;
	height:80px;
}
.popInform {
	clear:both;
	display:block;
	overflow:hidden;
	height:auto;
	margin-top:20px;
}
.error {
	color:#AB1F21;
	display:block;
	clear:both;
}
.redFork {
	 background:url(../images/error1.png) no-repeat 0 0;
	 padding-left:20px;
	 line-height:16px;
	 padding-bottom:10px;
	 font-weight:bold;
}
.grayMessage {
	color:gray;
	font-size:12px;
	line-height: 1.4em;
}


ul.detail_size li.disabled a, ul.detail_size li.disabled a:hover, ul.detail_size li.disabled a:visited {
	background:none !important;
}
.quantityArea, .sizeArea, .priceColorArea {
	 overflow:visible;
}
.miniCartSeparator { border-top:2px solid #AB1F20; padding:0px 0 12px;}

/*Added for R2 tast 3131 - Hassane*/
.loading-dot {
	background:url(../images/global/bg-ajax-loader-dot.gif) no-repeat;
	color: #656565;
    display: table;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    margin: 10px auto;
    padding-left: 46px;
    text-align:center;
}

.error_msg {
  color: #AB1F21;
  font-size: 12px;
  font-weight: bold;
  left: 0;
  position: relative;
  top: 0;
}

.setWidth{
/*Hassane - modified grom 155 to 175
    width:175px;*/
    width:175px;
}
/*END - Added for R2 tast 3131 - Hassane*/

/* Sign up for email popup */
#subscription_popup{

  width: 709px !important;
  z-index: 10000005 !important;
}
#subscription_popup div.pwpgwplist {
    padding: 10px;
    width: 668px !important;
}
#subscription_popup div.look-for {
    padding: 12px;
}
#subscription_popup div.pop_boder {
    padding: 15px 0 15px 275px !important;
}

#subscription_popup #label-smarketingEmail {
    width: 600px;
}
.dijitDialogTitleBar span.dijitDialogTitle h3{
    padding-top:3px
}
#subscription_popup div.dijitDialogPaneContent{width:auto !important;}
/* END */
.shippingMethodDrop span{ width:137px;}
#subregistration_popup .addLbl { width:250px; }
#regphone1, #regphone2 {
    width: 24px !important;
}
#regphoneext {
    width: 32px !important;
}
#regphone3 {
    width: 32px !important;
}
.left_select{
	font-size:11px !important;
}


/* -----------------------------------------------------------------------------*/
/* Auto suggest search popup
/* -----------------------------------------------------------------------------*/

.autoSuggestBox {
	position: absolute;
	margin: 0;
	right:183px;
	top:90px;
	z-index:100003;
}

.autoSuggestBox .autoSuggest_content {

	background-color:#fff;
	float: left;
	margin: 0px;
	width: 182px;
	padding: 0;
	line-height: 0;
	border-right:1px solid #595548;
	border-bottom:1px solid #595548;
	border-left:1px solid #595548;
	
}

.autoSuggestBox .autoSuggest_content .heading {
	/*color: #F38F23;*/
	font-weight:bold;
	font-size: 13px;
	padding: 0px 10px 0 5px;
}

.autoSuggestBox .autoSuggest_content .results {
	/*width: 295px;*/
	font-size: 10pt;
	line-height: 16px;
	padding-top: 8px;
	line-height: 17px;
	/*background-image: url('../images/colors/color1/autoSuggestVertical_header_bg.png');*/
	background-repeat: repeat-x;
	margin-top: -1px;
}

.autoSuggestBox .autoSuggest_content a {
	font-size: 10px !important;
	color: #0175BE;
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	margin: 0;
}

.autoSuggestBox .autoSuggest_content .view_all_results a{
	text-decoration:underline;
	line-height:1;
}

.autoSuggestBox .autoSuggest_content ul {
	line-height: normal;
	padding: 0;
	width:100%;
}

.autoSuggestBox .autoSuggest_content .line {
	border-top: 1px solid black;
}

.autoSuggestBox .autoSuggest_content li {
	list-style: none;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 12px;
	background:none !important;
	padding-left:0 !important;
	margin-left:0 !important;
	display:block !important;
}

.autoSuggestBox .autoSuggestSelected {
	background-color: #595548;
	color: #ffffff !important;
	text-decoration: none !important;
}

.autoSuggestBox .autoSuggest_content .view_all_results {
	border-top: 1px solid #CCCCCC;
	padding: 6px 0 15px;
	margin-top: -1px;
}

.autoSuggestBox .autoSuggest_wrapper {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -1px;
	top: 12px;
	width: 182px;
}

.autoSuggestBox .search_left_border {

	/*background: url("../images/colors/color1/search_left_shadow.png") repeat-y scroll 0 0 transparent;*/
	float: left;
	height: 100%;
	left: -3px;
	position: absolute;
	top: 0;
	width: 4px;
}

.autoSuggestBox .search_right_border {

	/*background: url("../images/colors/color1/search_right_shadow.png") repeat-y scroll 0 0 transparent;*/
	float: left;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
}

.autoSuggestBox .autoSuggest_bottom {
	width: 301px;
	height: 12px;
	position: absolute;
	bottom: -12px;
	left: -3px;
	margin: 0;
	padding: 0;
}

	.autoSuggestBox .autoSuggest_bottom .bottom_left_shadow {
		/*background: url("../images/colors/color1/search_bottom_left_shadow.png") no-repeat;*/
		float: left;
		height: 12px;
		width: 10px;
	}

	.autoSuggestBox .autoSuggest_bottom .middle_shadow {
		/*background: url("../images/colors/color1/search_bottom_shadow.png") repeat-x;*/
		float: left;
		height: 12px;
		width: 281px;
	}

	.autoSuggestBox .autoSuggest_bottom .bottom_right_shadow {
		/*background: url("../images/colors/color1/search_bottom_right_shadow.png") no-repeat;*/
		float: left;
		height: 12px;
		width: 10px;
	}

	.right{
	float:right;
}

/* -----------------------------------------------------------------------------*/
/* END - Auto suggest search popup
/* -----------------------------------------------------------------------------*/
.left_cat_gifcard a.arr_dow{ width:70px !important;}
label.confEml {
    padding-left: 53px;
    width: 103px !important;
}
label.disabled {
    background: url("../images/global/checkbox_checked_disable.gif") no-repeat scroll 0 5px transparent;
}

/* Defect 3275 */
label.disableduncheck {
    background: url("../images/global/checkbox_disable.gif") no-repeat scroll 0 5px transparent;
}

/* defect 3423 */
.ui-dialog {
    border: 1px solid #4B4B4B !important;
}
.ui-widget-header {
    background-color: #4B4B4B !important;
    color: #FFFFFF !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4b4b4b), color-stop(1, #0d0d0d) ) !important;
	background:-moz-linear-gradient( center top, #4b4b4b 5%, #0d0d0d 100% ) !important;
 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b4b4b', endColorstr='#0d0d0d') !important;
	background-color:#4b4b4b !important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0d0d0d), color-stop(1, #4b4b4b) ) !important;
	background:-moz-linear-gradient( center top, #0d0d0d 5%, #4b4b4b 100% ) !important;
 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d0d0d', endColorstr='#4b4b4b') !important;
	background-color:#0d0d0d !important;
}
/* defect 3423 */

.detail_color > li > a > div {
  display: none;
}
#header_content .header_search span {
	position: relative;
	top:-5px;
}
.sizeArea{ clear:both;}
.detail_color > li > a {position: relative; overflow: hidden}
.detail_color > li > a:hover {position: relative; overflow: visible}
.detail_color > li > a > div {display: none;}
.detail_color > li > a:hover > div {display: block;}

/***** Rating, Reviews and Comments - START *****/
.pr-snippet-wrapper { 
	background:none !important;
	border:none !important;
	padding:0.25em 0.25em 0.25em 0 !important;
}
.pr-snippet-stars {
	background:none !important;
	border:none !important;
	padding:0.3em 0.3em 0.3em 0 !important;
}
.pr-snippet-review-count {
    float: left;
}
.pr-snippet-read-write {
	background:none !important;
	border:none !important;
	clear:none !important;
	float:left;
}
.pr-snippet-read-write a.pr-snippet-link {
	color:#000 !important;
	text-transform:uppercase;
}
.pr-snippet-read-reviews {
	border-right: 1px solid #818181 !important;
}
.pr-snippet-stars .pr-stars-small, .pr-modal-container .pr-stars {
	background-image:url(../images/stars_small.gif) !important;
}
.pr-facebook-like-snippet {
	display:none !important;
}

.pr-snippet-stars .pr-snippet-rating-decimal { 
	background-color: #ffffff !important; 
	color: #000000 !important; 
	font-size: 95% !important;
	display:none;
}

/***** Rating, Reviews and Comments - END *****/

div.left_checboxes label{
    float: none !important;
}
/* defect 3899 */
div.left_checboxes label.checkbox {
    background: url("../images/global/checkbox_uncheck.gif") no-repeat scroll 0 5px transparent;
}
div.left_checboxes label.checked {
    background: url("../images/global/checkbox_checked.gif") no-repeat scroll 0 5px transparent !important;
}
/* END defect 3899 */

.detail_color > li > a.color_swatch_selected {
  border: medium none;
}
div#browserWarningId h1.warn{
  text-decoration: underline;
  color: #d42b30;
  text-align:center;
}

div#browserWarningId{
  margin:15px;
}
div#browserWarningId .hidebtn{
  text-align:center;
  position:relative;
}

div#browserWarningId ul.browserList{
 list-style-type:square;
 margin-left:15px;
 position:relative;
}
body #ajaxblock_dialog.dijitDialog #loading_popup {
  background: url("../images/linear-spinner6.gif") no-repeat scroll 50% 50% transparent;
  display: block;
  height: 29px;
  width: 210px;
}
span.warnning_removedItem{ color:#AB1F21; background:url(../images/error2.png) no-repeat; padding-left:20px; min-height:16px; padding-top:3px; font-size:12px; overflow:hidden; font-weight: bold; }
body #ajaxblock_dialog.dijitDialog {
  background: none repeat scroll 0 0 transparent;
  border: 0 solid transparent;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
  width: 210px !important;
	z-index: 10001;
}


.top_msg {
	background-repeat: no-repeat;
	background-position: 20px 10px;
	background-size: 30px;
	padding: 18px 20px 15px 70px;
	color: white;
	display: none;
	font-family: Proxima-nova,Arial,Helvetica,Sans-serif;
	font-size: 16px;
	font-weight: 700;	
	line-height: 18px;
	margin-bottom: 1px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.top_msg.notify {
	background-color: #558b45;	
	color: #ffffff;
	display: block;
	background-image: url("/wcsstore/TheBay/images/notification_icon_tb.png");
}

.top_msg.error {
	background-color: #d0021b;	
	color: #ffffff;
	display: block;
	background-image: url("/wcsstore/TheBay/images/error_icon_tb.png");
}