/* eShop Blossom - Left
Suitable for designs with left floated sidebar

Black Widow Web Design. 
http://www.blackwidows.co.uk

*/

h1 {
	
}

h2 {
	font-family: Times, "Times New Roman", Georgia, serif;
	color: #000;
}

h2 a {
	display: block;
	color: #000;
	text-decoration: none;
}

h2 a:hover {
	color: #ea687e;
}

h3 {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 2em;
	color: #000;
}

h4 {
font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 1.4em;
	font-weight: bold;
margin:30px 0 30px 0;
}

h5 {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 1.8em;
line-height: 28px;
color: #000;


}

h6 {
	
}

 /* PANEL DIMENSIONS */
/* you may need to adjust these figures to accomodate your product images */
ul.eshoppanels li {
	min-height:100px; 
	min-width:170px;
}

/* you may need to invert the floats & clears to suit your theme design */
#content h3,ul.eshop li,form.addtocart,.continue-proceed,#eshopgateway,.pagfoot {
	clear:right;
}
table.eshop img,ul.eshop li a img,ul.eshoppanels li,
.paginate ul li {
	float:right;
}
form.eshopform fieldset.eshoppayvia li {
	float:left;
}

/* adjust to suit if you are using an Add To Cart image rather than a button */
form.eshop input.buttonimg {
	margin:0;
	padding:0;
	width:85px;
	height:30px;
	position:relative;
	top:10px;
	left:0;
}
.eshoppanels li .addtocart .buttonimg {
	left:-18px;
}

/* COLORS */

/*********** TABLES ***************/
/* generic eshop table colors */
table.eshop,table.eshop th,table.eshop td {
	border:1px solid #fcb8c1;
}
table.eshop img {
	border:none;
}
table.eshop th,table.cart th {
	background:#fcb8c1;
	color:#ffffff;
}
table.eshop tr.alt {
	background:#fff;
	color:#606060;
}
table.eshop tr.alt a {
	
}
/* shopping cart */
table.cart tr.stotal {
	background:#D2E5DF;
	color:#404040;
}
table.cart tr.stotal .amts {
	background:#fff;

}
table.cart tr.total {
	background:#fff;
	color:#606060;
}

/*********** LISTS ***************/
/* generic eshop panel list colors */
ul.eshop li a img {
	border-width:1px;
	border-style:solid;
	border-color:#BEBBAC;
}
ul.eshop li a:hover img,ul.eshop li a:active img,ul.eshop li a:focus img {
	border-color:#4C7B70;
}
/* eshop panels with form */
ul.eshoppanels li form.addtocart {
	background:transparent;
	color:#404040;
	border:0;
}

/*********** A-Z LISTING ***************/
ul.eshopaz li a {
	background:#F8EDED;
	color:#606060;
	border:1px solid #b5b5b5;
}
ul.eshopaz li.current a {
	background:#A25858;
	color:#fff;
	border:1px solid #7B3F3E;
}
ul.eshopaz li span {
 	background:#fff;
 	color:#606060;
 	border:1px solid #b5b5b5;
}
ul.eshopaz li a:hover,ul.eshopaz li a:active,ul.eshopaz li a:focus {
	background:#E3B5B5;
	color:#404040;
	border:1px solid #999;
}

/*********** FORMS ***************/
/* generic eshop form colors */
form.eshop input.button {
	background:#fcb8c1;
	color:#ffffff;
	border-width:0px;
	border-style:solid;
	border-color:#E7ECF9 #999 #999 #E7ECF9;
font-size:23px;

}
form.eshop input.button:hover,form.eshop input.button:active,form.eshop input.button:focus {
	background:#96d3d7;
	color:#ffffff;
	border-color:#AF5050;
font-size:23px;
}
form.eshop input.buttonimg,form.eshop input.buttonimg:focus,form.eshop input.buttonimg:active {
	background:transparent;
	border:none;
}

form.eshop fieldset {
	 /* background:#F8EDED;
	color:#606060;
	border:none;
	border-bottom:1px solid #E7DADA; */
margin:0 0 0 10px;
font-size: 11px;
}
form.eshop fieldset fieldset {
	/* background:#fff;
	color:#606060;
	border:none;
	border-bottom:1px solid #ddd;*/
margin:0 0 0 10px;
}
form.eshop legend {
	/*background:#E3B5B5;
	color:#404040;
	border-width:1px;
	border-style:solid;
	border-color:#EAD1D1 #C39898 #C39898 #EAD1D1;*/
}
form.eshop input,form.eshop textarea,form.eshop select {
	background:#fff;
	color:#606060;
	border:1px solid #D0C3C3;
}
form.eshop option {
	background:#FFF1F7;
	color:#606060;
}
form.eshop input:focus,form.eshop textarea:focus {
	background:#fff;
	color:#606060;
	border-color:#AF5050;
}
form.dlproduct label {
	color:#505050;
}

