/* /css/percentage.css */
/* !!!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: #E50029;
}

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

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

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

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

.sublink {
	font-size: 85%;
}

a.sublink {
	color: #E50029;
}

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(../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(../design/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 {
	text-align: left;
	margin: 5px;
	width: 98%;
}

#giftCerts h2 { }

#giftCerts #pageNote {
	height: 25px;
	width: auto;
}

#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 {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#categoryList h2 { }

#categoryList #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

#categoryList #topOptions .sort .option select {
	height: 18px;
}

#categoryList .content-odd1 {
	border-bottom: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 92%;
	float: left;
}

#categoryList .content-even1 {
	border-bottom: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 92%;
	float: left;
}

#categoryList .title {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	float: left;
	clear: both;
	width: 100%;
}

#categoryList .title a {
	color: #C50024;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

#categoryList .title a:hover {
	text-decoration: none;
}

#categoryList .photo {
	width: 20%;
	height: 125px;
	float: left;
	clear: left;
}

#categoryList .description {
	width: 100%;
	float: left;
	margin-left: 10px;
	text-align: left;
}

#categoryList .details {
	width: 30%;
	height: 125px;
	font-size: 11px;
	font-weight: normal;
	float: right;
	text-align: left;
	color: #464646;
}

#categoryList .details .buttons {
	float: left;
	clear: left;
	text-align: left;
}

#categoryList .details .buttons .detailBtn {
	background:url(../design/images/medium_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 6px;
	width: 75%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#categoryList .details .buttons .detailBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

#categoryList .details .buttons .detailBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#categoryList #btmOptions {
	height: 40px;
}


#categoryList #btmOptions .pagination {
	float: right;
	padding-top: 18px;
	height: 22px;
	font-size: 12px;
}

#categoryList #btmOptions .pagination a {
	color: #C00000;
	text-decoration: underline;
}

#categoryList #btmOptions .pagination a:hover {
	color: #000000;
	text-decoration: none;
}

#categoryList homepagecontent {
	clear: left;
	float: left;
}

/* end categoryList */












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

#categoryGrid {
	text-align: left;
	margin: 5px;
	width: 98%;
}

#categoryGrid h2 { }

#categoryGrid #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

/* used in 2 column category Grids */
#categoryGrid .content-odd2 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 47%;
	padding-bottom: 15px;
}

#categoryGrid .content-even2 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 47%;
	padding-bottom: 15px;
}


/* used in 3 column category Grids */
#categoryGrid .content-odd3 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 33%;
	padding-bottom: 15px;
}

#categoryGrid .content-even3 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 33%;
	padding-bottom: 15px;
}


/* used in 4 column category Grids */
#categoryGrid .content-odd4 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 25%;
	padding-bottom: 15px;
}

#categoryGrid .content-even4 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 25%;
	padding-bottom: 15px;
}


/* used in 5 column category Grids */
#categoryGrid .content-odd5 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 20%;
	padding-bottom: 15px;
}

#categoryGrid .content-even5 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 20%;
	padding-bottom: 15px;
}

/* used in 6 column category Grids */
#categoryGrid .content-odd6 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 16%;
	padding-bottom: 15px;
}

#categoryGrid .content-even6 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 16%;
	padding-bottom: 15px;
}


#categoryGrid .title {
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}

#categoryGrid .title a {
	color: #C50024;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

#categoryGrid .title a:hover {
	text-decoration: none;
}

#categoryGrid .photo {
	width: 100%;
	height: auto;
	float: left;
	clear: left;
}

#categoryGrid .description {
	width: 100%;
	text-align: center;
	clear: both;
}

#categoryGrid .details {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #464646;
}

#categoryGrid .details .buttons {
	width: 100%;
	float: left;
	clear: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#categoryGrid .details .buttons .detailBtn {
	background:url(../design/images/medium_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 6px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#categoryGrid .details .buttons .detailBtn a {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

#categoryGrid .details .buttons .detailBtn a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
}

#categoryGrid #btmOptions {
	height: 40px;
}

#categoryGrid #btmOptions .pagination {
	float: right;
	padding-top: 18px;
	height: 22px;
	font-size: 12px;
}

#categoryGrid #btmOptions .pagination a {
	color: #C00000;
	text-decoration: underline;
}

#categoryGrid #btmOptions .pagination a:hover {
	color: #000000;
	text-decoration: none;

}

#categoryGrid homepagecontent {
	clear: left;
	float: left;
}

/* 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 {
	text-align: left;
	width: 100%;
	margin: 5px;
}

#affiliateLogin h2 { }


/* end affiliateLogin */






/* begin affiliateForm */
/* used in templates/affiliate.form.tem.php */
#affiliateForm {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#affiliateForm h2 {
	width: 100%;
}

#affiliateForm .section {
	height: 40px;
	float: left;
	clear: both;
	width: 100%;
}

#affiliateForm .myerror {
	clear: left;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#affiliateForm #contact {
	float: left;
	clear: left;
	width: 98%;
}

#affiliateForm #payee {
	float: left;
	clear: left;
	width: 98%;
}

#affiliateForm #buttons {
	float: left;
	clear: left;
	width: 98%;
	padding-top: 15px;
}

/* end affiliateForm */







/* 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 {
	text-align: left;
	width: 95%;
	margin: 5px;
}

#customerLogin h2 { }

#customerLogin #existingCustomer {
	height: 190px;
	width: 50%;
	clear: left;
	float: left;
}

#customerLogin #newCustomer {
	height: 190px;
	width: 40%;
	float: right;
}

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#existingCustomer .body { }

#newCustomer .body {
	padding: 5px;
	text-align: center;
}

#newCustomer .body input {
	margin-top: 12px;
}


#customerLogin #passwordRemindCustomer, #customerLogin #createCustomer {
	width: 90%;
}

#customerLogin #createCustomer .body { }


/* end customerLogin */







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

#productGrid {
	text-align: left;
	margin: 5px;
	width: 98%;
}

#productGrid h2 { }

#productGrid #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

#productGrid table{
	float: left;
	clear: left;
	width: 100%;
}

#productGrid #topOptions {
	width: 98%;
	height: 40px;
	float: left;
	clear: left;
}

#productGrid #topOptions .search {
	float: left;
	clear: left;
	height: 18px;
}

#productGrid #topOptions .myrow {
	width: 100%;
	height: 25px;
}

#productGrid #topOptions .display {
	clear: left;
	float: left;
	height: 18px;
	width: 48%;
	text-align: left;
}

#productGrid #topOptions .sort {
	width: 50%;
	height: 20px;
	float: right;
	text-align: right;
}

#productGrid #topOptions .sort .label {
	float: left;
	height: 18px;
	padding: 2px;
	padding-top: 5px;
}

#productGrid #topOptions .sort .option {
	float: left;
	height: 18px;
	padding: 2px;
}

#productGrid #topOptions .sort .option select {
	height: 18px;
}


/* used in 2 column product Grids */
#productGrid .content-even2 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 45%;
	padding-bottom: 15px;
}

#productGrid .content-odd2 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 45%;
	padding-bottom: 15px;
}


/* used in 3 column product Grids */
#productGrid .content-even3 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 30%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#productGrid .content-odd3 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 30%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}


/* used in 4 column product Grids */
#productGrid .content-even4 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 22%;
	padding-bottom: 15px;
}

#productGrid .content-odd4 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 22%;
	padding-bottom: 15px;
}


/* used in 5 column product Grids */
#productGrid .content-even5 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 18%;
	padding-bottom: 15px;
}

#productGrid .content-odd5 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 18%;
	padding-bottom: 15px;
}

/* used in 6 column product Grids */
#productGrid .content-even6 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 15%;
	padding-bottom: 15px;
}

#productGrid .content-odd6 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 15%;
	padding-bottom: 15px;
}
#productGrid .title {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	float: left;
	clear: both;
	width: 100%;
}

#productGrid .title a {
	color: #C50024;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

#productGrid .title a:hover {
	text-decoration: none;
}

#productGrid .photo {
	width: 100%;
	height: auto;
	float: left;
	clear: left;
}

#productGrid .details {
	width: 100%;
	height: auto;
	font-size: 10px;
	font-weight: normal;
	float: right;
	clear: none;
	text-align: left;
	color: #464646;
}

#productGrid .description {
	float: left;
	clear: left;
	width: 100%;
	height: auto;
	text-align: center;
}

#productGrid .details .sprice {
	float: left;
	clear: left;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

#productGrid .details .buttons {
	width: 100%;
	height: auto;
	float: left;
	clear: left;
	text-align: center;
}

#productGrid .details .buttons .detailBtn {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 6px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#productGrid .details .buttons .detailBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

