/* 
	__________________________________________________________________________________________
	Colors Used In This Theme (From Darkest To Lightest):
		#000, #333, #666, #999, #ccc, #eee, #f5f5f5, #fff
	Special Colors:
		#9f0, #f00, #ffc, #ffb5b5, #ffe
	__________________________________________________________________________________________
*/

/* Basic Styles
_____________________________________________________________________________________________ */

body {
	Margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	letter-spacing: normal;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(body_back.jpg);
	background-color: #fff;
  }
p, tr, td, ul, li {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 18px;
	color: #333;
  }
ul li {
  margin:0px;
  padding:0px;
  list-style-type: square;
  }
h1 {
	padding: 0;
	margin: 0 0 3px 0;
	font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
	color: #333;
	border: none;
  }
h3 {
	padding: 0 3px;
	margin: 3px;
	font: bold 15px/13px Verdana, Arial, Helvetica, Sans-Serif;
	color: #02ad00;
  }
h4 {
	margin: 0px;
	font: bold 14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFF;
  }
h5 {
	font: 16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #02ad00;
  }
h6 {
	padding: 0px;
	margin: 0px;
	font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #02ad00;
  }
a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #02ad00;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
a:hover {
	text-decoration: underline;
	color: #333;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	cursor: pointer;
  }
table td { vertical-align:top; }
img { border: none; }
.hide { display: none; }
option { min-width: 1.5em; }


/* Main Layout
___________________________________________________________________________________________ */
/*	_________________________
	Fluid Container */
table#container {
	margin: 0 auto;
	padding: 0px;
	width: 959px;
	min-width: 600px;
	background-repeat: repeat-y;
	background-color: #FFF;
  }

/*	____________________
	Pop-up Containers */
#popupContainer {
  width:90%;
  padding:10px;
  margin: 0 3%;
  background: #FFF;
  }

/*	_______________________
	Pages with a sidebar */
#navcolumn {
	vertical-align: top;
	text-align: left;
	padding: 0px 5px 0px 0px;
	width: 150px;
	margin: 0;
  }
#navcolumnRight {
	vertical-align: top;
	text-align: left;
	padding: 55px 0px 0px 10px;
	width: 150px;
	margin: 0;
  }
#contentcolumn {
	padding:0px 5px 0px 0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
	width: 800px;
  }
  
/*	__________________________
	Pages without a sidebar */
#page, #pag {
	padding: 0px;
	margin: 0px;
  }
  
/*	________________________________
	Content Section on Every Page */
#maincontent {
	margin:0px;
	padding:0px 10px;
	text-align: left;
  }

/* Header
___________________________________________________________________________________________ */
#Header {
	padding: 0;
	margin: 0px;
	position: relative;
	height: 165px;
	background-image: url(header_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #ccc;
	width: 959px;
	background-color: #000;
  }
#BrandingArea {
	height:103px;
	background: transparent;
	background-image: url(banner.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	width: 959px;
  }
  
/*	___________________
	Logo Positioning */
#Logo A {
	WIDTH: 377px;
	POSITION: absolute;
	TOP: 29px;
	HEIGHT: 57px;
	left:23px;
	background-repeat: no-repeat;
}
#Logo IMG {
	LEFT: -2000px;
	POSITION: absolute;
	TOP: 10px;
}

#SiteMenu {
	background-image: url(sitemap.gif);
	background-position: top left;
	background-repeat: no-repeat;
	left: 804px;
	top: 152px;
	padding-top: 5px;
	position: absolute;
	width: 156px;
	height: 81px;
  }
#SiteMenu ul {
	margin:0;
	padding: 0px;
	text-align: left;
  }
#SiteMenu li {
	display: inline;
	list-style-type: none;
  }
#SiteMenu a {
	padding: 0px 10px;
	color: #000;
	font: 12px Verdana, Geneva, sans-serif;
	text-decoration: none;
  }
#SiteMenu a:hover {
	padding: 0px 10px;
	color: #444;
	font: 12px Verdana, Geneva, sans-serif;
	text-decoration: none;
  }
  
/* Site Menu Icons
___________________________________________________________________________________________ */
/* Here is an example of how you can add icons with a hover effect
   to your site menu for better link recognition. */
/*	_____
	  Up */
#SiteMenu a#Header_LoginStatusControl1_lnkStatus,
#SiteMenu a#Header1_LoginStatusControl1_lnkStatus {
  }
#SiteMenu a#Header_lnkMyAccount,
#SiteMenu a#Header1_lnkMyAccount {
	padding-right: 10px;
	border-right: 2px solid #333;
	display: none;
  }
#SiteMenu a#Header_lnkCustomerService,
#SiteMenu a#Header1_lnkCustomerService {
	padding-right: 5px;
	display: none;
  }
#SiteMenu a#Header_lnkSearch,
#SiteMenu a#Header1_lnkSearch {
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: right bottom;
	display: none;
  }
#SiteMenu a#Header_lnkCart,
#SiteMenu a#Header1_lnkCart {
  }

/*	_______
	  Down */
#SiteMenu a:hover#Header_LoginStatusControl1_lnkStatus,
#SiteMenu a:hover#Header1_LoginStatusControl1_lnkStatus {
  }
