/* Style Sheet Created By Kimberley Way for Yoursiteshoppingcart.com */

body {
	text-align: center;
	font-family: Trebuchet MS, Arial, Sans Serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 0px;
	background: #555;		
}

td { font-family: Trebuchet MS, Arial, Sans Serif; font-size: 10pt; font-weight: normal; }

.bold {	font-weight: bold; }

.red { color: #CD2626; font-weight: bold; }

.largered {	color: #CD2626; font-weight: normal; font-size: 16pt; }

.largeboldred { color: #900; font-weight: bold; font-size: 16pt; vertical-align: -.3em; }

.smallwhite { color: #FFFFFF; font-weight: normal; font-size: 8pt; }

.smallblack { color: #000000; font-weight: normal; font-size: 8pt; }

.clearboth { clear: both; }

.spacer { clear: both; height: 1em; }

.validated a, img { border: none; }	

.floatleft { float: left; margin: 0 1em 1em 1em; }

/***************************************** LAYOUT ELEMENTS*************************************************/

#container {	
	width: 960px;	
	margin: 0px auto;
	text-align: left;
	border: none;
	line-height: 130%;
	overflow: hidden;
	background-color: white;
}

#container2 {
	width: 90%;	
	margin: 10px auto;
	background-color: #fff;
	text-align: left;
	border: none;
	line-height: 130%;
	overflow: hidden;
}

#login {
	float: right;
	width: 100%;	
	height: 22px;
	text-align: right;
	color: white;
	font-weight: bold;
	background-color: #000000;
	background-image: url(/images/tab_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 10px;
	padding-top: 3px;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
}

#login a { color: #FFCC00; text-decoration: none; }

#login a:hover { color: black;  }

#login img { position: relative; top: -3px; margin: 0px 5px; border: none; vertical-align: top; }

#top {
	color: #CCCCCC;
	width: 100%;	
	height: 150px;
	margin-top: 29px;
	background-color: #FFFFFF;
	
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 1px solid #000000;
}

#top h1 { font-size: 25pt; font-weight: bold; padding: 50px 0px 0px 50px; margin: 0; }

#top2 {	padding-left: 100px; color: #000000; }

/*************************************************** TOP NAVIGATION BAR**********************************************************/

#navbar {
	height: 30px;
	text-align: center;
	color: white;
	margin: 0;
	padding: 0;
	background-color: #778899;
	background: url(/images/navbg2.gif);
 }
 
#navbar ul { margin: 0px; padding: 6px 0px;	list-style-type: none; }

#navbar ul li { display: inline; }

#navbar ul li a {
	font-family: Verdana, Tahoma, sans-serif;
	text-decoration: none;
	margin: 0 5px 0px 0px;
	padding: 2px 15px;
	color: #FFFFFF;	
	font-weight: normal;
	font-size: 9pt;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	background: url(/images/navbg.gif);
}

#navbar ul li a:hover {	background: url(/images/navhoverbg.gif); }

/*************************************** SEARCH/CATEGORY BAR *******************************************/

#search-cat-bar {
	float: left;
	width: 100%;
	height: 20px;
	color: white;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	background-color: #FF9900;
	background: url(/images/scb-bg.gif);
	background-repeat: repeat-x;
	background-position: top right;
	border-top: 5px solid black;
}

#categorylist li { display: inline; padding: 0 .9em; border-right: 1px solid #fff; font-size: .8em; font-weight: bold;}

#categorylist li.last {	border: none; }

#categorylist {
	overflow-x:hidden;
	float: right;
	width: 450px;
	height: 20px;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
}

#categorylist a { color: #fff; text-decoration: none; }

#categorylist a:hover {	color: #000; text-decoration: underline; }

/*********************************************** LEFT SIDE *****************************************************/
 
#leftnav {
	float: left;
	text-align: center;
	background-color: #555555;	
	width: 210px;
	height: auto;
	margin: 0px 0 -2000px 0px;
	padding: 0px 0px 2000px 0px;
	border-right: 6px solid #777777;
}

#leftnav p { margin: 0 0 1em 0; }

#sectionhead {
	float: left;
	width: 200px;
	color: white;
	font-weight: bold;
	margin-top: 20px;   /*----decrease this number if you want less dark space between the sections-----*/
	padding: 5px;
	background-color: #EE9A00;
	border: none;
}	

#innerleft {
	float: left;
	width: 190px;
	text-align: left;
	background-color: #FFFFFF;	
	border: none;
	padding: 10px;
	margin: 0px 0px;
}