#productGrid .details .buttons .detailBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#productGrid .details .buttons .addToCartBtn {
	background:url(../design/images/medium_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	padding-top: 6px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#productGrid .details .buttons .addToCartBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

#productGrid .details .buttons .addToCartBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#productGrid .details .pricenote {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #C00000;
	font-weight: bold;
}

#productGrid .options {
	clear: left;
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 10px;
}

#productGrid .options .form-label{
	clear: left;
	float: left;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#productGrid .options .form-field{
	float: left;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#productGrid #btmOptions {
	clear: left;
	float: left;
	width: 100%;
	height: 60px;
}

#productGrid #btmOptions .batchAddToCartButton {
	background:url(../design/images/large_btn.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	float: left;
	width: 160px;
	height: 19px;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
	margin-top: 15px;
}

#productGrid #btmOptions .batchAddToCartButton a {
	color: #FFFFFF;
	text-decoration: none;
}

#productGrid #btmOptions .batchAddToCartButton a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#productGrid #btmOptions .pagination {
	float: right;
	width: auto;
	height: 19px;
	font-size: 12px;
	padding-top: 15px;
}

#productGrid #btmOptions .pagination a {
	color: #C00000;
	text-decoration: underline;
}

#productGrid #btmOptions .pagination a:hover {
	color: #000000;
	text-decoration: none;

}

#productGrid #btmCategoryPhoto {
	clear: left;
	float: left;
}

#productGrid #btmCategoryPhotoImage {
	clear: left;
	float: left;
}

#productGrid #btmCategoryPhotoCaption {
	clear: left;
	float: left;
}

#productGrid #qtyPricing {
	float: left;
	clear: left;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
}

#productGrid #qtyPricing .hdr-title-left {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 25%;
}

#productGrid #qtyPricing .hdr-title-right {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 50%;
}

#productGrid #qtyPricing .list-left {
	clear: left;
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 25%;
}

#productGrid #qtyPricing .list-right {
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 50%;
}
/* end productGrid */









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

#productList {
	text-align: left;
	margin: 5px;
	width: 98%;
}

#productList h2 { }

#productList #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

#productList table{
	float: left;
	clear: left;
	width: 96%
}

#productList #topOptions {
	width: auto;
	height: 40px;
	float: left;
	clear: left;
}

#productList #topOptions .search {
	float: left;
	clear: left;
	height: 18px;
}

#productList #topOptions .display {
	float: left;
	clear: left;
	height: 18px;
	width: 50%;
	text-align: left;
}

#productList #topOptions .sort {
	width: 40%;
	height: 20px;
	float: right;
	text-align: right;
	padding-right: 5%;
}

#productList #topOptions .sort .label {
	float: left;
	height: 18px;
	padding: 2px;
	padding-top: 5px;
}

#productList #topOptions .sort .option {
	float: left;
	height: 18px;
	padding: 2px;
}

#productList #topOptions .sort .option select {
	height: 18px;
}

#productList .content-even1 {
	border-bottom: 1px dotted #D9D9D9;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 94%;
}

#productList .content-odd1 {
	border-bottom: 1px dotted #D9D9D9;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 94%;
}

#productList .title {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	float: left;
	clear: both;
	width: 100%;
}

#productList .title a {
	color: #C50024;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

#productList .title a:hover {
	text-decoration: none;
}

#productList .photo {
	width: 30%;
	height: auto;
	float: left;
	clear: left;
}

#productList .description {
	width: 60%;
	height: auto;
	float: left;
	padding: 5px;
	text-align: left;
	clear: left;
}

#productList .details {
	width: 90%;
	height: auto;
	font-size: 11px;
	font-weight: normal;
	float: left;
	text-align: left;
	color: #464646;
	clear: left;
}

#productList .details .sprice {
	width: 40%;
	float: right;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 8px;
}

#productList .details .buttons {
	float: left;
	clear: left;
	text-align: left;
	width: 40%;
}

#productList .details .buttons .detailBtn {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 6px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#productList .details .buttons .detailBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

#productList .details .buttons .detailBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#productList .details .buttons .addToCartBtn {
	background:url(../design/images/medium_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	padding-top: 6px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#productList .details .buttons .addToCartBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

#productList .details .buttons .addToCartBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#productList .details .pricenote {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #C00000;
	font-weight: bold;
}

#productList .options {
	float: left;
	clear: left;
	margin-top: 5px;
	color: #464646;
	text-align: left;
	margin-top: 10px;
}

#productList .options .qty {
	margin-top: 4px;
}

#productList .options .qty input {
	color: #464646;
}

#productList .options .form-label {
	width: 25%;
	text-align: left;
	padding: 3px;
}

#productList .options .form-field {
	text-align: left;
	width: auto;
	padding: 0px;
}

#productList #btmOptions {
	clear: left;
	float: left;
	width: 94%;
	height: 60px;
}

#productList #btmOptions .batchAddToCartButton {
	background:url(../design/images/large_btn.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	float: left;
	width: 24%;
	height: 19px;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
	margin-top: 15px;
}

#productList #btmOptions .batchAddToCartButton a {
	color: #FFFFFF;
	text-decoration: none;
}

#productList #btmOptions .batchAddToCartButton a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#productList #btmOptions .pagination {
	float: right;
	width: auto;
	height: 19px;
	font-size: 12px;
	padding-top: 15px;
}

#productList #btmOptions .pagination a {
	color: #C00000;
	text-decoration: underline;
}

#productList #btmOptions .pagination a:hover {
	color: #000000;
	text-decoration: none;

}

#productList #btmCategoryPhoto {
	clear: left;
	float: left;
}

#productList #btmCategoryPhotoImage {
	clear: left;
	float: left;
}

#productList #btmCategoryPhotoCaption {
	clear: left;
	float: left;
}

/* end productList */











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

#productDetail{
	text-align: left;
	margin: 5px;
	width: 98%;
}

#productDetail h2 { }

#productDetail #productPhotos {
	float: left;
	clear: left;
	width: 50%;
	padding-top: 10px;
	vertical-align: middle;
	text-align: center;
}

#productDetail #prodThumbnails {
	clear: left;
}

#productDetail #extraDetails {
	float: left;
	clear: none;
	height: auto;
	width: 45%;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px 5px 5px 5px;
	color: #878787;
}

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

#productDetail #qtyPricing {
	float: left;
	clear: left;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 95%;
}

#productDetail #qtyPricing .hdr-title-left {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 25%;
}

#productDetail #qtyPricing .hdr-title-right {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	width: 65%;
}

#productDetail #qtyPricing .list-left {
	clear: left;
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 25%;
}

#productDetail #qtyPricing .list-right {
	float: left;
	border-bottom: 1px solid #D8DDE3;
	padding: 3px;
	width: 65%;
}

#productDetail #price {
	font-size: 110%;
	font-weight: bold;
	height: auto;
	width: 50%;
}

#productDetail .form-label {
	font-weight: bold;
	width: 28%;
}

#productDetail .form-field { }

#productDetail #customerUpload {
	margin-top: 15px;
	clear: left;
	float: left;
}

#productDetail #detailGroup {
	float: left;
	clear: left;
	width: 92%;
}

#productDetail #detailTabs {
	clear: left;
	float: left;
	width: 98%;
}

#productDetail #detailTabs ul {
	margin: 0;
	padding: 10px 10px 0 5px;
	list-style: none;
}

#productDetail #detailTabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#productDetail #detailTabs a .current {
  	color: #FFFFFF;
  	font-size: 150%;
}

#productDetail #detailTabs a {
	float: left;
	background: url(../design/images/tab-left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#productDetail #detailTabs a span {
	float: left;
	display: block;
	background: url(../design/images/tab-right.gif) no-repeat right top;
	padding: 5px 10px 5px 3px;
	color: #404040;
}

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

#productDetail #detailTabs a span {
	float: none;
}

/* End IE5-Mac hack */
#productDetail #detailTabs a:hover span {
  	color: #FFFFFF;
}

#productDetail #detailTabs a:hover {
	color: #FFFFFF;
}

#productDetail #detailTabs a:hover span {
	color: #FFFFFF;
}

#productDetail .hdr-title {
	float: left;
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	width: 98%;
}

#productDetail .container {
	clear: both;
	float: left;
}

#productDetail .body {
	clear: left;
	padding: 5px;
}

#productDetail #productDescription {
	margin-top: 15px;
	float: left;
	clear: left;
	width: 90%;
	height: auto;
	text-align: left;
}

#productDetail #productDescription p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#productDetail #productBundle {
	width: 100%;
	float: left;
	clear: left;
	height: auto;
	margin-top: 15px;
	text-align: center;
	border: 1px solid #404040;
}

