/*  
Theme Name: Fence
Theme URI: http://www.fencerecords
Description: FOUND website
Version: 1
Author: Tommy Perman
Author URI: http://www.surfacepressure.net

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	color: #333333;
	padding: 0px 0 25px 0;
	background-color: #F3F2F0;
	background-image: url(images/bkgnd-haar.jpg);
	background-repeat: repeat;
	background-position: center top;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px;
	}
	
a:link, a:visited {
	color: #990000;
	text-decoration:none
	}


a:hover, a:active {
	color:#000000;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background-color: #bbbbbb;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	}

small {
	font-size: 0.95em;
	background:#e2e2e2;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	}

img, a:link img, a:visited img {
	border:0;
	margin-bottom: 0px;
	}
	
		

/* Structure */

#page {
	background:#FFFFFF none repeat scroll 0%;
	font-size:0.7em;
	width:950px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
	
#headerbkgnd {
	width:100%;
	background-color: #000000;
	}	
	
#header {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}	

/* Branding – Logo Area*/

#branding {
	width:225px;
	padding-bottom:25px;
	padding-right:25px;
	}
	
#branding2 {
	width:225px;
	height:63px;
	padding-bottom:25px;
	padding-right:25px;
	clear:none;
	}	
	
#branding a {
	color: #333333;
	text-decoration:none
	}	
	
/* Site Description – Top Centre*/	
	
#description {
	float:left;
	width:450px;
	}
	
/* Cart – Top Right*/		
	
#cart {
	float:right;
	width:203px;
	height:41px;
	padding:10px;
	list-style-type: none;
	background-color: #f2f2f2;
	border: 1px solid #e2e2e2;
	}	
	
#description h3 {
	border-bottom:1px dotted #BBB;
	}
	
#cart h2 {
	text-align: center;	
	}	
	
#cart a {
	float:right;
	padding-left:4px;
	padding-right:4px;
	margin-top:3px;
	margin-left:8px;
	color: #990000;
	background-color: #cccccc;
	}	
	
#cart a:hover {
	float:right;
	padding-left:4px;
	padding-right:4px;
	margin-top:3px;
	margin-left:8px;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	}	
		
	
#description p, #cart p {
	margin:0px;
	font-size:10px;
	}	

.left {
	float:left;
	}

.right {
	float:right;
	}
	
.rightsmall {
	float:right;
	font-size:10px;
	margin-top:3px;
	}	

.rightsmall2 {
	float:right;
	font-size:10px;
	margin-top:-14px;
	}	

#sidebar {
	width:225px;
	float:right
	}
	
#sidebar-item img {
	width:100px;
	height:100px;
	float:left;
	padding-right: 10px;
	margin:0px 0px 4px 0;
	}	
	
#sidebar-item {
	line-height: 130%;	
	}		
	
#sidebar2, #sidebar3 {
	width:225px;
	float:left;
	}
	
.aktt_more_updates {
	float:right;
	text-transform: uppercase;	
	}	
	
.sideleft {
	margin-left: 25px;
	}	

.sideright {
	margin-right: 25px;
	}	

#leftcol {
	margin-top:0px;
	width:460px;
	float: right;
	margin-right: -10px;
	}
	
#col {
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:15px;
	width:225px;
	}
	
#col2 {
	float:left;
	margin-left:0px;
	margin-top:0px;
	width:450px;
	}
	
#shop {
	margin-top:25px;
	width:230px;
	float: right;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#E9E9E9;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #F3F2F0;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e2e2e2;
	text-decoration:none;
	color: #000000;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font-weight:bold;
	letter-spacing:-0.02em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}

h3, #sidebar h2, #sidebar2 h2, #sidebar3 h2, #cart h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0em;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:bold;
	color:#5f5f5f;
	}

#content2 h3, #sidebar h3, #sidebar h2, #sidebar2 h3, #sidebar2 h2, #sidebar3 h3 {
	border-bottom:1px dotted #BBB;
	padding:0px 0 5px 2px;
	margin:25px 0 10px 0;
	font-size:14px;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}


h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	margin-top: 25px;
	}
	
#contentleft {
	width:225px;
	float:left;
	margin-top: 25px;
	margin-right: 25px;
	}
	
#contentright {
	width:225px;
	float:right;
	margin-top: 25px;
	}
	
