/* !!!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 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #5B5B5B;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

a {
	color: #424242;
}

a:active {
	color: #424242;
	text-decoration: underline;
}

a:visited {
	color: #424242;
	text-decoration: underline;
}

a:hover {
	color: #424242;
	text-decoration: underline;
}

a:visited:hover {
	color: #424242;
	text-decoration: underline;
}

.sublink {
	font-size: 85%;
}

a.sublink {
	color: #424242;
}

a.sublink:active {
	text-decoration: underline;
}

a.sublink:visited {
	text-decoration: underline;
}

a.sublink:hover {
	text-decoration: underline;
}

a.sublink:visited:hover {
	text-decoration: underline;
}

h2, .page-title  {
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	padding-left: 0;
	text-align: left;
	color: #878787;
}

h2 a {
	color: #878787;
	text-decoration: none;
}

h2 a:hover {
	color: #878787;
	text-decoration: underline;
}

form {
	margin: 0;
}


.padMe {
	float: left;
	padding: 5px;
}

.display-line {
	font-size: 11px;
	padding: 3px;
}

.display-line-footer {
	font-size: 11px;
	padding: 3px;
	text-align: right;
	line-height: 20px;
}

#bg {
	background: url(http://masonicgiftshop.com/design/images/bg_11.jpg) repeat fixed top center;
	width: 100%;
	height: 140px;
	left: 0px;
	top: 0px;
	z-index: -1;
}

#page {
	width: 724px;
	height: auto;
	position: absolute;
	left: 10%;
	top: 0px;
	z-index: 1;
}

#tabs {
	clear: left;
	text-align: right;
	padding-right: 15px;
	width: 724px;
}

#masthead {
	clear: left;
	width: 724px;
	height: 140px;
}

.container {
  	float: left;
  	width: 65%;
  	padding: 10px;
  	text-align: left;
}

hr {
  	float: left;
  	width: 98%;
  	color: #E2E2E2;
  	background-color: #E2E2E2;
  	height: 1px;
}

.disabled {
	font-weight: bold;
	color: #E2E2E2;
	padding-top: 10px;
	padding-bottom: 10px;
}

.myerror, .pending{
	font-weight: bold;
	color: #C00000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.price, .display-item-price {
	font-weight: bold;
	color: #E50029;
	font-size: 110%;
	padding: 5px;
}

.form-label {
  	clear: left;
  	float: left;
  	text-align: right;
  	padding: 4px;
  	width: 20%;
}

.form-label-required {
  	clear: left;
  	float: left;
  	text-align: right;
  	padding: 4px;
  	width: 20%;
  	font-weight: bold;
}

.form-field {
  	padding: 4px;
	height: auto;
	float: left;
}


#infolist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#infolist li {
	padding-left: 17px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
}

input, textarea, select {
	font-size: 100%;
	font-weight: normal;
}

#orderStats {
	padding: 2px;
	margin: 5px;
	float: left;
	border: 1px solid #D8DDE3;
	height: 190px;
	width: 25%;
}

.goLeft, .section {
	float: left;
	text-align: left;
}

.goRight, .logout {
	text-align: right;
	float: right;
}

.goUp {
	vertical-align: top;
}

.moneyFormat{
	text-align: right;
	height:20px;
	vertical-align: middle;
}


#pageNote {
	width: 95%;
	text-align: left;
	float: left;
	padding-bottom: 10px;
}

.submitBtn {
	font-size: 130%;
	font-weight: bold;
}

.submitOrder {
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #C6C6C6;
}
#logo {
	float: left;
	height: 73px;
	vertical-align: middle;
	padding-top: 30px;
}








/* 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 {
	background:url(../images/medium_btn.gif) no-repeat center center;
}

#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 {
}

#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 a {
	color: #424242;
}

#categoryGrid .title a:hover {
}

#categoryGrid .photo {
}

#categoryGrid .description {
}

#categoryGrid .details {
}

#categoryGrid .details .buttons {
}

#categoryGrid .details .buttons .detailBtn {
	background:url(../images/medium_btn.gif) no-repeat center center;
}

#categoryGrid .details .buttons .detailBtn a {
}

#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 {
}

#customerLogin #newCustomer {
}

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

#existingCustomer .body { }

#newCustomer .body {
}

#newCustomer .body input {
}


#customerLogin #passwordRemindCustomer, #customerLogin #createCustomer {
}

#customerLogin #createCustomer .body { }


/* end customerLogin */







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

#productGrid {
}

#productGrid h2 { }

#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-even3 {
}

#productGrid .content-odd3 {
}


/* used in 4 column product Grids */
#productGrid .content-even4 {
}

#productGrid .content-odd4 {
}


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

#productGrid .content-odd5 {
}

#productGrid .title {
}

#productGrid .title a {
	color: #424242;
	width: 100%;
}

#productGrid .title a:hover {
}

#productGrid .photo {
}

#productGrid .details {
}

