#ecommupper {
	width: 100%;
	overflow: auto;
/*	background-color: Aqua;	*/
}


#ecommlower {
	padding: 0px 0px 5px 0px;
	overflow : auto;
/*	background-color: #ADD8E6;*/

}


#catcat .listedcollectionpage {
	width: 220px;
	height: 17em;
	/*background-color : #7FFFD4;*/
	overflow : hidden;
	float : left;
	margin: 5px 0px 10px 12px;
	padding: 0px 0px 5px 0px;
	border: 1px solid #666666;
} 

#catcat .listedcollectionpage h3 {
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
	font-size : 1.5em;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;

}

#catcat .listedcollectionpage h3 a {
	color : White;
	text-decoration : none;
	display:block;
		height: 40px;
	background-image : url(../images/back-orange-40h.jpg);
	background-repeat : repeat-x;

}

#catcat .listedcollectionpage h3 a:hover {
	color : White;
	text-decoration : none;
	display:block;
		height: 40px;
	background-image : url(../images/bg-black-40h.jpg);
	background-repeat : repeat-x;

}

#catcat .listedcollectionpage h3 a:active {
width:219px

}
#catcat .listedcollectionpage h3 a:focus {
width:219px

}

#catcat .listedcollectionpage p {
padding: 0px 5px 0px 5px;
	font-size : 1.2em;
	line-height : 1.25em;
}


#catcat .listedcollectionpage img {
	margin: 0px 10px 0px 10px;
}

#catcat .listedcollectionpageimage {
	float: left;
	height: 100px;
	overflow: hidden;
}


#catprod .listcollectionofpages {
	overflow: auto;
	/*width: 100%;*/
	/*background-color : Fuchsia;*/
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
}


#catprod .listedcollectionpage {
	width: 204px;
	/*width: 95%;	*/
	height: 35em;
	/*background-color : #FFEBCD;*/
	overflow : auto;
	float : left;
	margin: 5px 5px 10px 0px;
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
} 

#catprod .listedcollectionpage h3 {
	margin : 0px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	color : Black;
	font-size : 1.5em;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

#catprod .listedcollectionpage h3 a {
	color : #ED5001;
	text-decoration : none;
}

#catprod .listedcollectionpage h3 a:hover {
	color : #666666;
	text-decoration : none;
}

#catprod .listedcollectionpage p {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 0px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	line-height : 1.3em;
}

#catprod .listedcollectionpage form {
	float: right;
	margin: 10px 10px 5px 10px;
	display: none;
}

#catprod2 .listedcollectionpage {
	width: 182px;
	/*width: 95%;	*/
	height: 37em;
	/*background-color : #FFEBCD;*/
	overflow : auto;
	float : left;
	margin: 5px 5px 10px 0px;
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
} 

#catprod2 .listedcollectionpage h3 {
	margin : 0px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	color : Black;
	font-size : 1.2em;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

#catprod2 .listedcollectionpage h3 a {
	color : #ED5001;
	text-decoration : none;
}

#catprod2 .listedcollectionpage h3 a:hover {
	color : #666666;
	text-decoration : none;
}

#catprod2 .listedcollectionpage p {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 0px;
	font-size: 1.0em;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	line-height : 1.2em;
}

#catprod2 .listedcollectionpage form {
	float: right;
	margin: 10px 10px 5px 10px;
	display: none;
}

.priceex {
		margin: 0px 0px 5px 0px;
		font-size : 1.4em;
		font-weight : bold;
		color: Black;
}

.priceinc {
		margin: 0px 0px 5px 0px;
		font-size : 1.0em;
		font-weight : bold;
		color : #ED5001;
}

.listedcollectionpagepicture {
/*	float: left;*/
	/*width: 130px;*/
	height:120px;
	margin: 0px 10px 5px 0px;
	padding: 5px 0px 0px 0px;
}

.listedcollectionpagepicture img {
	margin: 0px auto 0px auto;
    display: block;

}


.addbasket {
	width: 115px;
	background-color: #ED5001;
	color: White;
	font-weight : bold;
	font-size : 1.2em;
	margin: 0px 10px 10px 10px;
	padding: 4px 0px 4px 0px;
	border-top: 2px solid #B8B8B8;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #B8B8B8;
}

