#minicart {
	position: absolute;
	top: 336px;
	width: 190px;
	z-index:1000;
	background-color: #003C5A;
	left:600px;	
	margin:0;
	float:right;
	line-height: 2em;
	font-size: 80%; /*82%*/
	font-family: "Comic Sans MS", "Trebuchet MS", verdana, sans-serif;	
}

#minicart h3 {
	position:relative;
	background-repeat: no-repeat;
	background-color:#0000aa;
	height: 22px;/*30px*/
	line-height:1.9em;
	background-image: url(../images/array_188x28.jpg);
	font-size: 12px;
	color:#FFFFFF;
	font-weight:normal;
	padding-left: 6px;
	padding-top: 2px;/*5px*/
	padding-bottom: 2px;/*5px*/
	width: 165px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	/*font-size: 80%; 82%*/
}
#minicart h3 a {
	font-size: 13px;
}
	
#AddToBasket
{
	color:#399AF7;
}

form#AddToBasket
{
	margin-top:0px;
}

#AddToBasket fieldset
{
	border:none;
}

.btnAddToBasket
{
	font-size:0.8em;
	padding: 2px;
	margin-top: 5px;
}

.qtyAddToBasket, .listAddToBasket
{
font-size:0.9em;
}

/* Add to Cart               */
/*----------------------------*/

