/*------------Global Elements------------*/

body {
	margin: 0px;
	background: #333 url(images/bg-grain.jpg) repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; color: white;
	line-height: 1.4em;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FE7200;
	text-decoration: none;
}
a:hover {
	color: #FE7200;
}
img {
	border: 0;
}
.barSpacer {
	clear: both;
	padding-bottom: 20px;
}
table.container {
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	width: 760px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.025em;
	vertical-align: text-top;
}
h1 {
	font-size: 1.7em;
	color:#ff9000;
}
/*------------Custom Home Page H1 Title ------------*/
.hometitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color: white;
}
/*------------ End ------------*/
h2 {
	color:#FFC803;
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.8em;
}
.innerContent {
	padding-right: 18px;
	padding-bottom: 25px;
}
.linkyellow {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFC803;
	font-size: 12px;
	text-decoration:none;
}
.linkwhite {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 12px;
	text-decoration:none;
}
div.bgcontainer {
	padding: 5px;
	background-color:#666;
	border: 1px solid #000;
	width: 310px;
	text-align:right;
}
table.basketcontainer th {
	padding: 5px;
	background-color:#666;
	font-size: 11px;
}
.baskettotal {
	background-color:#666;
}
table.basketcontainer td {
	border: 1px solid #333;
	color: #FFC803;
	font-size: 11px;
	background-color:#2c2c2c;
}
table.basketcontainer  a {
	color: #FFC803;
	text-decoration:none;
}
table.basketcontainer  a:hover {
	color: #FFC803;
	text-decoration:underline;
}
table.innercontent td {
	border: 1px solid #252525;
}
table.address {
	font-size: 12px;
}

/*------------Top Navigation------------*/

