@font-face {
  font-family: FilosofiaGrand;
  src: url(../images/fg.eot);
  src: local("FilosofiaGrand"), url(../images/fg.ttf) format("opentype");
}

@font-face {
  font-family: FilosofiaGrandCaps;
  src: url(../images/fgc.eot);
  src: local("FilosofiaGrandSCaps"), url(../images/fgc.ttf) format("opentype");
}


html, body {
 font-family: Arial, sans-serif;
 color: #231f20;
 font-size: 9pt;
 margin: 0;
 padding: 0;
 background: #fff;
}

img, div, p, form, h1, h2, h3, h4, h5, h6, a, button, dl, dt, dd, label, ins, input, button, textarea {
	border-width: 0;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

ins {
 text-decoration: none;
}

p {
 margin: 0 0 15px;
 line-height: 17px;
}

input:focus, textarea:focus {
 outline: none;
}

a, a:link, a:active, a:visited {
 color: #bebebe;
 text-decoration: none;
 outline: none;
}

a:hover {
 color: #ff7c00;
 text-decoration: none;
 outline: none;
}

h1 {
 font-family: FilosofiaGrand, serif;
 font-size: 17pt;
 color: #231f20;
 padding: 0 0 10px;
 font-weight: normal;
}

.inside #article {
    padding-top: 15px;
	position: relative;
}

.inside h1 {
 padding: 0 0 10px;
}

#layout {
 margin: 0 auto;
 padding: 0 12px 12px 10px;
 width: 962px;
 overflow: hidden;
}

#header {
 padding: 27px 0 0 16px;
 width: 946px;
 height: 40px;
 overflow: hidden;
 position: relative;
}

a.tm {
 margin: 0 11px 0 40px;
 width: 21px;
 height: 21px;
 display: block;
 float: right;
}

a.tw, a.fb {
    width: 21px;
    height: 21px;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 28px;
}

a.tw img, a.fb img {
    display: block;
}

a.tw {
    right: 31px;
}

a.fb {
    right: 8px;
}

#logo {
 margin: 0 40px 0 0;
 width: 171px;
 height: 21px;
 overflow: hidden;
 display: block;
 float: left;
}

#logo img {
 display: block;
}

#slogan {
 text-align: center;
 font-family: FilosofiaGrand, serif;
 font-size: 11pt;
 color: #bebebe;
 padding: 3px 0 0;
 float: left;
 width: 662px;
}

#nav {
 padding: 0 0 1px 16px;
 margin: 0 0 -9px;
 list-style: none;
 width: 948px;
 height: 25px;
 display: block;
 overflow: hidden;
 border-bottom: 1px solid #e0e0e0;
}

#nav li {
 margin: 0;
 list-style: none;
 padding: 0 38px 0 0;
 display: block;
 float: left;
}

#nav li a {
 font-family: FilosofiaGrand, serif;
 font-size: 11pt;
 color: #000;
}

#nav li a:hover {
 color: #ff7c00;
}

#nav li a.selected {
 color: #bebebe;
}

#nav li.cart {
 padding: 0 0 0 5px;
}

#nav li.cart a {
 color: #bebebe;
}

#nav li.cart a:hover {
 color: #ff7c00;
}

.front #article {
 background: url(../images/cat.jpg) no-repeat;
 padding: 10px 490px 0 15px;
 margin: 20px 0 0;
 width: 457px;
 height: 324px;
 overflow: hidden;
}

.front #article a {
 color: #636466;
}

.front #article a:hover {
 color: #ff7c00;
}

.front #article h1 {
 padding-bottom: 0;
 margin-bottom: -7px;
}

.front #article h2 {
 font-size: 11pt;
 padding-bottom: 15px;
}

#article a.readmore {
 font-family: FilosofiaGrand, serif;
 font-size: 15pt;
 font-weight: bold;
 color: #ff7c00;
 text-transform: uppercase;
}

#article a.readmore:hover {
 color: #000;
}

ul#aside {
 padding: 11px 0 0;
 margin: 0;
 height: 235px;
 width: 978px;
 overflow: hidden;
 list-style: none;
 display: block;
}

ul#aside li {
 margin: 0 12px 0 0;
 padding: 0;
 height: 233px;
 width: 311px;
 border: 1px solid #e0e0e0;
 overflow: hidden;
 list-style: none;
 display: block;
 float: left;
}

ul#aside li a {
 text-decoration: none;
 padding: 15px 0 0 0;
 width: 300px;
 height: 233px;
 display: block;
 position: relative;
 overflow: hidden;
 z-index: 11;
}

ul#aside li a img {
 position: absolute;
 left: 11px;
 top: 47px;
 display: block;
 z-index: 10;
}

ul#aside li a strong {
 font-weight: normal;
 color: black;
 font-size: 11pt;
 position: absolute;
 left: 11px;
 top: 6px;
 display: block;
 z-index: 11;
}

