/* !!!IMPORTANT!!! PLEASE READ: do NOT modify this file.  This file WILL GET OVERWRITTEN during every upgrade.*/
/* If you would like to implement custom CSS changes, please do so in the issues.css file, NOT HERE. */
/* In that file you can override classes declared here and implement your custom CSS changes. */
/* We make sure to include issues.css last in all of our distributed templates to make sure that your changes */
/* override all of the in-house CSS.  However, it is up to you to make sure issues.css is included last to make sure */
/* that your CSS changes take effect. */
/* file should be the same */
/* css/nds.css */
/* secure/css/nds.css */


body {

}

a {

}

a:active {

}

a:visited {

}

a:hover {

}

a:visited:hover {

}

.sublink {

}

a.sublink {

}

a.sublink:active {

}

a.sublink:visited {

}

a.sublink:hover {

}

a.sublink:visited:hover {

}

h2, .page-title  {

}

h2 a {

}

h2 a:hover {

}

form {

}


.padMe {

}

.display-line {

}

.display-line-footer {

}

#bg {

}

#page {

}

#tabs {

}

#masthead {

}

.container {

}

hr {

}

.disabled {

}

.myerror, .pending{
	color:#DD2E91;
	font-weight:bold;
}

.price, .display-item-price {

}

.form-label {
	float: left;
	margin-bottom: 10px;
	padding-top: 0.5em;
	width: 174px;
}

.form-label-required {
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 0.5em;
	width: 174px;
}

.form-field {

}


#infolist {

}

#infolist li {
list-style:none;
}

input, textarea, select {

}

#orderStats {

}

.goLeft, .section {

}

.goRight, .logout {

}

.goUp {

}

.moneyFormat{

}


#pageNote {

}

.submitBtn {

}

.submitOrder {

}

#logo {

}








/* begin giftCerts */
/* used in templates/gift.certs.tem.php */

#giftCerts {

}

#giftCerts h2 { }

#giftCerts #pageNote {

}

#giftCerts .form-label { }

#giftCerts .form-field { }


/* end giftCerts */







/* begin categoryList */
/* used in templates/category.grid.tem.php */
/* only used when the cart is displaying a "list" of categories */

#categoryList {

}

#categoryList h2 { }

#categoryList #categoryDescription {

}

#categoryList #topOptions .sort .option select {

}

#categoryList .content-odd1 {

}

#categoryList .content-even1 {

}

#categoryList .title {

}

#categoryList .title a {

}

#categoryList .title a:hover {

}

#categoryList .photo {

}

#categoryList .description {

}

#categoryList .details {

}

#categoryList .details .buttons {

}

#categoryList .details .buttons .detailBtn {

}

#categoryList .details .buttons .detailBtn a {

}

#categoryList .details .buttons .detailBtn a:hover {

}


#categoryList #btmOptions {

}


#categoryList #btmOptions .pagination {

}

#categoryList #btmOptions .pagination a {

}

#categoryList #btmOptions .pagination a:hover {

}

/* end categoryList */












/* begin categoryGrid */
/* only used when the cart is displaying a "grid" (multiple columns) of categories */

#categoryGrid {

}


.categoryGridRow {
	
}


#categoryGrid h2 { 

}


#categoryGrid #categoryDescription {

}

/* used in 2 column category Grids */
#categoryGrid .content-odd2 {

}

#categoryGrid .content-even2 {

}


/* used in 3 column category Grids */
#categoryGrid .content-odd3 {

}

#categoryGrid .content-even3 {

}


/* used in 4 column category Grids */
#categoryGrid .content-odd4 {

}

#categoryGrid .content-even4 {

}


/* used in 5 column category Grids */
#categoryGrid .content-odd5 {

}

#categoryGrid .content-even5 {

}


#categoryGrid .title {

}

#categoryGrid .title h3 {

}

#categoryGrid .title a {

}

#categoryGrid .title a:hover {

}

#categoryGrid .photo {

}

#categoryGrid .description {

}

#categoryGrid .details {

}

#categoryGrid .details .buttons {

}

#categoryGrid .details .buttons .detailBtn {

}

#categoryGrid .details .buttons .detailBtn a {

}

