﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
}


a
{
    color: #000;
    text-decoration: none;
}

a:hover
{
    color: #900;
    text-decoration: underline;
}


a.a1:link
{
    font-size: 11px;
    color: #444444;
    text-decoration: none;
    font-weight: bold;
}
a.a1:visited
{
    font-size: 11px;
    color: #444444;
    text-decoration: none;
}
a.a1:hover
{
    font-size: 11px;
    color: #9C0000;
    text-decoration: underline;
}
a.a1:active
{
    font-size: 11px;
    color: #9C0000;
}


/*------------------------------------------------*
Common CSS
------------------------------------------------*/
ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

li
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}


img
{
    border: 0;
}


.clear
{
    clear: both;
    height: 0px;
    overflow: hidden;
    font-size: 0px;
}

.left
{
    float: left;
}
.right
{
    float: right;
}

.red
{
    color: Red;
}

.font16
{
    font-size: 14px;
}

.font11
{
    font-size: 11px;
}

.yellow
{
    color: #DF4D29;
}

/*------------------------------------------------*
Header CSS
------------------------------------------------*/

#header
{
    margin: 0px auto;
    width: 922px;
}

#header_logo
{
    margin-top: 3px;
    margin-bottom: 3px;
}

#logo
{
    float: left;
    width: 400px;
}

#header_right
{   margin:30px 0px 0px 0px;
    float: right;
    width: 500px;
}

#view_cart
{
    margin-top: 8px;
    padding-right: 10px;
    text-align: right;
}

#banner
{
    text-align: right;
    margin-top: 10px;
}


#menu
{
    height: 29px;
    background: url(../images/menu_bg.gif) no-repeat top left;
}

#menu ul
{
    margin-left: 15px;
}

#menu ul li
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    background: url(../images/menu_dot.gif) no-repeat top right;
    height: 29px;
}


#menu ul li a
{
}

#menu ul li a span
{
    color: #fff;
    line-height: 25px;
    font-size: 13px;
}

#menu ul li a span:hover
{
    text-decoration: underline;
}


.li_last
{
    background: none;
}

/*#searchbox
{
    height: 33px;
    background: url(../images/search_bg.gif) no-repeat top left;
    vertical-align: middle;
    padding: 8px 0px 0px 190px;
}


.search_textbox
{
    width: 457px;
    height: 16px; 
}*/
#searchbox
{
    height: 33px;
    background: url(../images/search_bg.gif) no-repeat top left;
    vertical-align: middle;
    padding: 8px 0px 0px 190px;
}

#searchbox ul li{	float:left; padding-right:15px; line-height:23px;height:23px; }
.search_textbox
{
    width: 457px;
    height: 16px; /*border: none;      background: url(../images/search_box.gif) no-repeat top left;     padding: 3px 3px 0px 5px;*/
}


.search_btn
{
    background: url(../images/btn_search.gif) no-repeat top left;
    width: 64px;
    height: 18px;
    border: none;
    margin: 0px;
}

/*------------------------------------------------*
Ad CSS ---Index.htm
------------------------------------------------*/
#Ad
{
    margin: 0px auto;
    width: 922px;
    height: 0px;
    overflow: hidden;
}
/*------------------------------------------------*
Main CSS ---Index.htm
------------------------------------------------*/
#main
{
    margin: 0px auto;
    margin-top: 13px;
    width: 922px;
}


#content_left
{
    float: left;
    width: 180px;
}

.list_title
{
    width: 180px;
    height: 28px;
    background: url(../images/title_bg.gif) no-repeat top left;
    color: #FFF;
    font-size: 13px;
    text-align: center;
    font-weight: normal;
    line-height: 28px;
}

.list_box
{
    width: 180px;
    background: url(../images/list_bg.gif) repeat-y top left;
}

.list_box ul
{
    margin-left: 5px;
}

.list_box ul li
{
    line-height: 18px;
    padding-top: 2px;
}

.list_box2
{
    width: 178px;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}

.list_box2 ul
{
    margin: 0px 5px 5px;
}

.list_box2 ul li
{
    line-height: 16px; 
	height:16px;
    padding: 2px 0 2px 10px;
	background:url(../images/li_xx.gif) left no-repeat;
    border-bottom: dotted 1px #444;
}


.list_bottom
{
    width: 180px;
    height: 4px;
    background: url(../images/bottom_bg.gif) repeat-y top left;
    margin-bottom: 10px;
    overflow: hidden;
}




#content_right
{
    float: right;
    width: 732px;
}

#center_box
{
    float: left;
    width: 542px;
}


.website_desc
{
    line-height: 145%;
}

.website_desc h1
{
    font-size: 13px;
    text-align: left;
}

