/* addons.css starts here */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ul, ol {
	list-style: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
* html .clearfix {
	height: 1%; 
}
.clearfix {
	display: inline-block; 
}
html[xmlns] .clearfix { 
	display: block;
}
.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear, .divider {
	clear: both;
}
.no-display {
	display: none;
}
.nowrap, .nobr {
	white-space: nowrap !important;
}
.no-border {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
}
.no-padding {
	padding: 0 !important
}
.no-margin {
	margin: 0 !important;
}
.pipe {
	padding: 0 4px;
	text-align: center;
	color: #999999;
}
.v-top {
	vertical-align: top;
}
.v-middle {
	vertical-align: middle;
}
.v-bottom {
	vertical-align: bottom;
}
.a-left {
	text-align: left;
}
.a-center {
	text-align: center;
}
.a-right {
	text-align: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.normal-weight {
	font-weight: normal;
}
.auto-width {
	width: auto;
}
.clear:after, .col2-set:after, .col3-set:after, .col4-set:after, .col2-alt-set:after, .head:after, .inner-head:after, .box .head:after, .box ol li:after, .header-top:after, .quick-access:after, .header-nav:after, .middle:after, .more-views ul:after, .button-set:after, .actions:after, .legend:after, .form-list li:after, .button-container:after, .ratings:after, .page-head:after, .page-head-alt:after, .page-popup .print-head:after, .group-select li:after, .search-autocomplete li:after, .tool-tip .btn-close:after, .account-box li:after, .address-list li:after, .generic-product-list li:after, .listing-type-list .listing-item:after, .listing-type-list .product-info .product-reviews:after, .my-review-detail:after, .product-options dt:after, .product-options-bottom:after, .product-options dd ul.options-list li:after, .add-to-holder:after, .listing-type-grid .grid-row:after, .advanced-search-summary-box:after, .shopping-cart-totals .checkout-types:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	visibility:hidden;
	overflow:hidden;
}
/*addons.css code ends here*/

/*layout.css code starts here*/
#ja-wrapper {
}
#ja-headerwrap, #ja-topslwrap, #ja-botslwrap, #ja-containerwrap, #ja-footerwrap {
	clear: both;
}
#ja-header, #ja-topsl, #ja-botsl, #ja-container, #ja-footer {
	width: 980px;
	margin: 0 auto;
}
.narrow #ja-header, .narrow #ja-topsl, .narrow #ja-botsl, .narrow #ja-container, .narrow #ja-footer {
	width: 750px;
	margin: 0 auto;
}
#ja-headerwrap {
}
#ja-header {
}
#ja-containerwrap {
}
#ja-main {
	float: left;
	width: 80%;
}
#ja-content {
	clear: both;
	display: block;
	float: right;
	width: 75%;
}
#ja-current-content {
	margin: 0px;
	min-height: 400px;
	
}
#ja-col1 {
	float: left;
	width: 25%;
	overflow: hidden;
}
#ja-col2 {
	float: right;
	width: 20%;
	overflow: hidden;
}
#ja-footerwrap {
	margin-top:10px;
}
#ja-footer {
}
.ja-lo-1col #ja-current-content {
	margin: 0;
}
.ja-lo-1col #ja-main, .ja-lo-1col #ja-content {
	float: none;
	width: 100%;
}
.ja-lo-2colsr #ja-content {
	float: none;
	width: 100%;
}
.ja-lo-2colsr #ja-current-content {
	margin-left: 0;
	margin-right:10px;
}
.ja-lo-2colsl #ja-main {
	float: none;
	width: 100%;
}
.ja-lo-2colsl #ja-content {
	width: 80%;
}
.ja-lo-2colsl #ja-current-content {
	margin-right: 0;
	margin-left:10px;
}
.ja-lo-2colsl #ja-col1 {
	width: 20%;
}
.middle {
	width:980px;
	min-height:400px;
	margin:0 auto;
	text-align:left;
}
.side-col {
	width:195px;
}
.col-left {
	float:left;
}
.col-main {
	float:left;
}
.col-right {
	float:right;
}
.col-1-layout .col-main {
	float:none;
	margin:0;
}
.col-2-right-layout .col-main {
	float:left;
	width:770px;
}
.col-2-left-layout .col-main {
	float:right;
	width:770px;
}
.col-3-layout .col-main {
	width:575px;
	margin-left:15px;
}
.col2-set, .col3-set, .col4-set, .col5-set {
	clear:both;
}
.col2-set .col-1, .col2-set .col-2 {
	width:48.5%;
}
.col2-set .col-1 {
	float:left;
}
.col2-set .col-2 {
	float:right;
}
.col2-alt-set .col-1 {
	width:32%;
}
.col2-alt-set .col-2 {
	width:65%;
}
.col2-alt-set .col-1 {
	float:left;
}
.col2-alt-set .col-2 {
	float:right;
}
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 {
	float:left;
	width:31.3%;
}
.col3-set .col-1, .col3-set .col-2 {
	margin-right:3%;
}
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 {
	float:left;
	width:22%;
}
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 {
	margin-right:4%;
}
table .col-1, table .col-2, table .col-3, table .col-4 {
	float:none !important;
	margin:0 !important;
}
.col3-set td.spacer {
	width:3%;
}
.col4-set td.spacer {
	width:4%;
}
/*layout.css code ends here*/

/*theme.css code starts here*/
body {
	background: #FFFFFF;
	color: #000000;
	font: 12px/1.5 "Segoe UI", Helvetica, Arial, sans-serif;
}
body#bd {
	background: #fff;
	color: #666666;
}
body.fs1 {
	font-size: 10px;
}
body.fs2 {
	font-size: 11px;
}
body.fs3 {
	font-size: 12px;
}
body.fs4 {
	font-size: 13px;
}
body.fs5 {
	font-size: 14px;
}
body.fs6 {
	font-size: 15px;
}
p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}/* COMMON ELEMENTS-------------------------------------------------------------*//*Normal link---*/
a {
	color: #238f97;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #67b4ba;
	text-decoration: underline;
}
a img {
	border: 0;
}/* Heading */
h1 {
	font-size: 180%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 92%;
	text-transform: uppercase;
}/*Title text---*/
h2, h3, h4, h5, h6, .head, .page-head, .page-head-alt {/*font-family: Arial, Helvetica, sans-serif;*/
	line-height: 1.3;
	color: #67b4ba;
}
h1 {
	line-height: 1.3;
	color: #67b4ba;
}/*Small text---*/
small, #ja-footer, .catalog-listing .add-to, .ratings, .ratings-list td.label, table.pager, table.view-by, .widget-btn, .validation-advice, .required {
	font-size: 92%;
}/*Form---*/
input.input-text, select, textarea {
	border: 1px solid #CCCCCC;
	font: 100%/normal "Segoe UI", Helvetica, Arial, sans-serif;
	color: #666666;
}
option, optgroup {
	font: 100%/normal "Segoe UI", Helvetica, Arial, sans-serif;
}
optgroup {
	font-weight: bold;
}
textarea {
	overflow: auto;
}
select {
	padding: 1px 2px;
}
input.input-text, textarea {
	padding: 2px;
}
input.radio {
	margin-right: 3px;
}
input.checkbox {
	margin-right: 3px;
}
.input-text:focus, select:focus, textarea:focus {
	background: #FFFFFF;
	border: 1px solid #666666;
}/*Fieldset--*/
fielddset {
}
fieldset legend {
	font-weight: bold;
	margin-bottom: 5px;
}/*Tables--*/
td, th {
	padding: 5px 10px;
}/*Others--*/
address {
	font-style: normal;
	padding-left: 5px;
}/* HEADER--------------------------------------------------------- */
#ja-headerwrap {
	background-color:#fff;
}
#ja-header {
	line-height: normal;
	position: relative;
	z-index: 999;
	padding-bottom:79px;
}/*Logo---*/
h1#logo, div#logo-text {
	margin: 0;
	padding: 0;
}
#ja-header #logo {
	margin-bottom:30px! important;
}
h1#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 250%;
	width: 420px;
	height: 58px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -99999px;
}
h1#logo a span {
	position: absolute;
	top: -1000px;
}
div#logo-text {
	outline: none;
}
div#logo-text h1 {
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}
div#logo-text h1 a {
	color: #FFFFFF;
	text-transform: uppercase;
}
.site-slogan {
	color: #999999;
	margin: 0 0 -2px 10px;
	padding: 0;
	letter-spacing: 1px;
}/*Quick Access---*/
.quick-access {
	color: #dddddd;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	line-height: 30px;
	font-size: 11px;
}
.quick-access p {
	margin: 0 10px 0 0;
	float: left;
	font-weight: bold;
}
.shop-access li {
	background: url(../images/sep-vdot.gif) no-repeat right center;
	display: inline;
	padding-left: 3px;
	padding-right: 7px;
}
.quick-access li.first {
	padding-left: 0;
}
.quick-access li.last {
	background: none;
	padding-right: 0;
}
.mycart {
	background: #67B4BA url(../images/grad_d1.gif) repeat-x scroll center top;
	padding: 5px 10px;
	line-height: normal;
}
.mycart h4 {
	color: #ffffff;
}
.compare-products h4 {
	color: #ffffff;
}
.compare-products {
	background: #67B4BA url(../images/grad_d1.gif) repeat-x scroll center top;
	padding: 5px 10px;
	line-height: normal;
	color: #ffffff;
}
.shop-access {
	float: left;
}
.shop-access a, .shop-access a:hover, .shop-access a:active, .shop-access a:focus {
	color: #FFFFFF;
}
.language-switcher {
	float: right;
}
.language-switcher label {
	padding-right: 5px;
}
.language-switcher #select-language {
	padding: 0;
}
.language-switcher .flag option {
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-left: 20px;
}/*Mini search---*/
#ja-search {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 1000;
	width: 370px;
	height: 62px;
	overflow: hidden;
	
	/*background-image:url(/hpimages/sprite.jpg);*/
}
#ja-search form {
	float: right;
	text-align: right;
	margin-top:15px;
}
#ja-search legend {
	display: none;
}
#ja-search input#search {
	height:34px;
}
#ja-search div.mini-search .form-button-search {
	height:42px;
	width: 87px;
	overflow: hidden;
	background-color:transparent;
	margin-top:0px;
	background-image:url(/hpimages/search-btn.jpg);
	background-repeat:no-repeat;
	
}
#ja-search div.mini-search .form-button span {
	font-size:1.5em !important;
}
#ja-search .input-text {
	width: 218px;
	vertical-align: middle;
	font-size: 12px;
	font-size: 2em;
	border:none;
	background-color:transparent;
}
* html #ja-search .input-text {
	width: 200px;
}
#ja-search div.mini-search .input-text {
	color:#000;
	width:274px;
	color:#000;
	border:solid 1px #bbb;
}
#ja-search .form-button {
}
.search-autocomplete {
	z-index: 999;
}
.search-autocomplete ul {
	background: #FFFFFF;
	border: 1px solid #666666;
	border-top: 0;
}
.search-autocomplete li {
	border-bottom: 1px solid #DDDDDD;
	cursor: pointer;
	padding: 2px 8px;
	list-style: none;
}
.search-autocomplete li .amount {
	float: right;
	font-weight: bold;
}
.search-autocomplete li.odd {
}
.search-autocomplete li.selected {
	background: #FEF9EF;
}/* MAIN NAVIGATION--------------------------------------------------------- */
#ja-mainnav {
	position: absolute;
	bottom: 0;
	background: #fff;
	width: 100%;
}/* CONTAINER--------------------------------------------------------- */
#ja-containerwrap {
	background: #fff;
}/*main content---*/
#ja-content {
}
#ja-current-content {
	background: #FFFFFF;
	padding:10px;
	border:1px solid #ddd;
	
}
.cms-index-index #ja-current-content, .cms-kidsrooms #ja-current-content{
	padding:0px;
	border:none;
	}
