/* ================================================
 
Description: Nebuchadnezzar Wines Chinese
Author: Atelier Studios
Author URI: http://www.atelier-studios.com/
Date: April 2009

==================================================*/


/*------------------------------------------------

		1. Global Resets
		
		2. Typography
		
		3. Link Styles

		4. Main Navigation 

		5. Structure
		
		6. Inner Elements
			
		7. Lists 
		
		8. Form Elements 
		
		9. Various Tags & Classes 
						
		10. Headers
		
		11. Buttons
		
		12. Pagination


---------------------------------------------------

		COLOURS
			
		Text Light Blue 					#1c8aca
		
		Text Dark Blue		 				#194457


-------------------------------------------------*/


/*==================================================================================================


	1. Global Resets
 
 
 ====================================================================================================*/


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	}
	
body { 
	line-height:1.5;
	}
	
html, body {
	height: 100%;
	}	

table { 
	border-collapse:separate; border-spacing:0; 
	}

caption, th, td { 
	text-align:left;font-weight:normal; 
	}

table, td, th { 
	vertical-align:middle; 
	}

blockquote:before, blockquote:after, q:before, q:after { 
	content:""; 
	}

blockquote, q { 
	quotes:"" ""; 
	}

a img { 
	border:none; 
	}


/* Reset all margins/padding */

* { 
	margin:0;
	padding:0;
	}

/* Gets rid of outlined links in Firefox */

a {
	outline: none;
	}


/* No boders on images and displays them as block level elements in IE6 */

img {
	border:0;
	padding: 0;
	margin: 0;
	}


/* IE PNG Fix http://www.twinhelix.com/css/iepngfix/ */
		
div#content h3.free_delivery a, div#content div.repeater h2.best_sellers, div#content div.repeater_divider h2.featured_wine, div#content h2.search_results, div#content h2.fine_wines, div#content h2.latest_news, div.latest_news_date { 
	behavior: url(/furniture/js/iepngfix.htc) 
	}

/* Alternatively, you can specify that this will apply to all tags like so:
		   
		   * { behavior: url(/furniture/js/iepngfix.htc) }
*/




/*==================================================================================================


	2. Typography
 
 
 ====================================================================================================*/
 
body {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin:0;
	padding:0;
	height: 100%;
	}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	font-family: Georgia, "Times New Roman", Times, serif;

	}

p {
	padding: 0 0 15px 0;
	}
	
	div#header div#order_panel p, div#header div#order_panel div.order_buttons p {
	margin: 0;
	padding: 0;
	line-height: 5px;
	}
	
	div#header ul.signin_nav li a, div#header ul.signin_nav li {
	font-size: 9px;
	line-height: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
	div#header div#order_panel div.order_summary p strong {
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	color: #000000;
	float: left;
	font-weight: bold;
	}
	
	div#content div.product_wrapper_content p.description {
	font-size: 11px;
	line-height: 13px;
	padding: 0;
	height: 80px;
	}
	
	div#content div.product_wrapper_content p.price {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 0 3px 0;
	color: #840202;
	width: 88px;
	}
	
	div#content div.product_wrapper_content p.quantity {
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	color: #666666;
	text-transform: uppercase;
	width: 88px;
	}
	
	div#content div.product_wrapper_content p.price_per_bottle {
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	color: #9b2929;
	text-transform: uppercase;

	}
	
	
	div#breadcrumb_holder p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#828282;
	padding:0 0 0 0;}
	
		
	div#testimonials p {
	font-size:14px;
	color:#b9250e;
	padding:0 0 10px 0;
	margin:0;
	font-weight:bold;}	
	
	table.checkout th {
	color: #FFFFFF;
	font-weight: bold;
	}
	
	table.checkout td {
	
	}
	
	div#content p.search_items {
	padding: 0;
	float: left;
	}
	
	div#content div.search_result_repeater_price p, div#content div.product_repeater_price p {
	font-size: 11px;
	line-height: 11px;
	padding: 3px 0 0 0;
	margin: 0;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;	
	}
	
	div#content div.product_repeater_price p {
	text-align: right;	
	}
	
	div#content div.latest_news_excerpt p {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 5px 0;	
	}
	
	div#content div.latest_news_story p {
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 10px 0;	
	}
	
	div#footer p {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 20px 0;
	color: #FFFFFF;
	}

table td p, table th p {
	padding: 0;
	margin: 0;
	}

strong {
	font-weight:bold;
	color: #2e2e2e;
	}
	
	div#content p.search_items strong {
	color:#840202;	
	}
	
	div#content ul.search_result_category_list li strong {
	color:#840202;
	font-size: 11px;
	font-weight: bold;
	width: 60px;
	display: block;
	float: left;
	}
	
	div#content ul.product_category_list li strong {
	color:#840202;
	font-size: 11px;
	font-weight: bold;
	width: 80px;
	display: block;
	float: left;
	}
	

em {
	font-style:italic;
	display:inline;
	}


hr {
	border: 0;
	color: #cfd0d4;
	background-color: #cfd0d4;
	margin-bottom:10px;
	margin-top:5px;
	height: 1px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
	text-align: left;
	}

div#content h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight:bold;
	color:#9f0707;
	padding:0 0 20px 0;
	margin:0;	
	}

div#content h2 {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCCCCC;
	font-size: 26px;
	line-height: 26px;
	color: #3c0000;
	clear: both;
	}
	
