/**************************************
* CSS DOCUMENT - Eagle Music Website
***************************************/	

	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	margin: 0;
	padding: 0;
	line-height: 130%;
	}
	
	a {
		color: #003399;
		text-decoration: underline;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	div#wrap {
	margin: 0 auto;
	width: 950px;
	background-color: #ffffff;
		border-left-width: 4px;
	}
	
	form {
		display: inline;
	}
	
/**************************************
* LAYOUT
***************************************/	

	#header {
	width: 950px;
	background-color: #fff;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	}
	
	#header h1 {
	height:95px;
	width:274px;
	background: url(assets/eaglemusicshop.gif) no-repeat;
	display:block;
	float:left;
	}

	#header h1 a {
	height:95px;
	width:274px;
	background: url(assets/eaglemusicshop.gif) no-repeat;
	display:block;
	float:left;
	}

	#header h1 span {
		display: none; 
	}

	
	#leftcol {
		width: 180px;
		background-color: #fff;
		margin: 0;
		padding: 0;
		float: left;
	}
	
	#centrecol {
	width: 560px;
	margin: 0 15px;
	background-color: #fff;
	float: left;
	padding-bottom: 20px;
	}
	#comparecol {
	width: 950px;
	margin: 0 15px;
	background-color: #fff;
	float: left;
	padding-bottom: 20px;
	}
	
	#rightcol {
		width: 180px;
		background-color: #fff;
		margin: 0;
		padding: 0;
		float: left;
	}
	
	#footer {
		width: 950px;
		background-color: #fff;
		margin: 0;
		padding: 0;
		clear: both;
	}
	