/*columns---*/
#ja-col1 {
}
#ja-col2 {
}/*breadcrums---*/
#ja-pathway {
	padding: 5px 15px;
	border-bottom: 1px solid #f1f1f1;
	line-height: normal;
	font-size: 110%;
	color: #685040;
	margin-bottom:10px;
}
#ja-pathway ul {
}
#ja-pathway ul li {
	display: inline;
}/* FOOTER--------------------------------------------------------- */
#ja-footerwrap {
	/*background: #685040;*/
	background-color:#2C2D31;
	padding-bottom: 30px;
	/*background-image:url(/hpimages/footer-background.jpg);
	background-repeat:repeat-x;*/
}
#ja-footer {
	position: relative;
	color: #f1f1f1;
	padding: 15px 0;
	padding-left: 10px;
}
#ja-footer a {
	color: #f1f1f1;
	text-decoration: none;
}
#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
#ja-footer ul {
	float: right;
	margin: 0;
}
#ja-footer li {
	display: block;
	padding: 0 10px 0 8px;
	width:150px;
	font-size:14px;
	clear:both;
}
#ja-footer li.last {
	background: none;
}
#ja-footer li a {
	
}
#ja-footer li a.link-feed {
	line-height: normal;
}
#ja-footer .jm-info {
	width:258px;
	float:right;
}
#ja-footer .jm-legal {
	margin-top:4px;
	
}/*===============================================================-----------------------[MAGENTO'S ELEMENTS]----------------------=================================================================*//* MESSAGES----------------------------------------------------------------*/
.success {
	color: #42A032;
}
.error {
	color: #CC0000;
}
.notice {
	color: #F0A300;
}
.success, .error {
	font-weight: bold;
}
.messages {
	overflow: hidden;
	width: 100%;
}
.error-msg, .success-msg, .notice-msg, .note-msg {
	background-position: 10px 6px !important;
	background-repeat: no-repeat !important;
	border-style: solid !important;
	border-width: 1px !important;
	font-size: 110% !important;
	font-weight: bold !important;
	margin: 0 0 15px!important;
	padding: 5px 10px 5px 32px !important;
}
.error-msg li, .success-msg li, .notice-msg li {
	background: none;
}
.error-msg {
	background-color: #f6eed2;
	background-image: url(../images/msg_error.gif);
	border-color: #67b4ba;
	color: #CC0000;
}
.success-msg {
	background-color: #F1F9EF;
	background-image: url(../images/msg_success.gif);
	border-color: #42A032;
	color: #42A032;
}
.notice-msg, .note-msg {
	background-color: #FEF9EF;
	background-image: url(../images/msg_notice.gif);
	border-color: #F0A300;
	color: #F0A300;
}
.out-of-stock {
	color: #CC0000;
	font-weight: bold;
}/* FORMS----------------------------------------------------------------*/
.qty {
	width: 2.5em;
}
.group-select label, .form-list label, .payment-methods label {
	font-weight: bold;
}
.button-set {/*Container for form buttons*/
	clear: both;
	margin-top: 15px;
	text-align: right;
	font-weight: bold;
}
.button-set p.required {
	margin-bottom: 5px;
}
.form-button, .form-button-alt {
	background: url(../images/grad_d1.gif) repeat-x top #67b4ba;
	border: 1px solid #67b4ba;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 100%/normal Arial, Helvetica, sans-serif !important;
	overflow: visible;
	padding: 1px 8px;
	text-align: center;
	vertical-align: middle;
	width: auto;
}
.form-button-search {
	border: 0px transparent;
	color: #FFFFFF;
	cursor: pointer;
	font: bold 100%/normal Arial, Helvetica, sans-serif !important;
	overflow: visible;
	padding: 1px 8px;
	text-align: center;
	vertical-align: middle;
	width: auto;
}
.form-button span, .form-button-alt span {
	white-space: nowrap;
}
.form-button-alt {
	background: url(../images/grad_d1.gif) repeat-x top #67b4ba;
	border: 1px solid #67b4ba;
}
a.form-button-alt {
	padding: 2px 9px;
	text-decoration: none;
}
.form-button-alt:hover {
	text-decoration: none;
}
.btn-checkout {
	background: transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
	display: block;
	float: right;
	font-size: 15px;
	font-weight: bold;
	padding-right: 8px;
}
.btn-checkout, .btn-checkout:hover {
	color: #FEF9EF;
	text-decoration: none;
}
.btn-checkout span {
	background: transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat;
	display: block;
	line-height: 40px;
	padding: 0 17px 0 25px;
}/*Form lists---*/
.form-list {
	margin: 10px 0;
}
.form-list li {
	margin: 5px 0;
}
.form-list li .input-box .input-text, .form-list li .input-box textarewidth: 250px;
}
.form-list li .input-box select {
	width: 256px;
}
.form-list li.addElement {
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
}
.group-select {
	border: 1px solid #DDDDDD;
	margin: 25px 0 15px;
	padding: 15px;
}
.group-select .legend {
	background: #FFFFFF;
	float: left;
	color: #67b4ba;
	font-size: 125%;
	font-weight: bold;
	margin: -25px 0 0;
	padding: 0 8px;
}
.group-select li {
	padding: 4px 8px;
}
.group-select li .input-box {
	float: left;
	width: 275px;
}
.group-select li .input-text, .group-select li select, .group-select li textarea {
	width: 525px;
}
.group-select li .input-box .input-text, .group-select li .input-box textarea {
	width: 250px;
}
.group-select li .input-box select {
	width: 256px;
}/*Form Messages---*/
.validation-advice, .required {
	color: #CC0000;
	margin: 0;
}
.validation-advice {
	background: url(../images/validation_advice_bg.gif) no-repeat 2px 1px;
	clear: both;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: 3px;
	min-height: 15px;
	padding-left: 17px;
}
.validation-failed {
	background: #FCEDED !important;
	border: 1px dashed #CC0000 !important;
}/*Expiration date and cvv number validation fix---*/
.v-fix {
	float: left;
}
.v-fix .validation-advice {
	display: block;
	margin-right: -12em;
	position: relative;
	width: 12em;
}
label.required {
	font-weight: bold;
}
p.required {
	margin: 0;
	text-align: right;
}/* HEADINGS----------------------------------------------------------------*/
.head, .inner-head {
	line-height: 1.25em;
	text-align: right;
}
.head h1, .inner-head h1.head h2, .inner-head h2, .head h3, .inner-head h3, .head h4, .inner-head h4, .head h5, .inner-head h5 {
	float: left;
	margin: 0;
	text-align: left;
}
.head a, .inner-head a {
	font-weight: bold;
}/*Page heading---*/
.page-head, .page-head-alt {
	margin: 0 0 15px 0;
	padding: 0;
	text-align: right;
}
.page-head h3, .page-head-alt h3 {
	font-size: 200% !important;
	margin: 0;
	color: #67b4ba;
	text-align: left;
}
.page-head h4, .page-head-alt h4 {
	font-size: 150% !important;
	margin: 0;
	text-align: left;
}
.page-head a, .page-head-alt a {
	font-weight: bold;
}
.page-head ul, .page-head-alt ul, .page-head li, .page-head-alt li {
	background: none;
	margin: 0;
	line-height: normal;
}
.button-level {
	line-height: 35px;
}
.button-level h3 {
	float: left; /* heading level with buttons */
	width: 55%;
}
.button-level ul {
	float: right;
}
.button-level ul li {
	float: left;
	display: block;
	padding-left: 10px;
}/*Category list heading---*/
.category-head {
	margin-bottom: 10px;
}
.category-head h2 {
	color: #333333;
	font-size: 200%;
	margin: 0;
}
.box-header {
	background: #EEEEEE none repeat scroll 0%;
	font-size: 1.05em;
	font-weight: bold;
	margin: 10px 0;
	padding: 2px 8px;
	text-align: left;
}
.category-head .link-feed {
	float: right;
	margin-top: 5px;
	position: relative;
}/* TABLES----------------------------------------------------------------*/
td.label {
	font-weight: bold;
}/*Data Table---*/
.data-table {
	width: 100%;
	border: 1px solid #DDDDDD;
}
.data-table tr {
	background: #FFFFFF;
}
.data-table .odd {
	background: #F7F7F7;
}
.data-table .even {
	background: #FFFFFF !important;
}
.data-table td.last, .data-table th.last {
	border-right: 0;
}
.data-table tr.last td {
	border-bottom: 0 !important;
}
.data-table th {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	white-space: nowrap;
}
.data-table th.wrap {
	white-space: normal;
}
.data-table th a, .data-table th a:hover {
	color: #FFFFFF;
}
.data-table td {
}
.data-table thead tr th {
	background: url(../images/grad_l1.gif) repeat-x top #DDDDDD;
}
.data-table tfoot {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.data-table tfoot tr {
	background: #EEEEEE;
}
.data-table tfoot td {
	border-bottom: 0;
	border-right: 1px solid #DDDDDD;
}
.data-table tbody td {
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}/*Bundle Products---*/
.data-table tbody.odd tr {
	background: #F7F7F7 !important;
}
.data-table tbody.even tr {
	background: #FFFFFF !important;
}
.data-table tbody.odd tr td, .data-table tbody.even tr td {
	border-bottom: 0;
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
	border-bottom: 1px solid #DDDDDD;
}
.data-table tbody td h4.title, .data-table tbody td h5.title {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.data-table tbody td .option-label {
	font-style: italic;
	font-weight: bold;
}
.data-table tbody td .option-value {
	padding-left: 10px;
}
.box-table select {
	width: 100%;
}
.nested-data-table th, .nested-data-table td {
	padding-bottom: 2px;
	padding-top: 2px;
}
.generic-table td {
	padding: 0 8px;
}
.generic-table td.first {
	padding-left: 0;
	white-space: nowrap;
}
.shipping-tracking .button-set {
	border: 0;
	margin-top: 0;
	padding-top: 0;
}/* LISTS----------------------------------------------------------------*/
.disc {
	margin: 10px 0;
}
.disc li {
	background: url(../images/bullet.gif) no-repeat left 7px;
	padding-left: 8px;
}
li.odd {
}
li.even {
}
li.last {
}/* Bare List */ /* Unstyled list */
.bare-list {
	margin: 5px 0;
}
.bare-list li {
	margin: 3px 0;
}/*Pager---*/
table.pager, table.view-by {
	/*background-image: url(/hpimages/ivory_bg.jpg);*/
	border: 1px solid #DDDDDD;
	width: 100%;
	margin: 2px 0;
	background-color:#f1f1f1;
}
table.view-by {
	background: #FFFFFF;
	border: 0;
	margin: 0;
}
table.pager select, table.view-by select {
}
table.pager select {
	width: 50px;
}
table.view-by strong {
	border: 2px solid #0088CC;
	background: #0088CC;
	color: #FFFFFF;
}
table.view-by a {
	border: 2px solid #FFFFFF;
	color: #666666;
}
table.view-by a:hover, table.view-by a:active, table.view-by a:focus {
	border: 2px solid #FFFFFF;
	color: #666666;
	text-decoration: underline;
}
table.view-by td.sort-by {
	padding-right: 50px;
	text-align: right;
}
table.view-by td.sort-by a {
	border: 0;
	padding: 0;
}
table.view-by select {
	width: 85px;
}
table.pager td {
	padding: 5px 10px;
	vertical-align: middle;
	width: 32%;
}
table.pager td.pages {
	padding: 5px 0;
	text-align: center;
	white-space: nowrap;
}
table.pager ol, table.pager li {
	display: inline;
}
td.pages li {
	padding: 0;
}
td.pages li img {
	vertical-align: middle;
}
td.pages li a {
	padding: 0 4px;
}
td.pages li span.on {
	font-weight: bold;
	padding: 0 4px;
}/*RATINGS----------------------------------------------------------------*/
.ratings {
	line-height: 15px;
	margin: 10px 0;
}
.rating-box {
	background: url(../images/product_rating_blank_star.gif) repeat-x;
	float: left;
	height: 13px;
	margin-right: 10px;
	position: relative;
	width: 69px;
	clear: right;
}
.rating-box .rating {
	background: url(../images/product_rating_full_star.gif) repeat-x;
	height: 13px;
	left: 0;
	position: absolute;
	top: 0;
}
.ratings-list {
	margin: 5px 0;
}
.ratings-list td {
	padding: 3px 0;
	vertical-align: middle;
}
.ratings-list td.label {
	font-weight: bold;
	padding-right: 8px;
}/*PRICES----------------------------------------------------------------*/
.price {
	white-space: nowrap !important;
}
.price-box {
	margin: 5px 0;
}
.price-box .price {
	color: #333333;
	font-weight: bold;
}/*Regular price---*/
.regular-price {
	color: #333333;
}
.regular-price .price {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}/*Old price---*/
.old-price {
	margin: 0;
}
.old-price .price-label {
	color: #999999;
	white-space: nowrap;
}
.old-price .price {
	color: #999999;
	font-weight: normal;
	text-decoration: line-through;
}/*Special price---*/
.special-price {
	margin: 0;
	padding: 3px 0;
}
.special-price .price-label {
	color: #F0A300;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
}
.special-price .price {
	color: #F0A300;
	font-size: 13px;
	font-weight: bold;
}/*Minimal price (as low as)---*/
.minimal-price {
	margin: 0;
}
.minimal-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}
a.minimal-price-link {
	display: block;
}
a.minimal-price-link .label {
}
a.minimal-price-link .price {
	color: #0088CC;
	font-weight: normal;
}/*Excluding tax---*/
.price-excluding-tax {
	color: #999999;
	display: block;
}
.price-excluding-tax .label {
	color: #999999;
	white-space: nowrap;
}
.price-excluding-tax .price {
	color: #F0A300;
	font-size: 13px;
	font-weight: normal;
}/*Including tax---*/
.price-including-tax {
	color: #999999;
	display: block;
}
.price-including-tax .label {
	color: #999999;
	white-space: nowrap;
}
.price-including-tax .price {
	color: #F0A300;
	font-size: 13px;
	font-weight: bold;
}/*Excl tax (for order tables)---*/
.price-excl-tax {
	display: block;
}
.price-excl-tax .label {
	display: block;
	white-space: nowrap;
}
.price-excl-tax .price {
	display: block;
}/*Incl tax (for order tables)---*/
.price-incl-tax {
	display: block;
}
.price-incl-tax .label {
	display: block;
	white-space: nowrap;
}
.price-incl-tax .price {
	display: block;
	font-weight: bold;
}/*Price range---*/
.price-from {
	margin: 0;
}
.price-from .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.price-to {
	margin: 0;
}
.price-to .price-label {
	font-weight: bold;
	white-space: nowrap;
}/*Price notice next to the options---*/
.price-notice {
	color: #999999;
	padding-left: 10px;
}
.price-notice .price {
	color: #333333;
	font-weight: bold;
}
.price-as-configured {
	margin: 0;
}
.price-as-configured .price-label {
	font-weight: bold;
	white-space: nowrap;
}
.price-box-bundle {
	padding: 0 0 10px 0;
}
.price-box-bundle .price-box {
	margin: 0 !important;
	padding: 0 !important;
}
.price-box-bundle .price {
	color: #666666;
}
.product-pricing-grouped li {
	color: #333333;
	padding: 2px 0;
}
.product-pricing-grouped li .price {
	font-weight: bold;
}/*Product Pricing---*/
.product-pricing {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	margin: 10px 0;
	padding: 10px;
}
.product-pricing li {
	background: url(../images/bg_tierico1.gif) no-repeat 0 9px;
	padding: 2px 0 2px 8px;
}
.product-pricing .benefit {
	color: #333333;
	font-weight: bold;
}
.product-pricing .price {
	color: #333333;
	font-weight: bold;
}/*Currency Switcher---*/
.currency-switcher {
	background: url(../images/currency_switcher_bg.gif) no-repeat;
	font-size: 1.05em;
	height: 53px;
	padding: 7px 12px 10px 12px;
}
.currency-switcher h4 {
	background: url(../images/icon_world.gif) no-repeat 0 2px;
	color: #FFFFFF;
	min-height: 21px;
	padding-left: 22px;
	text-transform: none;
}
.currency-switcher select {
	width: 98%;
}/* MIS.----------------------------------------------------------------*/
.product-shop {
	float: right;
	margin-top:10px;
}
.product-img-box {
	float: left;
	width: 265px;
}/*Generic Box---*/
.generic-box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
	padding: 10px 15px;
}
.generic-box h4 {
	margin: 0 0 5px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
}/*Generic Product Grid---*/
.generic-product-grid {
	width: 100%;
}
.generic-product-grid td {
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.generic-product-grid tr.last td {
	border-bottom: 0;
}
.generic-product-grid td.last {
	border-right: 0;
}
.generic-product-grid .product-image {
	text-align: center;
}
.generic-product-grid td.empty-product {
	border-right: 0;
}
.generic-product-grid .ratings .pipe {
	display: none;
}/*Add To---*/
.add-to-cart-box {
	float: right;
}
.add-to-cart-box .qty-box {
	float: left;
}
.add-to-cart-box .qty-box label {
	float: left;
}
.add-to-cart-box .qty-box .qty {
	float: left;
	margin: 0 5px;
}
.add-to-cart-box .form-button {
	float: left;
}
.add-to-box {
	margin: 10px 0;
}
.add-to-box li {
	display: inline;
}
.add-to-holder {
	margin: 10px 0;
	padding: 10px;
	background: #EDF7FC;
	border: 1px solid #DDDDDD;
}
.add-to-holder .add-to-cart-box {
	float: left;
	margin: 0;
}
.add-to-holder .add-or {
	color: #666666;
	float: left;
	font-weight: bold;
	padding: 15px 30px;
}
.add-to-holder .add-to-box {
	margin: 7px 0 0;
	float: left;
	text-align: left;
}
.add-to-holder .add-to-box li {
	display: block;
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 8px;
}
.add-to-holder .add-to-box li .pipe {
	display: none;
}/*Tool Tips---*/
.tool-tip {
	background: #FEF9EF;
	border: 1px solid #DDDDDD;
	position: absolute;
}
.tool-tip .btn-close {
	margin-bottom: -9px;
	padding: 6px 6px 0;
	text-align: right;
}
.tool-tip .inline-content {
	padding: 8px;
}
.tool-tip .block-content {
	padding: 15px 20px;
}
.truncated {
	cursor: help;
}
.truncated a.dots {
	cursor: help;
	text-decoration: none !important;
}
.truncated a.details {
	border-bottom: 1px dotted #0088CC;
	cursor: help;
	text-decoration: none !important;
}
.truncated .truncated_full_value {
	position: absolute;
	z-index: 999;
}
.truncated .truncated_full_value dl {
	background: #FEF9EF;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	position: absolute;
	top: -99999em;
	width: 195px;
	z-index: 999;
}
.truncated .truncated_full_value dl dt {
	margin-top: 0;
}
.truncated .show dl {
	left: 50%;
	top: -20px;
}
#ja-col1 .truncated .show dl {
	left: 35px;
	top: 10px;
}
#ja-col2 .truncated .show dl {
	left: 35px;
	top: 20px;
}/*Link highlights---*/
.link-cart {
	color: #F0A300 !important;
	font-weight: bold !important;
}
.link-remove {
	color: #999999 !important;
}
.link-print {
	background: url(../images/icon_printer.gif) no-repeat left center;
	padding-left: 23px;
	color: #666666;
	line-height: 24px;
}
.link-feed {
	background: url(../images/icon_feed.png) no-repeat right center;
	padding-right: 18px;
	line-height: 24px;
}/*===============================================================---------------------------[BOX STYLE]---------------------------=================================================================*//*GENERAL BOX STYLE----------------------------------------------------------------*/
.box {
	background: #FFFFFF;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.box-hilite { /*hilite state*/
	background: #3F3F3F;
	color: #CCCCCC;
	border: 1px solid #3F3F3F;
}/*Box Head---*/
.box .head {
	background: url(../images/grad_brown.gif) repeat-x top #685040;
	border-bottom: 1px solid #685040;
	padding: 5px 10px;
	line-height: normal;
}
.box-hilite .head { /*hilite state*/
	background: url(../images/grad_d3.gif) repeat-x bottom #666666;
	border-bottom: 1px solid #333333;
}
.box-hilite .head * { /*hilite state*/
	color: #FFFFFF;
}
.box .head h3, .box .head h4 {
	font-size: 110%;
	color: #ffffff;
}
.box h5 {
	padding: 8px 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background: #EDF7FC;
	color: #685040;
}
.box .head h5 {
	color: #999999;
	font-size: 100%;
	background: none;
	border: 0;
	padding: 5px 0 0;
}/*reset*/
.box h3, .box h4, .box h5 {
	margin: 0;
}
.box .head br {
	display: none;
}/*Box Content---*/
.box .content {
	padding: 10px;
}/*Box Action---*/
.box .actions {
	background: #F7F7F7;
	border-top: 1px solid #DDDDDD;
	padding: 5px 10px;
	font-weight: bold;
	overflow: auto;
	clear: both;
}/*Box List---*/
.box ol {
	margin: 5px 10px;
}
.box ol li {
	border-bottom: 1px solid #DDDDDD;
	margin: 0;
	padding: 8px 0;
	font-size: 92%;
}
.box ol li.last {
	border-bottom: none;
}/*MAGENTO'S BOX STYLE----------------------------------------------------------------*/
.box .product-images {
	float: left;
	width: 32%;
	margin-top: 5px;
}
.box .product-details {
	float: right;
	width: 65%;
}
.box .product-checkbox {
	float: left;
	padding-right: 4px;
}
.box .product-names {
}/*Product Tags---*/
.mini-product-tags ul {
}
.mini-product-tags li {
	display: inline;
	margin: 0 3px !important;
}
.mini-product-tags small {
	background: url(../images/arrow.gif) no-repeat right center;
	padding-right: 10px;
}/*Newsletter---*/
.mini-newsletter fieldset.content {
	line-height: 2;
}
.mini-newsletter fieldset.content legend {
	display: none;
}/*Mini Cart---*/
.mini-cart p {
	margin: 0;
}
.mini-cart ol#cart-sidebar li {
}
.mini-cart ol#cart-sidebar li.last {
}
.mini-cart .product-images {
}
.mini-cart .product-details {
}/*Mini Wishlist---*/
.mini-wishlist .actions a {
	background: url(../images/arrow.gif) no-repeat right center;
	padding-right: 10px;
}/*Compare Products, Orders---*/
.mini-compare-products .content {
	padding: 0;
}
.mini-compare-products p {
	margin: 10px;
}
.mini-compare-products ol#compare-items li {
}
.mini-cart ol#cart-sidebar li.last {
}
.mini-compare-products a.left {
	margin-top: 3px;
	float: right;
}
.mini-compare-products ol#recently-compared-items li {
	padding-left: 12px;
	background: url(../images/arrow.gif) no-repeat 2px 14px;
}/*Mini Product View---*/
.mini-product-view ol#recently-viewed-items li {
	padding-left: 12px;
	background: url(../images/arrow.gif) no-repeat 2px 14px;
}/*Poll---*/
.mini-poll .content {
	padding: 0;
}
.mini-poll h5 {
}
.mini-poll table {
	margin: 10px;
}
.mini-poll td {
	padding: 2px;
	vertical-align: middle;
}
.mini-poll .right {
	float: left;
}/*Relate Products----*/
.mini-related-items .content {
	padding: 0;
}
.mini-related-items p {
	margin: 10px;
}
.mini-related-items ol li {
	border-top: 1px solid #DDDDDD;
	border-bottom: 0;
	position: relative;
}
.mini-related-items .product-images {
	position: absolute;
	left: 0;
	top: 5px;
	padding-left: 18px;
	overflow: hidden;
}
.mini-related-items .product-images a {
	width: 50px;
}
.mini-related-items .product-images .checkbox-container {
	position: absolute;
	top: 15px;
	left: 0;
}
.mini-related-items .product-details {
	display: block;
	padding-left: 75px;
	float: none;
	width: auto;
}/*Layered Navigation---*/
.layered-nav {
}
.layered-nav .head {
}
.layered-nav h3 {
}
.layered-nav .actions {
}
.layered-nav .border-creator {
}
.layered-nav h4 {
	background: url(../images/grad_d1.gif) repeat-x top #0088CC;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 10px;
}
.layered-nav ol.narrowed-category {
	padding: 10px;
	margin: 0 !important;
	background: #FEF9EF;
}
.layered-nav ol.narrowed-category li {
	padding: 0 !important;
	border-bottom: none;
}
.layered-nav .narrowed-category li .label {
	background: url(../images/narrow_by_li_by.gif) no-repeat 0 3px;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
}
.layered-nav .widget-btn {
	float: right;
	margin: 3px 0 0 5px;
}
.narrow-by dl {
	background: #EDF7FC;
	padding: 0 0 10px 0;
}
.narrow-by dt {
	background: url(../images/narrow_by_set.gif) no-repeat 9px 13px;
	color: #333333;
	padding: 10px 10px 0 28px;
	text-transform: uppercase;
	font-weight: bold;
}
.narrow-by dd {
}
.narrow-by dd li {
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 0;
}
.narrow-by dd.last {
	background: none;
}/*===============================================================--------------------[MAGENTO'S SHOP PAGES]--------------------=================================================================*//*CATALOG LISTING----------------------------------------------------------------*/
.catalog-listing {
}
.catalog-listing h5, /*product name*/ .catalog-listing .product-image, /*product name*/ .catalog-listing .description, /*product info*/ .catalog-listing .ratings, /*product rating*/ .catalog-listing .price-box, /*product price*/ .catalog-listing .form-button, /*addtocart btn*/ .catalog-listing .out-of-stock, /*oos msg*/ .catalog-listing .add-to /*product link*/ {
	margin: 0 0 8px;
}
.catalog-listing h5 {
	font-size: 110%;
}
.catalog-listing .price-box {
	display: block;
}
.catalog-listing .add-to {
	font-weight: bold;
	line-height: normal;
}
.catalog-listing .add-to a {
	background: url(../images/arrow_d2.gif) no-repeat 0 center;
	padding-left: 7px;
	color: #666666;
}
.catalog-listing .add-to a.link-cart {
	background-image: url(../images/arrow_d1.gif);
}
.catalog-listing .add-to .pipe {
	display: none;
}/*List Type---*/
.listing-type-list .listing-item {
	border-top: 1px solid #DDDDDD;
	padding: 15px 0;
}
.listing-type-list .product-image {
	float: left;
	width: 145px;
	text-align: center;
}
.listing-type-list .product-shop {
	width: 350px;
}
.listing-type-list .product-shop .description {
}
.listing-type-list .product-shop .price-box {
	float: left;
	text-align: left;
	white-space: nowrap;
	padding: 0 20px 0 0;
}
.listing-type-list .add-to {
	margin-bottom: 0;
}
.listing-type-list .product-shop p.add-to a {
	margin-right: 10px;
}/*Grid Type---*/
.listing-type-grid h5, /*product name*/ .listing-type-grid .product-image, /*product name*/ .listing-type-grid .ratings, /*product rating*/ .listing-type-grid .price-box, /*product price*/ .listing-type-grid .form-button, /*addtocart btn*/ .listing-type-grid .out-of-stock, /*oos msg*/ .listing-type-grid .add-to /*product link*/ {
	margin: 0 4px 8px;
}
.listing-type-grid .add-to {
	margin-bottom: 0;
	text-align: left; 
	margin-left: 30px;
}
.listing-type-grid {
	
}

