/* Detail Page */

#widebody #buyingproduct {
	border: 1px solid #999;
	padding: 5px;
}

#widebody #buyingproduct #left {
	float: left;
	text-align: right;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	width: 341px;
	display: block;
/*	height: 341px;
	overflow: hidden;*/
}
#widebody #buyingproduct #left img{
	margin-bottom: 20px;
	float: left;
}

#widebody #buyingproduct #left p {
	font-size: 13px;
	position: absolute;
	bottom: 0px;
	right: 5px;
}
#widebody #buyingproduct #left p a {
	color: #999;
	text-decoration: underline;
}

#widebody #buyingproduct #right {
	float: left;
	width: 323px;
}
#widebody #buyingproduct #right h3 {
	font-size: 16px;
	padding-bottom: 10px;
}
#widebody #buyingproduct #right p {
	font-size: 14px;
	padding-bottom: 10px;
	color: #A52013;
	font-weight: bold;
}
#widebody #buyingproduct #right img {
	margin-bottom: 15px;
	margin-top: 15px;
}

#mainbody #widebody #buyingproduct h4 {
	color: #00472C;
}
#buyingproduct #right p strong {
	color: #333;
}

#buyingproduct #right form p {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#buyingproduct #right form p label {
	width: 120px;
	float: left;
	padding-bottom: 10px;
}

/* Detail Page End */



#footer {
	clear: both;
}



#widebody h2, #mainbody h2 {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #00472C;
}

#widebody h1, #mainbody h1 {
	color: #00472C;
	font-size: 24px;
}

#left, #centre {
	float: left;
}

#centre {
	width: 560px;
	margin-left: 10px;
}

#fullWidth {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.imgRight {
	width: 165px;
	float: right;
}

.imgRight img {
	margin-bottom: 20px;
	display: block;
}

.copy {
	font-size: 13px;
	color: #000000;
	padding-left: 5px;
}

.copy p {
	margin-bottom: 15px;
}

.copy h3 {
	font-size: 14px;
	color: #679998;
	margin-bottom: 15px;
}

.copy a {
	color: #CC0000;
	text-decoration: underline;
}

.copy a:hover {
	color: #000000;
	text-decoration: underline;
}

.formBox {
}

.formBox p {
	clear: left;
	margin-bottom: 20px;
}

.formBox p label {
	float: left;
	width: 25%;
	padding-right: 5%;
	text-align: right;
	font-size: 11px;
}

.formBox p input, .formBox p textarea, .formBox p select {
	width: 45%;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formBox p textarea {
	height: 80px;
}

.formBox h2.pageTop {
	margin-bottom: 30px;
}

.formBox button {
	font-size: 11px;
	color: #333333;
	background: transparent;
	border: none;
	padding-right: 15px;
}

.clearBoth {
	clear: both;
}

li.menu {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

li.type {
	float: left;
	width: 240px;
	height: 250px;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

li.type img {
	display: block;
}

li.type h2 {
	height: 19px;
	width: 230px;
	color: #00472C;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0 0 10px;
}

li.type .box {
	border: 1px solid #000000;
	height: 128px;
	padding: 10px 6px 0 6px;
}

li.type h3 {
	font-size: 16px;
}

li.type p {
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
}

li.type a {
	text-transform: uppercase;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	display: block;
	text-align: right;
}

#featuredProducts h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

#featuredProducts ul, #featuredProducts li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#featuredProducts li {
	width: 175px;
	padding-right: 10px;
	font-size: 11px;
	float: left;
}

#catList, #productList {
	width: 720px;
}

#catList td, #productList td {
	padding-bottom: 10px;
	width: 175px;
	padding-right: 10px;
	vertical-align: top;
}

#catList img, #productList img, #featuredProducts img {
	display: block;
	margin-bottom: 6px;
}

#catList a, #productList a, #featuredProducts a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#productList .name, #featuredProducts li .name{
	font-weight: bold;
	display: block;
	color: #900;
	padding: 0px;
	margin: 0px;
}