#productDetail #productBundle #bundlePhotos {
	float: left;
	clear: left;
	width: 100%;
}

#productDetail #productBundle #bundlePhotos .bundlePhoto {
	width: 33%;
	margin: 5px;
}

#productDetail #productBundle #bundleCaption {
	float: left;
	clear: left;
	width: 100%;
}

#productDetail #productBundle #bundlePrice {
	float: left;
	clear: left;
	width: 100%;
	padding: 5px 0px;
}

#productDetail #productBundle #bundleOverview {
	float: left;
	clear: left;
	text-align: left;
	width: 100%;
	margin: 5px 5px 5px 15px;
}

#productDetail #productReviews {
	border: 1px solid #404040;
	width: 100%;
	float: left;
	clear: left;
	height: auto;
	margin-top: 15px;
	text-align: left;
}

#productReviews .body {
	width: 100%;
}

#productReviews .form-field {
	width: 65%;
}

#productDetail #productReviews #productReviewsAddNote {
	display: block;
}

#productDetail #productReviews #productReviewsAdd {
	display: none;
}

#productDetail #productsRelated {
	margin-top: 15px;
	border: 1px solid #404040;
	float: left;
	clear: left;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
	text-align: left;
}

#productDetail #productsRelated .content-odd {
	text-align: center;
	width: 49%;
	float: left;
	height: 225px;
	clear: left;
}

#productDetail #productsRelated .content-even {
	text-align: center;
	width: 49%;
	float: left;
	height: 225px;
	border-left: 1px dotted #D8DDE3;
}

#productDetail #productsRelated .title {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	clear: both;
}

#productDetail #productsRelated .title a {
	color: #C50024;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

#productDetail #productsRelated .title a:hover {
	text-decoration: none;
}

#productDetail #productsRelated .photo {
	text-align: center;
}

#productDetail #productsRelated .details {
	width: 100%;
	text-align: center;
	padding-bottom: 8px;
}

#productDetail #productsRelated .details .sprice {
	width: 100%;
	text-align: center;
	margin-top: 8px;
	font-size: 125%;
	font-weight: bold;
	height: auto;
	color: #878787;
	width: auto;
}

#productDetail #productsRelated .details .buttons {
	height: 22px;
}

#productDetail #productsRelated .details .detailsBtn {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	height: 100%;
	margin: 3px;
	padding-top: 6px;
	text-align: center;
}

#productDetail #productsRelated .details .detailsBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

#productDetail #productsRelated .details .detailsBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* end productDetail */








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

#searchForm {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#searchForm h2 { }

#searchForm #searchFormCategory {
	float: left;
	clear: left;
	margin-top: 15px;
}

#searchForm #searchFormCategory .label {
	float: left;
	height: 16px;
}

#searchForm #searchFormCategory .field {
	float: left;
	clear: left;
}

#searchForm #searchFormCategory select {
	color: #000000;
}

#searchForm #searchFormVendor {
	float: left;
	clear: left;
	margin-top: 15px;
}

#searchForm #searchFormVendor .label {
	float: left;
	height: 16px;
}

#searchForm #searchFormVendor .field {
	float: left;
	clear: left;
}

#searchForm #searchFormVendor select {
	color: #000000;
}

#searchForm #searchFormKeywords {
	float: left;
	clear: left;
	margin-top: 15px;
}

#searchForm #searchFormKeywords .label {
	float: left;
	height: 16px;
}

#searchForm #searchFormKeywords .field {
	float: left;
	clear: left;
}

#searchForm #searchFormKeywords input {
	width: 200px;
	color: #000000;
}

#searchForm .searchFormCustomList {
	float: left;
	clear: left;
	margin-top: 15px;
}

#searchForm #searchFormSubmit {
	float: left;
	clear: left;
	padding-top: 15px;
}

#searchForm #searchFormSubmit .button {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	padding: 1px;
	margin-bottom: 15px;
}

#searchForm #searchFormShopByPrice {
	float: left;
	clear: left;
	margin-top: 15px;
}

#searchForm #searchFormShopByPrice .label {
	float: left;
	height: 16px;
}

#searchForm #searchFormShopByPrice .field {
	float: left;
	clear: left;
}

#searchForm #searchFormShopByPrice select {
	color: #000000;
}
/* end search form */









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

#registrySearchForm {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#registrySearchForm h2 { }


#registrySearchForm #searchFormKeywords {
	float: left;
}

#registrySearchForm #searchFormKeywords .label {
	float: left;
	height: 16px;
	color: #878787;
}

#registrySearchForm #searchFormKeywords .field {
	float: left;
	clear: left;
}

#registrySearchForm #searchFormKeywords input {
	width: 200px;
	color: #000000;
}

#registrySearchForm #searchFormSubmit {
	float: left;
	padding-top: 15px;
}

#registrySearchForm #searchFormSubmit .button {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #5B5B5B;
	padding: 1px;
}

/* end registrysearch form */









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

#viewCart {
	text-align: left;
	margin: 5px;
	width: 98%;
}

#viewCart h2 { }

#viewCart p {
	height: auto;
	text-align: left;
}

#viewCart .myerror {
	padding-bottom: 5px;
	padding-top: 0px;
}

#viewCart #pageNote {
	height: auto;
	text-align: left;
}

#viewCart #pageError {
	border: 1px solid #C00000;
	padding: 5px;
	line-height: 20px;
	font-weight: bold;
}

#viewCart #cartItems {
	height: auto;
	width: 96%;
	border-collapse: collapse;
	float: left;
	clear: left;
}

#viewCart #cartItems thead tr th {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	height: 22px;
	font-size: 12px;
}

#viewCart #cartItems tbody tr td {
	border-bottom: 1px solid #D8DDE3;
	text-align: left;
	font-weight: normal;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#viewCart #cartItems .cartError {
	background-color: #FF4040;
}

#viewCart #cartItems .normal {
	background-color: yellow;
}

#viewCart #cartItems .cartWarning {
	background-color: #FFFF80;
}


#viewCart #cartInfo {
	height: auto;
	width: 96%;
	border-collapse: collapse;
	float: left;
	clear: left;
}

#viewCart #cartNumItems {
	width: 30%;
	padding-top: 8px;
	height: 35px;
	float:left;
	clear:left;
	text-align: left;
}

#viewCart #cartCoupon {
	height: 35px;
	width: auto;
	text-align: left;
	float:left;
	clear: left;
}

#viewCart #cartAmounts {
	padding-top: 8px;
	margin-bottom: 8px;
	float: right;
	text-align: right;
	width: 30%;
}

#viewCart #cartAmounts .field-link {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	vertical-align: bottom;
}

#viewCart #cartAmounts .field-price {
	text-align: right;
	font-weight: bold;
	height: 18px;
	padding: 2px;
}

#viewCart #cartAmounts .field-label {
	text-align: left;
	height: 18px;
	clear: left;
	float: left;
	padding: 2px;
}

#viewCart #cartButtons {
	clear: both;
	float: left;
	margin-top: 25px;
	width: 96%;
	text-align: left;
}

#viewCart #gatewayButtonsContainer {
	width: 100%;
	height: auto;
	clear: right;
}

#viewCart .gatewayButtons {
	float: right;
	height: 50px;
}

#viewCart #crossSell {
	border-top: 1px dotted #D9D9D9;
	height: auto;
	width: 96%;
	border-collapse: collapse;
	float: left;
	clear: left;
	padding-top: 5px;
	margin-top: 15px;
}

#viewCart #crossSell .content-even {
	text-align: center;
	width: 32%;
	height: auto;
	padding-top: 15px;
}

#viewCart #crossSell .content-odd {
	text-align: center;
	width: 32%;
	height: auto;
	padding-top: 15px;
}

#viewCart #crossSell .title {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

#viewCart #crossSell .title a {
	color: #C50024;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

#viewCart #crossSell .title a:hover {
	text-decoration: none;
}

#viewCart #crossSell .photo{
	text-align: center;
}

#viewCart #crossSell .details {
	width: 100%;
	text-align: center;
	padding-bottom: 8px;
}

#viewCart #crossSell .details .detailsBtn {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	margin: 5px;
	padding-top: 8px;
	text-align: center;
}

#viewCart #crossSell .details .detailsBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

#viewCart #crossSell .details .detailsBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* end view cart */








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

#popupShipping {
	text-align: left;
	margin: 10px;
}

#popupShipping h2 {
	width: 300px;
}

#popupShipping #pageNote{
	float: left;
	width: 100%;
}

#popupShipping #serviceLogo {
	width: 150px;
	float: right;
	padding-left: 15px;
}