/*********** OTHER ***************/
/* no bullets */
#content .eshop li,
#content ul.eshopfeatured li,#content ul.eshopfeatured li,#content ul.eshopsubpages li,
#content ul.eshoprandomlist li,#content ul.eshopshowproduct li,#content ul.eshoppanels li,
#content fieldset.eshoppayvia li, #content .eshopaz li,#content ul.eshopalpha li,
#content .pagfoot ul li,#content ul.continue-proceed li {
	list-style-type:none;
	list-style-image:none;
}
/* pagination */
.paginate ul li {
	background:#F8EDED;
	color:#404040;
	border-width:1px;
	border-style:solid;
	border-color:#E3B5B5;
}
/* automatic redirect to paypal */
#process {
	background:#F8EDED;
	color:#606060;
	border:0px double #AF5050;
}	
/* errors & required */
.reqd,.error {
	color:#BF1E6E;
}
#content .errors li {
	list-style-image:url(../../uploads/eshop_files/cart_errors.png);
}
/* credits */
.creditline {
	color:#666;
}

/* LAYOUT */

/*********** TABLES ***************/
/* generic eshop table layout */
table.eshop {
	width:100%;
	border-collapse:collapse;
	font-family:helvetica;
font-size:13px;
margin-bottom:50px;

}
table.eshop caption {
	margin-bottom:0;
	padding:2px 0;
	font-size:.9em;
	position:absolute;
	top:-5000px;
	left:-5000px;
	text-indent:-5000px;
}
table.eshop thead th {
	font-weight:bold;
	text-align:center;
}
table.eshop tbody th {
	text-align:left;
}
table.eshop td {
	padding:3px;
}
table.eshop .center {
	text-align:center;
}
table.eshop dfn {
	font-style:normal;
}
table.eshop img {
	margin:0 10px 0 0;
	vertical-align:top;
}
/* shopping cart */
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 {
	text-align:right;
}
/* shipping rates */
table#eshopshiprates td {
	text-align:right;
}
table#eshopshiprates td.center {
	text-align:center;
}
table#eshopshiprates thead th, #zonelist thead th {
	padding:2px;
}
table#eshopshiprates {
	margin-bottom:10px;
}
#zonelist td {
	text-align:left;
}
#zonelist td.code,#zonelist td.zone {
	text-align:center;
}
.eshopzones label {
	display:inline;
}
.eshopzones .button {
	padding:0 5px;
}
/* eshop discounts */
table.eshopdiscounts thead th#ediscount {
	width:8em;
}
table.eshopdiscounts tbody th {
	text-align:center;
}
table.eshopdiscounts td.amts {
	text-align:right;
}
table.eshopdiscounts td.disc  {
	text-align:right;
}
.shipdiscount span {
	font-weight:bold;
}

/*********** LISTS ***************/
/* generic eshop listings */
ul.eshop {
	margin:0;
	padding:0
}
ul.eshop li a {
	display:block;
	margin:0 0 10px;
	padding:0;
	text-decoration:none;
}
ul.eshop li a img {
	margin-right:20px;
	margin-bottom:20px;
}
ul.eshop li a.itemref {
	font-size:1.3em;
}
/* eshop panel listings */
ul.eshoppanels {
}
ul.eshoppanels li {
	clear:none;
	text-align:center;
}
ul.eshoppanels li a img {
	float:none;
	margin:0;
}
/* eshop panels with form */
ul.eshoppanels li form.input {
	display:block;
}
ul.eshoppanels li form select,ul.eshoppanels li form.input {
	width:auto;
	margin:2px auto;
}
ul.eshoppanels li form.addtocart {
	width:auto;
	margin-top:0;
	padding:0;
}
/* featured product list with form*/
ul.eshopfeatured form.addtocart {
	clear:none;
}
/* non-cart payment options */
.eshoppayoptions li {
	display:inline;
}

