 HTML, BODY { height: 100%; }
BODY {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
	background: #515151 url("/11_images/bg/body-bg.gif") repeat-x left top;
/*	background: #3f3f3f url("/11_images/bg/body-bg.gif") repeat-x left top;	*/
}
A { text-decoration: none; }
A:HOVER { text-decoration: underline; }

A IMG { border: none; }
LABEL { cursor: pointer; }
H1, H2, H3, H4, H5, H6, FORM, P {
	padding: 0;
	margin: 0;
}
INPUT, LABEL, TEXTAREA { font-family: Arial, Helvetica, sans-serif; }
INPUT { outline: none; }

.relax {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}
.container {
	min-width: 1050px;
	overflow: hidden;
}
.topContainerMain { background: white; padding-bottom:0px; }
.botContainerMain { padding-top:20px; }
#page {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#page .white_content {
	margin: 0 auto;
	text-align: center;
}



/*  Header  */
#header {
	padding-bottom: 13px;
	float: left;
	width: 100%;
	position: relative;
	z-index: 10002;
}
#header .logo {
	float: left;
	margin: 11px 0 0 -31px;
}
#header .header-area {
	float: right;
	width: 715px;
}

/*  Social  */
.social {
	float: right;
	margin-top: 3px;
	min-height: 24px;
}
.social .join-list {
	background: url("/11_images/bg/arrow-join.gif") right center no-repeat;
	color: #295B93;
	display: inline;
	float: left;
	font-size: 11px;
	line-height: 24px;
	margin: 6px 6px 0;
	padding: 0 6px 0 0;
}
.social SPAN {
	float: left;
	height: 24px;
	margin: 0;
	display: block;
}
.social DIV.row1 { height:30px; padding-left:22px; }
.social DIV.row2 { height:30px; width:220px;  padding-left:25px; }
.social SPAN.st_fblike_hcount {
	margin-top: 5px;
}
.social SPAN.st_PinIt {
	margin-top: 8px;
	margin-left: -8px;
}
.social SPAN.st_twitter_large .stLarge  {
	width: 47px;
	height: 25px;
	background: url("/11_images/icons/twitter.gif") no-repeat left top!important;
}
.social SPAN.st_plusone_large DIV {
	width: !important;
	height: auto!important;
	position: static!important;
	margin-top: 4px!important;
}
.social SPAN.st_plusone_large DIV DIV { margin-top: 0px!important; }
.social SPAN.st_email_large .stLarge  {
	width: 31px;
	height: 25px;
	background: url("/11_images/icons/mail.gif") no-repeat left top!important;
}
.social SPAN.st_twitter_large,
.social SPAN.st_plusone_large,
.social SPAN.st_email_large { margin-top: 4px; }
.social SPAN.st_twitter_large {margin-right: 2px;}

#header .search-form {
	float: right;
	margin-top: 45px;
/*	margin-top: 30px;*/
/*	margin-top: 8px;  LFR adjusted because social was take out from the header, now in footer? */
}
#header .search-form .select-store {
	float: left;
	margin-right: 8px;
}
#header .search-form .select-store SELECT { width: 215px; }
#header .search-form .input-bg, #content .slider-area .input-bg { /* LFR #content .slider-area .input-bg addition for default page */
	float: left;
	margin-right: 3px;
	background: url("/11_images/bg/input-bg.gif") no-repeat left top;
	height: 29px;
	width: 228px;
}
#header .search-form .input-bg INPUT, #content .slider-area .input-bg INPUT   { /* LFR #content .slider-area .input-bg INPUT addition for default page */
	width: 210px;
	margin: 7px 0 0 10px;
	padding: 0;
	font-size: 12px;
	color: #333;
	border: none;
	background: none;
}
#header .search-form INPUT.button {
	width: 31px;
	height: 29px;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	background: url("/11_images/buttons/btn-go.png") no-repeat left top;
	text-indent: -10000px;
	outline: none;
	cursor: pointer;
	font-size: 1px;
	line-height: 0;
}
#content .slider-area INPUT.button { /* LFR #content .slider-area INPUT.button addition for default page */
	width: 31px;
	height: 29px;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	background: url("/11_images/buttons/btn-go.gif") no-repeat left top;
	text-indent: -10000px;
	outline: none;
	cursor: pointer;
	font-size: 1px;
	line-height: 0;
}

#menu {
	background: url("/11_images/bg/menu-bg-m.gif") repeat-x left top;
	float: left;
	width: 100%;
	position: relative;
	z-index: 10000;
}
#menu .menu-left { background: url("/11_images/bg/menu-l-m.gif") no-repeat left top;	 }
#menu .menu-right {
	background: url("/11_images/bg/menu-r-m.gif") no-repeat right top;
	height: 36px;
}
.shopAll {
	position:absolute;
	left:-6px; top:-2px;
/*	left:-8px; top:-3px;*/
	height: 38px; width: 200px;
	z-index:10002;
	background: url('/11_images/buttons/shopAllDepartments.png') no-repeat left top;
}

.subMenuArrow { background: url("/11_images/bg/arrow-right-blue.png") no-repeat right 11px !important;}

.home-page #menu { background: #292929 url("/11_images/bg/menu-bg-m.gif") repeat-x left top; }
.home-page #menu .menu-left { background: url("/11_images/bg/menu-left.gif") no-repeat left top;	 }
.home-page #menu .menu-right {
	background: url("/11_images/bg/menu-r-m.gif") no-repeat right top;
	height: 32px;
}
#menu UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu UL LI {
	float: left;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: url("/11_images/bg/menu-border.gif") no-repeat left top;
	padding: 0 2px 0 4px;
	position: relative;
}
#menu UL LI.first { background: none; }
#menu UL LI A {
	float: left;
	margin-top: 3px;
	line-height: 30px;
	color: #fff;
/*	text-shadow: 2px 2px 2px #333;*/
}
#menu UL LI A SPAN {
	float: left;
	line-height: 30px;
	text-align: center;
}
#menu UL LI A SPAN SPAN { padding: 0 41px; cursor: pointer; width: 129px; padding: 0; }
#menu UL LI.shops A SPAN SPAN { width: 161px; padding: 0 20px 0 0; }


/*#menu UL LI.first:hover, */
#menu UL LI.open {
	background: url("/11_images/bg/menu-left.gif") no-repeat left top;
}
#menu UL LI A:hover,
#menu UL LI:hover A,
#menu UL LI.active A,
#menu UL LI.active:hover A {
	text-decoration: none;
	margin-top: 3px;
	line-height: 30px;
	color: #575757;
/*	background: url("/11_images/bg/menu-h.gif") no-repeat left top;	 */
/*	text-shadow: 2px 2px 2px #ae5106;*/
}

#menu UL LI.active.first A,
#menu UL LI.active.first A,
#menu UL LI.first A:hover,
#menu UL LI.first:hover A{
	background: url("/11_images/bg/menu-h-m.gif") no-repeat left top;
}
#menu UL LI.open.first A{
	background: url("/11_images/bg/menu-h.gif") no-repeat left top;
}

#menu UL LI:hover A {
	background: white;
	color: #575757;
/*	background: url("/11_images/bg/menu-h.gif") no-repeat left top!important;*/
}

/* body TAB drop-down */
#menu UL LI:hover A SPAN,
#menu UL LI.active A SPAN {
	cursor: default;
/*	position:absolute !important; top:0px; left:1px;*/
/*	width:136px;*/
/*	line-height: 36px;*/
	line-height: 30px;
	box-shadow: 0px -1px 2px #909090;
	z-index:200;
/*	border-top: solid 1px #909090;*/
	background: white;
/*	background: url("/11_images/bg/menu-h-right.gif") no-repeat right top;	 *//* right of tab */
}

#menu UL LI.shops A SPAN SPAN{
	background: url("/11_images/bg/arrow-parent.gif") no-repeat right 11px;
}
#menu UL LI.shops:hover A SPAN SPAN,
#menu UL LI.shops.open A SPAN SPAN{
	background: url("/11_images/bg/menu-arrow.gif") no-repeat right 14px;
}
#menu UL LI .sub-blue {
	float: left;
	width: 187px;
	position: absolute;
	top: 33px;
	left: 0;
	display: none;
}
#menu UL LI:hover .sub-blue,
#menu UL LI.open .sub-blue { display: block; }
#menu UL LI .sub-blue .sub-blue-bg,
#menu UL LI .sub-blue .sub-blue-bottom {
	float: left;
	width: 100%;
	background: url("/11_images/bg/sub-blue-bg.jpg") repeat-y left top;
}
#menu UL LI .sub-blue .sub-blue-bg { min-height: 103px; }
#menu UL LI .sub-blue .sub-blue-bottom {
	height: 255px;
	background: url("/11_images/bg/sub-blue-bottom.png") no-repeat left top;
}
#menu UL LI .sub-blue UL {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: -255px;
}
#menu UL LI .sub-blue UL LI,
#menu UL LI.active .sub-blue UL LI {
	padding: 0;
	margin: 0 3px;
	width: 181px;
	background: none;
	background: url("/11_images/bg/menu-border-blue.png") no-repeat left top;
	z-index: 1;
}
#menu UL LI .sub-blue UL LI A,
#menu UL LI.active .sub-blue UL LI A {
	margin: 0 0px -2px;
	padding: 10px 10px 11px;
	width: 167px;
	line-height: 120%;
	font-size: 12px;
	text-shadow: none;

}
#menu UL LI .sub-blue UL LI A,
#menu UL LI:hover .sub-blue UL LI A,
#menu UL LI:hover .sub-blue UL LI:hover A,
#menu UL LI.active .sub-blue UL LI A,
#menu UL LI.active .sub-blue UL LI A,
#menu UL LI.active .sub-blue UL LI:hover A {
	background: none;
	background: url("/11_images/bg/arrow-right.gif") no-repeat right center!important;
	padding: 10px 10px 11px;
}