#SiteMenu a:hover#Header_lnkMyAccount,
#SiteMenu a:hover#Header1_lnkMyAccount {
	padding-right: 10px;
	border-right: 2px solid #333;
  }
#SiteMenu a:hover#Header_lnkCustomerService,
#SiteMenu a:hover#Header1_lnkCustomerService {
  padding-right: 5px;
  }
#SiteMenu a:hover#Header_lnkSearch,
#SiteMenu a:hover#Header1_lnkSearch {
	padding-left: 10px;
  }
#SiteMenu a:hover#Header_lnkCart,
#SiteMenu a:hover#Header1_lnkCart {
  }
  
/*	________________________
	Link to Shopping Cart */
#ShoppingCartLink a, #ShoppingCartLink a:link, #ShoppingCartLink a:active, #ShoppingCartLink a:visited {
	color: #000;
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	top: 21px;
  }
#ShoppingCartLink a:hover {
	color: #444;
	text-decoration:none;
  }

/*	___________
	MiniCart */
#MiniCart {
	position: absolute;
	top: 195px;
	right: 20px;
	color: #060;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align:left;
  }

/* Main Menu

___________________________________________________________________________________________ */
#MainMenu {
	width: 100%;
	background: transparent;
	text-align:left;
	background-image: url(Final-Web-Template_06.jpg);
	background-repeat: no-repeat;
  }
  
/*	_____________________________
	Top-Banner Categories Menu */
#MenuLevel1, #MenuLevel1 table {
	margin: 0px;
	height: 30px;
	width:959px;
	background-image: url(ribbonad.gif);
	background-repeat: no-repeat;
  }

/*	______________________________
	Category Top-Banner Tab Images
	(to control spacing, uncomment and adjust this and don't forget to comment out link tabs below) */
/*#MenuLevel1 .MenuItem,
#MenuLevel1 .MenuItemActive {
  padding: 0 8px;
  }*/
  
/*	_____________________________
	Category Top-Banner Tab Links
	(comment out the following if you're using category images, see above)*/
#MenuLevel1 .MenuItem, #MenuLevel1 .MenuItem a {
	font: bold 14px Arial, Helvetica, Sans-Serif;
	color: #333;
	line-height: 30px;
	text-align: center;
	text-decoration:none;
	background-image: url(nav_spacer.jpg);
	background-repeat: no-repeat;
	background-position: right;
  }
#MenuLevel1 .MenuItem a:hover, #MenuLevel1 .MenuItemActive a:hover {
	font: bold 14px Arial, Helvetica, Sans-Serif;
	color: #333;	
	line-height: 30px;
	text-align: center;
	text-decoration: underline;
	background-image: url(nav_spacer.jpg);
	background-repeat: no-repeat;
	background-position: right;
  }
#MenuLevel1 .MenuItemActive, #MenuLevel1 .MenuItemActive a {
	font: bold 14px Arial, Helvetica, Sans-Serif;
	color: #000;
	line-height: 30px;
	text-align: center;
	text-decoration: underline;
	background-image: url(nav_spacer.jpg);
	background-repeat: no-repeat;
	background-position: right;
  }
#MenuLevel1 A, #MenuLevel1 A:Hover {
	font: bold 14px Arial, Helvetica, Sans-Serif;
	color: #333;
	line-height: 30px;
	text-align: center;
	text-decoration:none;
	display: block;
	padding: 0px 15px 0 10px;
	white-space:nowrap;
	text-decoration:none;
	background-image: url(nav_spacer.jpg);
	background-repeat: no-repeat;
	background-position: right;
  }

/*	________________________________
	Sub-Category Links Under Tabs */
#MenuLevel2 {
	width:100%;
	display: none;
	  }
#MenuLevel2 Table {
	margin: 10px 10px 10px auto;
	float: right;
  }
#MenuLevel2 .MenuItem {
	padding: 2px 10px 0 10px;
	background:transparent;
	text-align: right;
  }
#MenuLevel2 a {
	font: 11px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color:#019800;
	text-decoration:none;
	white-space:nowrap;
  }
#MenuLevel2 a:hover {
	color:#333;
	text-decoration: underline;
	white-space:nowrap;
  }

/* Home Page
___________________________________________________________________________________________ */
#PageHome #MainContent, .HomepageBlock {
	padding:0;
	margin:0;
  }
#HomeTable {
  padding:0;
  margin:0;
  width:100%;
  }
#HomeColumn1 {
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 0;
  }
#HomeColumn2 {
	vertical-align:top;
	text-align: left;
	padding: 10px 0px;
	margin: 10px 25px 0px 0px;
  }
#HomeColumn2.HomepageBlock {
  width: 645px; 
  }
#HomeColumn3 {
	vertical-align:top;
	text-align:left;
	padding: 40px 0px 0px;
	*padding: 55px 0px 0px;
	width: 150px;
	margin: 0;
  }
#HomepageSample1 {
  background: #fff url(FreshStartImage.png) no-repeat 50% 50%;
  height: 180px;
  margin: 0;
  padding: 0;
  }
#HomepageSample2 {
  background: #F0F9FF;
  text-align: left;
  vertical-align: middle;
  margin: 10px 0;
  padding: 5px;
  border: solid 1px #829BAE;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }

/* Other Menus
___________________________________________________________________________________________ */
#navColumn ul {
	padding: 0;
	list-style-type: none;
	margin-left:0px;
	width:150px;
  }
.CategoryList ul {
  padding: 0;
  margin:0;
  list-style-type: none;
  }
#navColumn li {
	margin:0px auto;
  }
#navColumn ul li {
	list-style-type:none;

  }
.CategoryList ul li {
  padding: 0;
  margin:0;
  list-style-type: none;
  }
  
/*	________________________________________
	Customer Service and My Account Menus */

#SideMenu1_lstCustomerServiceMenu {
padding:0px;
margin:0px;
} 

/*	_________________________
	Side Bar Menus & Forms */
.NavColumnBlock,
.CategoryList,
.SearchBoxForm,
.MailingListSignupForm {
	width:150px;
	padding:0px 0px 6px 0px;
	line-height: 31px;
	background-image: url(h4_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #e9e9e9;
	border: 1px solid #ccc;
  }
.NavColumnBlock h4,
.CategoryList h4,
.SearchBoxForm h4,
.MailingListSignupForm h4{
	width: 150px;
	color: #FFF;
	height: 25px;
	padding-top: 5px;
	display: block;
	text-indent:10px;
	line-height: 28px;
	font: bold 14px Arial, Helvetica, sans-serif;
	background-image: url(h4_back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
  }
.CategoryList .bluheader {
	width: 150px;
	color: #FFF;
	height: 25px;
	padding-top: 5px;
	display: block;
	text-indent:10px;
	line-height: 28px;
	font: bold 14px Arial, Helvetica, sans-serif;
	background-image: url(bluheader.gif);
	background-repeat: no-repeat;
	background-position: top left;
  }
#SearchBoxControl {
left:325px;
position:absolute;
top:133px;
width:500px;  
  }
.MailingListSignupForm .ErrorMessage { display: none;}
  #Header1_SearchBox1_boxSearchBox {
border:1px solid #ccc;
margin-left:10px;
float:left;
width:200px;
	background-image: url(search_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
  }
.SearchBoxFormContent {
	text-align: left;
	background-repeat:no-repeat;
	background-position: center;
  } 
.NavColumnBlockContent,
.CategoryListContent {
	margin:0 auto;
	text-align:left;
	background-image: url(cat_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 150px;
  } 
.MailingListSignupFormContent {
	width:150px;
	padding: 5px 0px 0px 0px;
	line-height: 31px;
	margin-bottom: 0px;
	background-image: url(h4_base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
  }
.SearchBoxFormContent .FormInput {
	border: #ccc 1px solid;
	background: #ececec;
	color: #000;
	padding-left: 2px;
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	height: 18px;
	margin-left: 2px;
	width: 110px;
  }
 .MailingListSignupFormContent .FormInput {
	border: #ccc 1px solid;
	background: #ececec;
	color: #000;
	padding-left: 2px;
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	height: 18px;
	margin-left: 5px;
	width: 100px;
	margin-bottom: 10px;
  }
.MailingListSignupFormContent .FormLabel {
	padding-left: 5px;
	font-size: 10px;
	color: #666;
  }
/*	_________________________
	Search Button Position */
#ContentColumn1__ctl1_btnGoSearch,
#ContentColumn4__ctl1_btnGoSearch,
#ContentColumn5__ctl1_btnGoSearch {
  margin-bottom: -4px; /* Adjust as needed. */
  }

/*	_________________________________
	Side Bar Categories Menu Links */

.NavColumnBlockContent ul,
.CategoryListContent ul {
	list-style-type: none;
	width:150px;
  }
.NavColumnBlockContent ul li,
.CategoryListContent ul li {
	list-style-type:none;
	margin:0 auto;
  }
.CategoryListContent .SubCategory li ul {
	list-style-type:none;
	margin:0px auto;
	width: 150px;
  }
.NavColumnBlockContent li,
.CategoryListContent li {
	margin: 0px auto;
	padding-left: 5px;
	background-image: url(cat_spacer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.NavColumnBlockContent a, 
.NavColumnBlockContent a:visited, 
.NavColumnBlockContent a:link,
.CategoryListContent a,
.CategoryListContent a:link,
.CategoryListContent a:visited {
	display: block;
	color: #333;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	background-image:url(home_draft_2_22.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 10px;
	line-height: 20px;
  }
.CategoryListContent li li a,
.CategoryListContent li li a:link,
.CategoryListContent li li a:visited {
	display: block;
	color: #666;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	background-image:url(home_draft_2_22.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 10px;
	line-height: 20px;
	background-color: #ccc;
  }
.CategoryListContent .CurrentCategory a,
.CategoryListContent .CurrentCategory a:link,
.CategoryListContent .CurrentCategory a:visited,
.CategoryListContent .CurrentCategory a:hover {
	color: #fff;
	display: block;
	font:12px Verdana, Arial, Helvetica, Sans-Serif;
	background-image: url(h4_back-active.gif);
	background-position: left center;
	background-repeat: repeat-x;
	padding-left: 10px;
	line-height: 20px;
  }
.CategoryListContent .SubCategory a,
.CategoryListContent .SubCategory a:link,
.CategoryListContent .SubCategory a:visited {
	display: block;
	color: #666;
	background-image:url(home_draft_2_22.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	padding-left: 10px;
	line-height: 20px;
  }
.CategoryListContent .CurrentCategory .SubCategory a,
.CategoryListContent .CurrentCategory .SubCategory a:link,
.CategoryListContent .CurrentCategory .SubCategory a:visited {
	display: block;
	color: #666;
	background-image:url(home_draft_2_22.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	padding-left: 10px;
	line-height: 20px;
  }
.NavColumnBlockContent a:hover,
.CategoryListContent a:hover,
.CategoryListContent li li a:hover,
.CategoryListContent .SubCategory a:hover,
.CategoryListContent .CurrentCategory .SubCategory a:hover {
	color: #fff;
	text-decoration: underline;
	background-image: url(h4_back.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	padding-left: 10px;
	line-height: 20px;
  }

/* Breadcrumbs
___________________________________________________________________________________________ */
#BreadCrumbs {
	margin: 0px;
	padding: 10px 4px 0px 5px;
	font: 10px Arial, Verdana, Helvetica, Sans-Serif;
	text-align: left;
	display: block;
	line-height: 14px;
	color: #333;
  }
#BreadCrumbs a, #BreadCrumbs a:link, #BreadCrumbs a:visited {
	color: #000;
	font: 10px Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	line-height: 20px;
	background-position: left;
	line-height: 20px;
	color: #019800;
	background-image: url(BC_left.jpg);
	background-repeat: no-repeat;
  }

#BreadCrumbs a:hover {
	color: #333;
	font: 10px Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	line-height: 30px;
	background-position: left;
	line-height: 20px;
	color: #999;
	background-image: url(BC_left.jpg);
	background-repeat: no-repeat;
  }
.BreadCrumbTrailSpacer {
  font: 8px Verdana, Arial, Helvetica, Sans-Serif;
  	line-height: 20px;

  }
.BreadCrumbTrailNoLink {
 	line-height: 20px;
 }

/* Category Page
___________________________________________________________________________________________ */
#LayoutTable {
  width: 615;
  padding: 5px;
  border: 1px solid #444;
  background-color: #333;
  }
#Records table {
	width:100%;
  }
#Records table tr td {
  text-align:center;
  }
#Records table table {
  border:none;
  width:100%;
  }