div#content h3 {
	font-size: 20px;
	line-height: 20px;
	padding: 0 0 15px 0;
	color: #3c0000;
	}
	
	div#content div.product_wrapper_content h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
	color: #840202;
	float: left;
	}
	
	div#content div#internal_left_column h3 {
	font-size:20px;
	font-weight:normal;
	color:#380000;
	padding:0 0 5px 0;
	margin:0;
	}
	
	div#content div#purchase_options h3 {
	font-size:20px;
	color:#9f0707;
	padding:0 0 5px 0;
	margin:0;
	text-align: right;
	}
	
	div#content div.search_result_repeater_price h3 {
	font-size:16px;
	line-height: 16px;
	font-weight:bold;
	color:#840202;
	padding:0 0 5px 0;
	margin:0;
	}
	
	div#content div.product_repeater_price h3 {
	font-size:16px;
	line-height: 16px;
	font-weight:bold;
	color:#840202;
	padding:0 0 5px 0;
	margin:0;
	text-align: right;
	}
	
	div#content div.latest_news_excerpt h3 {
	font-size:18px;
	line-height: 18px;
	font-weight:bold;
	color:#840202;
	padding:0 0 7px 0;
	margin:0;
	}

div#content h4 {
	font-size: 18px;
	line-height: 18px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #CCCCCC;
	}
	
	div#header div#order_panel div.order_summary h4 {
	font-size: 34px;
	line-height: 22px;
	padding: 5px 0 15px 0;
	margin: 0;
	color: #a00906;
	font-weight: bold;
	float: left;
	font-family:"Times New Roman", Times, serif;
	border-bottom: none;
	}
	
	div#testimonials h4 {
	padding:0 0 10px 0;
	margin:0;
	font-size:18px;
	line-height: 18px;
	color:#380000;
	text-align: right;
	border-bottom: none;
	}

div#content h5 {
	font-size: 16px;
	line-height: 16px;
	padding: 0 0 15px 0;
	color: #3c0000;
	}
	
	div#content h5.basket_total_price {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding: 0;
	color: #CC0000;
	text-align: right;
	}

div#content h6 {
	font-size: 14px;
	line-height: 14px;
	padding: 0 0 15px 0;
	}


/*==================================================================================================


	3. Link Styles 
 
 
 ====================================================================================================*/


a {
	color: #3c0000;
	text-decoration: none;
	}

	a:hover {
	color: #3c0000;
	text-decoration: underline;
	}

ul.signin_nav li a {
	color: #999999;
	text-decoration: none;
	}

	ul.signin_nav li a:hover {
	color: #999999;
	text-decoration: underline;
	}
	
	
div#footer p a {
	color: #9c8080;
	text-decoration: none;
	}

	div#footer p a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
	div#sidebar ul li a.more_link {
	color: #CC0000;
	text-decoration: none;
	}

	div#sidebar ul li a.more_link:hover {
	color: #CC0000;
	text-decoration: underline;
	}

	div#breadcrumb_holder a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#ec261d;
	text-decoration:underline;
	}
	
	.more_info_link {
	color:#9f0701;
	text-decoration:underline;
	}
	
	
ul.pagination-digg li a {
	color:#3f0000;
	text-decoration:none;	
	}

	ul.pagination-digg li.next a, ul.pagination-digg li.previous a {
	font-weight:bold;
	}	

/*==================================================================================================


	4. Main Navigation 

	
==================================================================================================*/

ul.flags {
	padding: 12px 0 0 3px;
	float: left;
	list-style-type:none;
	text-align:left;
	}

	ul.flags li {
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
	}	

/* End Top Nav */



ul.signin_nav {
	padding: 12px 0 0 0;
	float: right;
	list-style-type:none;
	text-align: right;
	}

	ul.signin_nav li {
	float: right;
	margin: 0;
	padding: 0 0 0 6px;
	}
	
	ul.signin_nav li.divider {
	border-right: solid 1px #1e4a5f;
	padding: 0 6px 0 0;
	}		
	

/* End Top Nav */


ul#navigation {
	width: 1000px;
	float:left;
	clear: both;
	list-style-type:none;
	margin:0;
	padding: 0;
	/*background-color: #9933FF;*/
	}

ul#navigation li {
	float: left;
	padding: 0;
	margin: 0;
	}
	
	ul#navigation li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 33px;
	}

ul#navigation li a.nav_home {
	background: url(/furniture/images/navigation/nav_home.jpg) no-repeat 0 0;
	width: 79px;
	}
	
	ul#navigation li a.nav_home:hover, ul#navigation li.current a.nav_home {
	background: url(/furniture/images/navigation/nav_home.jpg) no-repeat 0 -44px;
	}

ul#navigation li a.nav_latest_news {
	background: url(/furniture/images/navigation/nav_latest_news.jpg) no-repeat scroll 0 0;
	width:140px;
	}
	
	ul#navigation li a.nav_latest_news:hover, ul#navigation li.current a.nav_latest_news {
	background: url(/furniture/images/navigation/nav_latest_news.jpg) no-repeat scroll 0 -44px;
	}
	
ul#navigation li a.nav_latest_news {
	background: url(/furniture/images/navigation/nav_latest_news.jpg) no-repeat 0 0;
	width: 140px;
	}
	
	ul#navigation li a.nav_latest_news:hover, ul#navigation li.current a.nav_latest_news {
	background: url(/furniture/images/navigation/nav_latest_news.jpg) no-repeat 0 -44px;
	}	

ul#navigation li a.nav_fine_wine {
	background: url(/furniture/images/navigation/nav_fine_wine.jpg) no-repeat 0 0;
	width: 121px;
	}
	
	ul#navigation li a.nav_fine_wine:hover, ul#navigation li.current a.nav_fine_wine {
	background: url(/furniture/images/navigation/nav_fine_wine.jpg) no-repeat 0 -44px;	}

ul#navigation li a.nav_investors {
	background: url(/furniture/images/navigation/nav_investors.jpg) no-repeat 0 0;
	width: 119px;
	}
	
	ul#navigation li a.nav_investors:hover, ul#navigation li.current a.nav_investors {
	background: url(/furniture/images/navigation/nav_investors.jpg) no-repeat 0 -44px;
	}	

