/**{font-size: 100.01%;}*/
html {
	font-size: 62.5%;
}

body {
	margin: 0;
	/*font-size:12px;*/
	font-family: Franklin Gothic Medium !important;
	color: #707070;
	background-color: #000;
	font-size: 1.2em;
}

img {
	border: none;
}

form,fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	color: #696969;
	font-size: 1.0em;
}

a:hover {
	text-decoration: none;
}

#pagewidth {
	width: 960px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	z-index: 50;
}

#all {
	text-align: left;
	padding: 25px 0 25px 31px;
}

#main {
	background: #fff;
	padding: 50px 0 14px 0;
	margin-top: 14px;
	width: 960px;
	overflow: hidden;
	*padding-top: 65px;
}

#header {
	font-family: Arial, Helvetica, sans-serif !important;
	height: 46px;
	*margin-top: 20px;
}

#header a {
	text-decoration: none;
}

.logo {
	float: left;
	margin-right: 50px;
}

#header p {
	color: #fff;
	float: left;
	font-size: 17px;
	margin-left: 38px;
}

#header dl {
	margin-left: 10px;
	*margin-top: 0px;
	*float: right;
	*width: 270px;
}

#header dl dt {
	float: left;
	height: 21px;
	line-height: 23px;
	margin-left: 14px;
}

#header dl dt span {
	
}

#header dl dd {
	float: left;
	margin-left: 22px;
	margin-top: 10px
}

#header dl dd label {
	color: #fff;
	float: left;
	margin-right: 16px;
}

#header #searchbox {
	*width: 155px;
	width: 155px;
}

html>body #header {
	width: 960px;
}

#nav {
	background: #000;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	*margin-top: 20px;
	top: 85px;
	left: 0;
	width: 960px;;
	overflow: visible;
	font-size: 13px;
	font-weight: bold;
	z-index: 2000;
}

#nav li {
	float: left;
	z-index: 20;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 0px 3px;
}

#nav a {
	text-decoration: none;
	padding: 0px 25px 0px 15px;
}

#nav a:hover {
	background: #fff;
	color: #000 !important;
	text-decoration: none;
	padding: 0px 25px 0px 15px;
}

.content {
	margin-top: -20px;
}

#TheSearch {
	width: 240px;
}

#header .add,#header .col1 {
	margin: 18px 0 0 18px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	overflow: hidden;
	border-left: solid thin #707070;
	float: left;
	width: 19em;
}

.leftPixPad {
	padding-left: 15px;
}

#header .add {
	margin: 18px 0 0 8px;
}

#header .add li,#header .col1 li { /*padding:5px 0 0 15px;*/
	margin: 0 15px 0 0;
}

#header .col1 li.space {
	/*padding:22px 0 0 15px;---old setting for 3 items*/
	padding: 9px 0 0 15px;
}

#header .add li.space {
	padding: 9px 0 0 15px;
}

#header .add li.first {
	background: none;
}

#header .add li.cart {
	background: none;
}

#header .add li.cart a {
	padding: 0 0 0 20px;
	font-weight: bold;
	background: url(../media/css/ico-cart.gif) no-repeat left;
}

#header .add a {
	color: #707070;
	text-decoration: none;
}

a.send-friend {
	font-size: 11px;
	display: block;
	background: url(../media/css/ico-send-friend.gif) no-repeat right;
}

.header-box {
	position: absolute;
	top: 90px;
	left: 0;
	width: 900px;
	height: 41px;
	overflow: hidden;
}

.header-box form {
	float: left;
	padding: 0 0 0 18px;
}

.header-box form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.header-box form ul li {
	float: left;
}

.header-box form label {
	font-size: 13px;
	float: left;
	line-height: 42px;
	font-weight: bold;
}

.header-box form ul input.txt {
	width: 134px;
	height: 15px;
	color: #666;
	margin: 11px 8px 0 4px;
	padding: 2px 0 0 2px;
	font-size: 10px;
	border: 1px solid #ccc;
}

.header-box form ul select {
	border: 1px solid #ccc;
	color: #666;
	font-size: 10px;
	float: left;
	margin: 11px 0 0 6px;
}

.header-box form .go {
	float: left;
	margin: 11px 0 0 7px;
}

.header-box .submit {
	float: right;
	padding: 0 25px 0 0;
	width: 400px;
}

.header-box .submit p {
	margin: 0;
	float: right;
	line-height: 40px;
}

.header-box .submit p a {
	color: #272727;
}

.header-box .submit p a:hover {
	text-decoration: none;
}

.header-box .submit a.checkout {
	width: 85px;
	height: 18px;
	background: url(../media/css/a-checkout.gif);
	float: right;
	margin: 11px 0 0 15px;
	text-indent: -9999px;
}

#searchbox,#email,#name {
	float: left;
}

#srchbtn {
	float: right;
	margin-top: -18px;
}

ul.small-card {
	margin: 0 auto;
	clear: both;
	padding: 15px 0 6px 0;
	list-style: none;
	overflow: hidden;
	width: 520px;
}

ul.small-card li {
	float: left;
	margin: 0 4px;
	display: inline;
}

ul.small-card img {
	border: 0;
}

/*--------------footer----------------*/
.footer {
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
}

.footer ul {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}

.footer ul li {
	list-style: none;
	display: inline;
	margin-left: 20px;
}

.footer ul li a {
	text-decoration: none;
	color: #fff;
}

.footer dl {
	margin-top: 0px;
	padding-top: 5px;
}

.footer dl dt {
	float: left;
	margin-left: 124px;
	padding-top: 4px;
}

.footer dl dd {
	
}

.signUp span {
	
}

.footer dd {
	float: left;
	margin-left: 15px;
}

.footer dd input {
	height: 16px;
}

.signUp img {
	padding-top: 5px;
	position: absolute;
}

.footer dd.icon a {
	float: left;
}

.footer dd.icon {
	margin-left: 25px;
}

a.verisign {
	background: url(../media/css/a-verisign.gif);
	width: 93px;
	text-indent: -9999px;
	height: 47px;
	margin: 12px 0 0 25px;
	float: left;
	overflow: hidden;
}

h2.title {
	font-size: 1.25em;
	margin: 18px 0 0 45px;
}

ul.breadcrumb {
	font-family: Franklin Gothic Medium;
	margin: 0px 0 0 48px;
	padding: 0;
	width: 71em;
	list-style: none;
	overflow: hidden;
}

ul.breadcrumb li {
	float: left;
	margin: 3px;
	font-style: italic;
}

ul.breadcrumb a {
	margin: 0 8px 0 0;
	font-weight: normal;
	text-decoration: none;
	color: #696768;
}

ul.breadcrumb li.last a {
	color: #707070;
	text-decoration: underline;
}