/* end popupShipping */






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

#checkoutOnePage {
	text-align: left;
	width: 98%;
	margin: 8px;
}

#checkoutOnePage h2 { }

#checkoutOnePage .form-label {
	font-weight: normal;
	text-align: left;
 	padding: 5px;
  	width: 20%;
}

#checkoutOnePage .form-label-required {
	font-weight: bold;
	text-align: left;
 	padding: 5px;
  	width: 20%;
}

#checkoutOnePage .form-label-long {
	font-weight: normal;
	text-align: left;
 	padding: 5px;
  	width: 75%;
}

#checkoutOnePage .form-label-required-long {
	font-weight: bold;
	text-align: left;
 	padding: 5px;
  	width: 75%;
}

#checkoutOnePage #cartItems {
	height: auto;
	width: 96%;
	border-collapse: collapse;
	float: left;
	clear: left;
}

#checkoutOnePage #cartItems thead tr th {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	font-weight: bold;
	height: 22px;
	font-size: 12px;
}

#checkoutOnePage #cartItems tbody tr td {
	border-bottom: 1px solid #D8DDE3;
	text-align: left;
	font-weight: normal;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#checkoutOnePage #cartItems .cartError {
	background-color: #FF4040;
}

#checkoutOnePage #cartItems .normal {
	background-color: yellow;
}

#checkoutOnePage #cartItems .cartWarning {
	background-color: #FFFF80;
}

#checkoutOnePage #cartInfo {
	height: auto;
	width: 96%;
	float: left;
	clear: left;
}

#checkoutOnePage #cartAmounts {
	padding-top: 8px;
	padding-right: 15px;
	float: right;
}

#checkoutOnePage #cartAmounts .field-link {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	vertical-align: bottom;
}

#checkoutOnePage #cartAmounts .field-price {
	text-align: right;
	font-weight: bold;
	height: 18px;
	padding: 2px;
}

#checkoutOnePage #cartAmounts .field-label {
	text-align: left;
	height: 18px;
	clear: left;
	float: left;
	padding: 2px;
}

#checkoutOnePage .checkoutWelcome {
	width: 100%;
	float: left;
}

#checkoutOnePage #existingCustomer {
	float: left;
	height: 100%;
	width: 45%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border: 1px solid #D8DDE3;
}

#checkoutOnePage #existingCustomer .hdr-title{
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#checkoutOnePage #existingCustomer .body {
	height: auto;
}

#checkoutOnePage #newCustomer {
	float: left;
	height: 100%;
	width: 45%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 6%;
	padding-bottom: 15px;
	border: 1px solid #D8DDE3;
}

#checkoutOnePage #newCustomer .hdr-title{
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#checkoutOnePage #newCustomer .body {
	height: auto;
}

#checkoutOnePage #billAddress {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
  	padding: 4px;
  	width: 96%;
}

#checkoutOnePage #billAddress table {
  	text-align: left;
  	padding: 4px;
  	width: 100%;
}

#checkoutOnePage #shipAddress {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
  	padding: 4px;
  	width: 96%;;
}

#checkoutOnePage #shipAddress table {
  	text-align: left;
  	padding: 4px;
  	width: 100%;
}

#checkoutOnePage #shipMethod {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
  	padding: 4px;
  	width: 96%;
}

#checkoutOnePage #shipMethod table {
  	text-align: left;
  	padding: 4px;
  	width: 100%;
}

#checkoutOnePage #shipMethod table .multiShipOptions {
	width: 100%;
}

#checkoutOnePage #paymentInfo {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
  	padding: 4px;
  	width: 96%;
}

#checkoutOnePage #paymentInfo table {
  	text-align: left;
  	padding: 4px;
  	width: 100%;
}

#checkoutOnePage #totalsInfo {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
}

#checkoutOnePage #totalsInfo {
  	text-align: left;
  	padding: 4px;
  	width: 96%;
}

#checkoutOnePage #totalsInfo .totalLabel {
	text-align: right;
	font-weight: bold;
	font-size: 125%;
	width: 45%;
	padding: 4px;
}

#checkoutOnePage #totalsInfo .totalField {
	text-align: left;
	font-size: 125%;
	width: auto;
	padding: 4px;
}

#checkoutOnePage #totalsInfo #grand_total_div {
	font-size: 125%;
	font-weight: bold;
	height: 28px;
	color: #878787;
	width: auto;
	padding-top: 5px;
}

#checkoutOnePage #checkoutSubscription {
	clear: left;
	float: left;
	margin-top: 15px;
	border-top: 1px solid #D8DDE3;
  	padding: 4px;
  	width: 96%;
}

#checkoutOnePage #checkoutSubscription table {
  	text-align: left;
  	padding: 4px;
  	width: 100%;
}

/* end checkoutOnePage */








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

#checkoutBilling {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#checkoutBilling .form-label { }

#checkoutBilling .form-label-required { }

#checkoutBilling .form-field { }

/* end checkoutBilling */









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

#checkoutShipping {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#checkoutShipping .form-label { }

#checkoutShipping .form-label-required { }

#checkoutShipping .form-field { }

/* end checkoutShipping */









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

#checkoutPayment {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#checkoutPayment .form-label { }

#checkoutPayment .form-field { }

#checkoutPayment #paymentOpts { }

#checkoutPayment #paymentOpts .form-label {
	height: auto;
}

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

#checkoutPayment #spacer {
	clear: left;
	float: left;
}

#checkoutPayment .pageNote {
	clear:left;
	float: left;
	margin: 5px;
}

/* end checkoutPayment */









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

#checkoutSubscription {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#checkoutSubscription .form-label { }

#checkoutSubscription .form-field { }

#checkoutSubscription #spacer {
	clear: left;
	float: left;
}

/* end checkoutSubscription */








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

#checkoutConfirm {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#checkoutConfirm h2 { }

#checkoutConfirm #billInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 47%;
	float: left;
	clear: left;
	text-align: left;
}

#checkoutConfirm #shipInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 47%;
	float: left;
	text-align: left;
}

#checkoutConfirm #paymentInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 47%;
	clear: both;
	float: left;
	text-align: left;
}

#checkoutConfirm #orderDetails {
	margin: 5px;
	float: left;
	clear: left;
	border: 1px solid #D8DDE3;
	width: 96%;
	border-collapse: collapse;
	text-align: left;
}

#checkoutConfirm #orderDetails .list {
	border: 1px solid #D8DDE3;
	height: 22px;
}

#checkoutConfirm .hdr-title {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}

#checkoutConfirm .body {
	padding: 5px;
}

#checkoutConfirm .container {
	width: 100%;
}

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

.submitOrder {
	width: 96%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pageNote {
	margin: 5px;
	text-align: left;
}

/* end checkoutConfirm */








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

#checkoutComplete {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#checkoutComplete .container {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
}

#checkoutComplete #pageNote {
	margin-top: 10px;
	width: auto;
	height: auto;
}

#checkoutComplete #downloadFiles {
	margin-top: 10px;
	height: 35px;
}

#checkoutComplete #downloadFiles input {
	font-size: 120%;
	font-weight: bold;
}

#checkoutComplete .hdr-title {
	font-size: 105%;
	font-weight: bold;
	line-height: 20px;
}

#checkoutComplete .container input {
	margin-bottom: 100px;
}

/* end checkoutComplete */







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

#clientAccount {
	text-align: left;
	width: 98%;
	margin: 5px;
}

#clientAccount h2 {
	width: 100%;
}

#clientAccount .section {
	height: 40px;
	float: left;
	clear: left;
	width: 67%;
}

#clientAccount .logout {
	height: 40px;
	float: right;
	vertical-align: bottom;
}

#clientAccount .logout a {
	padding-right:12px;
}

#clientAccount .logout a:hover { }

#clientAccount #billInfo {
	margin: 5px;
	height: auto;
	border: 1px solid #D8DDE3;
	width: 35%;
	float: left;
	clear: left;
	text-align: left;
}

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

#clientAccount #shipInfo {
	margin: 5px;
	height: auto;
	border: 1px solid #D8DDE3;
	width: 35%;
	float: left;
	text-align: left;
}

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

#clientAccount #paymentInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 35%;
	float: left;
	clear: left;
	text-align: left;
}

#clientAccount #subscriptionBillInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	float: left;
	clear: left;
	text-align: left;
}

#clientAccount #subscriptionShipInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	text-align: left;
	float: left;
}

#clientAccount #subscriptionPaymentInfo {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 35%;
	float: left;
	clear: left;
	text-align: left;
}