ul#navigation li a.nav_best_sellers {
	background: url(/furniture/images/navigation/nav_top_ten.jpg) no-repeat 0 0;
	width: 177px;
	}
	
	ul#navigation li a.nav_best_sellers:hover, ul#navigation li.current a.nav_best_sellers {
	background: url(/furniture/images/navigation/nav_top_ten.jpg) no-repeat 0 -44px;
	}
	
ul#navigation li a.nav_services {
	background: url(/furniture/images/navigation/nav_services.jpg) no-repeat 0 0;
	width: 119px;
	}
	
	ul#navigation li a.nav_services:hover, ul#navigation li.current a.nav_services {
	background: url(/furniture/images/navigation/nav_services.jpg) no-repeat 0 -44px;
	}	
	
ul#navigation li a.nav_collectors {
	background: url(/furniture/images/navigation/nav_collectors.jpg) no-repeat 0 0;
	width: 121px;
	}
	
	ul#navigation li a.nav_collectors:hover, ul#navigation li.current a.nav_collectors {
	background: url(/furniture/images/navigation/nav_collectors.jpg) no-repeat 0 -44px;
	}	
	
ul#navigation li a.nav_about {
	background: url(/furniture/images/navigation/nav_about_us.jpg) no-repeat 0 0;
	width: 118px;
	}
	
	ul#navigation li a.nav_about:hover, ul#navigation li.current a.nav_about {
	background: url(/furniture/images/navigation/nav_about_us.jpg) no-repeat 0 -44px;
	}	
	
ul#navigation li a.nav_contacts {
	background: url(/furniture/images/navigation/nav_contact.jpg) no-repeat 0 0;
	width: 124px;
	}
	
	ul#navigation li a.nav_contacts:hover, ul#navigation li.current a.nav_contacts {
	background: url(/furniture/images/navigation/nav_contact.jpg) no-repeat 0 -44px;
	}	



/*==================================================================================================


	5. Structure 
	
 
==================================================================================================*/



body {
	margin:0;
	padding:0;
	background: url(/furniture/images/backgrounds/bg_tile.gif) repeat 0 0;
	height: 100%;
	}	

div#page_top_bg {
	height: 100%;
	width: 100%;
	background: url(/furniture/images/backgrounds/bg_top_repeater.gif) repeat-x 0 0;
	}

div#page_center {
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	}
	
div#page_cotainer {
	float: left;
	width: 1000px;
	/*background-color: #FF0000;*/
	padding: 0 0 30px 0;
	}

div#header {
	width: 1000px;
	height: 141px;
	float:left;
	/*background-color: #FFCC33;*/
	}

div#content_container {
	float: left;
	clear: both;
	width: 984px;
	background-color:#FF3333;
	padding: 8px;
	margin: 20px 0 0 0;
	background: url(/furniture/images/backgrounds/bg_darker_tile.gif) repeat 0 0;
	}
	
div.sidebar_bg {
	float: left;
	width: 984px;
	background: url(/furniture/images/backgrounds/bg_sidebar.gif) repeat-y -16px 0;
	}

div#sidebar {
	width: 189px;
	float:left;
	padding: 0 10px 65px 0;
	background: url(/furniture/images/backgrounds/bg_sidebar_bottom.gif) no-repeat left bottom;
	/*background-color: #00FF00;*/
	}

div.internal_page, div.internal_page_image, div.internal_page_sidebar, div.homepage {
	float:left;
	width: 785px;
	}
	
/*--------------- INTERNAL PAGE WITH IMAGE BACKGROUND --------------*/
	
	/*div.internal_page_image div#content {
	float:left;
	width: 785px;
	position: relative;	
	background: url(/furniture/images/backgrounds/bg_subpage_content.jpg) #FFFFFF no-repeat 0 0;
	}*/
	
/*--------------- INTERNAL PAGE WITH RIGHT SIDEBAR BACKGROUND --------------*/
	
	div.internal_page_sidebar div#content {
	float:left;
	width: 785px;
	position: relative;	
	background: url(/furniture/images/backgrounds/bg_internal_sidebar_repeat.gif) #FFFFFF repeat-y 0 0;
	}
	
	div.internal_page_sidebar div#content div.content_top_paper {
	float:left;
	width: 785px;	
	background: url(/furniture/images/backgrounds/bg_content_sidebar.jpg) no-repeat 0 0;
	}
	
/*--------------- HOMEPAGE BACKGROUND --------------*/
	
	div.homepage div#content {
	float:left;
	width: 785px;
	position: relative;
	background: url(/furniture/images/backgrounds/bg_content.jpg) #FFFFFF no-repeat 0 0;
	}
	
/*--------------- INTERNAL PAGE BACKGROUND --------------*/
	
	div.internal_page div#content {
	float:left;
	width: 785px;
	position: relative;
	background: url(/furniture/images/backgrounds/bg_content.jpg) no-repeat #FFFFFF 0 0;
	}


div#footer_container {
	float: left;
	clear: both;
	width: 984px;
	padding: 8px;
	margin: 20px 0 0 0;
	background: url(/furniture/images/backgrounds/bg_darker_tile.gif) repeat 0 0;
	/*background-color: #FF6600;*/
	}

div#footer {
	float: left;
	width: 934px;
	padding: 20px 25px;
	background: url(/furniture/images/backgrounds/bg_footer.gif) #530000 no-repeat right top;
	/*background-color: #FF6600;*/
	}

div#breadcrumb_holder{
	float:left;
	width:720px;
	margin-top:55px;
	padding:0 0 0 30px;}
	
div#internal_padding {
	float:left;
	width:752px;
	padding:20px 0 20px 18px;}
	
	
div#internal_left_column {
	width:508px;
	line-height:20px;
	float:left;
	padding:0 20px 0 0;}
	
	
div#internal_right_column {
	width:214px;
	float:left;
	padding:0 10px 0 0;
	text-align:right;
	}
	
	div#internal_right_column_padding {
	width:199px;
	float:left;
	padding: 10px 10px 0 15px;
	text-align: left;
	}
	
