/*  Default css for eShop display */

/* COLORS */

/*********** TABLES ***************/
/* generic eshop table colors */
table.eshop,table.eshop th,table.eshop td {
	border:1px solid #ccc;
	padding: 5px;
}
table.eshop img {
	border:none;
}
table.eshop thead th,table.cart thead th {
	background:#e8e9f1;
	color:#404040;
}
table.eshop tbody th {
	background:#e8e9f1;
}
table.eshop tr.alt {
	background:#e8e9f1;
	color:#606060;
}
table.eshop tr.alt a {
	color:#3A5988;
}
/* shopping cart */
table.cart tr.stotal {
	background:#e8e9f1;
	color:#404040;
}
table.cart tr.total {
	background:#e8e9f1;
	color:#404040;
}
.continue-proceed li {
}
.continue-proceedtwo a {
	clear: both;
	width: 200px;
	padding: 5px;
	color: #088fb2;
	display: block;
	margin-top: 50px;
}
/*********** LISTS ***************/
/* generic eshop panel list colors */
ul.eshop li a img {
	display: none;
}
ul.eshop li a:hover img,ul.eshop li a:active img,ul.eshop li a:focus img {
}
/* eshop panels with form */
ul.eshoppanels li form.addtocart {
	background:transparent;
	color:#404040;
	border:0;
}

/*********** FORMS ***************/
/* generic eshop form colors */
form.eshop input.button {
	padding: 2px;
	width: 133px;
	height: 35px;
	border: 0px;
}




#xmit {
	background-color: red;
	height: 35px;
	width: 257px;
	background-image: url(http://www.factory42.co.uk/icons/icon-toconfirmation.png);
}
#xbut {

	background-image: url(http://www.factory42.co.uk/icons/icon-addtocart.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 603px;
	clear: both;
	padding-bottom: 20px;
}
#paybut {
	background-image: url(http://www.factory42.co.uk/icons/icon-proceedpaypal.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 202px;
	padding-bottom: 20px;
}
li.continue {
	width: 204px;
	height: 35px;
	background-image: url(http://www.factory42.co.uk/icons/icon-continueshopping.png);
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	padding: 20px;
	float: left;
	margin-top: 25px;
}
.conbutton {
	margin-top: 80px;
}
li.checkout {
	width: 228px;
	height: 35px;
	background-image: url(http://www.factory42.co.uk/icons/icon-proceedtocheckout.png);
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	float: right;
	margin-top: 25px;
}
#unset {
	color: #b3002b;
	background-image: none;
	padding-bottom: 0px;
	margin: 5px;
	font-size: 10px;
	height: 20px;
	border: 0px solid #015682;
}
#update {
	color: #015682;
	background-image: none;
	font-size: 10px;	
	margin: 5px;
	height: 20px;
	padding-bottom: 0px;
	border: 0px solid #b33417;
}
form.eshop input.button:hover,form.eshop input.button:active,form.eshop input.buttonfocus {

	color:#404040;
}
form.eshop fieldset {
	border: 0px;
}
form.eshop fieldset fieldset {
}
form.eshop legend {
	display: none;
	color:#404040;
	border-width:0px;
	padding-bottom: 20px;
}

form.eshop input,form.eshop textarea {
	background:none;
	color:#000;
	margin-bottom: 20px;
	border:1px solid #ccc;
}
form.eshop input:focus,form.eshop textarea:focus,form.eshop input.focus,form.eshop textarea.focus {
	color:#404040;
	border-color:#808c45;
}
form.dlproduct label {
	color:#A22F2F;
}

/*********** OTHER ***************/
/* no bullets */
#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 .pagfoot ul li,#content ul.continue-proceed li {
	list-style-type:none;
	list-style-image:none;
}
/* pagination */
div.paginate ul li {
	background:#DEE0F1;
	color:#404040;
	border-width:1px;
	border-style:solid;
	border-color:#EAEAF6 #CECFDB #CECFDB #EAEAF6;
}
/* automatic redirect to paypal */
#process {
	color:#404040;
	 margin: 100px;
	 clear: both;
	 border: 0px solid white;
	 display: block;
}	
/* errors & required */
.reqd,.error {
	color:#A22F2F;
}
/* credits */
.creditline {
	color:#969696;
}