/***************************************** CENTER SECTION*************************************************/

#content { position: relative; zoom: 1; text-align: left; margin-top: 50px; margin-bottom: 10px; padding: 20px; border: none; }

#content h1 { position: relative; top: 0px;	left: .5em;	color: #EE9A00;	font-size: 30pt; font-weight: bold; text-shadow: 0.05em 0.05em 0.05em #999999; margin-top: 0px; }

#content h2 { font-size: 16pt; font-weight: bold; margin: 0 0 .5em 0; }

.contentsubhead { float: right; color: #CD2626; font-size: 14pt; font-weight: bold; padding: 0px; margin-top: 0px; margin-right: 2em; }

#content2 {	text-align: center;	background-color: #FFFFCC; padding: 20px; border: 1px solid #666666; }

.innercontent { float: left; margin: 0em 1em; padding: 1em; border: none; }

.innercontent h2 { font-size: 14px; font-weight: bold; }

.innercontent p { width: 400px; }

.innercontent hr { color: #CC0000; }

.centeredcontent { width: 80%; text-align: center; margin: 1em auto; }

.centeredcontent2 { text-align: left; width: 400px; margin: 3em auto 1em; }

.contactform { float: left; width: 400px; padding: 10px; background-color: #ddd; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.contactform td { padding: 5px; }

.contactforminput { 
	background-color: #FFFFFF;
	color: #000000;
	border-style: dashed;
	border-color: #ccc;
	border-width: 1px;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px;
}	

#pscaption {
	position: relative;
	top: 0px;
	left: .5em;
	color: #EE9A00;
	font-size: 30pt;
	font-weight: bold;
	text-shadow: 0.05em 0.05em 0.05em #999999;	
}

#productspotlight {
	width: 600px;
	height: 294px;
	background-repeat: no-repeat;
	border-left: 50px solid #990000;
	margin-top: 20px;
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom: 0px;

}

#productspotlighttext a {
	float: left;
	position: relative;
	height: 20px;
	top: 10px;
	left: 400px;
	color: #EE9A00;
	font-size: 20pt;
	font-weight: bold;
	text-shadow: 0.07em 0.07em 0.07em #333;	
	background: rgb(112, 128, 144); /* fallback color */
   	background: rgba(112, 128, 144, 0.6);
	padding: 5px 40px 5px 10px;
	margin-bottom: 300px;
	text-decoration: none;
	border: none;	
}

#productspotlighttext a:hover {	color: black; }