.alreadyincart {
	margin: 2px 0px 3px 0px;
	
}

.alreadyincart p {
	font-size: 1.2em;
	
}

#basket {
	background-color: #D3D3D3;
		background-image : url(../images/accessbox.jpg);
	background-repeat : repeat-x;
	border: 1px solid #666666;
}

#basket table {
	border: none;
	border-spacing : 1px;
}

#basket th {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	color : Black;
	text-align : left;
}

#basket p {
	font-size: 1.1em;
	margin: 4px 0px 0px 0px;
	text-align : center;
}
#basket p a {
	/*padding: 4px 0px 4px 0px;*/
	text-decoration: underline;
	display : block;
	color: #ED5100;
}


#basket h6 {
	font-size: 1.1em;
	margin: 4px 0px 0px 0px;

	text-align : center;
}

#basket h6 a {
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	display : block;
	color: white;
	background-color : #ED5100;
}


#basket td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	color : Black;
	text-align : right;
}

#catcat {
	width : 100%;
	/*background-color: Yellow;*/
	padding: 10px 0px 10px 0px;
	overflow : auto;

}

#catprod {
	width : 100%;
	/*background-color: #90EE90;*/
	padding: 10px 0px 10px 0px;
	/*overflow : auto;*/
}

#currency {
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	background-image : url(../images/search-box-back3.jpg);
	background-repeat : repeat-x;
	background-color: #EA5101;
	height: 40px;
}

#currency form {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	/*background-color : #CCCCCC;*/

}
#currency select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	/*width: 190px;*/
	margin: 2px 0px 0px 5px;
	border: none;
	padding: 0px 0px 0px 0px;
	background: White;
	color: #666666;

}

.choosecurrencysubmit {
	width: 118px;
	background-color: Black;
	color: White;
	font-weight : bold;
	font-size : 12px;
	margin: 0px 0px 0px 0px;
padding: 2px 0px 2px 0px;
	border: none;
}

.checkouthelp {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 3px solid #666666;
}

.checkouthelp h4 {
	margin: 0px -1px 0px -1px;
	padding: 7px 0px 0px 5px;
	height: 23px;
	color: White;
	font-size : 1.4em;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	background-image : url(../images/leftmenu-headerbg-black.jpg);
	background-repeat : repeat-x;
	background-color: Black;	
}

.checkouthelp h5 {
	font-size: 1.4em;
	font-weight : bold;
	margin: 10px 10px 10px 10px;
}

.checkouthelp p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 10px 10px 10px 15px;
	line-height : 1.3em;
}

.prodimage {
	float: right;
	width: 250px;

}

#pricebox {
	position : relative;
}

#pricebox h4 {
	font-size: 2.8em;
	margin: 10px 0px 5px 0px;
	color: Black;
}

#pricebox h5 {
	position:absolute;
	top:15px;
	left: 190px;
	width: 230px;
	font-size: 1.3em;	
	color : #CC0000;
	border: 1px solid #CC0000;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
}

#pricebox h6 {
	margin: 5px 0px 5px 0px;
	font-size: 1.2em;	
	font-family : Arial, Helvetica, "Nimbus Sans L", sans-serif;
	color : #ED5001;
}

.imagefieldthumbnaillist {
width: 100%;
/*float : right;*/
	border-top: 1px solid #CCCCCC;
}

.imagefieldthumbnaillist img {
	float: right;
}

.imagefieldonemedium {

}


.cartcontents  {
		margin: 0px 0px 20px 0px;
}

.cartcontents th {
	padding: 5px 5px 5px 5px;
	font-size: 1.1em;
	background-color : #525252;
	color: White;
}


.cartcontents td {
		padding: 0px 10px 0px 10px;
		font-family : Verdana, Arial, Helvetica, "Nimbus Sans L", sans-serif;
		font-size: 1.3em;
}

.shoppingcarttotals  {
	width: 134px;
margin: 3px 3px 0px 3px;
}

.shoppingcarttotals th {
	text-align : right;
	padding: 0px 10px 0px 0px;
	font-size: 1.1em;
}