/*	____________________________________________________
	Category Header (also uses H1 for category title) */
#CategoryBanner {
  margin: 3px 0;
  text-align:center;
  }
#Description {
	font:12px/14px Verdana, Helvetica, Arial, Tahoma, Sans-Serif;
	color:#000;
	margin:10px 0;
  }
#RecordsFound, #Pager ,#Sorter , #Sorter TD {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#fff;
	margin-bottom: 3px;
	white-space:nowrap;
	line-height: 20px;
  }
#RecordsFound a, #RecordsFound a:hover, #RecordsFound a:visited, #RecordsFound a:active,
#Pager a, #Pager a:hover, #Pager a:visited, #Pager a:Active,
#Sorter a, #Sorter a:hover, #Sorter a:visited, #Sorter a:Active, 
#Sorter TD a, #Sorter TD a:hover, #Sorter TD a:visited, #Sorter TD a:Active {
	color:#09DC03;
	text-decoration: none;
  }
#Records {
  padding: 5px 0;
  }
#Pager2 {

}
/*	_____________________________
	"New" Image Position */
.NewProductBadge {
	position:relative;
	left:-60px;
	top:-128px;
	height: 0px!important;
	margin: 0px;
	padding: 0px;
	display: none;
  }
  
/*	_______________________
	Categories Grid/List */
.SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:180px;
  margin:5px auto;
  vertical-align:top;
  }
.SingleCategoryDisplayname a,
.SingleCategoryDisplayname a:link,
.SingleCategoryDisplayname a:visited,
.ListCategoryDisplay a,
.ListCategoryDisplay a:link,
.ListCategoryDisplay a:visited {
	font: normal 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	color: #000;
	font-weight: bold;
  }
.SingleCategoryDisplayname a:hover,
.ListCategoryDisplay a:hover {
	font: normal 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:underline;
	color: #090;
	font-weight: bold;
  }

/*	________________
	Products Grid  */
.SingleProductDisplay {
	display: block;
	text-align:center;
	width: 190px;
	vertical-align:top;
	padding:5px;
	margin:6px auto 10px auto;
	background-color: #e9e9e9;
	border: 1px solid #ccc;
  }
.SingleProductDisplayImage {
	padding:5px;
	margin-bottom: 0px;
	background-color: #fff;
	border: 1px solid #ccc;
  }
.SingleProductDisplayName a,
.SingleProductDisplayName a:link,
.SingleProductDisplayName a:visited {
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	margin-top: 0px;
	padding-top: 7px;
	display: block;
	color: #333;
  }
.SingleProductDisplayName a:hover {
	font: #000;
	text-decoration: underline;
	margin-top: 0px;
  }
.SingleProductDisplayPrice a,
.SingleProductDisplayPrice a:link,
.SingleProductDisplayPrice a:visited {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  padding-bottom: 35px;
  margin-bottom: 10px;
  display: block;
  color: #C00;
  background-image: url(AddToCart.gif);
	background-repeat: no-repeat;
  }
.SingleProductDisplayPrice a:hover {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  color: #900;
  }
  
