* {
	margin: 0px;
	padding: 0px;
}
/* graphical style */

/* elements */

			html, body		{
							height: 100%;
							width: 100%;
							}

							
			body			{
							margin: 0;
						
							color: black;
							background: white;
							text-align: justify;
							font-size: 75%;
							font-family: "Century Gothic", "Tahoma", "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
							}
			
			a				{
							color: black;
							text-decoration: none;
							font-weight: bold;
							}
							a:hover			{
											text-decoration: none;
											color: #2d94e3;
											}
											
			span.signature	{
							letter-spacing: 0.1em;
							font-size: 140%;
							font-family: "Zapfino", "Script", "Brush Script MT", "Apple Chancery", "Monotype Corsiva", script, serif;
							}
							
			h1, h2, h4, h5, h6	{
							margin: 0;
							font-size: 200%;
							text-transform: capitalize;
							font-weight: lighter;
							}
			h3 {
							margin: 0;
							font-size: 150%;
							text-transform: capitalize;
							font-weight: lighter;
							}
							h1 span, h2 span, h3 span, h4 span, h5 span, h6 span	{
											color: #2d94e3;
											}
			
			img				{
							border: none;
							}
							
			p				{
							margin: 0 0 1em 0;
							}
							
			address			{
							font-style: normal;
							}
							
			td				{
							vertical-align: top;
							}
							
			ul				{
							padding: 0 3em;
							}
							
			hr				{
							margin: 2em 0;
							
							border: 0;
							color: black; /* IE */
							background-color: black; /* Mozilla */
							height: 1px;
							}
							
			form 			{
							}
							label			{
											display: block;
											margin: 5px 0;
											
											font-weight: bold;
											}
											
							input			{
											width: auto;
											padding: 4px;
											
											border: 1px solid #ccc;
											font: normal 1em Verdana, sans-serif;
											}
											input[type="submit"]	{
															background: #ff8000;
															border: 2px solid #cc5000;
															color: white;
															}
											
							textarea		{
											width: 25em;
											height: 5em;
											display: block;
											padding: 2px;
											
											font: normal 1em Verdana, sans-serif;
											border: 1px solid #ccc;
											}
											
			a.skipnav		{
							position: absolute;
							left: -9999px;
							} 
							
			div.clearboth	{
							clear: both;
							}
			

							
							
							
/* named elements */

		#mainwrapper	{
						}
						
		#contentwrapper	{
	width: 950px;
	margin: auto;
	padding: 1em 0;
						}
						
						
						
						
						
						
						
						
						
						
		#header			{
						width: 400px;
						float: left;
						}
														
						#banner			{
										width: 400px;
										height: 374px;
										
										background: url(images/layout_images/bannerBG.jpg) no-repeat;
										}
														
						#logo			{
	width: 397px;
	height: 105px;
	text-indent: -9999px;
	background-image: url(images/layout_images/bailey-arts.jpg);
	background-repeat: no-repeat;
										}
										#logo a			{
														display: block;
														width: inherit;
														height: inherit;
														}
										
						#blurb			{
	text-align: right;
										}
										#blurb h2		{font-size: 85%;}
										
						#mainlinks		{
										margin: 1em 0;
										
										border-top: 1px solid gray;
										border-bottom: 1px solid gray;
										}
										#mainlinks ul	{
														margin: 0;
														padding: 0;
														
														list-style: none;
														}
														#mainlinks ul li	{
																		display: inline;
																		}
																		#mainlinks ul li a	{
	display: inline-block;
	padding: 1em;
																						}
																						#mainlinks ul li a:hover	{
																										background: #ddd;
																										}
																										
						#contactdetails	{
										}
										#contactdetails table	{
														margin: 2em 0 0 0;
														}
														#contactdetails table td	{
																		padding-right: 1em;
																		}
																		









		#content		{
						width: 500px;
						float: right;
						}
						#content ul		{
										margin: 0;
										padding: 0;
										
										list-style: square inside url(images/layout_images/bullet.gif);
										}
										#content ul li	{
														margin: 2px;
														padding: 3px;
														
														background: #def;
														}
						#imagelinks		{
	width: 500px;
	height: 600px;
										}
										#imagelinks ul	{
														position: relative;
														margin: 1em 0;
														padding: 0;
														
														list-style: none;
														}
														#imagelinks ul li	{
	display: block;
	float: left;
	height: 600px;
	width: 79px;
	padding: 0;
	overflow: hidden;
	background: gray;
																		}
																		#imagelinks ul li a	{
																						display: block;
																						width: inherit;
																						height: inherit;
																						
																						text-indent: -9999px;
																						}
																						
																		#imagelink1 a {
	background-image: url(images/layout_images/imagelinks/larger_mirrors.jpg);
	background-repeat: no-repeat;
}
																		#imagelink2 a {
	background-image: url(images/layout_images/imagelinks/precision_mounts.jpg);
	background-repeat: no-repeat;
}
																		#imagelink3 a {
	background-image: url(images/layout_images/imagelinks/commerical_services.jpg);
	background-repeat: no-repeat;
}
																		#imagelink4 a {
	background-image: url(images/layout_images/imagelinks/bespoke_framing_services.jpg);
	background-repeat: no-repeat;
}
																		#imagelink5 a {
	background-image: url(images/layout_images/imagelinks/high_quailit_artwork.jpg);
	background-repeat: no-repeat;


}
																		#imagelink6 a {
	background-image: url(images/layout_images/imagelinks/popular_limited_edition.jpg);
	background-repeat: no-repeat;
}
											
						
						
						
						
						
						
						
						
						
		#footerwrapper	{
						width: 100%;
						margin: 0;
						padding: 0;
						clear: both;
						
						background: url(images/layout_images/footerBG.gif) repeat;
						border-top: 2px solid black;
						color: #ccc;
						}
						#footerwrapper a	{
										color: #ccc;
										}