.shoppingcarttotals td {
	padding: 0px 0px 0px 0px;
	font-family : Verdana, Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 1.3em;
}

.currency {
	text-align : right;
}

#content .shoppingcarttotals {
	width: 300px;
}


#deliverymethod {
	width: 45%;
	float : left;
	padding: 5px 0px 5px 0px;

}

#carttotals {
	width: 45%;
	float : left;
	padding: 5px 0px 5px 0px;

}

#deliveryaddress {
	width: 45%;
	float : left;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;	
}

#billingaddress {
	width: 45%;
	float : left;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;	
}

#contents {
		border-bottom: 1px solid #CCCCCC;
}

.viewinfolink {
	display : block;
	font-size: 1.1em;
}

.addtocart input[type=submit] {
	color: White;
	background-color: #ED5001;
		background-image: url(../images/topmenu-orange.jpg);
}

.addtocartactiontaken {
	width: 300px;
	position: absolute;
	top: -20px;
	left: 100px;
	z-index : 100;
	font-size: 1.1em;
	background-color : White;
	border: 3px double #999999;
	padding: 10px 10px 10px 10px;
}

.addtocartactiontaken a {
	display: block;
	margin: 5px 0px 5px 0px;
	padding : 2px 2px 2px 2px;
	width : 150px;
	border: 1px solid ;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	color: White;
	background-color : #ED5100; 
	text-decoration : none;
	}
	
.addtocartactiontaken a:link {
		color: White;
	background-color : #ED5100; 
	text-decoration : none;
	}
	
.addtocartactiontaken a:visited {
		color: White;
	background-color : #ED5100; 
	text-decoration : none;
	}
	
.addtocartactiontaken a:hover {
	background-color: Black;
	}
	
.addtocartactiontaken a:active {
	color: White;
	background-color : #ED5100; 
	text-decoration : none;
	}
	
.addtocartactiontaken p a {
	color: #ED5100;
	background-color : white; 
	text-decoration : none;
	display: inline;
	margin: 0;
	padding : 0;
	border: none;
	width: auto;
	}
	
.addtocartactiontaken p a:hover {
	color: #666666;
	}	
	
.useraccount {
	
}

.useraccount ul {
	margin: 15px 0px 15px 10px;
	padding : 5px 0px 5px 0px;
	position : relative;
	overflow : auto;
/*	border: 1px solid red;*/
}

.useraccount ul li {  
	margin: 0px 0px 5px 0px;
	padding : 0px 0px 8px 0px;
	/*width: 90%;  */
	list-style-type : none;
/*	border: 1px solid yellow;*/
	/*	float: left;  */
		clear: left;  
}

.useraccount label {  
	float: left;  
	clear: left;  
	width: 150px;  
	margin: 5px 10px 5px 0px;
	font-size: 1em;
	}
	
.useraccount input {  
	float: left;  

/*	width: 10em;  */
	margin: 5px 10px 5px 0px;
	font-size: 1.2em;
}

#widgetuseraccount0new img {
	clear : left;
	margin: 10px 0px 0px 0px;
}

.userloginemail	 {
	display : block;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	width: 90%;
	overflow : auto;
}

.userloginemail	label {
	font-size: 1.2em;
}

.newaccount {
	display : block;
	width: 90%;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
		overflow : auto;
	border-top: 1px solid #CCCCCC;	
}

.newaccount label {
	width: 350px;
		font-size: 1.2em;
}


.oldaccount {
	display : block;
	width: 90%;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
		overflow : auto;
	border-top: 1px solid #CCCCCC;
}

.oldaccount label {
	width: 350px;
		font-size: 1.2em;
}


.forgottenpassword {
	display : block;
	width: 90%;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
		overflow : auto;
		clear : left;
	border-top: 1px solid #CCCCCC;
}

.forgottenpassword label {
	width: 350px;
		font-size: 1.2em;
}


#widgetuseraccount0new {
	display : block;
	width: 90%;
	padding: 5px 5px 5px 5px;
		overflow : auto;
		margin: 0px 0px 40px 0px;
	border-left: 1px solid #CCCCCC;	
	border-right: 1px solid #CCCCCC;	
	background-color : #F1F1F1;
}