ul#aside li a em {
 color: #bebebe;
 font-style: normal;
 position: absolute;
 left: 11px;
 top: 24px;
 display: block;
 z-index: 11;
}

ul#aside li a span {
 
 font-size: 13pt;
 text-transform: uppercase;
 color: #ff7c00;
 position: absolute;
 display: block;
 z-index: 11;
 right: 0;
 bottom: 23px;
}

.collection #article #right {
 padding-bottom: 0 !important;
}

#footer {
 font-size: 11pt;
 color: #000;
 padding: 6px 16px 2px;
 border-top: 1px solid #e0e0e0;
 /*margin: 0 0 0 -482px;*/
 margin: 35px auto 0;
 background: white;
 width: 930px;
 height: 32px;
 overflow: hidden;
 /*position: fixed;
 left: 50%;
 bottom: 0;
 z-index: 12;*/
}

#phone {
 padding: 2px 0 0;
 width: 114px;
 float: left;
}

#bottom_nav {
 font-family: FilosofiaGrand, serif;
 padding: 3px 0 0;
 margin: 0;
 list-style: none;
 width: 700px;
 height: 25px;
 display: block;
 overflow: hidden;
 float: left;
}

#bottom_nav li {
 margin: 0;
 list-style: none;
 padding: 0 25px 0 0;
 display: block;
 float: left;
}

#bottom_nav li a {
 font-size: 11pt;
 color: #000;
}

#bottom_nav li a:hover {
 color: #ff7c00;
}

#bottom_nav li.selected a {
 color: #bebebe;
}

#copyright {
 text-transform: uppercase;
 padding: 2px 0 0;
 float: right;
}

#article {
 width: 962px;
 overflow: hidden;
 position: relative;
}

#left {
 padding: 0 11px 0 0;
 width: 312px;
 overflow: hidden;
 float: left;
}

#left ul.bullets a.selected {
 color: #000000;
}

#right {
 width: 622px;
 overflow: hidden;
 float: left;
}

a.img_left {
 text-decoration: none;
 padding: 10px 0 0 18px;
 width: 294px;
 height: 487px;
 display: block;
 position: relative;
}

a.img_left img.img1 {
 position: absolute;
 left: 0;
 top: 0;
 display: block;
 z-index: 10;
}

a.img_left strong {
 font-family: FilosofiaGrand, serif;
 font-weight: normal;
 color: black;
 font-size: 11pt;
 position: relative;
 display: block;
 z-index: 11;
}

a.img_left em {
 font-style: normal;
 position: relative;
 display: block;
 z-index: 11;
}

a.img_left span {
 font-family: FilosofiaGrandCaps, serif;
 font-size: 11pt;
 text-transform: uppercase;
 color: black;
 position: absolute;
 display: block;
 z-index: 11;
 right: 18px;
 bottom: 10px;
}

a.img_right {
 text-decoration: none;
 margin: 33px 0 0;
 padding: 10px 0 0 18px;
 width: 619px;
 height: 318px;
 display: block;
 position: relative;
}

a.img_right img.img1 {
 position: absolute;
 left: 0;
 top: 0;
 display: block;
 z-index: 10;
}

a.img_right strong {
 font-family: FilosofiaGrand, serif;
 font-weight: normal;
 color: black;
 font-size: 11pt;
 position: relative;
 display: block;
 z-index: 11;
}

a.img_right em {
 font-style: normal;
 position: relative;
 display: block;
 z-index: 11;
}

a.img_right span {
 font-family: FilosofiaGrandCaps, serif;
 font-size: 11pt;
 text-transform: uppercase;
 color: black;
 position: absolute;
 display: block;
 z-index: 11;
 right: 18px;
 bottom: 10px;
}

.three_cols #article #center {
 padding: 11px 45px 1px 15px;
 width: 330px;
 float: left;
 overflow: hidden;
}

.three_cols #article #right {
 padding: 11px 0 1px;
 width: 265px;
 overflow: hidden;
 float: left;
}

.three_cols #article #right ul {
 color: #636466;
 padding: 0;
 margin: 0;
 list-style: none;
}

.three_cols #article #right ul li {
 padding: 0 0 7px 22px;
 background: url(../images/bullet.gif) no-repeat 0 1px;
}

.three_cols #article #right ul li strong {
 color: black;
 font-weight: normal;
}

.three_cols h1 {
 padding: 15px 0 0;
}

.three_cols h2 {
 font-size: 17pt;
 color: #231f20;
 font-weight: normal;
 padding: 0 0 10px;
}

div.mark, a.mark, span.mark {
 font-family: FilosofiaGrandCaps, serif;
 font-size: 15pt;
 text-transform: uppercase;
 padding: 0 0 15px;
 color: black !important;
}

.three_cols #article #right form .mark {
 padding: 5px 0 10px;
}

.three_cols #article #right form p {
 margin: 0;
 padding: 0 0 5px;
 width: 309px;
 display: block;
 overflow: hidden;
}