/*	________________
	Product Lists */
.ListProductDisplay {
  height: 100%;
  }
.ListProductDisplayName, .ListProductDisplayName td,
.ListCategoryDisplayName, .ListCategoryDisplayName td {
  text-align:left !important;
  }
.ListProductDisplayPrice, .ListProductDisplayPrice td {
  float:right !important;
  text-align:right !important;
  }

/*	__________________________
	Detailed Products Lists */
.DetailProductDisplay {
  margin: 15px 0px;
  text-align:left;
  }
.DetailProductDisplayName td,
.DetailProductDisplayPrice td,
.DetailProductDisplayDescription td,
.DetailProductDisplayControls td {
  text-align:left !important;
  float:left !important;
  }
.DetailProductDisplayName a,
.DetailProductDisplayName a:link,
.DetailProductDisplayName a:visited {
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	color: #000;
  }
.DetailProductDisplayName a:hover {
	font: #666;
	text-decoration:none;
	color: #019800;
  }
.DetailProductDisplayPrice a,
.DetailProductDisplayPrice a:link,
.DetailProductDisplayPrice a:visited {
  font: noraml 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.DetailProductDisplayPrice a:hover {
  font: noraml 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
#Records .DetailProductDisplayImage {
  width:120px;
  float:right;
  text-align:right;
  }
 
/*	________________
	Pricing Links */
a .ListPrice,
a:link .ListPrice,
a:visited .ListPrice {
	color: #c00;
}
a .SitePriceDiscounted,
a:link .SitePriceDiscounted,
a:visited .SitePriceDiscounted { color: #c00; }
a:hover .ListPrice {
	color: #900;
}
a:hover .SitePriceDiscounted {
	color: #900;
}
 
/*	_______________________________________
	Side Bar Product & Category Rotators */
.HomepageBlock .SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:120px;
  margin:5px auto;
  vertical-align:top;
  }
.SingleProductDisplayName {
	text-align:left;
	vertical-align:top;
	border: none;
	display: block;
	padding-bottom:5px;
  }
.SingleProductDisplayPrice,
.SingleProductDisplayPrice a {
	text-align:left;
	vertical-align:top;
	border: none;
	color: #900;
	display: block;
	padding-bottom: 30px;
	background-position: 131px bottom;
  }
.SingleProductDisplay {
	margin-top: 5px!important;
	width: 292px;
	*width: 300px;
	border: 1px solid #ccc;
	height: 122px;
  }
.SingleProductDisplayImage {
	padding:5px;
	float: left;
	border: 1px solid #ccc;
	margin-right:10px;
	width: 110px;
	*width: 119px;
  }
  
/* Product Page
___________________________________________________________________________________________ */

/*	_________
	Layout */
#ProductPageContainer {
  width:102%;
  *width:100%;
  }
#ProductPageImageColumn {
  width:175px;
  padding:0 10px 0 0;
  margin:0px;
  vertical-align:top;
  text-align:center;
  }
#ProductPageContentColumn {
	padding:0 0 0 10px;
	margin:0;
	vertical-align:top;
	text-align:left;
	border-left: 1px solid #ececec;
  }

/*	_________
	Styles */
#lblSKU {
	font-size: 10px;
	color: #333;
}
#lblSKUTitle {
		font-size: 10px;
	color: #333;
}
#productdescription {
	padding: 5px 10px 5px 0px;
	font: 12px  Arial, Helvetica, Sans-Serif;
	color: #333;
	line-height: 18px;
  }
#imgZoom, #PrintThisPage, #EmailThisPage { margin: 0 0 2px 0; }
#ProductImage a, #ProductImage a:hover { text-decoration: none; }

/*	_______________________
	Product Controls Box */
#ProductControls {
	margin-top:5px;
	border: 1px double #ccc;
	background: #e9e9e9;
	padding: 12px 0 0 12px;
  }

/*	_____________________
	Product Properties */
.ProductPropertyLabel {
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#333;
}
#ProductProperties { text-align:left; }
#ProductProperties ul { margin: 5px 0 0 50px; padding: 0; }
#ProductProperties ul li { margin-top:3px; }
#ProductProperties ul ul { margin: 5px 0 0 0; }

/*	________________
	Pricing */
.DiscountText {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#333;
}
.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice { font: 11px Verdana, Arial, Helvetica, Sans-Serif; }
.SitePrice, .ListPrice {
	color:#900;
}
.ListPrice { text-decoration:line-through; }
.YouSave {
	color:#900;
}
.SitePriceDiscounted {
	color:#c00;
}

/*	_________________
	Volume Pricing */
