﻿

#PageBackground {
	width: 1200px;
	position: absolute;
	top: 102px;
	overflow: hidden;
	/*border:solid 1px #00F;*/
}

#PageContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	/*border:solid 1px #00F;	*/
}

#HeaderContainer {
	width: 960px;
	height: 103px;
	display: block;
	position: relative;
}

#Logo {
	float: left;
}

#EyebrowNav {
	/*position:absolute;
	top:0px;
	left:333px;
	*/
	position: absolute;
	top:32px;
	right:0px;
	margin-right: 10px;
}

#TopSearch {
	background-color: #2a2a2a;
	border-radius: 4px 4px 4px 4px;
	border:solid 1px #999999;
	width: 250px;
	height: 24px;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	position:absolute;
	top:0px;
	right:-13px;
}

#TopSearch input[type=text]
{
	margin-top: 3px;
	border: none;
	float: left;
	width: 220px !important;
	padding-left: 5px;
	color: #999999;
	background-color:#2a2a2a;
}

#TopSearch img
{
	float: right;
}

#TopTabs {
	/*position:absolute;
	top:0px;
	right:12px;	*/
	position: relative;
	float: right;
	margin-right: 15px;
	height:29px;

}

#ProductNav {
	width: 643px;
	height: 38px;
	position: absolute;
	right: 12px;
	bottom: 0px;
}

#ContentContainer {
	display: block;
	position: relative;
}

/*Now Hiring Footer*/
#nowHiringFooterWrapper img{
	border: 0px;
}

/* Super Footer */
#FooterContainer {
	height: 448px;
	width: 100%;
	background-image: url(../images/common/footer_bg.png);
	background-repeat: repeat-x;
}

#Footer {
	width: 960px;
	height: 352px;
	background-color: #111111;
	background-image: url(../images/common/superfooter_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#FooterDivider {
	width: 960px;
	height: 7px;
	background-image: url(../images/common/footer_dottedline.png);
	background-repeat: no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#FooterSignup {
	width: 949px;
	height: 78px;
	padding-left: 11px;
	position: relative;
}

.FooterSignupForm {
	width: 289px;
	height: 31px;
	background-color: #FFFFFF;
	display: block;
	border: solid 1px #cccccc;
	float: left;
	margin-top: 24px;
	padding-left: 5px;
	padding-right: 5px;
}

.FooterSignupFormFlex {
	width: 289px;
	background-color: #FFFFFF;
	display: block;
	border: solid 1px #cccccc;
	float: left;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.FooterSignupForm input[type="text"] {
	border: solid 1px #FFFFFF;
	width: 175px;
	height: 25px;
	color: #999999;
	font-size: 15px;
	float: left;
}

#FooterNavContainer {
	width: 960px;
	height: 181px;
	position: relative;
}

#Footer ul {
	padding-left: 25px;
	padding-top: 15px;
}

#Footer li {
	line-height: 22px;
	list-style-image: url(../images/common/red_bullet.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#FooterNavShowroom {
	width: 190px;
	float: left;
	margin-left: 11px;
}

#FooterNavInfo {
	width: 190px;
	float: left;
}

#FooterNavAbout {
	width: 190px;
	float: left;
}

#FooterNavLocations {
	width: 348px;
	float: left;
	padding-top: 10px;
	padding-left: 12px;
}

#FooterNavCurrentLocation {
	position: absolute;
	left: 740px;
	top: 50px;
	line-height: 18px;
}

#FooterDude {
	width: 172px;
	height: 140px;
	position: absolute;
	bottom: 0px;
	right: 233px;
	z-index: 100;
	background-image: url(../images/common/footer_dude.png);
	background-repeat: no-repeat;
}

#SubFooter {
	width: 920px;
	height: 40px;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

