/* Page Container */
#container 				{width: 950px;
				 		 margin: 0 auto;}
				 
/* Header Container */
#container_header 		{width: 950px;
						 height: 105px;
				 		 margin: 0 auto;
						 }
						 
#header_logo			{width:255px;
						 height:105px;
						 background-image:url(../images/2008/sequence_S3-logo.jpg);
						 background-repeat:no-repeat;
						 float:left;
						 margin:0;
						 padding:0;}	
						 
						 
#header_logo a			{width:255px;
						 height:105px;
						 display:inline-block;
						}

#header_logo span		{display:none;
						}						
						
						 						 
#navi_container			{width: 695px;
						 height: 105px;
						 background-image:url(../images/2008/sequence_top-bkg.jpg);
						 background-repeat:no-repeat;
						 float:left;
						 margin:0;
						 padding:0;}
						 
						 						 					 				 
/*--------------------- System Navigation Links-----------------------------------*/

/*#navi_system			{height:18px;
						 background-image:url(../images/2008/system_nav/system_left.gif);
						 background-repeat:no-repeat;
						 background-position:left;
						 background-color:#1d1d1d;
						 margin:5px 0px 0px 0px;
						 padding:4px;}																				 
*/


#navi_system {height:18px;
	  		  background-image:url(../images/2008/system_nav/system_left.gif);
			  background-repeat:no-repeat;
			  background-position:left;
			  background-color:#1d1d1d;
			  margin:5px 0px 0px 0px;
			  padding:4px;}	


#navi_system ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navi_system li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#navi_system li a, #navi_system li div  {
	display: block;
	text-decoration: none;
	font-size: 0.95em;
	padding: 0 10px 0 10px;
	margin:0;
	color:#a5a5a5;
	font-size:11px;
}

#navi_system li div a {
	padding: 0;
	margin: 0;
	display: inline;

	border-left:0;
}

#navi_system li.First a {
	border-left: 0;
}

#navi_system li.Last a {
	padding: 0 0 0 10px;
}

#navi_system li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#navi_system li a, #navi_system li div {
	border-left: 1px solid #a5a5a5;
	color: #a5a5a5;
}




#navi_system-end		{width:5px;
						 height:26px;
						 background-image:url(../images/2008/system_nav/system_right.gif);
						 background-repeat:no-repeat;
						 background-position:right;
						 background-color:#1d1d1d;
						 margin:5px 0px 0px 0px;
						 padding:0;}


/*---------------------Navigation Links-----------------------------------*/
						 
#navi_panel				{width:695px;
						 height:37px;
						 margin:37px 0px 0px 0px;}					 

#navi_panel span		{display:none;}

a.navi_holds			{width:84px;
						 height:37px;
						 background-image:url(../images/2008/main_nav/main_navigation-sprite.jpg);
						 background-repeat:no-repeat;
						 background-position:0px 0px;
						 margin:0px 0px 0px 30px;
						 display: block;
						 float:left;}
						 
a.navi_holds:hover		{background-position:0px -37px;}							 

a.navi_clothes			{width:44px;
						 height:37px;
						 background-image:url(../images/2008/main_nav/main_navigation-sprite.jpg);
						 background-repeat:no-repeat;
						 background-position:-84px 0px;
						 margin:0px 0px 0px 24px;
						 display:block;
						 float:left;}

a.navi_clothes:hover	{background-position:-84px -37px;}	

a.navi_hardware			{width:58px;
						 height:37px;
						 background-image:url(../images/2008/main_nav/main_navigation-sprite.jpg);
						 background-repeat:no-repeat;
						 background-position:-128px 0px;
						 margin:0px 0px 0px 24px;
						 display:block;
						 float:left;}

a.navi_hardware:hover	{background-position:-128px -37px;}	


a.navi_about				{width:52px;
						 height:37px;
						 background-image:url(../images/2008/main_nav/main_navigation-sprite.jpg);
						 background-repeat:no-repeat;
						 background-position:-186px 0px;
						 margin:0px 0px 0px 24px;
						 display:block;
						 float:left;}
						 