#footerwrapper a:hover {
	color: #FFFFFF;
}

						
						#footerwrapper h1, #footerwrapper h2, #footerwrapper h3, #footerwrapper h4, #footerwrapper h5, #footerwrapper h6	{
	margin: 0.5em 0;
	color: white;
	font-size: 160%;
										}
										
						#footer			{
	width: 950px;
	margin: 0 auto;
	padding: 0.5em auto;
										}
#footer  ul	{
																		margin: 0;
																		padding: 0;
																		
																		list-style: none;
																		}
																		#footer ul li	{
	display: block;
	float: left;
	padding: 0.5em 1.8em;
																						}
														
						#copyrightwrapper	{
										width: 100%;
										clear: both;
										
										background: black;
										}
										#copyright		{
	width: 800px;
	margin: auto;
	line-height: 2;
	text-align: center;
														}
														#copyright p	{
																		margin: 0;
																		padding: 0;
																		}
						
#map
{
	display:block;
	width: 400px;
	height: 374px;
	border: 1px solid #282828;
}



/* ------------------------------------------------------------------------------------------*/
.blue_text {
	color: #368CC9;
}
.contact_info {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 90%;
}
#mounts {
	background-image: url(images/layout_images/headers/baileys_precision_mounts.jpg);
	background-repeat: no-repeat;
	line-height: 138px;
	height: 138px;
	text-indent: -999px;
	display: block;
}
#prints {
	background-image: url(images/layout_images/headers/baileys_prints.jpg);
	background-repeat: no-repeat;
	line-height: 138px;
	height: 138px;
	text-indent: -999px;
	display: block;
}
#framing {
	background-image: url(images/layout_images/headers/baileys_framing.jpg);
	background-repeat: no-repeat;
	line-height: 138px;
	height: 138px;
	text-indent: -999px;
	display: block;
}
#commerical {
	background-image: url(images/layout_images/headers/baileys_commercial.jpg);
	background-repeat: no-repeat;
	line-height: 138px;
	height: 138px;
	text-indent: -999px;
	display: block;
}
#mirrors {
	background-image: url(images/layout_images/headers/baileys_mirrors.jpg);
	background-repeat: no-repeat;
	line-height: 138px;
	height: 138px;
	text-indent: -999px;
	display: block;
}
#original {
	background-image: url(images/layout_images/headers/baileys_originals.jpg);
	background-repeat: no-repeat;
	line-height: 138px;
	height: 138px;
	text-indent: -999px;
	display: block;
}
#exhibition {
	background-image: url(images/layout_images/headers/baileys_exhibitions.jpg);
	background-repeat: no-repeat;
	line-height: 130px;
	height: 130px;
	text-indent: -999px;
	display: block;
}
#arts {
	background-image: url(images/layout_images/headers/bailey_arts.jpg);
	background-repeat: no-repeat;
	line-height: 138px;
	height: 138px;
	text-indent: -999px;
	display: block;
}