.three_cols #article #right form p input {
 margin: 2px 5px 0 0;
 float: left;
}

.three_cols #article #right form p label {
 float: left;
  line-height: 20px;
}

.gc.three_cols #article #right form p label {
 line-height: 17px;
}

/*.next_step_checkout a {color: black;}
.next_step_checkout a:hover {color: #bebebe !important;}*/

a.purchase {
 font-family: FilosofiaGrandCaps, serif;
 font-size: 15pt;
 line-height: 20px;
 text-transform: uppercase;
 /*color: #ff7c00;
 color: black;*/
 display: inline-block;
 margin: 2px 20px 0 0;
 float: left;
}

a.purchase:hover {
 color: #636466;
 color: #ff7c00;
}

a.continue {
 color: #ff7c00;
 font-size: 18pt;
 margin-top: -1px;
}

a.enter {
 color: #ff7c00;
 font-size: 18pt;
}

/*a.back {
 color: black;
 font-family: FilosofiaGrandCaps, serif;
 text-transform: uppercase;
 float: left;
 font-size: 15pt;
 line-height: 26px;
}

a.back:hover {
 color: #636466;
}*/

a.back {
 margin-top: 1px;
}

.three_cols #article #center .nextprev {
 position: absolute;
 left: 327px;
 bottom: 30px;
}

.three_cols #article #center .nextprev div em {
 display: block;
}
.three_cols #article .error form p {
 color: #990000;
}

.three_cols #article .error form p.descr {
 padding: 15px 0 0 !important;
}

.text #article .grey {
 margin: 5px 0 11px 0;
 background: #fff url(../images/cats.jpg) no-repeat;
 height: 486px;
 float: left;
 width: 290px;
}

.text #article #right {
 float: left;
}

.submenu #article #right {
 margin-left: 0;
}

.menu {
 margin: 0;
 padding: 0 0 50px 11px;
 display: block;
 list-style: none;
}

.menu li {
 margin: 0;
 padding: 0 0 2px 5px;
 display: block;
 list-style: none;
}

.textpage1 .menu li.index {
 font-family: FilosofiaGrand, serif;
 padding: 0 0 11px 0;
 /*padding: 0 0 6px;
 height: 24px;*/
 font-size: 17pt;
 background: none;
 overflow: hidden;
}

.textpage1 .bullets li.index {
 padding: 0 0 3px 0;
}

.index a {
 color: black;
}

.selected a {
 color: black;
}

.selected ul li a {
 color: #bebebe;
}

.selected ul li a:hover {
 color: #ff7c00;
}

.menu li.selected span {
 display: block;
}

.menu li.selected ul li.selected span {
 margin-bottom: 0;
}

.menu li ul {
 padding: 16px 0 11px 0;
 margin: 0 0 -4px -3px;
}

.menu li ul li a, .menu li ul li span {
 font-size: 8pt;
 padding: 0 0 0 20px;
 background: url(../images/bullet.gif) no-repeat 0 1px;
}

.menu li.bullet {
 padding: 0 0 2px 25px;
 background: url(../images/bullet.gif) no-repeat 5px 1px;
}

.menu li ul li.selected a, .menu li ul li.selected span {
 font-size: 8pt;
 color: black;
}

#img {
 padding: 0 0 0 16px;
 width: 930px;
/* height: auto !important;*/
 overflow: hidden;
 clear: both;
}
.textpage1 #img-title {
 padding-bottom: 11px;
}

#product_header {
 padding: 0 0 0 16px;
 width: 930px;
 overflow: hidden;
}
.three_cols #article {
 padding: 0;
 margin: 0;
}

.three_cols #article #left {
 padding: 11px 0 1px 16px;
 float: left;
 width: 270px;
 overflow: hidden;
}

.three_cols #article #left ul {
 color: #000;
 padding: 0;
 margin: 0;
 list-style: none;
}

.three_cols #article #left ul li {
 margin: 0;
 list-style: none;
}

ul.bullets {
 color: #000;
 padding: 0;
 margin: 0;
 list-style: none;
}

.three_cols #article #left ul.bullets li, ul.bullets li {
 padding: 0 0 0 22px;
 background: url(../images/bullet.gif) no-repeat 0 1px;
}

.three_cols #article #left ul.bullets li a, 
ul.bullets li a, 
.three_cols #article #left ul.bullets li span,
ul.bullets li span {
 padding: 0 0 7px 0;
 display: block;
}

.three_cols #article #left ul.bullets li span,
ul.bullets li span {
 color: black;
}

.three_cols #article #left ul.bullets li ul,
ul.bullets li ul {
 margin: 0 0 0 -22px;
}

.three_cols h3 {
 font-family: FilosofiaGrand, serif;
 font-size: 17pt;
 color: #231f20;
 font-weight: normal;
 padding: 5px 0 15px;
}

.three_cols #right h3 { padding-top: 0; padding-bottom: 10px; margin-top: -8px; }

