body {
    color: #010101;
    font-weight: normal;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: #FAEFD3;
    background-image: url(../img/bg_main.jpg);
    background-position: top;
    background-repeat: repeat-x;
    }

img {
    border: none;
    }

div {
    text-align: left;
    }

form {
    margin: 0;
    padding: 0;
    }

table {
    border-collapse: collapse;
    }

td, th {
    text-align: left;
    vertical-align: top;
    padding: 0;
    font-weight: normal;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    }

p {
    font-weight: normal;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0 0 5px 0;
    padding: 0;
    }

a {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    }

a:hover {
       text-decoration: none;
    }
img.bg_img { display:block;}
.fl_l { float:left;}

h1.h1_int {
    height: 23px;
    line-height: 23px;
    background-image: url(../img/bg_h1.gif);
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 25px 0 0 0;
    padding: 0 0 0 16px;
    }

option, input, textarea {
    color: #010101;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    }



div.clear {
    border: 0;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    font-size: 0px;
    }

div.site {
    width: 923px;
    margin: 0 auto 0 auto;
    position: relative;
    }

#top_text {
    width: 923px;
    height: 76px;
    background-image: url(../img/top_text.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    }

#header {
    width: 923px;
    height: 111px;
    background-image: url(../img/bg_header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    }

#header div.login_info {
    display: block;
    position: absolute;
    top: 37px;
    left: 396px;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 18px;
    width: 380px;
    height: 70px;
    }

#header div.login_info h6 {
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    padding: 0 0 6px 0;
    margin: 0;
    }

#header div.login_info a {
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    padding: 0;
    color: #B15666;
    }

#header div.address	{
    position: absolute;
    display: block;
    width: 140px;
    height: 80px;
    left: 763px;
    top: 12px;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 16px;
    }

#header div.address p { font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif; margin:0 0 5px 0; line-height: 16px;}

#header div.address b {
    color: #B15666;
    }

#header a.url {
    position: absolute;
    display: block;
    width: 294px;
    height: 66px;
    left: 19px;
    top: 32px;
    }

#nav, #nav  ul, #nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index:9999;
    }

#nav {
    margin: 0 0 0 266px;
    }

#nav li {
    float: left;
    position: relative;
    text-align: left;
    vertical-align: bottom;
    padding: 0 9px;
    }

#nav li.nav_home a {
    width: 46px;
    background-image:url(../img/nav_home.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

#nav li.nav_about_us a {
    width: 50px;
    background-image:url(../img/nav_about_us.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

#nav li.nav_grief_resources a {
    width: 89px;
    background-image:url(../img/nav_grief_resources.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

#nav li.nav_grief_digest_info a {
    width: 95px;
    background-image:url(../img/nav_grief_digest_info.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

#nav li.nav_event_calendar a {
    width: 84px;
    background-image:url(../img/nav_event_calendar.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

#nav li.nav_faqs a {
    width: 28px;
    background-image:url(../img/nav_faqs.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

#nav li.nav_donate a {
    width: 39px;
    background-image:url(../img/nav_donate.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

#nav li.nav_contact_us a {
    width: 58px;
    background-image:url(../img/nav_contact_us.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

#nav li a {
    display: block;
    height: 25px;
    }

/*submenu*/
#nav li ul.submenu {
    display: none;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 25px;
    left: 0;
    width: 199px;
    z-index: 99999;
    background-image: url(../img/subnav_bottom.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    }

#nav li.nav_contact_us ul.submenu {
    margin:0 0 0 -121px;
    }

	
#nav li ul.submenu li.first {
    background-image: url(../img/subnav_top.gif);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 7px 17px 0 17px;
    }

#nav li ul.submenu li.last {
    padding: 0 17px 7px 17px;
    }

#nav li ul.submenu li {
    float: none;
    display: block;
    background-image: url(../img/dot_razd.gif);
    background-position: top;
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0 17px;
    text-align: left;
    height: 18px;
    }

#nav li ul.submenu li a {
    display: block;
    line-height: 18px;
    height: 18px;
    width: 100%;
    color: #010101;
    font-family: Taxoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    background: none;
    }

#nav li ul.submenu li a.arrow {
    background: url("../img/arrow.gif") no-repeat right center;
    }

#nav li:hover ul.submenu li:hover a, #nav li.jshover ul.submenu li.jshover a {
    color: #731B1B;
    }

/*subsubmenu*/

#nav li ul.submenu li ul.subsubmenu {
    display: none;
    position: absolute;
    padding: 0;
    margin: -24px 0 0 182px;
    width: 199px;
    z-index: 99999;
    background-image: url(../img/subsubnav_bottom.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    }

