@import "template_base.css";
@import "slider.css";
@import "navigation.css";
@import "richcart.css";
@import "common.css";

/* Structure 
---------------------------------------------------------- */

body #atg_store_content {
  padding: 0px;
}

/* Home Page Hero 
---------------------------------------------------------- */

#atg_store_homePageHero {
 	overflow: hidden;
}

#atg_store_homePageHero img {
	width: 601px;
	height: 283px;
	margin: 6px 0 0 51px;
}
/* workaround for embedding flash */
.atg_store_pageHome .contentPane embed {
	width: 601px;
	height: 283px;
}

/* Headers 
----------------------------------------------------------------- */
.atg_store_pageHome #featuredBrands h2,
.atg_store_pageHome .atg_store_homepage_products h2,
.atg_store_pageHome .atg_store_homepage_products h1 {
  position: relative;
  left: 5px;
  padding-left: 11px;
  margin-top: 15px;
  height:62px;
}

.atg_store_pageHome h1 div,
.atg_store_pageHome h2 div {
  background:transparent url(/images/titlebar_lg.jpg) no-repeat scroll -9px 0;
  color:#FFFFFF;
  height:62px;
  line-height:3em;
  letter-spacing: 1px;
  padding-left: 50px;
  text-transform:uppercase;
  padding-top: 7px;
  display: block;
  position: relative;
  left: -3px;
  font-size: 14px;
  top:-7px;
}

.atg_store_pageHome h2 div div{
  background:transparent url(/images/titlebar_lg.jpg) no-repeat scroll right 0;
  left:556px;
  position:absolute;
  top:0;
  width:50px;
}


/* Home Page Featured Products
----------------------------------------------------------------- */

#featuredBrands {
	float:left;
  overflow: visible;
  width: 662px;
}

div.contentPane {
  float: left;
  width: 669px;
  margin-right: 8px;
}

ul.atg_store_product {
	margin: 0 52px;
}

ul.atg_store_product li {
	margin: 0 5px;
	display: block;
	width: 112px !important;
	float: left;
  min-height: 265px;
  height: auto !important;
  height: 265px;
}

ul.atg_store_product li.last {
}

/* Product Image */

ul.atg_store_product span.atg_store_promoProductImage {
	 display: block;
   border-bottom: 3px solid #e5e5e5;
   width: 112px !important;
   padding: 6px 0;
}

ul.atg_store_product span.atg_store_promoProductImage img {
  display: block;
  width: 112px;
  height: 112px;
  margin:0;
  padding: 0;
}

/* Product Details */
ul.atg_store_product div.atg_store_productInfo {
	margin: 0;
	padding: 0 4px;
  font-size: .8em;
}
.atg_store_productInfo .prod_sku{
  color: #666;
}
/* Product Title */

ul.atg_store_product li span.atg_store_productTitle {
  background: #fff url("/images/ashford/bg_dottedborder.gif") repeat-x bottom;
  display: block;
}

ul.atg_store_product li span.atg_store_productTitle a:link,
ul.atg_store_product li span.atg_store_productTitle a:visited {
  color: #000;
  display: block;
  padding: 10px 0;
  margin-bottom: 7px;
}

/* Product Description */
ul.atg_store_product li a span.atg_store_productDescription {
}

/* Pricing */

ul.atg_store_product li dt,
ul.atg_store_product li dd {
  float: left;
  margin: 0 0 3px;
  color: #343434;
}

ul.atg_store_product li dt {
  margin: 0 3px 3px 0;
  clear: left;
  font-weight: normal;
}

.homeFeaturedProducts .atg_store_newPrice {
  color: #C9113F;
}

.homeFeaturedProducts .model {
  display: none;
}

/* Home Page Side Bar
-----------------------------------------------------------*/

.sideBar {
	float: left;
	width: 199px;
	padding: 0 18px 0 33px;
	margin-top: 12px;
	min-height: 564px;
  height: auto !important;
  height: 564px;
  background: url(/images/ashford/bg_sidebar.gif) repeat-y left top;
}