/* Footer Links */
#Footer a:link, #Footer a:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#Footer a:hover, #Footer a:active {
	color: #be161d;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#FooterNavLocations a:link, #FooterNavLocations a:visited {
	color: #be161d;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#FooterNavLocations a:link, #FooterNavLocations a:visited {
	color: #be161d;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.FooterEmailButton {
	float: right;
	margin-top: 3px;
	margin-left: 5px;
}

#SubFooter a:link, #SubFooter a:visited {
	color: #FFFFFF !important;
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#SubFooter a:hover, #SubFooter a:active {
	color: #FFFFFF !important;
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* Product Navigation */

#ProductNav a {
	float: left;
	position:relative;
}

/*
a.Furniture:link, a.Furniture:visited
{
	width:92px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_01.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

a.Furniture:hover, a.Furniture:active, a.FurnitureActive
{
	width:92px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_01.png);
	background-repeat:no-repeat;
	background-position:-92px 0;
}

a.Computers:link, a.Computers:visited
{
	width:102px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_02.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

a.Computers:hover, a.Computers:active, a.ComputersActive
{
	width:102px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_02.png);
	background-repeat:no-repeat;
	background-position:-102px 0;
}

a.Electronics:link, a.Electronics:visited
{
	width:102px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_03.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

a.Electronics:hover, a.Electronics:active, a.ElectronicsActive
{
	width:102px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_03.png);
	background-repeat:no-repeat;
	background-position:-102px 0;
}

a.Appliances:link, a.Appliances:visited
{
	width:102px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_04.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

a.Appliances:hover, a.Appliances:active, a.AppliancesActive
{
	width:102px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_04.png);
	background-repeat:no-repeat;
	background-position:-102px 0;
}

a.More:link, a.More:visited
{
	width:133px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_05.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

a.More:hover, a.More:active, a.MoreActive
{
	width:133px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_05.png);
	background-repeat:no-repeat;
	background-position:-133px 0;
}

a.New:link, a.New:visited
{
	width:112px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_06.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

a.New:hover, a.New:active, a.NewActive
{
	width:112px;
	height:38px;
	display:block;
	background-image:url(../images/common/main_nav_06.png);
	background-repeat:no-repeat;
	background-position:-112px 0;
}
*/

/* new styles for use when special orders goes live */
a.Furniture:link, a.Furniture:visited
{
	width: 82px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}



a.Furniture:hover, a.Furniture:active, a.FurnitureActive
{
	width: 82px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_01.png);
	background-repeat: no-repeat;
	background-position: -82px 0;
}

.dropdown {
	width: 642px;
	background-color:#c6c6c6;
	position:absolute;
	top:38px;
	left:0;
	z-index:50;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display:none;
}

.dropdown ul {
	padding: 5px 0 5px 16px;
}

.dropdown li {
	height:25px;
	width:190px;
	display:inline-block;
	padding: 5px 0;
}

.dropdown a {
	font-size:18px;
	color:#000 !important;
	white-space: nowrap;
	float:none !important;

}