div.content_holder {
	float:left;
	width:964px;
	background-color:#FFFFFF;
	padding:30px 0 20px 20px;
	}

div.sidebar_holder {
	float:left;
	width:200px;}
	
.sidebar_holder ul {
	float:left;
	padding:0 0 0 2px;
	margin:0;}
	
.sidebar_holder li {
	list-style-type:none;}
		
div.sidebar_holder ul li a {
	float:left;
	width:160px;
	padding:5px 0 5px 10px;
	list-style-type:none;
	border-bottom:1px solid #dddddd;
	margin:0 0 0 0;}
	
	div.sidebar_holder ul li a:hover, div.sidebar_holder ul li a.selected {
	float:left;
	width:160px;
	padding:5px 0 5px 10px;
	text-decoration:none;
	list-style-type:none;
	color:#990000;
	background-color:#e0e0e0;
	margin:0 0 0 0;
	border-bottom:1px solid #FFFFFF;
	}
	
div.twitter_box {
	float:left;
	width:200px;
	margin-top:30px;}
	
div.twitter_box h3 {
	font-size:24px;
	float:left;
	color:#951313;
	padding-bottom:15px;}
	
div#content {
	float:left;
	width:710px;
	margin-left:20px;}
	
div.cloudy_bay_text {
	float:left;
	width:470px;}
	
div.cloudy_bay_text h2 {
	float:left;
	padding:10px 10px 15px 0;
	color:#951313;
	font-size:28px;}
	
div.cloudy_bay_text h3 {
	float:left;
	padding:15px 0 0 0;
	margin:0;
	color:#951313;
	font-size:14px;}
	
div.cloudy_bay_text h4 {
	float:left;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
	font-size:13px;}
	
div.cloudy_bay_image_holder {
	float:right;
	width:240px;}
	
div.cloudy_bay_image_holder a {
	padding:3px;
	display:block;
	float:right;
	background-color:#FFFFFF;
	border:6px solid #e2e2e2;}
	
div.cloudy_bay_image_holder a:hover {
	padding:3px;
	display:block;
	float:right;
	background-color:#FFFFFF;
	border:6px solid #bababa;}
	
	
div.cloudy_valley_holder {
	float:left;
	width:200px;
	padding-top:25px;}
	
	div.cloudy_valley_holder img {
	padding:2px;
	width:172px;
	border:1px solid #CCCCCC;}
	
div.cloudy_valley_holder h3 {
	font-size:24px;
	float:left;
	color:#951313;
	padding-bottom:15px;}

	.float_image_left {
	float:right;
	padding:20px 0 10px 20px;}

/*==================================================================================================
	
	
	6. Inner Elements


==================================================================================================*/


div#header div#order_panel { 
	float: left;
	background: url(/furniture/images/backgrounds/bg_order.jpg) no-repeat right top;
	width: 308px;
	height: 141px;
	padding: 0 0 0 41px;
	}
	
	div#header div#order_panel div.order_summary {
	float: left;
	clear: both;
	width: 180px;
	padding: 22px 0 0 25px;
	}
	
	div#header div#order_panel div.order_buttons {
	float: left;
	width: 100px;
	padding: 25px 0 0 0;
	}

div.internal_page_image div#content div#flash_container {
	float: left;
	width: 737px;
	height: 229px;
	padding: 18px 0 0 24px;
	}
	
	div.internal_page_image div#content div#flash {
	float: left;
	width: 737px;
	height: 207px;
	/*background: url(/furniture/images/backgrounds/flash.jpg) no-repeat right bottom; */
	}
	
div#flash_container {
	float: left;
	width: 737px;
	height: 246px;
	padding: 66px 0 0 24px;
	}
	
	div#flash {
	float: left;
	width: 737px;
	height: 246px;
	/*background: url(/furniture/images/backgrounds/flash.jpg) no-repeat right bottom; */
	}

div.repeater, div.repeater_divider {
	float: left;
	clear: both;
	width: 761px;
	padding: 20px 0px 10px 24px;
	}

div.repeater_divider {
	border-top: 3px solid #FFFFFF;
	}
	
	div.product_wrapper_first, div.product_wrapper {
	float: left;
	width: 207px;
	height:200px;
	padding: 20px 15px;
	margin: 0 10px 10px 0;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	}
	
	div.product_wrapper {
	clear: none;
	margin: 0 0 10px 10px;
	}
	
	div#content div.product_wrapper_content {
	float: left;
	width: 206px;
	}


div.promo_wrapper_first, div.promo_wrapper {
	float: left;
	clear: both;
	width: 237px;
	padding: 0;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	}
	
	div.product_wrapper_image {
	float:left;
	display:block;
	text-align:center;
	background-color:#FFFFFF;
	width:100px;
	height:100px;}
	
	div.product_wrapper_image img {
	text-align:center!important;}
	
	div.product_wrapper_text {
	float:right;
	width:100px;
	height:100px;}
	
	div.product_wrapper_text p {
	font-size:11px;
	line-height:14px;}
	
	div.product_wrapper_price_info {
	float:left;
	margin-top:5px;
	width:206px;
	padding-top:5px;
	position:relative;
	border-top:1px solid #c7c7c7;}
	
	div.promo_wrapper {
	clear: none;
	margin: 0 0 10px 10px;
	}



div#sidebar div.top_black_box {
	float: left;
	width: 159px;
	padding: 15px;
	background-color: #0e0e0e;
	border-bottom: 1px solid #4c1a1a;
	}


div#sidebar div.repeat_divider {
	float: left;
	clear: both;
	width: 139px;
	padding: 20px 25px;
	background: url(/furniture/images/sitewide/sidebar_hr.gif) no-repeat center bottom;
	}

div#footer div.footer_heading {
	float: left;
	width: 950px;
	}