#twocolumn {
	margin-left: -50px;
	width: 100%;
	overflow: hidden;
	z-index: 4;
}

.ringshawl #twocolumn {
	margin-left: 0px;
}

/** Homepage Specials **/
#twocolumn .home-specials {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 710px;
	position: relative;
}

#twocolumn .home-specials li {
	float: left;
}
/** End Homepage Specials **/
#contentContainer {
	margin: 40px 0 40px 130px;
	z-index: 3;
}

#contentContainer.ringshawl {
	/*background:url(../media/images/ringShawl.jpg); */
	padding-bottom: 20px;
}

#content p {
	margin-left: 5px;
	font-family: Franklin Gothic Medium !important;
	font-size: 1.2em;
}

#content .content-box {
	margin: 0 10px 0 5px;
	font-size: 1.12em;
}

#content .content-box h3 {
	font-size: 1.2em;
	margin-left: 0;
}

#secondaryContent {
	overflow: visible;
	margin: auto;
	width: 77em;
}

#secondaryContent .right {
	width: 43%;
	text-align: center;
	float: left;
	margin: auto;
}

html>body #secondaryContent .right {
	width: 49%;
}

#secondaryContent .left {
	background: url(../media/menus/divider.gif) no-repeat right;
	width: 43%;
	text-align: center;
	float: left;
	min-height: 300px;
	margin: auto;
}

html>body #secondaryContent .left {
	width: 49%;
}

#secondaryContent ul li {
	float: left;
}

#secondaryContent img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#right {
	float: right;
	width: 184px;
}

#right h3 {
	font-size: 1.15em;
	margin: 0 0 0 10px;
	text-align: left;
}

.search-results-totals {
	width: 700px;
	height: 28px;
	margin: 4px 0 4px 6px;
	line-height: 28px;
	border: 1px solid #e2e2e2;
}

dl.search-totals {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

dl.search-totals dt {
	margin: 0;
	float: left;
	width: auto;
	padding: 0 0 0 5px;
	font-size: 1.2em;
}

dl.search-totals dd {
	margin: 0;
	float: right;
	width: 200px;
	padding: 0 8px 0 0;
	text-align: right;
	font-size: 1.2em;
	color: #696768;
}

dl.search-totals dd strong {
	font-weight: bold;
}

.search-results-list {
	width: 700px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

dl.search-list dt a {
	color: #000 !important;
}

.highlight {
	background: #ccc;
}

dl.search-list dt {
	margin: 0 0 0 5px;
	float: left;
	width: 610px;
	padding: 6px 0 6px 0;
	font-size: 1.05em;
	border-bottom: 1px solid #707070;
}

dl.search-list dd {
	margin: 0 0 0 5px;
	float: right;
	width: 80px;
	padding: 6px 0 6px 0;
	text-align: right;
	font-size: 1.05em;
	color: #696768;
	border-bottom: 1px solid #707070;
}

dl.search-list dd strong {
	font-weight: bold;
}

ul.viewed-items {
	margin: 0px;
	padding: 0 25px 20px;
	list-style: none;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

ul.viewed-items li {
	float: left;
	width: 124px;
	padding: 25px;
}

ul.viewed-items img {
	margin: 0 auto;
}

ul.viewed-items li p {
	margin: 0;
	text-align: left;
}

ul.viewed-items dl {
	margin: 0;
	padding: 0;
	width: 124px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}

ul.viewed-items dt {
	margin: 6px 0 0 0;
	float: left;
	width: 93px;
	padding: 0;
}

ul.viewed-items dd {
	margin: 6px 0 0 0;
	float: left;
	width: auto;
	padding: 0 4px 0 0;
	font-weight: bold;
}

ul.viewed-items a {
	text-decoration: none;
}

/** Department Order Page **/
.dept-order-display {
	width: 676px;
	padding: 4px 0 4px 0;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #8b8b8b;
}

.dept-order-display  .left {
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 1.05em;
	line-height: 18px;
}

.dept-order-display  .right {
	float: right;
	width: 506px;
	text-align: left;
}

.dept-order-display input {
	width: 32px;
	height: 15px;
	padding: 2px 0 0 4px;
}

.add-cart .add-to-cart {
	width: 142px;
	background: url(../media/css/a-add-to-cart.gif);
	height: 32px;
	display: block;
	margin: 13px 0 0 552px;
}

/** Homepage Top Departments **/
ul.feature-departments {
	margin: 0 0 30px 15px;
	padding: 0;
	list-style: none;
	width: 168px;
	overflow: hidden;
}

ul.feature-departments li {
	float: left;
	width: 168px;
	padding: 7px 0 5px 0;
	border-bottom: 1px solid #707070;
}

ul.feature-departments img {
	margin: 0 auto;
}

#content .title {
	width: 700px;
	border: 1px solid #707070;
	height: 28px;
	margin: 20px 0;
	line-height: 28px;
}

#content .title a {
	float: right;
	font-weight: bold;
	margin: 0 14px 0 0;
}

#content h1 {
	color: #000;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 10px 5px;
	/*font-style:italic;*/
}

#contentContainer h1 {
	font-size: 2.3em;
	/*text-decoration: underline;*/
	font-weight: normal;
	/*font-family: Franklin Gothic Medium;*/
	margin: 0px;
	color: #000;
}

#content .more h2 {
	margin: 0 0 10px 0;
}

ul.related-products {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 700px;
	overflow: hidden;
}

ul.related-products li {
	float: left;
	width: 160px;
	margin: 10px 5px 10px 5px;
}

ul.related-products img {
	margin: 0 auto;
}

ul.related-products strong {
	display: block;
	margin: 4px 0 0 0;
}

ul.related-products .text {
	padding: 0 0 0 16px;
}

dl.related-content {
	margin: 27px 0 0 6px;
	padding: 0;
	width: 699px;
	border: 1px solid #707070;
}

dl.related-content dt {
	margin: 0;
	padding: 0 0 0 14px;
	font-weight: bold;
	font-size: 1.12em;
	line-height: 28px;
	color: #1c609f;
	height: 28px;
	border-bottom: 1px solid #707070;
}

dl.related-content dd {
	margin: 0;
	width: 677px;
	padding: 5px 0 5px 22px;
	overflow: hidden;
}