.listing-type-grid ol.grid-row {
	border-top: 1px solid #DDDDDD;
}
.listing-type-grid li.item {
	float: left;
	overflow: hidden;
	width: 33%;
	margin: 0 !important;
	padding: 15px 0;
	text-align:center;
}
.listing-type-grid ol.odd {
}
.listing-type-grid li.last {
	border-bottom: 0;
}
.listing-type-grid .product-image {
	text-align: center;
	vertical-align: bottom;
}
.listing-type-grid .rating-box {
	float: left;
	margin-left: 0;
	margin-right: 5px;
}
.listing-type-grid .ratings a {
	display: block;
	text-align: center;
}
.listing-type-grid .actions {
	margin: 10px 0;
	text-align: center;
}
.listing-type-grid .pipe {
	display: none;
}/*PRODUCT DETAIL----------------------------------------------------------------*/
.product-info-box {
}
.product-essential, .product-collateral {
	clear: both;
}
.product-essential {
	/*margin-bottom: 20px;*/
	margin-bottom:0px;
}

.product-essential .product-shop {
	width: 420px;
}
.product-collateral {
	background: url(../images/product_collateral_bg.gif) repeat-x top;
	/*margin: 0 -15px;*/
	padding: 15px;
	border-top: 1px solid #CCCCCC;
}/*Product Images---*/
.product-img-box .product-image-zoom {
	height: 265px;
	overflow: hidden;
	position: relative;
	width: 265px;
	z-index: 9;
	margin: 0;
}
.product-img-box .product-image-zoom img {
	cursor: move;
	left: 0;
	position: absolute;
	top: 0;
}
.image-zoom {
	position: relative;
	z-index: 9;
	height: 24px;
	margin: 0 auto 13px auto;
	background: url(../images/slider_bg.gif) no-repeat 50% 50%;
	padding: 0 28px 0 28px;
	cursor: pointer;
}
.image-zoom #track {
	height: 24px;
	position: relative;
}
.image-zoom #handle {
	background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
	height: 18px;
	left: 0;
	position: absolute;
	top: 3px;
	width: 9px;
}
.image-zoom .btn-zoom-out {
	position: absolute;
	left: 10px;
	top: 7px;
}
.image-zoom .btn-zoom-in {
	position: absolute;
	right: 10px;
	top: 7px;
}
.product-img-box #track_hint {
	font-size: 92%;
}
.product-img-box .more-views {
	margin-top: 20px;
}
.product-img-box .more-views h4 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 92%;
	color: #999999;
}
.product-img-box .more-views ul {
	background: #EEEEEE;
	float: left;
	border: 1px solid #EEEEEE;
}
.product-img-box .more-views li {
	float: left;
	display: block;
	margin: 0;
	line-height: normal;
}
.product-img-box .more-views li a {
	height: 56px;
	width: 56px;
	float: left;
	border: 4px solid #EEEEEE;
}
.product-img-box .more-views li a:hover {
	border: 4px solid #0088CC;
}/*Product Info---*/
.product-essential .product-name {
	font-size: 200%;
	margin-top: 0;
}
.product-essential .ratings {
}
.product-essential .availability {
	margin: 10px 0;
}
.product-essential .price-box {
	margin: 10px 0;
	font-size: 110%;
}
.product-essential h4 {
	font-size: 92%;
	color: #999999;
	margin: 15px 0 2px;
	text-transform: uppercase;
}
.product-essential .add-to-holder {
	margin: 10px 0;
}
.product-essential .add-to-box {
}
.product-essential .short-description {
}/*Product Options---*/
.product-options {
	background: #FEF9EF;
	border: 1px solid #DDDDDD;
	/*margin: 20px 0 0;*/
	padding: 10px 15px;
}
.product-options dt {
	padding: 0;
	margin: 0 0 5px;
}
.product-options dt label {
	color: #333333;
	font-weight: bold;
}
.product-options dt .qty-holder {
	float: right;
	margin-right: 15px;
}
.product-options dt .qty-holder label {
	vertical-align: middle;
}
.product-options dt .qty-disabled {
	background: none;
	border: 0;
	color: #333333;
	padding: 3px;
}
.product-options dd {
	margin: 0 0 15px;
	padding: 0;
}
.product-options dl.last dd.last {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
}
.product-options dd input.input-text {
	width: 99%;
}
.product-options dd textarea {
	height: 8em;
	width: 99%;
}
.product-options dd select {
	width: 99%;
}
.product-options dd .multiselect option {
	border-bottom: 1px dotted #DDDDDD;
	padding: 2px 4px;
}
.product-options ul.options-list {
	margin-right: 5px;
}
.product-options ul.options-list li {
	line-height: 1.5;
	padding: 2px 0;
}
.product-options ul.options-list input.radio {
	float: left;
	margin-top: 3px;
}
.product-options ul.options-list input.checkbox {
	float: left;
	margin-top: 3px;
}
.product-options ul.options-list .label {
	display: block;
	margin-left: 18px;
}
.product-options ul.options-list label {
	font-weight: normal;
}
.product-options ul.validation-failed {
	padding: 0 7px;
}
.product-options p.required {
}
.product-options-bottom {
	padding: 10px 20px;
	background: #EDF7FC;
	border: 1px solid #DDDDDD;
	border-top: 0;
}
.product-options-bottom .product-pricing {
	background: none;
	border: 0;
	margin: 0;
	padding: 0 0 10px;
}
.product-options-bottom .product-pricing li {
	background: 0;
	padding: 2px 0;
}
.product-options-bottom .product-pricing .price, .product-options-bottom .product-pricing .benefit {
}
.product-options-bottom .price-box {
	float: left;
	margin: 0;
	padding: 0;
}
.product-options-bottom .price-label {
	float: left;
	padding-right: 5px;
}
.product-options-bottom .price-tax {
	float: left;
}
.product-shop .product-options-bottom .price-box {
	float: none;
}
.product-shop .product-options-bottom .price-label {
	float: none;
	padding-right: 0;
}
.product-shop .product-options-bottom .price-tax {
	float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
	clear: both;
	float: left;
	margin-top: 10px;
}
dl.item-options dt {
	font-weight: bold;
}
dl.item-options dd {
	padding-left: 12px;
	background: url(../images/arrow.gif) no-repeat 5px 5px;
}
/*Product Collateral---*/
.product-collateral .collateral-box {
	margin-bottom: 20px;
}
.product-collateral .head {
	margin-bottom: 5px;
}
.product-collateral .collateral-box h4 {
	color: #333333;
	font-size: 125%;
	margin: 0;
}
.product-collateral .collateral-box h5 {
	color: #333333;
	margin: 10px 0 5px;
}
/*Product Description*/
.product-collateral .product-specs {
}
/*Additional Information*/
.product-collateral .attribute-specs table {
}
.product-collateral .attribute-specs .label {
	font-weight: bold;
	white-space: nowrap;
	background: #EDF7FC;
	width: 25%;
}
.product-collateral .attribute-specs .odd {
	background: #FFFFFF;
}
.product-collateral .attribute-specs .data {
	border-right: 0;
	background: #FFFFFF;
}
.product-collateral .attribute-specs td {
}
/*related product*/
.product-collateral .up-sell .head {
}
.product-collateral .up-sell .generic-product-grid {
}
.product-collateral .up-sell .generic-product-grid td {
	width: 25%;
	text-align: center;
	vertical-align: top;
	border: none;
}
/*reviews*/
#customer-reviews {
	margin-bottom: 0;
}
#customer-reviews li {
	margin-bottom: 15px;
	border-bottom: 1px solid #DDDDDD;
}
#customer-reviews li p {
	clear: both;
}
.product-review-box {
	padding-bottom: 10px;
}
.product-review-box table {
	margin: 8px 0 0;
	width: 456px;
}
.product-review-box td, .product-review-box th {
	text-align: center;
}
.product-review-box td.label {
	text-align: left;
	width: 100px;
}
/*tags*/
.add-tag-box {
	background: url(../images/icon_tag_add.gif) no-repeat 0 2px;
	display: block;
	overflow: hidden;
	padding-left: 25px;
	vertical-align: middle;
}
.product-collateral .add-tag-box .input-box, .product-collateral .add-tag-box fieldset {
	float: left;
}
.product-collateral .add-tag-box .input-box .input-text {
	width: 200px;
}
.product-collateral .add-tag-box .form-button-alt {
	margin-left: 5px;
}
.tags-list {
}
.tags-list li {
	background: url(../images/sep-vdot.gif) no-repeat 100% 4px;
	display: inline;
	padding: 0 8px 0 4px;
}
.tags-list li.first {
	padding-left: 0;
}
.tags-list li.last {
	background: none;
}
/*Gift Messages----*/
.giftmessages .gift-header {
	color: #F0A300;
	font-size: 12px;
	font-weight: bold;
}
.giftmessages .input-checkbox {
	padding-bottom: 15px;
}
.giftmessages textarea {
	height: 100px;
}
.giftmessages .input-checkbox input {
	margin-right: 5px;
}
.giftmessages .input-checkbox label {
	color: #999999;
	font-weight: normal;
}
.giftmessages .gift-box {
	background: #FEF9EF;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	padding: 22px 16px 22px 22px;
}
.giftmessages .gift-box .scroll-box {
	height: 260px;
	overflow: auto;
}
.giftmessages .product-image {
	border: 1px solid #DDDDDD;
}
.giftmessages .giftmessage-product-info {
	padding-left: 10px;
}
.giftmessages .numeration {
	color: #999999;
	font-weight: bold;
}
.giftmessages .gift-box label {
	color: #999999;
}
.giftmessages .group-select li .input-box {
	float: left;
	width: 260px;
}
.giftmessages .group-select li .input-text, .group-select li select, .group-select li textarea {
	width: 495px;
}
.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea {
	width: 235px;
}
.giftmessages .group-select li .input-box select {
	width: 256px;
}
/*CHECKOUT
----------------------------------------------------------------*/ 
select.address-select {
	width: 630px;
}
.shipment-methods dd {
	margin-bottom: 10px;
}
.payment-methods dt {
	padding: 5px 0;
}
.payment-methods dd {
	padding: 0 25px;
}
.payment-methods select.month {
	margin-right: 10px;
	width: 146px !important;
}
.payment-methods select.year {
	width: 100px !important;
}
.payment-methods input.cvv {
	width: 3em !important;
}
.checkout-types li {
}
/*Shopping Cart---*/
.shopping-cart {
	margin-bottom: 0;
}
.shopping-cart th .tax-flag {
	display: block;
	font-size: 92%;
	font-weight: normal;
}
.shopping-cart tr.error {
	background: #FCEDED !important;
}
.shopping-cart .continue-shopping {
	float: left;
}
.shopping-cart-item-message {
	font-size: 92%;
	margin-bottom: 5px;
	margin-top: 6px;
}
td.attributes-col {
}
td.attributes-col ul {
	margin: 5px 0;
}
td.attributes-col dt {
	margin-top: .5em;
}
td.attributes-col dd ul {
	list-style: disc;
	margin: 0 0 5px 0;
}
td.attributes-col dd ul li {
	margin-left: 15px;
}
td.attributes-col h4.title {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
td.attributes-col h4.title a {
	font-weight: bold;
}
.shopping-cart-totals {
	border: 1px solid #DDDDDD;
	float: right;
	margin-top: 25px;
	width: 25%;
	padding: 0;
}
.shopping-cart-totals table {
	width: 100%;
	background: #EDF7FC;
}
.shopping-cart-totals td {
	padding: 3px 15px;
}
.shopping-cart-totals tr.last td {
}
.shopping-cart-totals tfoot td {
	font-size: 125%;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 15px;
}
.shopping-cart-totals ul.checkout-types {
	padding: 0;
	margin: 10px 0 0;
}
.shopping-cart-totals ul.checkout-types li {
	clear: both;
	margin: 0;
	padding: 5px 0;
	background: none;
	text-align: center;
}
.shopping-cart-totals ul.checkout-types li big {
	font-weight: bold;
}
/*Tax details---*/
.tax-total {
	cursor: pointer;
}
.tax-total td {
}
.tax-total .tax-collapse {
	background: url(../images/bg_collapse.gif) 0 4px no-repeat;
	cursor: pointer;
	float: right;
	padding-left: 20px;
	text-align: right;
}
.show-details .tax-collapse {
	background-position: 0 -53px;
}
.show-details td {
	border-top: 1px dashed #CCCCCC;
}
.tax-details td {
	color: #999999;
}
.tax-details-first td {
	border-top: 1px dashed #CCCCCC;
}
/*Collaterals---*/
.shopping-cart-collaterals {
	margin: 25px 0;
	float: left;
	width: 73%;
}
.shopping-cart-collaterals .box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
	padding: 0 15px 10px;
}
.shopping-cart-collaterals .box .form-button {
	margin-left: 5px;
}
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
	background-position: 15px center;
	background-repeat: no-repeat;
	padding: 8px 0;
	background-color: #67b4ba;
	text-indent: 38px;
	margin: 0 -15px;
	color: #ffffff;
	border-bottom: 1px solid #DDDDDD;
}
.shopping-cart-collaterals .discount-codes h4 {
	background-image: url(../images/icon_asterick.gif);
}
.shopping-cart-collaterals .shipping-estimate h4 {
	background-image: url(../images/icon_lorry.gif);
}
.shopping-cart-collaterals .shipping-estimate .input-text {
	width: 214px;
}
.shopping-cart-collaterals .shipping-estimate select {
	width: 220px;
}
.shopping-cart-collaterals .upsell {
	border: 1px solid #DDDDDD;
}
.shopping-cart-collaterals .upsell h4 {
	margin: 10px 15px;
	color: #666666;
}
.shopping-cart-collaterals .upsell ul {
	margin: 10px 15px;
}
.shopping-cart-collaterals .upsell li {
	border-top: 1px solid #DDDDDD;
	padding: 10px 0;
}
.shopping-cart-collaterals .upsell .product-image {
	border: 1px solid #DDDDDD;
	float: left;
	width: 75px;
}
.shopping-cart-collaterals .upsell .product-shop {
	width: 210px;
}
.shopping-cart-collaterals .upsell .product-shop h5 {
	font-size: 110%;
	margin: 0 0 5px;
}
.shopping-cart-collaterals .upsell .product-shop .form-button {
	margin: 0 0 5px;
}
.shopping-cart-collaterals .upsell .product-shop small {
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 8px;
}
.grand_total {
	background: #DDDDDD;
	border: 1px solid #DDDDDD;
	font-size: 1.3em !important;
	font-weight: bold;
	margin-top: 15px;
	text-align: right;
	width: auto;
}
tr.grand_total td, p.grand_total {
	padding-bottom: 5px;
	padding-top: 5px;
}
/*One-Page checkout---*/
.one-page-checkout {
}
.one-page-checkout li.section {
	position: relative;
}
.one-page-checkout .group-select {
	border: 0;
	margin: 0;
	padding: 0;
}
.one-page-checkout .group-select li {
	padding-left: 0;
}
.one-page-checkout .box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-bottom: 0;
	padding: 15px 20px;
	margin: 0;
}
.one-page-checkout .head {
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	border-bottom: 0;
	padding: 8px 15px;
}
.one-page-checkout .last .head {
	border-bottom: 1px solid #DDDDDD;
}
.one-page-checkout .tool-tip {
	right: 8px;
}
.one-page-checkout .head a {
	display: none; /* Hide Edit button in step header */
}
.one-page-checkout h3 {
	color: #999999;
	font-size: 1.05em;
}
.one-page-checkout h4 {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 2px;
	text-transform: uppercase;
}
.one-page-checkout h4.title {
	border-bottom: 0;
	text-transform: none;
}
.one-page-checkout .step-count {
	background: #999999;
	padding: 0 4px;
	color: #CCCCCC;
}
.one-page-checkout .content {
	padding: 10px 20px;
}
.one-page-checkout label.label {
	color: #333333;
	font-size: 110%;
}
/*Allow box*/
.one-page-checkout .allow .head {
	background: url(../images/icon_accept.gif) no-repeat 98% center #EEEEEE;
	cursor: pointer;
}
.one-page-checkout .allow h3 {
}
.one-page-checkout .allow .step-count {
	background: #67b4ba;
	border: 1px solid #67b4ba;
	color: #FFFFFF;
}
/*Active box*/
.one-page-checkout .active .head {
	background: url(../images/grad_d2.gif) repeat-x top #67b4ba;
	cursor: default;
	border-color: #67b4ba;
}
.one-page-checkout .active h3 {
	color: #FFFFFF;
}
.one-page-checkout .active .step-count {
	background: #FFFFFF;
	border: 1px solid #67b4ba;
	color: #67b4ba;
}
.one-page-checkout .active .box {
	background: #FEF9EF;
	display: block;
}
.one-page-checkout .alloq .head a {
	display: block; /* Display Edit button in active selection */
}
.one-page-checkout dd .form-list {
	margin: 0;
}
.one-page-checkout dd .form-list ul {
	margin: 5px 0 15px 25px;
}
.one-page-checkout .checkmo-mailing-address {
	padding-left: 20px;
}
/*Checkout Step Review*/
#checkout-step-review {
	border-bottom: 1px solid #DDDDDD;
}
/*Checkout Progress---*/
/*Side Box*/
.one-page-checkout-progress {
}
.one-page-checkout-progress ol {
	margin: 0;
}
.one-page-checkout-progress li {
	padding: 5px 10px !important;
	background: #ffffff;
}
.one-page-checkout-progress li.complete {
	background: #FFFFFF;
}
.one-page-checkout-progress h4 {
	color: #666666;
	margin: 0;
	font-size: 100%;
}
.one-page-checkout-progress .complete h4 {
}
.one-page-checkout-progress h4 a {
	text-transform: none;
}
.one-page-checkout-progress .content {
	padding: 10px 0 0;
}
.one-page-checkout .box-no-padding {
	background: #FEF9EF;
	border: 1px solid #DDDDDD;
	border-bottom: 0;
	padding: 15px 0px;
}
.one-page-checkout .box-no-padding .inner-box {
	padding: 0px 20px;
}
#opc-login .button-set {
	border-top: 0;
}
#opc-review .box {
	padding: 0;
}
#opc-review .content {
	border: 0;
	padding: 0 15px;
}
#opc-review .content input {
	margin-top: 5px;
}
#opc-review .data-table {
	border-right: 0;
	border-left: 0;
}
.opc-please-wait {
	padding-right: 7px;
}
.one-page-checkout a.back {
	background: url(../images/icon_opc_back.gif) no-repeat;
	line-height: 13px;
	padding-left: 16px;
}
.one-page-checkout .payment-methods dd {
	padding: 0;
}
.one-page-checkout .button-set {
	margin: 0;
}
/*Table*/
.checkout-progress {
	margin: 0 auto 20px;
	width: 100%;
	background: #999999;
}
.checkout-progress td {
	color: #DDDDDD;
	float: left;
	font-weight: bold;
	width: 20%;
	padding: 2px 0;
	text-indent: 15px;
	background: url(../images/sep_checkout_progress.gif) repeat-y right;
}
.checkout-progress td.active {
	color: #FFFFFF;
	background: url(../images/sep_checkout_progress.gif) repeat-y right #F0A300;
}
.checkout-progress td.last {
	background: none;
}
/*Multiple Addresses checkout---*/
.multi-address-checkout-description {
	margin-bottom: 25px;
	margin-top: -15px;
}
.multi-address-checkout-box {
	position: relative;
}
.multi-address-checkout-box .box {
	margin: 20px 0 10px;
	clear: both;
	border-color: #DDDDDD;
}
.multi-address-checkout-box .legend {
	background: #FFFFFF;
	color: #666666;
	font-size: 125%;
	float: left;
	margin-bottom: 0;
	margin-left: 8px;
	margin-top: -10px;
	padding: 0 6px;
}
.multi-address-checkout-box .content {
	padding: 10px 15px;
}
.multi-address-checkout-box .count-head, .multi-address-checkout-box .count-head-alt {
	background: #EDF7FC;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 15px;
}
.multi-address-checkout-box .count-head-alt {
	margin-top: 10px;
	border-top: 1px solid #DDDDDD;
}
.multi-address-checkout-box .count-head h4, .multi-address-checkout-box .count-head-alt h4 {
	margin: 0;
}
.multi-address-checkout-box .head {
	border-bottom: 1px solid #DDDDDD;
	padding: 0 0 5px;
	margin: 0 0 10px;
	background: none;
}
.multi-address-checkout-box .head h5 {
	margin: 0;
	padding: 0;
	float: none;
	font-size: 110%;
	color: #666666;
}
.multi-address-checkout-box .head a {
}
.multi-address-checkout-box .form-list {
	margin: 0;
}
.multi-address-checkout-box .form-list ul {
	margin: 5px 0 15px;
}
.shipment-count {
	background: #F0A300;
	color: #FFFFFF;
	font-size: 92%;
	line-height: normal;
	padding: 2px 5px;
}
.multi-address-checkout-box .tool-tip {
	left: -23px;
}
.multi-address-checkout-box .checkmo-mailing-address {
	display: block;
	padding-left: 20px;
}
.shipping-method-pointer {
	background: #FEF9EF;
	border: 1px solid #DDDDDD;
	padding: 10px;
	position: relative;
}
.shipping-method-pointer .pointer {
	position: absolute;
	right: -40px;
	top: -20px;
}
.place-order-box {
	float: right;
	line-height: normal;
}
.place-order-box .grand-total {
	font-size: 200%;
}
.place-order-box .grand-total .price {
	color: #F0A300;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.place-order-box input {
	margin: 0 0 0 15px;
	vertical-align: bottom;
}
/* Checkout Agreements */
.checkout-agreements li {
	margin: 30px 0;
}
.checkout-agreements .agreement-content {
	background: #FEF9EF;
	border: 1px solid #DDDDDD;
	height: 10em;
	overflow: auto;
	padding: 10px;
}
.checkout-agreements .agree {
	margin: 0;
	padding: 10px 0 10px 11px;
}
.one-page-checkout .checkout-agreements {
	border: 1px solid #DDDDDD;
	border-width: 0 1px;
	padding: 5px 20px;
}
.one-page-checkout .checkout-agreements li {
	margin: 20px 0 0;
}
.one-page-checkout .checkout-agreements .agreement-content {
	background-color: #FFFFFF;
	border-color: #DDDDDD;
	padding: 5px;
}
.one-page-checkout .checkout-agreements .agree {
	padding-left: 6px;
}
/*CUSTOMER
----------------------------------------------------------------*/ 
/*Login---*/ 
.login-box .col-1, .login-box .col-2 {
	border: 1px solid #DDDDDD;
}
.login-box .content {
	padding: 0 15px 10px;
}
.login-box h4 {
	background-position: 15px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DDDDDD;
	margin: 0 -15px;
	padding: 8px 0;
	text-indent: 38px;
}
.login-box .new-users h4 {
	background-image: url(../images/icon_page_white.gif);
	color: #67b4ba;
	background-color: #f6eed2;
}
.login-box .registered-users h4 {
	background-image: url(../images/icon_page_white_text.gif);
	color: #67b4ba;
	background-color: #f6eed2;
}
.login-box .button-set {
	border-top: 1px solid #DDDDDD;
	background: #EEEEEE;
	margin: 0;
	padding: 8px 15px;
}
.login-box .content {
	min-height: 230px;
}
/*Customer Name---*/
.customer-name-prefix .name-prefix {
	width: 60px !important;
}
.customer-name-prefix .name-prefix input {
	width: 45px !important;
}
.customer-name-prefix .name-prefix select {
	width: 51px !important;
}
.customer-name-prefix .name-firstname {
	width: 215px !important;
}
.customer-name-prefix .name-firstname input {
	width: 190px !important;
}
.customer-name-middlename .name-firstname {
	width: 215px !important;
}
.customer-name-middlename .name-firstname input {
	width: 200px !important;
}
.customer-name-middlename .name-middlename {
	width: 60px !important;
}
.customer-name-middlename .name-middlename input {
	width: 35px !important;
}
.customer-name-suffix .name-lastname {
	width: 205px !important;
}
.customer-name-suffix .name-lastname input {
	width: 190px !important;
}
.customer-name-suffix .name-suffix {
	width: 50px !important;
}
.customer-name-suffix .name-suffix input {
	width: 45px !important;
}
.customer-name-suffix .name-suffix select {
	width: 51px !important;
}
.customer-name-prefix-middlename .name-prefix {
	width: 60px !important;
}
.customer-name-prefix-middlename .name-prefix input {
	width: 45px !important;
}
.customer-name-prefix-middlename .name-prefix select {
	width: 51px !important;
}
.customer-name-prefix-middlename .name-firstname {
	width: 215px !important;
}
.customer-name-prefix-middlename .name-firstname input {
	width: 190px !important;
}
.customer-name-prefix-middlename .name-middlename {
	width: 50px !important;
}
.customer-name-prefix-middlename .name-middlename input {
	width: 35px !important;
}
.customer-name-prefix-middlename .name-lastname {
	width: 200px !important;
}
.customer-name-prefix-middlename .name-lastname input {
	width: 200px !important;
}
.customer-name-prefix-suffix .name-prefix {
	width: 60px !important;
}
.customer-name-prefix-suffix .name-prefix input {
	width: 45px !important;
}
.customer-name-prefix-suffix .name-prefix select {
	width: 51px !important;
}
.customer-name-prefix-suffix .name-firstname {
	width: 215px !important;
}
.customer-name-prefix-suffix .name-firstname input {
	width: 190px !important;
}
.customer-name-prefix-suffix .name-lastname {
	width: 205px !important;
}
.customer-name-prefix-suffix .name-lastname input {
	width: 190px !important;
}
.customer-name-prefix-suffix .name-suffix {
	width: 50px !important;
}
.customer-name-prefix-suffix .name-suffix input {
	width: 45px !important;
}
.customer-name-prefix-suffix .name-suffix select {
	width: 51px !important;
}
.customer-name-middlename-suffix .name-firstname {
	width: 215px !important;
}
.customer-name-middlename-suffix .name-firstname input {
	width: 200px !important;
}
.customer-name-middlename-suffix .name-middlename {
	width: 60px !important;
}
.customer-name-middlename-suffix .name-middlename input {
	width: 35px !important;
}
.customer-name-middlename-suffix .name-lastname {
	width: 205px !important;
}
.customer-name-middlename-suffix .name-lastname input {
	width: 190px !important;
}
.customer-name-middlename-suffix .name-suffix {
	width: 50px !important;
}
.customer-name-middlename-suffix .name-suffix input {
	width: 45px !important;
}
.customer-name-middlename-suffix .name-suffix select {
	width: 51px !important;
}
.customer-name-prefix-middlename-suffix .name-prefix {
	width: 60px !important;
}
.customer-name-prefix-middlename-suffix .name-prefix input {
	width: 45px !important;
}
.customer-name-prefix-middlename-suffix .name-prefix select {
	width: 51px !important;
}
.customer-name-prefix-middlename-suffix .name-firstname {
	width: 155px !important;
}
.customer-name-prefix-middlename-suffix .name-firstname input {
	width: 140px !important;
}
.customer-name-prefix-middlename-suffix .name-middlename {
	width: 60px !important;
}
.customer-name-prefix-middlename-suffix .name-middlename input {
	width: 35px !important;
}
.customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px !important;
}
.customer-name-prefix-middlename-suffix .name-lastname input {
	width: 190px !important;
}
.customer-name-prefix-middlename-suffix .name-suffix {
	width: 50px !important;
}
.customer-name-prefix-middlename-suffix .name-suffix input {
	width: 45px !important;
}
.customer-name-prefix-middlename-suffix .name-suffix select {
	width: 51px !important;
}
.customer-dob .input-box {
	float: left;
	width: 60px !important;
}
.customer-dob input {
	width: 50px !important;
}
.customer-dob label.label-dob {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}
/*My Account navigation---*/
.account-nav {
}
.account-nav .head {
	background: url(../images/grad_d2.gif) repeat-x top #F0A300;
	margin: 0;
	padding: 5px 10px;
}
.account-nav .head h3 {
	color: #FFFFFF;
}
.account-nav ul {
	background: #FEF9EF;
	padding: 5px 10px 10px;
}
.account-nav li a, .account-nav li.on {
	padding: 5px 0;
}
.account-nav li a {
	border-bottom: 1px solid #DDDDDD;
	display: block;
}
.account-nav li a {
	color: #666666;
	text-decoration: none;
}
.account-nav li a:hover, .account-nav li a:active, .account-nav li a:focus {
	color: #F0A300;
}
.account-nav li.on {
	border-bottom: 1px solid #DDDDDD;
	color: #F0A300;
	font-weight: bold;
	background: url(../images/arrow_d1.gif) no-repeat 98% center;
}
.account-nav li.on a {
	padding: 0;
}
.account-nav li.last, .account-nav li.last a {
	border-bottom: 0;
}
/*Dashboard---*/
.account-box {
	border: 1px solid #DDDDDD;
	padding: 0 15px 10px;
	margin-bottom: 15px;
}
.account-box .head {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 -15px 10px;
	padding: 8px 15px;
	background: #EDF7FC;
}
.account-box .inner-head {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.account-box h5 {
	font-size: 1.1em;
}
.account-box h6 {
	text-transform: uppercase;
}
.account-main .account-box li {
	padding: 5px 0;
}
.account-box ol li {
	margin: 15px 0 0;
}
.account-box ol .count {
	background: #0088CC;
	color: #FFFFFF;
	float: left;
	font-size: 9px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 3px;
	padding: 1px 3px;
}
.account-box ol .content {
	margin-left: 20px;
}
.account-box ol.recent-reviews small {
	float: left;
	font-weight: bold;
	margin-right: 3px;
	font-size: 100%;
}
.account-box .product-images {
	width: 65px;
}
.account-box .product-images img {
	border: 1px solid #CCCCCC;
}
.account-box .product-details {
	margin: 0 0 10px 70px;
}
.account-box .content {
	padding: 0;
}
.account-box .ratings {
	margin: 0;
}
.account-side .actions {
	border-top: 1px solid #CCCCCC;
	padding-top: 4px;
}
.account-side .actions .form-button {
	float: right;
}
.edit-password {
	background: url(../images/icon_lock.gif) no-repeat 0 2px;
	display: block;
	height: 20px;
	padding-left: 20px;
}
.dashboard-welcome {
	font-size: 1.1em;
	margin-bottom: 1.5em;
	margin-right: 8em;
}
.account-box .head h4 {
	background-position: 0 center;
	background-repeat: no-repeat;
	text-indent: 23px;
	margin: 0;
}
.ad-orders .head h4 {
	background-image: url(../images/icon_folder_table.gif);
}
.ad-account-info .head h4 {
	background-image: url(../images/icon_ma_info.gif);
}
.ad-tags .head h4 {
	background-image: url(../images/icon_ma_tags.gif);
}
.ad-reviews .head h4 {
	background-image: url(../images/icon_ma_reviews.gif);
}
/*Account Addressbook---*/
.primary-address-list h4, .address-list h4 {
	font-size: 125%;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.primary-address-list li {
	margin-bottom: 10px;
	padding-left: 10px;
}
.primary-address-list li .head {
	margin: 0;
}
.primary-address-list li h5 {
	margin: 0 0 5px -10px;
	text-indent: 10px;
	background: url(../images/arrow_d2.gif) no-repeat 2px center;
}
.address-list li {
	margin-bottom: 1em;
}
.address-list .actions {
	float: right;
	margin: 0 0 10px 10px;
}
/*Account Order History---*/
#my-orders-table tfoot td, #checkout-review-table tfoot td {
	background: #EDF7FC;
}
#my-orders-table tfoot tr.last {
	font-weight: bold;
	font-size: 110%;
	border-top: 1px solid #DDDDDD;
}
#my-orders-table tfoot td.last, #checkout-review-table td.last, .data-table td.last {
	border-right: 1px solid #DDDDDD;
}
/*Compare Products---*/
/*.compare-products {
	margin: 30px 0 50px 0;
}*/