#productList .links, #featuredProducts li .links {
	padding: 0px;
	margin: 0px;
	color: #333;
}

#productList .links a, #featuredProducts li .links a {
	display: block;
	color: #333;
	text-decoration: underline;
}

#userMsg {
	margin: 0 5px 10px 5px;
	border: 1px dashed #00472C;
	padding: 8px;
	background-color:#CCCCCC;
}

#userMsg p {
	margin: 0 0 8px 0;
	font-size: 12px;
}

#productDetail {
	border: 1px solid #000000;
	margin-bottom: 25px;
}

td.left, td.right, td.center, td.left a, td.right a, td.center a, td.left button, td.right button, td.center button {
	color: #00472C !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
}

td.left a:hover, td.right a:hover, td.center a:hover, td.left button:hover, td.right button:hover, td.center button:hover {
	color: #900 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	cursor: pointer;
}

#productDetail #detailLeft {
	border-right: 1px solid #000000;
	vertical-align: top;
}

#productDetail #detailRight {
	padding: 16px 10px 10px 10px;
	vertical-align: top;
}

#productDetail #detailRight h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 20px;
}

#productDetail #detailRight p {
	font-size: 12px;
	margin-bottom: 10px;
}

#productAttributes {
	border: 1px solid #000;
}

#detailRight #productAttributes p.price {
	padding-top: 22px;
	padding-bottom: 10px;
	color: #000;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#productAttributes label {
	float: left;
	font-weight: bold;
	font-size: 13px;
	padding-right: 15px;
}

#productAttributes .options {
	padding: 10px;
}
.buttonp {
	background-image: url(../media/common/solway-recycling-shop-products.png);
	height: 30px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px !important;
}
.buttonp button {
	height: 30px;
	width: 150px;
	border: none;
	background-color: transparent;
	border: none;
	font-weight: bold;
	color: #00472C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: -3px;
}


#productAttributes select {
	font-size: 11px;
}

#productAttributes select.qty {
	width: 50px;
}

#productAttributes button {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 52px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	width: 180px;
}

.cartContents {
	width: 100%;
}

.cartContents th, .cartContents td {
	padding: 2px 5px;
	font-size: 14px;
	vertical-align: top;
}

.cartContents th {
	color: #FFFFFF;
	text-align: center;
}

.cartContents td {
	color: #333333;
}

.cartContents td img {
	float: left;
	width: 70px;
	height: 74px;
	margin-right: 10px;
}

.cartContents td.numeric {
	text-align:center;
}

.cartContents td input {
	font-size: 15px;
	border: 1px solid #333333;
	background: transparent;
	text-align: center;
}

.cartContents td a {
	color: #333333;
}

.cartContents td a:hover {
	color: #900;
}

.cartContents .totalTitle {
	font-size: 16px;
	font-weight: bold;
}

.cartContents .totalTitle h3 {
	color: #00472C;
	font-size: 16px;
}

.cartContents .totalTitle p strong {
	color: #900;
}

.cartContents .totalTitle p {
	text-align: right;
	font-size: 14px;
}

.cartContents .rule {
	height: 1px;
	line-height: 1px;
	padding: 0;
}

#cartOptions a, #cartOptions button {
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}

#cartOptions button {
	background: transparent;
	border: none;
}

#cartOptions .center {
	text-align: center;
}

#cartOptions .right {
	text-align: right;
}

#cartOptions .left a {
	padding-left: 20px;
}

#cartOptions .right a, #cartOptions .right button {
	padding-right: 20px;
}

#contentwrap {
	text-align:center;
	width: 950px;
}

#contentwrap #content {
	text-align: left!important;
	margin-left: auto!important;
	margin-right: auto!important;
	width: 750px !important;
	float: none !important;
}

#fullWidth #content {
	padding: 15px;
}

#fullWidth #content p {
	font-size: 13px;
	margin-bottom: 15px;
}
.basketempty p {
	padding-left: 10px;
}
#fullWidth #content h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #333333;
}