dl.related-content ul.left,dl.related-content ul.right {
	line-height: 18px;
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.related-content ul.left,dl.related-content ul.right a {
	font-size: 1.12em;
}

dl.related-content ul.left {
	float: left;
	width: 335px;
}

dl.related-content ul.right {
	float: right;
	width: 302px;
}

dl.related-content ul.left li {
	padding: 0 0 5px 0;
}

dl.related-content ul.right li {
	padding: 0 0 5px 0;
}

.descr {
	overflow: hidden;
}

.descr .left {
	float: left;
	z-index: 1px;
	font-size: 1.12em;
}

.descr .left p {
	margin: 0;
	text-align: center;
}

.descr .right {
	color: #696969;
	float: right;
	width: 46%;
	padding: 20px 8px;
	background: #fff none repeat scroll 0%;
}

.descr .right ul {
	color: #000;
	font-size: 15px;
	margin: 6px 0 0 0;
	padding: 0;
	list-style: none;
}

.descr .right ul li.old-price {
	color: red;
}

.descr .right ul li.old-price strong {
	text-decoration: line-through;
	font-weight: normal;
}

.descr .right ul li.old-price_2 {
	color: #FF00FF;
}

.descr .right ul li.old-price_2 strong {
	text-decoration: line-through;
	font-weight: normal;
}

.descr .right ul li.new-price {
	font-size: 1.5em;
	font-weight: bold;
	margin: 3px 0 0 0;
}

.descr .right p {
	margin: 8px 0 0 0;
}

.descr .right span {
	color: #696969;
}

.descr .right .option {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	width: 395px;
}

.descr .right .option li {
	float: left;
	padding: 0 20px 0 11px;
	margin: 0 0 0 -11px;
	display: inline;
	background: url(../media/css/divider2.gif) no-repeat left;
}

.descr .right .option li a {
	color: #797979;
}

.big-image span {
	d2isplay: table-cell;
	vertical-align: top;
	z-index: -1;
}

* html .big-image span {
	position: absolute;
	top: 50%;
}

* html .big-image span img {
	position: relative;
	top: -50%;
}

*+html .big-image span {
	position: absolute;
	top: 50%;
}

*+html .big-image span img {
	position: relative;
	top: -50%;
}

ul.small-img {
	margin: 0;
	clear: both;
	padding: 15px 0 6px 0;
	list-style: none;
	overflow: hidden;
	/*width:309px;*/
	z-index: -1;
	width: 400px;
}

ul.small-img li {
	float: left;
	margin: 0 5px 0 0;
	display: inline;
}

ul.small-img img {
	border: 1px solid #8c8c8c;
}

a.detailed-view {
	background: url(../media/css/ico-detailed-view.gif) no-repeat left;
	font-size: .9em;
	float: left;
	margin: 0 0 0 89px;
	line-height: 15px;
	padding: 0 0 0 30px;
}

.option-box {
	color: #000;
	margin: 9px 0 0 0;
	padding: 0 0 20px;
	overflow: hidden;
	/*width:393px;	*/
}

.option-box .leftcol { /*width:222px;*/
	float: left;
	padding: 0;
}

.option-box .leftcol input {
	width: 10px;
	border: 1px solid #000;
	padding: 1px 0 0 4px;
	margin: 0 6px 0 0;
	color: #000;
	padding: 6px 10px;
}

.option-box .leftcol input.embroidery {
	width: 162px;
	margin: 2px 0 0 0;
	border: 1px solid #000;
}

.option-box .leftcol select {
	width: 190px;
	height: 30px;
	margin: 4px 0 0 0;
	display: block;
	border: 1px solid #000;
	padding: 6px;
	color: #000;
}

.option-box .leftcol ul {
	margin: 0;
	width: 300px;
	overflow: hidden;
	padding: 0;
	list-style: none;
}

.option-box .leftcol ul li {
	padding: 10px 0 0 0;
	width: 300px;
	float: left;
}

.option-box .leftcol ul .color ul {
	margin: 0;
	padding: 0 0 3px;
	list-style: none;
	overflow: hidden;
}

.option-box .leftcol ul .color ul li {
	float: left;
	padding: 0;
	width: auto;
	margin: 0 10px 0 0;
}

.option-box .leftcol ul em {
	font-style: normal;
}

.option-box .rightcol {
	float: right;
	width: 154px;
	font-size: 11px;
}

.option-box .rightcol a {
	color: #272727;
	font-weight: bold;
}

a.add-to-cart {
	width: 150px;
	background: url(../media/css/btnBg.gif) no-repeat;
	color: #000;
	height: 35px;
	display: block;
	padding: 12px;
	text-decoration: none;
	margin: 13px 0 0 0;
}

.option-box .rightcol a.m-info {
	color: #959595;
	font-weight: normal;
}

div.more {
	margin: 20px 10px 0 10px;
	padding: 0 0 17px 0;
}

div.more h2 {
	margin: 0 0 0 0;
}

div.more p {
	margin: 15px 0 0 0;
	font-size: 1.12em
}

div.more li {
	padding-bottom: 4px;
	font-size: 1.12em;
}

ul.customer-product {
	margin: 0 0 0 6px;
	padding: 0;
	list-style: none;
	width: 665px;
	overflow: hidden;
}

ul.customer-product li {
	float: left;
	width: 665px;
	padding: 11px 0 19px 0;
	margin: -1px 0 0 0;
	overflow: hidden;
	border-top: 1px solid #b9b8b8;
}

ul.customer-product .rating {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-weight: bold;
	width: 665px;
}

ul.customer-product .rating li {
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
}

ul.customer-product .rating strong {
	margin: 0 7px 0 0;
}

ul.customer-product .rating p {
	margin: 0 0 0 13px;
}

ul.customer-product p {
	margin: 16px 0 0 0;
}

ul.customer-product p.submitted {
	font-size: 11px;
	margin: 5px 0 0 0;
}

ul.customer-product p.review-helpful {
	margin: 0;
}

ul.customer-product p.review-helpful a {
	
}

ul.customer-product p.review-helpful em a {
	color: #272727;
	margin: 0 0 0 23px;
	font-size: 11px;
}
/* List Items display product thumbnails */
.list-item {
	width: 713px;
	overflow: hidden;
	z-index: 2;
}

.list-item ul {
	width: 713px;
	overflow: hidden;
	margin: 0;
	padding: 24px 0 10px 0;
	list-style: none;
	position: relative;
	z-index: 1;
	clear: both;
}

.list-item ul li {
	float: left;
	width: 124px;
	display: inline;
	padding-right: 100px;
}

.list-item ul img {
	margin: 0 auto;
	height: 200px;
}

.list-item ul .txt {
	width: 124px;
	color: #000 !important;
	padding: 10px 0 0 0;
	font-family: Franklin Gothic Medium !important;
	/*font-weight:bold;*/
	margin: 0 auto;
	background: url(../media/css/btn-go.gif) no-repeat bottom right;
}

.list-item ul .txt strong {
	display: block;
	color: #707070;
	margin: 14px 0 0 0;
}

.list-item ul li a {
	text-decoration: none;
}

.list-item .last {
	position: absolute;
	right: 41px;
	top: 300px;
	clear: both;
}

div.navigation {
	width: 700px;
	height: 28px;
	overflow: hidden;
	margin: 8px 0 8px 0;
	text: align :   left;
}

div.navigation select {
	background: #fff none repeat scroll 0%;
	border: 1px solid #9F9E9D;
	color: #707070;
	float: left;
	margin: 3px 4px 0pt 0pt;
	padding: 3px;
	width: 142px;
}

div.navigation ul {
	margin: 3px 0 0 233px;
	padding: 0;
	list-style: none;
	width: 295px; /* Width of boxes */
	overflow: hidden;
	font-size: 11px;
	color: #AEAEAE;
}

div.navigation ul li {
	float: left;
	text-align: center;
	width: 95px;
	line-height: 20px;
}

div.navigation ul li.txt {
	color: #707070;
}

div.navigation a {
	text-decoration: none;
}

div.navigation a:hover {
	text-decoration: underline;
}

div.navigation ul li.prev,div.navigation ul li.next {
	width: 93px;
	border: 1px solid #c0b8a9;
	text-align: left;
	padding: 0 0 0 3px;
}

div.navigation ul li.next {
	float: right;
}

div.navigation ul li.prev a {
	width: 68px;
	padding: 0 0 0 31px;
	height: 20px;
	float: left;
}

div.navigation ul li.next a {
	width: 95px;
	padding: 0 0 0 8px;
	height: 20px;
	float: right;
}

/* two box */
#two {
	width: 900px;
	overflow: hidden;
}