.long_title
{
    margin-top: 13px;
    background: url(../images/long_bg.gif) no-repeat top left;
}

.long_title h2
{
    font-size: 13px;
    padding-left: 12px;
    padding-right: 12px;
    font-weight: normal;
    height: 25px;
    line-height: 23px;
    color: #FFF;
}

.long_title h2 span a
{
    color: #FFF;
}
.long_title ul
{
    padding: 10px 5px;
}
.long_title ul li
{
    float: left;
    display: inline;
    width: 117px;
    margin: 0px 8px;
    display: inline;
}

.long_title ul li img
{
    width: 100px;
    height: 75px;
}

.long_title ul li p
{
    text-align: center;
    margin: 5px 0px;
}
.long_title ul li p a
{
    margin: 0px 0px 5px 0px;
    text-decoration: underline;
}
.long_title ul li p strong
{
    line-height: 170%;
    font-size: 12px;
    color: #900;
}






#right_list
{
    float: right;
    width: 180px;
}

/*------------------------------------------------*
Footer CSS
------------------------------------------------*/
#footer
{
    margin: 20px auto;
    width: 922px;
}

.footer_bg
{
    background: url(../images/footer_bg.gif) no-repeat top left;
    height: 10px;
    overflow: hidden;
}


#footer p
{
    text-align: center;
    line-height: 145%;
}



/*------------------------------------------------*
Product Page CSS
------------------------------------------------*/
#navpath
{
    margin: 5px auto;
    margin-top: 15px;
    width: 922px;
    font-size: 11px;
    color: #000;
}

#navpath a
{
    font-size: 11px;
    color: #666;
}

#navpath a:hover
{
    color: #990304;
}



#navpath a { margin-left:5px;}


.prod_title
{
    font-size: 15px;
    padding-left: 10px;
    padding-bottom: 5px;
    font-weight: bold;
    border-bottom: solid 1px #EEEEEE;
}

.pImgBox
{
    float: left;
    width: 250px;
    text-align: center;
    border: solid 1px #EEEEEE;
}

.pInfoBox
{   float: right;
    width: 460px;
    text-align: left;
    padding: 8px;
}
.pInfoBox p{line-height:16px; padding:5px 0; margin:0px 0px 5px 0px;}