#price_link {
	background-image: url(images/layout_images/headers/baileys_price_match_promise.jpg);
	background-repeat: no-repeat;
	line-height: 138px;
	height: 138px;
	text-indent: -999px;
	display: block;
}
#hp_link {
	display: block;
}
.green {
	color: #18EF27;
}
.greeny_blue {
	color: #0FC5D0;
}
.red {
	color: #C4403C;
}
.dark_green {
	color: #77C967;
}
.purple {
	color: #9137EF;
}
.bluey_purple {
	color: #270BCF;
}
.light_brown {
	color: #b1a08f;
}
.small_text {
	font-size: 10px;
}



#contentwrapper #image_showcase {
	display: block;
	clear: both;
	padding-top: 20px;
	text-align: center;
}
#contentwrapper #image_showcase img {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #282828;
}
#contentwrapper #image_showcase img.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentwrapper #image_showcase #subcategory_list {
	font-size: 24px;
	list-style-type: none;
	width: 520px;
	margin: 0 auto 0 auto;
	line-height: 1.5;
	display: block;
	text-align: center;
	height: 179px;
}
#contentwrapper #image_showcase #subcategory_list li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
#contentwrapper #image_showcase #subcategory_list li a {
	color: #333333;
	font-weight: normal;
}
#contentwrapper #image_showcase #subcategory_list a:hover {
	color: #368CC9;
}
#contentwrapper #image_showcase .category_box {
	display: block;
	width: 50%;
	float: left;
}
#contentwrapper #image_showcase .category_box span {
	font-size: 18px;
	display: block;
	font-weight: normal;
}
.floated_right {
	float: right;
	margin-left: 10px;
}
#contentwrapper #shop_area {
	display: block;
	width: 750px;
	float: right;
}
#contentwrapper #side_area {
	display: block;
	width: 180px;
	text-align: left;
}

#shop_area .offer_box
{
	display: block;
	float: left;
	height: 200px;
	width: 200px;
	margin: 0 20px 10px 20px;
	text-align: center;
}

#shop_area .subcategory_filter
{
	background-color: #6CA4DF;
	display: block;
	padding: 2px 5px 2px 5px;
	clear: both;
	line-height: 1.5;
	margin: 0 0 10px 0;
	color: #FFFFFF;
}
#shop_area .subcategory_filter a:link {
	color: #FFFFFF;
}
#shop_area .subcategory_filter a:visited {
	color: #FFFFFF;
}
#shop_area .subcategory_filter a:hover {
	color: #000;
}
#shop_area .product_filter
{
	background-color: #6CA4DF;
	display: block;
	padding: 2px 5px 2px 5px;
	clear: both;
	line-height: 2;
	margin: 0 0 0 0;
	color: #FFFFFF;
	height: 42px;
}
#shop_area .product_filter a:link {
	color: #FFFFFF;
}
#shop_area .product_filter a:visited {
	color: #FFFFFF;
}
#shop_area .product_filter a:hover {
	color: #000;
}
#shop_area .product_filter span
{
	display: block;
	float: right;
	line-height: 1.5;
	text-align: right;
}
#shop_area .no_products_found
{
	font-size: 170%;
	line-height: 200%;
	color: #FFFFFF;
	background-color: #6CA4DF;
	text-align: center;
	clear: right;
}
#shop_area .page_numbers
{
	display: block;
	clear: both;
}
#shop_area .shop_main_image
{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#shop_area .product_box {
	display: block;
	text-align: center;
	height: 225px;
	float: left;
	width: 170px;
	overflow: hidden;
	border: 1px solid #DFDFE1;
	margin: 0 10px 10px 10px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
#shop_area .product_box span{

}
#shop_area .product_box .image_wrapper {
	display: block;
	margin-top: 5px;
}