a.navi_about:hover		{background-position:-186px -37px;}							 
						 

a.navi_contact			{width:98px;
						 height:37px;
						 background-image:url(../images/2008/main_nav/main_navigation-sprite.jpg);
						 background-repeat:no-repeat;
						 background-position:-238px 0px;
						 margin:0px 0px 0px 24px;
						 display:block;
						 float:left;}
						 
a.navi_contact:hover	{background-position:-238px -37px;}							 


a.navi_cart				{width:56px;
						 height:37px;
						 background-image:url(../images/2008/main_nav/main_navigation-sprite.jpg);
						 background-repeat:no-repeat;
						 background-position:-336px 0px;
						 margin:0px 0px 0px 24px;
						 display:block;
						 float:left;}
						 
a.navi_cart:hover		{background-position:-336px -37px;}		


/*------------------------------ 2nd Moodsetter (used in sub pages) -----------------------------------*/

#ms2_climber				{background-image: url(../images/2008/2nd_moodsetter/climber_img.jpg);
							 background-repeat:no-repeat;
							 width:425px;
							 height:225px;
							 float:left;}

#ms2_s3img					{background-image: url(../images/2008/2nd_moodsetter/s3_img.jpg);
							 background-repeat:no-repeat;
							 width:524px;
							 height:90px;
							 float:left;}

#ms2_categories				{background-image: url(../images/2008/2nd_moodsetter/categories_img.jpg);
							 background-repeat:no-repeat;
							 width:524px;
							 height:135px;
							 float:left;}
							 
#ms2_categories span		{display:none;}
							 
a.ms2_categories-holds		{padding:0;
							 margin:0px 0 0 6px;
							 width:78px;
							 height:120px;
							 float:left;
							 display:block;}

a.ms2_categories-clothes		{padding:0;
							 margin:0 0 0 4px;
							 width:78px;
							 height:120px;
							 float:left;display:block;}

a.ms2_categories-hardware	{padding:0;
							 margin:0 0 0 4px;
							 width:78px;
							 height:120px;
							 float:left;display:block;}								 

/*------------------------------ Moodsetter -----------------------------------*/

#moodsetter_container		{width:950px;
							 margin:0 auto;
							 padding:0;}

#ms_climber					{background-image:url(../images/2008/moodsetter_img/ms_climber-left.jpg);
							 background-repeat:no-repeat;
							 width:215px;
							 height:389px;
							 float:left;}					 

#ms_quote-text				{background-image: url(../images/2008/moodsetter_img/ms_quote.jpg);
							 background-repeat:no-repeat;
							 width:222px;
							 height:389px;
							 float:left;}
				 
#ms_main-img				{background-image: url(../images/2008/moodsetter_img/ms_main-image.jpg);
							 background-repeat:no-repeat;
							 width:513px;
							 height:197px;
							 float:right;}			
							 
#ms_categories				{background-image: url(../images/2008/moodsetter_img/ms_main-categories.jpg);
							 background-repeat:no-repeat;
							 width:513px;
							 height:192px;
							 float:right;}		

#ms_categories span			{display:none;}
							 
a.ms_categories-holds		{padding:0;
							 margin:0px 0 0 45px;
							 width:130px;
							 height:180px;
							 float:left;
							 display:block;}

a.ms_categories-clothes		{padding:0;
							 margin:0 0 0 8px;
							 width:130px;
							 height:180px;
							 float:left;display:block;}

a.ms_categories-hardware	{padding:0;
							 margin:0 0 0 8px;
							 width:130px;
							 height:180px;
							 float:left;display:block;}					 
							 
/*------------------------------ Content Container -----------------------------------*/
							 
#splash_container 			{width: 882px;
				 			 margin: 0 auto;}	

