body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	background:#2d345c;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul li{
	display:inline;
}
ul,ol,li{
	list-style:none;
} 
a{
	text-decoration:none;
	color: #0066cc;
} 
.hide,em{
     position: absolute;
     left: -9999px;
}
/*--------------------------start page structure
*/
#wrap{
	margin:0 auto;
	width:1300px;
	text-align:left;
	background: url(images/test.jpg) no-repeat;
}
#inner_wrap{
	margin:0 auto;
	width:969px;
}
/*---------------------------header
*/
#header{
	width:969px;
	height:111px;
}
#header .logo {
	width:500px;
	height:111px;
}
#header .logo a{
	width:468px;
	height:111px;
	background:url(images/digitalcamera_logo.jpg) no-repeat;
	display:block;
}
/*-----------------------navigation
*/
#navigation{
	width:964px;
	height:39px;
	background:url(images/nav_left.jpg) no-repeat;
	padding-left:5px;
	overflow:hidden;
	margin-bottom:11px;
}
#nav_rgt{
	width:959px;
	height:39px;
	background:url(images/nav_right.jpg) no-repeat right top;
	padding-right:5px;
}
#nav_bg{
	width:959px;
	height:39px;
	background:url(images/nav_bg.jpg) repeat-x;
	
}
#nav{
	overflow:hidden;
	float:left;
}
#nav li{
	background:url(images/nav_bar.jpg) no-repeat right;
	float:left;
	padding:0 25px 0 25px;
}
#nav li a{
	color:#fff;
	font-size:12px;
	line-height:39px;
	font-weight:bold;
}
#navigation form{
	padding:7px 5px 0 0;
	float:right;
}
#navigation input{
	width:197px;
	height:20px;
	border:none;
	background:url(images/nav_search.jpg) no-repeat;
	padding:6px 27px 0 8px;
	font-size:11px;
	color:#666;
}
/*--------------------body_box
*/
#body_box_bg,
#body_box_top,
#body_box_btm{
	width:969px;
	display:block;
	overflow:hidden;
}
#body_box_bg{
	background: #fff;
}
#body_box_top{
	background:url(images/body_box_top.jpg) no-repeat;
}
#body_box_btm{
	background:url(images/body_box_btm.jpg) no-repeat bottom left;
}
/*---------------------contener
*/
#contener{
	width:969px;
	overflow:hidden;
}
/*--------------------left_part
*/
#left_part{
	width:691px;
	float:left;
	padding:12px 0	0 12px;
	
}
#left_top{
	width:688px;
	padding-right:1px;
	border:0px solid #CACBCC;
	background:url(images/camera.jpg) no-repeat;
	overflow:hidden;
}
#left_top_text{
	width:289px;
	height:128px;
	padding:132px 0 0 14px;
}
#left_top_text h2{
	width:289px;
	border-bottom:1px solid #000;
	padding-bottom:2px;
	font-size:11px;
	color:#000;
	text-transform:uppercase;
}
#left_top_text p{
	padding-top:8px;
	color:#14151A;
}
/*---------------------left_mid
*/
#left_mid h1 {
	width:686px;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: -1px;
	padding:0px 1px 10px 4px;
	color: #fe0084;
	border-bottom:1px solid #A9A9A9;
}
#left_mid p{
	padding-top:15px;
	font-size: 12px;
}
#left_mid h2 {
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -1px;
	padding:0px 1px 10px 4px;
	color: #333;
	border-bottom:1px solid #A9A9A9;
}
/*----------------------------left_btm
*/
#left_btm{
	width:691px;
	margin-top:16px;
	overflow:hidden;
	*padding-bottom:10px;
}
/*-----------------------left_box
*/
.left_box_bg,
.left_box_top,
.left_box_btm{
	width:167px;
	display:block;
	float:left;
}
.left_box_bg{
	background:url(images/left_box_bg.jpg) repeat-y;
	margin-bottom:11px;
	margin-right:4px;
	height: 230px;
}
.left_box_top{
	background:url(images/left_box_top.jpg) no-repeat;
}
.left_box_btm{
	background:url(images/left_box_btm.jpg) no-repeat bottom left;
}
/*----------------.boxCont
*/
.boxCont{
	width:158px;
	padding:15px 0 10px 9px;
}
.nikon{
	width:150px;
	padding-left:8px;
	padding-bottom:0px;
	height: 28px;
	overflow: hidden;
	font-size:12px;
	color:#589A9A;
	font-weight: bold;
}
.pic{
	width:137px;
	padding:5px 0 5px 2px;
	border-bottom:1px solid #E8E8F8;
}
.price{
	width:158px;
	padding:5px 0 0 0;
	overflow:hidden;
}
.price label{
	width:90px;
	color:#595959;
	font-size:11px;
	font-weight:bold;
	float:left;
}
.price span{
	width:90px;
	color:#DA5406;
	font-size:20px;
	float:left;
	padding-top:4px;
}
.price a{
	width:61px;
	height:28px;
	background:url(images/details.jpg) no-repeat;
	display:block;
	float:right;
}
/*------------------------right_part
*/
#right_part{
	width:250px;
	float:right;
	margin-right:7px;
	display:inline;
}
.right_menu{
	width:250px;
	margin-top:4px;
}
.right_menu_top{
	width:250px;
	height:50px;
	background:url(images/side_menu.jpg) no-repeat;
}
.right_menu_bottom{
	width:250px;
	background:url(images/side_menu_bottom.jpg) no-repeat bottom;
	height: 5px;
}
.right_menu_bg{
	width:225px;
	background:url(images/side_menu_bg.jpg) repeat-y;
	padding:10px 0 10px 25px;
}
.right_menu_bg li{
	width:175px;
	height:24px;
	display:block;
	background:url(images/sidebar_li_bg.jpg) repeat-x bottom;
	margin-bottom:10px;
}

