/*  
Theme Name: FOUND
Theme URI: http://www.foundtheband.com
Description: FOUND website
Version: 3
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(http://www.foundtheband.com/wp-content/themes/fnd/images/fndpat02.gif);
	background-repeat: repeat;
	background-position: center;
	}

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
	}
	
#branding a {
	color: #333333;
	text-decoration:none
	}

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

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

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-right: auto;
	margin-left: auto;
	position: relative;
	}

#branding {
	width:625px;
	padding-bottom:15px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width:225px;
	float:right
	}
	
#sidebar2 {
	width:225px;
	float:left;
	margin-left: 15px;
	}

#leftcol {
	margin-top:0px;
	width:460px;
	float: right;
	margin-right: -10px;
	}
	
#rightcol {
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:15px;
	width:225px;
	}
	
#rightcol2 {
	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: #0099FF;
	}

.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 {
	padding-bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}

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

#sidebar h3, #sidebar h2, #sidebar2 h3, #sidebar2 h2 {
	border-bottom:1px dotted #BBB;
	padding:0px 0 5px 2px;
	margin:25px 0 7px 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 {
	width:450px;
	float:left
	}
	
#contentleft {
	width:225px;
	float:left;
	margin-top: 25px;
	margin-right: 25px;
	}
	
#contentright {
	width:225px;
	float:right;
	margin-top: 25px;
	}
	
#content2 {
	width:460px;
	float:left
	}
	
#content3 {
	width: 450px;
	float:left
	}
	
#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, #rightcol p, #rightcol2 p  {
	margin:0;
	}

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

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

.title {
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	}
	
.title2 {
	font-size:12px;
	font-weight:bold;
	line-height:110%;
	margin-bottom:10px;
	}
	
.feature#lead .title {
	line-height:100%;
	display:block;
	padding-bottom:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	}

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

#rightcol img, #rightcol2 img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#content .more, #content2 .more, #rightcol .more {
	float: right;
	background-color: #CCCCCC;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
#content .more:hover, #content2 .more:hover, #rightcol .more:hover {
	background-color: #FFF;
	color: #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
	float: right;
	}


#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;
	}
	
#rightcol h3, #rightcol2 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: 5px;
	}

#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;
	}
	
#rightcol h4.more2, #rightcol2 h4.more2 {
	font-size: 10px;
	float: right;
	border-bottom-width: 0px;
	text-transform: uppercase;
	}
	
#rightcol p, #rightcol2 p {
	font-size: 11px;
	line-height: 14px;
	}
	
#rightcol .clearfloat, #rightcol2 .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;
	}	
	

#sidelist li, #sidebar2 li {
	list-style:none;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
#flickr-sidebar img{
	height: 72px;
	width: 72px;	
	}	
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
.bullets h2 {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	font-size: 14px;
	margin-bottom: 5px;
	}
	
#sidelist .bullets li, #sidebar2 .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#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	{
	color:#0099FF
	}

.postmetadata {
	clear: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBBBBB;
	font-size: 10px;
	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;
	}	
	
#releaseinfo {
	width:115px;
	float:right;
}	

#releaseinfo2 {
	width:340px;
	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: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 5px;
	}
	
.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;
	}
	
#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;
}
	
	
.post2 {
	margin-bottom: 10px;
	}
	
.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%
	}

#searchWrap {
	position: relative;
	top: 50px;
}

#searchWrap input {
vertical-align:middle;
}

#searchWrap #s {
	font-size:12px;
	border:1px solid #BBB;
	margin-right:5px;
	width:160px;
	color: #666666;
	padding: 2px;
	background-color: #ffffff;
}
	
	
#searchform {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	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
	}
	
/* Gallery*/




/* 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;
	}

#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: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* Page Nav*/

.pagetitle {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.pagenavigationbox {
	color:#a19e94;
	width: 100%x;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	}
	
.pagenavigationbox a, .pagenavigationbox a:visited, .pagenavigationbox span {
	display:block;
	float:left;
	font:1em Arial,Georgia, "Times New Roman", Times, serif;
	padding:5px;
	margin-right: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;
}

/* more link */
a.eshopmore {
	clear:right;
	display:block;
	text-align:right;
}

/* add to cart forms */
form.addtocart {
	width:440px;
	margin-top:20px;
	padding:5px;
	background:#cccccc;
	color:#333333;
	border:1px solid #999999;
}
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:#cccccc;
	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: #CCCCCC;
}

.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;
}