#VolumeDiscounts { margin:5px; }
.VolumePricingHeader { background:#999; font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif; color:#FFF; }
.VolumePricingText {
	font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color:#333;
}

/*	________________
	Related Items */
.RelatedItemsBlock {
  background: #fff;
  margin: 0;
  padding: 0 0 3px 0;
  background-color: #f5f5f5;
  }
.RelatedItemsBlock H3 {
	padding: 3px;
	margin: 0 0 4px 0;
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	text-align: left;
	background-color: #eee;
  }
.RelatedItemsBlockContent {
  padding: 0 9px;
  text-align: center;
  }
.RelatedItemsBlock .SingleProductDisplay {
  border: 1px solid #ccc;
  width:145px;
  margin: 0 0 4px 0;
  background: #fff;
  }
.RelatedItemsBlock .SingleProductDisplayName a,
.RelatedItemsBlock .SingleProductDisplayName a:link,
.RelatedItemsBlock .SingleProductDisplayName a:visited,
.RelatedItemsBlock .SingleProductDisplayName a:hover { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; }

/*	__________________
	Product Reviews */
#ProductReviews {
  margin: 20px 0;
  padding: 0 0 3px 0;
  background-image: url(h4_back.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  }
#ProductReviews H3 {
	padding: 3px;
	margin: 0 0 5px 0;
	font: bold 14px Arial, Helvetica, Sans-Serif;
	color: #fff;
	line-height: 18px;
  }
#ProductReviewNew { margin: 10px 0; }
#ProductReviews a,
#ProductReviews a:link,
#ProductReviews a:visited {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  text-decoration: none;
  }
#ProductReviews a:hover {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  }
.ProductReviewRating {
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#019800;
  }
.ProductReview {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  margin: 5px 10px;
  border-left: 2px solid #ccc;
  padding-left: 4px;
  }
.ProductReviewKarma {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color:#069;
	white-space: nowrap;
  }
#pnlReviewDisplay {
  border: 1px solid #999;
  padding: 5px;
  }
#pnlWriteAReview textarea {
  width: 250px;
  height: 150px;
  }

/* Checkout
___________________________________________________________________________________________ */
#tblItems {
  border: 1px solid #666;
  width:98%;
  margin:5px;
  }
table#dgOrders {
  width:100%;
  }
#CheckoutTable {
	width:98%;
  }
.Header {
	padding: 0px;
	margin: 0px;
	color: #fff;
	text-align: left;
	line-height: 18px;
	height: 25px;
	background-image: url(h4_back.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	
  }
.CheckoutDescription {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }

/*	_________________
	Checkout Steps */
#CheckoutSteps {
	padding:5px;
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	background-image: url(Final-Web-Template_09.png);
  }
.CheckoutStep {
  padding-right:20px;
  }
.CheckoutStep a, 
.CheckoutStep a:link, 
.CheckoutStep a:visited {
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#000;
	white-space:nowrap;
	text-decoration:none;
  }
.CheckoutStep a:hover {
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#019800;
	white-space:nowrap;
	text-decoration:none;
  }
.CheckoutStep .CheckoutStepCurrent, 
.CheckoutStep a:link.CheckoutStepCurrent, 
.CheckoutStep a:visited.CheckoutStepCurrent, 
.CheckoutStep a:hover.CheckoutStepCurrent {
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#000;
	white-space:nowrap;
	text-decoration:none;
  }

/*	_____________________
	Shopping Cart Page */
#CartTitle {
  width:100%;
  }
#lblcart {
	color: #fff;
  }
table#CartContainer {
  width:95%;
  padding:0;
  margin:0 auto;
  }
table#CartContainer tr td {
  vertical-align:middle;
  }
#CartItemBlock {
  padding:0px;
  margin:0px;
  }
#CartItemBlock Table {
	margin:0px;
	width:100%;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: none;
  }
#CartUpdateBlock {
	width:75%;
	margin:0px;
	text-align:center;
	vertical-align:middle;
  }
#CartTotalBlock {
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	width:25%;
	margin:0px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
  }
#lblSubTotal {
  font: bold 14px Arial, Verdana, Helvetica, Sans-Serif;
  color: #900;
  }
#CartCheckoutButtons {
  width: 100%;
  text-align:right;
  margin-top:10px
  }
.CartItem,
.CartAlternateItem {
	padding: 5px;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	text-align: left;
	border-bottom:1px solid #666;
  }
.CartItem { }
.CartAlternateItem {
}
.CartItem a,
.CartItem a:link,
.CartItem a:visited,
.CartAlternateItem a,
.CartAlternateItem a:link,
.CartAlternateItem a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
  }
.CartItem a:hover,
.CartAlternateItem a:hover {
	color: #019800;
	text-decoration: none;
	font-weight: bold;
  }

/*	________________________
	Shipping Methods List */
#ShipMethodsList {
  border-left: 3px solid #ccc;
  margin-left: 8px;
  }

/*	__________________
	Checkout Styles */
#AddressBookPanel {
  width:100%;
  margin:0;  
  }
#AddressList td {
  border: 3px double #E3EFF6;
  padding: 5px;
  }
#AddressList td:hover {
  background: #ffc;
  }
.ContentBox {
	margin: 3px 0px 5px 20px;
	text-align:left;
	background:#ffe;
	border: solid 1px #ccc;
	padding:10px;
  }
#CheckoutTotals {
	text-align:center;

	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:5px;
	margin: 0;
	width: 172px;
  }
#lblGrandTotal {
	border-top: 1px solid #ccc;
	color:#000;
	border-bottom: 1px solid #ccc;
  }
#PlaceOrderCell {
	background-image: url(Final-Web-Template_09.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 47px 10px 0 0;
  }
.ControlArea {
	border: 1px solid #ccc;
	padding:5px;
	margin-top:5px;
  }
  