.dropdown a:hover {
	color: #b10508 !important;
	text-decoration:none;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.dropdown svg {
	height:25px;
	width:36px;
	vertical-align: middle;
	margin-right: 7px;
}

.dropdown svg path,
.dropdown polygon,
.dropdown circle,
.dropdown ellipse,
.dropdown rect {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}



a.Computers:link, a.Computers:visited
{
	width: 82px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.Computers:hover, a.Computers:active, a.ComputersActive
{
	width: 82px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_02.png);
	background-repeat: no-repeat;
	background-position: -82px 0;
}

a.Electronics:link, a.Electronics:visited
{
	width: 82px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_03.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.Electronics:hover, a.Electronics:active, a.ElectronicsActive
{
	width: 82px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_03.png);
	background-repeat: no-repeat;
	background-position: -82px 0;
}

a.Appliances:link, a.Appliances:visited
{
	width: 83px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_04.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.Appliances:hover, a.Appliances:active, a.AppliancesActive
{
	width: 83px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_04.png);
	background-repeat: no-repeat;
	background-position: -83px 0;
}

a.More:link, a.More:visited
{
	width: 112px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_05.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.More:hover, a.More:active, a.MoreActive
{
	width: 112px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_05.png);
	background-repeat: no-repeat;
	background-position: -112px 0;
}

a.Special:link, a.Special:visited
{
	width: 102px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_06.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.Special:hover, a.Special:active, a.SpecialActive
{
	width: 102px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_06.png);
	background-repeat: no-repeat;
	background-position: -102px 0;
}

a.New:link, a.New:visited
{
	width: 100px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_07.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.New:hover, a.New:active, a.NewActive
{
	width: 100px;
	height: 38px;
	display: block;
	background-image: url(../images/common/main_nav_07.png);
	background-repeat: no-repeat;
	background-position: -100px 0;
}


/* Home Page Popup */
#iPhoneImage
{
	position:absolute;
	right:65px;
	top:135px;
	z-index:+1;
}

#GalaxyDuoImage
{
	position:absolute;
	right:15px;
	top:20px;
}

#GalaxyGrandImage
{
	position:absolute;
	right:165px;
	top:90px;
}

#PhoneContainer {
	width: 538px;
	height: 474px;

	background-image: url(/assets/images/landers/phones/bg_popup_home.png);
	background-repeat: no-repeat;
	position:relative;
}

#PhoneTop
{
	padding-top:10px;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
	height:120px;
	width:538px;
	position:relative;


}

#PhoneBottomLeft
{
	padding-top:40px;
	padding-left: 15px;
	float:left;
	width: 190px;
	line-height: 24px;
	font-size:18px;

}

#PhoneBottomRight {
	position:absolute;
	right:15px;
	top:30px;
	background-image:url(/assets/images/landers/phones/phones_popup_home.png);
	background-repeat: no-repeat;
	width:305px;
	height:414px;

}

#PhoneCloseButton {
	positioN:absolute;
	bottom:15px;
	right:5px;
}

/* Product Page Popup */

#ProductCouponContainer {
	width: 538px;
	height: 475px;

	background-image: url(/assets/images/catalog/popups/bg_coupon_popup.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position:relative;
	/*border:solid 1px #000000;*/

}

#HolidayProductCouponContainer {
	width: 538px;
	height: 475px;
	background-image: url(/assets/images/catalog/popups/bg_coupon_popup_holiday.png);
	background-repeat: no-repeat;
	background-position: top center;
	position:relative;
}

#CouponPopupContainer {
	width: 542px;
	height: 476px;
	background-image: url(/assets/images/catalog/popups/bg_coupon_popup.png);
	background-repeat: no-repeat;
	background-position: top center;
	position:relative;
    text-align:center;
}
#CouponPopupBottomButtons {
	position:absolute;
	bottom:20px;
	left:135px;
}

#ProductCouponHeader {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#ProductCouponLeft
{
	padding-top:50px;
	padding-left: 30px;
}

#ProductCouponLeft p
{
	font-size: 13px;
	line-height: normal;
}

#HolidayProductCouponLeft
{
	padding-top:120px;
	padding-left: 30px;
}

#HolidayProductCouponLeft p
{
	font-size: 13px;
	line-height: normal;
}


#BottomButtons {
	position:absolute;
	bottom:20px;
	left:30px;
}
/* Catalog Structural Styles */

#LeftCol
{
	width: 225px;
	float: left;
}

#MiddleCol
{
	width: 510px;
	float: left;
	text-align: center;
	position: relative;
}

#MiddleCol h1
{
	text-align: left;
}

#MiddleCol p
{
	padding-top: 10px;
	line-height: normal;
	text-align: left;
}

#MainCol
{
	width: 735px;
	float: left;
	text-align: left;
	position: relative;
}

#MainCol p
{
	padding-top: 10px;
	line-height: normal;
}