.compare-products table {
	border: 0;
	width: 100%;
}
.compare-products td {
	text-align: left;
	width: 170px;
	vertical-align: top;
	color:#000000;
}
.compare-products tbody tr.first td {
	border-top: 1px solid #DDDDDD;
}
.compare-products tbody td.last {
	border-right: 1px solid #DDDDDD;
}
.compare-products tbody td.last p {
	color:#000000;
}
.compare-products tbody.attribute-cart td {
	background: #FEF9EF !important;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
}
.compare-products tbody td.label {
	background: #EDF7FC !important;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	text-align: left;
	width: 25%;
	color:#000000;
}
.compare-products tbody.attribute-cart td.label {
	background: #FEF9EF !important;
}
.compare-products tbody.remove-buttons tr {
	background: #FFFFFF;
}
.compare-products tbody.remove-buttons td {
	border: 0 !important;
	font-size: 0;
	line-height: 0;
	padding: 0;
	text-align: right;
}
.compare-products tbody.remove-buttons td img {
	float: right;
}
.compare-products tr.last td {
	border-bottom: 1px solid #DDDDDD !important;
}
/*Reviews---*/
.my-review-detail .product-image {
	float: left;
	width: 135px;
}
.my-review-detail .product-image p {
	margin-bottom: 0;
}
.my-review-detail .product-image p img {
	vertical-align: top;
}
.my-review-detail .details {
	float: right;
	width: 538px;
}
.my-review-detail .ratings-list {
	margin-bottom: .8em;
}
.my-review-detail .ratings {
	line-height: 1.5;
}
.my-review-detail .ratings .rating-box {
	float: none;
	margin-bottom: 3px;
}
.my-review-detail .ratings .pipe {
	display: none;
}
.my-review-detail .ratings a {
	display: block;
}
/*Gift Messages---*/
.giftmessage {
	padding: 10px 0 0 0;
}
.giftmessage-preview-link {
	background-position: right 5px;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-right: 7px;
}
.giftmessage-row {
	background: #FEF9EF;
}
.giftmessage-content {
	float: left;
}
.giftmessage-close {
	float: right;
}
.expand {
	background-image: url(../images/gift-message-expand.gif);
}
.collapse {
	background-image: url(../images/gift-message-collapse.gif);
}
/*===============================================================
--------------------[MAGENTO'S VARIOUS PAGES]--------------------
=================================================================*/