#splash_content				{width: 858px;

							 background-image: url(../images/2008/content_img/border_left.gif);
							 background-repeat: repeat-y;
							 background-position:left top;
							 margin:0;
							 padding:0 12px 0 12px;
							 float:left;
							  }

#splash_border				{width:13px;
							 }							 
							 
#splash_seperator 			{width: 882px;
							 height:18px;
							 background-image: url(../images/2008/content_img/border_top.jpg);
							 background-repeat:no-repeat;
				 			 margin: 0 auto;
							 float:left;
							 }	
							 
#splash_footer	 			{width: 882px;
							 height:69px;
							 background-image: url(../images/2008/content_img/border_bottom-footer.jpg);
							 background-repeat:no-repeat;
							 background-position:bottom;
				 			 float:left;
							 }							 						 						 							 	 
							 
#splash_footer a			{color:#843416;}




#product_details-container	{width:565px;
							 float:left;}

#product_details-left		{width:120px;
							 float:left;}

#product_details-right		{width:445px;
							 float:left;}							 

#product_details-enlarge	{background-image:url(../images/2008/product_img/enlarge_img.jpg);
							 background-repeat:no-repeat;
							 height:23px;
							 width:113px;
							 padding:4px 2px 0px 6px;
							 margin:25px 0 0 0;
							 float:left;}
							 
#product_details-enlarge p	{padding:0;
							 margin:0;
							 }							 

#product_details-enlarge a	{color:#f1f1f1;
							 font-weight: normal;
							 font-size:11px;
							 text-decoration:none;}

#product_details-enlarge a:hover	{color:#f4f4f4;
							 		 font-weight: normal;
									 text-decoration:underline;}

#details_box-top			{background-image:url(../images/2008/product_img/description_top.gif);
							 background-repeat:no-repeat;
							 background-position:top;
							 background-color:#1a1a1a;
							 width:445px;
							 float:left;}

#details_box-bottom			{background-image:url(../images/2008/product_img/description_bottom.gif);
							 background-repeat:no-repeat;
							 background-position:bottom;
							 min-height:170px;
							 width:445px;
							 float:left;}


/*------------------------------ Featured Products Container -----------------------------------*/							 

#splash_left				{width:565px;
							 padding:0 10px 0 5px;
							 float:left;}

#splash_right				{width:273px;
							 float:left;}

#feature_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -25px;
							 background-repeat:no-repeat;
							 float:left;
							 margin:0;
							 padding:0;}
							 
#featured_products			{width: 580px;
							 margin:0;
							 padding:0;
							 float:left;}
							 
							 
#arrivals_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -50px;
							 background-repeat:no-repeat;
							 float:left;
							 margin:0;
							 padding:0;}

#account_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -575px;
							 background-repeat:no-repeat;
							 float:left;
							 margin:0;
							 padding:0;}	

#price_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -400px;
							 background-repeat:no-repeat;
							 float:left;
							 margin:0;
							 padding:0;}		

#details_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -525px;
							 background-repeat:no-repeat;
							 float:left;
							 margin:0;
							 padding:0;}
							 
					 	
							 
#subcategories_title		{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -425px;
							 background-repeat:no-repeat;
							 float:left;
							 margin:15px 0 0 0;
							 padding:0;}							 					 
							 
#brand_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -275px;
							 background-repeat:no-repeat;
							 float:left;
							 margin:0;
							 padding:0;}
							 
#topsellers_title			{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -300px;
							 background-repeat:no-repeat;
							 float:left;
							 margin:0;
							 padding:0;}
							 							 
#arrivals_products			{width: 580px;
							 margin:0;
							 padding:0;
							 float:left;}	
							 
.compare_bkg				{ background-image: url(../images/2008/product_img/large_product-bottom.gif); width:120px; height: 135px; background-position:bottom; background-repeat:no-repeat; display:inline-block;} 							 	

#category_products			{width: 580px;
							 margin:0;
							 padding:0;
							 float:left;}								 
							 
#announcements_title		{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px 0px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}
							 