.sideBar ul {
  height: auto;
  border: 0;
  width: auto;
}

.sideBar ul li {
  margin: 0;
  padding: 0;
}

.sideBar .promotions li {
	margin: 0;
}

.sideBar li.atg_store_promo img {
  width: 199px;
}

.sideBar .promotions li.last {
  border: none;
}

.sideBar .first h4 {
  font-size: 1.6em;
}

.sideBar h4 {
	font-size: 1.3em;
	margin-bottom: 5px;
}

.sideBar ol {
	list-style: decimal;
}

.sideBar ol li {
}

.sideBar p,
.sideBar a:link,
.sideBar a:visited {
	color: #8b8b8b;
}

.sideBar p {
	font-size: .9em;
}

/* Helpful Info
----------------------------------------------------------*/

#helpfulInfo {
	clear: both;
	background: #EBEDED;
	border-top: 1px solid #B5BDC8;
	border-bottom: 1px solid #B5BDC8;
  margin: 20px auto 30px;
	color: #8b8b8b;
}

#helpfulInfo ul {
	margin: 0;
	padding: 31px 16px;
  border: solid #fff;
  border-width: 1px 0;
}


#helpfulInfo h3,
#helpfulInfo h2 {
	font-size: 1.35em;
	margin-bottom: 5px;
	color: #000;
}

#helpfulInfo ul li {
	display: block;
	float: left;
	width: 240px;
	border-right: 1px solid #a4a8ab;
	padding: 0 34px;
	font-size: .95em;
}

#helpfulInfo ul li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

#helpfulInfo ul li p {
	margin-bottom: 5px;
}
p.atg_store_signUpText a:hover,
p.atg_store_signUpText a:active{
  color: #8B8B8B;
}

#helpfulInfo a.more:link,
#helpfulInfo a.more:visited {
	background: url("/images/bg_button.gif") no-repeat;
	width: 110px;
	height: 24px;
	display: block;
	color: #787878;
	text-decoration: none;
	line-height: 2.3em;
	text-align: center;
	text-transform: uppercase;
	margin-top: 12px;
}


#helpfulInfo ul ul {
	background: none;
	margin: 0;
	padding: 0;
  border: 0;
}

#helpfulInfo ul ul li {
  padding: 0;
  margin: 1px 5px;
	display: list-item;
	width: auto;
	border: 0;
	list-style: disc inside;
	float: none;
}
#homeFeature {
	clear:both;
	float:left;
	height:324px;
	overflow:hidden;
	position:relative;
	width:669px;
}
#loader {
	background: url(/images/ashford/loader.gif) no-repeat 0 0 ;
	float:left;
	height:16px;
	left:50%;
	overflow:hidden;
	position:absolute;
	top:50%;
	width:16px;
}
#slides {
	clear:both;
	float:left;
	height:323px;
	left:52px;
	position:relative;
	top:20px;
	width:601px;
}
#homePromo {
	clear:both;
	float:left;
	height:323px;
	left:52px;
	position:relative;
	top:20px;
	width:601px
}
#slides ul {
	position:relative;
}
#slides ul li{
	background:transparent;
	float:left;
	top:0;
}
#slides ul li img {
	float:left;
	position:absolute;
	height:283px;
	width:601px
}
/* horinaja pagination */
#slides  ol.horinaja_pagination {
	clear:both;
	height:40px;
	margin:0 auto;
	padding:5px 0 0 7px;
	position:relative;
	top:-31px;
	z-index:100;
}
#slides ol.horinaja_pagination li {
	background-color:#fff;
	display:block;
	float:left;
	height:20px;
	margin-right:3px;
	overflow:hidden;
	width:19px;
	text-align:center;
}
#slides ol.horinaja_pagination li a {
	display:block;
	background:transparent;
	color:#000;
	padding-top:2px;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	cursor:pointer;
}