@charset "utf-8";
/* CSS Document */

/* accessory Lev1
------------------------------------------------------------------*/
a.accessoryBtn{display:block; width:160px; float:left; margin-right:7px; margin-bottom:24px; 
		border-top:1px solid #cecece; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea; border-bottom:1px solid #ffffff;
		height:73px; text-indent:-9999px;}
a.accessoryBtn:hover{
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;
	border-right:1px solid #990000;
	border-left:1px solid #990000;
}
a.zeroMargin{margin-right:0px; }
#accessoryBtnForceClear{display:block; width:160px; float:left; margin-right:7px; margin-bottom:24px;height:73px; text-indent:-9999px;}

/* accessory Lev2: list
------------------------------------------------------------------*/

.accessoryArea {
	padding:15px; clear:both; margin-bottom:24px;
	background-image:url(images/accessory_bg.png); background-repeat:repeat-x; background-color:#f2f2f2;
	border-top:1px solid #cecece; border-left:1px solid #eaeaea; border-right:1px solid #eaeaea; border-bottom:1px solid #ffffff;
}

.accessoryArea .th{border:1px solid #CCCCCC; float:left;}

.accessoryArea .textArea{ margin-left:20px; float:left; width:346px;}
.accessoryArea .accessoryName{ font-weight:bold; margin-bottom:0.3em; font-size:15px;}
.accessoryArea .price{ color:#CC0000; font-weight:bold; margin-bottom:0.5em; }
.accessoryArea .description{}

.accessoryArea h3{ font-weight:bold; margin-bottom:0.3em; font-size:15px;}
.accessoryArea dl {clear:both; height:20px;}
.accessoryArea dt, .accessoryArea dd{float:left;}
.accessoryArea dt{width:90px;}

.btnDetail{background-image:url(images/btn_detail.png); clear:both; width:70px; height:29px; display:block; text-indent:-9999px; margin-top:10px;}
.btnDetail:hover{background-position:-70px 0px;}

.btnBack{background-image:url(images/btn_back.png); margin-left:420px; clear:both; width:70px; height:29px; display:block; text-indent:-9999px; margin-top:10px;}
.btnBack:hover{background-position:-70px 0px;}

.btnClose{background-image:url(images/btn_close.png); margin-left:400px;  clear:both; width:70px; height:29px; display:block; text-indent:-9999px; margin-top:10px;}
.btnClose:hover{background-position:-70px 0px;}



/* Accessory Lev3: detail
------------------------------------------------------------------*/
#headerImg{width:600px; margin:0px auto; display:block;}
#detailTable{ width:480px; margin:20px auto; border-collapse:collapse;}
#detailTable td, #detailTable th{ border:1px solid #CCCCCC; padding:5px;}
#detailTable th{background-color:#FFF5F5;}
#detailTable .noPadding{padding:0px;}
.detailTh{ float:left;}

#detailTable #productName{width:100px;}
#detailTable #productDetail{width:346px;}

.tdPic{text-align:left;}
.tdPic img{border:1px solid #CCCCCC; width:100px; height:100px; margin:5px; }
#detailTable th.thTitle{font-weight:bold; background-color:#FFE5E5;}



/* Contents replace
------------------------------------------------------------------*/
#h2_battery{background-image:url(images/h2_battery.gif);}
#h2_battery2{background-image:url(images/h2_battery2.gif);}
#h2_cable{background-image:url(images/h2_cable.gif);}
#h2_eyeadjuster{background-image:url(images/h2_eyeadjuster.gif);}
#h2_eyepiece{background-image:url(images/h2_eyepiece.gif);}
#h2_flash{background-image:url(images/h2_flash.gif);}
#h2_grip{background-image:url(images/h2_grip.gif);}
#h2_kit{background-image:url(images/h2_kit.gif);}
#h2_others{background-image:url(images/h2_others.gif);}
#h2_others2{background-image:url(images/h2_others2.gif);}
#h2_release{background-image:url(images/h2_release.gif);}
#h2_screen{background-image:url(images/h2_screen.gif);}
#h2_strap{background-image:url(images/h2_strap.gif);}
#h2_strap2{background-image:url(images/h2_strap2.gif);}
#h2_charger{background-image:url(images/h2_charger.gif);}
#h2_charger2{background-image:url(images/h2_charger2.gif);}
#h2_charger3{background-image:url(images/h2_charger3.gif);}
#h2_mic{background-image:url(images/h2_mic.gif);}
#h2_bag{background-image:url(images/h2_bag.gif);}
#h2_adapter{background-image:url(images/h2_adapter.gif);}
#h2_lens{background-image:url(images/h2_lens.gif);}
#h2_case{background-image:url(images/h2_case.gif);}
#h2_tape{background-image:url(images/h2_tape.gif);}
#h2_network{background-image:url(images/h2_network.gif);}
#h2_waterproof{background-image:url(images/h2_waterproof.gif);}
#h2_d10accessory{background-image:url(images/h2_d10accessory.gif);}
#h2_dvdwriter{background-image:url(images/h2_dvdwriter.gif);}
#h2_vlight{background-image:url(images/h2_vlight.gif);}
#h2_converter{background-image:url(images/h2_converter.gif);}
#h2_connector{background-image:url(images/h2_connector.gif);}