#shopping_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -600px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}							 
							 
#news_title					{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -75px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}
							 
#popular_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -375px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}	
							 
#description_title			{width:565px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -325px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}
							 
#bycategory_title			{width:565px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -550px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}							 	

#description_container		{width:565px;
							 display:block;
							 float: left;
							 margin:0;
							 padding:5px 0px 10px 0px;
							 color:#f4f4f4;}							 

							 
#review_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -350px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}							 					 						 
							 
#buy_title					{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -100px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}	

#coupon_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -625px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}
							 
.cart_items					{background-image: url(../images/2008/cart_items.jpg);
							 background-repeat:no-repeat;
							 width:259px;
							 height:68px;
							 margin:0px;
							 padding:0px;}

.quantity_title				{background-image: url(../images/2008/quantity_title.jpg);
							 background-repeat:no-repeat;
							 width:82px;
							 height:68px;
							 margin:0px;
							 padding:0px;}				 

.itemprice_bkg				{background-image: url(../images/2008/item_price-bkg.gif);
							 background-repeat: repeat-y;
							 text-align:center;
							 width:112px;
							 vertical-align: middle;
							 margin:0px;
							 padding:0px;}		

.itemtotal_bkg				{background-image: url(../images/2008/item_total-bkg.gif);
							 background-repeat: repeat-y;
							 text-align:center;
							 width:112px;
							 vertical-align: middle;
							 margin:0px;
							 padding:0px;}	

.quantity_bkg				{background-image: url(../images/2008/quantity_bkg.gif);
							 background-repeat: repeat-y;
							 text-align:center;
							 width:82px;
							 vertical-align: middle;
							 margin:0px;
							 padding:0px;}				 


.item_price					{background-image: url(../images/2008/item_price.jpg);
							 background-repeat:no-repeat;
							 width:112px;
							 height:68px;
							 margin:0px;
							 padding:0px;}

.funds_box					{background-image: url(../images/2008/funds_box.gif);
							 background-repeat:no-repeat;
							 width:112px;
							 height:22px;
							 text-align:center;
							 margin:0px 0px 0px 0px;
							 padding:5px 0px 0px 0px;}
							 
.title_box					{background-image: url(../images/2008/title_box.gif);
							 background-repeat:no-repeat;
							 color:#f4f4f4;
							 width:189px;
							 height:22px;
							 margin:0px 0px 0px 0px;
							 padding:5px 5px 0px 0px;}							 

.cart_bottom				{background-image: url(../images/2008/shoping_cart-bottom.gif);
							 background-repeat:no-repeat;
							 color:#f4f4f4;							 
							 width:306px;
							 height:5px;
							 margin:0px 0px 0px 0px;
							 padding:0px 0px 0px 0px;}								 

.item_total					{background-image: url(../images/2008/item_total.jpg);
							 background-repeat:no-repeat;
							 width:112px;
							 height:68px;
							 margin:0px;
							 padding:0px;}
	
.your_cart-header			{background-image: url(../images/2008/your_shopping-cart-title.jpg);;
							 background-repeat:no-repeat;
							 width:565px;
							 height:38px;
							 margin:0px;
							 padding:0px;}	
							 
.your_cart-header h2		{display:none;}							 
							 
.cart_items span, .quantity_title span, .item_price span, .item_total span	{display:none;}									 
							 
							 
#coupon_box					{widows:205px;
						 	 height:88px;
							 background-image:url(../images/2008/coupon_bkg.jpg);
							 background-repeat: no-repeat;
							 float:left;
							 margin:0px 0px 5px 0px;
							 padding:5px 15px 0px 53px;}			
							 
#coupon_box p				{font-size:11px;
							 line-height:12px;}									 				 								 
							 
#coupon_title h2, #topsellers_title h2, #shopping_title h2, #account_title h2, #bycategory_title h3, #price_title h2, #description_title h3, #review_title h3, #popular_title h2, #brand_title h2, #arrivals_title h2, #buy_title h2, #wish_title h2, #related_title h2, #categories_title h2, #recently_title h2, #currency_title h2				{display:none;}							 
							 