#content2 {
	float:left;
	}
		
#content3 {
	width: 450px;
	float:left
	}
	
#contentbeef {
	width: 950px;
	float:left
	}	
	
.c700{
	width: 700px;
	}	
	
.c450{
	width: 450px;
	}
	
.c475{
	width: 475px;
	}		
	
.c460{
	width: 460px;
	}	
	
#content3 ul{
	margin-bottom: 10px;
	list-style-position: inside;	
	}	
	
#content3 h3{
	font-size: 12px;
	text-transform: capitalize;
	color: #333333;
	}
	
#content3 h4{
	font-size: 12px;
	font-weight: bold;		
	}			
	
#contentcat {
	width:950px;
	float:left
	}
	
#content p img, #content2 p img, #contentsingle p img {
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	}

.feature:hover {
	}
	
.feature p, #col p, #col2 p  {
	margin:0;
	padding-bottom: 10px;
	}

.feature img, #col img, #col2 img {
	}
			
#leadpic {
	float:left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#lead {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}

.title {
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
.title2 {
	font-size:12px;
	font-weight:bold;
	line-height:130%;
	margin-bottom:10px;
	}
	
#buybutton, .buybutton {
	font-size:10px;
	font-weight:bold;
	line-height:130%;
	margin-top:0px;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	}	
	
#soldout, .soldout {
	font-size:10px;
	font-weight:bold;
	line-height:130%;
	margin-top:0px;
	color: #FFFFFF;
	background-color: #bbbbbb;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	}		

#buybutton:hover, .buybutton:hover {
	color: #FFFFFF;
	background-color: #bbbbbb;
	text-decoration: none;
	}		
	
.feature#lead .title {
	line-height:120%;
	display:block;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-transform: uppercase;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#col img, #col2 img {
	float:left;
	margin:0px 0px 0px 0;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:3px;
	width:100px;
	height:auto;
	}
	
#col3 img {
	float:left;
	width:225px;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	}	


#leftcol img {
	float:left;
	padding-bottom: 0px;
	}
	
#leftcol p {
	font-size: 11px;
	line-height: 13px;	
	}
	
#leftcol h3 {
	font-size: 14px;
	margin-bottom: 10px;
	width: 450px;
	}
	
#leftcol h3.more2 {
	font-size: 10px;
	padding-top: 10px;
	text-align: right;
	border-bottom-width: 0px;
	}
	
#col h3, #col2 h3, #col3 h3 {
	font-size: 14px;
	border-bottom-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbb;
	padding-bottom: 5px;
	width: 100%;
	margin-bottom: 10px;
	}
	
#content h3 {
	font-size: 14px;
	border-bottom-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbb;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}			

#lead h3 {
	font-size: 14px;
	border-bottom-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbb;
	padding-bottom: 5px;
	width: 100%;
	}	
	
#shop h3 {
	font-size: 14px;
	border-bottom-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbb;
	padding-bottom: 5px;
	margin-left: 5px;
	}
	
h4.more2 {
	font-size: 10px;
	float: right;
	border-bottom-width: 0px;
	text-transform: uppercase;
	}
	
#col p, #col2 p {
	font-size: 11px;
	line-height: 14px;
	}
	
#col .clearfloat, #col2 .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	
	
#leftcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}	
	

#sidebar li, #sidebar2 li {
	list-style:none;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 10px;
	font-weight: bold;
	}
	
#sidebar3 li {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 25px;
}	
	
#sidebar li a:hover, #sidebar2 li a:hover {
	}	
	
.bullets li {
	}
	
.bullets h2 {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	font-size: 14px;
	margin-bottom: 5px;
	}
	
#giglist {
	list-style-type: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	}	
	
#sidelist .bullets li, #sidebar2 .bullets li {
	
	}
	
#sidelist img {
	height:25px;
	width:25px;
	}
	
#twitter-3 img {
	height:14px;
	width:14px;
	display: none;
	}			

#sidelist .children {
	background:#F3F2F0;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F3F2F0;
	color: #333333;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{
	}

.postmetadata {
	clear: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBBBBB;
	padding-top: 5px;
	}

#writer {
	background:#E2E2E2;
	padding:12px;
	clear: left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #999;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	
	