#categoryGrid .details .buttons .detailBtn a:visited,
#categoryGrid .details .buttons .detailBtn a:link,
#categoryGrid .details .buttons .detailBtn a:active {

}

#categoryGrid .details .buttons .detailBtn a:hover {

}


#categoryGrid #btmOptions {

}

#categoryGrid #btmOptions .pagination {

}

#categoryGrid #btmOptions .pagination a {

}

#categoryGrid #btmOptions .pagination a:hover {


}

/* end categoryGrid */







/* begin affiliateLogin */
/* used in templates/affiliate.login.tem.php */
/* used in templates/affiliate.login.password.tem.php */
/* used in templates/affiliate.default.tem.php */

#affiliateLogin {

}

#affiliateLogin h2 { }


/* end affiliateLogin */









/* begin customerLogin */
/* used in templates/client.login.tem.php */
/* used in templates/client.login.password.tem.php */
/* used in templates/client.create.form.tem.php */

#customerLogin {

}

#customerLogin h2 { }

#customerLogin #existingCustomer {
	width: 382px;
	float:left;
}

#customerLogin #newCustomer {
	width: 382px;
	float:right;
}

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {

}

#existingCustomer { }


#customerLogin div.form-label {
	float:left;
	margin-bottom:15px;
	width:75px;
}

#customerLogin div.form-field {
	float:right;
	margin-bottom:15px;
	width:300px;
}

#customerLogin input.form-field,
#customerLogin .form-field input {
	border:solid 1px #ccc;
	width:225px;
}

#newCustomer {

}

#newCustomer input {

}


#customerLogin #passwordRemindCustomer, #customerLogin #createCustomer {

}

#createCustomer .body {
	width: 382px;
	 }



/* end customerLogin */







/* begin productGrid */
/* only used when a product is displaying a "grid" (multiple columns) of products */

#productGrid {

}

.productGridRow {
	padding:5px 0 5px 0;	
}

#productGrid h2 { 

}

#productGrid .title {
	padding:0 0 3px 0;
}

#productGrid .title h4 {
	color:#666;
	background-color:#fff;
	letter-spacing:normal;
	text-transform:capitalize;
	font-weight:bold;
	position:static;
	font-family:Arial, Helvetica, sans-serif;
	visibility:visible;
	font-size:1.09em;
	padding:0;
		
}

#productGrid #categoryDescription {

}

#productGrid table{

}

#productGrid #topOptions {

}

#productGrid #topOptions .search {

}

#productGrid #topOptions .myrow {

}

#productGrid #topOptions .display {

}

#productGrid #topOptions .sort {

}

#productGrid #topOptions .sort .label {

}

#productGrid #topOptions .sort .option {

}

#productGrid #topOptions .sort .option select {

}


/* used in 2 column product Grids */
#productGrid .content-even2 {

}

#productGrid .content-odd2 {

}



/* used in 3 column product Grids */
#productGrid .content-odd3 {
}

#productGrid .content-even3 {

}




/* used in 4 column product Grids */
#productGrid .content-odd4 {
	width:114px;
	padding:0 5px 0 5px;
	float:left;
}

#productGrid .content-even4 {
	width:114px;
	padding:0 1px 0 1px;
	float:left;
}


/* used in 5 column product Grids */
#productGrid .content-even5 {

}

#productGrid .content-odd5 {

}

#productGrid .title {

}

#productGrid .title a {

}

#productGrid .title a:hover {

}

#productGrid .photo {
	padding:0 0 3px 0;
}

#productGrid .details {

}

#productGrid .details .details_text {

}

#productGrid .description {

}

/* #productGrid .details .sprice { */
#productGrid .sprice {
	padding:0 0 3px 0;
	color:#DD2E91;
	font-weight:bold;
	font-size:1.09em;
}

#productGrid .details .buttons {

}

#productGrid .details .buttons .detailBtn {
	border-top:solid 1px #999999;
	padding-top:1px;
	vertical-align:middle;
}

#productGrid .details .buttons .detailBtn a img {
	vertical-align:middle;
}

#productGrid .details .buttons .detailBtn a:visited,
#productGrid .details .buttons .detailBtn a:link,
#productGrid .details .buttons .detailBtn a:active {

}

#productGrid .details .buttons .detailBtn a:hover {

}

#productGrid .details .buttons .addToCartBtn {

}