#productGrid .description {
}

#productGrid .details .sprice {
}

#productGrid .details .buttons {
}

#productGrid .details .buttons .detailBtn {
	background:url(../images/small_btn.gif) no-repeat center center;
}

#productGrid .details .buttons .detailBtn a {
}

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

#productGrid .details .buttons .addToCartBtn {
	background:url(../images/medium_btn.gif) no-repeat center center;
}

#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 {
	background:url(../images/large_btn.gif) no-repeat;
}

#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 {
	background:url(../images/small_btn.gif) no-repeat center center;
}

#productList .details .buttons .detailBtn a {
}

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

#productList .details .buttons .addToCartBtn {
	background:url(../images/medium_btn.gif) no-repeat center center;
}

#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 {
	background:url(../images/large_btn.gif) no-repeat;
}

#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 {
}

#productDetail #prodThumbnails {
}

#productDetail #extraDetails {
}

#productDetail .submitBtn {
}

#productDetail #qtyPricing {
}

#productDetail #qtyPricing .hdr-title-left {
}

#productDetail #qtyPricing .hdr-title-right {
}

#productDetail #qtyPricing .list-left {
}

#productDetail #qtyPricing .list-right {
}

#productDetail #price {
}

#productDetail .form-label {
}

#productDetail .form-field { }

#productDetail #customerUpload {
}

#productDetail #detailGroup {
}

#productDetail #detailTabs {
}

#productDetail #detailTabs ul {
}

#productDetail #detailTabs li {
}

#productDetail #detailTabs a .current {
}

#productDetail #detailTabs a {
	background: url(http://masonicgiftshop.com/design/images/tab-left.gif) no-repeat left top;
}

#productDetail #detailTabs a span {
	background: url(http://masonicgiftshop.com/design/images/tab-right.gif) no-repeat right top;
}

/* 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 {
}

#productDetail #productDescription p {
}

#productDetail #productReviews {
}

#productReviews .body {
}

#productReviews .form-field {
}

#productDetail #productReviews #productReviewsAddNote {
}

#productDetail #productReviews #productReviewsAdd {
}

#productDetail #productsRelated {
}

#productDetail #productsRelated .content-odd {
}

#productDetail #productsRelated .content-even {
}

#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 {
	background:url(../images/small_btn.gif) no-repeat center center;
}

#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 {
}

#viewCart #cartItems thead tr th {
}

#viewCart #cartItems tbody tr td {
}

#viewCart #cartItems .cartError {
}

#viewCart #cartItems .normal {
}

#viewCart #cartItems .cartWarning {
}


#viewCart #cartInfo {
}

#viewCart #cartNumItems {
}

#viewCart #cartCoupon {
}

#viewCart #cartAmounts {
}

#viewCart #cartAmounts .field-link {
}

#viewCart #cartAmounts .field-price {
}

#viewCart #cartAmounts .field-label {
}

#viewCart #cartButtons {
}

#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 {
	background:url(../images/small_btn.gif) no-repeat center center;
}

#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 .form-label { }

#checkoutBilling .form-label-required { }

#checkoutBilling .form-field { }

/* end checkoutBilling */









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

#checkoutShipping {
}

#checkoutShipping .form-label { }

#checkoutShipping .form-label-required { }

#checkoutShipping .form-field { }

/* end checkoutShipping */









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

#checkoutPayment {
}

#checkoutPayment .form-label { }

#checkoutPayment .form-field { }

#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 {
}

#checkoutConfirm #shipInfo {
}

#checkoutConfirm #paymentInfo {
}

#checkoutConfirm #orderDetails {
}

#checkoutConfirm #orderDetails .list {
}

#checkoutConfirm .hdr-title {
}

#checkoutConfirm .body {
}

.submitBtn {
}

.submitOrder {
}

.pageNote {
}

/* end checkoutConfirm */








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

#checkoutComplete {
}

#checkoutComplete .container {
}

#checkoutComplete #pageNote {
}

#checkoutComplete #downloadFiles {
}

#checkoutComplete #downloadFiles input {
}

#checkoutComplete .hdr-title {
}

#checkoutComplete .container input {
}

/* end checkoutComplete */







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

#clientAccount {
}

#clientAccount h2 { }

#clientAccount .section {
}

#clientAccount .logout {
}

#clientAccount .logout a {
}

#clientAccount .logout a:hover { }

#clientAccount #billInfo {
}

#clientAccount #billInfo a {
}

#clientAccount #shipInfo {
}

#clientAccount #shipInfo a {
}

#clientAccount #paymentInfo {
}

#clientAccount #subscriptionBillInfo {
}

#clientAccount #subscriptionShipInfo {
}

#clientAccount #subscriptionPaymentInfo {
}

#clientAccount #orderDetails {
}

#clientAccount #orderDetails .list {
}

#clientAccount .hdr-title {
}

#clientAccount .body {
}

#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 {
}

#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 {
}
/* 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 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 */