div.pagination_holder {
	width: 390px;
	clear: both;
	margin:20px auto 0 auto;
	}

div.search_result_container {
	float:left;
	width:750px;
	margin: 0 0 20px 0;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	background-color:#FFFFFF;
	}

div#content ul.search_result_header {
	float:left;
	width:750px;
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
	}
	
	div#content ul.search_result_header li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 7px 0 7px 15px;
	margin: 0 5px 0 0;
	background-color: #cdcdcd;
	border: 1px solid #afafaf;
	}
	
	div#content ul.search_result_header li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #2f2f2f;
	display:block;
	float: left;
	}
	
	div#content ul.search_result_header li.sortby_price {
	margin: 0;
	width: 260px;
	}	
	
	div#content ul.search_result_header li.sortby_vintage a {
	width: 90px;
	background: url(/furniture/images/buttons/arrows_search_filter.gif) no-repeat  60px -26px;
	}
	
		div#content ul.search_result_header li.sortby_vintage a:hover {
		background: url(/furniture/images/buttons/arrows_search_filter.gif) no-repeat  60px 4px;
		}
	
	div#content ul.search_result_header li.sortby_wine_name a {
	width: 339px;
	background: url(/furniture/images/buttons/arrows_search_filter.gif) no-repeat  80px -26px;
	}
	
		div#content ul.search_result_header li.sortby_wine_name a:hover {
		background: url(/furniture/images/buttons/arrows_search_filter.gif) no-repeat  80px 4px;
		}	
		
	div#content ul.search_result_header li.sortby_price a {
	width: 70px;
	background: url(/furniture/images/buttons/arrows_search_filter.gif) no-repeat  45px -26px;
	}
	
		div#content ul.search_result_header li.sortby_price a:hover {
		background: url(/furniture/images/buttons/arrows_search_filter.gif) no-repeat  45px 4px;
		}		
	
div.search_result_repeater {
	float:left;
	width: 718px;
	padding:15px;
	border-bottom:1px solid #d7d7d7;
	}

	div.search_result_repeater_vintage {
	float:left;
	width:105px;
	padding: 0 0 0 5px;
	}
	
	div.latest_news_date {
	float:left;
	background: url(/furniture/images/backgrounds/date_stamp.png) no-repeat 0 0;
	width: 83px;
	height: 70px;
	}
	
	div.latest_news_date p {
	color: #FFFFFF;
	text-align: center;	
	}
	
	div.latest_news_date p.month {
	padding: 4px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	}
	
	div.latest_news_date p.date {
	padding: 12px 0 0 0;
	font-weight: bold;
	font-size: 26px;
	}
	
	div.search_result_repeater_description {
	float:left;
	width:355px;
	padding: 0 10px 0 0;
	}
	
	div.latest_news_excerpt, div.latest_news_story {
	float:left;
	width: 600px;
	padding: 0 10px 0 15px;
	}	
	
	div.latest_news_story img {
	float: right;
	display: block;
	margin: 0 0 10px 15px;
	}

	div.search_result_price_container {
	float:left;
	width: 243px;
	padding: 0 0 20px 0;
	}
	
	div.search_result_repeater_price {
	float:left;
	width:105px;
	}
	
	div.product_repeater_price{
	float:right;
	clear: both;
	width:210px;
	}
	
	div.search_result_repeater_buttons {
	float:left;
	text-align:right;
	width:138px;
	padding: 5px 0 0 0;
	}

	div.product_repeater_buttons {
	float: right;
	clear: both;
	text-align:right;
	width:130px;
	padding: 5px 0 15px 0;
	}
	
#product_image_holder {
	float:right;
	width:168px;
	border:8px solid #FFFFFF;
	margin-bottom:20px;}
	
div#purchase_options {
	float:right;
	}
	
div#testimonials {
	float:right;
	text-align:right;
	background-image:url(/furniture/images/backgrounds/top_quote.gif);
	background-repeat:no-repeat;
	width:209px;
	padding:10px 0 0 0;}

.testimonials_bottom_quote {
	background-image:url(/furniture/images/backgrounds/bottom_quote.gif);
	width:209px;
	height:21px;}


div.basket_totals {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 448px;
	padding: 20px 30px;
	}

div.two_column_left {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 320px;
	padding: 25px 20px;
	margin: 0 20px 0 0;
	}

div.two_column_right {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 320px;
	padding: 25px 20px;
	}
	
div.banner_slides {
	background:#000000 none repeat scroll 0 0;
	float:left;
	height:141px;
	overflow:hidden;
	width:445px;
}
	
div#header div#banner_conatainer h2.panel_one {
		background:#000000 url(/furniture/images/sitewide/header_panel_1.jpg) no-repeat scroll left top;
		display:block;
		height:141px;
		left:0;
		overflow:hidden;
		text-indent:-9999px;
		top:0;
		width:445px;
}
div#header div#banner_conatainer h2.panel_two {
		background:#000000 url(/furniture/images/sitewide/header_panel_2.jpg) no-repeat scroll left top;
		display:block;
		height:141px;
		left:0;
		overflow:hidden;
		text-indent:-9999px;
		top:0;
		width:445px;
}
div#header div#banner_conatainer h2.panel_three {
		background:#000000 none repeat scroll 0 0;
		display:block;
		height:141px;
		left:0;
		margin:0;
		padding:0;
		top:0;
		width:445px;
}
div#header div#banner_conatainer h2.panel_three a {
		background:#000000 url(/furniture/images/sitewide/header_panel_3.jpg) no-repeat scroll left top;
		cursor:pointer;
		display:block;
		height:141px;
		margin:0;
		overflow:hidden;
		padding:0;
		text-indent:-9999px;
		width:445px;
}



	
	
/*==================================================================================================
	
	
	7. Lists 


==================================================================================================*/