#productGrid .details .buttons .addToCartBtn a {

}

#productGrid .details .buttons .addToCartBtn a:hover {

}

#productGrid .details .pricenote {

}

#productGrid .options {


}

#productGrid .options .form-label{

}

#productGrid .options .form-field{

}

#productGrid #btmOptions {

}

#productGrid #btmOptions .batchAddToCartButton {

}

#productGrid #btmOptions .batchAddToCartButton a {

}

#productGrid #btmOptions .batchAddToCartButton a:hover {

}

#productGrid #btmOptions .pagination {

}

#productGrid #btmOptions .pagination a {

}

#productGrid #btmOptions .pagination a:hover {


}

#productGrid #btmCategoryPhoto {

}

#productGrid #btmCategoryPhotoImage {

}

#productGrid #btmCategoryPhotoCaption {

}
/* end productGrid */









/* begin productList */
/* used in templates/product.grid.tem.php */
/* only used when a product is displaying a "list" of products */

#productList {

}

#productList h2 { }

#productList #categoryDescription {

}

#productList table{

}

#productList #topOptions {

}

#productList #topOptions .search {

}

#productList #topOptions .display {

}

#productList #topOptions .sort {

}

#productList #topOptions .sort .label {

}

#productList #topOptions .sort .option {

}

#productList #topOptions .sort .option select {

}

#productList .content-even1 {

}

#productList .content-odd1 {

}

#productList .title {

}

#productList .title a {

}

#productList .title a:hover {

}

#productList .photo {

}

#productList .description {

}

#productList .details {

}

#productList .details .sprice {

}

#productList .details .buttons {

}

#productList .details .buttons .detailBtn {

}

#productList .details .buttons .detailBtn a {

}

#productList .details .buttons .detailBtn a:hover {

}

#productList .details .buttons .addToCartBtn {

}

#productList .details .buttons .addToCartBtn a {

}

#productList .details .buttons .addToCartBtn a:hover {

}

#productList .details .pricenote {

}

#productList .options {

}

#productList .options .qty {

}

#productList .options .qty input {

}

#productList .options .form-label {

}

#productList .options .form-field {

}

#productList #btmOptions {

}

#productList #btmOptions .batchAddToCartButton {

}

#productList #btmOptions .batchAddToCartButton a {

}

#productList #btmOptions .batchAddToCartButton a:hover {

}

#productList #btmOptions .pagination {

}

#productList #btmOptions .pagination a {

}

#productList #btmOptions .pagination a:hover {


}

#productList #btmCategoryPhoto {

}

#productList #btmCategoryPhotoImage {

}

#productList #btmCategoryPhotoCaption {

}

/* end productList */











/* begin productDetail */
/* used in templates/product.detail.tem.php */


#productDetail{

}

#productDetail h2 { 

}

#productDetail #productPhotos {
	padding-top:10px;
	width:228px;
	float:left;
}

#prodMainImage1 {
	padding-right: 12px;
}

#productDetail #productPhotos #enlarge {
	position:relative;
}

#productDetail #productPhotos #enlarge .enlarge_icon {
	position:absolute;
	top:3px;
	right:3px;
}

#productDetail #prodThumbnails {
	margin-top:3px;
}

#productDetail .prodThumbnail-odd {

}

#productDetail .prodThumbnail-even {
	margin:0 3px 0 3px;
}

#productDetail #extraDetails {
	padding-top:10px;
	width:246px;
	float:right;
}

#productDetail #extraDetails h2 {
	font-size:1.18em;
	color:#666;
	padding-bottom:3px;
	border-bottom:1px solid #999;
	margin-bottom:15px;
}

#productDetail .submitBtn {

}

#productDetail #qtyPricing {

}

#productDetail #qtyPricing .hdr-title-left {

}

#productDetail #qtyPricing .hdr-title-right {

}

#productDetail #qtyPricing .list-left {

}

#productDetail #qtyPricing .list-right {

}

#productDetail #price {
	color:#DD2E91;
	font-size:1.82em;
	padding-bottom:5px;

}

#productDetail .form-label {
	width:55px;
	float:left;
	margin-bottom:5px;
	padding-top:1px;
}

#productDetail .form-field { 
	width:186px;
	float:right;
	margin-bottom:5px;
}