#nav li ul.submenu li ul.subsubmenu li.first {
    padding: 7px 17px 0 17px;
    }

#nav li ul.submenu li ul.subsubmenu li.last {
    padding: 0 17px 7px 17px;
    background: none;
    }

#nav li ul.submenu li ul.subsubmenu li {
    float: none;
    display: block;
    background-image: url(../img/dot_razd.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0 17px;
    }

#nav li ul.submenu li ul.subsubmenu li a {
    display: block;
    line-height: 18px;
    height: 18px;
    width: 100%;
    color: #010101 !important;
    font-family: Taxoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    background: none;
    }

#nav li:hover a, #nav li.jshover a {
    background-position: left bottom;
    background-repeat: no-repeat;
    }

#nav li ul.submenu li ul.subsubmenu li a:hover {
    color: #731B1B !important;
    }

#nav li:hover ul.submenu, #nav li.jshover ul.submenu  {
    display: block;
    }

#nav li:hover li:hover ul.subsubmenu, #nav li.jshover li.jshover ul.subsubmenu  {
    display: block;
    }




#content {
    background-color: #FFFFFF;
    border-bottom: 3px solid #E18D21;
    padding: 0 10px 30px 10px;
    background-image:url(../img/bg_content.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    }

#content div.nav_line {
    width: 903px;
    height: 25px;
    background-image: url(../img/bg_nav.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    }

#quick_search {
    width: 240px;
    height: 25px;
    position: relative;
    float: left;
    }

#quick_search img {
    display: block;
    position: absolute;
    top: 4px;
    left: 5px;
    }

#quick_search .sch_text {
    display: block;
    position: absolute;
    width: 120px;
    border: 1px solid #B15666;
    left: 86px;
    top: 3px;
    }

#quick_search button {
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    background-color: transparent;
    background-image: url(../img/button_go.gif);
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    cursor: pointer;
    left: 218px;
    top: 1px;
    }


.left_col {
    width: 214px;
    float: left;
    position: relative;
    margin: 0 15px 0 0;
    padding: 12px 0 0 0;
    }

.left_col img {
    display: block;
    }

#online_shop {
    background-color: #F2F0E9;
    }

#online_shop img {
    display:block;
    }

#online_shop .shop_content {
    padding: 0 6px;
    }

#online_shop ul {
    margin: 4px 0 0 0;
    padding: 0;
    list-style-type: none;
    }

#online_shop ul li {
    margin: 0;
    padding: 4px 10px 4px 22px;
    list-style-type: none;
    background-image: url(../img/red_dot.gif);
    background-position: 8px 7px;
    background-repeat: no-repeat;
	position: relative;
    }

#online_shop ul li a {
    color: #010101;
    font-size: 12px;
    }

.shopping_cart {
    width: 214px;
    height: 91px;
    background-image: url(../img/bg_shoping_cart.gif);
    background-position: left top;
    background-repeat: no-repeat;
    position: relative;
    }


.shopping_cart a.shopping_btn {
    width: 104px;
    height: 23px;
    background-image: url(../img/shopping_btn.gif);
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    top: 62px;
    left: 15px;
    }

.shopping_cart p {
    padding: 28px 15px 0 15px;
    color: #010101;
    margin: 0;
    }

.right_col {
    width: 674px;
    padding: 12px 0 0 0;
    float: left;
    }

.fotor {
    float: right;
    padding: 0 0 5px 10px;
    }

.fotor img {
    display: block;
    }

.home_text {
    padding: 8px 0;
    }

.home_text p {
    text-align: justify;
    }


.prod {
    width: 218px;
    height: 128px;
    float: left;
    background-image: url(../img/bg_products.gif);
    background-position: top center;
    background-repeat: no-repeat;
    margin: 5px 6px 0 0;
    position: relative;
    overflow: hidden;
    }

.prod img {
    display: block;
    margin: 10px 5px 0 5px;
    }


.prod a.title {
    display: block;
    float: right;
    padding: 10px 0 0 0;
    width: 130px;
    font-size: 11px;
    color: #010101;
    }

.prod a.buy_now {
    display: block;
    position: absolute;
    left: 100px;
    bottom: 10px;
    width: 104px;
    height: 23px;
    background-image:url(../img/btn_buy_now.gif);
    background-position: center center;
    background-repeat: no-repeat;
    }

.prod p.prise {
    display: block;
    position: absolute;
    left: 85px;
    bottom: 30px;
    width: 130px;
    height: 23px;
    font-size: 11px;
    text-align:center;
    }

.prod p.prise b {
    color: #B15666;
    }


.point1 {
    width: 331px;
    height: 49px;
    float: left;
    text-align: right;
    margin: 10px 12px 0 0;
    }