div#content ul {
	margin: 0;
	padding: 0 0 20px 15px;
	list-style-type: square;
	}

	div#content ul li {
	padding: 2px 0 0 5px;
	margin: 0 ;
	text-align: left;
	}

div#content ol {
	margin: 0;
	padding: 0 0 20px 15px;
	}

	div#content ol li {
	padding: 2px 0 0 5px;
	margin: 0 ;
	text-align: left;
	}

div#content ul.tick_list {
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	margin: 0;
	padding: 0 0 20px 5px;
	list-style-type: none;
	}

	div#content ul.tick_list li {
	padding: 7px 0 7px 30px;
	margin: 0 ;
	text-align: left;
	background: url(/furniture/images/sitewide/bullet_tick.gif) no-repeat 0 5px;
	}
	
	
div#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	float: left;
	clear: both;
	width: 139px;
	font-size: 11px;
	}

div#sidebar ul li {
	padding: 2px 0 0 0;
	margin: 0 ;
	text-align: right;
	}

div#footer ul.footer_list {
	margin: 0 57px 0 0;
	padding: 0;
	list-style-type:none;
	float: left;
	width: 190px;
	}

	div#footer ul.footer_list li, div#footer ul.footer_list_end li {
	padding: 4px 0 4px 10px;
	margin: 0 ;
	border-bottom: 1px solid #330303;
	font-size: 11px;
	}
	
	div#footer ul.footer_list li:hover, div#footer ul.footer_list_end li:hover {
	background-color: #5e0202;
	cursor: pointer;
	}

div#footer ul.footer_list_end {
	margin: 0;
	padding: 0;
	list-style-type:none;
	float: left;
	width: 190px;
	}

	
div#content ul.search_result_category_list {
	list-style-type:none;
	padding:0 0 5px 0;
	margin:0;
	}

	div#content ul.search_result_category_list li {
	padding:0 0 1px 0;
	margin:0;
	font-size: 11px;
	color: #333333;
	}
	
	div#content ul.search_result_category_list li span {

	}
	
div#content ul.product_category_list {
	list-style-type:none;
	padding:0;
	width:508px;
	float:left;
	margin:0 0 20px 0;
	}

	div#content ul.product_category_list li {
	list-style-type:none;
	width:254px;
	float:left;
	color: #333333;
	font-size:11px;
	padding:0 0 5px 0;
	margin:0;
	}
	
	div#content ul.product_category_list li span {
	}




/*==================================================================================================


	8. TABLES

 
 ====================================================================================================*/


table.checkout {
	width: 508px;
	margin: 20px 0;
	}

table.sidebar_totals {
	width: 199px;
	}

	table.checkout th {
	padding: 10px 0 10px 15px;
	background-color: #999999;
	}
	
	table.checkout td {
	padding: 10px 0 10px 15px;
	}
	
	table.checkout tr.background td {
	background-color: #eee;
	}
	
	table.checkout tr.border td {
	border-top: 1px solid  #CCCCCC;
	border-bottom: 1px solid  #CCCCCC;
	}
	
	table.checkout td.align_right, table.checkout th.align_right {
	text-align: right;
	padding: 10px 15px 10px 0;
	}
	
	
table.sidebar_totals {
	width: 199px;
	}	
	
	table.sidebar_totals th {
	padding: 4px 0 4px 10px;
	background-color: #fff;
	}
	
	table.sidebar_totals td {
	padding: 4px 0 4px 10px;
	border-top: 1px solid  #fff;
	}
	
	table.checkout tr.background td {
	background-color: #eee;
	}
	
	table.sidebar_totals td.align_right, table.sidebar_totals th.align_right {
	text-align: right;
	padding: 4px 10px 4px 0;
	}
	
/*==================================================================================================


	8. Forms

 
 ====================================================================================================*/
 

form, input, textarea, label, select, fieldset  {	
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:#666666;
	}
	
form {
	padding: 0;
	float: left;
	}
	
input {
	padding: 2px;
	border: none;
	}
	
textarea {
	padding: 2px;
	margin: 2px 0 0 0;
	width: 200px;
	height: 100px;
	}
		
label {
	clear: both;
	font-size:12px;
	color: #333333;
	width: 80px;
	text-align: right;
	padding: 0 15px 0 0;
	}	
	
select {
	font-size:12px;
	border: none;
	float: left;
	}		
	
	
/*========== Fieldset Styles ==============*/
	
	
	fieldset {
	clear: both;
	font-size:12px;
	border: none;
	}
	
	fieldset.registration_checkbox {
	float: left;
	width: 343px;
	padding: 10px 0 10px 120px;
	}
	
	fieldset.registration_submit {
	float: left;
	width: 128px;
	padding: 20px 0 0 380px;
	border-top: 1px solid #CCCCCC;
	}
	
	fieldset.address_submit {
	float: left;
	width: 508px;
	padding: 20px 0 0 0;
	border-top: 1px solid #CCCCCC;
	}	

	fieldset.express_login_submit {
	float: left;
	width: 320px;
	padding: 20px 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #CCCCCC;
	}
	
	fieldset.express_login {
	float: left;
	width: 320px;
	padding: 10px 0 0 0;
	}
	
	fieldset.normal_fieldset {
	float: left;
	width: 508px;
	padding: 10px 0 30px 0;
	}

	fieldset.bordertop_fieldset {
	float: left;
	width: 508px;
	padding: 15px 0 10px 0;
	border-top: 1px solid #CCCCCC;
	}
	
	fieldset.search_fieldset {
	padding: 0 0 15px 0;
	}


/*========== Checkbox Styles ==============*/

input.checkbox {
	border: none;
	margin-right:10px;
	}



/*========== Text Field Styles ==============*/


input.small_textbox { 
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color:#666666;
	float:left;
	padding: 4px 7px 0px 5px;
	width:113px;
	height: 20px;
	text-align: right;
	}