.collection #article ul {
 padding: 5px 0 0;
 margin: 0;
 width: 978px;
 overflow: hidden;
 list-style: none;
 display: block;
}

.collection #article ul li, .collection #article #right ul li {
 margin: 0 11px 11px 0;
 padding: 0;
 height: 237px;
 width: 228px;
 overflow: hidden;
 list-style: none;
 display: block;
 float: left; 
 border: 1px solid #e0e0e0;
}

.collection #article ul li.text {
 padding: 0 11px;
 width: 450px;
 height: 286px;
 border: none;
}

.collection #article ul li.text h1 {
 padding-top: 0;
}

.collection #article ul li.text h1 {
 padding-bottom: 0;
 margin-bottom: -5px;
}

.collection #article ul li.text h2 {
 font-size: 11pt;
 padding-bottom: 15px;
}

.collection #article ul li a {
 color: #636466;
 text-decoration: none;
 padding: 15px 0 0 0;
 width: 217px;
 height: 237px;
 display: block;
 position: relative;
 overflow: hidden;
}

.collection #article ul li a img {
 position: absolute;
 left: 11px;
 top: 47px;
 display: block;
 z-index: 10;
}

.collection #article ul li a strong {
 font-size: 11pt;
 font-weight: normal;
 color: black;
 font-size: 11pt;
 position: absolute;
 display: block;
 z-index: 11;
 left: 11px;
 top: 6px;
}

.collection #article ul li a em {
 color: #bebebe;
 font-style: normal;
 position: absolute;
 display: block;
 z-index: 11;
 left: 11px;
 top: 24px;
}

.collection #article ul li a span {
 font-size: 13pt;
 text-transform: uppercase;
 color: #ff7c00;
 position: absolute;
 display: block;
 z-index: 11;
 right: 0;
 bottom: 6px;
}

h2 {
 font-family: FilosofiaGrand, serif;
 font-size: 14pt;
 color: #231f20;
 padding: 0 0 5px;
 font-weight: normal;
}

.shopping #article #right {
 padding: 0 0 22px 22px;
}

/*#right {
 padding-bottom: 50px !important;
}*/

.shopping #article #right .mark {
 text-decoration: none;
}

.shopping #article #right dl {
 padding: 0;
 width: 500px;
 overflow: hidden;
}

.shopping #article #right dl.first {
 padding: 20px 0 10px;
}

.shopping #article #right dl dt {
 line-height: 20px;
 padding: 0 0 10px;
 width: 350px;
 overflow: hidden;
 float: left;
 display: block;
}

.shopping #article #right dl.subtotal dt, 
.shopping #article #right dl.subtotal dd {
 padding: 10px 0 0;
 font-style: italic; 
}

.shopping #article #right dl.subtotal dd {
 padding: 10px 0 11px;
}

.shopping #article #right dl.total {
 margin: 5px 0 0;
}

.shopping #article #right dl.total dt, 
.shopping #article #right dl.total dd { 
 padding: 0 0 9px;
 font-weight: bold;
}

.shopping #article #right dl.margin dt {
 padding: 0 0 0 20px;
 width: 330px;
 background: url(../images/bullet.gif) no-repeat 0 4px;
}

#article #right dl dd {
 line-height: 20px;
 text-align: right;
 width: 150px;
 overflow: hidden;
 float: left;
 display: block;
}

#article #right dl dd a {
 font-size: 12pt;
 margin: 0 5px 0 0;
 line-height: 20px;
}

#article #right dl dd span { 
 display: inline-block;
 width: 50px;
 font-weight: bold;
}

#article #right .next_step {
 text-align: left !important;
 padding: 30px 0 0;
 width: 500px;
 overflow: hidden;
 margin-bottom: 0px;
}

#article #right .next_step_checkout {
 padding: 11px 0 10px;
 /*position: absolute;
 bottom: 0;*/
 width: 500px;
 overflow: hidden;
}

/*.shopping #article #right .next_step_checkout {
 left: 322px;
}*/

.tou {
 position: absolute;
 left: 322px;
 bottom: 30px;
}

.tou input, .tou label {
 position: relative;
 z-index: 12;
}

#article #right .next_step a {
 font-size: 16pt;
 margin: 0px 20px 0 0;
 text-transform: uppercase;
}

#article #right .next_step a.checkout {
 margin-top: 1px;
 font-size: 18pt;
 color: black;
}

#article #right .next_step a:hover {
color: #ff7c00;
}

#article #right .next_step a.checkout:hover {
color: #ff7c00;
}

#article #right .next_step span {
 margin: 0 0 0 5px;
}

#article #right .next_step em {
 color: #71313e;
 font-weight: bold;
 margin-left: 45px;
}

#article #right .next_step a.checkout {
color: #ff7c00;
}

.shopping #article #right h1, .shopping #article #right h2, .shopping #article #right h3 {
 margin-bottom: -5px !important;
 padding-bottom: 0 !important;
}