#pnlGiftCertificate {
	/*background-image: url(redeemvouchers.jpg);
	background-repeat:no-repeat;
	background-position: 8px 32px; */
	
}  

#pnlGiftCertificate H3 {
	padding-bottom:22px;
}  
  
#CheckoutPayment {
	border: 1px solid #ccc;
	padding:5px;
	margin: 0;
	text-align:left;
	width: 172px;
  }
#InstructionsField {
	border: 1px solid #ccc;
	width: 100%;
	padding:3px;
	margin: 3px 0;
  }
#OrderItemPreview table {
  width: 98%;
  }
#OrderItemPreview table table {
  width: 100%;
  }
#ShipToMultipleAddressesButton { margin: 5px; }

/* Misc Visual Styles
___________________________________________________________________________________________ */
.BVText, .CartText {
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
  }
.BVSmallText {
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	color:#666;
  }
a#LoginControl1_lnkForgotPassword { text-decoration: none; }
#btnUpdateTotals { background-color: #ffc; }
#PackageList a,
#CheckoutPayment a {
  text-decoration: none;
  font-weight: bold;
  }
.BVText .Stories {
  text-align: justify;
  }
.Item {
	padding: 5px;
	background: #fff;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	text-align: left;
  }
.AlternateItem {
	padding: 5px;
	background: #ececec;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	text-align: left;
  }
.FormTable {
  margin: 3px 5px;
  }
.contentcell {
	width: 450px;
	padding-left: 55px;
	background: #fff;
	border: 2px solid #ccc;
  }
.FormInput, #inKeyword {
	border: #ccc 1px solid;
	background: #ececec;
	color: #000;
	padding-left: 2px;
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	height: 18px;
  }
.ContentCell .FormInput, .ContentCell .FormInputError { width: 200px; }
.FormInput:focus { background: #ffc; } /* changes color of focused input box */
#btnSearch { margin: -2px 0 0 3px; } /* fixes alignment of search button on search page */
.FormInputError {
	border: #ccc 1px solid;
	background: #ececec;
	color: #900;
	padding-left: 2px;
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	height: 18px;
  }
.formlabel {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;
	letter-spacing: normal;
  }
.CheckoutDescription span.FormLabel label {
  padding:2px;
  }
span.FormLabel label:before { 
  content: "\00AB \0020";	/* adds a "<<", not visible on IE */
  }
.FormLabelStrong {
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	letter-spacing: normal;
  }
span#lblAddress {
	font: normal 14px/16px Arial, Verdana, Helvetica, Sans-Serif;
	color: #333;
}
.indent {  
  margin-left:20px;
  }
.Padded {
  margin:10px;
  }
#dlPolicy, #dlPolicy a, #dlPolicy a:hover {
	font: 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
  }
.text {
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	padding-bottom: 8px;
  }
select {
	color: #000;
  }
a#lnkMyAccount, a:link#lnkMyAccount , a:visited#lnkMyAccount {
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
  }
a:hover#lnkMyAccount {
  color: #9f0;
  text-decoration: none;
  }

/* Various Messages
___________________________________________________________________________________________ */
.ErrorMessage, .ErrorMessage UL {
  display: block;
  background: transparent;
  font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #f00;
  }
.SuccessMessage {
  display: block;
  background:#9f0;
  padding: 3px;
  color: #3E5E8D;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  text-align: center;
  }
.WebPageMessage {
  border:solid 1px #f00;
  background:#fff;
  padding:0;
  margin:0;
  }
.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK {
  padding: 5px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  }
.WebPageMessage .Message {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 0 0 0 40px;
  height:30px;
  margin:0;
  color:#3E5E8D;
  }
.WebPageMessageError { background-image: url(MessageERROR.gif); }
.WebPageMessageWarning { background-image: url(MessageWARNING.gif); }
.WebPageMessageInformation { background-image: url(MessageINFO.gif); }
.WebPageMessageQuestion { background-image: url(MessageQUESTION.gif); }
.WebPageMessageOK { background-image: url(MessageOK.gif); }
  
/* Footer
___________________________________________________________________________________________ */
#footer {
	font: 12px Arial, Helvetica, Sans-Serif;
	margin-top: 10px;
	color: #fff;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(cards.gif);
	height: 61px;
	text-indent: 10px;
  }
  #footermenu {
	padding-top: 10px;
  }
#footermenu a {
	padding-left:4px;
	padding-right:4px;
	color: #FFF;
	font: 11px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
  }
#footermenu a:hover {
	color:#090;
	text-decoration: none;
  }
#footercustommenu {
	display: none;
  }
#copyright {
	font-size: 11px;
	color: #FFF;
	display: block;
	padding: 0px;
	text-align: left;	
  }
  #copyright a{

	font-weight: bold;
  }
#Form1 {
background-image:url(form_bk.jpg);
background-position:bottom;
background-repeat:repeat-x;
padding:0px;
margin:0px;
}
#poweredby {
	display:none;
}