#two #left {
	float: left;
	margin-left: 32px;
	width: 156px;
}

#two #content-box {
	float: right;
	width: 695px;
	padding: 10px 0 0 0;
}

#two #left ul {
	margin: 15px 0 0 13px;
	padding: 0 10px 0 0;
	line-height: 20px;
	list-style: none;
}

#two #left li {
	font-size: 1.12em;
	padding: 2px 0;
}

#two #left ul .logout {
	margin: 19px 0 0 0;
}

#two #left ul .highlight {
	font-weight: bold;
}

.account-details {
	width: 692px;
	overflow: hidden;
}

.account-details .left {
	float: left;
	width: 324px;
}

.account-details .right {
	float: right;
	width: 324px;
}

.account-details h3 {
	border: 1px solid #c7c7c7;
	line-height: 27px;
	margin: 0;
	font-size: 13px;
	padding: 0 0 0 12px;
}

dl.details {
	margin: 0 0 0 10px;
	padding: 0;
	width: 310px;
	line-height: 25px;
	overflow: hidden;
}

dl.details dt {
	margin: 0;
	padding: 0;
	width: 130px;
	float: left;
}

dl.details dd {
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
}

.account-details .right ul {
	margin: 0 0 0 14px;
	padding: 0;
	list-style: none;
}

.account-details .right ul li {
	margin: 10px 0 0 0;
}

.account-details .right a {
	color: #e6e6ea;
}

.account-details .right p {
	margin: 10px 0 0 13px;
}

.account-details .right p em {
	display: block;
	color: #474747;
}

.history {
	width: 613px;
	margin: 20px 0 0 11px;
	overflow: hidden;
	border: 1px solid #ccc;
}

.history h3 {
	margin: 0;
	font-size: 13px;
	line-height: 22px;
	padding: 0 0 0 2px;
}

.history ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 613px;
	font-size: 12px;
	overflow: hidden;
}

.history ul li {
	width: 613px;
	overflow: hidden;
	float: left;
	border-top: 1px solid #ccc;
	line-height: 22px;
}

.history ul li.title {
	font-weight: bold;
}

.history ul div {
	float: left;
	padding: 0 0 0 5px;
}

.history ul .t1 {
	width: 173px;
}

.history ul .t2 {
	width: 159px;
}

.history ul .t3 {
	width: 183px;
}

.history ul .t4 {
	width: 83px;
	padding: 0;
	text-align: center;
}

.history a {
	color: #ccc;
}

/* FORMS */
.form {
	width: 887px;
	overflow: hidden;
}

.form p {
	margin: 6px 120px 0 6px;
}

.form .twocolumn {
	width: 100%;
	overflow: hidden;
}

.form .left {
	float: left;
	width: 443px;
}

.form .right {
	float: right;
	width: 443px;
}

.form dl {
	margin: 0;
	padding: 0;
	width: 443px;
	overflow: hidden;
}

.form dt {
	margin-top: 7px;
	padding: 6px 9px 0 0;
	width: 121px;
	float: left;
	text-align: right;
}

.form dt em {
	color: #e30202;
	margin: 0 4px 0 0;
}

.form dd {
	margin: 0;
	padding: 6px 0 0 0;
	width: 313px;
	float: left;
}

.form input {
	width: 260px;
	height: 15px;
	float: left;
	padding: 2px 0 0 4px;
	margin-top: 7px;
}

.form select {
	width: 241px;
	float: left;
	margin-top: 7px;
}

.form h3 {
	font-size: 14px;
	margin: 20px 0 0 0;
}

.form dt.checkbox {
	width: 323px;
	padding: 0 0 0 120px;
}