.shopping #article #right h2 {
 padding-bottom: 16px !important;
}

.shopping #article #right h3 {
 margin-bottom: 14px !important;
 text-transform: none;
}

.shopping #article #right .mark {
 padding-bottom: 3px !important;
 display: block;
}

/*.shopping #article #right .next_step a.checkout:hover, #article #right form button:hover {
 color: black;
}*/

.shopping #article #right h3 {
 font-family: FilosofiaGrand, serif;
 font-size: 18pt;
 color: #231f20;
 padding: 10px 0 10px;
 font-weight: normal;
}

.shopping #article #right .form {
 padding: 20px 0 0;
 width: 500px;
 overflow: hidden;
}

#article #right .form form p {
 padding: 0 0 10px;
 margin: 0;
 width: 550px;
 display: block;
 overflow: hidden;
}

#article #right .form form p label.not_sure { display: inline; }
#article #right .form form p label.not_sure input { width: 15px; margin-right: 5px; }

.shopping #article #right .form form p ins {
 margin: 0 2px 0 -4px;
}

#article #right .form form p label {
 width: 80px;
 min-width: 80px;
 line-height: 20px;
 float: left;
 display: block;
}

#article #right .form form p.checkbox label { width: auto; }
#article #right .form #signupform label[for="signup_inquiry_type"] { display: none; }
#article #right .form #signupform em, #article #right .form #contactform em { margin-left: 2px }

#signupform label {
width: 100px !important;
}

#signupform.press p.checkbox label { width: auto !important; }

#article #right .form form.calendar p label, #article #right .form form.blessing p label { width: 100px; }


.shopping #article #right .form form p.checkbox_field label {
 width: 350px;
}

.shopping #article #right .form form ul.radio_list li, ul.radio_list li {
 list-style: none;
}

ul.radio_list, ul.radio_list li {
 padding: 0;
 margin: 0;
}

ul.radio_list {
 padding: 0 0 16px;
}

ul.radio_list li {
 padding: 0 0 5px;
}

ul.radio_list li input {
 margin: 1px 5px 0 0;
 float: left;
}

.checkbox_field {
 margin-top: 11px !important;
 display: block;
}

.checkbox_field label {
 width: auto !important;
}

.shopping #article #right .form form ul.error {
 border: 1px solid #7E1925;
}

#article #right .form form p label.short {
 width: 50px;
}

#article #right .form form p label.long {
 margin: 0 10px 0 0;
 width: auto;
}

#article #right .form form p label.mlong {
 width: 125px;
}

#article #right .form form p label.b_long {
 width: 135px;
}

#article #right .form form p label em {
 color: #7e1925;
 font-weight: bold;
 padding-right:3px;
}

#layout.shopping #article #right .form form p label em {
 padding-left: 3px
}

#article #right .form form ul.radio_list li {
 list-style-type: none;
}

.text-input { 
 background: #cccccc;
 margin: 0 20px 0 0;
 width: 180px;
 height: 20px; 
}

#article #right .form form p input, #article #right .form form p select {
 background: #cccccc;
 margin: 0 10px 0 0;
 width: 181px;
 height: 20px;
 float: left;
}

#article #right .form form#payment p select { width: 85px; }
#article #right .form form#payment p int { display: none; }

#article #right .form form#payment p button {
 color: #bebebe;
}

#article #right .form form#payment p button:hover {
 color: #ff7c00;
}

#article #right .form form p input, #article #right .form form.birthday p select { width: 63px; }

#article #right .form form p input[type="checkbox"] { width: 25px; }

#article #right .form form p input.msm, #article #right .form form p select.msm {
 margin: 0 6px 0 0;
}

#article #right .form form p input.long, #article #right .form form p select.long {
 width: 180px;
}

#article #right .form form p input.slong, #article #right .form form p select.slong {
 width: 110px;
}

#article #right .form form p input.store_order_cc {
 width: 37px;
}

#article #right .form form p input.vlong, #article #right .form form p select.vlong {
 width: 285px;
}

#article #right .form form p input.short, input.short, #article #right .form form p select.short {
 width: 53px;
}

#article #right .form form p.spec input.short  {
 width: 95px;
}

#article #right .form form p input.mshort, #article #right .form form p select.mshort {
 width: 180px;
}

#article #right .form form p input.checkbox {
 margin: 0 5px 0 0;
 width: auto;
}

#article #right .form form p input.error, 
#article #right .form form p select.error, 
#article #right .form p.error select,
#article #right .form form p textarea.error {
 border: 1px solid #7e1925;
}



p.error small {
 font-size: 9pt;
 color: #7e1925;
}

div.notice {
 font-size: 9pt;
 color: #17700D;
 margin-top: 1em;
 padding: 11px 0 0;
}

#left div.notice {
    margin-top: 0;
}

label.error { color: #7e1925 }

.product-builder-error { display: none; }

#article #right .form form p span, .shopping #article #right .form form p a {
 font-size: 12pt;
 text-transform: uppercase;
}