#shop_area .product_box .product_link .product_name {
	line-height: 1.5;
	font-weight: normal;
	margin: 0 5px 0 5px;
}

#shop_area .product_box .product_link {
	text-decoration: none;
}
#shop_area .product_box img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0 auto 0 auto;
}
#shop_area .product_box_list
{
	display: block;
	clear: both;
	margin: 10px 0;
	background-color: #FFFFFF;
	border: 1px solid #DFDFE1;
	overflow: auto;
	height: auto;
}
#shop_area .product_box_list .product_link
{
	text-decoration: none;
	font-weight: bold;
	color: #6CA4DF;
	font-size: 120%;
}
#shop_area .product_box_list .product_link:hover {
	color: #000000;
}


#shop_area   .product_box_list   .product_data  
{
	display: block;
	margin-left: 210px;
	padding-top: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
}
#shop_area  .product_box_list  .product_data  .product_price 
{

}
#shop_area .product_box_list .product_link .image_container
{
	float: left;
	width: 200px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 20px;
	margin: 10px;
}
#shop_area     .product_box_list     .product_link     .image_container .product_image
{
	border: none;
	margin: 0 auto 0 auto;
}
#shop_area  .product_box_list  .product_data  .product_link .product_name
{

}
#shop_area #signup_form fieldset
{
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#shop_area #signup_form label
{
	display: inline-block;
	width: 140px;
}
#shop_area #signup_form p
{
	margin-bottom:0;
	padding-bottom:0;
}
#shop_area #signup_form legend
{
	display: block;
	font-size: 120%;
	padding-left: 0;
}

#shop_area #signup_form label.error {
	margin-left: 10px;
	width: auto;
	display: inline-block;
	color:#F00;
}
#shop_area #customer_section_welcome #login_section
{
	display: block;
	width: 50%;
	float: left;
	height: 150px;
}

#shop_area #customer_section_welcome #register_box
{
	display: block;
	margin-left: 50%;
	height: 150px;
}
#shop_area .normal_list
{
	margin-left: 30px;
	margin-bottom: 10px;
}
#shop_area .normal_list_floated
{
	margin-left: 30px;
	margin-bottom: 10px;
	display:block;
	width:300px;
	float:right;
}
#shop_area .info_box
{
	background-color: #6CA4DF;
	display: block;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
}
#shop_area #product_detail
{
	display: block;
	z-index: 100;
	padding-top: 30px;
	margin-bottom: 20px;
}
#shop_area #product_detail #product_image
{
	text-align: left;
	display: block;
	margin-left: 10px;
	float: left;
	margin-right: 20px;
	height: 330px;
}
#shop_area   #product_detail   #product_image   #thumb_box
{
	display: block;
	clear: left;
}

#shop_area #product_detail #product_image img
{
	display: block;
	border: solid 1px #000000;

}
#shop_area #product_detail #product_image img.product_thumb_image
{
	float: left;
	border: 1px solid #000000;
}
#shop_area #product_detail #product_image .product_thumb_image
{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}


#shop_area #product_detail #product_info
{
	display: block;
	font-size: 120%;
	line-height: 150%;
	float: none;
}
#shop_area #product_detail #product_info h1
{
	margin: 0px;
	padding: 0px;
}
#shop_area #product_detail #product_info label
{
	display: block;
}
#shop_area #product_detail #product_description
{
	display: block;
	clear: right;
	padding-top: 20px;
}
#shop_area #product_detail #product_description ul,ol
{
	margin-left: 40px;
	margin-bottom: 15px;
}
#shop_area .custom_basket_message
{
	line-height: 1.5;
	background-color: #6CA4DF;
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
}
#shop_area #basket_table
{
	line-height: 1.5;
	display: table;
	border: 1px solid #000000;
	margin: 0 10px 0 10px;
}
#shop_area #basket_table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#shop_area #basket_table #form_discount {
	color: #FFFFFF;
	background-color: #6CA4DF;
	display: block;
	padding: 2px 5px 2px 5px;
}
#shop_area #basket_table .basket_select
{
	width:125px;
} 
#shop_area #basket_table td
{
	padding-right: 5px;
	padding-left: 5px;
}