.form dt.checkbox label {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

.form .checkbox input {
	width: 14px;
	height: 15px;
	margin: -1px 3px 0 0;
	padding: 0;
	background: none;
	border: none;
}

.form dt.radio-button {
	width: 450px;
	padding: 0 0 0 20px;
	float: left;
}

.form dt.radio-button label {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

.form .radio-button input {
	width: 14px;
	height: 18px;
	margin: 4px 3px 0 0;
	padding: 0;
	background: none;
	border: none;
}

.payment-form {
	
}

.payment-form .radio-payment {
	width: 50px;
	padding: 0;
	float: left;
}

.payment-form .radio-payment input {
	width: 14px;
	height: 18px;
	margin: 4px 3px 0 0;
	padding: 0;
	background: none;
	border: none;
}

/* Additional Adds */
.form .submit-button {
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	font-weight: bold;
	padding: 2px;
	width: auto;
	height: auto;
	background: none;
}

.submit-button,.submit-button-lg {
	cursor: pointer;
	color: #707070;
	font-weight: bold;
	padding: 10px 32px 10px 8px;
	border: medium none White;
	width: auto !important;
	height: auto;
	background: url(../media/css/btnBg.gif) no-repeat left top;
	margin: 0px;
	min-width: 150px;
}

.submit-button-lg {
	background: url(../media/css/btnBg-lg.gif) repeat-x left top !important;
	padding: 10px 52px 10px 8px !important;
	margin: 0 0 0 5px !important;
}

#LocalSearch .submit-button {
	padding: 10px 62px 10px 8px;
}

.manage-wish-list .add-email .submit-button {
	margin: -5px;
	padding: 10px 52px 16px 8px;
}

.cart-update .submit-button {
	padding: 10px 65px 10px 8px;
}

.form-customer-review {
	width: 887px;
	overflow: hidden;
}

.form-customer-review p {
	margin: 0;
}

.form-customer-review dl {
	margin: 0;
	padding: 0;
	width: 550px;
	overflow: hidden;
}

.form-customer-review dt {
	margin: 0;
	padding: 11px 9px 0 0;
	width: 111px;
	float: left;
	text-align: right;
}

.form-customer-review dt em {
	color: #e30202;
	margin: 0 4px 0 0;
}

.form-customer-review dd {
	margin: 0;
	padding: 11px 0 0 0;
	width: 323px;
	float: left;
}

.form-customer-review input {
	width: 360px;
	height: 15px;
	float: left;
	padding: 2px 0 0 4px;
}

.form-customer-review textarea {
	width: 360px;
	height: 15px;
	float: left;
	padding: 2px 0
}

.form-customer-review select {
	width: 241px;
	float: left;
}

.form-customer-review .checkbox input {
	width: 14px;
	height: 15px;
	margin: 4px 3px 0 0;
	padding: 0;
	background: none;
	border: none;
}
/* Additional Adds */
.form-customer-review .submit-button {
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	width: 150px;
	height: auto;
	background: url(../media/system/submit-button-background.gif) repeat-x
		left top;
}

.submit-box {
	padding: 57px 0 0 0;
}

.submit-box label {
	line-height: 16px;
	color: #666;
}

.submit-box input {
	width: 14px;
	height: 15px;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

#LocalSearch input {
	padding: 2px 0 7px 0;
}

.submit-box a {
	float: right;
	margin: 0 30px 0 0;
}

a.continue {
	width: 122px;
	padding: 2px 0 2px 30px;
	float: right;
	height: 32px;
	background: url(../media/css/btnBg.gif);
	overflow: hidden;
	color: #707070;
	font-size: 16px;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold;
}

.complete-order:hover,a.continue:hover {
	text-decoration: underline;
}

.complete-order {
	width: 135px;
	padding: 2pt 7px 2pt 10px;
	float: right;
	text-align: left;
	height: 32px;
	background: url(../media/css/btnBg.gif) no-repeat;
	overflow: hidden;
	color: #707070;
	font-size: 16px;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold;
	margin: 0 17px 0 0;
}

.continue-shopping:hover {
	text-decoration: underline;
}

.continue-shopping {
	width: 153px;
	padding: 10px 26px 0 22px;
	float: right;
	text-align: right;
	height: 22px;
	color: #696768;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}

.submit-box a.continue {
	margin: -2px 0 0 0;
}

.general-bar {
	width: 898px;
	height: 27px;
	font-weight: bold;
	font-size: 14px;
	line-height: 27px;
	overflow: hidden;
	border: 1px solid #e2e2e2;
	margin: 20px 0 0 0;
	padding: 0 0 0 5px;
}

.billing-title {
	width: 898px;
	height: 27px;
	font-weight: bold;
	font-size: 14px;
	line-height: 27px;
	overflow: hidden;
	border: 1px solid #e2e2e2;
	margin: 50px 0 30px 0px;
}

.billing-title .left {
	width: 491px;
	float: left;
	padding: 0 0 0 9px;
}

.billing-title .right {
	width: 385px;
	float: left;
}

.billing-title .right em {
	float: right;
	margin: 0 19px 0 0;
	font-style: normal;
	color: #e30202;
	font-size: 12px;
}

.login-box {
	width: 900px;
	overflow: hidden;
	padding: 30px 0 15px 0;
}

.login-box .left {
	float: left;
	width: 516px;
}

.login-box .right {
	float: left;
	width: 384px;
}

.login-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 516px;
	overflow: hidden;
}

.login-box ul li {
	width: 516px;
	overflow: hidden;
	float: left;
	padding: 10px 0 0 0;
}

.login-box ul label {
	width: 133px;
	float: left;
	color: #696768;
}

.login-box ul em {
	color: #e30202;
}

.login-box ul input {
	width: 185px;
	height: 16px;
	padding: 0 0 0 4px;
	float: left;
}

.login-box ul input.process-login {
	border: 1px solid #4f4f4f;
	margin: 0 0 0 8px;
	width: auto;
	height: auto;
	padding: 0;
}

.login-box .left a {
	font-size: 11px;
	float: right;
	margin: 0 189px 0 0;
}

.login-box h3 {
	font-size: 14px;
	margin: 0 0 0 0;
}

.login-box .right strong {
	display: block;
	margin: 4px 0 0 0;
}

.login-box .right p {
	font-size: 11px;
	margin: 4px 95px 0 0;
}

.checkout-process {
	width: 900px;
	overflow: hidden;
	padding: 40px 0 0px 0;
}

.checkout-process strong {
	float: left;
	font-size: 13px;
}

.checkout-process ul {
	margin: 0 0 0 48px;
	padding: 0;
	display: inline;
	float: right;
	list-style: none;
	font-size: 13px;
	overflow: hidden;
}

.checkout-process ul li {
	padding: 0 0 0 23px;
	margin: 0 36px 0 -23px;
	font-weight: bold;
	width: auto;
	float: left;
	color: #696768;
	background: url(../media/css/bullet2.gif) no-repeat left;
}

.checkout-process ul li.last {
	margin: 0 0 0 -23px;
}

.checkout-process strong {
	float: left;
	color: #707070;
}

.checkout-process ul li strong {
	margin: 0;
	float: none;
}

ul.selling-products {
	margin: 7px 0 0 0;
	padding: 0 0 30px;
	list-style: none;
	overflow: hidden;
	width: 896px;
}

ul.selling-products li {
	float: left;
	width: 179px;
}

ul.selling-products img {
	margin: 0 auto;
}

ul.selling-products li .txt {
	width: 130px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

ul.selling-products li strong {
	font-weight: bold;
	display: block;
	margin: 5px 0 0 0;
}

.customer-box {
	width: 878px;
	padding: 10px 0 43px 0;
	margin: 0 auto;
	overflow: hidden;
}

.customer-box .left {
	float: left;
	width: 330px;
}

.customer-box .right {
	float: right;
	width: 330px;
}

.customer-box h3 {
	font-size: 16px;
	padding: 0 0 4px;
	border-bottom: 1px solid #e2e2e2;
	margin: 0;
}

.shipping-box {
	width: 613px;
	margin: 0 0 0 11px;
	overflow: hidden;
}

.shipping-box h3 {
	font-size: 16px;
	padding: 0 0 4px;
	border-bottom: 1px solid #e2e2e2;
	margin: 0;
}

.shipping-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 613px;
	font-size: 12px;
	overflow: hidden;
}

.shipping-box ul li {
	width: 613px;
	overflow: hidden;
	float: left;
	line-height: 22px;
	border-bottom: 1px solid #eee;
}

.shipping-box ul li.title {
	font-weight: bold;
}

.shipping-box ul div {
	float: left;
	padding: 0 0 0 5px;
}

.shipping-box ul .t1 {
	width: 350px;
}

.shipping-box ul .t2 {
	width: 250px;
	text-align: right;
}

.shipping-box a {
	color: #ccc;
}

.shipping-box p {
	margin: 0;
}

.note-box {
	width: 400px;
	margin: 15px auto;
	text-align: left;
	padding: 20px;
	border: 1px solid #C0C0C0;
	margin-top: 50px;
}

.note-box-small {
	width: 300px;
	margin: 10px auto;
	text-align: left;
	padding: 10px;
	border: 1px solid #C0C0C0;
	background: #191418;
}

.note-box-small h3,.note-box h3 {
	font-size: 16px;
	padding: 0 0 4px;
	border-bottom: 1px solid #e2e2e2;
	margin: 0;
}

.note-box .add {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	overflow: hidden;
}

.note-box .add li {
	float: left;
	padding: 0 0 0 15px;
	margin: 0 15px 0 0;
	background: url(../media/css/divider.gif) no-repeat left;
}

.note-box .add li.first {
	background: none;
	padding: 0;
}

.note-box.add a {
	color: #282828;
	text-decoration: none;
}

.note-box dl {
	margin: 0;
	padding: 0;
	width: 330px;
	overflow: hidden;
}

.note-box dt {
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	float: left;
	line-height: 20px;
	width: 130px;
}

.note-box dd {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	width: 200px;
}

.note-box dd input {
	width: 185px;
	padding: 0 0 0 4px;
	height: 16px;
}

.register-box {
	width: 790px;
	padding: 24px 0 43px 0;
	margin: 0 auto;
	overflow: hidden;
}

.register-box .left {
	float: left;
	width: 330px;
}

.register-box .right {
	float: right;
	width: 330px;
}

.register-box h3 {
	font-size: 16px;
	padding: 0 0 4px;
	border-bottom: 1px solid #e2e2e2;
	margin: 0;
}

.register-box dl {
	margin: 0;
	padding: 0;
	width: 330px;
	overflow: hidden;
}

.register-box dt {
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	float: left;
	line-height: 20px;
	width: 130px;
}

.register-box dd {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	width: 200px;
}

.register-box dd input {
	width: 190px;
	height: 16px;
	border: 1px solid #707070;
}

.register-box .radio dd {
	width: 320px;
	padding: 0 0 0 4px;
	height: 16px;
}

.register-box strong {
	display: block;
	clear: both;
	padding: 5px 0 0 0;
	font-size: 1.5em;
}

.register-box p {
	margin: 10px 0 0 0;
}

.register-box label input {
	width: 14px;
	height: 15px;
	padding: 0;
	float: left;
	margin: 1px 10px 0 0;
}

.register-box dd.newsletter {
	width: 330px;
	font-weight: bold;
}

.register-box .right a.continue {
	margin: 13px 8px 0 5px;
}

.register-box .left a.continue {
	margin: 10px 9px 0 0;
}

.register-box .left .forgot-password {
	float: right;
	clear: right;
	font-size: 11px;
	padding: 4px 0 0 0;
	margin: 0 9px 0 0;
}

.register-box .alert-box {
	clear: both;
	padding: 7px;
	margin: 0;
}

ul.cart-update {
	margin: auto;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 896px;
}

ul.cart-update .left {
	float: left;
	width: 500px;
	padding-left: 4px;
	overflow: hidden;
	margin: 0px;
}

ul.cart-update .right {
	float: right;
	width: 350px;
	text-align: right;
	overflow: hidden;
	padding-right: 4px;
}

ul.cart-update li {
	line-height: 27px;
}

ul.item-price {
	padding-left: 0px;
	padding-top: 57px;
	list-style: none;
	overflow: hidden;
	width: 896px;
	border-bottom: 1px solid #e2e2e2;
	margin: auto;
	margin-bottom: 10px;
}

ul.item-price li {
	float: left;
	width: 896px;
	overflow: hidden;
}

ul.item-price .row {
	float: left;
	width: 896px;
	overflow: hidden;
}

ul.item-price .title {
	width: 894px;
	height: 27px;
	line-height: 27px;
	font-size: 1.08em;
	font-weight: bold;
	border: 1px solid #c7c7c7;
}

ul.item-price .title div {
	padding-top: 0 !important;
}

ul.item-price .row div {
	float: left;
	overflow: hidden;
}

ul.item-price .row .t1 {
	width: 77px;
	padding: 0 0 0 24px;
}

ul.item-price .row .t2 {
	width: 453px;
	height: auto;
}

ul.item-price .row .t2 img {
	float: left;
	margin: 0 10px 0 0;
}

ul.item-price .row .t2 h3 {
	font-size: 1.0em;
}

ul.item-price .row .t3 {
	width: 136px;
	padding: 10px 0 0 0;
	font-weight: bold;
	text-align: right;
}

ul.item-price .row .t4 {
	width: 181px;
	font-weight: bold;
	text-align: right;
	padding: 10px 23px 0 0;
}

ul.item-price .row .t1 input {
	width: 27px;
	height: 15px;
	margin: 10px 0 0 0;
	padding: 0 0 0 3px;
	border: 1px solid #6a87a7;
}

ul.item-price .row .t2 h3 {
	font-size: 1.1em;
	margin: 10px 0 2px 0;
}

ul.item-price .row .t2 p {
	margin: 0;
	font-size: 1em;
	color: #6d6d6d;
}

ul.item-price .separate {
	background: url(../media/css/separator.gif) repeat-x 0 0;
	padding: 6px 0 0 0;
	margin: 8px 0 0 0;
}

ul.item-price .option {
	float: left;
	width: 896px;
	overflow: hidden;
	padding: 12px 0 8px 0;
}

ul.item-price .option ul {
	margin: 0 0 0 105px;
	padding: 0;
	overflow: hidden;
	width: 791px;
	list-style: none;
}

ul.item-price .option ul li {
	float: left;
	height: 31px;
	padding-top: 10px;
	width: auto;
}

ul.item-price .option ul a {
	padding: 0px 0 5px 37px;
	margin-right: 40px;
	background: url(../media/css/btn-go.gif) no-repeat left;
}

.info {
	width: 896px;
	margin: 0 auto;
	overflow: hidden;
}

.info .title {
	width: 894px;
	height: 27px;
	line-height: 27px;
	border: 1px solid #c7c7c7;
	font-weight: bold;
	font-size: 1.08em;
}

.info .title a {
	color: #852e1a;
	font-weight: normal;
}

.info .content {
	width: 896px;
	padding: 40px 0 25px 0;
}

.info div {
	float: left;
	overflow: hidden;
}

.info .t1 {
	width: 262px;
	padding: 0 0 0 11px;
}

.info .t2 {
	width: 264px;
}

.info .t3 {
	width: 356px;
}

.info p {
	margin: 0;
}

.info a {
	color: #000;
}

.receipt-title {
	margin-top: 10px;
	width: 894px;
	height: 27px;
	line-height: 27px;
	color: #666;
	font-weight: bold;
	font-size: 1.08em;
	margin-left: 25px;
}

.receipt-title div {
	float: left;
	overflow: hidden;
}

.receipt-title .t1 {
	width: 450px;
	padding: 0 0 0 11px;
}

.receipt-title .t2 {
	width: 425px;
	text-align: right;
}

.cart-summary a.continue {
	margin: 10px 13px 0 0;
}

.cart-summary {
	float: right;
	width: 448px;
	padding: 0 0 13px 0;
	margin: 0 0 0 20px;
	position: relative;
}

.cart-summary strong.title {
	position: absolute;
	padding: 0 0px;
	font-size: 13px;
	top: -7px;
	left: 20px;
	font-weight: bold;
}

.cart-summary ul {
	width: 400px;
	overflow: hidden;
	margin: 13px 0 0 20px;
	padding: 0;
	list-style: none;
}

.cart-summary ul li {
	float: left;
	width: 400px;
	line-height: 28px;
}

.cart-summary ul li.total {
	border-top: 1px solid #ddd;
	color: #000;
}

.cart-summary ul strong {
	float: left;
	width: 300px;
}

.cart-summary ul .add span,.cart-summary ul .add strong {
	font-weight: normal;
}

.cart-summary ul span {
	float: right;
	width: 95px;
	text-align: right;
	font-weight: bold;
}

.cart-summary ul span.negative {
	float: right;
	width: 95px;
	text-align: right;
	font-weight: bold;
	color: red;
}

.summary {
	overflow: hidden;
	width: 900px;
	padding: 23px 0 0 0;
	font-size: 1.12em;
}

.summary p {
	margin: 0 0 13px;
}

.custom {
	padding: 0 0 12px 7px;
}

.custom p {
	margin: 10px 0 0;
}

div .alert-red {
	clear: left;
	color: red;
}
/* new */
.gift-wrap {
	width: 890px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}

.gift-wrap .left {
	width: 490px;
	float: left;
}

.gift-wrap .right {
	width: 400px;
	float: right;
}

.gift-wrap ul {
	width: 480px;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 10px 0;
	list-style: none;
}

.gift-wrap ul li {
	float: left;
	width: 235px;
	display: inline;
	text-align: center;
}

.gift-wrap ul img {
	margin: 0 auto;
}

.gift-wrap ul .txt {
	width: 225px;
	padding: 0;
	margin: 0 auto;
}

.gift-wrap ul .txt strong {
	display: block;
	margin: 14px 0 0 0;
}

.gift-wrap dl {
	margin: 0;
	padding: 0;
	width: 395px;
	overflow: hidden;
}

.gift-wrap dt {
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: bold;
	float: left;
	line-height: 20px;
	width: 100px;
}

.gift-wrap dd {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	width: 275px;
}

.gift-wrap dd input {
	width: 200px;
	padding: 0 0 0 4px;
	height: 16px;
	font-size: 12px;
}

.gift-wrap dd textarea {
	width: 275px;
	padding: 0 0 0 4px;
	height: 75px;
	font-size: 12px;
}

.gift-wrap .radio dd {
	width: 320px;
	padding: 0 0 0 4px;
	height: 16px;
}

.gift-wrap label input {
	width: 14px;
	height: 15px;
	padding: 0;
	float: left;
	margin: 1px 10px 0 0;
}

.shipping-method {
	width: 900px;
	overflow: hidden;
	padding: 22px 0 15px 0;
	font-size: 1.09em;
	margin-left: 25px;
}

.shipping-method .left {
	width: 445px;
	float: left;
}

.shipping-method .right {
	width: 445px;
	float: right;
}

.shipping-method .right p {
	margin: 0 0 11px;
}

.shipping-method .right h3 {
	font-size: 1.12em;
	margin: 0;
}

.shipping-method .left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 440px;
}