#menu UL LI:hover .sub-blue UL LI:hover,
#menu UL LI.active .sub-blue UL LI:hover {
	background: #fff;
	z-index: 5;
}

#menu UL LI .sub-blue UL LI:hover A,
#menu UL LI .sub-blue UL LI A:hover,
#menu UL LI:hover .sub-blue UL LI:hover A,
#menu UL LI:hover .sub-blue UL LI A:hover,
#menu UL LI:hover .sub-blue UL LI:hover A:hover,
#menu UL LI.active .sub-blue UL LI:hover A,
#menu UL LI.active .sub-blue UL LI A:hover,
#menu UL LI.active .sub-blue UL LI:hover A,
#menu UL LI.active .sub-blue UL LI A:hover,
#menu UL LI.active .sub-blue UL LI:hover A:hover {
	background: transparent url("/11_images/bg/menu-h-blue.png") repeat-x left bottom!important;
	color: #000;
	border-top: 1px solid #bec6cc;
	padding: 9px 10px 11px;
}
#menu UL LI .sub-blue UL LI .sub-white{
	float: left;
	width: 155px;
	position: absolute;
	left: 167px;
	top: 0;
	z-index: 1000;
	display: none;
}
#menu UL LI .sub-blue UL LI:hover .sub-white { display: block; }
#menu UL LI .sub-blue UL LI .sub-white .sub-top,
#menu UL LI .sub-blue UL LI .sub-white .sub-bottom,
#menu UL LI .sub-blue UL LI .sub-white .sub-bg {
	float: left;
	width: 100%;
}
#menu UL LI .sub-blue UL LI .sub-white .sub-top,
#menu UL LI .sub-blue UL LI .sub-white .sub-bottom {
	font-size: 1px;
	line-height: 0;
}
#menu UL LI .sub-blue UL LI .sub-white .sub-top {
	height: 8px;
/*	background: url("/11_images/bg/sub-topB.png") no-repeat left top;*/
}
#menu UL LI .sub-blue UL LI .sub-white .sub-bottom {
	height: 11px;
/*	background: url("/11_images/bg/sub-bottomB.png") no-repeat left top;*/
}
#menu UL LI .sub-blue UL LI .sub-white .sub-bg {
/*	background: url("/11_images/bg/sub-bgB.png") repeat-y left top;*/
}
#menu UL LI .sub-blue UL LI .sub-white UL {
	width: 135px;
	margin: -6px 0 -6px 9px;
}
#menu UL LI .sub-blue UL LI .sub-white UL LI,
#menu UL LI:hover .sub-blue UL LI:hover .sub-white UL LI,
#menu UL LI:hover .sub-blue UL LI:hover .sub-white UL LI:hover,
#menu UL LI.active .sub-blue UL LI .sub-white UL LI,
#menu UL LI.active .sub-blue UL LI:hover .sub-white UL LI,
#menu UL LI.active .sub-blue UL LI:hover .sub-white UL LI:hover {
	background: none;
	width: auto;
	float:none;
	display: block;
	padding: 0;
	margin: 0;
	zoom: 1;
	line-height: 120%;
}
#menu UL LI .sub-blue UL LI .sub-white UL LI A,
#menu UL LI:hover .sub-blue UL LI:hover .sub-white UL LI A,
#menu UL LI:hover .sub-blue UL LI:hover .sub-white UL LI:hover A,
#menu UL LI:hover .sub-blue UL LI:hover .sub-white UL LI A:hover {
	background: none!important;
	width: auto;
	float:none;
	display: block;
	color: #115192;
	padding: 5px 0;
	margin: 0;
	border: none;
	zoom: 1;
	line-height: 120%;
}
#menu UL LI .sub-blue UL LI .sub-white UL LI A:hover {
	text-decoration: underline;
	border: none;
}

/* LFR 3rd Level menu @ Blue */
li.linkOut:hover, #menu .menu-right .first-sub-white .sub-bg li.linkOut:hover {
	background: url("/11_images/icons/linkOut.png") no-repeat right 3px !important;
/*	z-index: 2001;*/
}

#menu UL LI .sub-blue UL LI .sub-whiteL3{
	float: left;
	width: 155px;
	position: absolute;
	left: 130px;
	top: 0;
	z-index: 1000;
	display: none;
}

#menu UL LI .sub-blue UL LI .sub-white UL LI:hover .sub-whiteL3 { display: block; }
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 .sub-top,
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 .sub-bottom,
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 .sub-bg {
	float: left;
	width: 100%;
}
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 .sub-top,
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 .sub-bottom {
	font-size: 1px;
	line-height: 0;
}
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 .sub-top {
	height: 8px;
	background: url("/11_images/bg/sub-topB.png") no-repeat left top;
}
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 .sub-bottom {
	height: 11px;
	background: url("/11_images/bg/sub-bottomB.png") no-repeat left top;
}
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 .sub-bg {
	background: url("/11_images/bg/sub-bgB.png") repeat-y left top;
}
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 UL {
	width: 135px;
	margin: -6px 0 -6px 9px;
}
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 UL LI,
#menu UL LI:hover .sub-blue UL LI .sub-white UL LI:hover .sub-whiteL3 UL LI,
#menu UL LI:hover .sub-blue UL LI .sub-white UL LI:hover .sub-whiteL3 UL LI:hover,
#menu UL LI.active .sub-blue UL LI .sub-white UL LI .sub-whiteL3 UL LI,
#menu UL LI.active .sub-blue UL LI .sub-white UL LI:hover .sub-whiteL3 UL LI,
#menu UL LI.active .sub-blue UL LI .sub-white UL LI:hover .sub-whiteL3 UL LI:hover {
	background: none;
	width: auto;
	float:none;
	display: block;
	padding: 0;
	margin: 0;
	zoom: 1;
	line-height: 120%;
}
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 UL LI A,
#menu UL LI:hover .sub-blue UL LI .sub-white UL LI:hover .sub-whiteL3 UL LI A,
#menu UL LI:hover .sub-blue UL LI .sub-white UL LI:hover .sub-whiteL3 UL LI:hover A,
#menu UL LI:hover .sub-blue UL LI .sub-white UL LI:hover .sub-whiteL3 UL LI A:hover {
	background: none!important;
	width: auto;
	float:none;
	display: block;
	color: #115192;
	padding: 5px 0;
	margin: 0;
	border: none;
	zoom: 1;
	line-height: 120%;
}
#menu UL LI .sub-blue UL LI .sub-white UL LI .sub-whiteL3 UL LI A:hover {
	text-decoration: underline;
	border: none;
}
/* eo Level 3*/

.wrapSlides {
	width:1300px;
	position:relative;
	/*background-image: url('images/homepage/xmas-background.jpg');
	background-repeat:no-repeat;
	/* background-attachment:fixed;
	background-position: 0 120px;
	background-size: 1000px 469px; 
	/* background-origin: content-box; */
}
.midSlideArea { width:1000px; }

#backSlide {
	width:58px;
	position:absolute;
	top:300px;
	left:-80px;
	z-index: 30005;
	cursor:pointer;
	display:none;
}

#nextSlide {
	float:left;
	position:relative;
	top:170px;
	left:30px;
	z-index: 30005;
	cursor:pointer;
	display:none;
}

#getFreeDeals {
	position:absolute;
	top:400px;
	left:0px;
	font-size:12px;
	z-index: 30005;
	text-decoration:underline;
	color:#115192;
	cursor:pointer;
    width: 450px;
    height: 250px;
}

#backMain {
	background:url('11_images/icons/backArrow.png') no-repeat left;
	padding-left: 10px;
	position:absolute;
	top:400px;
	left:-10px;
	font-size:12px;
	z-index: 30005;
	text-decoration:underline;
	color:#115192;
	cursor:pointer;
	display:none;
}

#content .home-area {
	float: left;
	width: 100%;
	position: relative;
}
#content .catalog-area {
	float: right;
	width: 540px;
	position: absolute;
	right: 0;
	top: 31px;
	height: 367px;
	z-index: 100;
}
#content .catalog-area DIV.img-slider { position: absolute; z-index: 1; overflow: hidden; background: none!important;}
#content .catalog-area DIV.img-slider span {
	background: none!important;
	position: absolute;
	display: none;
}
/* eo css for using images compositions */
#content .catalog-area .img-1 {
	bottom: 0px;
	left: 0px;
	z-index: 30!important;
	width: 147px;
	height: 174px;
}
#content .catalog-area .img-2 {
	top: 20px;
	right: 190px;
	width: 168px;
	height: 272px;
}
#content .catalog-area .img-3 {
	top: 8px;
	right: 2px;
	width: 148px;
	height: 313px;
}
#content .catalog-area .img-4 {
	top: 75px;
	left: 68px;
	z-index: 20!important;
	width: 203px;
	height: 242px;
}
#content .catalog-area .img-5 {
	top: 85px;
	right: 45px;
	z-index: 30!important;
	width: 207px;
	height: 271px;
}
#content .catalog-area .img-1 IMG{
	width: 147px;
	height: 174px;
}
#content .catalog-area .img-2 IMG {
	width: 168px;
	height: 272px;
}
#content .catalog-area .img-3 IMG {
	width: 148px;
	height: 313px;
}
#content .catalog-area .img-4 IMG {
	width: 203px;
	height: 242px;
}
#content .catalog-area .img-5 IMG {
	width: 207px;
	height: 271px;
}
/* eo css for using images compositions */