div.topNav {
	float:right;
	padding: 0px 10px 4px 0px;
	margin-top: -23px;
}
div.topNav a {
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.topNav a:hover {
	text-decoration:underline;
}

/*------------Main Navigation------------*/

div.mainnav {
	color:#000;
	/*color:#FFF;
	padding: 15px 0px 0px 63px;*/
	padding: 5px 0px 0px 40px;
}
.navLinks ul {
	padding: 0;
	margin: 0;
}
.navLinks  li {
	background: url(images/arrow-left.gif) no-repeat left 9px;
	color: #000;
	display:block;
	line-height: 2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navLinks  li a {
	color: #000;
	border-bottom: 1px dashed #595959;
}
.navLinks  li a:hover {
	color: #000;
	border-bottom: 1px dashed #595959;
}
/*div.mainnav a {
	color:#000;
	/*color:#FFF;*/
	/*text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	border-bottom: 1px dashed #595959;
	background: url(images/arrow-left.gif) no-repeat left 7px;
	padding-left: 10px;
}*/

/*------------Main Navigation BG------------*/

.mainnav_bg {
	z-index:-1;
	background: url(images/mainNav-bg.jpg) no-repeat;
	height:219px;
}

/*------------Home Page Features------------*/

table.feature {
	padding: 0px;
	width: 758px;
	text-align:left;
	vertical-align:top;
	background: #1e1e1e url(images/features_bg-grain.jpg) repeat-x;
}
div.feature_header {
	z-index:-1;
	background: url(images/feature-header.jpg) no-repeat;
	height:76px;
	width: 173px;
	padding: 0px;
}
.feature_title1 {
	padding: 30px 0px 0px 18px;
	display:block;
	color: #FFF;
	font-size: 100%;
	font-weight:bold;
	text-align:left;
}
.feature_title1 a {
	color: #FFF;
	font-weight:medium;
	font-size: 1em;
	text-align:left;
	padding: 0;
	margin: 0;
}
.feature_title1 a:hover {
	color: #FFF;
}
.feature_title2 {
	margin: -19px 0px 0px 17px;
	display:block;
	color:#333;
	font-size: 75%;
	font-weight:bold;
	text-align:left;
}
.feature_link {
	text-align:left;
}
.feature_link a {
	color:#FFF;
}
div.feature_items {
	background-color:#FFF;
	width: 171px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-align:center;
	padding: 0px;
}
div.feature_text {
	background-color:#474747;
	width: 171px;
	border-left:1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align:left;
	padding: 0px;
	font-size:11px;
	padding: 0px;
}
div.feature_content {
	padding: 5px;
}

/*------------Global Footer------------*/

div.footer {
	text-align:center;
	width: 760px;
}
.footerBase {
	height: 35px;
	background-color: #474747;
	text-align:center;
	width: 760px;
	border-left: 1px solid #525252;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
	border-top: 1px solid #707070;
	padding-top: 4px;
}
div.footer a {
	color: #FFF;
	text-decoration:none;
	font-size: 11px;
}
div.footer a:hover {
	text-decoration:underline;
}
.bar {
	color: #707070;
	text-decoration:none;
	font-size: 11px;
}
.copy {
	margin-bottom: 10px;
	padding-top: 5px;
	color: #B2B2B2;
	font-size: 11px;
}
.copy a {
	color: #B2B2B2;
	text-decoration:none;
	text-align:center;
	font-size: 11px;
}
.copy a:hover {
	text-decoration:underline;
}



/*------------Left Column Listings------------*/

/*------------Testimonials------------*/
div.column-left {
	background-color: #474747;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	margin-bottom: 16px;
}
div.testimonial-entry {
	font-size: 11px;
	padding-bottom:10px;
	width: 200px;
	margin-left: 8px;
	padding-top: 8px;
}
div.testimonial-entry a {
	text-align:right;
	color:#FFF;
	text-decoration:none;
}
div.testimonial-entry div.dashed { 
	border-bottom: 1px dashed #818181;
	font-size: 11px;
}

/*------------Products------------*/
div.product-entry {
	padding: 15px 5px 4px 5px;
	font-size: 11px;
}
div.product-entry h2 {
	display:inline;
	font-size: 1.6em;
}
div.product-entry div.product {
	background-color:#FFF;
	width: 100%;
	height: 62px;
	margin-top: 7px;
	text-align:center;
}
div.product-entry a {
	text-align:right;
	color:#FFF;
	text-decoration:none;
}
div.product-entry div.dashed {
	border-bottom: 1px dashed #818181;
	margin-bottom: 10px;
}


/*------------Product Listings------------*/

div.product_text {
	padding: 0px;
	font-size: 11px;
}
div.product_image {
	background: url(images/listing-img-bg.gif) no-repeat;
	width:260px;
	height: 132px;
	text-align:center;
	vertical-align:middle;
	padding: 0px;
}
div.imgDisplay {
	padding: 10px;
}
div.product_link {
	padding: 6px 3px 0px 0px;
	font-size: 11px;
}
div.product_link a {
	color: #FFC803;
	text-decoration:none;
}
div.cartbtn {
	padding: 3px 0px 0px 0px;
}
.fieldcolour {
	font-size: 11px;
	color:#FFF;
}

/*------------Product Display------------*/

div.imgLarge {
	background: url(images/large-imgbg.gif) no-repeat;
	height: 145px;
	padding: 0px;
	text-align:center;
}

/*------------Testimonials------------*/

div.testimonial_text {
	padding-bottom: 5px;
}

/*------------Colour Selector------------*/

div.selector { 
	background: url(images/selector-bg.gif) no-repeat;
	width: 396px;
	height: 79px;
	margin-top: 15px;
	font-size: 11px;
	padding: 0px;}
div.selectTitle { 
	padding: 8px 0px 0px 8px;
	color:white;
	font-size: 11px;}
div.colour-tags { 
	text-align:right;
	margin-top: -30px;
	padding-right: 8px;}

/*------------Input Buttons------------*/

input.quantity { 
	padding: 0px;
	margin: 0px;
	width: 20px;
	margin-bottom: 8px; }

.input {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

/*------------Input Buttons------------*/

.cform {
	font-size: 12px!important;
}

/*------------Module Specific------------*/

.coupon br {
	margin: 0;
	padding: 0;
	font-size: 0;
}

.giftcert {
	margin: 20px 1px 20px 0;
	padding: 5px 0;
	background-color: #666666;
}

.giftcert table, .giftcert table tr, .giftcert table td {
	margin: 0;
	padding: 0;
}

.giftcert br {
	margin: 0;
	padding: 0;
	font-size: 0;
}

/*------------Attributes------------*/

#tag {
	position: relative; 
	height: 210px;
}
#tag table {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: white; 
	position: absolute; 
	z-index: 2;
}

#tag td {
	padding: 0;
	margin: 0;
}

#tag .col1 {
	width: 70px;
}

#tag .headline {
	position: absolute; 
	z-index: 2; 
	left: 294px; 
	color:#FFFFFF; 
	padding-left: 10px; 
	margin: 5px 0;
	font-size: 11px;
}
#tag .dogtag {
	height:156px; 
	width: 213px; 
	position: absolute; 
	z-index: 1; 
	left: 275px; 
	top: -30px; 
	background: url(images/tag-background.jpg) no-repeat; 
	color: #FFFFFF;
}

#tag input, #tag button {
	padding: 0;
	margin: 0;
	font-size: 9px;
	border: 0;
}

#tag select {
	padding: 0;
	margin: 10px 0 5px 0;
	font-size: 9px;
	border: 0;
}

.attributetext {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}


/*------------Content List Menu ------------*/

ul {
	padding:0;
	margin:0;
}
li {
	list-style:none;
	background: url(images/list-arrow.gif) no-repeat left 7px;
}
li a {
	color: #FFC803;
	margin-left: 10px;
}
li a:hover {
	color: #FFC803;
	border-bottom: 1px dotted #FFF;
}