#productDetail input,
#productDetail textarea {
	border:solid 1px #ccc;

}

#productDetail input,
#productDetail textarea,
#productDetail select {
	font-size:1.09em;
	color:#333;
	font-weight:bold;
	background-color:#fff;
}

#productDetail #customerUpload {

}

#productDetail #detailGroup {

}

#productDetail #detailTabs {

}

#productDetail #detailTabs ul {

}

#productDetail #detailTabs li {

}

#productDetail #detailTabs a .current {

}

#productDetail #detailTabs a {

}

#productDetail #detailTabs a span {

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#productDetail #detailTabs a span {

}

/* End IE5-Mac hack */
#productDetail #detailTabs a:hover span {

}

#productDetail #detailTabs a:hover {

}

#productDetail #detailTabs a:hover span {

}

#productDetail .hdr-title {

}

#productDetail .container {

}

#productDetail .body {

}

#productDetail #productDescription {
	padding-bottom:10px;
}

#productDetail #productDescription p {

}

#productDetail #productReviews {
        width: 470px;
}


#productReviews .body {

}

#productReviews .form-field {

}

#productDetail #productReviews #productReviewsAddNote {

}

#productDetail #productReviews #productReviewsAdd {

}

#productDetail #productReviews #productReviewsAdd .form-label {
        width: 100px;
}

#productDetail #productReviews #productReviewsAdd .form-field {
        width: 350px;
}

#productDetail #productsRelated {

}


#productDetail .productsRelatedGridRow {

}

#productDetail #productsRelated .content-odd3 {

}

#productDetail #productsRelated .content-even3 {

}


#productDetail #productsRelated .title {

}

#productDetail #productsRelated .title a {

}

#productDetail #productsRelated .title a:hover {

}

#productDetail #productsRelated .photo {

}

#productDetail #productsRelated .details {

}

#productDetail #productsRelated .details .sprice {

}

#productDetail #productsRelated .details .detailsBtn {

}

#productDetail #productsRelated .details .detailsBtn a {

}

#productDetail #productsRelated .details .detailsBtn a:hover {

}

/* end productDetail */








/* begin search form */
/* used in templates/search.form.tem.php */

#searchForm {

}

#searchForm h2 { }

#searchForm #searchFormCategory {

}

#searchForm #searchFormCategory .label {

}

#searchForm #searchFormCategory .field {

}

#searchForm #searchFormCategory select {

}

#searchForm #searchFormVendor {

}

#searchForm #searchFormVendor .label {

}

#searchForm #searchFormVendor .field {

}

#searchForm #searchFormVendor select {

}

#searchForm #searchFormKeywords {

}

#searchForm #searchFormKeywords .label {

}

#searchForm #searchFormKeywords .field {

}

#searchForm #searchFormKeywords input {

}

#searchForm #searchFormSubmit {

}

#searchForm #searchFormSubmit .button {

}

/* end search form */









/* begin registry search form */
/* used in templates/registry.search.form.tem.php */

#registrySearchForm {

}

#registrySearchForm h2 { }


#registrySearchForm #searchFormKeywords {

}

#registrySearchForm #searchFormKeywords .label {

}

#registrySearchForm #searchFormKeywords .field {

}

#registrySearchForm #searchFormKeywords input {

}

#registrySearchForm #searchFormSubmit {

}

#registrySearchForm #searchFormSubmit .button {

}

/* end registrysearch form */









/* begin view cart */
/* used in templates/view.cart.tem.php */

#viewCart {

}

#viewCart h2 { 

}

#viewCart p {

}

#viewCart #pageNote {

}

#viewCart #pageError {

}

#viewCart #cartItems {
	width:100%;
	border:solid 1px #999;
	border-collapse:collapse;
}

#viewCart #cartItems thead tr th {
	background-color: #4C4C4C;
	color:#fff;
	padding:5px;
	border:solid 1px #999;
	text-align:left;
}

#viewCart #cartItems tbody tr td {
	border:solid 1px #999;
	padding:5px;
	vertical-align:top;
}

#viewCart #cartItems td.center {

}

#viewCart #cartItems .list input {
	font-size: 1em;
	color: #1A1A1A;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#viewCart #cartItems .cartError {

}

#viewCart #cartItems .normal {

}