textarea, input {
 font-family: Arial, sans-serif;
 color: #231f20;
 font-size: 10pt !important;
}

#article #right .form form p textarea {
 width: 285px;
 height: 110px;
 background: #cccccc;
 float: left;
}

.form form p.checkbox_field label {
 width: 350px;
}

.shopping #article #right h2.margin {
 padding: 10px 0 0;
 font-size: 17pt;
}

.shopping #article #right .addresses {
 padding: 4px 0 10px;
 width: 610px;
 overflow: hidden;
}

.shopping #article #right .addresses .col1 {
 white-space: nowrap;
 width: 280x;
 padding: 0 30px 0 0;
 float: left;
}

.shopping #article #right .addresses .col2 {
 white-space: nowrap;
 width: 280px;
 float: left;
}

.shopping #article #right .addresses div h4 {
 font-family: FilosofiaGrand, serif;
 font-size: 15pt;
 color: #231f20;
 color: #000;
 font-weight: normal;
 text-transform: uppercase;
 padding: 0 0 5px;
}

.shopping #article #right h2 {
 font-size: 17pt;
}

label:hover {
/* color: #ff7c00;*/
 cursor: pointer;
}

.ui-state-active a {
 color: black;
}

.vi-container h3 {
 font-size: 14pt;
 text-transform: none;
}

.accessories #article #left {
 width: 472px;
}

.accessories #article #left ul, .accessories #article #right ul {
 width: 482px;
}

.accessories #article #right ul li a {
 height: 220px;
}

.accessories #article #left ul li.text {
 height: 239px;
}

.accessories #article #left ul li {
 height: 487px;
}

.accessories #article #left ul li a {
 height: 487px;
}

.accessories #article #left ul li a img {
 height: 408px;
}

.accessories #article #left ul li a span {
 bottom: 23px;
}

.accessories #article #right {
 width: 472px;
}

.accessories #footer {
 margin-top: 0;
}

.textpage1 #footer {
 margin-top: 36px;
}

.front #footer {
 margin-top: 11px;
}

#img-title {
 text-align: right;
 font-style: italic;
 padding: 10px 18px 0;
 clear: both;
}

.textpage1 #article #left ul.menu {
 padding: 0 0 0 15px;
}

.textpage1 #article #left h2 {
 font-size: 17pt;
 color: #231f20;
 font-weight: normal;
 padding: 0 0 10px 13px;
}

.textpage1 #article #left form p {
 margin: 0;
 padding: 10px 0 5px 14px;
 display: block;
}

.textpage1 #article #left form p input {
 width: 135px;
}

.textpage1 #article #left form p button, #article #right form button {
 margin: -9px 0 0;
 font-size: 14pt;
 background: none;
 color: #ff7c00;
 cursor: pointer;
}

.textpage1 #article #right h2 {
 font-size: 13pt;
}

.vertical #article ul {
 width: 966px;
}

.accessories #article ul li.text {
 width: 450px;
 height: 222px;
}

.accessories #article ul li.v {
 width: 469px;
 height: 222px;
 clear: right;
}

.accessories #article ul li.v a {
 width: 457px;
 height: 222px;
}

.accessories #article ul li {
 height: 453px;
}

.accessories #article ul li a {
 height: 453px;
}

#product_header h1 {
 height: 23px;
 padding-bottom: 0;
 margin-bottom: 0;
 width: 930px;
}

input.long {
 background: #ccc;
}

#article #right #signupform.birthday ul.checkbox_list { padding-left: 80px; }
#article #right #signupform.birthday label[for="signup_not_sure"] { display: none; }

#article #right #signupform ul.checkbox_list { margin-top: 0; list-style-type: none; }

.order_complete #article #right h2 { 
 margin: 6px 0 5px 0 !important;
 font-size: 12pt;
 color: #000;
}

.order_complete #article #right h2 a { 
 margin: 22px 0 0;
 color: #FF7C00;
 display: block;
}

.order_complete h1.margin { 
 padding: 10px 0 10px; 
}

.order_complete .mark {
 margin-bottom: -5px !important;
}

.order_complete #article #right h3 {
 padding-bottom: 10px !important;
}

.shopping #article {
 padding-top: 15px;
}

.next_step_checkout a {
 font-size: 14pt !important;
 float: left;
 display: block;
 margin-top: 4px !important;
}

.next_step_checkout a.checkout {
 font-size: 18pt !important;
 margin-top: 0 !important;
}

.next_step_checkout {
 height: 24px;
}

.next_step_checkout em, .next_step_checkout span {
 line-height: 35px;
}

a.form_control {
 color: #ff7c00;
}
 
.form_control[rel="#signupform"] {
 margin-top: -8px !important;
 float: left;
}

.required {
 margin: -2px 0 0 !important;
 float: right;
 display: block;
}