input.email_textbox { 
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color:#666666;
	float:left;
	padding: 5px;
	width: 129px;
	text-align: right;
	}
	
input.medium_textbox { 
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	color: #333333;
	float:left;
	margin: 0 0 10px 0;
	padding: 4px;
	width:200px;
	}
	
input.small_textbox_two { 
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	color: #333333;
	float:left;
	margin: 0 0 10px 0;
	padding: 4px;
	width:100px;
	}	

input.textfield_search {
	width: 180px;
	float: left;
	height: 22px;
	margin: 0 10px 0 0;
	padding: 6px 0 0 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	}

input.medium_textbox:focus, input.small_textbox:focus, input.small_textbox_two:focus { 
	border: 1px solid #FFCC66;
	background-color: #FFFF99;
	}

input.quantityFormField {
	float: left;
	width:20px;
	padding:2px;
	color:#9f0707;
	margin: 5px 10px 0 0;
	border:1px solid #CCCCCC;
	}

input.quantityFormField_right {
	float: right;
	width:20px;
	padding:2px;
	color:#9f0707;
	margin: 5px 10px 0 0;
	border:1px solid #CCCCCC;
	}
	
	
/*========== Label Styles ==============*/


div#sub_header div.right_panel label.search_label {
	clear: none;
	float: none;
	width: 125px;
	color: #a4d0ea;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 0;
	}
	
	label.short_label {
	float: left;
	clear: none;
	color: #333333;
	width: 80px;
	text-align: left;
	padding: 5px 15px 0 0;
	}
	
	label.short_label_two {
	float: left;
	clear: none;
	color: #333333;
	width: 90px;
	text-align: left;
	padding: 2px 10px 0 0;
	}
	
	label.medium_label {
	float: left;
	clear: none;
	color: #333333;
	width:140px;
	padding: 5px 25px 0 0;
	}
	
	label.long_label {
	float: left;
	clear: none;
	color: #333333;
	width:190px;
	padding: 5px 25px 0 0;
	}

	label.checkbox_label {
	float: none;
	clear: none;
	padding: 0 0 10px 6px;
	margin: 0;
	color: #333333;
	text-align: left;
	}	

	label.newsletter_label {
	float: left;
	width: 65px;
	font-size: 11px;
	line-height: 13px;
	color: #9c8080;
	text-align: left;
	padding: 10px 13px 0 0;
	margin: 0;
	}

.formLabel {
	float:left;
	width:100px;
	padding-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.formField {
	width:270px;
	float:left;
	border:1px dotted #999999;
	margin-bottom:10px;
	padding:7px;}


/*========== Select Styles ==============*/


select.medium_select {
	float: left;
	width: 130px;
	margin: 0 10px 10px 0;
	padding: 4px 4px 4px 6px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	}
	
	select.date_select {
	border: 1px solid #999999;
	float:left;
	width: 70px;
	margin:0 10px 10px 0;
	padding: 4px 4px 4px 6px;
	}
	
	select.long_select {
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	width: 280px;
	margin:0 10px 10px 0;
	padding:3px;
	}


/*========== Text Area Boxes Styles ==============*/






/*========== BUTTON STYLES ==============*/


input.button_form {
	float: left;
	background: #3c0000;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
	margin: 0;
	font-weight: bold;
	}
	
input.button_form_green {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color:#7AB014;
	border:1px solid #336600;
	padding: 7px;
	margin: 0;
	}	
	
input.button_form_right {
	float: right;
	font-weight: bold;
	font-size: 14px;
	background: #3c0000;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 7px;
	margin: 0;
	}		
	
input.small_button_form {
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
	}

input.signup_button_form {
	float: right;
	width: 57px;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
.button_enter {
	padding:5px;
	float:left;
	margin-top:10px;
	color:#FFFFFF;
	background-color:#9F1719;
	width:90px;}
	
/*========== ERROR Styles ==============*/

span.error_asterik {
	color: #CC0000;
	display: block;
	float: left;
	text-align: right;
	}

div.formNotes {
	float: left;
	clear: both;
	padding: 5px 0 0 165px;
	width: 400px;
	}

div#content_wide div.error_summary p {
	color: #CC0000;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
	}
	
div#content_wide div.error_summary {
	float: left;
	width: 744px;
	padding: 0 0 10px 0;
	}	

/*==================================================================================================
	
	
	9. Various Tags & Classes 
	
	
==================================================================================================*/


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	text-align:right;
	}

.alignleft {
	float: left;
	}
	
.alignleft img {
	float: left;
	display: block;
	margin: 0 0 0 5px;
	}	

div.product_wrapper img, div.product_wrapper_first img {

	}


.float_left, div.search_result_repeater_vintage p, div.search_result_repeater_vintage img {
	float: left;
	}

.float_right {
	float: right;
	}



/*==================================================================================================
	
	
	10. Headers
	
	
==================================================================================================*/


div#header h1, div#header h2, div#header div#order_panel div.order_buttons p, div#content h3.free_delivery, div#content div.repeater h2.best_sellers, div#content div.repeater_divider h2.featured_wine, div#sidebar h2.nezzar_offers, div#sidebar h2.browse_variety, div#sidebar h2.browse_type, div#sidebar h2.browse_region, div#footer h4.links_header, div#footer h4.information_header, div#footer h4.recommendations_header, div#content h2.search_results, div#sidebar h2.our_services, div#sidebar h2.help_advice, div#content h3.credit_cards, div#content h2.fine_wines, div#content h2.latest_news  {
	padding:0;
	margin:0;
	float:left;
	line-height: 0;
	font-size: 1px;
	border: none;
	}

div#header h1 a {
	background:transparent url(/furniture/images/sitewide/nezzar_logo.jpg) no-repeat scroll right top;
	display:block;
	height:141px;
	overflow:hidden;
	text-indent:-9999px;
	width:200px;
	}