#widgetuseraccount0old {
	display : block;
	width: 90%;
	padding: 5px 5px 5px 5px;
		overflow : auto;
		font-size: 1.2em;
		margin: 0px 0px 40px 0px;
	border-left: 1px solid #CCCCCC;	
	border-right: 1px solid #CCCCCC;			
	background-color : #F1F1F1;

}

.captcha label {
	font-size: 1.2em;
}

.checkout {
	
}

.checkout ol {
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
		overflow : auto;
}

.checkout ol li {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type : none;
			clear: left;  
	display:block;		
}

.checkout ul li {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type : none;
			clear: left;  
	display:block;		
}



.checkout legend {
	font-size: 1.4em;
	font-weight : bold;
}

.checkout fieldset {
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
}


.checkout label {
	float: left;  
	clear: left;  
	width: 150px;  
	margin: 2px 10px 5px 0px;
	font-size: 1.2em;
}

.checkout label em {
display: block;
	font-size: 0.8em;
	color: #EE5301;
}


.checkout input {
	margin: 2px 10px 5px 0px;
	font-size: 1.4em;
}

.checkout input[type=submit] {
	color: White;
	font-weight: bold;
	background-color: #ED5001;
		background-image: url(../images/topmenu-orange.jpg);
	width: 300px;
}

.checkout select {
	margin: 2px 10px 5px 0px;
	font-size: 1.4em;
}

.checkoutaddress div {
	overflow: auto;
}

.deliverymethods label {
	font-size: 1em;
}

.useraccount input[type=submit] {
	font-size: 1.4em;
	color: White;
	background-color: #ED5001;
	background-image: url(../images/topmenu-orange.jpg);
}

.missingfield input{
border: 2px solid #ED5001;
}

.formwidget legend {
	font-family: Verdana, Arial, Helvetica, "Nimbus Sans L", sans-serif;
	margin-left: 2em;
	padding: 3px 3px 3px 3px ;    
	color: Black;  
	background-color : White;
	/*border: 1px solid #B0B0B0;*/
	font-size: 1.4em;
	font-weight : bold;
}

.formwidget li legend {
	font-family: Verdana, Arial, Helvetica, "Nimbus Sans L", sans-serif;
	margin-left: 1.5em;
	padding: 3px 3px 3px 3px ;    
	color: Black;  
	background-color : White;
	/*border: 1px solid #B0B0B0;*/
	font-size: 1.2em;
	font-weight : bold;
}



.formwidget label {
display: block;
	/*float: left;  
	clear: left;  
	width: 150px;  */
	margin: 2px 10px 5px 0px;
	font-size: 1.2em;
}

.formwidget select {
	/*clear : left;*/
	margin: 2px 10px 5px 0px;
	font-size: 1.4em;
}

.formwidget label em {
display: block;
	font-size: 0.8em;
	color: #EE5301;
}

.formwidget ol li {
	list-style-type : none;
font-size: 1em;
}


.formwidget input {
	/*float: left;  */
	display: block;
	font-family : Arial, Helvetica, "Nimbus Sans L", sans-serif;
	margin: 2px 10px 5px 0px;
	font-size: 1.3em;
}

.formwidget textarea {
	font-family : Arial, Helvetica, "Nimbus Sans L", sans-serif;
	margin: 2px 10px 5px 0px;
	font-size: 1.3em;
}

.formwidget input[type=submit] {
	color: White;
	font-weight: bold;
	background-color: #ED5001;
		background-image: url(../images/topmenu-orange.jpg);
	width: 150px;
	margin-top: 10px;
}

.checkoutbreadcrumbs {
	margin: 5px 0px 5px 0px;
}

.past a:visited {
	color: #ED5001;
}

.current {
	color: #ED5001;
	font-weight : bold;
}

.future {
	color: #666666;
}

.billingmethods li {
	background-color: #FFFFF0;
	border: 1px solid #999999;
/*	padding: 5px 10px 5px 10px;*/
	overflow : auto;
	cursor : pointer;
}

.billingmethods li p {
	font-size : 1em;
	margin: 10px 10px 10px 10px;
}