/* Begin css for using images from DB, Flag & its text */
.flag2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width:97px;
	height:35px;
	background-image: url("/11_images/icons/flagBlank2.png");
	z-index: 50!important;
}
.flagText2 {
	position: absolute;
	top: 4px;
	left: 4px;
	font-size: 9px;
	font-weight:bold;
	color: #FFFFFF;
	z-index: 52!important;
}
#content .catalog-area .img-1a span {
	width: 125px;
	height: 190px;
}
#content .catalog-area .img-1a {
	top: 195px;
	left: 10px;
	z-index: 30!important;
	width: 125px;
	height: 190px;
}
#content .catalog-area .img-2a span {
	width: 170px;
	height: 260px;
}
#content .catalog-area .img-2a {
	top: 32px;
	left: 210px;
	width: 170px;
	height: 260px;
}
#content .catalog-area .img-3a span {
	width: 162px;
	height: 249px;
}
#content .catalog-area .img-3a {
	top: 5px;
	left: 430px;
	width: 162px;
	height: 249px;
}
#content .catalog-area .img-4a span {
	width: 140px;
	height: 220px;
}
#content .catalog-area .img-4a {
	top: 93px;
	left: 92px;
	z-index: 20!important;
	width: 140px;
	height: 220px;
}
#content .catalog-area .img-5a span {
	width: 175px;
	height: 260px;
}
#content .catalog-area .img-5a {
	top: 105px;
	left: 355px;
	z-index: 30!important;
	width: 175px;
	height: 260px;
}
#content .catalog-area .img-1a .pane {
	position: absolute;
	top: 12px;
	left: 13px;
	z-index: 30!important;
}
#content .catalog-area .img-2a .pane {
	position: absolute;
	top: 12px;
	left: 13px;
}
#content .catalog-area .img-3a .pane {
	position: absolute;
	top: 12px;
	left: 13px;
}
#content .catalog-area .img-4a .pane {
	position: absolute;
	top: 12px;
	left: 13px;
}

#content .catalog-area .img-5a .pane {
	position: absolute;
	top: 12px;
	left: 13px;
}
/* eo css for using images from DB, Flag & its text */

#content .catalog-area DIV.img-slider A SPAN { /* LFR new for default page */
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 10000;
}
#content .catalog-area DIV.img-slider.img-4 A SPAN {left: 18px;}
#content .catalog-area DIV.img-slider A SPAN IMG {height: auto;width: auto;}

#content .slider-area {
	height: 440px;
	float: right;
	width: 100%;
}


#content .slider-area .item .slideBg2 {
	position: relative;
	left:155px;
	z-index: -10;
}

#content .slider-area .item {
	float: left;
	width: 100%;
	position: relative;
	background: none!important;
}
#content .slider-area .item  IMG{ float: right;}
#content .text-desc {
	float:left;
	width: 600px;
	height: 275px;
	position: absolute;
	top: 15px;
	left: 0px;
	z-index: 100;
}
#content .text-desc H1 {
	font-size: 56px;
	color: #333;
	letter-spacing: -3px;
	padding-top: 25px;
	padding-bottom: 23px;
}
#content .text-desc H2,
#content .text-desc p,
#content .text-desc ul {
	font-size: 13.5px;
        font-weight: normal;
	color: #333;
	margin: 0;
	padding-bottom: 12px;
	line-height: 150%;
}
#content .text-desc ul {
        margin-left: 17px;
}

#seeStoresBut {
	float: left;
	width: 230px;
	position: absolute;
	left: -5px;
	top: 350px;
	z-index: 30005;
}
    #seeStoresBut #seeAllArrow{
        position: absolute;
        top: -40px;
        right: -58px;
        z-index: 30006 !important;
    }

/* LFR new #content .text-desc2 for Default page */
#content .text-desc2 {
	float:left;
	width: 450px;
	position: absolute;
	top: 75px;
	left: 25px;
	height: 275px;
	z-index: 100;
	display: none; /* LFR */
}

#content .text-desc2 H2 {
	font-size: 34px;
	color: #333;
	padding-bottom: 8px;
}
#content .text-desc2 P {
	font-size: 12px;
	color: #333;
	margin: 0;
	padding-bottom: 12px;
}
#content .text-desc2 A.more {
	float: left;
	background: url("/11_images/buttons/btn-big.gif") no-repeat left top;
	width: 204px;
	text-align: center;
	line-height: 34px;
	padding-bottom: 3px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	font-family: Helvetica;
	text-shadow: 2px 2px 2px #a74f06;
	position: relative;
	bottom: 0;
}
/* LFR END new for Default page */

#content .nav {
	float: left;
	margin-left: 0px;
	margin-top: -25px;
	width: 785px;
	position: relative;
	z-index: 1000;
}
#content .nav A {
	float: left;
	width: 17px;
	text-align: center;
	margin-right: 4px;
	background: url("/11_images/icons/num.gif") no-repeat left top;
	font-size: 12px;
	color: #666;
	line-height: 17px;
}
#content .nav A.activeSlide,
#content .nav A:hover {
	background-image: url("/11_images/icons/num-h.gif");
	color: #fff;
	text-decoration: none;
}
/*  Footer  */
#footer {
	padding: 10px 0 30px;
	text-align: center;
}
#footer UL {
	margin: 0 auto;
	padding: 0 0 0px 0;
	list-style: none;
	font-size: 10px;
	line-height: 150%;
}
#footer UL LI { display: inline; }
#footer UL LI, #footer P {
	font-size: 10px;
	color: #818181;
	line-height: 120%;
}
#footer P { margin: 0; line-height: 150%;}
#footer A { color: #818181; }

/*  Bottom area */
#content .bottom-area {
	float: left;
	width: 100%;
	margin-top: 20px;
}
#content .bottom-area .bottom-top,
#content .bottom-area .bottom-bottom,
#content .bottom-area .bottom-bg,
#content .bottom-area .bottom-content {
	float: left;
	width: 100%;
}
#content .bottom-area .bottom-top,
#content .bottom-area .bottom-bottom {
	height: 69px;
	background: url("/11_images/bg/bottom-box-t.png") no-repeat left top;
}
#content .bottom-area .bottom-bottom { background: url("/11_images/bg/bottom-box-b.png") no-repeat left top; }
#content .bottom-area .bottom-bg { background: url("/11_images/bg/bottom-bg.png") repeat-y left top; }
#content .bottom-area .bottom-content {
	position: relative;
	margin: -56px 0 -62px;
}
#content .bottom-area .step {
	float: left;
	width: 230px;
	margin-left: 8px;
	padding-bottom: 10px;
	min-height: 118px;
}
#content .bottom-area .step.center { margin-left: 15px; }
#content .bottom-area .step.newsletter {
	width: 230px;
	margin-left: 14px;
}
#content .bottom-area .step.seal {
	padding-right: 60px;
	width: 180px;
	background: url("/11_images/icons/seal.png") no-repeat right bottom;
}
#content .bottom-area .step.ipad {
	padding-right: 110px;
	width: 130px;
	background: url("/11_images/icons/ipad-2.png") no-repeat right bottom;
    position: relative;
}

#content .bottom-area .step.contest {
	padding-right: 105px;
	width: 135px;
	#background: url("/11_images/icons/pin-to-win.png") no-repeat right bottom;
}

#content .bottom-area .step.holiday-contest {
	height: 137px;
	padding-bottom: 0;
	position: relative;
}

#content .bottom-area .step.holiday-contest img{
	bottom: 0;
	left: -17px;
	position: absolute;
}

#content .bottom-area .step.holiday-contest .holiday-contest-header {
	text-align: right;
}

#content .bottom-area .step.holiday-contest .step-copy {
	bottom: 49px;
	position: absolute;
	right: 0;
	width: 108px;
}
#content .bottom-area .step.ipad .play-icon {
    margin-top: -30px;
    position: absolute;
    right: 20px;
    top: 50%;
}