div#header h2 {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/sitewide/header_welcome.jpg) no-repeat right top;
	width: 472px;
	height: 141px;	
	}

div#content h3.free_delivery {
	width: 795px;
	height: 74px;
	position: absolute;
	top: -23px;
	left: -10px;
	z-index: 50;
	}

div#content h3.free_delivery a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/heading_free_delivery.png) no-repeat 0 0;
	width: 795px;
	height: 74px;
	cursor: pointer;
	}

div#content div.repeater h2.best_sellers {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/best_sellers.png) no-repeat 0 0;
	width: 539px;
	height: 60px;
	margin: 0 auto;
	float: none;
	}
	
div#content div.repeater_divider h2.featured_wine {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/featured_wine.png) no-repeat 0 0;
	width: 473px;
	height: 45px;
	margin: 0 auto;
	float: none;
	}
	
div#content h2.search_results {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background:url(/furniture/images/headings/search_results.png) no-repeat 0 0;
	width: 595px;
	height: 50px;
	margin: 0 auto;
	float: none;
	}	
	
div#content h2.latest_news {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/latest_news.png) no-repeat 0 0;
	width: 595px;
	height: 50px;
	margin: 0 auto;
	float: none;
	}		
	
div#content h2.fine_wines {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/fine_wines.png) no-repeat 0 0;
	width: 532px;
	height: 50px;
	margin: 0 auto;
	float: none;
	}	
	
div#sidebar h2.browse_region {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/browse_region.gif) no-repeat right top;
	width: 139px;
	height: 25px;
	}
	
div#sidebar h2.browse_type {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/browse_type.gif) no-repeat right top;
	width: 139px;
	height: 25px;
	}	

div#sidebar h2.browse_variety {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/browse_variety.gif) no-repeat right top;
	width: 139px;
	height: 25px;
	}
	
div#sidebar h2.nezzar_offers {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/nezzar_offers.gif) no-repeat right top;
	width: 139px;
	height: 30px;
	}	

div#footer h4.links_header {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/header_links.gif) no-repeat 10px 0;
	width: 505px;
	height: 30px;
	}	


div#footer h4.information_header {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/header_information.gif) no-repeat 0 0;
	width: 243px;
	height: 30px;
	}	
	
	
div#footer h4.recommendations_header {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/header_recomendation.gif) no-repeat 0 0;
	width: 185px;
	height: 30px;
	}		
	
div#sidebar h2.help_advice {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/help_advice.gif) no-repeat right top;
	width: 139px;
	height: 25px;
	}

div#sidebar h2.our_services {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/headings/our_services.gif) no-repeat right top;
	width: 139px;
	height: 25px;
	}
	
div#content h3.credit_cards {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/sitewide/credit_card_logo.gif) no-repeat right -3px;
	width: 508px;
	height: 54px;
	}
	
	
/*==================================================================================================
	
	
	11. Buttons
	
	
==================================================================================================*/


div#sub_header div.left_panel p.button_signup {
	padding: 15px 0 0 0;
	margin:0;
	float:left;
	line-height: 0;
	font-size: 1px;
	}
	
	div#sub_header div.left_panel p.button_signup a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/buttons/button_sign_up.jpg) no-repeat 0 0;
	width: 149px;
	height: 27px;	
	}

div#header div#order_panel div.order_buttons p.view_trolley a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/buttons/button_view_trolley.jpg) no-repeat 0 0;
	width: 75px;
	height: 24px;
	}
	
div#header div#order_panel div.order_buttons p.checkout a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/buttons/button_checkout.jpg) no-repeat 0 0;
	width: 75px;
	height: 24px;
	}

div#content div.product_wrapper_content p.more_button {	
	padding:0;
	margin: -18px 0 0 0;
	float: right;
	line-height: 0;
	font-size: 1px;
	border: none;
	}
	
div#content div.product_wrapper_content p.more_button a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/furniture/images/buttons/button_more.jpg) no-repeat 0 0;
	width: 47px;
	position:absolute;
	top:20px;
	left:159px;
	float:right;
	height: 25px;
	}
	
.button_buy_now	{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../images/buttons/button_buy_now.jpg) no-repeat 0 0;
	width: 133px;
	float:left;
	height: 35px;
	margin-bottom:20px;
	margin-top:10px;
	}
	
.button_buy_cloudy	{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../images/buttons/button_buy_cloudy.jpg) no-repeat 0 0;
	width: 133px;
	float:left;
	height: 35px;
	margin-bottom:20px;
	margin-top:10px;
	}
	
ul.flags li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	}
	
	ul.flags li a.russian_flag {
	background: url(/furniture/images/sitewide/flag_russia.gif) no-repeat 0 0;
	}	
	
	ul.flags li a.chinese_flag {
	background: url(/furniture/images/sitewide/flag_china.gif) no-repeat 0 0;
	}	
	
	ul.flags li a.english_flag {
	background: url(/furniture/images/sitewide/flag_uk.gif) no-repeat 0 0;
	}
	
/*==================================================================================================


	12. Pagination
 
 
 ====================================================================================================*/
 
 
div#content ul.pagination-digg {
	margin:0; 
	padding:0 0 0 10px;
	float: left;
	list-style: none;
	}

div#content ul.pagination-digg li{
	margin:0; 
	padding:0;
	font-size:11px;
	margin-right:2px;
	padding:1px 4px;
	float: left;
	border:solid 1px #d2d2d2;
	background-color:#FFFFFF;
	}
	
	div#content ul.previous-off, div#content ul.pagination-digg li.next-off {
	border:solid 1px #d2d2d2;
	background-color:#FFFFFF;
	color:#CCCCCC;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:1px 4px;
	}
	
	div#content ul.pagination-digg li.active{
	background:#9f0707;
	color:#FFFFFF;
	border:solid 1px #d2d2d2;
	font-weight:bold;
	display:block;
	float:left;
	padding:1px 4px;
	}