.shipping-method .left li {
	float: left;
	width: 440px;
	overflow: hidden;
	padding: 0 0 12px;
}

.shipping-method .left div {
	float: left;
}

.shipping-method .left .t1 {
	width: 41px;
}

.shipping-method .left .t2 {
	width: 301px;
	font-weight: bold;
	color: #696768;
}

.shipping-method .left .t3 {
	width: 98px;
}

.shipping-method .left input {
	width: 14px;
	height: 15px;
	margin: 0 auto;
	display: block;
}

.text-details a.continue,.shipping-method a.continue {
	margin: 0 13px 0 0;
}

.text-details {
	width: 870px;
	overflow: hidden;
	padding: 0 0 17px;
	font-size: 1.09em;
	margin-left: 25px;
}

.text-details .right h3 {
	font-size: 1.12em;
	margin: 0;
}

.text-details .left {
	width: 445px;
	float: left;
}

.text-details .right {
	width: 445px;
	float: right;
}

.text-details p {
	margin: 16px 0 0 0;
	font-size: 1.12em;
}

.text-details input {
	width: 188px;
	height: 18px;
	border: 1px solid #7f9db9;
	padding: 0 0 0 4px;
}

ul.payment-information {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 600px;
	overflow: hidden;
}

ul.payment-information li {
	overflow: hidden;
	width: 600px;
	float: left;
	padding: 10px 0 0 0;
}