/*ADVANCED SEARCH
----------------------------------------------------------------*/ 
.advanced-search {
	border: 1px solid #DDDDDD;
	margin: 20px 0;
	padding: 22px 15px 10px 15px;
}
.advanced-search .legend {
	background: #FFFFFF;
	border: 0;
	color: #666666;
	float: left;
	font-size: 125%;
	font-weight: bold;
	margin-top: -33px;
	padding: 0 8px;
}
.advanced-search li {
	margin-bottom: 5px;
}
.advanced-search li label {
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}
.advanced-search .input-text {
	width: 250px;
}
.advanced-search select {
	padding: 2px;
	width: 256px;
}
.advanced-search .field-row {
	display: inline;
	width: 250px;
}
.advanced-search .range .input-text {
	width: 70px;
}
.advanced-search .range select {
	padding: 1px;
	width: 90px;
}
.advanced-search-nothing-found {
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 15px;
}
.advanced-search-found-amount {
	margin-bottom: 15px;
}
.advanced-search-summary-box {
	background: #FEF9EF;
	border: 1px solid #DDDDDD;
	margin: 0 0 15px;
	padding: 10px 15px;
}
.advanced-search-summary-tip {
	clear: both;
	font-weight: bold;
}
.advanced-search-summary-box ul {
	float: left;
	list-style: none;
	width: 50%;
}
.advanced-search-summary-box ul li {
	color: #333333;
	font-weight: bold;
	background: url(../images/arrow_d2.gif) no-repeat left 6px;
	padding-left: 8px;
}
.advanced-search-summary-box ul li span.translate-inline {
	background: 0 !important; /* Inline translation fix */
}
/*PRINT
----------------------------------------------------------------*/
table.print .giftmessage-preview-link {
	display: none !important;
}
table.print .price-excl-tax {
	white-space: nowrap;
}
table.print .price-incl-tax {
	white-space: nowrap;
}
table.print .price-excl-tax .label, table.print .price-excl-tax .price, table.print .price-incl-tax .label, table.print .price-incl-tax .price {
	display: inline;
}
/*POP UP
----------------------------------------------------------------*/
.page-popup {
	background: #FFFFFF;
	color: #333333;
	padding: 25px 30px;
	text-align: left;
}
.page-popup .print-head {
	margin: 0 0 20px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
}
.page-popup .print-head img {
	float: left;
}
.page-popup .print-head address {
	float: left;
	margin-left: 15px;
}
.product-gallery-nav {
	padding: 0 5px;
}
.page-popup .print-head {
	margin: 0 0 20px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
}
/*DEFAULT HOME
----------------------------------------------------------------*/
.home-callout {
	margin: 0 0 15px;
	text-align: center;
}
.home-callout img {
}
.home-spot {
	float: right;
	width: 530px;
}
/*Best Selling---*/
.best-selling {
}
.best-selling h3 {
	background: url(../images/grad_l1.gif) repeat-x top #DDDDDD;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 10px;
	line-height: normal;
	font-size: 110%;
}
.best-selling table {
	border: 0;
}
.best-selling tr.odd {
}
.best-selling tr.even {
}
.best-selling td {
	width: 50%;
	padding: 8px 10px;
}
.best-selling .product-img {
	float: left;
}
.best-selling .product-description {
	margin-left: 107px;
}
.best-selling a.product-name {
	font-size: 110%;
	font-weight: bold;
}
/*Recently---*/
.recently h3 {
	background: url(../images/grad_l1.gif) repeat-x top #DDDDDD;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 10px;
	line-height: normal;
	font-size: 110%;
}
.recently .product-image {
	border: 1px solid #DDDDDD;
}
.recently a.product-name {
	font-weight: bold;
}
.recently .add-to {
	margin-top: 5px;
	font-size: 11px;
}
table.recently-list {
	width: 100%;
}
table.recently-list td {
	width: 20%;
}
/*==============================================================*/