#clientAccount #orderDetails {
	margin: 5px;
	float: left;
	clear: left;
	border: 1px solid #D8DDE3;
	width: 96%;
	border-collapse: collapse;
}

#clientAccount #orderDetails .list {
	border: 1px solid #D8DDE3;
	height: 22px;
}

#clientAccount .hdr-title {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#clientAccount .body {
	padding: 5px;
}

#clientAccount #orderList .title, #clientAccount #subscriptionOrderList .title {
	text-align: left;
	margin: 5px;
}

#clientAccount #orderList, #clientAccount #subscriptionOrderList {
	border: 1px solid #D8DDE3;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	height: 25px;
}

#clientAccount #orderList tbody tr td, #clientAccount #subscriptionOrderList tbody tr td {
	border-top: 1px solid #D8DDE3;
	padding: 3px;
	text-align: left;
}

#clientAccount #orderList .buttons, #clientAccount #subscriptionOrderList .buttons {
	text-align: right;
}

#clientAccount #orderList thead tr th a, #clientAccount #subscriptionOrderList thead tr th a {
	color: #FFFFFF;
}

#clientAccount #orderList thead tr th a:hover, #clientAccount #subscriptionOrderList thead tr th a:hover {
	color: #FFFFFF;
}

#clientAccount #orderList, #clientAccount #subscriptionOrderList {
	margin: 5px;
	float: left;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 96%;
	text-align: left;
}

#clientAccount #orderList table, #clientAccount #subscriptionOrderList table {
	width: 98%;
	margin: 5px;
	border-collapse: collapse;
	border-top: 1px solid #D8DDE3;
	text-align: left;
}

#clientAccount #orderList table thead th, #clientAccount #subscriptionOrderList table thead th {
	text-align: left;
	font-weight: bold;
}

#clientAccount #orderList table tbody, #clientAccount #orderList table tbody tr td, #clientAccount #subscriptionOrderList table tbody, #clientAccount #subscriptionOrderList table tbody tr td {
	text-align: left;
	border-bottom: 1px solid #D8DDE3;
	border-top: 1px solid #D8DDE3;
	padding: 2px;
}

#clientAccount #orderList .outOfStock {
	background-color: #FF4040;
}

#clientAccount #orderList .exceedingStock {
	background-color: #FFFF80;
}

#clientAccount #myAccount {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 35%;
	float: left;
	text-align: left;
}

#clientAccount #pageNote, #clientAccount .pageNote {
	text-align: left;
	clear: left;
	font-size: 11px;
}

#clientAccount #clientAccount .body { }

#clientAccount .all-link {
	margin: 5px;
}

#clientAccount .links {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}

#clientAccount .buttons {
	clear: left;
	float: left;
	padding-top: 15px;
	padding-left: 3px;
	width: 100%;
}

#clientAccount #otherStats { }

#clientAccount .points {
	padding-left: 3px;
	clear: left;
	float: left;
}

#clientAccount .pagination {
	float: right;
	padding-left: 3px;
	padding-top: 13px;
	height: 22px;
	width: auto;
}

#clientAccount .pagination a {
	color: #C00000;
	text-decoration: underline;
}

#clientAccount .pagination a:hover {
	color: #000000;
	text-decoration: none;
}

#clientAccount .myerror {
	clear: left;
	float: left;
}

#clientAccount .adminFile {
	float: left;
	clear: left;
	margin-left: 5px;
	margin-top: 10px;
}

#clientAccount #outOfStock {
	float: left;
	clear: left;
	color: #FF0000;
}

#clientAccount #exceedingStock {
	float: left;
	clear: left;
	color: #FF0000;
}

#clientAccount hr {
	clear: left;
}
/* end clientAccount */







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

#vendorLogin {
	text-align: left;
	width: 98%;
	margin:5px;
}

#vendorLogin h2 { }

#vendorLogin #pageNote {
	height: 25px;
}

#vendorLogin .form-label { }

#vendorLogin .form-field { }

/* end vendorLogin */








/* begin vendorAccount */

#vendorAccount {
	text-align: left;
	margin: 5px;
	width: 98%;
}

#vendorAccount h2 {
	width: 100%;
}

#vendorAccount hr {
	float: left;
	clear: left;
}

#vendorAccount .vendorlink {
	color: #FFFFFF;
}

#vendorAccount .pagination {
	width: 70%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#vendorAccount #pageNote {
	height: 25px;
}

#vendorAccount .myerror {
	float: left;
	clear: left;
	line-height: 5px;
}

#vendorAccount .section {
	height: 40px;
	float: left;
	clear: left;
	width: 90%;
}

#vendorAccount .logout {
	height: 40px;
	float: right;
	vertical-align: bottom;
}

#vendorAccount .logout a { }

#vendorAccount .logout a:hover { }

#vendorAccount #billInfo {
	margin: 5px;
	height: 160px;
	width: 70%;
	float: left;
	clear: left;
}

#vendorAccount #orderDetails {
	margin: 5px;
	float: left;
	clear: left;
	border: 1px solid #D8DDE3;
	width: 70%;
	border-collapse: collapse;
}

#vendorAccount #orderDetails .list {
	border: 1px solid #D8DDE3;
	height: 22px;
}

#vendorAccount .hdr-title {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#vendorAccount .body {
	padding: 5px;
}

#vendorAccount #myAccount {
	margin: 5px;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 38%;
	float: left;
	text-align: left;
}

#vendorAccount #orderList .title {
	margin: 5px;
}

#vendorAccount #orderList {
	border-collapse: collapse;
	padding: 0;
	margin: 5px;
	float: left;
	border: 1px solid #D8DDE3;
	height: auto;
	width: 96%;
}

#vendorAccount #orderList thead th {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	height: 25px;
}

#vendorAccount #orderList tbody tr td {
	border-top: 1px solid #D8DDE3;
	padding: 3px;
}

#vendorAccount #orderList .buttons {
	text-align: right;
}

#vendorAccount #orderList thead tr th a {
	color: #FFFFFF;
}

#vendorAccount #orderList thead tr th a:hover {
	color: #FFFFFF;
}

#vendorAccount #orderList table {
	width: 100%;
	margin: 5px;
	border-collapse: collapse;
	border-top: 1px solid #D8DDE3;
}

#vendorAccount #orderList table thead th {
	text-align: left;
	font-weight: bold;
}

#vendorAccount #orderList table tbody, #vendorAccount #orderList table tbody tr td {
	text-align: left;
	border-bottom: 1px solid #D8DDE3;
	border-top: 1px solid #D8DDE3;
	padding: 2px;
}

#vendorAccount .buttons {
	clear: left;
	float: left;
	padding-top: 5px;
	padding-left: 3px;
}

#vendorAccount #billInfo { }

#vendorAccount #otherStats { }

#vendorAccount .large {
	font-size: 125%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

#vendorAccount .productActionButtons {
	clear: both;
	float: right;
}

#vendorAccount .productActionOptions {
	float: left;
}

#vendorAccount #productList {
	margin: 5px;
	float: left;
	clear: left;
}

#vendorAccount #productList thead tr th {
	color: #FFFFFF;
	background-color: #878787;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}

#vendorAccount #productList thead tr td { }

#vendorAccount #vendorTabs {
	margin: 5px;
	float: left;
	clear: left;
}

#vendorAccount #vendorTabs .tabs-on {
	margin: 5px;
	font-weight: bold;
	float: left;
}

#vendorAccount #vendorTabs .tabs-off {
	margin: 5px;
	float: left;
}

#vendorAccount .vendorTable {
	float: left;
	clear: left;
}
/* end vendorAccount */








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

#registryList {
	width: 90%;
	margin: 5px;
	text-align: left;
}

#registryList .content-even {
	border-bottom: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 92%;
}

#registryList .content-odd {
	border-bottom: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 92%;
}

#registryList .title {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	float: left;
	clear: both;
}

#registryList #registryListResults{
	float: left;
	clear: left;
}

/* end registryList */


/* start reminderRemoved */
#reminderRemoved{
	float: left;
	clear: left;
	padding-top: 10px;
}

/* end reminderRemoved */


#pageContent{
	width: 95%;
	text-align: left;
}




/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:			1px solid #91b817;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#91b817;
	text-align:     center !important;
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px;
}

/* begin knowledgebase */
/* used in templates/knowledgebase.list.tem.php */
/* used in templates/knowledgebase.detail.tem.php */

#knowledgebase {
	text-align: left;
	margin: 5px;
	width: 98%;
}

#knowledgebase .search {
	clear: left;
	float: left;
	width: 100%;
}

#knowledgebase .results {
	clear: left;
	float: left;
	width: 100%;
}