#content .bottom-area .step.facebook {
	padding-bottom: 0;
	margin-top: -4px;
	left: 4px;
	position: relative;
}
#content .bottom-area .step H3 {
	font-size: 19px;
	color: #000;
	padding-bottom: 4px;
}
#content .bottom-area .step P {
	font-size: 12px;
	margin: 0;
	padding-bottom: 8px;
}
#content .bottom-area .step A {
	font-size: 10px;
	color: #115192;
	font-weight: bold;
	float: left;
}
#content .bottom-area .step .trans-bg {
	float: left;
	width: 158px;
	margin-right: 6px;
	height: 24px;
	background: url("/11_images/bg/trans-input.png") no-repeat left top;
}
#content .bottom-area .step .trans-bg INPUT {
	margin: 2px 0 0 5px;
	padding: 0;
	width: 142px;
	line-height: 20px;
	height: 20px;
	font-size: 11px;
	color: #000;
	background: none;
	border: none;
}
#content .bottom-area .step INPUT.btn-gray {
	float: left;
	background: none;
	border: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: url("/11_images/buttons/btn-gray.png") no-repeat left top;
	width: 51px;
	height: 24px;
	line-height: 24px;
	padding: 0 0 3px 0;
	cursor: pointer;
}
#content .joinMail {
	float:right;
        margin-right: 36px;
        margin-top: 15px;
        padding-bottom: 7px;
}

#content .breadcrumbs UL {
	margin: 0;
	padding: 4px 0 8px;
	list-style: none;
/*	border: solid 1px black;  for visual test */
}
#contentProfile .breadcrumbs UL LI,
#content .breadcrumbs UL LI {
	font-size: 11px;
	color: #999;
	display: inline;
	line-height: 120%; /* to fit Join Mail otherwise 250% done programatically @ main */
}
#contentProfile .breadcrumbs UL LI.current,
#content .breadcrumbs UL LI.current { color: #333; }

#contentProfile .breadcrumbs UL LI A,
#content .breadcrumbs UL LI A { color: #115192; }

#content .main {
	float: left;
	width: 1002px;
	margin-right: -2px;
	position: relative;
}
#content .main .main-top,
#content .main .main-bottom,
#content .main .main-bg,
#content .main .main-content {
	float:left;
	width: 100%;
}
#content .main .main-top {
	position:relative; top:0px; left:0px;
	height: 13px;
	background: url("/11_images/bg/main-top2.png") no-repeat left top;
	z-index: 2000!important;
}

#content .main .main-bottom {
	height: 14px;
	background: url("/11_images/bg/main-bottom.png") no-repeat left top;
}
#content .main .main-bg { background: url("/11_images/bg/main-bg.png") repeat-y left top; }
#content .main .main-content {
	position: relative;
	margin: -12px 0 -12px 2px;
	width: 996px;
	padding-bottom: 35px;
}

#content .main-content .main-area .title {
font-size: 30px;
line-height: 35px;
color: black;
font-weight: bold;
font-style: italic;
margin-top: 15px;
margin-bottom: 10px;
width: 600px;
}

/* LFR (.post) Used in About Us */
#content .main .main-content .post {
	padding: 30px 30px;
	color: #333333;
}
#content .main .main-content .post .title {
	font-size: 40px;
	padding-bottom:20px;
	border-bottom:4px solid #cbcbcb;
}
#content .main .main-content .post .postTitle {
	margin-top: 20px;
	font-size: 24px;
	font-weight:bold;
}
#content .main .main-content .post .entry {
	padding: 5px 20px 0px 0px;
	font-size: 13px;
}
#content .main .main-content .post .entry p {
	margin-bottom: 20px;
}
/* LFR (.post) Used in Other Catalogs */
#content .main .main-content .post .oCatTitle {
	font-size: 24px;
	font-weight:bold;
	padding-bottom:20px;
	border-bottom:4px solid #cbcbcb;
}
#content .main .main-content .post .oCatPostTitle {
	margin-top: 10px;
	font-size: 16px;
	text-decoration:underline;
	color:#0000CC;
	font-weight:bold;
}
#content .main .main-content .post .oCatPostTitle2 {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight:bold;
}
#content .main .main-content .post .oCatEntry {
	padding: 0px 20px 0px 0px;
	font-size: 13px;
}
#content .main .main-content .post .oCatEntry p {
	margin-bottom: 10px;
}

#content .main .main-content .post .oCatEntry h1 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* LFR eof (.post) defs */
/* LFR eof (.post) defs */

#content .main-banner {
	background: url("/11_images/banners/defaultBanner.png") no-repeat right top;
	float: left;
	width: 100%;
	margin: 0 0 0 1px;
	height: 113px;
}
#content .main-banner H1 {
	font-size: 44px;
	color: #333;
	font-weight: normal;
	margin: 15px 0 0 33px;
}

.bannerDivider {
position: relative; top:112px; background: #434343; height:5px;
}


#content .main-banner P {
	font-size: 18px;
	color: #666;
	margin: 0px 0 0 33px;
}
#content .sub-nav {
	float: left;
	width: 100%;
	background-color: #666;
	position: relative;
	z-index: 2;
}
#content .sub-nav UL {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
}
#content .sub-nav UL.lots {
	margin: 0;
}
#content .sub-nav UL LI {
	float: left;
	font-size: 11px;
	color: #ccc;
	border-left: 1px solid #7E7E7E;
	padding: 0 6px 0 8px;
}
#content .sub-nav UL.lots LI {
    font-size: 12px;
    width: 182px;
    padding: 2px 8px;
}
#content .sub-nav UL LI.first {
	border: none;
}
#content .sub-nav UL LI SPAN {
	float: left;
	padding-bottom: 10px;
	margin-bottom: -10px;
}
#content .sub-nav UL LI A {
	float: left;
	line-height: 28px;
	color: #eee;
}
#content .sub-nav UL LI:hover A,
#content .sub-nav UL LI.active A,
#content .sub-nav UL LI A:hover {
	color: #fff;
	text-decoration: underline;
}
#content .sub-nav UL LI:hover SPAN,
#content .sub-nav UL LI.active SPAN {
	background: url("/11_images/icons/sub-arrow.gif") no-repeat center bottom;
}
#content .product-area {
	float: left;
	width: 100%;
	background: url("/11_images/bg/main-shadow.gif") repeat-x left top;
	margin-top: 1px;
}
#content .freeShipPane {
	float: left;
	width: 100%;
	background: url("/11_images/bg/main-shadow.gif") repeat-x left top;
	margin-top: -8px;
}

#content .sort UL{
	margin: 0;
	padding: 20px 35px 8px;
	list-style: none;
        display: none;
}
#content .sort UL LI {
	display: inline;
	font-size: 11px;
	color: #999;
	margin-left: 2px;
}
#content .sort UL LI A{ color: #115192; margin-left: 2px; }
#content .sort UL LI SPAN {color: #000; }
#content .sort UL LI.active { color: #333; }

#content .product-box {
	float: left;
	width: 916px;
	border-top: 1px solid #cbcbcb;
	padding: 35px 0 10px;
	margin-left: 40px;
}
#content .product-box.first { border: none;}
#content .product {
	float: left;
	width: 152px;
	margin-left: 39px;
	text-align: center;
	position: relative;
}
#content .product.first { margin-left: 0; }
#content .product .img {
	float:left;
	margin-bottom: -13px;
	padding-bottom: 27px;
	font-size: 1px;
	line-height: 0;
	background: url("/11_images/bg/img-shadow.gif") repeat-x left bottom;
}
#content .product H3 {
	font-size: 14px;
	color: #115192;
	padding-bottom: 4px;
}
#content .product H3 A { color: #115192; }
#content .product P{
	font-size: 11px;
	color: #333;
	padding-bottom: 4px;
}
#content .product A.quick-view {
	padding-right: 15px;
	background: url("/11_images/icons/quick.gif") no-repeat right top;
	font-size: 12px;
	color: #115192;
	font-weight: bold;
}
#content .product .flag,
#custom-lightbox .details .left-col .flag,
.sidebar .side-product .flag {
	position: absolute;
	top: -22px;
	left: -18px;
	width:175px;
	height:49px;
	background-image: url("/11_images/icons/flagBlank.png");
}
#content .product .flagText,
#custom-lightbox .details .left-col .flagText,
.sidebar .side-product .flagText {
	position: absolute;
	top: 5px;
	left: 8px;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
}

.qViewBut { width:150px; height:35px; position: relative; left:-10px; }
.profileBut { width:235px; height:55px; margin-left:-3px; }

#content .product .desc {
	position: relative;
	float:left;
	width: 100%;
}
#content .product .desc p {
	color: #333333;
}
#content .text {
	float: left;
	width: 923px;
	margin: 12px 0 0 38px;
	background: url("/11_images/bg/text-bg.gif") repeat-y left top;
}
#content .text .text-top { background: url("/11_images/bg/text-top.gif") no-repeat left top; }
#content .text .text-bottom {
	background: url("/11_images/bg/text-bottom.gif") no-repeat left bottom;
	min-height: 248px;
	padding: 25px 0 30px;
}
#content .text .text-border {
	/* background: url("/11_images/bg/text-border.gif") repeat-y 458px top; */
}
#content .text .column {
	float: left;
	width: 398px;
	margin: 0 0 0 30px;
}
#content .text .column.with-border { padding-left: 30px; }
#content .text H1 {
	font-size: 17px;
	color: #333;
}
#content .text P, #content .text td {
	font-size: 12px;
	color: #333;
	margin: 10px 0 0 0;
	font-weight: normal;
}