a.form_control:hover {
 color: #bebebe !important;
}

#signupform .next_step {
 width: 385px !important;
}

.toggle#signup_email {
 width: 225px !important;
 height: 20px;
 margin: 0 2px 0 5px; 
}

.form div {
 text-align: left !important;
}

#right form div {
padding: 0;
margin: 0 0 -27px;
}

.shopping .next_step_checkout {
 position: absolute;
 bottom: 1px;
 left: 322px;
}

#leftl {
 margin-top: -15px;
 width: 312px;
 float: left;
 overflow: hidden;
}

#leftl .landing {
 width: 311px;
}

#leftl .landing li {
 width: 309px;
 height: 578px;
}

#leftl .landing li a {
 width: 309px;
 height: 578px;
}

#leftl .landing li a img {
 height: 499px;
}

#leftl .landing li a span {
 bottom: 23px;
}

#rightl {
 margin-top: -15px;
 padding: 0 0 0 10px;
 width: 640px;
 float: left;
 overflow: hidden;
}

#rightl .landing {
 width: 640px;
}

#rightl .landing li {
 width: 638px;
 height: 327px;
}

#rightl .landing li a {
 width: 638px;
 height: 312px;
}

#rightl .landing li.text {
 width: 616px;
 height: 251px;
 padding-left: 11px;
 padding-right: 11px;
}

#rightl .landing li.text p a {
 display: inline;
 color: #bebebe;
}

#rightl .landing li.text p a:hover {
 color: #ff7c00;
}

.landing {
 padding: 20px 0 0;
 margin: 0;
 overflow: hidden;
 list-style: none;
 display: block;
}

.landing li {
 margin: 0;
 padding: 0;
 overflow: hidden;
 list-style: none;
 display: block;
 float: left; 
 border: 1px solid #e0e0e0;
}

.landing li.text {
 padding: 0 11px;
 width: 618px;
 height: 377px;
 border: none;
}

.landing li.text h1 {
 padding-top: 3px;
 padding-bottom: 15px;
}

.landing li.text h2 {
 font-size: 11pt;
 padding-bottom: 15px;
}

.landing li a {
 color: #636466;
 text-decoration: none;
 padding: 15px 0 0 0;
 display: block;
 position: relative;
 overflow: hidden;
}

.landing li a img {
 position: absolute;
 left: 11px;
 top: 47px;
 display: block;
 z-index: 10;
}

.landing li a strong {
 font-size: 11pt;
 font-weight: normal;
 color: black;
 font-size: 11pt;
 position: absolute;
 display: block;
 z-index: 11;
 left: 11px;
 top: 6px;
}

.landing li a em {
 color: #bebebe;
 font-style: normal;
 position: absolute;
 display: block;
 z-index: 11;
 left: 11px;
 top: 24px;
}

.landing li a span {
 font-size: 13pt;
 text-transform: uppercase;
 color: #ff7c00;
 position: absolute;
 display: block;
 z-index: 11;
 right: 11px;
 bottom: 8px;
}

#leftlp {
 margin-top: -15px;
 width: 472px;
 float: left;
 overflow: hidden;
}

#leftlp .landing {
 width: 471px;
}

#leftlp .landing li {
 width: 469px;
 height: 578px;
}

#leftlp .landing li a {
 width: 469px;
 height: 578px;
}

#leftlp .landing li a img {
 height: 499px;
}

#leftlp .landing li a span {
 bottom: 23px;
}

#rightlp {
 margin-top: -15px;
 padding: 0 0 0 10px;
 width: 480px;
 float: left;
 overflow: hidden;
}

#rightlp .landing {
 width: 480px;
}

#rightlp .landing li {
 width: 478px;
 height: 327px;
}

#rightlp .landing li a {
 width: 478px;
 height: 312px;
}

#rightlp .landing li.text {
 width: 456px;
 height: 251px;
 padding-left: 11px;
 padding-right: 11px;
}

#rightlp .landing li.text p a {
 display: inline;
 color: #bebebe;
}

#rightlp .landing li.text p a:hover {
 color: #ff7c00;
}

.ajax-content h1 {
 padding-top: 50px;
 padding-left: 310px;
}

.ajax-content .mark {
 padding-left: 310px;
}

.ajax-content #right {
 padding-left: 5px;
 padding-top: 20px;
}

.ajax-content #left {
 padding-top: 71px;
}

.ajax-content #right h1 {
 padding-left: 0;
}

.ajax-content #left .menu li.index {
 padding: 0 0 10px 0;
 font-size: 17pt;
 background: none;
 overflow: hidden;
}

.shopping #footer {
 margin-top: 1px;
}

.alt #footer {
 margin-top: 11px;
}

.vi {
 margin-left: 2px;
}

#store_order_shipping_address, 
#store_order_shipping_address2, 
#store_order_shipping_city, 
#store_order_delivery_service_id, 
#store_order_first_name, 
#store_order_last_name, 
#store_order_address, 
#store_order_address2, 
#store_order_city, 
#store_order_email, 
#store_order_contact_via  {
 width: 180px !important;
}