/**************************************
* Header and Top Nav
***************************************/	
	
	div.basket {
	padding: 6px 4px 6px 0px;
	float: right;
	}
	div.basket img {
	margin-right: 6px;
	vertical-align: top;
	border-width: 0;
}
	
	div.banner {
	float: right;
	width: 618px;
	padding: 8px 0 0 0;
	}
	
	div.date {
	float: right;
	font-size: 90%;
	padding: 2px 0 6px 0;
	}
	
	div.weaccept {
	float: right;
	padding: 0 0 0 8px;
	}
	
	div.safe {
	float: right;
	padding: 7px 0 0 8px;
	}

	
	div.topnav {
	width: 935px;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 0 6px 15px;
	background-image: url(assets/blueheaderbg.gif);
	clear: both;
	color: #FFFFFF;
	font-weight: bold;
	}
	
	div.topnav ul {
		list-style-image: none;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
		
	div.topnav li {
		background-image: url(assets/navarrow.gif);
    	background-repeat: no-repeat;
    	background-position: left center;
		display: inline;
		margin: 0;
		padding: 0 18px 0 8px;
	}
	
	div.topnav li a {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	div.topnav li a:hover {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}	
	
/**************************************
* DESIGN
***************************************/


/**************************************
* Shadows
***************************************/

	div.shadowcontainer {
		background-image: url(/assets/shadow.gif);
    	background-repeat: no-repeat;
    	background-position: left bottom;
		padding: 0 0 13px;
		margin: 0 0 4px;
	}
	
	div.shadowcontainerright {
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 0 13px;
	margin: 0 0 4px;
	background-image: url(/assets/shadow.gif);
	}
	
	div.shadowcontainermid {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 11px;
	margin: 0 0 6px;
	background-image: url(/assets/shadow.gif);
}
	
	.clearfix {
		clear: both;
	}


/**************************************
* Feature Boxes
***************************************/
	
	div.featurebox {
		background-color: #fff;
		background-image: url(/assets/featureboxbg.gif);
    	background-repeat: repeat-y;
    	background-position: left top;
		border-color: #999999;
		border-style: solid;
		border-width: 1px;
		padding: 0;
	}
	
	div.featurebox h3 {
	font-size: 94%;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 4px 0 6px 12px;
	display: block;
	background-image: url(/assets/blueheaderbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #01376B;
	}
		
	div.featurebox2 {
		background-color: #99A2AD;
		border-color: #999999;
		border-style: solid;
		border-width: 1px;
		padding: 0;
	}
	
	div.featurebox2 h3 {
	font-size: 94%;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 4px 0 6px 12px;
	display: block;
	background-image: url(/assets/redheaderbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #670033;
	}
	
	div.featurebox3 {
	background-color: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 0;
	}
	
	div.featurebox3 h3 {
	font-size: 94%;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 4px 0 6px 12px;
	display: block;
	background-image: url(/assets/redheaderbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #670033;
	}
		
	div.featurebox4{
		background-color: #009AC1;
		border-color: #999999;
		border-style: solid;
		border-width: 1px;
		padding: 0;
	}
	
	div.featurecontent1 {
		font-size: 94%;
	padding: 0px 0px 6px;
	}
	
	div.featurecontent1 p {
		margin: 0;
		padding: 6px 12px;
	}
		
	div.featurecontent1 a {
		color: #003399;
		text-decoration: underline;
	}
	
	div.featurecontent1 a:hover {
		color: #003399;
		text-decoration: none;
	}
	
	div.featurecontent1 ul {
		list-style-image: none;
		list-style-type: none;
		margin: 8px 0 0 12px;
		padding: 0;
	}

	div.featurecontent1 li {
		display: inline;
		margin: 0 0 0px;
		padding: 0 0px 0px 0;
	}
	
	div.featurecontent2 {
	font-size: 94%;
	padding: 0px 0px 6px;
	color: #FFFFFF;
	}
	
	div.featurecontent2 p {
		margin: 0;
		padding: 6px 12px;
	}
		
	div.featurecontent2 a {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	div.featurecontent2 a:hover {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	.featurecontent2 img {
	border-width: 0px;
}

	div.starservicebox {
	width: 121px;
	background-color: #99A2AD;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 0;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	}

	div.starservice {
	font-size: 94%;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}
			
	div.starservice a {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	div.starservice a:hover {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	div.starservice img {
	border-width: 0px;
}
	div.starservice ol {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
	
	div.starservice li {
	background-image: url(assets/review_star.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;
	}




/******************************
* Footer
******************************/	

	div.footercontainerbox {
	width: 948px;
	border: #999999 solid 1px;
	margin: 0;
	float: left;
	padding: 0;
	}
	
	div.footerbox1 {
		font-size: 94%;
		width: 630px;
		min-height: 140px;
		background-color: #fff;
		padding: 0;
		margin: 0;
		float: left;
	}
	
	/* Fix for IE-win \*/
		* html div.footerbox1 {height: 140px;}
	/* End Fix for IE-win */

	
	div.footerbox1 h3 {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 0 6px 16px;
	display: block;
	background-image: url(/assets/blueheaderbg.gif);
	background-repeat: repeat-x;
	}
	
	div.footerbox1 h4 {
		font-size: 110%;
		font-weight: bold;
		color: #990033;
		margin: 0;
		padding: 4px 0 6px 14px;
	}
	
	div.footerbox1content {
		width: 290px;
		padding: 0;
		margin: 10px 7px 10px 0px;
		float: left;
	}
	
	div.footerbox1content ul {
		list-style-image: none;
		list-style-type: none;
		margin: 0;
		padding: 0 0 0 14px;
	}
	
	div.footerbox1content li {
		background-image: url(assets/footerarrow.gif);
    	background-repeat: no-repeat;
    	background-position: left center;
		margin: 0;
		padding: 0 0 0 8px;
	}
	
	div.footerbox1content a {
		color: #003399;
		text-decoration: underline;
	}
	
	div.footerbox1content a:hover {
		text-decoration: none;
	}
	
	div.footerbox2 {
		font-size: 94%;
		width: 317px;
		min-height: 140px;
		background-color: #fff;
		background-image: url(/assets/deeringbox.jpg);
    	background-repeat: no-repeat;
    	background-position: right bottom;
		border-left: #D1D1D1 solid 1px;
		padding: 0;
		margin: 0;
		float: right;
	}
	
	/* Fix for IE-win \*/
		* html div.footerbox2 {height: 140px;}
	/* End Fix for IE-win */
	
	div.footerbox2 h3 {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 0 6px 14px;
	display: block;
	background-image: url(/assets/blueheaderbg.gif);
	background-repeat: repeat-x;
	}
	
	div.footerbox2 p {
		margin: 0;
		padding: 8px 125px 8px 14px;
	}
	
	div.footercontent {
	font-size: 94%;
	padding: 0px 14px;
	clear: both;
	}
	
	div.footercontent a {
		font-weight: bold;
		text-decoration: underline;
		padding: 0 5px 0 5px;
	}
	
	div.footercontent a:hover {
		text-decoration: none;
	}


/**************************************
* Home elements
***************************************/

	div.newshome {
	width: 275px;
	background-color: #fff;
	padding: 0;
	float: right;
	}
	
	div.newscat {
	width: 275px;
	background-color: #fff;
	padding: 0 0 15px 0;
	}
	
	.category {
	width: 560px;
	margin-top: 10px;
	}
	
	
/**************************************
* LATEST NEWS
***************************************/

	div.latestnewscontainer { 
		width: 275px;
		padding: 5px 0 15px 0;
		float: left;
	}
	
	div.latestnewsbox { 
		width: 275px;
		padding: 0 0 5px 0;
		float: left;
	}
	
	div.latestnewsbox img { 
		padding: 0 12px 0 0;
		float: left;
	}
	
	div.latestnewsbox p { 
		font-size: 94%;
		margin: 0;
		padding: 0 0 0.4em 0;
		line-height: 1.4em; 
	}
	
	div.latestnewsbox .latestheading {
		font-size: 94%;
		font-weight: normal;
		margin: 0;
		padding: 0 0 0 0;
		line-height: 1.4em;
	}
	
	div.latestnewsbox .date {
		font-size: 90%;
		color:#CCC;
		padding: 0 0 0.4em 0;
		line-height: 1.4em;
	}
	
	
	
	
	

	div.newshome h2, div.newscat h6 {
	font-size: 94%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 0 6px 12px;
	display: block;
	background-image: url(/assets/blueheaderbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
	div#newswrap {
	float:left;
	width: 275px;
	background-image: url(/assets/newsbg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #EDEEF3;
}

	div#newscontent {
	float:left;
	width: 190px;
	font-size: 94%;
	padding: 2px 4px 4px 4px;
}
	
	div#image {
	float:left;
	width: 50px;
	padding-right: 6px;
	padding-top: 2px;
}

	div#newscontent img {
	float:left;
	padding-right: 6px;
}
	
	div.catnews {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
	div.splashspecials {
	width: 560px;
	float: left;
	margin-bottom:10px;
}
	
	div.splashleft {
	width: 275px;
	float: left;
	padding-right:10px;
}

	div.splashright {
	width: 275px;
	float: left;
}

.phonenumber {
	font-size: 140%;
	font-weight: bold;
}
div.intro {
	width: 275px;
	float: left;
	padding-bottom: 4px;
}
div.intro h1 {
	font-size: 120%;
	font-weight: bold;
	color: #990033;
	padding: 0;
	margin: 0 0 5px 0;
}
div.intro p {
	padding: 0;
	margin: 6px 0 6px 0;
}


/**************************************
* Form elements
***************************************/

.srcinput {
	width: 140px;
}

div.mainnav {
	width: 174px;
	background-image: url(/assets/mainnavbg.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
div.mainnav select {
	width: 174px;
	font-size: 12px;
	background-color: #FEF873;
}


/**************************************
* More home elements
***************************************/

	div.teasercontainer {
		width: 560px;
		background-color: #fff;
		margin: 8px 0;
		padding: 0;
		float: left;
	}
	

/**************************************
* Section Code
***************************************/	

	div.sectionintro {
	font-weight: normal;
	margin: 0;
	padding: 15px 0 0 0;
	}
	
	div.sectionintro p {
	font-weight: normal;
	}
	
	div.sectionintro h2 {
	font-size: 150%;
	font-weight: normal;
	color: #990033;
	}
	
	div.sectionintro h3 {
		font-size: 130%;
		font-weight: normal;
		color: #990033;
	}
	
	div.sectionintro h4 {
		font-size: 120%;
		font-weight: normal;
		color: #990033;
	}
	
	div.sectionintro h5 {
		font-size: 110%;
		font-weight: normal;
		color: #990033;
	}
	
	div.sectionintro ul {
		color: #333333;
	}
		
	div.sectioncontent h1, div.sectioncontent h2, div.sectioncontent h3 {
		font-size: 150%;
		font-weight: normal;
		color: #990033;
		margin: 0;
		padding: 0 0 10px 15px;
		display: block;
	}
		
	div.sectionsubnavwrap {
		padding-top: 5px;
	}
	
	div.sectionsubnav {
		background-image: url(/assets/arrowmove.gif);
		background-repeat: no-repeat;
		background-position: left center;
		width: 260px;
		font-size: 110%;
		font-weight: bold;
		color: #990033;
		display: block;
		padding: 3px 0 3px 20px;
		float: left;
	}
	
	div.advice {
		float: right;
		padding: 0 0 15px 15px;
	}
	
	/******************************
* Products
******************************/	

	div.featuredcontainer {
		width: 560px;
		margin: 14px 0 0 0;
		clear: both;
	}
	
	div.mainheading {
	font-size: 94%;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 15px;
	color: #FFFFFF;
	background-image: url(/assets/blueheaderbg.gif);
	}
	
	
	div.mainheading a {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	div.mainheading a:hover {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	div.recently {
	font-size: 94%;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 15px;
	color: #FFFFFF;
	background-image: url(/assets/redheaderbg.gif);
	}
	
	div.thumbscontainer {
		font-size: 94%;
		width: 560px;
		background-color: #fff;
		margin: 18px 0;
		float: left;
	}
	
	div.productthumbs {
		width: 176px;
		min-height: 290px;
		padding: 4px 4px 10px 4px;
		border-bottom-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		float: left;
	}
	
		/* Fix for IE-win \*/
		* html div.productthumbs {height: 290px;}
	/* End Fix for IE-win */

	
	div.productthumbs img {
		border: none;
	}
	
	div.thumbsimgcontainer {
		min-height: 150px;
	}
	
		/* Fix for IE-win \*/
		* html div.thumbsimgcontainer {height: 150px;}
	/* End Fix for IE-win */

	
	div.productthumbs ul {
		list-style-image: none;
		list-style-type: none;
		margin: 4px 0 0 0;
		padding: 0;
	}
	
		div.multiimagescontainer {
	background-color: #fff;
	margin: 0 0 18px;
	float: left;
	}
	
		div.multiimages {
		width: 100px;
		min-height: 150px;
		padding: 4px;
		float: left;
	}
	
		/* Fix for IE-win \*/
		* html div.multiimages {height: 150px;}
	/* End Fix for IE-win */
	
	div.nextprevious {
	text-align: left;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15;
	color: #990033;
	}
	div.nextprevious a {
	padding-right: 7px;
	padding-left: 7px;
	color: #990033;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	}
		.price {
		font-size: 110%;
		font-weight: bold;
		color: #990033;
	}
		.rrprice {
	text-decoration: line-through;
	}
	div.detailinfo {
		width: 560px;
	}
	
	div.detailinfoleft {
			font-size: 94%;
		width: 266px;
		margin: 0 0 20px 0;
		float: left;
	}
	
	div.detailinforight {
		width: 264px;
		margin: 0 0 20px 0;
		padding: 0 15px 0 15px;
		float: left;
	}
	
	div.detailinforight h3 {
		font-size: 120%;
		font-weight: bold;
		margin: 0 0 5px 0;
		padding: 0;
	}
	
	div.detailinforight p {
		margin: 15px 0 15px 0;
		padding: 0;
	}
	
	
	div.detailinforight hr {
		border: 0;
		height: 1px;
		background-color: #cccccc;
		margin: 5px 0 5px 0;
	}
	
.iconlist
{
list-style: none;
margin: 0;
padding: 0;
}

.iconlist li
{
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}
li.print
{
background-image: url(/assets/printer.gif);
}
li.email
{
background-image: url(/assets/mail_new.gif);
}
li.review
{
background-image: url(/assets/note_edit.gif);
}
li.pricematch
{
background-image: url(/assets/check.gif);
}
li.prodenquire
{
background-image: url(/assets/message.gif);
}
li.book
{
background-image: url(/assets/bookmark.gif);
}
li.warn
{
background-image: url(/assets/warning.gif);
}
li.brandinfo
{
background-image: url(/assets/document_text.gif);
}
li a {
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}
	
	li a:hover {
		font-weight: bold;
		color: #333333;
		text-decoration: underline;
	}
	

/******************************
* feedback
******************************/		

.enquire fieldset {
	padding: 10px;
	border: 1px solid #D6E7F8;
}

.enquire fieldset legend {
	color: #003399;
	font-size: 90%;
	font-weight: bold;
}

.enquire fieldset label {
	float: left;
	text-align: right;
	margin: 2px 15px 3px 0px;
	color: #333333;
	width: 220px;
	clear: both;
}

.enquire select, .enquire input, .enquire textarea {
	margin: 0px 0px 7px 0px;
	vertical-align: middle;
	width: 220px;
}

.enquire select {
	width: 190px;
}

.enquirebutton {
	color: #fff;
	background-color: #FF8604;
	border: 1px solid #006600;
}
.warning {
	font-weight: bold;
	color: #FF0000;
	background-image: url(/assets/warningLG.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 10px;
}
div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

/******************************
* filter
******************************/		

.filter fieldset {
	padding: 5px;
	border: 0px;
}

.filter fieldset legend {
	color: #990033;
	font-weight: bold;
}

.filter fieldset label {
	float: left;
	text-align: right;
	color: #333333;
	width: 220px;
	clear: both;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.filter select, .filter input, .filter textarea {
	vertical-align: left;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}


#checkoutlist ul {
	margin: 0px;
	padding: 0px 0px 15px;
}
#checkoutlist li {
	display: inline;
	padding-right: 20px;
	padding-left: 10px;
	background-image: url(/assets/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
}
.checkoutlisthighlight {
	font-weight: bold;
	color: #990033;
}
.logos {
	padding: 4px;
	border: 0px;
}
div.photos {
	width: 125px;
	min-height: 125px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
/* Fix for IE-win \*/
	* html div.photos {height: 125px;}
/* End Fix for IE-win */


/******************************
* Cart Table
******************************/	

	#table1 {
	width: auto;
	border-collapse: collapse;
	caption-side: bottom;
	margin: 4px;
	}
	
	#table1 td {
		border: 0;
		border-top-color: #CCCCCC;
		border-top-style: solid;
		border-top-width: 1px;
		vertical-align: top;
		text-align: left;
		padding: 3px;
	}
	
	#table1 th {
		border: 0;
		vertical-align: top;
		text-align: left;
	}
	 
	#table1 .lastCol {
 		text-align: center;
	}

	div.heritage {
	background-image: url(assets/tanglewood-heritage.jpg);
	background-repeat: no-repeat;
	text-align: center;
	min-height: 315px;
	background-position: center;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #000000;
}
		/* Fix for IE-win \*/
		* html div.heritage {height: 315px;}
	/* End Fix for IE-win */

	div.heritage a:link, div.heritage a:visited {
	color: #000000;
	text-decoration: underline;
}
	div.heritage a:hover, div.heritage a:active {
	color: #000000;
	text-decoration: none;
}
.tastertext {
	font-size: 110%;
	color: #FF0000;
	margin-top: 5px;
	clear: both;
	background-image: url(/assets/flasharrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 50px;
}

.prodlist
{
list-style: none;
margin: 0;
padding: 0;
}

.prodlist li
{
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin: 0;
	padding: 0;
}
li.goto
{
	background-image: url(/assets/arrowmove.gif);
	padding: 2px 0 2px 15px;
	color: #003399;
}
li.goto a
{
	color: #003399;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/**************************************
* ACCOUNT / CHECKOUT PAGES
***************************************/
		
	.baskettable input {
		font-size: 94%;
		font-weight: bold;
		text-align: center;
	}
	
	.buttonSendEncryptedOrder {
		border: 0;
		background: url("/assets/complete-your-order.gif");
		width: 203px;
		height: 27px;
		cursor: pointer;
		cursor: hand;
	}
	
	.aligncenter {
		text-align: center;
	}
		
	.alignleft {
		text-align: left;
	}
			
	.alignright {
		text-align: right;
	}
	
	div.formbox fieldset {
		border: 1px dashed #8b0035;
		margin: 10px 0 15px 0;
		padding: 0 15px 10px 15px;
  	}

	div.formbox label {
  		width: 260px;
		margin-right: 0.5em;
  		padding: 8px 0 8px 0;
		text-align: right;
		float: left;
		position: relative;
		clear: both;
  	}
	
	div.formbox legend {
		font-weight: bold;
		color: #8b0035;
  	}
	
	div.formbox input, div.formbox select {
		margin: 7px 0 7px 0;
  	}
	
	div.formbox .actionbox2 {
		margin: 8px 0 0 0;
		padding: 0 0 0 246px;
		text-align: left;
	}
	
	div.formbox .actionbox2 input {
		margin: 0;
	}
	
	.formcopy1 {
		padding: 0 124px 0 266px;
		display: block;
	}
	
	.formcopy2 {
		font-size: 94%;
		padding: 0 124px 0 266px;
		color: #393b48;
		display: block;
	}
	
	.formcopy3 {
		font-size: 94%;
		color: #393b48;
	}
	
	.formboxmessage {
		background-color: #8b0035;
		color: #fff;
		margin: 0;
		padding: 8px;
		display: block;
	}