.adtabl {
	width: 725px;
	border: 1px solid #ccc;
	background-image: url(ad_bk.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}
.adimg {
	width: 320px;
}
.adtexta {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding-left: 20px;
	padding-top:10px;
}
.adtextheader {
		color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:bold;
	padding-left: 20px;
}
.adtextdisc {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
}
.adtextprice {
	font-weight: bold;
	color: #900;
	font-size: 20px;
	padding-left: 20px;
}
.adtextbtna {
	padding-left: 20px;
	PADDING-TOP:10px;
	padding-right:10px;
}
.adtextbtnb {
	PADDING-TOP:10px;
	text-align: left;
	margin-left: 2px;
}
.spacer {
	width: 360px!important;
		width:200px;
}
.infoblk {
	width: 725px;
	border: 1px solid #ccc;
	background-image: url(ad_bk.jpg);
	background-repeat: repeat-x;
	margin: 20px auto;
	background-position: bottom;
}
.btmblka {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left:15px;
	padding-top: 10px;
}
.btmblkb {
		color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
font-weight:bold;
	padding-left:15px;
}
.btmblkc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	padding-top: 10px;
	padding-left:15px;
	padding-bottom: 10px;
}
.btmblkd {
}
#dgPolicy  {
	color:#000;
}
#HeaderContent {
}
.aaa {
	left: 250px;
	position:absolute;
	z-index:100;
	top: 131px;
	*top: 121px;
}
.searchiframe {
	height: 35px;
	*height: 40px;
	}
#checkoutNavColumn {background:#fff;
}
.chartable h2 {
font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
margin-bottom:0px;
margin-left:0px;
}
.chartable h3 {
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
	margin-left:0px;
}
.chartable h5{
font: bold 20px Verdana, Arial, Helvetica, Sans-Serif;
margin-bottom:10px;
margin-left:5px;
margin-top:0px;
}
.chartable {
	background-color:#000;
	margin-top:0px;
}
.chart {
	padding-left:10px;
	width:350px;
}
.num {
font: bold 14px Verdana, Arial, Helvetica, Sans-Serif;
	width:45px;
	height:45px;
	margin:auto;
	text-align:center;
}
.albumthumb {
	width:45px;
	height:45px;
	margin:auto;
}
.bsl1 {
	background-image: url(base_blk_l1.jpg);
	height: 158px;
	width: 66px;
	float: left;
}
.bsl2 {
	background-image: url(bsr2.jpg);
	height: 158px;
	width: 66px;
	float: left;
}
.bstext {
	background-image: url(home_draft_2_37.jpg);
	height: 158px;
	text-align: left;
	width: 225px;
	float: left;
	padding:10px 10px 0px 10px;
	background-repeat: repeat-x;
}
.bstext h4{
Font-size:18px;
color:#069;
}
.bsr {
	background-image: url(bsr.jpg);
	width: 7px;
	height: 158px;
	float: left;
}
.infotable {
margin:20px auto;
}
#checkoutContentColumn #maincontent {
background-image:none;
background-color: #FFF;
}
#checkoutNavColumn {
	background-color: #FFF;
}
#btnSubmit3 {
padding:10px ;
margin:10px auto 0px 20px;
}
#btnSubmit2 {
	display:none;}
.floatheader {
	background-image: url(floatheader.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 634px;
	*width: 635px;
	height: 35px;
	text-align: left;
	padding-left: 15px;
	margin-left: 8px;
	margin-top: 15px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 32px;
	}
	.floatheader p, .floatheader a, .floatheader a:hover, .floatheader a:visited, .floatheader a:Active {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 32px;
	}
#NavColumnRight {
	margin-left: 20px;
	margin-top: 10px;
	}
.mainadopta {
	text-align: center;
	margin: 0 auto;
	height:265px;
	background-image: url(optback3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 209px;
	padding-top:65px;
	}
.mainadopt {
	text-align: center;
	margin: 0 auto;
	height:265px;
	background-image: url(optback.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 209px;
	padding-top:65px;
	}
.mainadopt2 {
	text-align: center;
	margin: 0 auto;
	height:265px;
	background-image: url(optback2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 209px;
	padding-top:77px;
	}
.mainadcont {
	margin-left: 7px;
	}
.mainadlink { 
	font: bold italic 16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: 20px;
	color: #ff0600;
	text-align: center;
	display: block;
	padding-bottom: 18px;
	padding-top: 5px;
	}
	.mainadlink a, .mainadlink a:hover, .mainadlink a:visited, .mainadlink a:Active { 
	font: bold italic 16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: 20px;
	color: #ff0600;
	}
.mainadopta img,
.mainadopt img, .mainadopt2 img { 
	margin-top: 0px;
	margin-bottom: 5px;
	}
.mainadoptimg img { 
	margin-top: 64px;
	margin-bottom: 5px;
	width: 123px;
	height: 154px;
	}
.mainadopt2img img { 
	margin-top: 10px;
	margin-bottom: 5px;
	width: 122px;
	height: 118px;
	}
.mainadopt2img img { 
	margin-top: 77px;
	margin-bottom: 30px;
	margin-left: 1px;
	}
.mainadimg span {
	background-image: url(optbtm2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 1px;
	display: block;
	}
#lblSitePriceName, #lblSitePrice { font: bold 16px Verdana, Geneva, sans-serif; color: #c00;}
#CheckoutTable #btnContinue,
#CheckoutTable #ContinueButton { margin-right: 150px;}


#NewUserControl1_lblMemNo, #NewUserControl1_inMemberVoucher {display:none;}
.ControlArea {margin-left:0px !important;}


