body {
 margin: 0px;
 padding: 0px;
 background-image: url(images/bg.gif); 
 font-family: Georgia, Arial;
 font-size: 11px;
 color: #000000;
 background-color: #FFFFFF;
 text-align: center;
 min-height: 100%;
}

table {
 width: 100%;
 border: none; 
 border-collapse: collapse;
 clear: both; 
}

td, th {
 font-family: Tahoma;
 font-size: 13px;
 line-height: 15px;
 padding: 10px 15px;
 text-align: center; 
 background-image: url(images/bg2.gif);
 background-repeat: repeat-x;
 background-position: left bottom;
}

th { 
 text-transform: uppercase;
 font-size: 11px;
 line-height: 13px;
 padding: 5px 15px;
 font-weight: bold; 
 border-bottom: 4px solid #000000; 
 background-image: none;
}

td a {
 color: #000000;
}

td em {
 font-weight: bold;
 font-style: normal;
 color: #D81B1D;
 text-align: right;
 display: block;
 white-space: nowrap;
}

h1, h2, h3, h4, h5, h6, img, form {
 padding: 0px;
 margin: 0px;
 border: none;
}

h1 {
 color: #E2871B;
 font-weight: normal; 
 font-size: 24px;
 line-height: 28px; 
 padding: 5px 0px; 
 position: relative;
 font-family: Georgia, Arial;
}

#head_text h1 {
 font-family: Tahoma; 
 color: #343434;
 font-weight: bold;
 padding: 0px 0px 8px 0px;
 font-size: 30px;
 line-height: 34px; 
}

#head_text h1 span {
 font-weight: normal;
 color: #A0B667;
}

h2 {
 font-size: 14px;
 line-height: 18px;
 color: #575139;
 font-weight: normal;
 padding: 20px 0px;
 clear: both;
}

h2.decorated {
 background-image: url(images/inner/bg.gif);
 background-position: left bottom;
 background-repeat: no-repeat;
 padding: 0px 0px 7px 0px;
 margin-bottom: 10px;
}

#sidebar h2 {
 padding: 0px;
 font-weight: bold;
 font-family: Georgia;
 padding-top: 5px;
}

h3 {
 color: #575139;
 font-weight: bold;
 font-size: 14px;
 line-height: 16px;
 padding-bottom: 10px;
 text-transform: uppercase;
}

h4 {
 font-size: 18px;
 line-height: 20px;
 font-weight: normal;
 color: #4A3D0B;
 padding-bottom: 5px; 
 clear: both;
}

h4 span {
 color: #000000;
}

h4.decorated {
 background-image: url(images/inner/hbg.gif);
 background-repeat: repeat-x;
 background-position: left bottom;
 padding-bottom: 0px;
 margin-bottom: 20px;
 clear: both;
 position: relative;
}

h4.decorated span {
 background-image: url(images/inner/hbg1.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
 display: block; 
 padding-bottom: 7px;
 color: #4A3D0B;
}

h4.decorated small {
 font-family: Tahoma;
 color: #575139;
 font-size: 11px;
 padding-left: 13px;
}

a {
 text-decoration: underline;
 color: #606060;
}

a:hover {
 text-decoration: none;
}

h4.decorated a {
 text-decoration: none;
}

.formfields {
 color: #171717; 
 background-color: #FFFFFF;
 border: inset 2px #D0D0D0;
 margin: 0px;
 width: 205px;
 font-family: Tahoma;
 font-size: 12px;
 line-height: 16px;
 height: 17px;
 position: relative;
}

textarea.formfields {
 width: 350px;
 height: 150px;
}

select.formfields {
 width: auto;
 height: 22px;
}

* html .formfields {
 height: 22px;
 width: 209px;
}

* html textarea.formfields {
 width: 352px;
 height: 152px;
}

#sidebar .formfields {
 width: 157px;
}

td .formfields {
 text-align: right;
 color: #666666;
 width: 30px;
 font-size: 11px; 
 line-height: 13px;
 height: auto;
}

