﻿html
{
    height: 100%;
}
body
{
    margin: 0px;
    direction: ltr;
    
    font-family: Verdana;
    font-size: 11px;
    color: #8c7c64;
}
.text_news
{
    font-size: 11px;
}
.admin_panel
{
    background-color: #000000;
    color: #ffffff;
    height: 40px;
    direction: rtl;
}
.admin_num
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #ff0000;
    padding: 3px;
}
.admin_panel a
{
    color: #ffffff;
}
.text_credit
{
    font-size: 11px;
}
.text_credit a
{
    text-decoration: none;
    font-weight: bold;
}
a
{
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
form
{
    margin: 0px;
}
p
{
    margin: 0px;
}
img
{
	border: 0px;
}
#marqueecontainer
{
    position: relative;
    width: 170px; /*marquee width */
    height: 250px; /*marquee height */
    overflow: hidden;
    border: 0px solid black;
}
.textbox
{
    border: 0px;
    background-color: #eeecdd;
    width: 170px;
    height: 14px;
    padding-left: 5px;
    padding-right: 5px;
    
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #8c7c64;
}
.textarea
{
    border: 0px;
    background-color: #eeecdd;
    width: 170px;
    height: 95px;
    padding-left: 5px;
    padding-right: 5px;
    
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #8c7c64;
}
.textbox_td
{
    background-image: url(../images/contact_textbox.gif);
    background-position: top;
    background-repeat: no-repeat;
    text-align: center;
    height: 23px;
}
.textarea_td
{
    background-image: url(../images/contact_textarea.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.contact_button
{
    border: 0px;
    background-image: url(../images/contact_button.gif);
    background-repeat: no-repeat;
    width: 80px;
    height: 20px;
    
    font-family: Verdana;
    font-size: 11px;
    color: White;
    font-weight: bold;
}
.contact_cot
{
    height: 30px;
    background-image: url(../images/contact_tbl_top.gif);
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: bold;
}
.contact_text
{
    background-image: url(../images/contact_tbl_bg.gif);
    font-size: 11px;
    padding: 5px;
    height: 55px;    
}
.cot_product
{
    font-size: 18px;
    font-weight: bold;
}
.sizes_text
{
    font-size: 12px;
    font-weight: normal;
}
.product_button
{
    border: 0px;
    background-image: url(../images/bg_print.gif);
    background-repeat: no-repeat;
    width: 120px;
    height: 40px;
    
    font-family: Verdana;
    font-size: 12px;
    color: White;
    font-weight: bold;
}
.adv_menu
{
    width: 126px;
    background-image: url(../images/advant_menu.gif);
    text-align: left;
    padding: 5px;
    border-bottom: 4px solid White;
}
.adv_menuimg
{
    width: 45px;
    height: 40px;
    padding: 0px;
    border-right: 4px solid White;
    border-bottom: 4px solid White;
}
.adv_menucell table
{
    padding: 0px;
    border-spacing: 0px;
}
.adv_menu a
{
    color: #8c7c64;
    font-size: 11px;
    font-weight: normal;
}
.movies_menu
{
    width: 126px;
}
.movies_menuimg
{
	width: 88px;
	height: 85px;
	height: expression('70px');
	background-image: url(../images/bg_movie_item.gif);
	background-repeat: no-repeat;
    padding: 0px;
    border-bottom: 5px solid White;
    text-align: center;
    vertical-align: top;
    padding-top: 13px;
}
.collections_menu
{
    width: 205px;
    text-align: left;
    vertical-align: top;
    padding: 0px;
}
.collections_menuimg
{
    width: 205px;
    height: 125px;
    background-image: url(../images/bg_collections.gif);
    background-repeat: no-repeat;
    padding: 0px;
    padding-right: 75px;
    padding-bottom: 10px;
}
.collections_menucell table
{
    padding: 0px;
    border-spacing: 0px;
    vertical-align: top;
}
.collections_menucell
{
    vertical-align: top;
}
.collections_menu a
{
    color: #8c7c64;
    font-size: 11px;
    font-weight: normal;
}
.product_menu
{
    width: 205px;
    height: 23px;
    text-align: left;
    background-image: url(../images/bullet_category.gif);
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: middle;
    padding: 0px;
    padding-left: 15px;
    padding-bottom: 20px;
    padding-top: 4px;
}
.product_menuimg
{
    width: 200px;
    height: 125px;
    background-image: url(../images/bg_collections.gif);
    background-repeat: no-repeat;
    padding: 0px;
    padding-right: 10px;
    padding-left: 5px;
    text-align: left;
    
}
.product_menucell
{
    vertical-align: top;
}
.product_menucell table
{
    padding: 0px;
    border-spacing: 0px;
}
.product_menu a
{
    color: #8c7c64;
    font-size: 11px;
    font-weight: bold;
}
.submenu
{
    width: 165px;
    padding: 10px;
}
.submenu div
{
    padding-bottom: 15px;
}
.submenu a
{
    font-size: 11px;
    color: #8c7c64;
    font-weight: bold;
}
.submenu div a
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
.submenu_on a
{
    color: White;
}
.submenu_td
{
	background-color: #E3E0C7;
}
.submenu_td_on
{
	background-color: #C7C4AE;
}