ul.payment-information li.alert-red {
	overflow: hidden;
	width: 600px;
	float: left;
	padding: 10px 0 0 0;
	color: red;
}

ul.payment-information .radio {
	width: 57px;
	float: left;
	overflow: hidden;
}

ul.payment-information .label {
	float: left;
	width: 543px;
	overflow: hidden;
}

ul.payment-information .radio input {
	width: 14px;
	height: 15px;
	padding: 0;
	border: none;
	display: block;
	margin: 0 auto;
}

ul.payment-information ul {
	margin: 0;
	padding: 0;
	line-height: 20px;
	list-style: none;
	width: 543px;
	overflow: hidden;
}

ul.payment-information ul li {
	float: left;
	width: 543px;
	overflow: hidden;
}

ul.payment-information ul label {
	float: left;
	width: 74px;
	line-height: 20px;
	margin: 0 6px 0 0;
	text-align: right;
}

ul.payment-information ul.pay-check label {
	width: 98px;
}

ul.payment-information ul.pay-check li {
	padding: 2px 0 0 0;
}

ul.payment-information ul.pay-check input {
	background: #707070;
}

ul.payment-information ul input {
	background: #ffffa0;
	width: 145px;
}

ul.payment-information ul input.code {
	width: 40px;
	margin: 0 6px 0 0;
}