/*********** A-Z LISTING ***************/
ul.eshopaz li {
	line-height:1.8em;
	list-style:none;
	display:inline;
	margin:0 1px 0 0;
}
ul.eshopaz li a {
 	display:inline;
	padding:1px 3px;
	margin:0;
}
ul.eshopaz li a:active,ul.eshopaz li a:hover,ul.eshopaz li a:focus {
	text-decoration:underline;
}
ul.eshopaz li span {
 	padding:1px 3px;
}

/*********** FORMS ***************/
/* generic form buttons */
.eshop input.button {
	width:auto;
	padding:2px 5px;
	margin-right:1em;
}
.eshop input.button:hover,.eshop input.button:focus,.eshop input.button:active {
	cursor:pointer;
}
/* generic form layout */
form.eshop  {
	width:96%;
	margin:0 auto;
	line-height:1.3em;
}
form.eshop legend {
	margin:0 0 0 -5px;
	padding:2px 8px;
}
form.eshop legend {
	position:relative;
	left:0;
	top:-10px;
	margin:0 0 0 -10px;
	padding:2px 5px;
}
form.eshop label  {
	font-weight:bold;
}
form.eshop input,form.eshop textarea {
	font-size:1em;
	margin-bottom:10px;
}
form.eshop input.rad {
	background:transparent;
	border:none;
}
form.eshop textarea {
	width:98%;
}
form.eshop .buttonwrap {
	display:block;
	margin-top:10px;
	text-align:center;
}
/* add to cart forms */
form.addtocart {
	width:99%;
	margin-top:20px;
	padding:5px;
}
form.addtocart select {
	width:auto;
	margin-right:20px;
}
form.addtocart span.sglprice {
	width:auto;
	margin-right:20px;
}
form.addtocart label {
	display:inline;
}
form.addtocart input.iqty {
	width:2.5em;
}
form.addtocart dfn {
	font-style:normal;;
}
/* downloads form */
form#eshopdlform fieldset {
	width:20em;
	margin:0 auto;
}
form#eshopdlform input#email,form#eshopdlform input#code {
	width:99%;
	font-size:.9em;
	margin:0 0 10px;
}
form#eshopdlform label {
	display:block;
	font-size:1em;
}
form#eshopdlform input.button {
	display:block;
	margin:0 auto;
}
/* download products page */
form.dlproduct {
	margin-bottom:20px;
}
form.dlproduct fieldset, form#dlall fieldset {
	padding:15px;
	margin-bottom:5px;
}
form.dlproduct .ro {
	width:2em;
	margin-right:10px;
}
form.dlproduct label {
	display:inline;
}
/* payment via options - checkout page */
form.eshopform fieldset.eshoppayvia ul {
	margin:0;
	padding:0;
}
form.eshopform fieldset.eshoppayvia li {
	width:152px;
	margin-right:10px;
	padding-top:5px;
	text-align:center;
}
form.eshopform fieldset.eshoppayvia li label {
	display:block;
}

/* cart options */
.cartopt {
	text-align:center;
}
.cartopt p {
	
	margin:-30px auto;
}
.cartopt label {
	display:inline;
}
.continue-proceed {
	margin:0;
	padding:20px 0 0;
	text-align:center;
}
.continue-proceed li {
	margin:0 10px;
	padding:0;
	display:inline;
}

/*Checkout confirmation with discount code (cart section only) */
.eshop_dcode {
	text-align:center;
	font-weight:bold;
}
.eshop_dcode span {
	font-size:1.2em;
}

/* Automatic redirect to paypal */
#process {
	line-height:1.5em;
margin:10px 10px 0 0;
padding:19px;
width:409px;
}
#process strong {
	font-size:1.2em;
}
#process em {
	 font-weight:bold;
	 font-style:normal;
}
#eshopgateway {
	text-align:right;
	padding-bottom:10px;
}

/* eshop widget */
p.eshopwidget span {
	font-size:2em;
	letter-spacing:.02em;
}

/* pagination */
.paginate {
	margin:5px 2px;
	font-size:90%;
}
.paginate p { 
	padding:0; 
	line-height:2em;
}
.paginate p span {
	font-weight:bold;
}
.paginate ul {
	margin:0;
	padding:0;
}
.paginate ul li {
	padding:0 4px;
	margin-right:5px;
}
.paginate ul li a {
	display:block;
}

/* downloads page */
p.jdl {
	text-align:center;
	font-size:1.2em;
}

/* more link */
a.eshopmore {
	clear:right;
	display:block;
	text-align:right;
}

/* can be used to position text offscreen */
.offset {
}

/* testing message */
.testing {
}

/* credits */
.creditline {
	text-align:center;
	font-size:.7em;
}