#content .product-box.featured.profile {
    margin: 0;
    width: 660px;
    border: none;
}

    #content .product-box.featured.profile .product.featuredBoxLeft {
        padding-right: 24px;
        margin-right: 24px;
        border-right: 1px solid #CCC;
    }

    #content .product-box.featured.profile .product {
        width: 300px;
        margin-left: 0;
        padding: 10px 0
    }

        #content .product-box.featured.profile .product img {
            width: 75px;
            height: 105px;
            float: left;
        }

        #content .product-box.featured.profile a strong {
            padding-top: 25px;
            display: block;
        }

        #content .product-box.featured.profile .flag {
            top: -14px;
            left: -19px;
        }



.product-box.featured {
}


    .product-box.featured h4 {
        margin-bottom: 40px;
        font-size: 16px;
        color: #333;
        font-weight: normal;
    }

    .product-box .third {
            float: left;
            width: 200px;
            width: 269px;
            margin-left: 111px;
    }

        .product-box .third img {
                margin-right: 10px;
        }

        .product-box .third a {
/*                display: block;
                margin-bottom: 3px; */
                color: #115192;
/*                font-size: 14px;*/
        }

        .product-box .third em {
                font-style: normal;
                color: #666;
                font-size: 11px;
        }

#departmentsBody ul {
    list-style: none;
    margin-top: 8px;
}

    #departmentsBody ul li {
        margin-top: 2px;
        float: left;
        padding-right: 15px;
    }

        #departmentsBody ul li a{
            color: #999;
        }

.leftBodyBlue strong,
.leftBodyBlue h2 {
    font-size: 12px;
    font-weight: strong;
    color: #333;
}

/*  Popup  */
/*  Overlay  */


#popup_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:50000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#popup_container{
	margin: 0px auto;
	width: 865px;
	padding:0;
}
#popup_container #popup_box{
	display: none;
	position: absolute;
	width: 865px;
	margin-top: 95px;
	padding: 20px 0px 20px 0px;
	border: 1px solid gray;
	border-radius: 15px;
	background-color: white;
	z-index:50001;
	overflow: auto;
	text-align: left;
}
#popup_container H1{
	font-size: 36px;
	color: #333;
	padding-bottom: 8px;
	font-weight: lighter;
	text-align: center;
	margin: 20px;
}

#popup_container .noborder{
	width: 132px;
	float: left;
	border-right: none;
}
#popup_container td{
	padding: 0 18px 0 18px;
	vertical-align: top;
}

#popup_container UL{
	width: 132px;
	padding: 0;
	margin: 0;
}
#popup_container UL LI{
	border: none;
	padding: 0;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	height: auto;
	color: #000;
	min-height: 0px;
	list-style: none;

}
#popup_container UL LI A{
	color: #000;
}
#popup_container UL LI P A{
	color: #3b5997;
}
#popup_container UL LI P{
	margin: 0;
	margin-left: 5px;
	font-weight:normal;
	padding: 0;
	color: #3b5997;
}
#popup_container a{
	color: #3b5997;
}


/*  Order Form Intro */
#introcopy .introcopy{
	margin-top: 20px;
	}
#introcopy .openquote{
	width:30px;
}

#introcopy .greeting{
	font-size: 30px;
	color: #000;
	padding-bottom: 10px;
}
#introcopy .introtitle{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
#introcopy .introtext{
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
#introcopy .receittext{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#introcopy .print{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	float:right;
	padding-top: 7px;
}
#introcopy .certificatelink{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 7px;
}
/*  Social  */
#introcopy .social {
	margin-top: 3px;
	min-height: 24px;
	float: left;
}
#introcopy .social .join-list {
	background: url("/11_images/bg/arrow-join.gif") right center no-repeat;
	color: #295B93;
	display: inline;
	float: left;
	font-size: 11px;
	line-height: 24px;
	margin: 1px 6px 0;
	padding: 0 6px 0 0;
}
#introcopy .social SPAN {
	float: left;
	height: 24px;
	margin: 0;
	display: block;
}
#introcopy .social SPAN.st_fblike_hcount {
	margin-top: 5px;
}
#introcopy .social SPAN.st_twitter_large .stLarge  {
	width: 47px;
	height: 25px;
	background: url("/11_images/icons/twitter.gif") no-repeat left top!important;
}
#introcopy .social SPAN.st_plusone_large DIV {
	width: !important;
	height: auto!important;
	position: static!important;
	margin-top: 4px!important;
}
#introcopy .social SPAN.st_plusone_large DIV DIV { margin-top: 0px!important; }
#introcopy .social SPAN.st_email_large .stLarge  {
	width: 31px;
	height: 25px;
	background: url("/11_images/icons/mail.gif") no-repeat left top!important;
}
#introcopy .social SPAN.st_twitter_large,
#introcopy .social SPAN.st_plusone_large,
#introcopy .social SPAN.st_email_large { margin-top: 4px; }
#introcopy .social SPAN.st_twitter_large {margin-right: 2px;}
#introcopy  a{
	color: #3b5997;
}



/*  Order Form */
#orderformcontainer{
	background: url('11_images/bg/menu-bg-m.gif') repeat-x scroll left top #E6E6E6 ;
	padding: 0;
	border: 1px solid gray;
	width: 700px;
	border-radius: 15px;
}
#orderformcontainer a{
	color: #3b5997;
}


#orderformtable .labelright{
	text-align: right;
	padding-right: 20px;
}
#orderformtable .labelrightTop{
	text-align: right;
	vertical-align:text-top;
	padding-top: 6px;
	padding-right: 20px;
}
#orderformtable .labelright p{
	font-size: 9px;
}
#orderformtable .labelleft{
	text-align: lef;
	padding-right: 20px;
}
#orderformtable .orderformhead{
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding: 5px;
	vertical-align: top;
	text-align: center;
}

#orderformtable td{
	text-align: left;
}

#orderformtable img{
	margin: 3px 0 0 10px;
	padding: 0;
	text-align: left;
}

#orderformtable .select-state{
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}
#orderformtable .select-store SELECT { width: 215px; }

#orderformtable .input-bg {
	float: left;
	margin-right: 3px;
	background: url('/11_images/bg/input-bg-large.gif') no-repeat left top;
	height: 29px;
	width: 300px;
	margin-bottom: 5px;
}
#orderformtable .input-bg INPUT {
	width: 282px;
	margin: 7px 0 0 10px;
	padding: 0;
	font-size: 12px;
	color: #333;
	border: none;
	background: none;
}
#orderformtable .input-bg-verify {
	float: left;
	margin-right: 3px;
	background: url('/11_images/bg/input-bg.gif') no-repeat left top;
	height: 29px;
	width: 228px;
	margin-bottom: 5px;
}
#orderformtable .input-bg-verify INPUT {
	width: 210px;
	margin: 7px 0 0 10px;
	padding: 0;
	font-size: 12px;
	color: #333;
	border: none;
	background: none;
}

#orderformtable INPUT.button {
	width: 51px;
	height: 25px;
	margin: 0;
	padding: 0;
	border: none;
	background: url('/11_images/buttons/btn-gray.png') no-repeat left top;
	outline: none;
	cursor: pointer;
	line-height: 0;
	color: #fff;
	font-weight: bold;
}

/* LFR additional for Order Form */
.alertMsg { color: red; }
.orderMsg {	font-size:12px; }
.orderMsgCenter {
	font-size:12px;
	text-align:center;
}
.orderLeftColW { width: 180px; }
/* LFR END additional for Order Form */

.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url('/11_images/input/checkbox.gif') no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url('/11_images/input/radio.gif') no-repeat;
	display: block;
	clear: left;
	float: left;
}

/*  Certificate */
#certificatecontainer{
        clear: both;
	padding: 0;
	border: 10px solid #e0e0e3;
	width: 700px;
        margin: 0 auto;
}

#certificatecontainer .certificateheader{
	color: gray;
	font-size: 30px;
	font-weight: lighter;
	letter-spacing: 15px;
	margin: 20px;
}
#certificatecontainer .certificatebody{
	margin: 0 50px 0 50px;
	background: #e0e0e3;
	padding: 0;
	width: 600px;
	border-radius: 15px;
	padding: 10px 0 10px 0;
}
#certificatecontainer .certificatebodycontent{
	margin: 0 10px 10px 10px;
	background: #f6f6f7;
	padding: 0;
	width: 580px;
	border-radius: 15px;
	text-align: center;
}

#certificatecontainer .smallblack{
	font-size: 16px;
	color: #000;
	text-transform: none;
	margin-bottom: 5px;
}
#certificatecontainer .bigblack{
	font-size: 26px;
	font-weight: bold;
	color: #000;
	text-transform: none;
	padding-bottom: 10px;
	border-bottom: 1px gray solid;
}
#certificatecontainer hr{
	height: 1px;
	width: 280px;
	margin: 10px;
}
#certificatecontainer .bigorange{
	font-size: 24px;
	font-weight: bold;
	color: orange;
	text-transform: none;
}
#certificatecontainer .certificatefooter{
	margin: 30px 50px 30px 50px;
	padding: 0;
	width: 600px;
	font-size: 12px;
	color: #000;
	text-align: left;
}
#certificatecontainer .certificatefootermessage{
	width: 420px;
	float: left;
	margin-right: 50px;
}

#certificateredeem{
	width: 700px;
	border-bottom: 1px gray solid;
}