#knowledgebase .results .article {
	clear: left;
	float: left;
	width: 50%;
}

#knowledgebase h2 {
	font-size: 12px;
}

#knowledgebase hr {
	width: 100%;
}

#knowledgebase .display {
	width: 100%;
	clear: left;
	float: left;
	padding-bottom: 2%;
}

#knowledgebase .pagination {
	clear: left;
	float: left;
	text-align: right;
	width: 100%;
}

#knowledgebase .pagination a {
	color: #C00000;
}

#knowledgebase .date {
	clear: left;
	float: left;
	width: 100%;
}

#knowledgebase .attachments {
	clear: left;
	float: left;
	width: 100%;
}

#knowledgebase .attachments ul {
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
}

#knowledgebase .rating {
	clear: left;
	float: left;
	width: 100%;
	padding-bottom: 5%;
}

#knowledgebase .comments {
	clear: left;
	float: left;
	width: 100%;
	padding-bottom: 5%;
}

#knowledgebase .buttons {
	clear: left;
	float: left;
	width: 100%;
}

#knowledgebase .form-field {
	width: 75%;
}
/* end knowledgebase */
/* END /css/percentage.css */

/* design/css/nds.css */
/* !!!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(../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(../images/tab-left.gif) no-repeat left top;
}

#productDetail #detailTabs a span {
	background: url(../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 */
/* END design/css/nds.css */

/* design/css/dswidget.css */

/* widgets definitions */

.noItems {
	padding-top: 5px;
	padding: 5px;
	padding-left: 15px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
}


/* begin widgetSidebar */
/* used in templates/cart.sidebar.tem.php */

#widgetSidebar {
	font-family: Tahoma;
	padding-top: 10px;
	width: 160px;
	height: auto;
	text-align: right;
	float: right;
}

#widgetSidebar .top {
	background: url(../images/z1.gif);
	background-repeat: no-repeat;
	background-position:  4em;
	padding: 2px;
}

#widgetSidebar .top a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #424242;
}

#widgetSidebar .top a:hover {
	color: #424242;
	text-decoration: none;
}

#widgetSidebar .body {

}

#widgetSidebar .body .items {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
}

#widgetSidebar .body .subtotal {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
}

#widgetSidebar .btm { }

/* end widgetSidebar */










/* begin widgetLanguage */
/* used in templates/cart.language.tem.php */

#widgetLanguage {
	padding-top: 10px;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	height: 20px;
	width: 170px;
	text-align: right;
	margin-left: 10px;
}

#widgetLanguage .top {
	float: left;
}

#widgetLanguage .body {
	float: right;
}

#widgetLanguage .body select {
	width: 116px;
	height: 18px;
	color: #464646;
	font-size: 10px;
	padding-left: 4px;
}

#widgetLanguage .btm {

}

/* end widgetLanguage */











/* begin widgetCurrency */
/* used in templates/cart.currency.tem.php */

#widgetCurrency {
	padding-top: 10px;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	height: auto;
	width: 192px;
	text-align: right;
}

#widgetCurrency .top {
	float: left;
}

#widgetCurrency .body {
	float: right;
}

#widgetCurrency .body select {
	width: 116px;
	height: 18px;
	color: #464646;
	font-size: 10px;
	padding-left: 4px;
}

#widgetCurrency .btm {

}

/* end widgetCurrency */









/* begin widgetSearch */
/* used in templates/cart.search.tem.php */

#widgetSearch {
	margin-top: 10px;
	background-color: #878787;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetSearch .top {
	background:url(../images/line2.gif) no-repeat right top;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
}

#widgetSearch .body {
	height: 25px;
}

#widgetSearch .body .field {
	float: left;
	padding-left: 15px;
}

#widgetSearch .body .field input {
	width: 150px;
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 4px;
}

#widgetSearch .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
}

#widgetSearch .body .button {
	background:url(../images/tiny_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 25px;
	height: 19px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
}

#widgetSearch .body .button  a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetSearch .body .button a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetSearch .advanced {
	font-size: 9px;
	margin-left: 15px;
}

#widgetSearch .advanced a {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetSearch .advanced a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetSearch .btm {
	background:url(../images/line3.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetSearch */










/* begin widgetVendors */
/* used in templates/cart.vendors.tem.php */

#widgetVendors {
	margin-top: 15px;
    /* background: url(../images/li.gif); */
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetVendors .top {
	/* background:url(../images/line.gif) no-repeat right top; */
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	text-align: left;
}

#widgetVendors .body {
	margin-bottom: 5px;
}

#widgetVendors .body ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

#widgetVendors .body ul li {
	padding-left: 40px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2em;
	font-size: 13px;
}

#widgetVendors .body ul li a {
	color: #424242;
	text-decoration: underline;
	line-height: 20px;
}

#widgetVendors .body ul li a:hover {
	color: #424242;
	text-decoration: none;
}

#widgetVendors .btm {
	background:url(../images/line1.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetVendors */















/* begin widgetCategories */
/* used in templates/cart.categories.tem.php */

#widgetCategories {
	margin-top: 15px;
	/*background: url(../images/li.gif); */
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 210px;
	text-align: left;
}

#widgetCategories .top {
	/*background:url(../images/line.gif) no-repeat right top;*/
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	text-align: left;
}

#widgetCategories .body {
	margin-bottom: 5px;
}

#widgetCategories .body ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

#widgetCategories .body ul li {
	padding-left: 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.9em;
	font-size: 13px;
}

#widgetCategories .body ul li a {
	color: #424242;
	text-decoration: underline;
	line-height: 20px;
}

#widgetCategories .body ul li a:hover {
	color: #424242;
	text-decoration: none;
}

#widgetCategories .btm {
	/*background:url(../images/line1.gif) no-repeat right bottom;*/
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetCategories */


/* begin widgetContents */
/* used in templates/cart.categories.tem.php */

#widgetContents {
	margin-top: 15px;
	/*background: url(../images/li.gif); */
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 210px;
	text-align: left;
}

#widgetContents .top {
	/*background:url(../images/line.gif) no-repeat right top;*/
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	text-align: left;
}

#widgetContents .body {
	margin-bottom: 5px;
}

#widgetContents .body ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

#widgetContents .body ul li {
	padding-left: 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.9em;
	font-size: 13px;
}

#widgetContents .body ul li a {
	color: #424242;
	text-decoration: underline;
	line-height: 20px;
}

#widgetContents .body ul li a:hover {
	color: #424242;
	text-decoration: none;
}

#widgetContents .btm {
	/*background:url(../images/line1.gif) no-repeat right bottom;*/
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetContents */




/* begin widgetRewardPoints */
/* used in templates/cart.reward.points.tem.php */

#widgetRewardPoints {
	margin-top: 15px;
	background-color: #878787;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetRewardPoints .top {
	background:url(../images/line2.gif) no-repeat right top;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
}

#widgetRewardPoints .body {
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

#widgetRewardPoints .body a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

#widgetRewardPoints .body a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#widgetRewardPoints .btm {
	background:url(../images/line3.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetRewardPoints */











/* begin widgetInformation */
/* used in templates/cart.information.tem.php */

#widgetInformation {
	margin-top: 15px;
	background-color: #878787;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetInformation .top {
	background:url(../images/line2.gif) no-repeat right top;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
}

#widgetInformation .body {
	margin-bottom: 5px;
}

#widgetInformation .body ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

#widgetInformation .body ul li {
	padding-left: 40px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 2em;
	font-size: 13px;
}

#widgetInformation .body ul li a {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}

#widgetInformation .body ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetInformation .btm {
	background:url(../images/line3.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetInformation */









/* begin widgetNewArrivals */
/* used in templates/cart.new.arrivals.tem.php */

#widgetNewArrivals {
	margin-top: 15px;
	/*background: url(../images/li.gif);*/
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetNewArrivals .top {
	/*background:url(../images/line.gif) no-repeat right top;*/
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	text-align: left;
}

#widgetNewArrivals .body {
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
	margin-bottom: 10px;
}

#widgetNewArrivals .body .photo {
	width: auto;
	float: left;
}

#widgetNewArrivals .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 16px;
}

#widgetNewArrivals .body .title a {
	color: #E50029;
	text-decoration: underline;
}

#widgetNewArrivals .body .title a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetNewArrivals .body .sprice {
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	padding-top: 8px;
	width: 75px;
}

#widgetNewArrivals .body .sdetails {
	background:url(../images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: right;
	clear: right;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 64px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#widgetNewArrivals .body .sdetails a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetNewArrivals .body .sdetails a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetNewArrivals .body .all-link  {
	padding-top: 15px;
	float: right;
	clear: right;
	width: 100px;
	text-align: right;
}