#RightCol
{
	width: 225px;
	float: right;
	margin-right: -15px;
}

#WhatCan2Do, #LeftAccred/*, #LeftTestimonial */
{
	margin-left: -10px;
}

#LeftTestimonial
{
	margin-left: -20px;
	margin-top:40px;
	width:205px;
	min-height:200px;

	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	text-align:center;
	line-height:normal;



	background-color:#fff;




	-webkit-box-shadow: 0px 10px 45px -1px rgba(173,173,173,1);
	-moz-box-shadow: 0px 10px 45px -1px rgba(173,173,173,1);
	box-shadow: 0px 10px 45px -1px rgba(173,173,173,1);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#LeftTestimonial p
{
	padding-top:5px;
	padding-bottom:5px;
}


.btn
{
	height:40px;

	border:#d8d8d8 1px solid;
	-webkit-border-radius:10px;
	-webkit-background-clip:padding-box;
	-moz-border-radius:10px;
	-moz-background-clip:padding;
	border-radius:10px;
	background-clip:padding-box;
	-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.4);
	-moz-box-shadow:1px 1px 4px 0 rgba(0,0,0,.4);
	box-shadow:1px 1px 4px 0 rgba(0,0,0,.4);
	text-align:center;
	font-size:21px;
	font-size:1.3125rem;
	line-height:40px;
	line-height:2.5rem;
	font-family:Tahoma,Geneva,sans-serif;
	cursor:pointer;
	color:#be161d;
	display:block;
	position:relative;
	padding-bottom:2px;
	padding-bottom:2px;
	margin:10px auto;
}
.btn:hover
{
	position:relative;
	top:1px;
	text-decoration:none;
	color:#be161d
}
.btn:before
{
	content:" ";
	position:absolute;
	z-index:1;
	top:3px;
	left:3px;
	right:3px;
	bottom:3px;
	border:#d8d8d8 1px solid;
	-webkit-border-radius:7px;
	-webkit-background-clip:padding-box;
	-moz-border-radius:7px;
	-moz-background-clip:padding;
	border-radius:7px;
	background-clip:padding-box
}




#SalesLockup
{
	width:214px;
	height:820px;
	display:block;
	background-image:url(/assets/images/catalog/leads_lockup/bg_lockup.png);
	background-repeat: no-repeat;
	position:relative;
	margin-left:-5px;
}

#HolidaySalesLockup
{
	width:214px;
	height:820px;
	display:block;
    background-image:url(/assets/images/catalog/leads_lockup/bg_lockup3.png);
	background-repeat: no-repeat;
	position:relative;
	margin-left:-5px;
    margin-top:70px;
}

#holidaySpecialLockup
{
    margin-top:-50px;
}


#LockupBottom
{
	position: absolute;
	width: 180px;
	top:350px;
	left:20px;
	line-height:normal;
	font-family: Tahoma,Arial,sans-serif;
	text-align: center;
}

#HolidaySalesLockup  #LockupBottom
{
	position: absolute;
	width: 180px;
	top:270px;
	left:20px;
	line-height:normal;
	font-family: Tahoma,Arial,sans-serif;
	text-align: center;
}


div.LockupForm p
{
	padding-top:12px;

}

