#shopping #searchbox {
	margin: 15px 0px;
	background: transparent url('http://www.myvouchercodes.co.uk/public/theme/default/images/yellow_header.gif') repeat-x scroll 0 0;
	text-align: center;
	padding: 10px;
}

#shopping #searchbox .searchtext {
	font-size: 1.2em;
	font-weight: bold;
}

#shopping #searchbox .searchtips {
	margin-left: 210px;
}

#shopping h1 {
	border-bottom: 2px dashed #cccccc;
}

#shopping h3 {
	font-weight: normal;
}

#shopping h2 {
	margin-top: 10px;
	font-size: 1.4em;
}

#shopping h2.home_header {
	clear: both;
	margin: 10px 0px 5px 0px;
}

.shopping_menu {
	line-height: 1.6em;
	padding: 0px;
	margin-bottom: 10px;
}

.shopping_menu a {
	display: block;
	float: left;
	width: 30%;
	margin: 0px 10px 1px 0px;
	padding: 3px;
	background: #eeeeee;
	font-weight: bold;
}

.shopping_menu a:hover {
	background: #dddddd;
}

#shopping .product_listing {
	background: url('../images/code-row-bg.jpg') repeat;
	padding: 10px;
	clear: both;
}

#shopping .product_listing a {
	font-weight: bold;
}

#shopping .product_listing h3 {
	font-size: 1.2em;
}

#shopping .product_listing h3 a {
	color: #006699;
	padding: 3px;
}

#shopping .product_listing .price {
	font-size: 1.3em;
}

#shopping .product_listing .small {
	font-size: 0.9em;
	color: #666666;
	clear: both;
}

#shopping .product_listing .list_right {
	float: right;
	width: 550px;
}

#shopping .product_listing .list_left img {
	margin-bottom: 15px;
}

#shopping .product_listing .list_left {
	width: 70px;
}

#shopping .listing_footer {
	background: url('../images/code-footer-bg.jpg') repeat center bottom;
	margin-bottom: 15px;
	font-size: 1.4em;
}

#shopping .listing_footer a {
	color: #000000;
	font-weight: bold;
}

#shopping .listing_footer .footer_box {
	display: inline;
	float: left;
	padding: 0px 40px;
}

#shopping .listing_footer .buy {
	background: #ffff00;
}

#shopping .listing_footer .footer_box p {
	margin-bottom: 0px;
}

#shopping_cats {
	background: #eeeeee;
	border: e3e3e3;
	margin: 10px 0px;
}

#shopping_cats h3 {
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 4px 10px;
	background: #ce0000 url('http://www.myvouchercodes.co.uk/public/theme/default/images/headers.gif') repeat-x;
	margin: 0px;
}

#shopping_cats p {
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

#shopping_cats a {
	color: #4d4d4d;
	text-decoration: none;
}

#shopping_cats a:hover {
	text-decoration: underline;
}

#shopping .pagination {
	padding-bottom: 20px;
}

#shopping_product #header {
	background: url('http://www.myvouchercodes.co.uk/public/images/shopping/product_header.gif') bottom left repeat-x;
	padding: 10px 20px;
}

#shopping_product #main {
	background: #53A9E3 url('http://www.myvouchercodes.co.uk/public/images/shopping/product_main.gif') repeat-x;
	padding-bottom: 20px;
        margin: 0;
}

#shopping_product h1 {
	color: #ffffff;
	border: 0px;
	margin: 20px 0px 0px 20px;
	font-weight: normal;
}

#shopping_product h2 {
	color: #000000;
	margin: 0px 0px 0px 20px;
	clear: none;
}

#shopping_product h2.price {
	color: #ffffff;
	background: #256CA1;
	padding: 10px;
	margin: 0px 20px 0px 20px;
	clear: none;
}

#shopping_product p {
	color: #ffffff;
	margin: 20px 20px 0px 20px;
}

#shopping_product .big_picture {
	float: right;
	margin: 20px 20px 0px 20px;
	border-right: 10px solid #256CA1;
	border-top: 10px solid #256CA1;
	border-left: 10px solid #256CA1;
}

#shopping_product .view_product {
	clear: both;
	float: right;
	margin: 0px 20px 20px 20px;
	border-right: 10px solid #256CA1;
	border-bottom: 10px solid #256CA1;
	border-left: 10px solid #256CA1;
}

#shopping p.small {
	color: #666666;
	font-size: 0.8em;
}

#shoppping h1.footer {
	font-weight: normal;
}

#shopping h2.breadcrumb {
	color: #006699;
	margin: 0px;
}

#shopping h3.category {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 0px 20px;
}