#viewCart #cartItems .cartWarning {

}


#viewCart #cartInfo {

}

#viewCart #cartNumItems {
	margin:10px 0 10px 0;
	text-align:right;
}

#viewCart #cartCoupon {

}

#viewCart #cartCoupon input {

}

#viewCart #cartAmounts {
	margin:10px 0 10px 0;
	width:150px;
	float:right;
}


#viewCart #cartAmounts .field-link {

}


#viewCart #cartAmounts .field-label {
	float:left;
	width:75px;
	border-top: solid 1px #999;
	font-weight:bold;
	padding:5px 0 5px 0;
}

#viewCart #cartAmounts .field-price {
	float:right;
	width:75px;
	border-top: solid 1px #999;
	padding:5px 0 5px 0;
}

#viewCart #cartButtons {
	padding-bottom:20px;
	border-bottom: solid 1px #999;
	margin:10px 0 10px 0;
}

#viewCart .gatewayButtons {

}

#viewCart #crossSell {

}

#viewCart #crossSell .content-even {

}

#viewCart #crossSell .content-odd {

}

#viewCart #crossSell .title {

}

#viewCart #crossSell .title a {

}

#viewCart #crossSell .title a:hover {

}

#viewCart #crossSell .photo{

}

#viewCart #crossSell .details {

}

#viewCart #crossSell .details .detailsBtn {

}

#viewCart #crossSell .details .detailsBtn a {

}

#viewCart #crossSell .details .detailsBtn a:hover {

}

/* end view cart */








/* begin popupShipping */
/* used in templates/view.shipping.form.tem.php */
/* used in templates/view.shipping.results.tem.php */

#popupShipping {

}

#popupShipping h2 {

}

#popupShipping #pageNote{

}

#popupShipping #serviceLogo {

}


/* end popupShipping */






/* begin checkoutOnePage */
/* used in templates/checkout.onepage.tem.php */

#checkoutOnePage {

}

#checkoutOnePage h2 { }

#checkoutOnePage .form-label {

}

#checkoutOnePage .form-label-required {

}

#checkoutOnePage .form-label-long {

}

#checkoutOnePage .form-label-required-long {

}

#checkoutOnePage #cartItems {

}

#checkoutOnePage #cartItems thead tr th {

}

#checkoutOnePage #cartItems tbody tr td {

}

#checkoutOnePage #cartItems .cartError {

}

#checkoutOnePage #cartItems .normal {

}

#checkoutOnePage #cartItems .cartWarning {

}

#checkoutOnePage #cartInfo {

}

#checkoutOnePage #cartAmounts {

}

#checkoutOnePage #cartAmounts .field-link {

}

#checkoutOnePage #cartAmounts .field-price {

}

#checkoutOnePage #cartAmounts .field-label {

}

#checkoutOnePage #existingCustomer {

}

#checkoutOnePage #existingCustomer .hdr-title{

}

#checkoutOnePage #existingCustomer .body {

}

#checkoutOnePage #newCustomer {

}

#checkoutOnePage #newCustomer .hdr-title{

}

#checkoutOnePage #newCustomer .body {

}

#checkoutOnePage #billAddress {

}

#checkoutOnePage #billAddress table {

}

#checkoutOnePage #shipAddress {

}

#checkoutOnePage #shipAddress table {

}

#checkoutOnePage #shipMethod {

}

#checkoutOnePage #shipMethod table {

}

#checkoutOnePage #shipMethod table .multiShipOptions {

}

#checkoutOnePage #paymentInfo {

}

#checkoutOnePage #paymentInfo table {

}

#checkoutOnePage #totalsInfo {

}

#checkoutOnePage #totalsInfo {

}

#checkoutOnePage #totalsInfo .totalLabel {

}

#checkoutOnePage #totalsInfo .totalField {

}

#checkoutOnePage #totalsInfo #grand_total_div {

}

#checkoutOnePage #checkoutSubscription {

}

#checkoutOnePage #checkoutSubscription table {

}

/* end checkoutOnePage */








/* begin checkoutBilling */
/* used in templates/checkout.billing.form.tem.php */


#checkoutBilling {

}

#checkoutBilling h2 {

}

#checkoutBilling .form-label { 
	float:left;
	margin-bottom:10px;
	width:174px;
	padding-top:0.5em;
}