.spec { width:460px; border:#CCC 1px solid; background-color:#EDF1F1; height:80px;}
.spec dl{ float:left; margin:0; padding:5px 0px 0px 0px;}
.spec dl dd{ padding:3px; margin:0;}
.coleft{width:80px; font-weight:bold;}
.coleft1{ width:85px; font-weight:bold;}
.coright{width:120px;}
.coright1{ width:180px;}

.pricebox
{line-height: 150%;  margin: 5px;    border-top: solid 1px #666;    margin-top: 15px;    padding-top: 15px;}
.pricebox s{ color:#F00; font-size:14px;}

.lastprice{color:#F00; font-size:14px; font-weight:bold; }
.saveprice{color: #008000; margin-left: 8px; font-family: Verdana;}


/*------------------------------------------------*
Description CSS
------------------------------------------------*/
.desc_tab
{
    margin-top: 25px;
}

.desc_tab ul
{
    background: url(../images/tab_ul_bg.gif) repeat-x bottom left;
    list-style: none;
    padding-left: 15px;
    height: 25px;
}

.desc_tab ul li
{
    float: left;
    height: 25px;
    margin-left: 10px;
    width: 120px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}

.current_tab
{
    background: url(../images/tab_white2.gif) no-repeat bottom left;
    color: #000;
}

.nocurrent_tab
{
    color: #fff;
    background: url(../images/tab_black2.gif) no-repeat bottom left;
}


.pDescritionBox
{
    border: solid 1px #555555;
    border-top: none;
    margin: 0px;
    padding: 20px;
}
.pDescritionBox p{
	font-size:11px;
	line-height:18px;
	}
.pDescritionBox h2
{
    font-size: 14px;
    background-color: #F7F7F7;
}

.pDescritionBox h3
{
    background-color: #F7F7F7;
    font-size: 14px;
}

.pDescritionBox h4
{
    background-color: #F7F7F7;
    font-size: 14px;
}

.pDescritionBox h5
{
    background-color: #F7F7F7;
    font-size: 14px;
}


/*------------------------------------------------*
Modelslist CSS
------------------------------------------------*/
.modelslist
{
    margin: 5px 0px;
    font-size: 11px;
    width: 100%;
}

.modelslist ul
{
    margin-left: 15px;
    list-style: none;
    background-color: #FFF;
}

.modelslist ul li
{
    float: left;
    text-align: left;
    width: 25%;
    height: 18px;
    line-height: 18px;
}


.modelslist ul li a
{
    font-size: 11px;
    color: #000;
}

.modelslist ul li a:hover
{
    font-size: 11px;
    color: #f00;
}

.warranty_desc
{
    margin-top: 10px;
    text-align: left;
    padding-left: 15px;
}


.warranty_desc ul
{
    margin-left: 30px;
}

.warranty_desc ul li
{
    line-height: 150%;
    list-style-type: decimal;
    font-size: 11px;
}


.pro_td01
{
    font-weight: bold;
    width: 60px;
}
.pro_td02
{
    font-weight: normal;
    width: 90px;
}

.pro_td03
{
    width: 80px;
    font-weight: bold;
}
.pro_td04
{
    width: 200px;
    font-weight: normal;
}

.product_table
{
    background-color: #F8F8F8;
    border: solid 1px #EEEEEE;
    margin: 5px 3px 3px 3px;
}




.pricebox
{
    line-height: 150%;
    margin: 5px;
    border-top: solid 1px #666;
    margin-top: 15px;
    padding-top: 15px;
}

.cartbox
{
    vertical-align: bottom;
    height: 24px;
    border-bottom: solid 1px #666;
    margin-bottom: 10px;
    padding-bottom: 15px;
}


.pRelatedBox
{
    margin-top: 15px;
}

.related_head
{
    height: 25px;
    width: 717px;
    background: url(../images/related_bg.gif) no-repeat top left;
    color: #fff;
    line-height: 25px;
    font-size: 13px;
    padding-left: 15px;
}

.pRelatedBox ul
{
    margin: 8px;
    list-style: none;
}

.pRelatedBox ul li
{
    width: 24%;
    float: left;
}

.imagebox
{
    text-align: center;
    padding-top: 0px;
    width:130px;
    height:90px;
}

.imagebox img { width:83px; height:63px; padding:15px 20px; border:#FFF 1px solid; }
.imagebox a img{ width:83px; height:63px; padding:15px 20px; border:#FFF 1px solid;}
.imagebox a:hover img{ width:83px; height:63px; padding:15px 20px; border: solid 1px #E7E7E7;}

.dot_money
{
    margin-left: 0px;
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #A72D2C;
    font-style: normal;
}

.best_text
{
    margin-top: 5px;
    line-height: 16px;
    text-align: left;
    padding-left: 0px;
    font-size: 11px;
    color: #444444;
}

.best_text a
{
    color: #6D6D71; font-family:Tahoma, Geneva, sans-serif;
}

.best_text a:hover
{
    color: #9C0000;
    text-decoration: underline;
}

h6{ padding:0;
 margin:0;
 font-size:13px;
 }



/*------------------------------------------------*
sony-laptop-batteries.htm CSS
------------------------------------------------*/

.cateTopbox
{
    border-bottom: dotted 1px #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.catePicbox
{
    width: 215px;
    float: left;
    text-align: left;
    padding-top: 20px;
}

.cateDescbox
{
    float:left;
    width: 515px;
    text-align:left;
}

.cateDescbox h1
{
    font-size: 16px;
}

.cateDescbox p
{
    line-height: 145%;
}

.cateH2
{
    color: #DF4D29;
    text-align: center;
    font-size: 14px;
}

.cartModelList
{
    padding: 5px;
    line-height: 145%;
    margin-top: 10px;
}

.cartModelList h3
{
    text-align: left;
    padding-left: 5px;
    font-size: 14px;
    background-color: #F6F6F7;
}

.cartModelList ul
{
    list-style: none;
    margin-left:20px;
}

.cartModelList ul li
{
    float: left;
    width: 48%;
    line-height:22px;
    text-align: left;
	list-style-image:url(/images/aim.gif);
}



.listItembox
{
 margin-bottom:5px;
  text-align:center;
}

.policybox
{
 padding:10px;
}

.policybox ol li
{
  list-style-type:decimal;
}

.policybox h4
{
 font-size:16px;
}


.speciallist
{
    padding: 10px;
    font-size: 11px;
    line-height: 145%;
}

.speciallist ul
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.speciallist ul li
{
    float: left;
    list-style: none;
    width: 33%;
    text-align: center;
    font-size: 11px;
    margin: 5px 0px;
}

.speciallist ul li a
{
    font-size: 12px;
    font-weight: bold;
    color: #04818E;
    text-decoration: underline;
}

.speciallist ul li a:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #f00;
    text-decoration: underline;
}


.specialinfo
{
    font-size: 10px;
    color: #000;
    text-align: left;
}

.hrline
{
    height: 5px;
    clear: both;
    border-top: dashed 1px #CCCCCC;
    width: 98%;
    margin-left: 5px;
    font-size: 5px;
}