* html td .formfields {
 height: auto;
 width: 34px;
}

#item_details_ordering .formfields {
 width: 140px;
 font-size: 11px; 
 height: auto;
}

* html #item_details_ordering .formfields { 
 width: 140px;
 height: auto;
}

#root {
 width: 809px;
 margin: 222px auto 0px auto;
 text-align: left;
 background-image: url(images/bg1.gif);
 background-position: 0px -36px;
}

#main {
 margin: 0px 7px;
 background-color: #F6F6EB;
}

#inner.decorated {
 background-repeat: no-repeat;
 background-position: right bottom;
 padding-bottom: 150px;
 background-image: url(images/inner/book.gif);
}

#inner.decorated.basket {
 background-position: left bottom;
 background-image: url(images/inner/basket.gif);
 padding-bottom: 350px;
}

#logo {
 position: absolute;
 top: 61px;
 margin-left: 10px;
}

#content {
 position: relative;
 width: 100%;
}

#head {
 position: absolute;
 background-color: #F6F6EB;
 top: 0px;
 margin-top: -59px;
 width: 100%; 
 height: 293px;
 z-index: 1; 
}

#head_text {
 font-size: 14px;
 line-height: 20px;
 color: #575139;
 height: 225px;
 background-image: url(images/inner/bg.gif);
 background-repeat: no-repeat;
 background-position: left bottom;
}

#head_text a {
 display: block;
 margin-top: 20px;
}

#paper {
 position: absolute;
 z-index: 2;
 margin-left: -63px;
}

#shirt {
 position: absolute;
 z-index: 3;
 left: 449px;
 top: 140px;
}


#side {
 width: 373px;
 height: 473px; 
 position: absolute;
 top: 0px;
 left: 50%;
 z-index: 6;
 margin-left: 153px;
}

#side ul {
 padding: 226px 0px 0px 64px;
 margin: 0px; 
 list-style: none; 
 position: relative;
 z-index: 3;
 width: 216px;
}

* html #side ul {
 width: 280px;
}

#side li {
 background-image: url(images/bg2.gif);
 background-repeat: repeat-x;
 background-position: left bottom; 
 padding: 0px; 
 margin: 0px;
 height: 36px;
 overflow: hidden;  
}

* html #side li {
 margin-bottom: -3px;
}

*+html #side li {
 margin-bottom: -3px;
}

#side li a {
 display: block;
 padding: 9px 0px 3px 10px;
 background-repeat: no-repeat;
 background-position: 0px 2px;
 height: 24px; 
 overflow: hidden;  
 background-image: url(images/spacer.gif); 
}

* html #side li a {
 height: 36px;
}

#side li.blog_section a {
 height: 26px;
 padding: 5px 0px 3px 10px;
}

* html #side li.blog_section a {
 height: 34px;
}

#side li a span {
 display: block;
 height: 18px;
 overflow: hidden;
 cursor: pointer; 
}

#side li.blog_section a span {
 height: 26px;
}

#side li a:hover, #side li a.active {
 background-image: url(images/side/bg_a.gif); 
}

#side li img { 
 margin-top: -17px;
}

#side li.blog_section img {
 margin-top: -26px; 
}

#side li:hover img, #side li a.active img {
 margin-top: 0px;
}

#apple, #mouse {
 position: absolute;
 z-index: 2; 
}

#mouse {
 z-index: 1;
 margin: 165px 0px 0px 202px;
}

#head_text {
 position: relative;
 z-index: 5;
}

#incontent {
 padding: 15px 30px; 
}

.items {
 background-image: url(images/bg2.gif);
 background-repeat: repeat-x;
 float: left;  
 padding-left: 263px;
 width: 472px;
 position: relative;
 clear: both;
}

.items.four {
 padding-left: 200px;
 width: 535px;
 background-image: none;
}

* html .items, * html .items.four {
 width: 735px;
}

.items ul {
 padding: 0px;
 margin: 0px -29px 0px;
 display: inline;
 list-style: none; 
 float: left; 
}