#checkoutBilling .form-label-required { 
	float:left;
	margin-bottom:10px;
	width:174px;
	padding-top:0.5em;
	font-weight:bold;
}

#checkoutBilling .form-field { 
	float:right;
	margin-bottom:10px;
	width:300px;
}

#checkoutBilling .form-field input,
#checkoutBilling .form-field select { 
	width:200px;
	padding:3px;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #1A1A1A;
}

#checkoutBilling input[type=checkbox]  {
	width:auto;
	padding:0;
	border:none;
	vertical-align:middle;
	margin:2px 0 2px 0;
}

/* end checkoutBilling */









/* begin checkoutShipping */
/* used in templates/checkout.shipping.form.tem.php */

#checkoutShipping {

}

#checkoutShipping h2 {

}

#checkoutShipping .form-label { 
	float:left;
	margin-bottom:10px;
	width:174px;
	padding-top:0.5em;
}

#checkoutShipping .form-label-required { 
	float:left;
	margin-bottom:10px;
	width:174px;
	padding-top:0.5em;
	font-weight:bold;
 }

#checkoutShipping .form-field { 
	float:right;
	margin-bottom:10px;
	width:300px;
}

#checkoutShipping .form-field input,
#checkoutShipping .form-field select { 
	width:200px;
	padding:3px;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #1A1A1A;
}

/* end checkoutShipping */









/* begin checkoutPayment */
/* used in templates/checkout.payment.form.tem.php */

#checkoutPayment {

}

#checkoutPayment h2 {

}

#checkoutPayment .form-label { 
	float:left;
	margin-bottom:10px;
	width:174px;
	padding-top:0.5em;
}

#checkoutPayment .form-field { 
	float:right;
	margin-bottom:10px;
	width:300px;
}

#checkoutPayment .form-field input,
#checkoutPayment .form-field select,
#checkoutPayment .form-field textarea { 
	width:200px;
	padding:3px;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #1A1A1A;
}

#checkoutPayment input[type=checkbox], 
#checkoutPayment input[type=radio]  {
	width:auto;
	padding:0;
	border:none;
	vertical-align:middle;
	margin:2px 0 2px 0;
}

#checkoutPayment #paymentOpts { }

#checkoutPayment #paymentOpts .form-label {

}

#checkoutPayment #paymentOpts .form-field {

}

#checkoutPayment #spacer {

}

#checkoutPayment .pageNote {

}

/* end checkoutPayment */









/* begin checkoutSubscription */
/* used in templates/checkout.subscription.form.tem.php */

#checkoutSubscription {

}

#checkoutSubscription .form-label { }

#checkoutSubscription .form-field { }

#checkoutSubscription #spacer {

}

/* end checkoutSubscription */








/* begin checkoutConfirm */
/* used in templates/checkout.confirm.tem.php */

#checkoutConfirm {

}

#checkoutConfirm h2 { }

#checkoutConfirm #billInfo {
	width: 237px;
	float:left;
	margin-top:10px;
}

#checkoutConfirm #billInfo .body,
#checkoutConfirm #shipInfo .body {
	min-height:150px;
}


#checkoutConfirm #billInfo .body,
#checkoutConfirm #shipInfo .body,
#checkoutConfirm #paymentInfo .body {
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	padding:5px;
	vertical-align:top;
	border-collapse:collapse;
}

#checkoutConfirm #shipInfo {
	width: 237px;
	float:right;
	margin-top:10px;
}

#checkoutConfirm #paymentInfo {
	width: 237px;
	float:left;
	margin-top:10px;
}

#checkoutConfirm #orderDetails {
	width:100%;
	border:solid 1px #999;
	border-collapse:collapse;
	margin-top:10px;
}


#checkoutConfirm #billInfo .hdr-title,
#checkoutConfirm #shipInfo .hdr-title,
#checkoutConfirm #paymentInfo .hdr-title,
#checkoutConfirm #orderDetails .hdr-title {
	background-color: #4c4c4c;
	color:#fff;
	padding:5px;
	border:solid 1px #999;
	text-align:left;
}

#checkoutConfirm #orderDetails .list {
	border:solid 1px #999;
	padding:5px;
	vertical-align:top;
}