#release-thumb {
	width:100px;
	float:left;
}	

#release-text {
	width:115px;
	float:right;
}	

.entry {
	padding-bottom:10px;
	clear: left;
	}
	
.entry1 {
	float: left;
	width: 105px;
	margin-right: 10px;
	clear: none;
	margin-bottom: 10px;
	}
	
.entry2 {
	float: left;
	width: 225px;
	clear: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 5px;
	}
	
.entry3 {
	float: left;
	width: 450px;
	clear: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 10px;
	}
	
.entry3text {
	float:right;
	width:340px;
	font-size: 12px;
	line-height: 140%;
}	

.entry3text p {
	margin:0px;
}	

.entry3image {
	float:left;
	width:100px;
	text-align: right;
}
	
.entry4 {
	float: left;
	width: 105px;
	clear: none;
	padding-bottom: 10px;
	margin-right: 10px;
	}	
	
.entry4 img {
	width:105px;
	height:105px;
	padding-bottom:10px;
	}	
	
.entry4 h4 {
	font-size: 11px;
	}
	
#row {
	clear: both;
	float: left;
	height: 100%;
	width: 100%;
}	
	
.date {
	font-weight: bold;
	color: #000000;
}	

.divider {
	font-weight: normal;
	color: #000000;
	font-size: 6px;
}	

.black {
	color: #000000;
}	

.red {
	color: #990000;
}	

	
.entry3 h4{
	font-size: 14px;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: normal;
}

.entry3 img {
	height: 100px;
	width: 100px;	
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}
	
.entryshop {
	float: left;
	width: 105px;
	margin-left: 10px;
	clear: right;
	margin-bottom: 10px;
	}
	
.entryshop img {
	margin-bottom: 0px;
	clear: left;
	margin-top: 10px;
	}
	
.entry1 img {
	margin-bottom: 10px;
	clear: left;
	}
	
.entry1 h3 {
	width: 105px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #990000;
	letter-spacing: normal;
	}
	
.navigation {
	clear: both;
	padding-top: 10px;
	width: 450px;
	}	
	
.alignleft {
	float: left;
	clear: left;
	}
	
.alignright {
	float: right;
	clear: right;
	}
	
.post {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-top: 0px;
	width: 450px;
	float: left;
	}
	
.post2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-right:25px;
	padding-top: 0px;
	padding-bottom:10px;
	width: 225px;
	float: left;
	}	
	
#thumb {
	float: left;
	margin-bottom: 10px;
	}	
	
.catpost {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	float: left;
	padding-top: 0px;
	width: 100%;
	}	
	
#catno {
	float: left;
	padding-right: 10px;
	width: 80px;
}

#logo {
	float: left;
	padding-right: 10px;
	width: 100px;
}

#title {
	float: left;
	padding-right: 10px;
	width: 160px;
}

#artists {
	float: left;
	padding-right: 10px;
	width: 180px;
}

#info {
	float: left;
	padding-right: 10px;
	width: 300px;
}

#date {
	float: left;
	width: 80px;
}
	
.post1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 10px;
	padding-top: 10px;
	float: left;
	width: 150px;
	margin-right: 10px;
	}
	
.pagepost {
	margin-bottom: 10px;
	clear: left;
	padding-top: 0px;
	}
	
.postsingle {
	margin-bottom: 10px;
	clear: left;
	padding-top: 0px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	margin-bottom: 10px;
	}

#searchWrap {
	position: relative;
}

#searchWrap input {
vertical-align:middle;
}

#searchWrap #s {
	font-size:12px;
	border:1px solid #BBB;
	margin-right:5px;
	width:140px;
	color: #666666;
	padding: 2px;
	background-color: #ffffff;
}
	
	
#searchform {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	width: 100%;
	}

.button {
	padding: 1px;
	background:#cc0000;
	color:#fff;
	border:none;
	margin-left: 5px;
	}
	
.field {
	size:35;
	}

.button {
	padding: 1px;
	background:#999999;
	color:#ffffff;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footerbkgnd {
	background-color: #FFFFFF;
	padding: 25px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	position: relative;
}


#footer {
	width: 950px;
	font-size:12px;
	color:#1a1a1a;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 15px;
	padding-bottom: 10px;
	}
	
#footerbkgnd2 {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	position: relative;
}