#shop_area #basket_table .alt
{
	background-color: #FFFFFF;
}
#shop_area #basket_table .header_row
{
	color: #FFFFFF;
	background-color: #6CA4DF;
	line-height: 2;
	font-weight: bold;
}
#shop_area #discount_code_table {
	margin: 0 10px 0 10px;
	line-height: 1.5;
}

#shop_area  #discount_code_table .header_row
{
	margin-left: 10px;
	line-height: 2;
	background-color: #6CA4DF;
	color: #FFF;
	text-align: left;
}
#shop_area  #discount_code_table  .header_row  th {
	padding-right: 2px;
	padding-left: 2px;
}

#shop_area #discount_code_table td {
	padding-right: 2px;
	padding-left: 2px;
}
#shop_area #discount_code_table .alt {
	background-color: #FFFFFF;
}
#shop_area .bold_text {
	font-weight: bold;
}
#shop_area #customer_details {
	margin: 20px 10px 0 10px;

}
#shop_area #customer_details fieldset {
	border: 1px solid #56221F;
}
#shop_area   #customer_details   fieldset h2 {
	font-size: 120%;
	display: block;
	background-color: #6CA4DF;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
}
#shop_area #customer_details p {
	margin: 0;
	padding: 2px 10px 2px 10px;
	line-height: 1.5;

}
#shop_area #customer_details p.alt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6CA4DF;
	border-bottom-color: #6CA4DF;
}

#shop_area  #customer_details  .required {
	border: 1px solid #000000;
}
#shop_area  #customer_details  .text_input {
	border: 1px solid #000000;
}
#shop_area #customer_details label {
	display: inline-block;
	width: 140px;
}
#shop_area #customer_details label.error {
	color: #CA1133;
	padding-left: 10px;
}
#shop_area #basket_bottom_info
{
	display: block;
	text-align: right;
	margin: 10px;
}
#shop_area #basket_bottom_info form
{
	margin-right: 10px;
	margin-bottom: 10px;
}
#shop_area #basket_bottom_info #form_discount
{
	display: block;
	float: left;
	width: 275px;
	background-color: #6CA4DF;
	margin-left: 10px;
	line-height: 3;
	text-align: center;
	color: #FFFFFF;
}


#shop_area #basket_bottom_info p
{
	display: block;
	clear: right;
}
#shop_area #basket_bottom_info .discount_message
{
	line-height: 2;
	background-color: #6CA4DF;
	text-align: center;
	display: block;
	color: #FFF;
}
#shop_area #paypal_form #pay_button
{
	display: block;
	margin-right: 10px;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#shop_area #box_switcher
{
	list-style-type: none;
	display: block;
	line-height: 2;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	padding: 0;
}
#shop_area #box_switcher li
{
	display: inline;
	color: #FFFFFF;
	background-color: #6CA4DF;
	padding: 5px;
	margin: 0 1px 0 0;
}
#shop_area #box_switcher a
{
	color: #FFF;
	text-decoration: none;
}
#shop_area #box_switcher a:hover {
	color: #000;
}


#shop_area #product_bottom_box
{
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #6CA4DF;
	margin-bottom: 10px;
}
#shop_area #product_bottom_box #comment_box .comment_footer
{
	font-size: 90%;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6CA4DF;
}
#shop_area #product_bottom_box #feedback_box #customer_feedback fieldset
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
#shop_area #product_bottom_box #feedback_box #customer_feedback legend
{
	padding-left: 10px;
	font-weight: bold;
}
#shop_area #product_bottom_box #feedback_box #customer_feedback #feedback
{
	border: 1px solid #6CA4DF;
}
#shop_area #product_bottom_box #feedback_box #customer_feedback .error
{
	background-color: #F00;
}
#shop_area .info
{
	color: #FFFFFF;
	background-color: #6CA4DF;
	text-align: center;
	display: block;
	padding: 5px;
}
#side_area
{
	display: block;
	width: 200px;
	position: relative;
	text-align: right;
}
#side_area h3
{
	color: #000000;
	font-weight: bold;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6CA4DF;
}
#offers_section 
{
	display: block;
	clear: none;
	padding-top: 10px;
	width: 180px;
	text-align: justify;
}
#brand_images {
	display: block;
	clear: both;
	text-align: center;
}
#brand_images img {
	border: 1px solid #FFFFFF;
}