.items li {
 float: left;
 margin-right: 15px;
 padding-bottom: 15px;
}

.items.four li {
 margin-right: 0px;
}

.items li a {
 display: block;
 width: 147px;
 height: 177px;
 text-align: center;
 position: relative;
 z-index: 7;
 color: #575139;
 text-decoration: none;
 font-family: Tahoma;  
}

.items li a:hover, .items li a.active {
 background-image: url(images/inner/bg_a.gif); 
}

.items li a:hover {
 text-decoration: underline;
}

.items li a span, .items li a ins, .items li a em {
 display: block;
 cursor: pointer; 
}

.items li a ins { 
 height: 141px;
 width: 91px;
 overflow: hidden; 
 margin: 0px auto;
 text-decoration: none;
}

.items li a ins img {
 margin-top: 13px;
 max-width: 91px;
}

* html .items li a ins img {
 width: expression(this.offsetWidth > "91" ? "91px" : this.offsetWidth + "px");
}

*+html .items li a ins img {
 width: expression(this.offsetWidth > "91" ? "91px" : this.offsetWidth + "px");
}

.items li a em {
 position: absolute;
 left: 50%;
 margin: -28px 0px 0px -10px;
}

.items li a span { 
 padding-top: 7px;
}

.peoples {
 position: absolute;
 left: 0px;
 margin: 15px 0px 0px -55px;
}

#bottom {
 background-image: url(images/bottom.gif);
 background-repeat: no-repeat;
 padding: 26px 20px 21px;
 font-family: Tahoma;
 color: #7A852F;
 font-size: 12px;
 line-height: 16px;
}

#bottom a {
 text-decoration: none;
 color: #545D1D;
}

#basket {
 position: absolute;
 z-index: 8;
 background-image: url(images/basket.png);
 background-repeat: no-repeat;
 width: 167px;
 height: 36px;
 margin: 5px 0px 0px 78px;
}

#basket a {
 color: #606060;
 font-size: 13px;
 line-height: 16px;
 font-family: Tahoma;
 font-weight: bold;
 text-decoration: none;
 display: block;
 text-align: right;
 margin: 10px 5px 0px 0px;
 position: relative;
 z-index: 9;
}

#basket a span {
 color: #E2353A;
}

#stroke {
 position: absolute;
 z-index: 6;
 background-image: url(images/stroke.gif);
 background-repeat: no-repeat;
 width: 110px;
 height: 20px; 
 margin: 124px 0px 0px 199px;
}

#stroke a {
 font-family: Tahoma;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 12px;
 line-height: 14px;
 text-decoration: none;
 display: block;
 text-align: center;
 margin: 2px 0px 0px 5px;
}

.description {
 color: #575139;
 font-size: 14px;
 line-height: 18px;
 float: left;
/* width: 530px;*/
 width: 495px;
}

.description ul {
 font-family: Tahoma;
 list-style: none;
 padding: 10px 20px;
 margin: 0px;
 font-size: 12px;
 line-height: 14px;
}

.description li {
 margin: 5px 0px;
}

.description ul strong {
 display: block;
 float: left;
 width: 150px;
}

#item_details_ordering, .item_details_ordering {
 float: left;
/* width: 210px;*/
 width: 250px;
 margin: -25px -15px 0px 5px;
 position: relative;
 z-index: 7;
}

.item_details_ordering {
 margin: 0px -15px 0px 0px;
 padding-bottom: 5px;
}

#item_details_ordering dl, #item_details_ordering dt, #item_details_ordering dd {
 margin: 0px;
 padding: 0px;
}

#item_details_ordering dl {
 padding-top: 20px;
}

#item_details_ordering dt {
 font-size: 22px;
 line-height: 26px;
 margin-top: -26px;
 position: absolute;
 right: 0px;
 text-align: right;
 width: 105px;
}

#item_details_ordering dt strong {
 font-weight: normal;
}

#item_details_ordering dd {
 float: right;
 width: 142px;
 padding: 5px 0px;
}