.right_menu_bg li a{
	font-size:12px;
	color:#3A3A3A;
	font-weight:bold;
}
.right_menu_search{
	width:250px;
	height:50px;
	background: url(images/search.jpg) no-repeat;
}
.search_bg{
	width:233px;
	background:url(images/side_menu_bg.jpg) repeat-y;
	padding:0 0 13px 17px;
}
.search_bg dl dd{
	padding-top:12px;
}
.search_bg select{
	width:218px;
	height:19px;
	color:#414141;
	font-size:11px;
}
/*-------------------------ftr
*/
#ftr{
	width:969px;
	height:70px;
}
#ftr p{
	font-size:12px;
	color:#fff;
	text-align:center;
	padding-top:12px;
}
#ftr ul{
	width:969px;
	overflow:hidden;
	padding:5px 0 0 0;
	text-align:center;
}
#ftr ul li{
	display:inline;
	padding:0 10px 0 10px;
	background:url(images/ftr_menu_bar.jpg) no-repeat;
}
#ftr ul .first{
	background:none;
}
#ftr ul li a{
	color:#fff;
	font-size:12px;
}
#ftr ul li a:hover{
	text-decoration:underline;
}

#pagination { text-align: right; margin-top: 10px; margin-bottom: 15px; margin-right: 15px; }
#pagination a {	padding: 3px 6px; border: 1px solid #999; margin: 0 1px; text-decoration: none; background-color: #fff; }
#pagination a:hover { background-color: #FFE1B4; }
#pagination a.selected { padding: 3px 6px; border: 1px solid #fe0084; margin: 0 1px; text-decoration: none; color: #fff; font-weight: bold; background-color: #fe0084; font-weight: bold; }
#pagination a.selected:hover { color: #333; }
.prdPrice { font-size: 18px; font-weight: bold; color: #cc0000; }
.prdPrice2 { font-size: 18px; font-weight: bold; color: green; }
.descDesc { line-height: 18px; }
.inputbox { border: 1px solid #666; display: block; margin-top: 5px; margin-bottom: 10px; width: 80%; }
.mlabel { color: #333; }
.v-b { border-bottom: 1px solid #ccc; padding-bottom: 20px; padding-top: 20px; }
.error { color: red; font-size: 12px; padding-bottom: 5px; }
.flashGreen { border: 1px solid #ccc; padding: 8px; background: url(images/tick-icon.gif) left no-repeat #EAFFEA; margin-bottom: 15px; padding-left: 25px; color: #333; }
.flashRed { padding: 8px; background: url(images/cancel-icon.gif) left no-repeat #FFEAEA; margin-bottom: 15px; padding-left: 25px; color: #333; }
.clearLeft { clear: left; }
.hb_1 { background: url(images/h3_1.jpg) top left no-repeat; margin-bottom: 5px; width: 151px; height: 50px; }
.hb_2 { background: url(images/h3_2.jpg) top left no-repeat; margin-bottom: 5px; width: 151px; height: 50px; }
.hb_3 { background: url(images/h3_3.jpg) top left no-repeat; margin-bottom: 5px; width: 151px; height: 50px; }
.hb_4 { background: url(images/h3_4.jpg) top left no-repeat; margin-bottom: 5px; width: 151px; height: 50px; }
.pb { margin: 0; padding: 0; padding-left: 10px; line-height: 18px; }
#left_mid h2.pi { font-size: 12px; letter-spacing: 0; line-height: 16px; font-weight: normal; padding: 0; margin: 0; border: 0; margin-top: 10px; }