#wish_title					{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -175px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}	
							 
#related_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -250px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}	
							 
#categories_title			{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -125px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}	
							 
#recently_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -200px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}
							 
#currency_title				{width:273px;
							 height:25px;
							 background-image:url(../images/2008/title_img/splash_titles.gif);
							 background-position:0px -150px;
							 background-repeat:no-repeat;
							 display:block;
							 float: left;
							 margin:0;
							 padding:0;}							 							 							 							 							 						 	
							 
#product_text-box								{width:263px;
												 min-height:50px;
												 background-image:url(../images/2008/content_img/box_top.gif);
												 background-repeat:no-repeat;
												 background-color:#1a1a1a;
												 display: block;
												 margin:0;
												 padding:5px;
												 float: left;}								 						 
							 
#splash_text-box								{width:263px;
												 min-height:170px;
												 background-image:url(../images/2008/content_img/box_top.gif);
												 background-repeat:no-repeat;
												 background-color:#1a1a1a;
												 display: block;
												 margin:0;
												 padding:5px;
												 float: left;}	

#product_text-box p, #splash_text-box p			{color:#a5a5a5;
												 font-size:11px;
							 					 margin:0;
							 					 padding:0;}	


#splash_text-bottom								{width:273px;
												 height:20px;
												 background-image:url(../images/2008/content_img/box_bottom.gif);
												 background-repeat:no-repeat;
												 display: block;
												 margin:0 0 30px 0;
												 padding:0;
												 float:left;}	
												 
#product_text-bottom							{width:273px;
												 height:5px;
												 background-image:url(../images/2008/content_img/box_bottom.gif);
												 background-repeat:no-repeat;
												 background-position:bottom;
												 display: block;
												 margin:0 0 5px 0;
												 padding:0;
												 float:left;}												 						
							 

#site_content-main								{width:555px;
												 background-image:url(../images/2008/site_bkg-ends.gif);
												 background-repeat:no-repeat;
												 background-position:0px 0px;
												 background-color:#1e1e1e;
												 margin:0;
												 padding:5px 5px 0px 5px;
												 float:left;}

#site_content-main strong					{color:#f4f4f4;}

#site_content-bottom							{width:565px;
												 height:7px;
												 background-image:url(../images/2008/site_bkg-ends.gif);
												 background-repeat:no-repeat;
												 background-position:-565px 0px;
												 margin:0 0 10px 0;
												 padding:0;
												 float:left;}												 

#checkout_coupon								{width:455px;
												 height:67px;
												 background-image: url(../images/2008/checkout_coupons.jpg);
												 background-repeat:no-repeat;
												 background-position:0px 0px;
												 line-height:12px;
												 margin:0 0 10px 0;
												 padding:10px 0 0 105px;
												 float:left;}	

#checkout_coupon p							  	{padding:0;
												 margin:0;
												 font-size:11px;}

/*------------------------------  Breadcrumb Container -----------------------------------*/							 

#breadcrumb_left			{background-image:url(../images/2008/product_img/breadcrumb_ends.gif);
							 background-repeat:no-repeat;
							 background-position:0px 0px;
							 display:inline;							 
							 width:5px;
							 height:26px;
							 float:left;}

#breadcrumb_content			{min-width:300px;
							 height:26px;
							 background-color:#262626;
							 display:inline;							 
							 float:left;}

#breadcrumb_right			{background-image:url(../images/2008/product_img/breadcrumb_ends.gif);
							 background-repeat:no-repeat;
							 background-position:-5px 0px;
							 display:inline;
							 width:5px;
							 height:26px;
							 float:left;}


/*------------------------------  Side Box Recently Container -----------------------------------*/		
.chk-cart_items					{background-image: url(../images/2008/checkout/cart_items.jpg);
							 background-repeat:no-repeat;
							 width:259px;
							 height:68px;
							 margin:0px;
							 padding:0px;}