.billingmethods li h5 {
	margin: 10px 10px 10px 10px;
}

.billingmethods li img {
	float:right;
	margin: 15px 10px 15px 10px;
}

.listcollectionofpageschoosesort {
	border: 1px solid #999999;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #6C6C6C;
	background-color: #999999;
	background-image : url(../images/topmenu-grey.jpg);
	background-repeat : repeat-x;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	height: 24px;
}

.listcollectionofpageschoosesort form {
	margin: 0;
}
.listcollectionofpageschoosesort select {
	margin: 0;
}


.listcollectionofpageschoosesort label {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	color: White;
}

.checkpull {
	margin: 30px 0px 10px 0px;
	padding: 10px 10px 0px 10px; 
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.checkpull p {
	font-size : 1.1em;
	color : #666666;
}

/*	Removed Verisign Inline Styling	*/

#verisign {
	border: 1px solid #CCCCCC;
/*	Left blank on purpose, 
	should we need to manipulate
	the div in the future
*/
}

#verisign a {
	color:#000000;
	text-decoration:none;
	font-size:0.7em;
	font-weight:bold;
	font:Verdana, sans-serif;
	letter-spacing:.5px;
	text-align:center;
	margin:0px;
	padding:0px;
}

/*	Removed Verisign Inline Styling	*/

/* Tabbed product interface */


#box {
	position: relative;
	width: 90%;
	margin: 10px 0px 10px 0px;
	clear: both;
}

#boxinner {
	min-width : 500px;
	overflow: auto;
		position: relative;
	z-index: 35;
	border : 1px solid #A8A8A8;
	background-color : White;
	margin: -12px 0px 10px 0px;
	padding: 0px 10px 10px 10px;
}

#boxinner1 {
 /*background-color: #FFF0F0;*/
		position: relative;

}


#boxinner2 {
	/*background-color: #ECFFED;*/
	position: relative;


}


#boxinner3 {
	/*background-color: #ECEDFF;*/
	position: relative;


}

#boxinner2 thead td {
	font-weight : bold;
}

#boxinner2 td {
	padding: 5px 10px 5px 5px;
}

.on {
	display: block;
}

.off {
	display:none;
}


.tabs {
	position: relative;
	z-index :20;
    width:100%;
  /*  line-height: normal;*/
height: 50px;

    font-family : Verdana, Geneva, Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size : 12px;
	overflow : auto;
	padding: 15px 0px 0px 0px;
	
}
	
.tabs ul {
    float:left;
    margin:0;
    list-style:none;
	padding:0px 0px 0px 0px;
}

.tabs li {
    float:left;
  background:url("../images/aspen-right.jpg")
      no-repeat right top;
    margin:0px 5px 0px 0px;
    padding:0;
    list-style:none;
}

.tabs li:hover {
    float:left;
    background:url("../images/aspen-right-on.jpg")
      no-repeat right top;
    margin:0px 5px 0px 0px;
    padding:0;
}

.tabs a {
    display:block;
	background:url("../images/aspen-left.jpg")
      no-repeat left top;
	/*  line-height : 25px;*/
    padding:7px 15px 17px 15px;
	text-decoration: none;
	color: White;
}

.tabs li a {
	font-size : 0.9em;
}

.tabs li a:link {
		color: White;
		text-decoration : none;
}
.tabs li a:visited {
		color: White;
		text-decoration : none;
}

.tabs li a:hover {
		color: White;
		text-decoration : none;
}
.tabs li a:active {
		color: White;
		text-decoration : none;
}

	
.tabs a:hover {
	/*color: #DAA520;*/
    background-image: url(../images/aspen-left-on.jpg);
}
	
/*
.tabs #current {
    background-image:url("../images/aspen-right-on.jpg");
	}

 .tabs #current a {
    background-image:url("../images/aspen-left-on.jpg");
}
*/

.tabnosel {
	
}
	    
.tabsel {
	position : relative;
	top: -8px;

		line-height : 22px;	
	/*padding-bottom: 10px;	
		margin:0px 5px 10px 0px;	*/
}	

.priceListedNotFeedItemNoPrice{
	display:none;
}