#footer2 {
	width: 950px;
	font-size:12px;
	color:#1a1a1a;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 15px;
	padding-bottom: 10px;
	}


#footer a {
	color:#990000;
	}
	
/* Catalogue*/

#cat table {
	border-right-style: none;
	border-left-style: none;
}

#cat tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* Page Nav*/

.pagetitle {
}

.pagenavigationbox {
	color:#bbbbbb;
	}
	
.pagenavigationbox a, .pagenavigationbox a:visited, .pagenavigationbox span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	}
		
.pagenavigationbox a:hover, .pagenavigationbox a:active {
	text-decoration:none;
	}
	
/* eShop */

/*  default styles for eShop display */
.offset {
	position :absolute;
	top :-9000px;
	left :-9000px;
}

/* featured product listing */
ul.eshopfeatured {
	list-style-type:none;
	list-style-image:none;
	margin-left:0;
	padding-left:0;
}
#content ul.eshopfeatured li {
	list-style-type:none;
	list-style-image:none;
	margin-left:0;
	padding-left:0;
	border-bottom:1px solid #AEA27F;
}
/* random product listing */
ul.eshoprandomlist{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
ul.eshoprandomlist li{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	border-bottom: 1px solid #F2FFDD;
}
/* single random product */
ul.eshoprandomproduct{
	list-style-type:none;
	margin-left:0;
	padding:2px 3px;
	border:1px solid #FFD3D3;
	background:#fffff5;
}
ul.eshoprandomproduct li{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
/* subpages listing */
ul.eshopsubpages {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
ul.eshopsubpages li {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	border-bottom:1px solid #F2FFDD;
}

/*common for above */
a.itemref {
	font-size:1.3em;
}

/* &raquo;link */
a.eshop&raquo;{
	clear:right;
	display:block;
	text-align:right;
}

/* add to cart forms */
form.addtocart {
	width:440px;
	margin-top:20px;
	padding:5px;
	background:#e2e2e2;
	color:#333333;
	border:1px solid #bbbbbb;
}
form.addtocart legend {
	border:0;
	background:transparent;
}
form.addtocart fieldset {
	border:0;
	padding:0;
}
form.addtocart select {
	width:auto;
	margin-right:4px;
	font-size:0.9em;
}
form.addtocart input.iqty {
	width:2.5em;
}

/* shopping cart */

form.eshopcart{
	
}

table.cart {
	width:100%;
	margin-bottom: 10px;
}
table.cart caption {
	margin-bottom:0;
	padding:2px 0;
	background-color: #e2e2e2;
	text-transform: uppercase;
}
table.cart thead th {
	background:#bbbbbb;
	padding:2px;
	text-align:center;
	font-weight:normal;
}
table.cart tr {
	background:#e2e2e2;
}
table.cart tr.alt {
	background:#f2f2f2;
}
table.cart td, table.cart th {
	padding:5px 8px;
}
table.cart td.amts {
	text-align:right;
}
table.cart td.cqty {
	text-align:center;
}
table.cart td.cqty input {
	text-align:right;
}
table.cart tr.stotal {
	background:#d2d2d2;
	text-align:right;
}

/* cart links*/


/* customer details form */
.reqd {
	color:#800;
	font-size:1.1em;
}

/* shipping rates */
#eshopshiprates, #zonelist {
	width:100%;
	border:1px solid #F2FFDD;
	border-collapse:collapse;
	background:#F3D6B4;
}
#eshopshiprates td {
	text-align:right;
}
#zonelist td {
	text-align:left;
}
#zonelist td.code,#zonelist td.zone {
	text-align:center;
}
#eshopshiprates caption, #zonelist caption {
	margin-bottom:0;
	padding:2px 0;
}
#eshopshiprates th {
	text-align:left;
}
#eshopshiprates thead th, #zonelist thead th {
	background:#F3D6B4;
	padding:2px;
	text-align:center;
	font-weight:normal;
}
#eshopshiprates td, #zonelist td {
	padding:5px 8px;
	background:#FDF7F1;
}
#eshopshiprates tr.alt td, #zonelist tr.alt td {
	background:#FAECDE;
}
#eshopshiprates td.center {
	text-align:center;
}
#eshopshiprates {
	margin-bottom:10px;
}