/*Mis---*/
.ja-tools {
	float: right;
	padding: 3px 0 0 0;
	
}
.ja-tools ul {
	float: left;
	padding-right: 10px;
}
.ja-usertools-color {
	padding-top: 1px;
}
.ja-tools li {
	display: inline;
}
.ja-tools li img {
	cursor: default;
}
/*========ROOMS STYLE STARTS HERER========================================*/
#RoomsMain {
	width: 945px;
}
h2 {
	color: #67b4ba;
}
#RoomsLeft {
	width: 195px;
	float: left;
}
#ShareRooms {
	width: 195px;
	float: left;
	border: 1px solid #cfcfcf;
	background-color: #fefbf0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#ShareCode {
	width: 195px;
	float: left;
	border: 1px solid #685040;
	background-color: #fefbf0;
}
#RoomsCenter {
	width: 535px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#RoomsRight {
	width: 195px;
	float: right;
}
#Heading {
	background-image:url(/hpimages/rooms_images/tabbg.gif);
	height: 30px;
	color: #ffffff;
	padding-left: 5px;
	line-height: 28px;
	font-weight: bold;
}
#Myrooms {
	overflow: auto;
	padding-top: 10px;
	text-align: center;
}
#Freindsrooms {
	overflow: auto;
	padding-top: 10px;
	text-align: center;
}
.Postcomments {
	margin-left: 5px;
	color:#ffffff;
	padding:5px;
}
#shared-CommentInput,#CommentInput {
	float: left;
	width: 300px;
	margin-top: 10px;
}
#shared-CommentLabel,#CommentLabel {
	float: left;
	width: 100px;
	margin-top: 10px;
	line-height: 25px;
	color:#FFFFFF;
}
#Sharewith a {
	height: 39px;
	color: #ffffff;
	line-height: 39px;
}
#Sharewith {
	height: 39px;
	font-weight: bold;
	color: #ffffff;
	line-height: 39px;
	background-image: url(/hpimages/sharebg.png);
	background-repeat: no-repeat;
	text-align: center;
}
#MiniSearch {
	display: none;
}
.ShopThisRoomIE {
	background-image: url(/hpimages/sharethisRoombg.jpg);
	height: 28px;
	line-height: 23px;
	color: #ffffff;
	width: 398px;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
.ShopThisRoomIE a {
	color: #ffffff;
}
.MoreRoomIE {
	background-image: url(/hpimages/view-more-rooms1.png);
	height: 28px;
	line-height: 23px;
	color: #ffffff;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
.MoreRoomIE a {
	color: #ffffff;
}
.ApplyDesignIE {
	background-image: url(/hpimages/ApplyDesignbg.jpg);
	height: 20px;
	width: 111px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}
.ApplyDesignIE a {
	color: #ffffff;
}
/************************DESIGNER PROFILE BOTTOM SPLASH SPRITES*******************/
.probutton{
	float:right;
}
a#probutton1a {
	background-image:url(/hpimages/designerSprite.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:64px;
	vertical-align:top;
	width:170px;
}
a#probutton1a:hover {
	background-image:url(/hpimages/designerSprite.jpg);
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:64px;
vertical-align:top;
width:170px;
}
a#probutton2a {
	background-image:url(/hpimages/designerSprite.jpg);
background-position:-169px 0;
background-repeat:no-repeat;
display:block;
height:64px;
vertical-align:bottom;
width:170px;
}
a#probutton2a:hover {
	background-image:url(/hpimages/designerSprite.jpg);
background-position:-169px 0;
background-repeat:no-repeat;
display:block;
height:64px;
vertical-align:bottom;
width:170px;
}
a#probutton3a {
	background-image:url(/hpimages/designerSprite.jpg);
background-position:-338px 0;
background-repeat:no-repeat;
display:block;
height:64px;
vertical-align:bottom;
width:170px;
}
a#probutton3a:hover {
	background-image:url(/hpimages/designerSprite.jpg);
background-position:-338px 0;
background-repeat:no-repeat;
display:block;
height:64px;
vertical-align:bottom;
width:170px;
}
a#probutton4a {
	background-image:url(/hpimages/designerSprite.jpg);
background-position:-508px 0;
background-repeat:no-repeat;
display:block;
height:64px;
vertical-align:baseline;
width:170px;
}
a#probutton4a:hover {
	background-image:url(/hpimages/designerSprite.jpg);
background-position:-508px 0;
background-repeat:no-repeat;
display:block;
height:64px;
vertical-align:baseline;
width:170px;
}
a .alt {
	display: none;
}
.clickforMoreDetail {
	background-image: url(/hpimages/clickbg.jpg);
	height: 21px;
	line-height: 20px;
	color: #ffffff;
	width: 130px;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
.clickforMoreDetail a {
	color: #ffffff;
}
/*theme.css code ends here*/

/*menu.css code starts here*/
/*position: relative;*/
.header-nav-container {
	height: 65px;
	overflow: hidden;
	
	background-image:url(/hpimages/sprite.jpg);
	background-position:0 -70px;
}
#nav {  padding:0px 0px 0px; font-size:0.9em; margin-bottom: 0px; margin-left:18px; position:absolute;z-index:999 }
/*position:relative; */
#nav li { text-align:left; }
#nav li.over, .lower-nav-ul li.over { z-index:999; }
#nav a, #nav a:hover { display:block; line-height:51px; text-decoration:none;  }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav li { float:left; }
#nav > li {background-image:url(/hpimages/samll-image-sprite.jpg); background-position:right 1px;; background-repeat:no-repeat; min-height:50px;}
#nav > li.last { background-image:none; }
#nav > li.first { background-image:none;margin-left:20px;margin-right:6px; }
#nav > li a:hover { color:#666; text-decoration:none; }
#nav li.active a { color:#ffffff; }
#nav a { float:left; padding:0px 8px 0px 7px; color:#666; font-weight:bold; line-height:51px;  }
#nav li.over a, #nav a:hover { color:#666; }
#nav ul li, #nav ul li.active { float:none; margin:0; padding-bottom:1px;}
#nav ul li.last { background:#67b4ba; padding-bottom:0; }
#nav ul a, #nav ul a:hover {float:none; padding:0; background:none; line-height:23px; }
#nav ul li a {font-weight:normal !important; }
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #899ba5; background-color:#fff; }
#nav li.over > div { left:0; }
#nav li.over > div li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
#nav ul li a { background:#ffffff; border-top:1px solid #fff; border-bottom:1px solid #f1f1f1; }
#nav ul li a:hover { background:#ffffff; background-image:url(/hpimages/sprite.jpg); background-repeat:no-repeat; background-position:0 -95px; border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4; }
#nav ul li a, #nav ul li a:hover {padding-left:10px; color:#666 !important; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px;}
#nav ul ul { top:5px; }
/*menu.css code ends here*/

/*css3.css code starts here*/
#ja-current-content, #jm-cssmenu li ul ul, .box, .account-nav, .account-box, .generic-box, .form-button, .form-button-alt, input.input-text, select, textarea, .error-msg, .success-msg, .notice-msg, .note-msg, .add-to-holder, .product-pricing, .login-box .col-1, .login-box .col-2, .shopping-cart-totals, .shopping-cart-collaterals .upsell, .checkout-progress {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
}
.one-page-checkout .step-count, table.view-by strong {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior:url(border-radius.htc);
}
.header-nav-container, #ja-mainnav {
	/*border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);*/
}
#nav li.first a, #nav li.first a:hover, #nav li.first a:active, #nav li.first a:focus {
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
#nav li.first li a, #nav li.first li a:hover, #nav li.first li a:active, #nav li.first li a:focus {
	border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	behavior:url(border-radius.htc);
}
.box .head {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.box .compare-products {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.box .mycart {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
#Heading {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
#ShareRooms {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.box .actions, .narrow-by dl {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	behavior:url(border-radius.htc);
}
#ja-pathway {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.best-selling h3 {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.best-selling table {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.product-collateral .attribute-specs .first .label {
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.product-collateral .attribute-specs .first .data {
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	behavior:url(border-radius.htc);
}
.product-collateral .attribute-specs .last .label {
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.product-collateral .attribute-specs .last .data {
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	behavior:url(border-radius.htc);
}
.data-table thead tr th {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.product-options {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.product-options-bottom {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.login-box .button-set {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.shopping-cart-totals table {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.account-box .head {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.account-nav ul {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.one-page-checkout .first .head {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	behavior:url(border-radius.htc);
}
#checkout-step-review {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	behavior:url(border-radius.htc);
}
.best-selling table {
	border-collapse: separate;
	behavior:url(border-radius.htc);
}
.one-page-checkout .active .box {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-collapse: collapse;
	behavior:url(border-radius.htc);
}

/*css3.css code ends here*/

/* highslide.css starts here */

.highslide-container div {
	font-family: Arial,Verdana, Helvetica;
	font-size: 11px;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(/hpimages/highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/hpimages/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/hpimages/highslide/graphics/close.png);
}

.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/hpimages/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/hpimages/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(/hpimages/highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	display: none;
	cursor: pointer;
}
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(/hpimages/highslide/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	margin: 1px 0.4em;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}
.no-footer .highslide-footer {
	display: none;
}
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/hpimages/highslide/graphics/controlbar-black-border.gif);
}
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/hpimages/highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/hpimages/highslide/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}
.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; 
}
.highslide-thumbstrip-horizontal div {
	width: auto;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/hpimages/highslide/graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/hpimages/highslide/graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/hpimages/highslide/graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/hpimages/highslide/graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	max-width: 60px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}

.highslide-thumbstrip-inner  a{
	width: 100px;
	height:100px;
}
/*highslide.css ends here*/

/*highslide-custom.css starts here*/
.overlayDisplay {
	background: #FFFFFF;
}

.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-active-anchor img {
	visibility: visible;
	border-color: #808080 !important;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-heading {
	display: none;
	margin: 0;
	padding:2px;
	font-weight:bold;
	cursor: move;
}
.highslide-number {
	color: #666666;
	font-weight: bold;
	font-size: 10pt !important;
}
.highslide-loading {
	color: black;
	border: 1px solid black;
	background-color: white;
	
}

.highslide-controls {
	position: static !important;
	margin-bottom: 0;
	width: 165px !important;
}

.highslide-controls .highslide-move {
	display: none;
}
.highslide-gallery ul li {
	width: 106px;
	height: 106px;
	border: 1px solid #D0D0D0;
	background: #EDEDED;
	margin: 2px;
}
.highslide-html {
	background: none;
}
.highslide-header ul a {
	background-image: url(graphics/controlbar-text-buttons.png);
	padding-left: 16px;
	display: inline-block;
	height: 16px;
}
.highslide-header ul li span {
	display: none;
}
.highslide-header .highslide-move {
	display: none;
}
.highslide-header .highslide-close a {
	background-position: 0 -221px;
}

/*highslide-custom.css ends here*/

/*classic.css starts here*/
#horizontal_carousel {
  float:left;
  /* width: 770px; */
  position: relative;  
}         

#horizontal_carousel .container {
  position: relative; 
  width: 520px;
  overflow:hidden;   
}            

#horizontal_carousel .previous_button {
  float:right;
  width: 40px;
  height: 19px;
  background: url(/hpimages/prototype-ui/prototype-ui/themes/carousel/classic/horizontal/left.gif);    
  cursor:pointer;
  margin-right:5px;
}        

#horizontal_carousel .previous_button_disabled {
  float:right;
  background: url(/hpimages/prototype-ui/prototype-ui/themes/carousel/classic/horizontal/left-disabled.gif);
  cursor:default;
  margin-right:5px;
}

#horizontal_carousel .next_button {
  float:right;
  width: 40px;
  height: 19px;
  background: url(/hpimages/prototype-ui/prototype-ui/themes/carousel/classic/horizontal/right.gif);
  cursor:pointer;
  margin-right:10px;
}   