/*
#StartOrder

{
	width:200px;
	height:130px;
	background-image:url(../images/catalog/bg_startorder.png);
	background-repeat:repeat-x;
	background-position:0px -30px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	line-height:normal;
}
*/
#StartOrderShort
{
	width: 200px;
	height: 111px;
	background-image: url(../images/stores/bg_startordershort.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: normal;
}

div#LeftSubscribe, div.LeftSubscribe
{
	width: 200px;
	height: 158px;
	background-image: url(../images/common/bg_subscribe.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: normal;
}

div#CatLeftSubscribe, div#StartOrder
{
	width: 200px;
	height: 188px;
	background-image: url(../images/catalog/bg_catstartorder.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: normal;
}

div#LeftDeal, div.LeftDeal
{
	width: 212px;
	height: 234px;
	margin-left: -5px;
}

#LeftSubscribe input[type=text], #StartOrder input[type=text], div.LeftSubscribe input[type=text], #StartOrder input[type=text]
{
	color: #999999;
}

#LeftSubscribe p, #StartOrder p, div.LeftSubscribe p
{
	padding-top: 3px;
	padding-bottom: 3px;
}

#Breadcrumb
{
	width: 100%;
	height: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 17px;
	padding-bottom: 13px;
	border-bottom: dotted 1px #000000;
	text-align: left;
}

#CatalogInfoCopy, div.CatalogInfoCopy
{
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: dotted 1px black;
}

div.CatProductModule
{
	width: 510px;
	height: 172px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	border-bottom: dotted 1px #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.CatProductIcon
{
	float: left;
	height: 152px;
	width: 181px;
}

div.CatProductModuleDesc
{
	float: left;
	width: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: left;
}

div.CatSeeAll
{
	position: absolute;
	right: 5px;
	bottom: 10px;
}

div.CatSeeAll a:link, div.CatSeeAll a:visited
{
	font-size: 11px;
	text-decoration: underline;
	color: #999999;
}

div.CatSeeAll a:hover, div.CatSeeAll a:active
{
	font-size: 11px;
	text-decoration: underline;
	color: #BE161D;
}

div.ProductModuleContainer
{
	margin-top: 20px;
}

#PopularContainer
{
	width: 200px;
	min-height: 600px;
	/*background-image:url(../images/catalog/bg_rtcol_popular.png);*/
	background-image: url(../images/catalog/bg_rtcol_popular_new.png);
	background-repeat: no-repeat;
	background-position: top center;
	border-radius: 10px 10px 10px 10px;
	-moz-box-shadow: 0px 0px 9px #666;
	-webkit-box-shadow: 0px 0px 9px #666;
	box-shadow: 0px 0px 9px #666;
	margin-top: 20px;
	text-align: center;
	padding-top: 15px;
	position: relative;
}

#PopularTop
{
	padding-bottom: 10px;
	position: relative;
	min-height: 250px;
}

#PopTopPrice
{
	position: absolute;
	right: 0px;
	top: 130px;
	overflow: hidden;
}

.PopularName
{
	width: 95px;
	float: left;
	padding-top: 12px;
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
}

#PopularBottom
{
	position: relative;
}

#PopBottomPrice
{
	position: absolute;
	right: 0px;
	top: 130px;
	overflow: hidden;
}

div.PopTerm
{
	position: absolute;
	left: 70px;
	top: 46px;
	color: #FFFFFF;
	font-size: 11px;
}

#MissionContainer
{
	width: 220px;
	height: 515px;
	background-image: url(../images/about/bg_rtcol_mission.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
	line-height: normal;
	position: relative;
	z-index: 5;
}

#MissionContentContainer
{
	text-align: left;
	margin-left: 20px;
}

#MissionContentContainer p
{
	padding-top: 5px;
}

.MissionRow
{
	padding-top: 15px;
	font-size: 13px;
}

.MissionRow div
{
	float: left;
	vertical-align: top;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.FindAStoreContainer
{
	width: 220px;
	height: 250px;
	background-image: url(../images/info/bg_rtcol_find.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: center;
	padding-top: 15px;
	line-height: normal;
}

#OurPeople
{
	width: 465px;
	height: 345px;
	display: block;
	position: absolute;
	bottom: -18px;
	right: -50px;
	z-index: 50;
}

#OurPeoplePhotos
{
	width: 220px;
	height: 550px;
	background-image: url(../images/about/bg_rtcol_people.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
	line-height: normal;
	position: relative;
	z-index: 55;
}

#OurPeoplePhotos img
{
	padding-bottom: 15px;
}

#DealContainer
{
	width: 220px;
	height: 315px;
	background-image: url(../images/catalog/bg_rtcol_deals.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
}

#TestimonialContainer
{
	width: 220px;
}

div.ProductModuleLeft
{
	width: 169px;
	min-height: 100px;
	border-right: dotted 1px #000000;
	text-align: center;
	line-height: normal;
	float: left;
}

div.ProductModuleMiddle
{
	width: 169px;
	min-height: 100px;
	border: 0;
	text-align: center;
	line-height: normal;
	float: left;
}

div.ProductModuleRight
{
	width: 169px;
	min-height: 100px;
	border-left: dotted 1px #000000;
	text-align: center;
	line-height: normal;
	float: left;
}

.ProductModuleTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center !important;
}

.ProductModuleOrderContainer
{
	width: 170px;
}

.ProductModuleOrderContainer div
{
	/*float:left;*/
	width: 170px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

p.LearnMoreButton
{
	padding-top: 10px;
	text-align: center !important;
}

div.VideoModule
{
	width: 735px;
	height: auto;
	padding-bottom: 20px;
	padding-top: 30px;
	border-bottom: dotted 1px #000000;
}

div.VideoModuleLeft
{
	width: 450px;
	float: left;
	padding-right: 20px;
}

div.VideoModuleRight
{
	float: left;
}

#CustVideos
{
	width: 735px;
	padding-top: 30px;
}

div.CustVideoThumb
{
	width: 245px;
	text-align: center;
	float: left;
}

a.StartOrder:link, a.StartOrder:visited
{
	text-decoration: none;
	font-weight: bold;
}

a.StartOrder:hover, a.StartOrder:active
{
	text-decoration: underline;
	font-weight: bold;
}

a.WishList:link, a.WishList:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.WishList:hover, a.WishList:active
{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

div.storeList
{
	display: block;
	border-bottom: dotted 1px #999999;
	clear: both;
	overflow: auto;
}

div.storeListing
{
	width: 165px;
	height: 120px;
	float: left;
	margin: 5px;
	line-height: normal;
}

.storeDataLine
{
	display: block;
}

#directions
{
	width: 180px;
	float: left;
	margin-right: 10px;
	line-height: normal;
}

#directionsForm
{
	padding: 10px;
	margin-top: 10px;
	line-height: normal;
}

#directionsForm p
{
	margin: 0;
	padding: 0;
	line-height: normal;
}

#storeMap
{
	width: 480px;
	float: left;
}

#route
{
	clear: both;
}

/* Product Page */

#ProductPageImage
{
	width: 510px;
	min-height: 250px;
	position: relative;
}

img.ProductPageImageOld
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#ProductPagePrice
{
	width: 165px;
	height: 165px;
	position: absolute;
	top: 52px;
	left: 305px;
	z-index: 100;
}

#ProductPageDescLeft
{
	width: 288px;
	padding-right: 12px;
	text-align: left;
	float: left;
}

#ProductPageDescLeft p
{
	line-height: 18px;
	padding-top: 10px;
}

#ProductPageDescLeft h2
{
	padding-top: 0px;
}

.productListing
{
	width: 140px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	border: dotted 1px #000000;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	min-height: 333px;
}

#ProductPageRight
{
	float: left;
	width: 202px;
}

div.LogoBox
{
	width: 200px;
	height: 97px;
	border: solid 1px #e5e5e5;
	padding-top: 3px;
}

div.LogoBox img
{
	border: solid 1px #e5e5e5;
}

#ProductAvailability
{
	width: 184px;
	float: left;
	padding: 8px;
	text-align: left;
	border: solid 1px #e5e5e5;
	margin-top: 10px;
	line-height: normal;
}

#ProductAvailability p
{
	font-size: 12px;
	line-height: 18px;
}

#ProductAvailability a:link, #ProductAvailability a:visited
{
	color: #666666;
}

#ProductStartOrder
{
	width: 539px;
	height: 475px;
	background-image: url(/assets/images/getstarted/background_popup.png);
	background-repeat: no-repeat;
	position:relative;
}

#GetStartedBox
{
	padding-top: 90px;
	text-align: left;

}

#GetStartedLeft
{
	/*float: left;*/
	padding: 80px 30px 10px 30px;
	margin-left:auto;
	margin-right:auto;
	width:60%;
	text-align: center;
}

#GetStartedRight
{
	/*float: right;*/
	width: 282px;
	/*overflow: visible;*/
	/*margin-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;*/
	position: absolute;
	right:0px;
	bottom:0px;
	z-index:50;
}

#StartOrderButton
{
	margin-left: -5px;
}

div.ProductAvailBox
{
	width: 300px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
	border: solid 1px #e5e5e5;
	margin-top: 20px;
	line-height: normal;
	font-weight: bold;
	background-color: #f8f8f8;
}

p.GetStartedDisclaimer
{
	clear: both;
	color: #999999;
	font-size: 13px;
	line-height: normal;
	margin-top: 75px;
}

/* Formatting */

h1
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #be161d;
	padding-top: 25px;
	padding-bottom: 10px;
}

h2
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #be161d;
	padding-top: 25px;
	padding-bottom: 10px;
	line-height: normal;
}

h3
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding-top: 15px;
	/*padding-bottom:10px;*/
}

h4
{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:15px;
	color: #333333;
	font-weight:bold;
	padding-top: 15px;
	text-align:left;
}


a:link, a:visited
{
	color: #be161d;
	text-decoration: none;
	outline: 0;
}

a:hover, a:active
{
	color: #be161d;
	text-decoration: underline;
	outline: 0;
}

div.clearboth
{
	clear: both;
}

img
{
	border: 0;
}

.displace
{
	text-align: center;
	position: absolute;
	left: -5000px;
}

.skip-link
{
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	top: -4em;
	left: -3em;
}

.shadowglow
{
	margin-left: auto;
	margin-right: auto;
	-moz-box-shadow: 0px 0px 9px #666;
	-webkit-box-shadow: 0px 0px 9px #666;
	box-shadow: 0px 0px 9px #666;
}

#ProductPageDescLeft li
{
	list-style-type: disc;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 15px;
}

#StoreTop
{
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom: dotted 1px #000000;
	position: relative;
}

#StoreMiddle
{
	padding-top: 30px;
	width: 960px;
}

#StoreBottom
{
}

#LeftFacebook
{
	text-align: center;
}

#StoreInfoLeft
{
	width: 675px;
	float: left;
	position: relative;
	line-height: normal;
}

.DirectionsButton
{
	position: absolute;
	top: 160px;
	left: 40px;
}

#StoreInfoLeft p
{
	width: 550px;
}

#StoreInfoRight
{
	width: 284px;
	height: 376px;
	background-image: url(/assets/images/stores/bg_right_storeinfo.png);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	text-align: center;
	margin-top: 14px;
	z-index: 5;
}

#ManagerContainer
{
	width: 450px;
	height: 279px;
	background-image: url(/assets/images/stores/bg_mgr_box.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	right: 0px;
}

#ManagerContainer p
{
	padding-top: 5px;
}

#StoreMiddleLeft
{
	padding-right: 15px;
	float: left;
}

#StoreMiddleRight
{
	float: left;
	border-bottom: dotted 1px #000000;
}

#StoreBottom
{
	padding-top: 30px;
}

#StoreBottomLeft
{
	padding-right: 15px;
	float: left;
}

#StoreBottomCenter
{
	float: right;
}

#StoreBottomRight
{
	float: left;
	width: 346px;
}

#P2MContainer
{
	width: 366px;
	height: 400px;
	overflow: hidden;
	padding-left: 20px;
}

div.P2MItem
{
	width: 335px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: dotted 1px #000000;
}

div.P2MItem a
{
	font-size: 15px;
}

#CategoryContainer
{
	padding-left: 20px;
	width: 346px;
}

#ManagerWrapper
{
	width: 180px;
	height: 100px;
}

#ManagerEmail
{
	padding: 20px 7px 0px 7px;
	z-index: 100;
	background-color: #FFFFFF;
	position: absolute;
	top: 100px;
	left: 50px;
	height: 50px;
	width: 130px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 5px 5px #000;
	-webkit-box-shadow: 1px 5px 5px #000;
	box-shadow: 1px 5px 5px #000;
}

/** STORE PAGE MINI LINKS **/

#minilink a
{
	margin-left: 10px;
	line-height: 1.2em;
	display: block;
	width: 200px;
}

#minilink img
{
	margin-top: 8px;
}


#OLPContainer
{
	width: 539px;
	height: 475px;

	background-image: url(/assets/images/common/bg_olppopup.png);
	background-repeat: no-repeat;
	position:relative;
}

#OLPTop
{
	padding-top:10px;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
}

#OLPBottom
{
	padding-top:60px;
	margin-left:auto;
	margin-right: auto;
	width: 80%;
	line-height: 24px;
	font-size:18px;
}
#HowR2OWorksLeftContent
{
	float:left;
	padding-right:15px;
	padding-bottom:40px;
}
#HowR2OWorksRightContent
{
	float:left;
	padding-top:10px;
	width:300px;
}


#HowR2OWorksRightContent h5
{
	padding-top:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#b10508;
	font-size:15px;
}

#HowR2OWorksRightContent p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:15px;
	padding-top:5px;
}

#RaiseYourRentalIQRightContent
{
    float:left;
	padding-top:10px;
	width:393px;
}
#RaiseYourRentalIQRightContent h5
{
    padding-top:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:15px;
}

#RaiseYourRentalIQRightContent p
{
    font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	padding-top:5px;
}






.clear
{
	line-height:40px;

}

/* Shop Now control*/

#ShopNowControlMainDiv
{
	position:relative;
	height:279px;
	width:217px;
	float:left;
	background-image:url('/assets/images/stores/store_controls/bg_leftcol_shop.png');
}
#ShopNowControlMainDiv a
{
	font-size:14px;
	font-weight:bold;
}
.links
{

	position:absolute;
	left:60px;
	z-index:10;
}

#linkShopFurniture
{
	top:125px;
}

#linkShopElectronics
{
	top:149px;
}
#linkShopComputers
{
	top:173px;
}
#linkShopAppliances
{
	top:196px;
}
#linkShopNewStuff
{
	top:220px;
}
#bottomText
{
	font-size:11px;
	top:247px;
}

#ManagersSpecialsCopy {
	display: inline-block;
	width: 590px;
	margin-left: 10px;
	vertical-align: top;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
	*zoom: 1;
}

#HolidaySalesLockupCheckBoxContainer
{
margin-top:10px;
text-align:left;
width: 159px;
display: inline-block;
vertical-align: top;
padding: 0;
}
#HolidaySalesLockupCheckBoxContainer p
{
width: 138px;
display: inline-block;
vertical-align: top;
padding: 0;
margin-bottom:10px;
}

nav a :link, nav a:visited, nav a, .drop a, nav li a:link, nav li a:visited{
		color: black;
}
a .find_my, .find_my, .find_my:link, .find_my:visited {
	color: white;
}
#LeftCol, #MiddleCol, #RightCol, #ContentContainer, #MainCol  {
	font-size: 13px;
}
#ProductAvailability  select{
	color:black;
	font-size:14px;
	font-weight:normal;
}

.tablesorter td,
.tablesorter th {
	padding: 10px;
}
.redbox {
	font-size:13px;
}
.managerpic {
	top: 10px !important;
}
.featuredarea .productinfo  p{
	font-size:13px;
}