#certificateredeem .smallblack{
	font-size: 12px;
	color: #000;
	text-transform: none;
	margin-bottom: 5px;
}
#certificateredeem .medblack{
	font-size: 16px;
	color: #000;
	text-transform: none;
	margin-bottom: 5px;
}
#certificateredeem .bigblack{
	font-size: 26px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#certificateredeem ul{
	margin: 0;
	list-style: none;
}
#certificateredeem li{
	margin: 0 0 20px 0;
	list-style: none;
	font-size: 16px;
	color: #000;
}
#certificateredeem hr{
	height: 1px;
	margin: 0px;
	color: gray;
}

#certificaterelated{
	width: 700px;
}
#certificaterelated .title{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 20px;
}
#certificaterelated UL{
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
#certificaterelated UL LI{
	width: 190px;
	float: left;
	border-right:1px solid #E4E4E4;
	padding: 0 20px 0 20px;
	overflow: hidden;
	height: 150px;
	font-size: 12px;
	color: #000;
	text-align: center;

}
#certificaterelated .noborder{
	border-right:0px;
}
#certificaterelated a, #certificateredeem a, #certificatecontainer a{
	color: #3b5997;
}




.overlay {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20000;
	background: url("/11_images/bg/blank.gif") repeat left top;
	background-color: #000;
	opacity: 0.50;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
#custom-lightbox {
	position: absolute;
	left: 0;
	top: 50px;
	width: 865px;
	z-index: 20001;
	display: none;
}
#custom-lightbox .popup {
	float: left;
	width: 865px;
}
#custom-lightbox .popup .popup-top,
#custom-lightbox .popup .popup-bottom,
#custom-lightbox .popup .popup-bg,
#custom-lightbox .popup .popup-content{
	float: left;
	width: 100%;

}
#custom-lightbox .popup .popup-top,
#custom-lightbox .popup .popup-bottom {
	font-size: 1px;
	line-height: 0;
}
#custom-lightbox .popup .popup-top{
	height: 15px;
	background: url("/11_images/bg/popup-top.png") no-repeat left top;
}
#custom-lightbox .popup .popup-bottom{
	height: 25px;
	background: url("/11_images/bg/popup-bottom.png") no-repeat left top;
}
#custom-lightbox .popup .popup-bg {
	background: url("/11_images/bg/popup-bg.png") repeat-y left top;
}
#custom-lightbox .popup .popup-arrow {
	width: 45px;
	height: 30px;
	background: url("/11_images/bg/popup-arrow.png") no-repeat left top;
	margin-top: -11px;
	margin-left: 20px;
	float: left;
}
#custom-lightbox .popup.arrow-1 .popup-arrow { margin-left: 212px; }
#custom-lightbox .popup.arrow-2 .popup-arrow { margin-left: 405px; }
#custom-lightbox .popup.arrow-3 .popup-arrow { margin-left: 595px; }
#custom-lightbox .popup.arrow-4 .popup-arrow { margin-left: 790px; }
#custom-lightbox .popup .popup-content {
	padding: 25px 0 12px;
	margin-left: 18px;
	width: 813px;
	text-align: left;
}

.popup-content h2 a,
.popup-content h2 a:visited {
    color: #000;
    text-decoration: none;
}

/* #custom-lightbox .popup .social { margin-left: 185px;float: left;} */

.details {
	float: left;
	width: 100%;
}
.details .left-col {
	float: left;
	width: 135px;
	margin-left: 20px;
	position: relative;
	text-align: center;
}
.details .left-col .flag {
	position: absolute;
	left: -19px;
	top: -16px;
}
.details .left-col .img {
	font-size: 1px;
	line-height: 0;
	padding-bottom: 10px;
}
.details .left-col P {
	margin: 6px 0 0;
	font-size: 12px;
}
.details .left-col P A { color: #115192; }

.details .right-col {
	float: right;
	width: 638px;
}
.details .right-col H2 {
	font-size: 24px;
	color: #000;
	padding-bottom: 5px;
}
.details .right-col H3 {
	font-size: 24px;
	color: #990000;
	padding-bottom: 5px;
}
.details .right-col H3 {
	font-size: 24px;
	color: #990000;
	padding-bottom: 2px;
}
.details .right-col H4 {
	font-size: 16px;
	color: #000;
	padding-bottom: 5px;
}
.details .right-col H5 {
	font-size: 16px;
	color: #333;
	padding-bottom: 2px;
}
.details .right-col P {
	font-size: 13px;
	color: #333;
	padding-bottom: 10px
}
.details .right-col P SPAN { font-size: 11px; }
.details .right-col P A { color: #115192; font-size: 12px; }
.details .right-col .spec {
	padding-top: 12px;
	border-top: 1px solid #cbcbcb;
}

.details .right-col .closePopUp {
	position: absolute;
	top:8px;
	left:820px;
	cursor: hand;
}

.details .grey-box,
.details .grey-box-bottom{
	float: left;
	width: 100%;
}
.details .grey-box {
	background: #eaeaea url("/11_images/bg/gray-top.gif") no-repeat left top;
	margin-top: 15px;
}
.details .grey-box-bottom {
	background: url("/11_images/bg/gray-bottom.gif") no-repeat left bottom;
	padding: 10px 0;
}
.details .right-col .grey-box H4 {
	font-weight: bold;
	padding-bottom: 8px;
	margin: 0 15px;
}
.details .right-col .grey-box UL {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	float: left;
	width: 110px;
}
.details .right-col .grey-box UL LI {
	padding-bottom: 4px;
	font-size: 11px;
}
.details .right-col .grey-box UL LI A { color: #115192;}
.details .social { margin-left: -40px; float: left;}
.details .moreInfo { margin-top: 10px;  margin-right: 20px; float: right;}















/* Sidebar  */
#contentProfile .sidebar,
#content .sidebar {
	float: right;
	width: 220px;
	margin: 30px 40px 0 0;
}
#contentProfile .side-product,
#content .side-product {
	float: left;
	width: 100%;
	padding-bottom: 15px;
	position: relative;
	text-align: center;
}
#contentProfile .side-product .flag,
#content .side-product .flag {
	position: absolute;
	left: -18px;
	top: -21px;
}

#contentProfile .side-product .img,
#content .side-product .img {
	font-size: 1px;
	line-height: 0;
	padding-bottom: 31px;
	background: url("/11_images/bg/side-shadow.gif") repeat-x left bottom;
}

#contentProfile .side-product .social,
#content .side-product .social {
	float: left;
	width: 100%;
	padding: 19px 0 24px;
	text-align: center;
	margin: 0 0 0 5px;
}
#contentProfile .sidebar P,
#content .sidebar P { font-size: 14px; }
#content .side-product .rate-this {
	width: 100px;
	height: 16px;
	background: url("/11_images/icons/rate-this.gif") repeat-x left top;
	margin: 4px auto 0;
}
#content .sidebar P.rate-results { margin-top: 20px;}
#content .sidebar P.rate-results SPAN {font-size: 11px; font-weight: bold;}
#content .side-product .rate {
	width: 50px;
	height: 12px;
	background: url("/11_images/icons/rate.gif") repeat-x left top;
	margin: 4px auto 0;
}

#content .main-area {
	float: left;
	width: 660px;
	margin: 30px 0 0 40px;
        font-size: 12px;
}
#content .main-area H1 {
	font-size: 36px;
	color: #333;
	padding-bottom: 8px;
	font-family: Helvetica;
	font-weight: normal;
}
#content .main-area .wInside,
#content .main-area H2 {
	font-size: 24px;
	font-weight:bold;
	color: #333;
	padding-bottom: 15px;
	font-family: Helvetica;
}
#content .main-area P {
	font-size: 12px;
	color: #333;
	margin: 0;
	padding-bottom: 12px;
}
#content .main-area ul {
	margin: 1.5em 0;
}
/*#content .main-area P.sub-title STRONG{ font-size: 18px; }*/
#content .main-area .sub-title h1,
#content .main-area P.sub-title {
	font-size: 16px;
	line-height: 115%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
/*	width: 460px;*/
}

#content .slider-area .slide-3-video {
	display: block;
	margin: 20px auto;
}

#content .main-area P A{ color: #115192; }
#content .main-area P A.arrow {
	font-size: 14px;
	background: url("/11_images/icons/arrow.gif") no-repeat right 5px;
	padding-right: 10px;
	font-weight: bold;
}
#content .main-area .box {
	width: 657px;
	background: url("/11_images/bg/box-bg.gif") repeat-y left top;
	margin-bottom: 15px;
	text-align: center;
}
#content .main-area .box .box-top {background: url("/11_images/bg/box-top.gif") no-repeat left top; }
#content .main-area .box .box-bottom {
	background: url("/11_images/bg/box-bottom.gif") no-repeat left bottom;
	padding: 15px 0;
}
#content .main-area .box.gradient {
	background: url("/11_images/bg/box-g-bg.gif") repeat-y left top;
	margin-top: 5px;
}
#content .main-area .box.gradient .box-top {background: url("/11_images/bg/box-g-top.gif") no-repeat left top; }
#content .main-area .box.gradient .box-bottom {background: url("/11_images/bg/box-g-bottom.gif") no-repeat left bottom; }
#content .main-area .box.special H3 {
	font-size: 18px;
	color: #333;
	padding-bottom: 4px;
}
#content .main-area #spotLights h2 {
	font-size: 12px;
        padding: 0;
}
#content .main-area #spotLights p {
	padding-bottom: 5px;
}