#horizontal_carousel .next_button_disabled {
  background: url(/hpimages/prototype-ui/prototype-ui/themes/carousel/classic/horizontal/right-disabled.gif);
  cursor:default;
  margin-right:10px;
  float:right;
}

#horizontal_carousel ul {
  padding:0;
  width: 100000px;
  position: relative;
}                      

#horizontal_carousel ul li img {
  display:block;               
}                               

#horizontal_carousel ul li {
  list-style:none;   
  float:left;
}

/*classic.css ends here*/

/*home2.css starts here*/
#mainContainer{
	background-color:#FF0000;
	background-image:url(/hpimages/v2/img-background.gif);
	background-repeat:repeat;
}

#topStrip{
	height:30px;
	width:auto;
	background-color:#F6EED2;
	border-bottom:solid 1px #685040;
}
#header{
	height:165px;
	background-color:#FFFFFF;
	border-bottom:solid 1px #685040;
}
.blankSpace{
	height:10px;
	color:transparent;
}

#bodyContainer{
	width:948px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	padding:15px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	margin-left:auto;
	margin-right:auto;
	
}
#mainImage{
	width:551px;
	height:367px ;
	/*background-image:url(img-main.gif);*/
	background-position:center;
	background-repeat:no-repeat;
	margin-right:3px;
	float:left; 
}
#rightContent{
	/*width:426px;*/
	width:394px;
	height:356px;
	float:left;
}

#upperPart{
	width:394px;
	height:101px;
	background-image:url(/hpimages/v2/baby-room-logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#lowerLeft{
	width:196px;
	height:101px;
	margin-top:2px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color:#67B4BA;
	background-image:url(/hpimages/v2/img-order-swatches.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin-right:2px;
	float:left;
}
#lowerRight{
	width:196px;
	height:101px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color:#67B4BA;
	margin-top:2px;
	background-image:url(/hpimages/v2/img-verisign.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
}

#horizontalTop{
	/*width:426px;*/
	width:394px;
	height:80px;
	margin-top:3px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color:#F6A2B6;
	background-image:url(/hpimages/v2/img-horizontal-top.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#horizontalBottom{
	width:394px;
	height:80px;
	margin-top:2px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color:#F6A2B6;
	background-image:url(/hpimages/v2/img-horizontal-bottom.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#horizontalBottom .holder,#horizontalTop .holder{
	height:77px;
	background-image:url(/hpimages/v2/img-cornor-left-pink.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#customize{
	height:235px;
	margin-top:5px;
}
#customize p{
	color:#FFFFFF;
	background:#685040;
	border-bottom:solid 1px #685040;
	text-align: center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:3px 0; 
}
#customize li{
	float:left;
	list-style-type:none;
	width:158px;
	color:#685040;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;

}
#carousel li li,#customize li li{
	float:left;
	clear:both;
	list-style-type:none;
	color:#685040;
	text-align:center;
}
#carousel li {
	float:left;
	list-style-type:none;
	width:153px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	border:solid 1px #CCCCCC;
	margin-left:3px;
}
#carousel li li{
	float:left;
	clear:both;
	list-style-type:none;
	color:#67B4BA;
	text-align:center;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	font-size:13px;
	margin-left:0px;
	padding-top:1px;
	padding-bottom:3px;
}
#carousel{
	height:150px;
}
.noMargin{
	margin-left::0px;
}
#hopGallary div{
	list-style-type:none;
	width:185px;
	height:144px;
	float:left;
	background-color:#67B4BA;
	margin-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;
	
	
}
#Tab1{
	background-image:url(/hpimages/v2/customize-nursery.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#Tab2{
	background-image:url(/hpimages/v2/img-babygift.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#Tab3{
	background-image:url(/hpimages/v2/img-personalize-product.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#Tab4{
	background-image:url(/hpimages/v2/img-customize-fabric.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#Tab5{
	background-image:url(/hpimages/v2/img-customize-pillow.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#hopGallary .holder{
	width:192px;
	height:95px;
	background:url(/hpimages/v2/img-cornor-left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:0;
	padding-left:5px;
	padding-top:5px;
}
#bottomLinks li .bottomLIColor{
	font-size:17px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
}
#bottomLinks {
	margin-top:10px;
}
#bottomLinks ul{
	margin:0px;
	padding:0px;
}
#bottomLinks li{
	list-style-type:none;
	float:left;
	/*width:189px;*/
	width:196px;
	padding-left:0px;
	padding-right:0px;
	background-image:none;
}
#bottomLinks li li{
	list-style-type:none;
	float:left;
	clear:both;
	font-size:11px;
	padding-left:0px;
	padding-right:0px;
	background-image:none;
	
}
#firstColumn li{
	padding-left:10px;
}
#bottomLinks li li a{
	line-height:18px;
}
#bottomLinks li li img{
	border:none;
}
#bottomLinks li li a:hover{
}
#footer{
	height:45px;
	background-color:#685040;
}
/*home2.css ends here*/
/*aniruddh css for tabs page*/
#room-comment h2{
	color:#67B4BA;
	padding:0px; 
	padding-left:3px;
	margin-bottom:5px; 
	margin-top: 0px; 
	padding-left:5px;
}

#shared-Comments,#Comments{
	color:#000000;
}
.oddComment{
	background-color:#333333;
	display:block;
}
.disable-hover a:hover, .disable-hover a:active, .disable-hover a:focus {
		color:#fff;	
	} 
.shopping-cart a.form-button-alt{
		color:#fff;	
	}
/*css for loading mask*/
#uploadartwork_form .cont p{
		border:solid 1px #CCC;
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;
		padding-left:3px;
	}
#uploadartwork_form .cont input{
	border:none;
	}
.steps-des{
		font-size: 11px;
		clear:both;
		border-top:solid 1px #ccc;
		font-size:14px; color:#666;
		padding-left:3px;
	}
.steps-des ol{
		padding-left:0px;
		margin-top:5px;
		margin:0px;
	}
#uploadartwork_form input.file{
	background-color:#ff0;	
	}
/*loader script*/
#loading-process {
    position:absolute;
    top:45%;
    left:50%;
    margin-left:-60px;
    border:2px solid #f1af73;
    padding:15px 60px;
    background:#fff4e9;
    color:#d85909;
    font-size:1.1em;
    font-weight:bold;
    text-align:center;
    z-index:501;
    }
#loading-mask {
    position:absolute;
	z-index:300;
	left: -2px; 
	top: 0px; 
	width: 100%; 
	height: 100%;
    color:#d85909;
    font-size:1.1em;
    font-weight:bold;
    text-align:center;
	background:#f7f7f7;
	display: none;
    opacity:0.80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */
    
    }
#loading-mask .loader {
    position:relative;
    top:25%;
    left:36%;
    width:274px;
    margin-left:-60px;
    padding:15px 10px;
    background:#fff4e9;
    border:2px solid #f1af73;
    color:#d85909;
    font-weight:bold;
    text-align:center;
    z-index:1000;
    }
/*empty cart css*/
#empty-cart-link{
	background-image:url(/hpimages/cart-image.jpg);
	background-repeat:no-repeat;
	width:510px;
	height:170px;
	margin-left:275px;
	}
#empty-cart-link a{
		width:170px;
		height:170px;
		display:block;
		float:left;
		
		float:left;
	}
#logo1{
	margin:0px;	
	}
.upper-border{
	background-image:url(/hpimages/sprite.jpg);
	background-repeat:no-repeat;
	background-position:0 -137px;
	height:10px;
	}
.lower-border{
	background-image:url(/hpimages/sprite.jpg);
	background-repeat:no-repeat;
	background-position:0 -157px;
	height:10px;
	margin-bottom:10px;
	}
.middle-content{
	background-color:#FFF;
	border:solid 1px #bbb;
	padding:10px;
	margin-bottom:10px;
	
	}
.background3d{
	background-image:url(/hpimages/gradient.jpg);
	background-repeat:repeat-y;
	background-position:center;
	border-top:solid 1px #bbb;
	border-bottom:solid 1px #bbb;
	border-left:none;
	border-right:none;
	margin-bottom:0px;
	}
.image-slide{
	background-image:url(/hpimages/banner.jpg);
	background-repeat:no-repeat;
	
	height:440px;
	}
.footer-shadow{
	/*background-image:url(/hpimages/footer-bg.jpg);*/
	background-repeat:repeat-x;
	height:6px;
	background-color:#000;
	border-bottom:solid 1px #666;
	}
.footer-pattern{
		
	}
.footer-images{
		/*background-image:url(/hpimages/sprite.jpg);*/
		background-repeat:no-repeat;
		background-position:0 -173px;
		height:79px;
		width:250px;
		margin-top:15px;
	}
.horizontal-shade{
			background-image:url(/hpimages/horizontal-shade.png);
			background-repeat:no-repeat;
			width:19px;
			height:169px;
			position:absolute;
			left:580px;
			top:10px;
	}
.recent-designs{
	background-repeat:no-repeat;
	}
.recent-designs ul{
	clear:both;
	padding-top:13px;
	margin-left:3px;
	}
	
.recent-designs ul li{
	float:left;
	width:84px;
	height:84px;
	margin-right:8px;
	background-color:#fff;
	border:solid 2px #fff;
	}
.recent-designs ul li:hover{
	border:solid 2px #ccc;
	}
.free-shipping{
			background-image:url(/hpimages/free-shipping.png);
			background-repeat:no-repeat;
			width:207px;
			height:79px;
			float:left;
	}
.recent-designs ul li.first-li{
		margin-left:0px;
	
	}
.recent-designs ul li.last-li{
		margin-right:0px;
	
	}

#slide-images{
		position:relative;
		display:block;
		margin:0px;
		padding:0px;
		overflow:hidden;
		width:959px;
		height:440px;
}
#slide-images li{
		position:absolute;
		display:block;
		list-style-type:none;
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
}
#slide-images li img{
		display:block;
		background-color:#FFFFFF;
}
.features .left-col{
		height:152px;
	}
.features .left-col{
		
		padding:10px;
		margin-bottom:0px;
	}
.right-col{
height:163px;	
padding:10px;
margin-bottom:0px;
		
	}
.right-col .listing-type-grid li.item{
	padding-top:5px;
	padding-bottom:5px;
	}
.desiger-snap{
		
		background-color:#fff;
		background-repeat:no-repeat;
		width:100px;
		height:100px;
		float:left;
	}
.desiger-description{
	float:left;
	width:530px;
	margin-left:10px;
	}
.featured-designer{
	background-color:#FFF;	
	}
.design1{
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	}
.design2{
	
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	}
.design3{
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	}
.design4{
	background-image:url(/hpimages/d4.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	}
.design5{
	background-image:url(/hpimages/d5.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	}
.design1, .design2, .design3, .design4, .design5{
	width:100px;
	height:100px;
	border:solid 1px #f1f1f1;
	float:right;
	margin-left:2px;
	text-align:center;
}
.free-file{
		padding-left:114px;	
	}
.free-file{
	background-image:url(/hpimages/product.jpg);
	background-repeat:no-repeat;
	width:206px;
	height:100px;
	}
.desiger-description p{
		margin-top:1px;
		text-align:justify;
		padding-right:5px;
	}
.collection-container{
	float:right;	
	}
.float-left{
	background-image:url(/hpimages/show-more.jpg);
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	float:left;
	width:165px;
	height:30px;
	margin-right:17px;
	line-height:25px;
	color:#fff;
	}
.h3-recent-designs{
	margin:0px;
	padding-top:10px;
	padding-left:0px;
	float:left;
	width:150px;
	padding-top:0px;
	}
.footer-links-right,.footer-openid{
	float:left;
	}
#ja-footer .footer-openid li{
	width:70px;	
	}
#nav a.catagories{
	background-image:url(/hpimages/catagories.png);
	background-position:center;
	text-align:center;
	background-repeat:no-repeat;
	width:100px;
	color:#FFF;
	line-height:17px;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
	}
#nav a.catagories:hover{
	color:#FFF;
	}