.point2 {
    width: 331px;
    height: 49px;
    float: left;
    text-align: left;
    margin: 10px 0 0 0;
    }



#footer {
    height: 130px;
    position: relative;
    }

.footer_nav,  .footer_nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index:9999;
    }

.footer_nav {
    width: 466px;
    margin: 0px 0 0 228px;
	padding:12px 0 0 0;
    }

.footer_nav li {
    float: left;
    position: relative;
    text-align: left;
    vertical-align: bottom;
    padding: 0 6px;
    height: 11px;
    }

.footer_nav a {
    display: block;
    height: 11px;
    line-height: 11px;
    font-size: 8px;
    }



.footer_nav a.nav1 {
    width: 111px;
    height: 11px;
    background-image:url(../img/nav1.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

.footer_nav a.nav2 {
    width: 72px;
    height: 11px;
    background-image:url(../img/nav2.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

.footer_nav a.nav3 {
    width: 87px;
    height: 11px;
    background-image:url(../img/nav3.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

.footer_nav a.nav4 {
    width: 78px;
    height: 11px;
    background-image:url(../img/nav4.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

.footer_nav a.nav5 {
    width: 58px;
    height: 11px;
    background-image:url(../img/nav5.gif);
    background-position: left top;
    background-repeat: no-repeat;
    }

.footer_nav a:hover, .footer_nav a.active {
    background-position: left bottom;
    }

.date {
    text-align: center;
    font-size: 11px;
    padding: 8px 0 0 0;
    }

.site_des {
    height: 35px;
    background-image: url(../img/jm_logo.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 20px 0 0 50px;
    font-size: 12px;
    }

.site_secur {
	display:block;
	float:left;
    padding: 0 0 0 50px;
	margin:0;
    }

.site_secur02 {
	display:block;
	float:right;
    padding: 0 0 0 0px;
	margin:0;
    }

.site_secur02 img {
	padding:0;
	margin:0;
    }

.site_secur img {
	display:block;
	padding:0;
	margin:0;
    }
	
.site_des a {
    font-size: 12px;
    color: #010101;
    }

.copyright {
    height: 35px;
    float: right;
    padding: 20px 0 0 0;
    text-align: right;
    }

.text_otstup {
    padding: 14px 8px;
    }

.text_otstup p {
    text-align: justify;
    }



/*   General   */

.ta_left { text-align:left;}
.ta_right { text-align:right;}
.ta_center { text-align:center;}
.va_middle { vertical-align:middle;}
.va_bottom { vertical-align:bottom;}

a { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:13px; color:#D33B62; text-decoration:underline;}
a:hover { text-decoration:none;}

.display { display:block;}

.price_pad { padding:0 0 0 44px;}
.price { font-weight:bold; color:#B15666;}

/*  End General   */


/*  Advanced Search   */

h1.h1_int_yellow {
    height: 23px;
    line-height: 23px;
    background-image: url(../img/bg_h1_yellow.gif);
    background-position: left top;
    background-repeat: no-repeat;
    text-transform:uppercase;
    color: #6C1717;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 25px 0 0 0;
    padding: 0 0 0 16px;
    }

div.same_form {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px; 
	color:#000000;
    }

div.search_form {
    width:469px;
    height:288px;
    background-image:url(../img/bg_form_search.gif);
    background-position:left top;
    background-repeat:no-repeat;
    margin:0 0 0 88px;
    padding:30px 65px 0 84px;
    }

.same_form input { width:201px; height:18px; border:1px solid #9F9B8B; background-color:#E1DED3; color:#000000;}


div.same_form select { width:204px; background-color:#E1DED3; border: 1px solid #9F9B8B; color:#000000;}

div.same_form option { background-color:#E1DED3; border: 1px solid #9F9B8B; color:#000000;}


.button_search { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_search.gif); background-position:left top; background-repeat:no-repeat;}

/*   END Advanced Search   */



/*  Refer To Friend  */

div.search_form textarea { width:202px; height:80px;
    background-color:#E1DED3; border:1px solid #9F9B8B; color:#000000;}

td.text_here { width:327px; height:310px; text-align:right; vertical-align:bottom;}

.button_send { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_send.gif); background-position:left top; background-repeat:no-repeat;}

.button_text_here { background-color:transparent; border:none; width:285px; height:49px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_text_here.gif); background-position:left top; background-repeat:no-repeat;}

.button_view_our { background-color:transparent; border:none; width:285px; height:49px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_view_our.gif); background-position:left top; background-repeat:no-repeat;}

/*  End Refer To Friend  */


/*   Login   */

div.login_form {
    height:202px;
    background-image:url(../img/bg_form_login.gif);
    background-position:left top;
    background-repeat:no-repeat;
    margin:0 0 0 30px;
    padding:32px 17px 0 15px;
    }

a.pas_reminder { color:#B15766;}

div.login_banner { float:right; padding:0 20px 0 0; }

div.forgot_form {
    height:202px;
    background-image:url(../img/bg_form_forgot.gif);
    background-position:left top;
    background-repeat:no-repeat;
    margin:0 0 0 165px;
    padding:32px 17px 0 15px;
    width: 310px;
    }


.same_form input { width:145px; height:18px; border:1px solid #9F9B8B; background-color:#E1DED3; color:#000000;}

div.forgot_form input { width:165px; height:18px; border:1px solid #9F9B8B; background-color:#E1DED3; color:#000000;}


.button_sign_in { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_sign_in.gif); background-position:left top; background-repeat:no-repeat;}

/*   End Login   */


/*  Billing   */

h1.h1_int_red {
    height: 23px;
    line-height: 23px;
    background-image: url(../img/bg_h1_red.gif);
    background-position: left top;
    background-repeat: no-repeat;
    text-transform:uppercase;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 25px 0 0 0;
    padding: 0 0 0 16px;
    }

h2 {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#B15766;
    text-transform:uppercase;
    text-align:center;
    }

table.billing { text-align:left;}

table.billing td {text-align:left;}

div.billing_form {
    height:448px;
    background-color:#DEDBCF;
    background-image:url(../img/bg_form_bottom.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding:13px 16px 0 16px;
    }


div.billing_form input { width:165px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
div.billing_form select { width:169px;}

table.phone_number { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

div.billing_form input.number_1 { width:30px; text-align:center;}
div.billing_form input.number_2 { width:34px; text-align:center;}

div.billing_form label { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
div.billing_form input.check { width:13px; height:14px; background-color:#F1F1EF; border:1px solid #9F9B8B; padding:0; margin:0;}

.credit_card { height:20px; vertical-align:bottom;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#D33B62;}

table.shipping_info { margin:0 0 5px 0;}
table.shipping_info td { height:13px; vertical-align:middle;}

table.button_billing { width:216px; margin:0 0 0 450px;}
table.button_billing td { width:108px; text-align:left; padding:14px 0 0 0;}

.button_back { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_back.gif); background-position:left top; background-repeat:no-repeat;}
.button_proceed { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_proceed.gif); background-position:left top; background-repeat:no-repeat;}

table.map { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#79745E;}
table.map td { vertical-align:middle; height:30px;}
table.map td.grey_line { height:9px; vertical-align:top; text-align:center;
  background-image:url(../img/bg_line_grey.gif); background-position:left top; background-repeat:repeat-x;}

/*  END Billing   */


/*  Payment   */

div.payment_form {
    height:366px;
    background-color:#DEDBCF;
    background-image:url(../img/bg_form_bottom.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding:13px 16px 0 16px;
    }

div.big_form_container { height:271px; padding:0; margin:0;}

div.big_form {
    width:672px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#010101;
    background-color:#DEDBCF;
    background-image:url(../img/bg_form_big_bottom.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding:0 auto;
    margin:0;
    text-align:left;
    vertical-align:top;
    }
	



h2.pad_h2_payment { padding:5px 0 0 0; margin:0;}


table.order_details { width:646px; margin:0 auto;}

table.order_details th { height:36px; text-align:center; vertical-align:middle; background-color:#C2C962;
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FEFEFE;}

table.order_details th.left { background-image:url(../img/bg_green_block_left.gif); background-position:left top; background-repeat:no-repeat;}
table.order_details th.right { background-image:url(../img/bg_green_block_right.gif); background-position:right top; background-repeat:no-repeat;}

table.order_details th.ta_left { text-align:left;} 

table.order_details tr.yellow_points { background-image:url(../img/bg_yellow_points.gif); background-position:left bottom; background-repeat:repeat-x;}
table.order_details td { height:31px; text-align:center; vertical-align:middle;
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#010101;}


table.total { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#010101;}
table.total td { height:22px; text-align:right; vertical-align:bottom;}
table.total td.bold { font-weight:bold;}

.button_cancel_order { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_cancel_order.gif); background-position:left top; background-repeat:no-repeat;}
.button_submit_order { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_submit_order.gif); background-position:left top; background-repeat:no-repeat;}

/*  End Payment   */


/*  Order Details   */

div.small_form {
    width:671px;
    height:33px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#010101;
    background-image:url(../img/bg_form_small.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding:0 auto;
    margin:0;
    text-align:left;
    vertical-align:top;
    }

table.order { padding:0; margin:0;}
table.order td.td_1 { height:33px; text-align:left; vertical-align:middle; padding:0 0 0 17px;}
table.order td.td_2 { height:33px; text-align:left; vertical-align:middle; padding:0 0 0 280px;}
table.order td span { font-weight:bold;}

.button_back_marg { margin:0 0 0 566px;}

/*  End Order Details   */


/*   Order List  */

table.order_list { width:646px; text-align:center; margin:0 0 0 12px;}

table.order_list th { height:36px; text-align:center; vertical-align:middle; background-color:#C2C962;
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FEFEFE;}

table.order_list th.left { background-image:url(../img/bg_green_block_left.gif); background-position:left top; background-repeat:no-repeat;}
table.order_list th.right { background-image:url(../img/bg_green_block_right.gif); background-position:right top; background-repeat:no-repeat;}

table.order_list tr.yellow_points { background-color:#F7F7F7; background-image:url(../img/bg_yellow_points.gif);
    background-position:left bottom; background-repeat:repeat-x;}
table.order_list td { height:31px; text-align:center; vertical-align:middle;
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#010101;}

table.order_list td span { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#D33B62;}

.grey_bg { background-color:#F7F7F7;}

/*  End Order List   */



/*  Look Inside   */

.title_3 {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#B15766;
    text-transform:uppercase;
    text-align:left;
    vertical-align:top;
    padding:0;
    margin:0;
    }

.pad_look_inside { text-align:center; padding:0 44px 40px 44px; font-size:11px;}
.pad_title_3 { padding:0 0 5px 14px;}
.pad_pager { padding:0 0 0 14px;}

/*  End Look Inside   */


/*  Product Details   */

.pad_product_detail { text-align:left; padding:0 14px 5px 14px; margin:0;}

div.product_detail { float:left; text-align:left; padding:0; margin:0;}
div.product_detail img { margin:0 20px 20px 0;}

a.reviews { background-image:url(../img/bg_reviews.gif); background-position:left top; background-repeat:no-repeat;
    padding:0 0 5px 22px; display:block;}

.your_review { width:545px; height:65px; background-color:#E6E4DA; border:1px solid #9D9B8A; color:#000000;}

a.post_review { margin:0 0 0 560px;}

table.quantity_price { width:615px;}
table.quantity_price td { height:55px; text-align:right; vertical-align:middle;}

table.buttons_product td { text-align:left; vertical-align:middle;}

.button_back { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_back.gif); background-position:left top; background-repeat:no-repeat;}
.button_add_to_cart_red { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_add_to_cart_red.gif); background-position:left top; background-repeat:no-repeat;}

/*  End Product Details   */


/*   Search Results   */

div.search_results { padding:10px 30px 30px 10px;}

a.advanced_search { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#D33B62;
    text-decoration:underline; margin:0 0 0 400px;}
a.advanced_search:hover { text-decoration:none;}

a.search { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#D33B62; text-decoration:none;}
a.search:hover { text-decoration:underline;}

div.search_results ul { list-style:none; padding:0; margin:0;}
div.search_results ul li { list-style:none; padding:25px 0 0 0; margin:0;}

/*   End Search Results   */


/*   Shopping   */

table.shopping { width:671px; text-align:center; padding:0; margin:0;}

table.shopping th { height:36px; text-align:center; vertical-align:middle; background-color:#C2C962;
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FEFEFE;}

table.shopping th.left { background-image:url(../img/bg_green_block_left.gif); background-position:left top; background-repeat:no-repeat;}
table.shopping th.right { background-image:url(../img/bg_green_block_right.gif); background-position:right top; background-repeat:no-repeat;}

table.shopping tr.yellow_points { background-color:#F7F7F7; background-image:url(../img/bg_yellow_points.gif);
    background-position:left bottom; background-repeat:repeat-x;}
table.shopping td { height:31px; text-align:center; vertical-align:middle; padding:5px 0 5px 0;
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#010101;}

table.shopping td span { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#D33B62;}

table.shopping td p { width:135px; padding:0 0 0 5px;
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#79745E;}

input.quantity { width:30px; height:18px; border:1px solid #9F9B8B; background-color:#D9D4C1;
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#010101;}


table.grey_bg {  width:671px; background-color:#F7F7F7;}
table.grey_bg .td_left { font-weight:bold; padding:5px 0 5px 0;}
table.grey_bg .td_right { width:90px; padding:5px 0 5px 0;}


table.button_shopping { width:671px;}

.button_empty_cart { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_empty_cart.gif); background-position:left top; background-repeat:no-repeat;}
.button_update { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_update.gif); background-position:left top; background-repeat:no-repeat;}
.button_continue_shopping { background-color:transparent; border:none; width:129px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_continue_shopping.gif); background-position:left top; background-repeat:no-repeat;}
.button_checkout { background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_checkout.gif); background-position:left top; background-repeat:no-repeat;}

.marg_button_empty_cart { margin:0 0 0 206px;}

/*   End Shopping   */


/*   Registration   */

div.password_form {
    background-color:#DEDBCF;
    background-image:url(../img/bg_form_bottom.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding:5px 16px 25px 16px;
    }

div.password_form input { width:140px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
div.password_form input.security { width:30px;}
div.password_form select { width:144px;}

div.password_form select.card_1 { width:55px;}
div.password_form select.card_2 { width:75px;}

div.password_form table.subscription td { vertical-align:top;}
div.password_form table.subscription td p { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#9F9B8B;}

div.password_form input.check { width:13px; height:14px; background-color:#F1F1EF; border:1px solid #9F9B8B; padding:0; margin:0;}

div.agreement { width:668px; height:117px; overflow:auto; border:1px solid #9F9B8B; background-color:#F1EFE7; padding:5px; margin:0;
    font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

table.button_registration { width:216px; margin:0 0 0 450px;}
table.button_registration td { width:108px; height:55px; text-align:left; vertical-align:bottom;}

div.pass_form {
    width:450px;
    background-color:#DEDBCF;
    background-image:url(../img/bg_form_pass_bottom.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding:0 auto;
    margin:0 auto;
    text-align:left;
    }
div.pass_form h2 { margin:0; padding:20px 0 10px 0;} 
.pass_pad { margin:15px;}
.pass_pad_last { margin:0 15px 15px 15px;}

div.pass_form input { width:140px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
div.pass_form input.security { width:30px;}
div.pass_form select { width:144px;}

div.pass_form select.answer { width:260px;}
div.pass_form select.shipping_type { width:230px;}

div.pass_form select.card_1 { width:55px;}
div.password_form select.card_2 { width:75px;}

div.pass_form table.subscription td { vertical-align:top;}
div.pass_form table.subscription td p { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#9F9B8B;}


/*  End Registration   */

/*  Shipping Method   */

div.shipping_method_container { text-align:center; width:304px; margin:0 auto;}

div.shipping_method_form {
    background-color:#DEDBCF;
    background-image:url(../img/bg_form_bottom.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding:5px 16px 90px 16px;
    text-align:center;
    }

div.shipping_method_form select { width:164px;}

div.shipping_method_form table td { height:28px; vertical-align:middle;}

/*  End Shipping Method   */



/*  My Account   */


#account {
    background-color: #F2F0E9;
    }

#account img {
    display:block;
    }

#account .account_content {
    padding: 0 6px;
    }

#account ul {
    margin: 4px 0 0 0;
    padding: 0;
    list-style-type: none;
    }

#account ul li {
    margin: 0;
    padding: 4px 10px 4px 22px;
    list-style-type: none;
    background-image: url(../img/green_dot.gif);
    background-position: 8px 7px;
    background-repeat: no-repeat;
    }

#account ul li a {
    color: #010101;
    font-size: 12px;
    }



h1.h1_int_green {
    height: 23px;
    line-height: 23px;
    background-image: url(../img/bg_h1_green.gif);
    background-position: left top;
    background-repeat: no-repeat;
    text-transform:uppercase;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 25px 0 0 0;
    padding: 0 0 0 16px;
    }

table.my_account { width:645px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:13px; color:#010101;}

table.my_account span { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#B15766;
    text-transform:uppercase; text-align:left;}

table.my_account a { text-decoration:none;}
table.my_account a:hover { text-decoration:underline;}

table.my_account div { float:left; text-align:left; padding:0; margin:0;}
table.my_account div img { margin:0 14px 32px 0;}

/*  End My Account   */


/*   Product   */

div.product_form {
    width:218px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#010101;
    background-color:#F2F0E9;
    background-image:url(../img/bg_form_product_top.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding:0;
    margin:0;
    text-align:left;
    vertical-align:top;
    }

div.product_form img { padding:0; margin:0;}

div.product_form h2.pad_name { text-align:left; padding:5px 0 7px 10px; margin:0;}

div.product_form div.product { float:left; text-align:left; padding:0; margin:0;}
div.product_form div.product img { margin:0 5px 20px 5px;}

div.product_form .button_more_info { display:block; background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_more_info.gif); background-position:left top; background-repeat:no-repeat;}
div.product_form .button_add_to_cart { display:block; background-color:transparent; border:none; width:104px; height:23px; cursor:pointer; padding:0; margin:0;
background-image:url(../img/bg_button_add_to_cart.gif); background-position:left top; background-repeat:no-repeat;}

div.product_form .left_button_pad { padding:0 0 0 4px;}

div.pager { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; color:#878270; height:25px; text-align:center;}
div.pager a { display: inline-block; text-align:center; line-height:22px; padding: 0 13px ;
    font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; color:#878270; text-decoration:none;}
div.pager a:hover { color:#6C1717; text-decoration:underline;}
div.pager a.active { color:#6C1717; text-decoration:none;
    background-image:url(../img/bg_pager_point.gif); background-position:center center; background-repeat:no-repeat;}

/*   End Product   */


/*  Subcategories  */

div.product_form a.subcategory { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color:#010101; text-decoration:underline;}
div.product_form a.subcategory:hover { text-decoration:none;}

div.product_form .button_buy_now { display:block; background-color:transparent; border:none; width:104px; height:23px; cursor:pointer;
padding:0; margin:0; background-image:url(../img/bg_button_buy_now.gif); background-position:left top; background-repeat:no-repeat;}

/*  End Subcategories  */


.calendar_events_descr_header {
    width: 671px;
    margin: 43px 0 0 0;
    text-align: left;
    color: #F6F4EE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    background: url("../img/bg_line.gif") no-repeat left top;
    line-height: 36px;
    height: 36px;
    }

table.calendar_events_descr {
    width: 671px;
    table-layout: fixed;
    border-collapse: collapse;
    margin: 0;
    }



table.calendar_events_descr td {
    padding: 8px 10px 8px 0;
    color: #000000;
    font-weight: normal;
    font-size: 11px;
    background-color: #F7F7F7;
    background-image: url(../img/dot_razd_calend.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    }


table.calendar_events_descr td.first {
    text-align: right;
    color: #000000;
    font-weight: bold;
    width: 140px;
    padding: 8px 10px 8px 0;
    }

table.calendar_events_descr td a {
    color: #1B517A;
    font-weight: normal;
    font-size: 11px;
    }

a.back_to_calendar {
    color: #DF4648;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: block;
    float: right;
    margin: 10px 10px 0 0;
    background: url("../img/back_to_calendar.gif") no-repeat left center;
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-align: right;
    }

table.calendar_events_header {
    width: 671px;
    table-layout: fixed;
    border-collapse: collapse;
    margin: 18px 0 0 0;
    }

table.calendar_events_header th {
    text-align: right;
    height: 23px;
    border: none;
    font-size: 11px;
    padding: 0;
    }

table.calendar_events_header th a {
    display: block;
    width: 91px;
    height: 23px;
    background: url("../img/bg_tabs.gif") no-repeat left top;
    float: right;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    line-height: 25px;
    }

table.calendar_events_header th a:hover, table.calendar_events_header th a.active {
    background-position: right top;
    color: #FFFFFF;
    }

table.calendar_events_header td {
    padding: 6px 10px;
    color: #F6F4EE;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

table.calendar_events_header td.last {
    text-align: left;
    background: url("../img/bg_line1.gif") no-repeat left top;
    }

table.calendar_events_header td.next {
    text-align: right;
    background: url("../img/bg_line1.gif") no-repeat right top;
    }

table.calendar_events_header td.corrent {
    text-align: center;
    background: url("../img/bg_line1.gif") no-repeat center top;
    }

table.calendar_events_header a {
    color: #F6F4EE;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    }

table.calendar_events_header a.arrow_left {
    color: #F6F4EE;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: url("../img/arrow_left.gif") no-repeat left top;
    padding: 0 0 0 22px;
    line-height: 17px;
    font-size: 12px;
    display: block;
    height: 17px;
    }

table.calendar_events_header a.arrow_right {
    color: #F6F4EE;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: url("../img/arrow_right.gif") no-repeat right top;
    padding: 0 22px 0 0;
    line-height: 17px;
    font-size: 12px;
    display: block;
    height: 17px;
    }

table.calendar_events {
    width: 671px;
    table-layout: fixed;
    border-collapse: collapse;
    }

table.calendar_events th {
    background: url("../img/bg_line2.gif") no-repeat right top;
    padding: 8px 20px;
    color: #6C1717;
    font-weight: bold;
    font-size: 11px;
    }

table.calendar_events th.first {
    background: url("../img/bg_line2.gif") no-repeat left top;
    padding: 8px 20px;
    color: #6C1717;
    font-weight: bold;
    font-size: 11px;
    }

table.calendar_events td {
    padding: 8px 20px;
    color: #010101;
    font-size: 11px;
    background-color: #F7F7F7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(../img/dot_razd_calend.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    }

table.calendar_events td.day_line_first {
    background: url("../img/bg_line3.gif") no-repeat left top;
    border: none;
    font-weight: bold;
    color: #673F0A;
    }

table.calendar_events td.day_line {
    background: url("../img/bg_line4.gif") no-repeat left top;
    border: none;
    font-weight: bold;
    color: #673F0A;
    }

table.calendar_events td.last {
    background-image: none;
    }

table.calendar_events td a {
    color: #010101;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

.calendar_events_monthly {
    width: 671px;
    table-layout: fixed;
    border-collapse: collapse;
    }

table.calendar_events_monthly th {
    background-color: #F3E6C6;
    padding: 2px 10px;
    color: #6C1717;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    border-left: 1px solid #D79D0C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

table.calendar_events_monthly td {
    background-color: #FAF1DC;
    padding: 0 10px;
    color: #010101;
    font-weight: normal;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #D79D0C;
    border-bottom: 1px solid #D79D0C;
    height: 90px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

table.calendar_events_monthly td a {
    color: #010101;
    font-weight: normal;
    font-size: 11px;
    }

table.calendar_events_monthly th.first, table.calendar_events_monthly td.first {
    border-left: none;
    }

table.calendar_events_monthly td.header {
    padding: 0 10px;
    color: #6C1717;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #D79D0C;
    border-bottom: none;
    height: 30px;
    background-image: url(../img/bg_line2.gif);
    background-position: center top;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

table.calendar_events_monthly td.header_first {
    padding: 0 10px;
    color: #6C1717;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    border-left: none;
    border-bottom: none;
    height: 30px;
    background-image: url(../img/bg_line2.gif);
    background-position: left top;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

table.calendar_events_monthly td.header_last {
    padding: 0 10px;
    color: #6C1717;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #D79D0C;
    border-bottom: none;
    height: 30px;
    background-image: url(../img/bg_line2.gif);
    background-position: right top;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

.weekday_header {
	text-align: center;
	background-image:url(../img/bg_line2.gif);
	color:#6C1717;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    height:30px;
}

.day {
    height:18px;
    background-color:#F3E6C6;
    color:#6C1717;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-align:center;
}
.day_event {
    height: 90px;
    width:95px;
    height:90px;
    background-color:#FAF1DC;
    color:#010101;
    font-size:11px;
    font-weight:normal;
    text-align:center;
}

.day_event a {
	color:#010101;
    font-size:11px;
    font-weight:normal;
}
.calendar td {
    padding: 0;
    margin: 0;
    border-bottom:1px solid #D79D0C;
    border-left:1px solid #D79D0C;
}

/* ########## CALENDAR STYLES ########## */

.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFix {	display:inline-block; }

/* Hide from IE Mac \*/
.clearFix { display: block; }
/* End hide from IE Mac */

* html .clearFix { height: 1px; }


.weekDays {
	height: 30px;
	width: 671px;
	overflow: hidden;
}

.weekDays ul {
	list-style-type: none;
	height: 30px;
	width: 672px;
	margin: 0px;
	padding: 0px;
	background-color: #D79D0C;
}

.weekDays li {
	float: left;
	display: block;
	width: 95px;
	height: 30px;
	line-height: 30px;
	color: #6C1717;
	background-color: #F1D28D;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	position: relative;
	margin-right: 1px;
}

.calendar {
	width: 671px;
	overflow: hidden;
}

.calendar div {
	background-color: #D79D0C;
	width: 672px;
	clear: both;
}

.calendar dl {
	float: left;
	width: 95px;
	height: 108px;
	background-color: #faf1dc;
	margin: 0px 1px 1px 0px;
	padding: 0px;
}

.calendar dt {
	width: 95px;
	height: 18px;
	background-color: #f3e6c6;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #6C1717;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
	line-height: 18px;
}

.calendar dd {
	width: 87px;
	height: 86px;
	margin: 0px;
	padding: 4px 4px 0px 4px;
    color: #010101;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
	overflow: hidden;
}

.calendar a {
    color: #010101;
    font-size: 11px;
}

div.error_reg  {
    color: #ff0000;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: left;
	font-size:16px;
}

.forgot td {
    padding: 5px;
}

table.sum_info td {
	text-align: left;
	padding: 2px;
}

table.profile_product {
    width: 100%;	   
}

table.profile_product th {
	background-color: #F1D28D;
	height:20px;
}

.book_info {
	width: 400px;
}

.book_info th { 
	width:100px;	
    padding:3px 0;
	text-align:right;
    color:#B15766;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;        	
}

.book_info td{
    padding: 3px 3px 3px 10px;
    color:#D33B62;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:11px;     
}