﻿html, body
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Arial;
    background-color: White;
}
*{ padding:0px; margin:0px; font-family:Arial; list-style-type:none; text-decoration:none; color:#333333; font-size:12px;}
input
{
    font-size: 12px;
}

hr
{
    height: 0px;
    overflow: hidden;
    border-top: solid 1px #CCCCCC;
}
a{ text-decoration:none;}
form
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

br
{
    clear: both;
}



h2
{
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
}

h3
{
    font-size: 14px;
    font-family: Arial;
}

#top
{
    height: 86px;
    position: relative;
}

#topRight
{
    position: absolute;
    top: 5px;
    right: 5px;
    float:right;
    text-align: right;
}

#topRight ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#topRight ul li
{
    float:right;
    list-style-type:none;
}

#topRight ul li a
{
    color: #333333;
    text-decoration: none;
    margin:0px 5px 0px 5px;
}

#topSearch
{
    border: solid 1px #CCCCCC;
    border: solid 1px #CCCCCC;
    height: 25px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top:5px;
    border-top: none;
    overflow:hidden;
}
#topSearch input,#topSearch select
{
  padding:0px;
  margin:0px;
  height:20px;
  float:left;
  margin:0px 2px 0px 2px;
}
#ImageButton1,.ImageButton1{ display:inline-block; margin-top:5px; border:0px; cursor:pointer; background-image:url(../images/search.gif); height:20px; padding:0px; margin:0px; width:64px; background-color:Transparent;}
#BtnCart{ cursor:pointer; border:0px; background-image:url(../images/mycart.gif); width:130px; height:20px; padding:0px; margin:0px; background-color:Transparent;}
#bottomRight
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    /*border: solid 1px #CCCCCC;*/
    border: solid 1px #CCCCCC;
    padding: 3px;
    border-bottom: none;
}

#bottomRight ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#bottomRight ul li
{
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    border-right: solid 1px #7c7b9a;
    font-size:10px;
}
#bottomRight ul li a
{
    color: #c64887;
    font-size: 12px;
    font-family: Tohoma;
    font-weight: bold;
    text-decoration: none;
    color:#84758E;
    
}
#bottomRight ul li a:hover
{
  color:Red;
}
.logo
{
    margin-left: 20px;
    margin-top: 3px;
}

#topMenu
{
    height: 30px;
    line-height: 30px;
    background-color:#84758E;
    border:solid 1px #CCCCCC;
    overflow:hidden;
    text-align:left;
    padding-left:22px;
}

#topMenu a
{
    color:White;
    font-size:14px;
    text-decoration: none;
    font-family: Arial Black;
    padding:0px 9px 0px 0px;
   
}

#topMenu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#topMenu ul li
{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    text-align:left;
    background-color:Red;
}

#content
{
    width: 100%;
}

#left
{
    clear: both;
    width: 20%;
    float: left;
    font-size: 14px;
    color: #FFFFFF;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#left a:link
{

    text-decoration: none;
}
#left a:visited
{
    text-decoration: none;

}
#left a:hover
{
    text-decoration: underline;

}
#left a:active
{
    text-decoration: none;

}


#middle
{
    width: 60%;
    float: left;
}

#right
{
    width: 20%;
    float: right;
}

#middleright
{
    width: 79%;
    float: right;
    padding-top: 10px;
    margin:10px 0px 0px 0px;
}

#bottomMenu a
{
    color: #333333;
}

#bottomMenu
{
    margin-top: 36px;
    float: left;
    margin-left: 20px;
    line-height: 20px;
}

#bottomPic
{
    margin-top: 20px;
    margin-left: 140px;
    float: left;
}

#bottom
{
    padding-top: 15px;
    color: #475160;
    background-image: url(../images/bg_bottom.gif);
    height: 150px;
}

/*======COMMON USEAGE======*/


.frame
{
    margin-bottom: 5px;
    margin-bottom: 5px;
    border: solid 1px #CCCCCC;
}

.title
{
    background-image: url(../images/bg_menu.gif);
    height: 30px;
    line-height: 28px;
    padding-left: 25px;
    padding-right: 20px;
    color: #555573;
    color:White;
    font-size: 14px;
    font-family: Tahoma;
    border-bottom: solid 1px #CCCCCC;
    font-weight:bold;
}

.content
{
}

.SearchInput
{
    border: solid 1px #CCCCCC;
    height: 17px;
}

SearchDropDown
{
    border: solid 1px #CCCCCC;
    height: 20px;
}

.SearchButton
{
    background-image: url(../Images/search.gif);
    height: 20px;
    width: 64px;
    cursor: pointer;
}

.MyCartButton
{
    background-image: url(../Images/mycart.gif);
    height: 20px;
    width: 130px;
    cursor: pointer;
}

.RecomPic
{
    width: 110px;
    height: 110px;
    padding: 2px;
    border: solid 1px #CCCCCC;
    margin-top: 5px;
    margin-bottom: 5px;
}

.PageTitle
{
    font-family: Courier New, Courier, monospace;
    font-weight: bold;
}

.PageSubTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Courier New, Courier, monospace;
}

.contentTable
{
    width: 100%;
    padding: 5px;
}

.tdLabel
{
    font-weight: bold;
}

.tdContent
{
}

.divPayBtn
{
    text-align: right;
    margin: 10px 0px 10px 0px;
    padding: 5px 0px 5px 0px;
}

.divCoupon
{
    padding: 10px;
}

.titleGray
{
    font-size: 12px;
    background-color: #CCCCCC;
    color: White;
}

.divShipping
{
    margin:5px 0px;
}
.headview
{
    height: 30px;
    line-height: 30px;
    background-color:#84758E;
    border: solid 1px #CCCCCC;
    border:0px;
    font-weight:bold;
    color:White;
}
*{ font-size:12px; font-family:Arial;}

#menulist{ background-color:#F5F4FA; padding-left:40px; padding:0px 0px 0px 40px; border:solid 1px #CCCCCC; background-image:url(../images/bg_menu.gif); background-repeat:repeat-x; background-position:left top; margin:10px 20px 20px 0px; }
#menulist .top{ text-align:left; height:30px; color:White; list-style-type:none;  font-weight:bold; }
#menulist .top a{font-weight:bold;}
#menulist li{ height:25px; line-height:25px; height:25px; margin-bottom:5px; list-style-type:square; }
#menulist li a{ color:#333333; color:#333333; }
#menulist li a:hover{ color:Red; text-decoration:underline;}
#menulist .select_li a{ color:Red;text-decoration:underline;}
#middleright{ border:solid 1px #CCCCCC;}

.top_td{border-bottom:solid 1px #CCCCCC; line-height:25px; font-size:14px;  margin-bottom:10px;}
.top_td label{ font-size:14px; font-weight:bold; padding-left:20px;color:#333333; letter-spacing:1px;}
.top_td .splitdiv{height:2px; background-color:#CCCCCC;}
.top_td .splitdiv div{ background-color:#84758E; width:100px; height:2px; float:left;}
#bottom{ clear:both;}

#wrap{word-wrap:break-word; width:200px;} 
#imagecontent{  display:none; left:0px; top:0px;  position:absolute; width:300px; height:300px; border:solid 1px  #CCCCCC;}
#imagecontent img{ border:0px; width:300px; height:300px;}