#content .main-area .box .subInstruc,
#content .main-area .box H2{
	font-size: 22px;
	font-weight:bold;
	color: #000;
	padding-bottom: 15px;
	margin-top: 8px;
}
#content .main-area .box.special .redBold {
	font-size: 26px;
	font-weight:bold;
	color: #990000;
	padding-bottom: 0px;
	margin-top: 0;
}
#content .main-area .box.special H2 {
	font-size: 26px;
	color: #990000;
	padding-bottom: 0px;
	margin-top: 0;
}
#content .main-area .box.special P { padding-bottom: 4px;}

#content .main-area .box.special P SPAN {
	font-size: 12px;
	font-weight: bold;
}
#content .main-area .box.special P A { font-size: 10px; }
#content .main-area .box .category {
	float: left;
        width: 100px;
        margin-left: 30px;
	padding-bottom: 14px;
	font-size: 13px;
	color: #115192;
	text-align: center;
}
#content .main-area .box .category SPAN {
	display: block;
	padding-bottom: 5px;
}
#content .main-area .box .category .img {
	font-size: 1px;
	line-height: 0;
}
#content .main-area .separator {
	padding-bottom: 17px;
	margin-top: 5px;
}
.first-sub-white{
	float: left;
	width: 155px;
	position: absolute;
	left: 0px;
	top: 33px;
/*	z-index: 2000;*/
	display: none;
}
#menu UL LI.open .first-sub-white,#menu UL LI:hover .first-sub-white { display: block; }

.first-sub-white .sub-top,
.first-sub-white .sub-bottom,
.first-sub-white .sub-bg {
	float: left;
	width: 100%;
}
/* body drop-down */
.first-sub-white .sub-top {
	height: 20px;
	width: 200px;
	background: white;
	box-shadow: 2px 2px 3px #909090;
	border-left: solid 1px #909090;
/*	background: url("11_images/bg/sub-topB.png") no-repeat left top;*/
}
.first-sub-white .sub-bottom {
	height: 20px;
	width: 200px;
	background: white;
	box-shadow: 2px 2px 3px #909090;
	border-left: solid 1px #909090;
/*	background: url("11_images/bg/sub-bottomB.png") no-repeat left top;*/
}
.first-sub-white .sub-bg {
	width: 200px;
	background: white;
	box-shadow: 2px 2px 3px #909090;
	border-left: solid 1px #909090;
/*	background: url("11_images/bg/sub-bgB.png") repeat-y left top;*/
}
.first-sub-white UL {
	width: 135px !important;
	margin: -6px 0 -6px 9px !important;
	float:left;
}
.first-sub-white UL LI,
#menu UL LI:hover  .first-sub-white UL LI,
#menu UL LI:hover .first-sub-white UL LI:hover,
#menu UL LI.active  .first-sub-white UL LI,
#menu UL LI.active  .first-sub-white UL LI,
#menu UL LI.active  .first-sub-white UL LI:hover {
	background: none !important;
	width: auto;
	float:none !important;
	display: block;
	padding: 0 !important;
	margin: 0 !important;
	zoom: 1;
	line-height: 120% !important;
}

/* body drop-down */
.first-sub-white UL LI A,
#menu UL LI:hover   .first-sub-white UL LI A {
	background: none !important;
	width: 180px;
	float:none !important;
	display: block;
	color: #115192 !important;
	padding: 5px 0 !important;
	margin-left: 12px !important;
	border: none !important;
	zoom: 1;
	line-height: 120% !important;
	font-size:12px;
	text-shadow:none !important;
}
.first-sub-white UL LI A:hover,
#menu UL LI:hover  .first-sub-white UL LI:hover A,
#menu UL LI:hover .first-sub-white UL LI A:hover {
	text-decoration: underline;
}

