/* Black Sheep Shop CSS Document */


.CPpageNav {
	width: 522px;
}

.CPpageHead {
	/*width: 520px;
	border: 1px dashed green;*/
	color: #FFF !important;
	padding-bottom: 10px;
}

.CPgenHeadings {
	color: #000 !important;
	padding: 2px 2px 2px 0px !important;
}

.outer {
	width: 520px !important;
}

.inner {
	width: 520px !important;
	/*border: 1px solid #FFFFFF;*/
	color: #FFF !important;
}

.inner * {
	color: #FFF !important;
}

.inner input, .inner submit, .inner text, .inner option, .inner select, .inner textarea {
	color: #000 !important;
	padding: 0 !important;
	margin: 3px 0 3px 0 !important;
	border: none;
}

.inner th {
	background-color: #3E3E3E;
	padding: 2px;
	border-right: 5px solid #000;
}

#cart {
	color: #FFF;
	height: 80px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 65px 0 12px 20px;
	clear: both;
	background: #000 url(../images/basket-bg.jpg) top left no-repeat;
	border-top: 10px solid #000;
}

#cart a {
	color: #FFF;
}

#cart h3 {
	margin-bottom: 4px;
}

#categories {
	/*background-color: #007549;*/
	background-color: #FFCC66;
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
	padding: 2px 2px 2px 7px;
	border-top: 14px solid #007549;
}

#mainLinks {
	background-color: #007549;
	
}

#mainLinks a {
	color: #FFF;
	text-decoration: none;
	display: block;
	
	height: 1.3em;
	font-size: 0.75em;
	padding: 3px 3px 3px 7px;
	/*border-bottom: 1px solid #FFF;*/
}

/* Prod List *******************************************************/

.productBox {
	width: 520px;
	float: left;
	border: 1px solid #FFF;
	font-size: 10px;
	padding: 0 !important;
	margin-left: 0px !important;
	margin-right: 5px !important;
	margin-bottom: 10px;
	margin-top: 7px;
	clear: both;
	background: #000 url(../images/productBox-bg.gif) top left repeat-x;
}

.productName {
	margin: 0;
	padding: 2px !important;
	/*height: 3.2em;*/
}

.productName h3 {
	font-size: 1.3em !important;
	font-weight: normal;
	color: #FFF !important;
	/*background-color: #FFCC66 !important;*/
	/*background-color: #007549 !important;*/
	/*padding: 5px 0 0 5px; !important;*/
	margin: 0 0 0 5px !important;
	line-height: 1.8em;
	height: 1.8em;
}

.productBox a {
	margin: 0 !important;
	padding: 0 !important;
}

.productImage {
	margin: 0 !important;
	width: 177px;
	font-size: 1.1em;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	float: left;
}

.productImage img {
	border: none !important;
}

.priceInfo {
	/*height: 1.8em;*/
	margin-top: 7px;
}

.priceInfo p {
	padding: 2px !important;
	font-size: 1.5em !important;
	color: #FFF;
	font-weight: bold;
	margin: 0 !important;
}

.priceInfo p.saving {
	font-size: 11px !important;
	float: left !important;
	margin-right: 12px !important;
	padding: 0 0 0 2px!important;
	font-weight: bold !important;
	font-style: italic !important;
	color: #F00 !important;
}

.productDescription {
	/*height: 6em;*/
	font-size: 1.2em;
	line-height: 1.4em;
	color: #FFF;
	padding: 2px;
	clear: both;
}

.viewMore {
	padding: 2px;
	/*height: 1.6em;*/
	height: 50px;
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
}

.viewMore a {
	text-decoration: none !important;
	padding: 0 2px 0 2px !important;
}

.pageNavigation {
	width: 300px !important;
	height: 1.8em;
	float: left;
	text-align: left;
	font-size: 0.75em;
	color: #FFF;
	/*padding-left: 10px;*/
}

.pageNavigation select {
	color: #555;
	width: 45px;
}

.pageSort {
	width: 180px;
	height: 1.8em;
	float: right;
	text-align: right;
	font-size: 0.75em;
	color: #FFF;
	padding-right: 0px;
}

.pageSort select {
	color: #993366;
	width: 75px;
}

.productAdd {
	margin: 10px 0 0 10px;
}

.productImageLarge {
	margin-left: 10px;
	clear: both;
	width: 100%;
	text-align: center;
}
.prodDetailTextBox
{
	float: left;
	width: 470px;
}

.backLink {
	clear: both;
	margin: 7px 0 10px 10px;
}

.backLink a:link, .backLink a:visited {
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none !important;
	color: #FFF;
}

.backLink a:hover {
	text-decoration: none !important;
}

/* ProdView ***************************************************************/

h2.productTitle {
	color: #FFCC50 !important;
	font-size: 1em !important;
	height: 1.4em !important;
	width: 400px !important;
	margin: 0 0 2px 5px !important;
	padding: 0 !important;
	float: left;
}

h2.relatedProducts {
	color: #FFF !important;
	font-size: 1.2em !important;
	margin-top: 10px !important;
}

p.productCode {
	float: right;
	font-size: 0.65em !important;
	color: #FFF;
	padding-right: 3px;
}

.productViewBox {
	border: 1px solid #FFF;
	width: 520px;
	padding: 2px;
	margin: 0 !important;
	font-size: 1em;
	background: #000 url(../images/productBox-bg.gif) top left repeat-x;
}

.productViewBox * {
	margin: 0 !important;
	padding: 0 !important;
}

#productPricing {

}

#productPricing p {
	color: #FFF;
	font-size: 1.3em !important;
	
}

#productDetail {

}

#productDetail p {
	color: #FFF !important;
	margin-bottom: 10px !important;
}

#productAdd {
	float: right;
}

#productAdd img {
	margin-top: 10px !important;
}

#giftBoxInfo {
	clear: both;
}

#optionGroups {
	float: left;
}

#optionGroups label {
	display: block;
	clear: both;
	font-size: 0.75em;
	color: #FFF;
}

/* Cart *******************************************************************/

.cartTable {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: none;
	width: 520px;
	margin-left: 0px !important;
	margin-top: 0px !important;
	font-size: 1em;
	text-align: left;
	color: #FFF;
}

.cartTable th {
	text-align: left !important;
	border-top: 1px solid #FFFFFF;
}


.cartTable td {
	color: #FFF !important;
}

.CPgenHeadings {
	/*background-color: #FFCC66 !important;*/
	background-color: #007549 !important;
	text-align: left !important;
}

.CPgenHeadings h3 {
	color: #FFF !important;
	text-align: left !important;
	font-size: 0.8em !important;
	font-weight: bold !important;
	padding: 0 !important;
	margin: 0 !important;
}

.CPgenHeadings h4 {
	color: #FFF !important;
	text-align: left !important;
	font-size: 1.1em !important;
	font-weight: normal !important;
	padding: 0 !important;
	margin: 0 !important;
}