.header-banner{
	background-image:url(/hpimages/header-banner.jpg);
	background-repeat:no-repeat;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	width:980px
	}
.cms-kidsrooms1 #ja-pathway{
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	background-color:#765138;
	margin-bottom:0px;
	color:#F6EED2;
	padding:15px;
	margin-bottom:10px;
	background-image:url(/hpimages/bread-crumb-bg.jpg);
	background-repeat:repeat-x;
	}
.cms-kidsrooms1 #ja-pathway, .cms-kidsrooms1 #ja-pathway a{
	color:#fff;
	}
.next-pre{
width:130px;
float:right;
	}
.next-pre span{
	display:block;
	width:30px;
	height:20px;
	float:left;
	border:solid 1px #f1f1f1;
	cursor:pointer;
	}
.next-pre span.next_btn{
	background-image:url(../hpimages/right.png);
	background-repeat:no-repeat;
	background-position:center;
	}
.next-pre span.pre_btn{
	background-image:url(../hpimages/left.png);
	background-repeat:no-repeat;
	background-position:center;
	}
.lower-nav-ul{
	width:885px;
	margin-left:auto;
	margin-right:auto;
	padding:0 10px;
	z-index:888;
	}
.lower-nav-ul ul{
	position:absolute;
	left:-10000px;
	width:220px;
	border:solid 1px #899BA5;
	border-top:none;
	background-color:#FFF;
	margin:0px;
	padding:0px;
	}
/*new style*/
.lower-nav-ul li.over ul li ul{
	left:-10000px;
	border-top:solid 1px #f1f1f1;
	}
.lower-nav-ul li ul li:hover ul{
	
	left:80px;
	}
/* .lower-nav-ul li ul li:hover ul.first{
	top:22px;	
	}
.lower-nav-ul li ul li:hover ul.second{
	top:45px;	
	}
.lower-nav-ul li ul li:hover ul.third{
	top:68px;	
	} */
/*end new style*/
.lower-nav-ul li ul li:hover ul.first{
	top:18px;	
	}
.lower-nav-ul li ul li:hover ul.second{
	top:41px;	
	}
.lower-nav-ul li ul li:hover ul.third{
	top:64px;	
	}
.lower-nav-ul li.over ul{
	left:0px;
	top:15px; /*change from 20px*/
	width:220px;
	}	
	
	
	
.lower-nav{
	/*border-bottom:1px solid #f1f1f1;*/
	height:19px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	}
.lower-nav li{
	float:left;
	
	background-image:none;
	
	}
.lower-nav li a{
		color:#666;	
		padding:2px 10px;
		padding-bottom:5px;
	}
.lower-nav li a:hover{
		color:#666;
		text-decoration:none;
	}
.features li.item{
		padding:0px;	
	}
.drop-shadow{
	background-image:url(/hpimages/sprite.jpg);
	background-repeat:no-repeat;
	background-position:0 -123px;
	height:12px;
	}
.catagories-link{
	position:absolute;
	z-index:2000px;
	background-color:#FFFFFF;
}
.catagories-link .cat_link{
	float:left;
}
.catagories-link .cat_link a{
	color:#666;
}
.mini-search #search.input-text{
	-webkit-border-top-left-radius: 5px
	}
.video-link{
		display:block;
		width:118px;
		height:32px;
		position:absolute;
		margin-top:353px;
		margin-left:422px;
		background-image:url(/hpimages/learn-more.jpg);
		background-repeat:no-repeat;
	}
#nav li.over ul{
	left:0px;
	top:52px;
	width:220px;
	border-top:none;
	}
#nav li.over ul.last{
	left:-118px;	
	}
.level1{
	left:0px;	
	clear:both;
	
}
.level1 a{

	float:none;
	display:block;
	padding-left:10px;
}
#nav li.level0, .lower-nav-ul li.level0{
	position:relative;
	padding-bottom:5px;/*2px*/
	}

.lower-nav-ul ul li a{
	padding-top:3px;
	padding-bottom:3px;
	}
.lower-nav-ul ul li{
	float:none;	
	}

#nav ul li.level0:hover{
	background-image:url(/hpimages/sprite.jpg); background-repeat:no-repeat; background-position:0 -101px;	
	}
.lower-nav-ul ul li a{
	border-top:1px solid #fff;
		border-bottom:1px solid #f1f1f1;
	}
.lower-nav-ul ul li a:hover{
		background-image:url(/hpimages/sprite.jpg); background-repeat:no-repeat; background-position:0 -95px;
		border-top:1px solid #d4d4d4;
		border-bottom:1px solid #d4d4d4;
	}
.disable-hover h3{
	margin:0px;	
	}
/*css for landing page*/
.kids-rooms1{
	background-image:url(/hpimages/kids-room-landing-page.jpg);
	background-repeat:no-repeat;
	height:349px;
	}
.kids-rooms1 a{
		display:block;
		width:247px;
		height:349px;
		float:left;
	}
.kids-rooms2{
	background-image:url(/hpimages/kids-room-landing-page2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:470px;
	}
.kids-rooms2 a{
		display:block;
		height:150px;
		clear:both;
		margin-bottom:10px;
	}
.what-is-roomsbyyou{
	background-image:url(/hpimages/what-is-roomsbyyou.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:115px; 
	border-bottom:solid 1px #fff; 
	font-size:15px; 
	color:#999;
	padding-top:45px;
	}
.facebook{
	background-image:url(/hpimages/face-book-icon.jpg);
	background-repeat:no-repeat;
	background-position:right; 
	padding-right:15px;
	}
.twitter{
	background-image:url(/hpimages/Twitter-icon.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
	}
/*tabs*/
.top-tab li{
	float:left;
	width:475px;
	}
.top-tab li strong{
margin-bottom:3px;

	}
.top-tab .last-tab{
	margin-left:26px;
	width:455px;
	}
	
/*pcp*/
/* .wrapper-product-image img{
	text-align:center;	
	}
.link-holder{
	float:right;
	padding-top:55px;
	
	}
.link-holder span{
	float:left;
	display:block;
	border:solid 1px #ddd;
	vertical-align:middle;
	margin-right:3px;
	background-color:#fff;
	padding:2px
	}
.link-holder span span{
	text-align:center;
	width:75px;
	height:37px;
	background-color:#67b4ba;
	border:none;
	margin:0px;
	padding:0px;
	color:#fff;
	cursor:pointer;
	}
.link-holder span.first{
	margin-bottom:5px;
	
	border-bottom:1px solid #ddd;
	}
.link-list-page span{
	display:block;
	border:solid 1px #ddd;
	vertical-align:middle;
	margin-right:3px;
	background-color:#fff;
	padding:2px
	}
.link-list-page .first{
	margin-bottom:2px;	
	}
.link-list-page span{
	width:136px;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	}
.link-list-page span span{
	text-align:center;
	width:136px;
	height:21px;
	background-color:#67b4ba;
	border:none;
	margin:0px;
	padding:0px;
	color:#fff;
	cursor:pointer;	
	}
.link-list-page span span a,.link-list-page span span a:hover{
	color:#fff;
	text-decoration:none;
	}
.designer-description{
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:248px;
	}
.designer-description td{
		padding:0px;	
		vertical-align:top;
	}
.pre-customized-rooms{
		background-image:url(/hpimages/pre-customized-landing-image.jpg);
		background-repeat:no-repeat;
		height:150px;	
		width:745px;
		margin-left:auto;
		margin-right:auto;
	}
.pre-customized-rooms div{
	float:left;
	}
.pre-customized-rooms .bedding-ensembles{
	margin-left:10px;
	margin-right:10px;
	}
.pre-customized-rooms a{
		display:block;
		width:241px;
	height:150px;
	} 

.designer-description .price-box{
	margin:0px;	
	}
.designer-description .price-box .price{
	font-weight:normal;	
	}
.designer-description .regular-price .price{
	font-size:inherit;	
	}
.designer-description .left-td{
		width:50px;	
	}*/
	
.wrapper-product-image img{
	text-align:center;	
	}
.link-holder {
	width:298px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	}
.link-holder a, .link-holder a:hover{
	color:#fff;
	text-decoration:none;
	
	
	}
.link-holder span{
	float:left;
	display:block;
	border:solid 1px #ddd;
	vertical-align:middle;
	margin-right:3px;
	background-color:#fff;
	padding:2px
	}
.link-holder span span{
	text-align:center;
	width:135px;
	height:37px;
	background-color:#67b4ba;
	border:none;
	margin:0px;
	padding:0px;
	color:#fff;
	cursor:pointer;
	}
.link-holder span.first{
	margin-bottom:5px;
	
	border-bottom:1px solid #ddd;
	}
.link-list-page span{
	display:block;
	border:solid 1px #ddd;
	vertical-align:middle;
	margin-right:3px;
	background-color:#fff;
	padding:2px
	}
.link-list-page .first{
	margin-bottom:2px;	
	}
.link-list-page span{
	width:136px;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	}
.link-list-page span span{
	text-align:center;
	width:136px;
	height:21px;
	background-color:#67b4ba;
	border:none;
	margin:0px;
	padding:0px;
	color:#fff;
	cursor:pointer;	
	}
.link-list-page span span a,.link-list-page span span a:hover{
	color:#fff;
	text-decoration:none;
	}
.designer-description{
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:85%;
	}
.designer-description td{
		padding:0px;	
		vertical-align:top;
	}
.pre-customized-rooms{
		background-image:url(/hpimages/pre-customized-landing-image.jpg);
		background-repeat:no-repeat;
		height:150px;	
		width:745px;
		margin-left:auto;
		margin-right:auto;
	}
.pre-customized-rooms div{
	float:left;
	}
.pre-customized-rooms .bedding-ensembles{
	margin-left:10px;
	margin-right:10px;
	}
.pre-customized-rooms a{
		display:block;
		width:241px;
	height:150px;
	}
/*product image price*/
.designer-description .price-box{
	margin:0px;	
	}
.designer-description .price-box .price{
	font-weight:normal;	
	}
.designer-description .regular-price .price{
	font-size:inherit;	
	}
.designer-description .left-td{
		width:100px;	
	}
.designer-by{
	width:110px;	
	color:#000;
	font-weight:bold;
	}
.Collection-name,.Designer-name{
		display:block;
		font-weight:bold;
		text-align:left;
		clear:both;
		background-color:#f1f1f1;
		padding-left:5px;
}
.designer-description p{
		margin:0px;
		padding:0px;
}

.add_btn{
	float:right;
	width:17px;
	height:17px;
	background-image:url(/hpimages/addsign.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	cursor:pointer;
	}
.addBtnHolder{
	position:relative;
	
	
	}
.addBtnDetail{
	width:250px;
	display:none;
	text-align:center;
	position:absolute;
	border:solid 1px #f1f1f1;
	padding:5px;
	left:15px;
	background-color:#FFF;
	
	
	}
.addBtnHolder .div-width{
	height:200px;	
	
	}
.close-popup{
	width:17px;
	height:17px;
	display:block;
	cursor:pointer; 
	background-image:url(/hpimages/close.jpg);
	background-repeat:no-repeat;
	float:right;
	}
.container .loader{
	background-image:url(/hpimages/ajax-loader-tr.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:31px;
	}
.size-dropdown{
	width:70px;	
}

.customer-design{
	font-size:12px;
	margin-top:10px;
	}
.customer-design strong{
	margin-left:8px;	
	}
#uploadartwork_form .customer-design li{
	margin-left:20px;
	
	list-style:disc;
}
/*heading */
#design-detail .heading{
	margin-bottom:5px;
	padding:3px; 
	color:#67b4ba;
	font-weight:bold;
	text-transform:capitalize;
	}
#design-detail .left {
	float:left;
	width:208px;
	}
#design-detail .right, #design-detail .square, #design-detail .portrait, #design-detail .heading {
	border:solid 1px #ddd;
	background-color:#fff;
	padding:3px;
	
	}
	
#design-detail .left, #design-detail .square, #design-detail .portrait {
	border:solid 1px #ddd;
	background-color:#fff;
	padding:3px;
	
	}
#design-detail .square{
	margin-bottom:10px;	
	}
#design-detail .right{
	float:left;
	margin-left:10px;
}
#design-detail .heading h3{
	font-size:200%;
	}
#design-detail .edit_btn{
	float:right;
	cursor:pointer;
	}

#design-detail .title{
	float:left;	
	width:150px;
	}
#design-detail .detail{
	float:left;	
	color: #666;
	}
.order-swatches{
			background-image:url(/hpimages/swatch-btn.jpg);
			background-repeat:no-repeat;
			background-position:left;
			display:block;
			height:25px;
			width:280px;
	}
.order-swatches a{
			display:block;
			height:25px;
			background-image:url(/hpimages/swatch-btn.jpg);
			background-repeat:no-repeat;
			background-position:right;
			line-height:25px;
			color:#fff;
			font-weight:bold;
			padding-right:10px;
			margin-left:10px;
			text-align:center;
			font-size:13px;
	}
span.welcome_msg{
	position:absolute;
	top:0px;
	right:5px;
	}
/* #colors{
		background-image:url(/hpimages/searchbycolor_sprite.jpg);
		background-repeat:repeat-x;
		background-color:transparent;
		height:25px;
		font-weight:bold;
		font-size:13px;
		
		
	}
#colors:hover{
	border:solid 1px #67b4ba;
	background-position:0px -100px;	
	}
#colors option{
			line-height:25px;
			font-weight:bold;
			padding-top:2px;
			padding-bottom:2px;
			font-size:12px;
}
#colorsul option:hover{
	background-color:#666;
	color:#fff;
	} */
#ColorFeild{
		width:145px;
		background-image:url(/hpimages/searchbycolor_sprite.jpg);
		background-repeat:no-repeat;
		background-position:right top;
		background-color:transparent;
		border:solid 1px #dedede;
		padding:3px;
		padding-right:20px
	}
#ColorFeild:hover{
	background-position:right -100px;
	}
#color_list .search_odd{
	background-color:#fff;	
	}
#color_list .search_even{
	background-color:#f1f1f1;	
	}
#colorsul li{
	padding:2px 10px;	
	font-weight:normal;
	cursor:pointer;
	}
#colorsul li:hover{
	background-color:#666;
	color:#fff;
	}
#colorsul option{
			line-height:25px;
			
			padding-top:2px;
			padding-bottom:2px;
			font-size:12px;
			
	}
#colorsul option:hover{
	background-color:#666;
	color:#fff;
	}
.highlight{
	 cursor:wait;
	 color:#9c9c9c;
}