#widgetNewArrivals .body .all-link a {
	color: #E50029;
	text-decoration: underline;
}

#widgetNewArrivals .body .all-link a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetNewArrivals .btm {
	background:url(../images/line1.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	clear: left;
}

/* end widgetNewArrivals */








/* begin widgetSpecials */
/* used in templates/cart.specials.tem.php */

#widgetSpecials {
	margin-top: 15px;
	/*background: url(../images/li.gif);*/
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetSpecials .top {
	/*background:url(../images/line.gif) no-repeat right top;*/
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	text-align: left;
}

#widgetSpecials .body {
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
	margin-bottom: 10px;
}

#widgetSpecials .body .photo {
	width: auto;
	float: left;
}

#widgetSpecials .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 16px;
}

#widgetSpecials .body .title a {
	color: #E50029;
	text-decoration: underline;
}

#widgetSpecials .body .title a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetSpecials .body .sprice {
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	padding-top: 8px;
	width: 75px;
}

#widgetSpecials .body .sdetails {
	background:url(../images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: right;
	clear: right;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 64px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#widgetSpecials .body .sdetails a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetSpecials .body .sdetails a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetSpecials .body .all-link  {
	padding-top: 15px;
	float: right;
	clear: right;
	width: 100px;
	text-align: right;
}

#widgetSpecials .body .all-link a {
	color: #E50029;
	text-decoration: underline;
}

#widgetSpecials .body .all-link a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetSpecials .btm {
	background:url(../images/line1.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	clear: left;
}

/* end widgetSpecials */













/* begin widgetTopSellers */
/* used in templates/cart.top.sellers.tem.php */

#widgetTopSellers {
	margin-top: 15px;
	/*background: url(../images/li.gif);*/
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetTopSellers .top {
	/*background:url(../images/line.gif) no-repeat right top;*/
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	text-align: left;
}

#widgetTopSellers .body {
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
	margin-bottom: 10px;
}

#widgetTopSellers .body .photo {
	width: auto;
	float: left;
}

#widgetTopSellers .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 16px;
}

#widgetTopSellers .body .title a {
	color: #E50029;
	text-decoration: underline;
}

#widgetTopSellers .body .title a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetTopSellers .body .sprice {
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	padding-top: 8px;
	width: 75px;
}

#widgetTopSellers .body .sdetails {
	background:url(../images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: right;
	clear: right;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 64px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#widgetTopSellers .body .sdetails a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetTopSellers .body .sdetails a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetTopSellers .body .all-link  {
	padding-top: 15px;
	float: right;
	clear: right;
	width: 100px;
	text-align: right;
}

#widgetTopSellers .body .all-link a {
	color: #E50029;
	text-decoration: underline;
}

#widgetTopSellers .body .all-link a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetTopSellers .btm {
	background:url(../images/line1.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	clear: left;
}

/* end widgetTopSellers */








/* begin widgetFeatured */
/* used in templates/cart.featured.tem.php */

#widgetFeatured {
	margin-top: 15px;
	/*background: url(../images/li.gif);*/
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetFeatured .top {
	/*background:url(../images/line.gif) no-repeat right top;*/
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	text-align: left;
}

#widgetFeatured .body {
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
	margin-bottom: 10px;
}

#widgetFeatured .body .photo {
	width: auto;
	float: left;
}

#widgetFeatured .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 16px;
}

#widgetFeatured .body .title a {
	color: #E50029;
	text-decoration: underline;
}

#widgetFeatured .body .title a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetFeatured .body .sprice {
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	padding-top: 8px;
	width: 75px;
}

#widgetFeatured .body .sdetails {
	background:url(../images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: right;
	clear: right;
	padding-top: 10px;
	padding-bottom: 6px;
	width: 64px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#widgetFeatured .body .sdetails a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetFeatured .body .sdetails a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetFeatured .body .all-link  {
	padding-top: 15px;
	float: right;
	clear: right;
	width: 100px;
	text-align: right;
}

#widgetFeatured .body .all-link a {
	color: #E50029;
	text-decoration: underline;
}

#widgetFeatured .body .all-link a:hover {
	color: #E50029;
	text-decoration: none;
}

#widgetFeatured .btm {
	background:url(../images/line1.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
	clear: left;
}

/* end widgetFeatured */







/* begin widgetSubscribe */
/* used in templates/cart.subscribe.tem.php */

#widgetSubscribe {
	margin-top: 15px;
	background-color: #878787;
	float: right;
	color: #464646;
	font-size: 10px;
	font-family: Tahoma;
	width: 260px;
	text-align: left;
}

#widgetSubscribe .top {
	background:url(../images/line2.gif) no-repeat right top;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
}

#widgetSubscribe .body {
	height: 25px;
}

#widgetSubscribe .body .field {
	float: left;
	padding-left: 15px;
}

#widgetSubscribe .body .field input {
	width: 150px;
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 4px;
}

#widgetSubscribe .body .button input {
	color: #464646;
	font-size: 11px;
	font-family: Tahoma;
}

#widgetSubscribe .body .button {
	background:url(../images/tiny_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 25px;
	height: 19px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
}

#widgetSubscribe .body .button  a {
	color: #FFFFFF;
	text-decoration: none;
}

#widgetSubscribe .body .button a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#widgetSubscribe .btm {
	background:url(../images/line3.gif) no-repeat right bottom;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	color: #E50029;
	font-size: 14px;
}

/* end widgetSubscribe */












/* begin widgetFooter */
/* used in templates/cart.footer.tem.php */

#widgetFooter {
	height: auto;
}

#widgetFooter hr {
	background-color: #878787;
	color: #878787;
	height: 1px;
	clear: left;
	float: left;
}

#widgetFooter .actionItems {
	clear: left;
	float: left;
	line-height: 22px;
	font-size: 100%;
	font-weight: bold;
}

#widgetFooter .actionItems a {
	color: #424242;
	text-decoration: underline;
}

#widgetFooter .actionItems a:hover {
	color: #424242;
	text-decoration: none;
}

#widgetFooter .copyright {
	clear: left;
	float: left;
	line-height: 22px;
	margin-top: 20px;
}

#widgetFooter .copyright a {
	color: #878787;
	text-decoration: underline;
}

#widgetFooter .copyright a:hover {
	color: #878787;
	text-decoration: none;
}

#widgetFooter .img {
	border: 1px solid orange;
	background: url(../images/design/p1.gif) no-repeat fixed center left;
	float: left;
	width: 165px;
	height: 30px;
}

#widgetFooter .nav {
	float: right;
	text-align: left;
	width: auto;
	line-height: 16px;
	padding: 6px;
	margin-left: 21px;
}

#widgetFooter .nav .title {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #878787;
}

#widgetFooter .nav ul {
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	text-align: left;
}

#widgetFooter .nav ul li {
	text-align: left;
}

#widgetFooter .nav ul li a {
	color: #494949;
	text-decoration: underline;
}

#widgetFooter .nav ul li a:hover {
	color: #878787;
	text-decoration: underline;
}

/* end widgetFooter */


/* begin widgetImages */
/* used in templates/cart.left_image.tem.php */
/* used in templates/cart.right_image.tem.php */
/* used in templates/cart.horizontal_image.tem.php */

.widgetImages {
	margin-top: 15px;
	float: right;
	color: #464646;
	font-family: Tahoma;
	width: 210px;
	text-align: center;
}

.widgetImages .text {
	width: 210px;
	text-align: center;
	font-size: 12px;
	clear: left;
}
/* end widgetImages */


/* begin widgetPos */
/* used in templates/cart.pos.tem.php */

#widgetPos {
	float: left;
	clear: both;
	width: 98%;
	padding-bottom: 15px;
	text-align: left;
	margin: 5px;
}

#widgetPos #productNumber {
	clear: left;
	float: left;
	padding-right: 15px;
	width: 100%;
}

#widgetPos #postal {
	float: left;
	padding-right: 15px;
}

#widgetPos #cvv {
	float: left;
}

#widgetPos #cash {
	float: left;
	clear: left;
	padding-right: 15px;
	padding-top: 10px;
	width: 95%;
}

#widgetPos #credit {
	float: left;
	clear: left;
	padding-top: 10px;
	width: 95%;
}

#widgetPos #check {
	float: left;
	clear: left;
	padding-right: 15px;
	padding-top: 10px;
	width: 95%;
}

#widgetPos #expiration {
	float: left;
	padding-top: 10px;
}

#widgetPos #links {
	float: left;
	clear: left;
	padding-top: 10px;
}

#widgetPos .link {
	padding-right: 20px;
	float: left;
	clear: none;
}