.gOptionItem form {width: 195px; float:left;} 
.gShipping form {width: 300px; float:left;} 
.right form {float:right;} 
.gOptionItem fieldset {padding:10px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:0px;}
.gOptionItem label.left {float:left; width:100px; margin:0 0 0 0px; padding:2px; font-size:110%;}
.gOptionItem label.wide {float:left; width:200px; margin:0 0 0 0px; padding:2px; font-size:110%;}
.gOptionItem select.combo {width:218px; padding:2px; border:1px solid #AFBEC7; font-family:verdana,arial,sans-serif; font-size:110%;}
.gOptionItem select.color {width:150px; padding:2px; border:1px solid #AFBEC7; font-family:verdana,arial,sans-serif; font-size:110%;}
.gOptionItem input.field {width:100px; padding:2px; border:1px solid #AFBEC7; font-family:verdana,arial,sans-serif; font-size:110%;}
.gOptionItem input.qty{width:40px; padding:2px; border:1px solid #AFBEC7; font-family:verdana,arial,sans-serif; font-size:110%;}
.gOptionItem input.button {float:right; width:9.0em; margin:5px 20px 0 0; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:#EEF3F9; border:solid 1px #4D8DD5; text-align:center; font-family:verdana,arial,sans-serif; color:#36477A; font-size:110%;}
.gOptionItem input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:#4D8DD5; color:#fff;}


.gAddItemFromCat form {margin:0}
.gAddItemFromCat form fieldset {margin-left: -5px; float:left; border:none;}
.gAddItemFromCat input.field {width:25px; padding:0.2em 0 0.2em 0; border:1px solid #AFBEC7; font-family:verdana,arial,sans-serif; font-size:120%; }
.gAddItemFromCat input.button {width:50px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:#EEF3F9; border:solid 1px #4D8DD5; text-align:center; font-family:verdana,arial,sans-serif; color:#36477A; font-size:120%;font-weight:bold;}
.gAddItemFromCat input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:#4D8DD5; color:#fff;}
#minicart a.buttonize {margin: 5px 0px 0px 15px; padding:3px; background:#EEF3F9; border:solid 1px #4D8DD5; text-align:center; font-family:verdana,arial,sans-serif; color:#36477A; font-size:10px;font-weight:bold; text-decoration:none;line-height: 1.25em;}
#minicart a.buttonize:hover{cursor:pointer; border:solid 1px rgb(80,80,80); background:#4D8DD5; color:#fff;}

#totalBasket, #totalBasketx
{
	float:left;
	width: 186px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A697B;
	border-right-color: #00205A;
	border-bottom-color: #00205A;
	border-left-color: #00205A;
	font-size:10px;
}

#totalBasketx
{
	width: 650px;
	border-top-style: solid;
	border-top-width: 2px;
	float: left;
	position: relative;
	left: 35px;
}

#totalItems, #totalItemsx
{
	float:left;
	overflow: auto;
	max-height: 110px;
	width: 186px;
	background-color: #005D8C;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#totalItemsx
{
	width: 600px;
	max-height:none;
	overflow:visible;
}

#itemBasket, #itemBasketx
{
	float: left;
	width: 156px;
	position: static;
	background-color: #005D8C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
}
#itemBasketx
{
	width: 630px;
	padding: 10px;
}

#minicart p
{
	font-size:1.1em;
	width: 147px;
	line-height: 1.1em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#minicart p a
{
	float: right;
}


#itemBasket img.img-left-noborder-topmargin, #itemBasketx img.img-left-noborder-topmargin {
	border:0px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 4px;
	position: inherit;
}
#itemBasketx img.img-left-noborder-topmargin {
}

#itemBasket a, #itemBasketx a
{ text-decoration:none;
color:#E7DB84;}

#itemBasket a:hover, #itemBasketx a:hover
{ text-decoration:none;
color:#C61000;}


.clearCart a, .clearCart a:visited, .clearCartx a, .clearCartx a:visited {
	background: url(../images/remove_button11.png);
	background-position:0px 0px;
	width: 11px;
	height: 11px;
	display: block;
	float: left; 
	position:inherit;
	margin: 4px 0px 0px 10px;
	padding:0;
	font-size:11px;
	line-height:11px;
}
.clearCartx a, .clearCartx a:visited {
	background: url(../images/remove_button22.png);
	width: 22px;
	height: 22px;
	font-size:22px;
	line-height:22px;
	margin-top: 15px;
	margin-left: 15px;
}

.clearCart a:hover {
background: url(../images/remove_button11.png);
background-position:0px 11px;
}
.clearCartx a:hover {
background: url(../images/remove_button22.png);
background-position:0px 22px;
}



.remove a, .remove a:visited, .removex a, .removex a:visited {
background: url(../images/remove_button11.png);
background-position:0px 0px;
width: 11px;
height: 11px;
display: block;
float: left; 
position:inherit;
margin: 4px 0px 0px 8px;
padding:0;
font-size:11px;
line-height:11px;
}
.removex a, .removex a:visited {
background: url(../images/remove_button22.png);
width: 22px;
height: 22px;
font-size:22px;
line-height:22px;
margin: 10px 0px 0px 5px;
}

.remove a:hover {
background-position:0px 11px;
}
.removex a:hover {
background-position:0px 22px;
}

#qtyBasket, #qtyBasketx
{
	padding:2px;
	float: left;
	position: inherit;
	width: 95px;	
	line-height:1.2em;
}
#qtyBasketx
{
	width: 575px;
	float: left;
	position: inherit;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	line-height:2em;
	font-size:1.1em;
}

#minicart p a.qtyinc {
font-size: 120%;
text-decoration: none;

}

#minicart p a.qtydec {
font-size: 150%;
text-decoration: none;

}

#itemTitle, #itemTitlex
{
	padding-bottom:5px;
	font-weight: bold;
}
#itemTitlex
{
	font-size:1.2em;
	width: 190px;
	float: left;
	position: inherit;
	padding: 8px;
}


#endItem, #endItemx
{
	width:165px;
	font-size: 0.5em;
	line-height: normal;
}
#endItemx
{
	width:650px;
}

#valBasket, #valBasketx, #checkoutBasket, #checkoutBasketx
{
	background-color:#003C5A;
	padding-top: 5px;
	float: left;
	position: static;
	line-height:1.2em;
	width: 186px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#valBasketx
{
	width: 650px;
	position: relative;	
}

#valBasket p, #valBasketx p
{
	width: 122px;
	float: left;
	position: inherit;
	color:#F5F3D7;
	font-size: 10px;
	padding-left: 0px;
	text-align: right;
}
#valBasketx p
{
	width: 560px;
	font-size: 12px;
	font-weight:bold;
	line-height: 2em;
}

#checkoutBasket, #checkoutBasketx
{
	background-color: #003C5A;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
#checkoutBasket
{
	width: 186px;
	padding-top: 6px;
	padding-bottom: 5px;
}
#checkoutBasketx
{
	width: 650px;
	padding-top: 10px;	
	padding-bottom: 10px;	
}

#optBasket
{
	float:left;
	background-color: #336699;
	height: 40px;
}

span.cartwidth{
width:100px;
}

#minicart h3 a img, #minicart h3 a:visited img
{
text-decoration:none;
border:none;
}

#minicart h3 a:hover img
{
text-decoration:none;
border:0.5;
}

a.qtyinc img, a.qtydec img {
border:none;
}

#qtyBasket a:hover.qtyinc img {
background: url(../images/plus-glow11.png);
border:none;
}

#qtyBasket a:hover.qtydec img {
background: url(../images/minus-glow11.png);
border:none;
}

#qtyBasketx a:hover.qtyinc img {
background: url(../images/plus-glow.png);
border:none;
}

#qtyBasketx a:hover.qtydec img {
background: url(../images/minus-glow.png);
border:none;
}


#minicart h3 a:hover.hidex img
{
background: url(../images/arrow-tail-glow-up.png);
border:none;
}

#minicart h3 a:hover.showx img
{
background: url(../images/arrow-tail-glow-down.png);
border:none;
}

a.checkoutButton img, a.checkoutButton_p img, a.checkoutButton_g img  {
	border:none;
}

#checkoutButton, #checkoutButton_p,#checkoutButton_g
{
	width:300px;
	float: left;
	position: inherit;
/*	height: 50px;*/
	font-size: 1.2em;
	font-weight: bold;
}
#checkoutButton_g {
	float:right;
}

#merchant_logos
{
	background-color:#222222;float:left;position:inherit;width:100%;padding:5px 0;
}

#googlecheckout_logo, #paypalcheckout_logo
{
	float:right;
	position:relative;
	background-color:#ffffff;
	padding:10px;	
}
#paypalcheckout_logo
{
	margin-right:10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#validShippingAddress, #invalidShippingAddress
{
	font-weight:bold;
	background-color:#FFFFCC;
	border-style:solid;
	border-width:2px;
	padding:10px;
	margin-left:35px;
	margin-bottom:0px;
}
#validShippingAddress
{
	color:#000066;
	border-color:#000066;
}
#invalidShippingAddress
{
	color:#FF0000;
	border-color:#FF0000;
}

#disabledJavascript-outer
{
	position:absolute;
	display:block; /*show / hide:none*/
	z-index: 1000;
	background-color: #666666;
	/*	border: medium solid #FF0000;*/
	left: 240px;
	top: 150px;
	width:300px;
	height: 234px;
}
#disabledJavascript-inner
{
	font-size: 80%; /*82%*/
	font-family: "Trebuchet MS", verdana, sans-serif;
	background-color: #CCCCCC;
	border: medium solid #FFFFCC;
	margin:10px;
	background-color: #dddddd;
}

#disabledJavascript-inner p
{
	font-size: 80%;
}

#disabledJavascript-inner h6
{
	font-size:16px;
	margin:15px;
}
#disabledJavascript-inner p
{
	margin:15px;
}

form#disabledJavascript
{
	text-align:center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#productname a {
	font-size: 14px;
	font-style: bolder;
}
#productname{
	font-size: 14px;
	font-style: bold;
}
.productcontainer {
  background:#0A0A0A; color:#7DBAE7;  width:545px; padding: 5px; padding-left:10px; border-bottom: solid 1px #003D61; border-top: dotted 1px #315E79;
}
.productcontainer:hover {
   background: #081C29;
}