#offers_section  img 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#search_form
{
	display: block;
}
#search_form label
{
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #6CA4DF;
	line-height: 1.5;
	font-size: 150%;
	text-transform: capitalize;
	font-weight: bold;
}

#search_form input
{
	padding: 2px 2px 2px 2px;
	border: 1px solid #56221F;
	display: block;
	margin: 0 0 5px 0;
	width: 175px;
}
#search_form input[type="submit"]
{
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #6CA4DF;
	font-weight: bold;
	width: 80px;
	padding: 5px;
}




/* classes for side menu(s) - category menu, brand menu etc */
.side_menu_list
{
	line-height: 1.4;
	margin-bottom: 10px;
	list-style-type: none;
	list-style-position: outside;
	color: #56221F;
	padding: 5px 0 5px 0;
	margin-right: 10px;
}
.side_menu_list a {
	color: #333333;
	text-decoration: none;
}
.side_menu_list a:hover {
	color: #6CA4DF;
	text-decoration: none;
}



.side_menu_list .level1
{
	margin-left: 15px;
	font-weight: normal;
}
.side_menu_list  .level2 
{
	margin-left: 25px;
}
.side_menu_list .level3
{
	margin-left: 30px;
}
.side_menu_list .level4
{
	margin-left: 35px;
}
.side_menu_list .level5
{
	margin-left: 38px;
}
.side_menu_list .level6
{
	margin-left: 41px;
}
.side_menu_list .level7
{
	margin-left: 44px;
}
.clearer {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#footer_section 
{
	font-size: 88%;
	text-align: left;
	color: #FFFFFF;
	display: block;
	clear: both;
	margin: 0 0 0 0;
	overflow: visible;
	padding: 10px 0 20px 0;
	margin: 0 auto 0 auto;
	width: 868px;
}

#footer_section  a 
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	display: block;
	width: 50%;
}
#footer_section  a:hover 
{
	color: #f7a5a5;
	text-decoration: underline;
}
#footer_section  p 
{
	display: block;
	float: left;
	width: 28%;
	margin: 0 0 0 10px;
}
#footer_section  p.copyright 
{
	text-align: right;
	width: 20%;
}
#footer_section p.info {
	width: 18%;
}
#footer_section p.info a {
	display: inline;
	float: none;
}


#footer_section p.copyright a {
	float: none;
	display: inline;
}

#footer_section  p  span 
{
	color: #f7a5a5;
	display: block;
	font-weight: normal;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
#shop_area  #info_wrapper   ul  {
	margin-left: 30px;
	margin-bottom: 15px;
}
.header_style {
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	color: #56221F;
	margin-top: 15px;
	clear: both;
}
#shop_area .image_container {
	background-color: #fbfcf7;
	list-style-type: none;
	height: 140px;
	overflow: auto;
	padding-top: 10px;
	margin: 0 10px 10px 10px;
}
#shop_area .image_container li {
	display: block;
	width: 20%;
	float: left;
	text-align: center;
}
#shop_area .image_container img {
	border: 1px solid #c3d9b0;
	display: block;
	margin: 0 auto 0 auto;
}

#side_area .basket_header
{
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #6CA4DF;
	line-height: 1.5;
	font-size: 150%;
	text-transform: capitalize;
	font-weight: bold;
	display: block;
}

#shop_area #brand_images {
	background-color: #fbfcf7;
	list-style-type: none;
	overflow: auto;
	padding:10px;
	margin: 0 10px 10px 10px;
}
.italic {
	font-style: italic;
}
.image_styled {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #A1D27E;
}
.image_wrap {
	display: block;
	float: right;
	position: relative;
	background-color: #C4D9B0;
	padding: 3px;
	text-align: center;
	border: 1px solid #A1D27E;
	margin-left: 10px;
}
.image_wrap span {
	display: block;
}
.image_wrap img {
	float: none;
	margin: 0;
}
.floated_image {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #56221F;
}
#mainwrapper #contentwrapper #image_showcase .exb_link {
	display: block;
	padding: 20px 0;
	float: left;
	width: 310px;
	font-size: 16px;
}
#mainwrapper #contentwrapper #image_showcase .exb_link:hover {
	color: #D8BCA4;
}