/* end widgetPos */
/* END design/css/dswidget.css */


/* design/css/style.css */
/*
body {padding:0; margin:0;}

body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#000000;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
*/
img      {border:0px;}
/*
table	 {width:100%;}
*/
.vam { vertical-align:middle}

.header td 		 {color:#5F5F5F;}
.header span	 {color:#FFFFFF; font-size:10px;}
.header b   	 {color:#ffffff;}
.header a 		 {color:#CB161D; text-decoration:none; font-size:11px; font-weight:bold}
.header a:hover  {color:#CB161D;text-decoration:underline}
.header strong a 		 {color:#C9CBBD; text-decoration:underline; font-size:11px}
.header strong a:hover  {color:#C9CBBD;text-decoration:none}

.AddEmail {background-image: url(images/text_bg.jpg) no-repeat; width:179px}

.FeaturedLI {margin-bottom:8px; margin-left:2px}

.bg3{ background-image:url(images/1_li1.gif)}
.bg4{ background-image:url(images/1_li2.gif)}
.bg5{ background-image:url(images/1_li3.gif)}
.bg6{ background-image:url(images/1_li4.gif)}

.FloatLeft {float:left}

.Amazon {padding-left:22px; padding-top:5px;}

#input1{
 width:37px; height:18px;
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right
}

#input2{
 width:37px; height:18px;
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right
}

h2 {color:#0c4277; font-size:18px}

.jamp{ width:109px; height:18px; color:#464646; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:58px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:88px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:88px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}


.box_header_txt	td{ height:40px; vertical-align:middle; background:url(images/li.gif);
				  font-weight:bold;  color:#FFFFFF; font-size:14px;}

.box_header_txt1 td{ height:40px; vertical-align:middle; background:url(images/1_z2.gif) no-repeat top left #F4F6DE; padding-left:28px; text-transform:uppercase;
				  font-weight:bold;  color:#313030; font-size:12px;}


.box_body 	a{ color:#36474B; text-decoration:none; padding-left:15px;}
.box_body   a:hover	{color:#A10E04;text-decoration:none;}

.box_body  ul 	{padding:0; margin:0px; list-style:none; }
.box_body .bg_list 	{background:url(images/bg_list.gif) left top no-repeat; line-height:23px; background-position:0 11px}
.box_body .bg_list  a	{color:#A10E04;text-decoration:underline; padding-left:15px;}
.box_body .bg_list  a:hover	{color:#A10E04;text-decoration:none;}

.box_body .bg_list_un 	{background:url(images/bg_list_un.gif) left top no-repeat; line-height:23px; background-position:0 10px; margin-left:15px}
.box_body .bg_list_un  a	{color:#A10E04;text-decoration:underline; padding-left:10px;}
.box_body .bg_list_un  a:hover	{color:#A10E04; text-decoration:none;}

.box_body .bg_list_sub 	{background:url(images/bg_list_sub.gif) left top no-repeat; line-height:19px; background-position:0 7px;}
.box_body .bg_list_sub  a	{color:#3A3A3A; text-decoration:none; padding-left:16px; font-weight:bold}
.box_body .bg_list_sub  a:hover	{color:#3A3A3A; text-decoration:underline;}


.cont_header_txt td { height:40px; vertical-align:middle; background:url(images/li1.gif);
				  font-weight:bold;  color:#FFFFFF; font-size:14px;}
.cont_header_txt a {
				font-weight:bold; color:#FFFFFF; font-size:14px; text-decoration:none; vertical-align:middle;}
.cont_header_txt a:hover {
				font-weight:bold; color:#FFFFFF; font-size:14px; text-decoration:underline;}

.product td         {color:#464646; font-size:11px;}
.product span b         {color:#464646; font-size:11px; text-decoration:underline}
.product a		    {color:#BF0D13; font-size:14px; text-decoration:none; font-weight:bold; text-transform:uppercase}
.product a:hover	{color:#BF0D13;text-decoration:underline;}
.product span       {color:#373737; font-size:24px;}
.product b	 {			color:#8E1214; font-size:16px; font-weight:bold;}

.product div a		    {color:#595959; font-size:11px; font-weight:normal;text-decoration:none; text-transform:none;}
.product div a:hover	{color:#595959;text-decoration:underline;}


.pic img			{border: 1px solid #969075;}

.result td           {color:#505050; height:46px; vertical-align:middle;padding:0px 16px 0px 14px;}
.result a            {color:#BF0D13; text-decoration:underline;}
.result a:hover      {color:#BF0D13;text-decoration:none;}
.result b            {color:#BF0D13; font-weight:normal;}
.result span            {color:#BF0D13;}

.result u {text-decoration:underline; color:#BF0D13; font-weight:bold; }
.result_right	{ text-align:right;}
.result_right b	{color:#505050; font-weight:bold; }

.popup td	{color:#000000; font-size:10px; text-decoration:none;}
.popup strong		{color:#BF0D13; font-size:11px; text-transform:uppercase}
.popup span	{color:#BF0D13; font-size:11px; }
.popup a		{color:#BF0D13; font-size:11px; text-decoration:none;}
.popup a:hover	{color:#BF0D13; text-decoration:underline;}


.footer		  	  { }
.footer td 		  {color:#000000; font-size:9px;}
.footer a 		  {color:#000000; font-size:11px; text-decoration:none;}
.footer a:hover   {color:#000000;text-decoration:underline;}
.footer span a 		  {color:#000000; font-size:9px; text-decoration:none; font-weight:bold;}
.footer span a:hover   {color:#000000;text-decoration:underline}
.footer span 	  {color:#000000; font-size:11px;}
.footer b, .footer b a 	  {color:#000000; font-size:9px; font-weight:bold; text-decoration:underline;}
.footer b a:hover {color:#000000; text-decoration:none;}



.shop_cart	{ height:25px; text-align:center; vertical-align:middle}
.shop_cart strong{text-align:center; vertical-align:middle; color:#BF0D13; font-size:14px; text-transform:uppercase}
.h1 { color:#fff;font-family:Helvetica; position:absolute;margin-top:10px; margin-left:10px;}
.h1 b { color:#BBE196; }
/* END design/css/style.css */



TD, P     {FONT-FAMILY: arial; COLOR: #454545; FONT-SIZE: 12px}

body {
	COLOR: #454545;
	FONT-FAMILY: arial; FONT-SIZE: 12px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
	
	.NavBG {background-image: url(/images/nav_bg.gif)}
	
	.AddEmail {background-image:url(images/text_bg.gif); border:#FFFFFF 0px solid; height:24px; width:179}


.PaddTop10 {padding-top:10px}

.PaddLeft9 {padding-left:9px}
.PaddLeft9 A:link    {COLOR: #f8b541; TEXT-DECORATION: none}
.PaddLeft9 A:visited {COLOR: #f8b541; TEXT-DECORATION: none}
.PaddLeft9 A:hover   {COLOR: #f8b541; TEXT-DECORATION: underline}

.FloatRight {float:right}


.MenuBG {background-image:url(/images/side_bg.gif); border-bottom:#484848 solid 1px}

.Shadow {background-image:url(/images/shadow.gif)}

.Footer {background-image:url(/images/footer.gif); font-size:11px; color:#999;}
.Footer A:link    {COLOR: #484848; TEXT-DECORATION: none}
.Footer A:visited {COLOR: #484848; TEXT-DECORATION: none}
.Footer A:hover   {COLOR: #484848; TEXT-DECORATION: underline}

.FooterBorder {border:#d8d8d8 solid 1px}

.OrangeBox {background-color:#fbefc4; padding-left:23px; padding-right:23px}

.GreenBox {background-color:#ddeecb; padding-left:23px; padding-right:23px}

.GreenBox2 {background-color:#ddeecb; padding-left:15px; padding-right:15px}

.GreenBox3 {background-color:#ddeecb; padding-left:15px; padding-right:15px}

.PurpleBox {background-color:#e5d3f6; padding-left:23px; padding-right:23px}

.Blue18 {font-size:18px; color:#0c4277; font-weight:bold}

.Gray14 {font-size:14px; color:#454545; font-weight:bold}

.Blue12 {font-size:12px; color:#134e88; font-weight:bold}

.ImageLine {border:#b9b9b9 solid 1px}

.BottomLine {border-bottom:#b9b9b9 solid 1px}


.Green14 {font-size:14px; color:#5d7b24; font-weight:bold}


/* css/redmond/jquery-ui-1.8.custom.css */
/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4297d7; background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #c5dbec; background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #79b7e7; background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; }
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #e17009; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fad42e; background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_469bdd_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_d8e7f3_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* END css/redmond/jquery-ui-1.8.custom.css */