/*  LFR -- Friendly Advice & Latest Trends has embeded html-css in DB  */
a.blacklink         { text-decoration:none; color:#003399 !important; }
a.blacklink:visited { text-decoration:none; color:#003399 !important; }
a.blacklink:active  { text-decoration:none; color:#003399 !important; }
a.blacklink:hover   { text-decoration:underline; color:#003399 !important; }
.column h1{font-size:17px !important; line-height:120% !important; font-weight:bold !important; margin-top:10px; margin-bottom:12px;}
.column h2{font-size:14px !important; line-height:120% !important; font-weight:bold !important; margin-top:10px; margin-bottom:12px;}
.column h3{font-size:14px !important; line-height:85% !important;  font-weight:bold !important; margin-top:10px; margin-bottom:2px;}
.column .title1{font-size:21px !important; line-height:35px  !important;color:#333;font-weight:bold !important; margin-top:5px; margin-bottom:5px;border-bottom:2px solid #fc0;margin:0 auto;text-align:center;}
.column .title2{font-family:Arial !important; font-size:15px !important; line-height:35px !important; color:#333; font-weight:bold !important; margin-top:5px; margin-bottom:3px; border-bottom:2px solid #fc0;}
.column .title3{font-family:Arial !important; font-size:15px !important; line-height:35px !important; color:#333; font-weight:bold !important; margin-top:5px;}

/* LFR 2 Watch iPad Video */
.watch { margin: 0 0 15px 5px; }

/* LFR New Footer */
.testimonialWrap {
    margin-top:20px;
    position: relative;
    overflow: hidden;
    height: 83px;
}
.testimonialSlider {
    position: absolute;
    width: 3000px;
    left: 0;
    top: 0;
}

.testimonial {
    width: 1000px;
    float: left;
    box-sizing: border-box;
}

.testimonialIcon {
    float:left;
    width:65px;
    height:80px;
    padding-right: 15px;
    background: url('/11_images/buttons/quote.png') no-repeat left top;
}
.testimonialTxtWrp {
    margin-left:10px;
}
.testimonialTxtTitle {
    font-size:14px;
    color:#b9b9b9;
    display:inline;
}
.testimonialText {
    font-size:22px;
    color:#ffffff;
    line-height:55px;
    display:inline;
}
.testimonialTextBy {
    font-size:11px;
    color:#b9b9b9;
    display:inline;
}
.testimonialMore {
    font-size:11px;
    font-weight:bold;
    color:#fff;
    position: absolute;
    bottom: 10px;
    right: 0px;
    padding-right: 15px;
    background: transparent url('/11_images/icons/arrowSmRight.png') no-repeat right;
}

/* footer */
.footColAB { width:50% }
.footColLeft { font-size:10px; color:#8e8e8e; width:30%; margin-left:10px; margin-bottom:7px; padding-bottom:6px; float:left; text-align:left; }

/*.footColLeft { font-size:10px; color:#8e8e8e; width:30%; margin-left:10px; margin-bottom:4px; padding-bottom:4px; float:left; text-align:left; }*/
.footColLeft A { text-decoration:none;  color:#8e8e8e;}
.footLeft {float:left; }

.footRight {float:right; }
    .footRight .social_icon {
        display: block;
        float: right;
        width: 33px;
        height: 31px;
        margin-left: 2px;
        text-decoration: none;
        background-image: url("/11_images/icons/social.png");
    }

        .footRight .social_icon.pinterest {
            background-position: 0 0;
        }

        .footRight .social_icon.google {
            background-position: 105px 0;
        }

        .footRight .social_icon.facebook {
            background-position: 68px 0;
        }

        .footRight .social_icon.twitter {
            background-position: 32px 0;
        }

        .footRight .social_icon:hover {
            background-position-y: 32px;
        }

        .footRight p {
            color: #AAA;
            font-size: 11px;
            width: 314px;
            margin-left: 15px;
            line-height: 17px;
        }


.footCel { border-bottom:solid 1px #5a5a5a }



/* Menu V3 Large Blue Drop Down */
#categoriesBlock,
#categoriesBlock2 {
	position: absolute;
	left: -15px;
	top: 20px;
	z-index: 10001 !important;
	display:none;
	line-height:250%;
	padding:10px 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:0.75em;
        border: 2px solid #2e5d95;
        background-color: #4d75a5;

        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;

        background-image: linear-gradient(bottom, #2F5D95 28%, #35639b 64%, #54719e 100%);
        background-image: -o-linear-gradient(bottom, #2F5D95 28%, #35639b 64%, #54719e 100%);
        background-image: -moz-linear-gradient(bottom, #2F5D95 28%, #35639b 64%, #54719e 100%);
        background-image: -webkit-linear-gradient(bottom, #2F5D95 28%, #35639b 64%, #54719e 100%);
        background-image: -ms-linear-gradient(bottom, #2F5D95 28%, #35639b 64%, #54719e 100%);
}

#categoriesBlock2 {
    left: 0px;
    top: -366px;
}

#shopBut:hover #categoriesBlock { display: inline; }
#seeStoresBut:hover #categoriesBlock2 { display: inline; }

#categoriesBlock img {
	border: 0;
}
#categoriesBlock #defCatTable div {
	width: 182px;
        padding: 1px 0px 1px 28px;
}

#categoriesBlock #defCatTable div {
	padding-left: 26px;
}

#defCatTable td {
    padding: 12px;
}

#categoriesBlock #defCatTable div a:hover {
	text-decoration: underline;
}

#categoriesBlock #defCatTable #menu1,  #categoriesBlock2 #defCatTable #menu1  { background: url(/11_images/icons/clothing.png) no-repeat left; }
#categoriesBlock #defCatTable #menu4,  #categoriesBlock2 #defCatTable #menu4  { background: url(/11_images/icons/book.png) no-repeat left; }
#categoriesBlock #defCatTable #menu5,  #categoriesBlock2 #defCatTable #menu5  { background: url(/11_images/icons/office.png) no-repeat left; }
#categoriesBlock #defCatTable #menu7,  #categoriesBlock2 #defCatTable #menu7  { background: url(/11_images/icons/food.png) no-repeat left; }
#categoriesBlock #defCatTable #menu8,  #categoriesBlock2 #defCatTable #menu8  { background: url(/11_images/icons/arts.png) no-repeat left; }
#categoriesBlock #defCatTable #menu9,  #categoriesBlock2 #defCatTable #menu9  { background: url(/11_images/icons/sports.png) no-repeat left; }
#categoriesBlock #defCatTable #menu10, #categoriesBlock2 #defCatTable #menu10 { background: url(/11_images/icons/kitchen.png) no-repeat left; }
#categoriesBlock #defCatTable #menu11, #categoriesBlock2 #defCatTable #menu11 { background: url(/11_images/icons/gadgets.png) no-repeat left; }
#categoriesBlock #defCatTable #menu12, #categoriesBlock2 #defCatTable #menu12 { background: url(/11_images/icons/gifts.png) no-repeat left; }
#categoriesBlock #defCatTable #menu13, #categoriesBlock2 #defCatTable #menu13 { background: url(/11_images/icons/health.png) no-repeat left; }
#categoriesBlock #defCatTable #menu14, #categoriesBlock2 #defCatTable #menu14 { background: url(/11_images/icons/decor.png) no-repeat left; }
#categoriesBlock #defCatTable #menu15, #categoriesBlock2 #defCatTable #menu15 { background: url(/11_images/icons/pets.png) no-repeat left; }
#categoriesBlock #defCatTable #menu16, #categoriesBlock2 #defCatTable #menu16 { background: url(/11_images/icons/shoes2.png) no-repeat left; }
#categoriesBlock #defCatTable #menu19, #categoriesBlock2 #defCatTable #menu19 { background: url(/11_images/icons/travel.png) no-repeat left; }
#categoriesBlock #defCatTable #menu20, #categoriesBlock2 #defCatTable #menu20 { background: url(/11_images/icons/outdoor.png) no-repeat left; }
#categoriesBlock #defCatTable #menu22, #categoriesBlock2 #defCatTable #menu22 { background: url(/11_images/icons/clothing.png) no-repeat left; } /* tall */
#categoriesBlock #defCatTable #menu23, #categoriesBlock2 #defCatTable #menu23 { background: url(/11_images/icons/swim.png) no-repeat left; }
#categoriesBlock #defCatTable #menu24, #categoriesBlock2 #defCatTable #menu24 { background: url(/11_images/icons/wedding.png) no-repeat left; }
#categoriesBlock #defCatTable #menu25, #categoriesBlock2 #defCatTable #menu25 { background: url(/11_images/icons/babies.png) no-repeat left; }
#categoriesBlock #defCatTable #menu26, #categoriesBlock2 #defCatTable #menu26 { background: url(/11_images/icons/wine.png) no-repeat left; }
#categoriesBlock #defCatTable #menu27, #categoriesBlock2 #defCatTable #menu27 { background: url(/11_images/icons/religion.png) no-repeat left; }
#categoriesBlock #defCatTable #menu28, #categoriesBlock2 #defCatTable #menu28 { background: url(/11_images/icons/education.png) no-repeat left; }
#categoriesBlock #defCatTable #menu29, #categoriesBlock2 #defCatTable #menu29 { background: url(/11_images/icons/party.png) no-repeat left; }
#categoriesBlock #defCatTable #menu30, #categoriesBlock2 #defCatTable #menu30 { background: url(/11_images/icons/beauty.png) no-repeat left; }
#categoriesBlock #defCatTable #menu33, #categoriesBlock2 #defCatTable #menu33 { background: url(/11_images/icons/cars.png) no-repeat left;}
#categoriesBlock #defCatTable #menu34, #categoriesBlock2 #defCatTable #menu34 { background: url(/11_images/icons/garden.png) no-repeat left; }
#categoriesBlock #defCatTable #menu35, #categoriesBlock2 #defCatTable #menu35 { background: url(/11_images/icons/home.png) no-repeat left; }
#categoriesBlock #defCatTable #menu37, #categoriesBlock2 #defCatTable #menu37 { background: url(/11_images/icons/power.png) no-repeat left; }
#categoriesBlock #defCatTable #menu39, #categoriesBlock2 #defCatTable #menu39 { background: url(/11_images/icons/uniforms.png) no-repeat left; }
#categoriesBlock #defCatTable #menu40, #categoriesBlock2 #defCatTable #menu40 { background: url(/11_images/icons/music.png) no-repeat left; }
#categoriesBlock #defCatTable #menu41, #categoriesBlock2 #defCatTable #menu41 { background: url(/11_images/icons/dance.png) no-repeat left; }
#categoriesBlock #defCatTable #menu42, #categoriesBlock2 #defCatTable #menu42 { background: url(/11_images/icons/carpet.png) no-repeat left; }
#categoriesBlock #defCatTable #menu44, #categoriesBlock2 #defCatTable #menu44 { background: url(/11_images/icons/senior.png) no-repeat left; }
#categoriesBlock #defCatTable #menu45, #categoriesBlock2 #defCatTable #menu45 { background: url(/11_images/icons/business.png) no-repeat left; }
#categoriesBlock #defCatTable #menu46, #categoriesBlock2 #defCatTable #menu46 { background: url(/11_images/icons/computers.png) no-repeat left; }
#categoriesBlock #defCatTable #menu50, #categoriesBlock2 #defCatTable #menu50 { background: url(/11_images/icons/jewelry.png) no-repeat left; }
#categoriesBlock #defCatTable #menu51, #categoriesBlock2 #defCatTable #menu51 { background: url(/11_images/icons/purse.png) no-repeat left; }
#categoriesBlock #defCatTable #menu52, #categoriesBlock2 #defCatTable #menu52 { background: url(/11_images/icons/insurance.png) no-repeat left; }
#categoriesBlock #defCatTable #menu84, #categoriesBlock2 #defCatTable #menu84 { background: url(/11_images/icons/colleges.png) no-repeat left; }
#categoriesBlock #defCatTable #menu72, #categoriesBlock2 #defCatTable #menu72 { background: url(/11_images/icons/green.png) no-repeat left; }

a.search{color:#ffffff;text-decoration:none;}
a.search:visited{color:#ffffff;text-decoration:none;}
a.search:active {color:#ffffff;text-decoration:none;}
a.search:hover  {color:#ffffff;text-decoration:none;} /* {color:#fffc00; text-decoration:none; font-weight: bold; text-shadow: 2px 2px 2px #000000; }*/

table#defCatTable{
/*	width:850px;  */
	border:0px;
	padding:0px;
}
#defCatTable td {
	vertical-align:top;
/*	width:210px;*/
}


/* NEW GET CERT CSS */
.thankyou_spam {
    margin: 20px 0 20px 207px;
    background-color: #F1F1F1;
    padding: 10px 25px;
    color: #666;
    font-size: 12px;
}

    .thankyou_spam strong {
            color: #555;
    }

.thankyou_wrapper {
    width: 800px;
    margin: 30px auto;
    text-align: left;
}

.thankyou_wrapper .cover_thumb {
    float: left;
    margin-right: 30px;
}

.thankyou_wrapper h1 {
    font-weight: normal;
}

.thankyou_info {
    position: relative;
    font-size: 12px;
    color: #666;
    border-top: 7px solid #e5e5e5;
    border-bottom: 7px solid #e5e5e5;
    padding: 25px;
    margin-left: 207px;
    margin-top: 10px;
}

.thankyou_info .tag {
    position: absolute;
    top: -10px;
    right: -11px;
}

.thankyou_info h2 {
    color: #c92b2c;
    font-size: 20px;
}

.thankyou_info strong {
    color: #000;
}

.thankyou_info .thankyou_btn {
    margin-top: 22px;
}

/* get cert pass */

.linkcert_btn {
    background: transparent url("/11_images/buttons/btn_blank_long.png") no-repeat;
    width: 406px;
    height: 42px;
    font-size: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 11px 0 0 15px;
    display: block;
    color: white !important;
    font-weight: bold;
}

.linkcert_btn_med {
    background: transparent url("/11_images/buttons/btn_blank_med.png") no-repeat;
    width: 406px;
    height: 42px;
    font-size: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 11px 0 0 15px;
    display: block;
    color: white !important;
    font-weight: bold;
}

a#seeStoresBut:hover {
    text-decoration: none;
}

.video_contest {
	clear: both;
	padding: 40px 0;
}

.video_contest ol {
	margin: 20px 0 20px 20px;
}

.video_contest p {
	margin-bottom: 20px;
}

.video_contest-header {
	margin-bottom: 40px;
	text-align: center;
}

.video_contest-header img {
	margin-top: 40px;
}

.video_contest-header h1 {
	color: #c51b22;
}