.chk-quantity_title				{background-image: url(../images/2008/checkout/quantity.jpg);
							 background-repeat:no-repeat;
							 width:82px;
							 height:68px;
							 margin:0px;
							 padding:0px;}				 

.chk-itemprice_bkg				{background-image: url(../images/2008/item_price-bkg.gif);
							 background-repeat: repeat-y;
							 text-align:center;
							 width:112px;
							 vertical-align: middle;
							 margin:0px;
							 padding:0px;}		

.chk-itemtotal_bkg				{background-image: url(../images/2008/item_total-bkg.gif);
							 background-repeat: repeat-y;
							 text-align:center;
							 width:112px;
							 vertical-align: middle;
							 margin:0px;
							 padding:0px;}	

.chk-quantity_bkg				{background-image: url(../images/2008/quantity_bkg.gif);
							 background-repeat: repeat-y;
							 text-align:center;
							 width:82px;
							 vertical-align: middle;
							 margin:0px;
							 padding:0px;}				 


.chk-item_price					{background-image: url(../images/2008/checkout/item_price.jpg);
							 background-repeat:no-repeat;
							 width:112px;
							 height:68px;
							 margin:0px;
							 padding:0px;}

.chk-cart_bottom				{background-image: url(../images/2008/shoping_cart-bottom.gif);
							 background-repeat:no-repeat;
							 color:#f4f4f4;							 
							 width:306px;
							 height:5px;
							 margin:0px 0px 0px 0px;
							 padding:0px 0px 0px 0px;}								 

.chk-item_total					{background-image: url(../images/2008/checkout/item_total.jpg);
							 background-repeat:no-repeat;
							 width:112px;
							 height:68px;
							 margin:0px;
							 padding:0px;}
	
.chk-your_cart-header			{background-image: url(../images/2008/checkout/your_order.jpg);
							 background-repeat:no-repeat;
							 width:565px;
							 height:38px;
							 margin:0px;
							 padding:0px;
							 float:left;}	

.chk-cart					{width:565px;
							float:left;
							margin-bottom:10px;}	
							
.chk-cart strong					{color:#f4f4f4;}													 
							 
.chk-your_cart-header h3		{display:none;}		

.chk-cart_items span, .chk-quantity_title span, .chk-item_price span, .chk-item_total span	{display:none;}									 

/*------------------------------  Side Box Recently Container -----------------------------------*/		
							 	 							 					

#side_recently-container	{width:263px;
							 height:60px;
							 margin:0px 0px 10px 0px;
							 background-image: url(../images/2008/side_img/recently_bkg.jpg);
							 background-repeat:no-repeat;
							 float:left;
							}																				 							 
							
#side_arrivals-container	{width:198px;
							 height:55px;
							 margin:0px 0px 10px 0px;
							 padding-left:75px;
							 padding-top:5px;
							 display: block;
							 background-image: url(../images/2008/new_products-img.jpg);
							 background-repeat:no-repeat;
							 float:left;
							}		
							
.address_box				{width:170px;
							 padding:0;
							 height:240px;
							 margin:0;
							 background-image: url(../images/2008/account_box.jpg);
							 background-repeat:no-repeat;
							 float:left;
							 display:inline;
							 
							}																										 							 							
							
.address_box-function		{width:170px;
							 padding-top:3px;
							 height:23px;
							 margin:0;
							 background-image: url(../images/2008/function_buttons.gif);
							 background-repeat:no-repeat;
							 text-align:center;
							 float:left;
							 display:inline;
							
							}

.address_box h4				{padding:4px;}

.address_box p				{padding:4px;
							 font-size:12px;}
							
a.address_box-link			{color:#f1f1f1;
							 font-weight:bold;
							text-decoration:none;}
							
a.address_box-link:hover 	{text-decoration: underline;}														
							