#item_details_ordering a, .item_details_ordering a {
 display: block;
 text-align: right;
 margin-bottom: 10px;
 position: relative;
}

.item_details_ordering a {
 margin: 0px;
}

#item_details_ordering a#zip_btn {
 margin: -5px 0px -5px 0px;
}

#item_details_ordering a#zip_btn img {
 margin-left: -148px;
 position: relative;
}


#div_price {
 clear: both; 
 text-align: right;
}

* html table {
 width: 735px;
}

.stretch {
 width: 100%;
}

.basket_count {
 padding: 0px 7px 0px 0px;
 margin: -32px 0px 0px 0px;
 color: #4A442A;
 float: right;
 font-family: Tahoma;
 font-size: 13px;
 line-height: 16px;
 white-space: nowrap;
}

#register {
 clear: both;
}

.tip {
 display: block;
 font-size: 10px;
 line-height: 12px;
 font-family: Tahoma;
 width: 340px;
 float: left;
 padding: 10px 0px 15px 0px;
}

#register .tip {
 padding: 0px;
 float: none;
 position: absolute;
 margin: 45px 0px 0px 400px;
}

#total {
 float: right;
 font-size: 16px;
 line-height: 20px;
 font-weight: bold;
 font-family: Tahoma;
 padding-right: 15px;
 padding-top: 10px;
}

#total span {
 color: #D81B1D;
}

.continue {
 clear: both;
}

#checkout_button {
 float: right;
 margin-top: -22px;
}

#checkout_button img{
 cursor: pointer;    
} 

.info {
/* font-family: Tahoma;*/
 font-size: 14px;
/* line-height: 15px;*/
 padding: 0px 0px 15px 0px;
 margin: 0px;
}

dl.form, dl.form dt, dl.form dd {
 padding: 0px;
 margin: 0px;
 color: #424242;
 font-size: 12px;
 line-height: 15px;
 font-family: Tahoma;
 display: block; 
}

#login dl.form {
 margin-top: 7px;
}

dl.form dt {
 width: 140px;
 float: left;
 clear: both;
 text-align: right;
 margin-right: 15px; 
 padding-top: 2px;
}

#login dl.form dt {
 width: 75px;
 text-align: left;
}

dl.form dd {
 float: left;
 width: 580px;
 margin-bottom: 15px;
}

* html dl.form dd {
 margin-bottom: 12px;
}

#login dl.form dd {
 width: 250px;
 margin-bottom: 20px;
}

dl.form dd span {
 display: block;
 margin-top: 2px;
}

dl.form dt.total, dl.form dd.total {
 font-size: 16px;
 line-height: 18px; 
 font-weight: bold;
}

dl.form dd.total {
 color: #FF0000;
}

dl.form dd small {
 display: block;
 position: absolute;
 color: #484848;
 font-size: 11px;
 line-height: 13px;
 margin: 22px 0px 0px 5px;
}

#sidebar dl.form {
 margin-bottom: 8px;
}

#sidebar dl.form dt {
 width: 40px;
 text-align: left;
 margin-right: 10px;
 display: none;
}

#sidebar dl.form dd {
 float: none;
 width: auto; 
 margin: 0px;
}

#payment_b_info {
 clear: both;
 margin-top: 30px;
}

#payment_b_info dl.form dd {
 padding-top: 2px;
}

#payment_options {
 clear: both;
 padding-top: 25px;
}

.button {
 clear: both;
 text-align: right;
 padding: 10px 0px;
}

#sidebar .button {
 padding: 0px;
 position: absolute;
 margin: 2px 0px 0px 174px;
}

* html #sidebar .button {
 margin-top: 11px;
}

#login .button {
 clear: both;
 padding: 0px 20px 14px 0px;
 background-image: url(images/bg2.gif);
 background-repeat: repeat-x;
 background-position: left bottom;
 margin: 0px 45px 10px 20px;
}

.dot {
 color: #FF0000;
 font-size: 10px;
}

.error {
 display: block;
 font-size: 12px;
 color: #FF0000;
 font-family: Tahoma;
 padding-bottom: 12px;
}