#checkoutConfirm #orderDetails td {
	border-top:solid 1px #999;
	padding:5px;
}

#checkoutConfirm .body {

}

input#acceptterms {
	vertical-align:middle;
}

.submitBtn {

}

.submitOrder {
	text-align:center;
}

.pageNote {
	background-color:#efefef;
	padding:5px;
	margin-top:10px;
}

/* end checkoutConfirm */








/* begin checkoutComplete */
/* used in templates/checkout.complete.tem.php */

#checkoutComplete {

}

#checkoutComplete .container {

}

#checkoutComplete #pageNote {
	background-color:#efefef;
	padding:5px;
	margin-top:10px;
}

#checkoutComplete #downloadFiles {

}

#checkoutComplete #downloadFiles input {

}

#checkoutComplete .hdr-title {
	font-weight:bold;
	font-size:1.27em;
}

#checkoutComplete .container input {

}

/* end checkoutComplete */







/* begin clientAccount */
/* used in all the client "my account" templates */
/* templates/client.*.tem.php */

#clientAccount {
	margin-bottom:20px;
}

#clientAccount h2 { }

#clientAccount .section {

}

#clientAccount .logout {
	text-align:right;
}

#clientAccount .logout a {

}

#clientAccount .logout a:hover { }

#clientAccount #billInfo {
	width: 237px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
}

#clientAccount #shipInfo {
	width: 237px;
	float:right;
	margin-top:10px;
	margin-bottom:20px;
}

#clientAccount #billInfo .hdr-title,
#clientAccount #shipInfo .hdr-title {
	background-color: #4c4c4c;
	color:#fff;
	padding:5px;
	border:solid 1px #999;
	text-align:left;
}

#clientAccount #billInfo .body,
#clientAccount #shipInfo .body {
	min-height:150px;
}


#clientAccount #billInfo .body,
#clientAccount #shipInfo .body,
#clientAccount #paymentInfo .body {
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	border-left:solid 1px #999;
	padding:5px;
	vertical-align:top;
	border-collapse:collapse;
}

#clientAccount #billInfo a {

}

#clientAccount #shipInfo a {
	/* color: #FFFFFF; */
}

#clientAccount #paymentInfo {

}

#clientAccount #subscriptionBillInfo {

}

#clientAccount #subscriptionShipInfo {

}

#clientAccount #subscriptionPaymentInfo {

}

#clientAccount #orderDetails {

}

#clientAccount #orderDetails .list {

}

#clientAccount .hdr-title {

}

#clientAccount .body {

}

#clientAccount #orderList {
	border:solid 1px #999;
	margin-bottom:20px;
}

#clientAccount #orderList table {
	width:472px;
	margin-left:5px;
	border:solid 1px #999;
	border-collapse:collapse;
	/* *border-collapse: expression('separate', cellSpacing = '5px'); */
}

#clientAccount #orderList table thead tr th {
	background-color: #706f6f;
	color:#fff;
	padding:5px;
	border:solid 1px #999;
	text-align:left;
}

#clientAccount #orderList table tbody tr td {
	border:solid 1px #999;
	padding:5px;
	vertical-align:top;
}

#clientAccount #orderList table tbody tr td input {
	font-size: 1em;
	color: #1A1A1A;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

hr  {
	color: #fff; 
	background-color: #fff;
	border: 1px solid #999; 
	border-style: none none solid; 
	margin-bottom:10px;
	margin-top:10px;
}

#clientAccount #orderList .title,
#clientAccount #orderList .all-link  {
	padding:5px;
}


#clientAccount #orderList .title, #clientAccount #subscriptionOrderList .title {

}

#clientAccount #orderList, #clientAccount #subscriptionOrderList {

}

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {

}

#clientAccount #orderList tbody tr td, #clientAccount #subscriptionOrderList tbody tr td {

}

#clientAccount #orderList .buttons, #clientAccount #subscriptionOrderList .buttons {

}

#clientAccount #orderList thead tr th a, #clientAccount #subscriptionOrderList thead tr th a {

}

#clientAccount #orderList thead tr th a:hover, #clientAccount #subscriptionOrderList thead tr th a:hover {

}

#clientAccount #orderList, #clientAccount #subscriptionOrderList {

}