/* LAYOUT */

/*********** TABLES ***************/
/* generic eshop table layout */
table.eshop {
	width:99%;
	border-collapse:collapse;
	line-height:1.3em;
}
table.eshop caption {
	margin-bottom:0;
	padding:2px 0;
	font-size:.9em;
}
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 {
	float:left;
	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 {
	clear:left;
	margin:0 20px 20px;
	padding:0;
	list-style: none;
	list-style-image: none;
	line-height:1.3em;
}
ul.eshop li a {
	display:none;
	margin:0 0 10px;
	padding:0;
	text-decoration:none;
}
ul.eshop li a img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
ul.eshop li a.itemref {
	font-size:1.3em;
}
/* eshop panel listings */
ul.eshoppanels li {
	clear:none;
	float:left;
	text-align:center;
	min-height:200px; /* you may need to adjust this figure to accomodate the height of your product images*/

}
ul.eshoppanels li a img {
	float:none;
	margin:0;
}
/* 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;
}
/* featured product list with form*/
ul.eshopfeatured form.addtocart {
	clear:none;
}

/*********** FORMS ***************/
/* generic form buttons */
input.button {
	width:auto;
	padding:2px;
	margin-right:1em;
}
.eshoppayvia {
	background-color: none;
}
input.button:hover,input.button:focus,input.button:active {
	cursor:pointer;
}
/* generic form layout */
form.eshop  {
	width:96%;
	margin:0 auto;
	line-height:1.3em;
}
form.eshop label  {
	font-size: 14px;
	padding-top: 15px;
	color: #666666;
}
form.eshop input,form.eshop textarea {
	font-size:1em;
}
form.eshop textarea {
	width:98%;
}
/* add to cart forms */
form.addtocart {
	clear:left;
	width:99%;
	margin-top:20px;
	padding:5px;
}
form.addtocart fieldset {
	padding:0px;
	border: 0px;
}
.sgloptiondetails {
	display: none;
	}
form.addtocart select {
	width:auto;
	margin-right:20px;
}
form.addtocart span.sglprice {
	width:auto;
	margin-right:20px;
}
form.addtocart label {
	display:none;
}
form.addtocart input.iqty {
	display: none;
}
form.addtocart input.button {
	border: 0px;
	width: 235px;
	height: 39px;
	background-image: url(http://www.factory42.co.uk/wp-content/themes/xf42xaf42/images/b-green-download-now.png);	
}
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 li label {
	float:left;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

ul.eshoppayvia li {
	padding: 10px;
	list-style-type: none;
	list-style-image: none;
}


.eshoppayvia {
	list-style-image: none;
	display: none;
	}

ul.eshoppayvia {
	list-style-image: none;
	}

/*********** OTHER ***************/
/* cart options */
.cartopt {
	text-align:right;
	float: right;
}
.cartopt p {
	width:16em;
	margin:10px auto;
}
.cartopt label {
	display:inline;
}
.continue-proceed {
	margin:10px 0 0;
	padding:0;
	text-align:center;
	width: 100%;
	height: 30px;
	clear: both;
}
.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 {
	 width:90%;
	 margin:10px auto 0;
	 padding:0 15px;
	 line-height:1.5em;
}
#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 {
	float:left;
	padding:0 4px;
	margin-right:5px;
}
.paginate ul li a {
	display:block;
}
.pagfoot {
	clear:left;
}

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

/* errors */
.reqd,.error {
	color:#A22F2F;
}
/* credits */
.creditline {
	text-align:center;
	font-size:.7em;
}
#right-pro form.eshop input {
	color: #fff;


font-size: 20px;

line-height: 10%;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
margin-left: 0px;
padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;	font-family:Arial;	
	
	}