/* CSS Document */

	#flash_teaser{
		margin:0 auto;
		height:396px;
	}
	
	#teaser_container{
		width:930px;
		margin:0 auto;
		height:570px;
		font-family:Tahoma,Arial,Verdana;
	}
	
	.teaser_background_bar {
		background:url(../images/shadow.png) top repeat-x;
		width:100%;
		height:11px;
	}

	.teaser_cell{
		position:relative;
		float:left;
		border:1px solid #ccc;
		width:300px;
		height:270px;
		z-index:100;
    margin-top: 12px;
	}

  .middle_teaser_cell {
    margin-left: 12px; 
    margin-right: 12px; 
  }

	.teaser_banner{
		width:610px;
	}
	
	#banner_teaser {
		/* background: url(../images/sale_fall.jpg) top left no-repeat; */
		background: url(../images/public-zoo-iphone-3g-3gs-case-2.jpg) top left no-repeat;
		width:300px;
		cursor: pointer;
		height:225px;
	}
	.top_seller_teaser_cell{ }
	.teaser_cell > div:first-child {
		width:100%;
		height:34px;
		line-height:34px;
		text-align:left;
		color:#000;
	}
	.teaser_cell > .teaser_title{
		font-size: 15px;
		font-weight:bold;
		margin-left:20px;
	}
	
	.teaser_cell a{
		text-decoration:none;
		font-size:15px;
		color:#000;
	}
	.teaser_image{
		position:relative;
		clear:left;
		width:100%;
		height:225px;
		border:0;
	}
	#product_teaser{
		/* background: url(../images/product_teaser.jpg) bottom left no-repeat; */
		background: url(../images/public-zoo-iphone-3g-3gs-case-1.jpg) bottom left no-repeat;
		cursor: pointer;
		width:300px;
		height:225px;
	}

	.blog_item{
		position:relative;
		width:275px;
		height:55px;
		padding-left:20px;
		padding-right: 5px;
		border-top:1px dotted #ccc;
		line-height: 1.45em;

		
	}
	.blog_item span{
		color:#888;
		font-size:11px;	
	}

	.top_seller_list {
		float:left;
		width: 300px;
		padding: 0;
		/*border: 2px solid #C8CDD2; */
	}
	.top_seller_list dl {
		border-top: 1px dotted #CCCCCC;
		width: 290px;
		float:left;
		padding: 2px 5px 2px;
		margin: 0;
		display:inline; /* fixes IE/Win double margin bug */
	}

	.top_seller_list dt {
		float: right;
		width:190px;
		padding:0;
		font-weight: normal;
		font-size: 15px;
		height: 70px;
		margin: auto 0;
	}

	#top_seller_name {	padding: 10px 0 0;}

	.top_seller_list dd {
		padding: 0;
		font-size:  85%;
		line-height: 1.5em;
		color: #666;
		margin: 0 0 0 100px;
	}
	.top_seller_list dl dd.product_image {
		margin: 0;
	}
	.top_seller_list dd.product_image img {
		float:left;
	}

	.top_seller_list .alt dt {
		float: left;
		margin: 0 0 0 20px;
	}

	.top_seller_list .alt dd {
		margin: 0 90px 0 0;
	}

	.top_seller_list .alt dd.product_image img {
		float: right;
		margin: 0 0 0 10px;
	}

	.footer-container{
		
		margin:0;
		padding:0;
	}

	#teaser{float:left;width:200px;height:auto;padding:0;margin:0;position:relative;/*top:-20px;*/}