#fullWidth #content .formBox h3 {
	margin-left: 30%;
}

.addressBox {
	float: left;
	width: 320px;
	color: #333333;
	margin-bottom: 15px;
	border-top: 1px solid #2E8B8B;
	border-bottom: 1px solid #2E8B8B;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-right: 10px;
}

#fullWidth #content .addressBox h3 {
	margin-left: 0;
	font-size: 16px;
}

.addressBox a {
	margin-top: 10px;
	margin-left: 150px;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	font-size: 13px;
}

.addressBox a img {
	vertical-align: middle;
}

.addressList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.addressList li {
	clear: both;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #2E8B8B;
	margin-bottom: 10px;
	width: 200px;
	font-size: 13px;
}

.addressList li a {
	margin-right: 15px;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	display: block;
	text-align: right;
	font-size: 13px;
}

a.buttonLink {
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
	font-size: 13px;
}

p.first {
	font-size: 14px;
	font-weight: bold;
}

#homeCats {
	float: left;
	width: 254px;
	border-left: 1px solid #000000;
}

#homeCats ul, #homeCats li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#homeCats li {
	float: left;
	width: 125px;
	border: 1px solid #000000;
	border-left: none;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#homeCats li span {
	display: block;
}

#homeCats li span a {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	padding: 2px;
}
#homeCats ul li span {
	height: 30px;
}
#detailRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
#detailRight h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#detailRight h3 {
	color: #F00;
}

.featuredProducts .featuredProduct {
	width: 185px;
	padding: 5px;
	border: none !important;
	float: left;
}

#ad {
	width: 960px;
	text-align: center;
}

#ad img {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.featuredProducts .featuredProduct h3 {
	padding: 0px !important;
	margin: 0px !important;
	font-size: 16px;
}

.featuredProducts .featuredProduct h3 a {
	padding: 0px !important;
	margin: 0px !important;
	color: #900;
	text-decoration: none;
	font-weight: bold !important;
}

.featuredProducts .featuredProduct h3 a:hover {
	text-decoration: underline;
}

.featuredProducts .featuredProduct a img {
	padding: 0px !important;
	margin: 0px !important;
}

.featuredProducts .featuredProduct p {
	padding: 0px !important;
	margin: 0px !important;
	font-size: 13px;
}

.featuredProducts .featuredProduct p a {
	padding: 0px !important;
	margin: 0px !important;
	color: #900;
	text-decoration: none;
}

.featuredProducts .featuredProduct p a:hover {
	text-decoration: underline !important;
}

.product {
	width: 175px !important;
	margin-right: 60px !important;
	float: left;
}

#widebody .productcategory .thumbCat {
	width: 355px !important;
	padding-bottom: 10px;
}

#widebody .productcategory .linkCat {
	margin-left: 5px;
	width: 345px;
	padding-bottom: 5px;
}

#widebody .productcontainer {
	width: 375px;
	display: inline-block;
	vertical-align: top;
}

.productcontainer .productcategory p {
	float: left;
	width: 165px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	margin: 0px !important;
	padding-right: 7px;
}
#widebody .productcontainer h4 {
	font-size: 15px;
	color: #02472B !important;
	padding-bottom: 7px;
}

#widebody .productcontainer h4 a {
	font-size: 15px;
	color: #02472B !important;
	text-decoration: none;
}

#widebody .productcontainer h4 a:hover {
	text-decoration: underline;
}

.productcontainer .productcategory img {
	width:355px;
	float: none !important;
}
#widebody .productcategory p a  {
	font-size: 13px;
	color: #02472B !important;
	padding: 0px;
	margin: 0px;
}
#widebody .productcategory p a:hover  {
	color: #900 !important;
}

#catList a:hover, .product a:hover {
	color: #900 !important;
}

.rightproduct .product {
	padding-right: 0px !important;
	margin-right: 0px !important;
}

#homeProducts .product {
	margin-right: 10px !important;
}

.rightproduct {
	float: left;
}