dl.form dd span.error {
 display: inline;
}

#print {
 display: block;
 margin-bottom: 15px;
}

#login { 
 padding: 40px 0px 120px 370px;
 color: #484848; 
 font-family: Tahoma;
 line-height: 18px;
}

#login a {
 color: #4A3D0B
}

#login_img {
 position: absolute;
 left: 0px;
 margin-top: -30px;
}

.question_list {
 font-size: 14px; 
 line-height: 16px;
 margin: 0px 0px 30px 0px;
 padding: 0px 0px 0px 22px;
}

.question_list li {
 margin-bottom: 7px;
}

.faq_answer {
 display: block;
 font-size: 14px;
 margin-bottom: 15px;
}

.user_btns {
 float: left;
 margin-top: -35px;
}

#my_account_container {
 margin-bottom: 50px;
}

#member_menu {
 position: absolute;
 z-index: 6;
 left: 365px;
 top: 105px; 
}

#member_menu ul {
 width: 144px;
 height: 154px;
 list-style: none;
 background-repeat: no-repeat;
 margin: 0px; 
 background-image: url(images/member.png); 
 padding: 48px 30px 0px 60px;
}

* html #member_menu ul {
 width: 238px;
 height: 202px;
}

#member_menu ul a {
 display: block; 
 position: relative; 
 z-index: 10;
 padding: 6px 0px 6px 7px;
}

* html #member_menu ul a {
 float: left;
 width: 145px;
}

#member_menu ul a span {
 height: 10px;
 display: block;
 overflow: hidden;
 cursor: pointer;
}

#member_menu li {
 background-image: url(images/inner/member/bg.gif);
 background-position: left bottom;
 background-repeat: repeat-x;
 padding-bottom: 2px; 
 float: left;
 width: 145px;
}

#member_menu li.last {
 background-image: none;
}

#member_menu li:hover a {
 background-image: url(images/inner/member/bg_a.gif);
 background-repeat: no-repeat;
}

#member_menu li a span img {
 margin-top: -10px;
}

#member_menu li:hover a span img {
 margin-top: 0px;
}

#member_menu div {
 position: absolute;
 margin: 132px 0px 0px 60px;
 z-index: 11;
}

.post {
 font-family: Tahoma;
}

.post p {
 margin: 0px;
 padding-bottom: 10px;
}

.post_border {
 float: left;
 width: 525px;
 margin-right: 25px;
}

.post_border.full {
 float: none;
 width: auto;
 margin-right: 0px;
}

p.postmetadata.alt {
 display: block;
 padding: 10px;
 border: 1px solid #D07B31;
 margin-bottom: 20px;
}

#sidebar {
 float: left;
 width: 200px;
 margin: 29px -15px 0px 0px; 
 position: relative;
 z-index: 10;
 font-family: Tahoma;
}

* html #sidebar {
 margin-top: 14px;
}

#sidebar ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

#sidebar ul ul {
 margin: 0px 0px 5px 10px;
}

#sidebar p {
 padding: 0px;
 margin: 0px;
}

.paging {
 float: right;
 margin: 0px;
 padding: 0px;
 list-style: none;
}

.paging li {
 float: left;
 padding: 0px 5px;
 padding-top: 15px;
 font-size: 12px;
}

.paging li img {
 margin-top: -1px;
}

.fixer, .fixer img {
 padding: 0px;
 margin: 0px;
 clear: both;
 overflow: hidden;
 display: block;
 height: 0px;
 width: 0px;
 font-size: 0px;
 line-height: 0px;
}

.fixer.line {
 background-image: url(images/inner/bg.gif);
 height: 1px;
 width: auto;
 background-repeat: no-repeat;
 margin-bottom: 10px;
}

* html .png {
 filter: expression(fixpng(this, "image"));
}

* html .png.scale {
 filter: expression(fixpng(this, "scale"));
}

* html .png.crop {
 filter: expression(fixpng(this, "crop"));
}