.productdisplay { float: left; top: 1.5em; width: 265px; height: 275px; margin: 0em .5em; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #000; padding: 10px; }

.productdisplay img { float: left; margin-right: 10px; }

.productdisplay ul { list-style-type: none; padding: 0; margin-left: 1em; }

.productdisplay li { background-image: url(/images/redaro.gif); background-repeat: no-repeat; background-position: 0 .4em; padding-left: .8em; }

.productdisplayprice { font-size: 12pt; font-weight: bold; float: right; margin-right: 1em; }

.productdisplay select { clear: right; float: right; margin-top: .5em; margin-right: 1em; } 	

.productdisplayleft { float: left; top: 50px; width: 420px;	margin-top: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #000; padding: 10px; }

.productdisplayleft img { float: left; margin-right: 10px; }

.productdisplayleft strong { float: left; }

.productdisplayleft p {	margin-top: 5px; }

.productdisplayleft a:hover { color: black; }

.productdisplayright { float: right; top: 50px;	width: 420px; margin-top: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #000; padding: 10px; }

.productdisplayright img { float: left;	margin-right: 10px; }

.productdisplayright strong { float: left; }

.productdisplayright p { margin-top: 5px; }

.productdisplaywide {
	float: left;	
	width: 95%;
	margin-left: 15px;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #000;
	padding: 5px;	
}

.productdisplaywide img { float: left; margin: 5px 10px 0px 10px; width: 50px; height: 50px; }

.productdisplaywide strong { float: right; margin-right: 15px;}

/************************************************************************************************************************************/

.thumbnail { position: relative; z-index: 0; }

.thumbnail:hover { background-color: transparent; z-index: 50; }

.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: #fff;
	padding: 5px;
	left: -500px;
	border: 3px dotted #f60;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img { border-width: 0; padding: 2px; }

.thumbnail:hover span { visibility: visible; top: -250px; left: 30px; } /*position where enlarged image should offset horizontally */

/*******************************************************************************************************************************************/

.productcaption { color: #CD2626; font-weight: bold; font-size: 12pt; text-decoration: none; }

.productimage { float: left; width: 300px; margin: 0em 2em 3em 1.5em; }

.productdescription { float: left; width: 350px; margin-right: 0px; }

#productoptions { float: right; margin-top: 1em; margin-right: 2em; padding: 3px; background-color: #ddd; }

.productinput { background-color: #FFFFFF; color: #000000; border-style: dashed; border-color: #ccc; border-width: 1px;	font-size: 9pt; padding: 0px; }	

#productoptions td { padding: 5px; }

/******************************************************* Color Swap **********************************************************************/

#colorswap { float: left; width: 225px; height: 320px; margin: 0em 2em 1em 1.5em; position: relative; }

.image-link { display: block; width: 225px; height: 285px; position: absolute; top: 0; left: 0; }

#one { background: url(/images/bread.jpg) no-repeat; z-index: 2; text-align: center; text-decoration: none; }
#two { background: url(/images/bread_red.jpg) no-repeat; text-align: center; text-decoration: none; }
#three { background: url(/images/bread_green.jpg) no-repeat; text-align: center; text-decoration: none; }
#four { background: url(/images/bread_blue.jpg) no-repeat; text-align: center; text-decoration: none; }
#five { Background:  url(/images/bread_purple.jpg) no-repeat; text-align: center; text-decoration: none; }

#one span { position: absolute; left: 0px; bottom: -35px; background: #fff; }
#two span { position: absolute; left: 45px; bottom: -35px; color: #FFF; background: #FF6A6A; }
#three span { position: absolute; left: 90px; bottom: -35px; color: #FFF; background: #cc6; }
#four span { position: absolute; left: 135px; bottom: -35px; color: #FFF; background: #9cc; }
#five span { position: absolute; left: 180px; bottom: -35px; color: #FFF; background: #c9f; }

.image-link span { width: 25px; display: block; height: 19px; padding: 5px; border: 1px solid #000; font-size: 7pt;}
.image-link:hover { z-index: 100; }
.image-link:hover span { background: #ccc; }

/******************************************************* Image Swap *******************************************************************/

#imageswap { float: left; width: 300px; height: 260px; margin: 0em 2em 1em 1.5em; position: relative; }

.imageswap-link { display: block; width: 300px; height: 250px; position: absolute; top: 0; left: 0; }

#oneswap { background: url(/images/melon1.jpg) no-repeat; z-index: 2; text-align: center; text-decoration: none; }
#twoswap { background: url(/images/melon2.jpg) no-repeat; text-align: center; text-decoration: none; }
#threeswap { background: url(/images/melon3.jpg) no-repeat; text-align: center; text-decoration: none; }

#oneswap span { position: absolute; left: 0px; bottom: -35px; color: #fff; background: #B22222; }
#twoswap span { position: absolute; left: 100px; bottom: -35px; color: #fff; background: #EE2C2C; }
#threeswap span { position: absolute; left: 200px; bottom: -35px; color: #fff; background: #EE7621; }

#oneswap span:hover { color: #000; background: #ccc; }
#twoswap span:hover { color: #000; background: #ccc; }
#threeswap span:hover { color: #000; background: #ccc; }

.imageswap-link span { width: 88px; display: block; height: 19px; padding: 5px; border: none; font-size: 9pt;}
.imageswap-link:hover { z-index: 100; }

/********************************************************************************************************************************************/

.prodtable { width: 875px; margin: 0px auto; border-collapse: collapse; }

.prodtable th { padding: 5px; color: #fff; font-size: 11pt; background-color: #778899; border-bottom: 4px solid #aaa; }

.thl { text-align: left; }

.thr { text-align: right; }

.thc { text-align: center; }

.prodtable td { font-weight: normal; border: 2px dotted #ccc; padding: 0px 5px; }

.subtotal { text-align: right; border: none; }

.prodtable2 { width: 875px; margin: 0px auto; border-collapse: collapse; }

.prodtable2 td { font-weight: bold; text-align: right; padding: 3px; border-bottom: 2px dotted #ccc; }

.noline { width: 875px; margin: .5em auto; border-collapse: collapse; }

.noline th { color: #fff; font-size: 9pt; padding: 5px; background: #708090; background: url(/images/navbg2.gif); }

.noline td { font-weight: bold; text-align: right; padding: 3px; border: none; }

/*******************************************************************************************************************************************/

.shipping { width: 875px; margin: 1em auto; border-collapse: collapse; }

.shipping th { padding: 5px; color: #fff; font-size: 11pt; background-color: #778899; border-bottom: 4px solid #aaa; }

.shipping td { font-weight: bold; text-align: right; padding: 3px; border-bottom: 2px dotted #ccc; }

.shipping input { text-align: right; }

.shipto { float: left; width: 415px; margin: 1em 1em 1em 2em; background-color: #ddd; border: 1px solid #778899; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.shipto h2 { margin: 0;	padding: 5px; color: #fff; font-size: 9pt; background-color: #778899; border-bottom: 4px solid #aaa; }

.shipto table { margin: 0 10px 10px; }

.billto { float: right; width: 415px; margin: 1em 2em 1em 1em; background-color: #ddd; border: 1px solid #778899; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.billto h2 { margin: 0;	padding: 5px; color: #fff; font-size: 9pt; background-color: #778899; border-bottom: 4px solid #aaa; }

.billto table { margin: 0 10px 10px; }

.confirmto { width: 875px; margin: 1em auto; background-color: #ddd; }

.confirmto th { padding: 0px 0px 0px 3px; }

.confirmto td { padding: 0px 0px 0px 3px; background-color: #fff; }

.confirmto input { border: none; padding: 0px; }

#shiptable { width: 450px; margin: 2em auto; border-collapse: collapse; background-color: #ddd; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

#shiptable td { font-weight: bold; padding: 5px 10px; border: none; }

/*******************************************************************************************************************************************/

.paymentinfo { clear: both; width: 415px; margin: 0px auto; background-color: #ddd; border: 1px solid #778899; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.paymentinfo h2 { margin: 0;	padding: 5px; color: #fff; font-size: 9pt; background-color: #778899; border-bottom: 4px solid #aaa; }

.paymentinfo table { margin: 0 10px 10px; }

.paymentinfo img { vertical-align: middle; border: none; }

#approval { width: 500px; margin: 20px auto; border-collapse: collapse; background-color: #ddd; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.approval { text-align: center; padding: 20px 0px; border-top: 5px dotted #aaa; }

.approval_tdr { text-align: right; padding: 5px; }

.approval_bold { font-weight: bold; text-align: left; padding: 5px; }

#approval a { font-weight: bold; text-decoration: none; }

#approval a:hover { color: #b00; }

#approval img { border: none; }


/****************************************************** UNUSED **************************************************************************/

#prodtable1 td { border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }

#data1 { border-color: #999999;	background-color: #FFFFFF; border-width: 0 0 1px 1px; border-style: solid; }

#data1 td {	border-color: #999999; border-width: 1px 1px 0 0; border-style: solid; padding: 5px; }	

#browsecategorytable { background-color: #EEEEEE; border: 1px solid black; margin: 10px 0px 20px 0px; padding: 10px 0 10px 0; }

/*******************************************************************************************************************************************/

.register {
	float: left;
	margin-left: 3em;
	margin-right: 1em;
	margin-bottom: 2em;
	padding: 0px;
	color: #000;
	background-color: #ddd;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #778899;
}

.register h2 {
	margin: 0;
	padding: 5px;
	color: #fff;
	font-size: 9pt;
	background-color: #778899;
	border-bottom: 4px solid #aaa;
}

.register table { margin: 0 10px 10px; }

.forminput { background-color: #fff; color: #000; border: 1px solid #789; font-size: 10pt; padding: 2px; }

.forminput:focus { background-color: #ffc; }
	
/*******************************************************************************************************************************************/

.para1 { float: left; width: 45%; padding-right: 2em; padding-left: 1em; margin-bottom: 2em; border-left: 20px dotted #F60; }

.para1 p { margin-top: 0; }

.para2 { float: left; width: 45%; margin-bottom: 2em;}

.para2 p { margin-top: 0; }

.para3 { float: left; width: 60%; padding-left: 1em; margin-bottom: 3em; margin-left: 4em; border-left: 10px dotted #F60; }

.para3 p { margin-top: 0; }

.dropcap { float: left; width: .7em; font-size: 4em; line-height: 83%; }

/*******************************************************************************************************************************************/

#footer{
	clear: both;
	position:relative;
	z-index: 1;
	margin-top: 10px;
	padding: 3em;
	text-align: center;
	font-size: 8pt;		
	color: #FFFFFF;
	background-color: #000;
	border-top: 7px solid #708090;
}

#footer a:hover { color: #F60; }

/******************************************* LINK STYLES ********************************************/

a {	color: black; text-decoration: underline; }

a:hover { color: #b00; text-decoration: none; }

a.companyname {	color: #999999;	font-size: 25pt; font-weight: bold; text-decoration: none; }	

a.smallblack { color: #000000; font-weight: normal; font-size: 8pt; text-decoration: underline; }
		
a.smallblack:hover { color: #b00; text-decoration: none; }

a.smallwhite { color: #FFFFFF; font-weight: normal; font-size: 9pt; text-decoration: none; }
		
a.smallwhite:hover { color: #CD2626; text-decoration: none; }

a.ccv { color: #000000; font-size: 8pt; text-decoration: underline; }

a.ccv:hover { color: #b00; text-decoration: none; }

a.details {
	float: right;
	clear: right;
	background: #708090;
	background: url(/images/navbg2.gif);	
	color: #fff;
	font-family: Arial, Geneva, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 10px;	
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 3px 15px;
	text-shadow: 0.1em 0.1em 0.07em #333;	
	text-decoration: none;
}

a.details:hover { color: #ee9a00; }

a.details2 {
	float: right;
	background: #708090;
	background: url(/images/navbg2.gif);	
	color: #fff;
	font-family: Arial, Geneva, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-right: 10px;
	padding: 3px 15px;
	text-shadow: 0.1em 0.1em 0.07em #333;	
	text-decoration: none;
}

a.details2:hover { color: #ee9a00; }	

a.footer { font-size: 10pt;	color: white; padding: 0 5px; text-decoration: underline; }

a.footer:hover { color: black; text-decoration: none; }

.iNavigateSpanLevel1 { color: black; font-weight: bold;	text-decoration: none; }

.iNavigateSpanLevel1:hover { color: #CD2626; text-decoration: underline; }

.iNavigateSpanLevel2 { color: black; font-size: 9pt; font-weight: normal; text-decoration: none; }

.iNavigateSpanLevel2:hover { color: #CD2626; text-decoration: underline; }		

/*************************************** FORM ELEMENTS********************************************/

form { margin: 0px; }

.input {
	background-color: #FFFFFF;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
}

.input2 {
	background-color: #FFFFFF;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	font-size: 8pt;
	font-weight: normal;
	padding: 3px 0px 4px;
	margin: 1px;
}

.searchinput {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000;
	font-size: 10pt;
	padding: 0px;
}

.login {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000;
	font-size: 10pt;
}

.quan { text-align: right;  padding-right: 3px; border: 1px solid #000; }

.submit {
	background: #708090;
	background: url(/images/navbg2.gif);
	color: #fff;
	font-family: Arial, Geneva, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #000;
	padding: 3px 15px 5px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0.1em 0.1em 0.07em #333;	
	text-decoration: none;
}

.submit:hover { color: #ee9a00; }

.submit2 {
	height: 28px;
	background: #708090;
	background: url(/images/atcbg.gif) no-repeat top left;
	color: #fff;
	font-family: Arial, Geneva, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 3px 15px 3px 28px;
	text-shadow: 0.1em 0.1em 0.07em #333;	
	text-decoration: none;
}

.submit2:hover { color: #ee9a00; }

.addtocart {
	float: right;
	background: #708090;
	color: #fff;
	font-family: Arial, Geneva, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	border: 2px dotted #FFF;
	margin-right: 2em;	
	padding: 3px 15px;
	text-shadow: 0.1em 0.1em 0.07em #333;	
	text-decoration: none;
}

.addtocart:hover { color: #ee9a00; }

.addtocart2 { 
	clear: right;
	float: right;
	height: 28px;
	background-color: #708090;
	background: url(/images/atcbg.gif) no-repeat top left;	
	color: #fff;
	font-family: Arial, Geneva, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: .5em;
	margin-right: 1em;	
	padding: 3px 15px 3px 28px;
	text-shadow: 0.1em 0.1em 0.07em #333;	
	text-decoration: none;
}

.addtocart2:hover { color: #ee9a00; }

.purchase { 
	height: 28px;
	background-color: #708090;
	background: url(/images/purchasebg.gif) no-repeat top left;	
	color: #fff;
	font-family: Arial, Geneva, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
	cursor: pointer;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 15px 7px 25px;
	text-shadow: 0.1em 0.1em 0.07em #333;	
	text-decoration: none;
}

.purchase:hover { color: #ee9a00; }