ul.payment-information ul input.issue-no {
	width: 48px;
	margin: 0 5px 0 0;
}

ul.payment-information input.purchase {
	display: block;
	width: 139px;
}

ul.payment-information ul select {
	width: 130px;
	background: #ffffa0;
}

ul.payment-information ul select.small {
	width: 60px;
	margin: 0 10px 0 0;
}

label.paypal {
	padding: 0 0 0 155px;
	display: block;
	background: url(../media/system/paypal.gif) no-repeat left;
	font-size: 0.9em !important;
}

ul.points-list {
	margin: 0;
	padding: 0;
}

ul.points-list li {
	margin: 16px 0 0 0;
}

.text-details .checkbox {
	width: 14px;
	height: 15px;
	padding: 0;
	float: left;
	border: none;
	margin: 1px 8px 0 0;
}

p.certificate-number {
	overflow: hidden;
	width: 100%;
}

p.certificate-number label {
	float: left;
	line-height: 20px;
	margin: 0 5px 0 0;
}

p.certificate-number input {
	float: left;
	width: 168px;
}

ul.your-wish-list {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 693px;
	background: url(../images/bg-your-wish-list.gif);
	font-size: 12px;
	border-top: 1px solid #ccc;
}

ul.your-wish-list li {
	overflow: hidden;
	width: 693px;
	padding: 4px 0;
	float: left;
	border-bottom: 1px solid #ccc;
}

ul.your-wish-list li.title {
	font-weight: bold;
}

ul.your-wish-list div {
	float: left;
	overflow: hidden;
}

ul.your-wish-list .t1 {
	width: 51px;
	font-weight: bold;
	text-align: center;
}

ul.your-wish-list .t2 {
	width: 478px;
}

ul.your-wish-list .t3 {
	width: 81px;
	font-weight: bold;
	padding: 0 0 0 15px;
}

ul.your-wish-list .t4 {
	width: 68px;
	text-align: center;
}

ul.your-wish-list h4 {
	margin: 0 0 0 7px;
	font-size: 12px;
}

ul.your-wish-list p {
	margin: 2px 0 0 11px;
}

ul.your-wish-list .price {
	float: right;
	width: 107px;
}

a.remove {
	width: 14px;
	height: 14px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/a-remove.gif);
}

h3.title-manage,h3.title {
	border: 1px solid #ccc;
	border-bottom: none;
	line-height: 22px;
	margin: 15px 0 0 0;
	padding: 0 0 0 8px;
	width: 683px;
}

h3.title-manage {
	border-bottom: 1px solid #ccc;
}

.manage-wish-list {
	width: 100%;
	padding: 13px 0 0 0;
	overflow: hidden;
}

.manage-wish-list p {
	margin: 15px 0 0;
}

.manage-wish-list .left-box {
	float: left;
	width: 246px;
}
/**
.manage-wish-list .left-box textarea{
	width: 233px;
	height:96px;
	margin: 0 0 8px;
	font:1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7f9db9; 
}
**/
span.add-email {
	display: block;
	overflow: hidden;
	width: 410px;
}

span.add-email input {
	float: left;
}

span.add-email input.txt {
	width: 245px;
	height: 18px;
	background: #ffffa0;
	border: 1px solid #7f9db9;
	margin: 0 5px 0 0;
	padding: 2px 0 0 4px;
}

.message {
	padding: 5px 0 0 0;
}

.message textarea {
	width: 400px;
	display: block;
	height: 96px;
	margin: 0 0 8px;
	border: 1px solid #7f9db9;
}

.simple-form {
	font-size: 1.12em;
	margin: 0;
	padding: 0;
	min-width: 550px;
	max-width: 650px;
	width: 600px;
}

.simple-form fieldset { / *
	clear: both; note that this clear causes inputs to break to left in
	ie5.x mac, commented out */ padding : 0 10px 10px 10px;
	margin: 20px 10px 0 10px;
}

.simple-form fieldset legend {
	font-weight: bold;
}

.simple-form label {
	display: block;
	float: left;
	line-height: 45px;
	width: 150px;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
}

.simple-form input {
	width: 400px;
	margin: 19px 0 0 10px;
}

.simple-form fieldset label:first-letter {
	text-decoration: underline;
}

.simple-form textarea {
	width: 400px;
	height: 150px;
	margin: 5px 0 0 10px;
	overflow: auto;
}

.simple-form small {
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
	font-size: 88%;
}

.simple-form .required {
	font-weight: bold;
}

.simple-form br {
	clear: left;
}

.poweredby {
	color: #CCCCCC;
	text-align: center;
}

.poweredby a {
	color: #CCCCCC;
}

div.clear {
	clear: both;
	overflow: hidden;
}

#popUpContentContainer {
	padding: 4em 7.2em;
}

.option-box .left {
	width: 70%;
}

.option-box .right {
	width: 30%;
}

.show {
	display: block;
}

.hide {
	display: none;
}

#shippingAddressShow dl {
	margin: 0;
	padding: 0;
	width: 443px;
	overflow: hidden;
}

#shippingAddressShow dt {
	margin-top: 7px;
	padding: 6px 9px 0 0;
	width: 121px;
	float: left;
	text-align: right;
}

#shippingAddressShow dd {
	margin: 0;
	padding: 8px 0 0 4px;
	float: left;
	height: 15px;
	margin-top: 7px;
	width: 260px;
}

.upperCaseFirst {
	text-transform: capitalize;
}

.del {
	color: #CCCCCC;
	text-decoration: line-through;
	font-weight: bolder;
}

.del span {
	color: #999999;
	font-weight: bolder;
}

.discountPrice,.discountSummary,.discountPriceSmall {
	padding: 0 0 0 7px;
	color: #D802a9 !important;
	font-weight: bolder;
}

.discountSummary,.discountPriceSmall {
	padding: 0 0 0 0;
}

.saleHeading {
	padding-top: 10px;
	color: #D802a9 !important;
	font-size: 150%;
	font-style: italic;
	text-decoration: none !important;
}

.cartListPromo {
	margin: 5px 0 5px 0;
	font-size: .9em;
	color: FF0000;
}

.powerBy {
	color: #fff;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: -4px;
	text-align: right;
}

.powerBy a {
	color: #fff;
}

.deptStrap {
	float: right;
	margin-top: -8px;
	width: 100%;
	margin-right: 67px;
	text-align: right;
}

.deptStrap p {
	margin: 0 !important;
}