/* this section is for the automatic redirect to paypal */
#process {
	 border :1px solid #999;
	 background-color :#f2f2f2;
	 color :#333;
	 width :90%;
	 margin :10px auto 0 auto;
	 padding :0 15px;
}	
#process h3 { 
	 font :150% 'trebuchet ms', helvetica, arial, sans-serif;
}

/* downloads page form */
#eshopdlform fieldset {
	border:1px solid #999;
	width:20em;
	margin:0 auto;
}
#eshopdlform fieldset legend {
}
#eshopdlform input#email,#eshopdlform input#code {
	width:100%;
	font-size:0.9em;
	margin:0 0 10px 0;
}
#eshopdlform label {
	display:block;
	font-size:1em;
}
#eshopdlform input.button {
	display:block;
	margin:0 auto;
}

/* download products page */
p.jdl {
	text-align:center;
}
form.dlproduct fieldset, form#dlall fieldset {
	border:1px solid #999;
	padding:15px;
	margin-bottom:5px;
}
form.dlproduct .ro {
	width:2em;
	margin-right:10px;
}
form.dlproduct label {
	color:#800;
}

/*credit*/
.creditline {
	text-align:center;
	color:#969696;
	font-size:0.7em;
}
/* pagination */
div.paginate {
  margin : 5px 2px;
  font-size : 90%;
}

div.paginate p { 
  padding : 0; 
  line-height : 2em;
}

div.paginate p span {
  font-weight : bold;
}
div.paginate ul{
	list-style:none;
	margin:0;
	padding:0;
}
div.paginate ul li{
	list-style:none;
	float:left;
	border:1px solid #ca9;
	padding:0 4px;
	margin-right:5px;
}
div.paginate ul li a{
	display:block;
}
.pagfoot{
	clear:left;
}	
/* eshop panel listings */
ul.eshoppanels{
	list-style:none;
	margin:0;
	padding:0;
}
ul.eshoppanels li{
	list-style:none;
	float:left;
	margin:0 5px 5px 0;
	text-align:center;
/* you may need to adjust this figure - currently set to include the add to cart form */
	min-height:275px;
}
#content ul.eshoppanels li a{
	text-decoration:none;
	display:block;
	padding:0 4px;
}
#content ul.eshoppanels li a img{
	float:none;
	margin:0;
}
/* section for eshop panels with form */
ul.eshoppanels li form select,ul.eshoppanels li form.input{
	display:block;
	width:auto;
	margin:2px auto;
}
ul.eshoppanels li form.addtocart {
	width:auto;
	margin-top:0;
	padding:0;
	background:transparent;
	color:#404040;
	border:0;
}
ul.eshoppanels li form.addtocart fieldset{
	background:transparent;
}

/* eshop widget */
p.eshopwidget span{
	font-size:2em;
}	

ul.continue-proceed{
	list-style-type: none;
}

ul.continue-proceed li{
	float: left;
	padding-right: 10px;
}

form.eshopform{
	padding: 10px;
	background-color: #bbbbbb;
}

.custdetails fieldset{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#reference{
}

#eshop-comments{
	margin-bottom: 10px;
	width: 100%;
}

#submitit{
	padding-left: 0px;
	float: right;
	background-color: #333333;
}

#ppsubmit {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

span.items{
	padding-bottom: 10px;
	list-style-position: inside;
}

#unset, #update{
	margin-right: 10px;
	margin-left: 0px;
}

#mainlegend{
	text-transform: uppercase;
}

#email{
	margin-bottom: 10px;
}

ul.hilite{
	list-style-type: none;
}

ul.hilite li{
	list-style-type: none;
	float:left;
	padding-right:10px;
}

.more {
	float: right;
	background-color: #bbbbbb;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 130%;
	}
	
.more:hover {
	background-color: #FFF;
	color: #bbbbbb;
	padding-right: 2px;
	padding-left: 2px;
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 130%;
	}

/*Gigs */
#gigs li{
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	list-style-type: none;
	padding-top: 10px;
}

#sidelist{
	list-style-type: none;
}

#content li {
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 20px;
	padding-bottom: 5px;
}

#content td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Nav 2 */

#nav2 {
	position: relative;
	height: 30px;
	width: 950px;
	top: 83px;
}

#beeftable {
margin-top: 50px;
}