#clientAccount #orderList table, #clientAccount #subscriptionOrderList table {

}

#clientAccount #orderList table thead th, #clientAccount #subscriptionOrderList table thead th {

}

#clientAccount #orderList table tbody, #clientAccount #orderList table tbody tr td, #clientAccount #subscriptionOrderList table tbody, #clientAccount #subscriptionOrderList table tbody tr td {

}

#clientAccount #orderList .outOfStock {

}

#clientAccount #orderList .exceedingStock {

}

#clientAccount #myAccount {
	margin-bottom:20px;
}

#clientAccount #myAccount .body {
	padding:5px;
	border-left:solid 1px #999;
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
}

#clientAccount #orderList .hdr-title,
#clientAccount #myAccount .hdr-title {
	background-color: #4C4C4C;
	color:#fff;
	padding:5px;
	border:solid 1px #999;
	text-align:left;
}

#clientAccount #orderList .hdr-title {
	border-top: none;
	border-left: none;
	border-right: none;
}

#clientAccount #pageNote, #clientAccount .pageNote {

}

#clientAccount #clientAccount .body { }

#clientAccount .all-link {

}

#clientAccount .links {

}

#clientAccount .buttons {

}

#clientAccount #otherStats { }

#clientAccount .points {

}

#clientAccount .pagination {

}

#clientAccount .pagination a {

}

#clientAccount .pagination a:hover {

}

#clientAccount .myerror {

}

#clientAccount .adminFile {

}

#clientAccount #outOfStock {

}

#clientAccount #exceedingStock {

}

#clientAccount #myImages .hdr-title {
	background-color: #4c4c4c;
	color:#fff;
	padding:5px;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	border-bottom:none;
	text-align:left;
}

#clientAccount #myImages .body {
	background-color:#000000;
}

#clientAccount #myImages  {
	margin-bottom:20px;
}

/* end clientAccount */







/* begin vendorLogin */
/* used in templates/vendor.login.tem.php */
/* used in templates/vendor.login.password.tem.php */

#vendorLogin {

}

#vendorLogin h2 { }

#vendorLogin #pageNote {

}

#vendorLogin .form-label { }

#vendorLogin .form-field { }

/* end vendorLogin */








/* begin vendorAccount */

#vendorAccount {

}

#vendorAccount h2 {

}

#vendorAccount hr {

}

#vendorAccount .vendorlink {

}

#vendorAccount .pagination {

}

#vendorAccount #pageNote {

}

#vendorAccount .myerror {

}

#vendorAccount .section {

}

#vendorAccount .logout {

}

#vendorAccount .logout a { }

#vendorAccount .logout a:hover { }

#vendorAccount #billInfo {

}

#vendorAccount #orderDetails {

}

#vendorAccount #orderDetails .list {

}

#vendorAccount .hdr-title {

}

#vendorAccount .body {

}

#vendorAccount #myAccount {

}

#vendorAccount #orderList .title {

}

#vendorAccount #orderList {

}

#vendorAccount #orderList thead th {

}

#vendorAccount #orderList tbody tr td {

}

#vendorAccount #orderList .buttons {

}

#vendorAccount #orderList thead tr th a {

}

#vendorAccount #orderList thead tr th a:hover {

}

#vendorAccount #orderList {

}

#vendorAccount #orderList table {

}

#vendorAccount #orderList table thead th {

}

#vendorAccount #orderList table tbody, #vendorAccount #orderList table tbody tr td {

}

#vendorAccount .buttons {

}

#vendorAccount #billInfo { }

#vendorAccount #otherStats { }

#vendorAccount .large {

}

#vendorAccount .productActionButtons {

}

#vendorAccount .productActionOptions {

}

#vendorAccount #productList {

}

#vendorAccount #productList thead tr th {

}

#vendorAccount #productList thead tr td { }

#vendorAccount #vendorTabs {

}

#vendorAccount #vendorTabs .tabs-on {

}

#vendorAccount #vendorTabs .tabs-off {

}

#vendorAccount .vendorTable {

}
/* end vendorAccount */








/* start registryList */
/* used in templates/registry.list.tem.php */

#registryList {

}

#registryList .content-even {

}

#registryList .content-odd {

}

#registryList .title {

}

#registryList #registryListResults{

}

/* end registryList */