#store_order_shipping_first_name, 
#store_order_shipping_last_name,
#store_order_first_name,
#store_order_last_name {
 width: 90px !important;
}

#store_order_shipping_post_index, 
#store_order_post_index {
 width: 40px !important;
}

#store_order_phone_0, #store_order_phone_1 {
 width: 25px !important;
}

#store_order_phone_2 {
 width: 30px !important;
}

.next_step_press {
 padding-top: 0;
 padding-bottom: 0;
 margin-top: 5px !important;
}

.req_fields {
 width: auto !important;
 float: right;
}

#reqsend {
 width: 365px;
 height: 27px;
 position: relative;
 overflow: hidden;
}

#reqsend .next_step {
 margin: -5px 0 0;
 padding: 0;
 float: left;
 position: absolute;
}

.shopping #article #right dl.payment {
 width: 376px;
}

.shopping #article #right dl.payment dt {
 width: 200px;
}

.shopping #article #right dl.payment dd {
 width: 106px;
}

.press p.checkbox {
 margin-top: 7px !important;
}

p.error small {
 margin-top: 13px !important;
 display: block;
}

#billing p.error {
 margin-top: 0 !important;
 margin-bottom: -5px !important;
}

#billing p.error small {
 margin-top: 3px !important;
}

p.error {
 margin-bottom: 0 !important;
}

.next_step {
 margin-top: 7px !important;
}

#gift blockquote {
 margin: 0;
 padding: 0;
 font-weight: bold;
}

#article #right .next_step_press {
 margin-top: 6 !important;
 width: 365px !important;
}

#article #right .next_step_press span.required {
 padding-top: 0px !important;
}

.tta {
 margin-top: -3px;
 font-size: 15pt;
}

#signup_email {
 background: #ccc;
}

#payment p.error {
    width: 500px !important;
}

.old {
 padding: 10px 22px 0 15px;
 margin: 0 0 0 -482px;
 background: #f1f1ef;
 width: 457px;
 height: 324px;
 position: absolute;
 left: 50%;
 top: 105px;
 z-index: 100;
}

.old h2 {
 font-family: FilosofiaGrand, serif;
 font-size: 17pt;
 color: #231f20;
 padding: 0 0 10px;
 font-weight: normal;
}

.old a.readmore {
 font-family: FilosofiaGrand, serif;
 font-size: 15pt;
 font-weight: bold;
 color: #ff7c00;
 text-transform: uppercase;
}

.old a.readmore:hover {
 color: #000;
}

.oldoverlay {
 background: url(../images/oldoverlay.png);
 width: 100%;
 height: 100%;
 position: fixed;
 left: 0;
 top: 0;
 z-index: 99;
}

a.opk {
 font-size: 13pt;
}

.promo {
    color: #FF7C00;
}

#bblock {
 padding: 11px 0px 0 0;
 width: 962px;
 overflow: hidden;
}

#bblock .col {
 width: 230px;
 float: left;
 overflow: hidden;
}

#bblock .col1, #bblock .col2, #bblock .col3 {
 padding: 0 14px 0 0;
}

#bblock .col4 {
 padding: 0 0 0 0;
}

#bblock .col ul {
 width: 230px;
 padding: 0;
 margin: 0;
 list-style: none;
 display: block;
}

#bblock .col ul li {
 margin: 0 11px 11px 0;
 padding: 0;
 height: 237px;
 width: 228px;
 overflow: hidden;
 list-style: none;
 display: block;
 float: left; 
 border: 1px solid #e0e0e0;
}

#bblock .col ul li a {
 color: #636466;
 text-decoration: none;
 padding: 15px 0 0 0;
 width: 217px;
 height: 237px;
 display: block;
 position: relative;
 overflow: hidden;
}

#bblock .col ul li a img {
 position: absolute;
 left: 11px;
 top: 47px;
 display: block;
 z-index: 10;
}

#bblock .col ul li a strong {
 font-size: 11pt;
 font-weight: normal;
 color: black;
 font-size: 11pt;
 position: absolute;
 display: block;
 z-index: 11;
 left: 11px;
 top: 6px;
}

#bblock .col ul li a em {
 color: #bebebe;
 font-style: normal;
 position: absolute;
 display: block;
 z-index: 11;
 left: 11px;
 top: 24px;
}

#bblock .col ul li a span {
 font-size: 13pt;
 text-transform: uppercase;
 color: #ff7c00;
 position: absolute;
 display: block;
 z-index: 11;
 right: 0;
 bottom: 22px;
}

#bblock .col ul li.long {
 height: 487px;
}

#bblock .col ul li.long a {
 height: 487px;
}

#bblock .col ul li.long a img {
 height: 408px;
}

.notavailable {
 color: #ff7c00;
 margin-left: 5px;
 font-size: 8pt;
}
