body {
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	
}

#globalwrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 980px;
	overflow: hidden;	
	background-color: #ffffff;
}

#section-content {
	margin: 150px 0 0 0;
	padding: 0px 20px 0px 20px;
}

#section-camerainfo {
	padding:0 1em 1em;
	position: relative;
	z-index: 2;
	float: right;
	width: 560px;
}

#section-camerapicture {
	width: 350px;
	margin: 10px 0px 0px 0px;
}

#camera-mainpicture{
	border: 1px solid #AAAAAA;
	padding: 20px 49px 20px 49px;
}

#section-menu{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 110px;
	padding: 10px 0px 0px 10px;
	width: 980px;
}

#weblogo {
	margin: 9px 0px 0px 0px;
	float: left;
}

#menu-brand {
	padding: 0px 0px 0px 4px;
	height: 34px;
	background-image: url(menu-bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	width: 942px;
}

#menu-brand li{
	float: left;
	list-style: none;
	margin: 0px 1px 2px 0px;
}

#menu-brand li.active{
	background-image: url(menu-bg-on.gif);
}

#menu-brand li a{
	color: #ffffff;
	text-decoration: none;
	height: 34px;
	line-height: 28px;
	padding: 0px 6px 0px 6px;
	display: inline-block;
}

#menu-brand li a:hover{
	background-image: url(menu-bg-over.gif);
}

.mysense {
	width: 336px;
	margin: 4px 0px 0px 8px;
	height: 65px;
}

.mysense .adt{
	font-size:11px;
font-weight:bold;
line-height:14px;
color:#014796;
cursor:pointer;
	margin:0px;
	width: 288px;
}

.mysense .adb{
	color:#000000;
display:block;
font-size:11px;
line-height:14px;
	margin:0px;
	width: 288px;
}


.mysense .adu{
	color:#808080;
font-size:10px;
line-height:12px;
overflow:hidden;
white-space:nowrap;
	margin:0px;
	width: 288px;
}

.section-price{
	margin: 0px 0px 0px 5px;
}

.section-price .title{
		font-size:11px;
font-weight:bold;
line-height:14px;
color:#014796;
	margin:0px;
	width: 288px;
}

.section-price .price{
	color:#000000;
font-size:14px;
width: 200px;
}

.section-price .lastupdate{
	color:#808080;
font-size:10px;
line-height:12px;
}

h1 {
	color: #235D95;
	margin: 0px 0px 10px 0px;
}

h3 {
	color: #F38121;
}

#section-footer{
	background-image: url(menu-bg-footer.gif);
	background-repeat: no-repeat;
	width: 942px;
	height: 34px;
	line-height: 34px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 10px 10px;
	color: #ffffff;
	clear: both;
}

table.tablespec td{
	border-bottom: 1px solid #dddddd;
}






#section-indexside{
	width: 350px;
	border-left: 1px solid #cccccc;
	display: inline-table;
}

#section-indextoplist{
	width: 560px;
	float: left;
}

#cse-search-box{
	margin-left: 5px;
}

.tophit{
	border-bottom: 1px solid #dddddd;
	margin: 0px 10px 10px 10px;
	padding: 10px;
}

.tophit img{
	float: left;
	margin: 5px 15px 5px 10px;
}
.cameraminibox{
	padding: 8px 10px 8px 10px;
	clear:both;
}

.cameraminibox img{
	float: left;
	margin: 0px 20px 0px 0px;
}

.cameraminibox a{
	font-weight: bold;
	display: block;
	color: #235D95;
}


#brandpagelist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	clear: both;
	float: none;
	border-top: 1px solid #dddddd;
	margin: 25px 10px 5px 10px;
	padding: 0px;
}

#brandpagelist li {
	background-color:#FFFFFF;
	color:#000000;
	display:block;
	float:left;
	font-weight:bold;
	margin:0px;
	padding:4px 8px;
}

#brandpagelist li.active {
	border: 1px solid #ffffff;
	padding:7px 8px;
	display:block;
}

#brandpagelist li a {
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
	display:block;
	font-weight:normal;
	text-decoration:none;
	padding:3px 0;
	text-align:center;
	width:20px;
	color: #984700;
}

#brandpagelist li.text {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FF7700;
	padding: 10px;
	display:block;
}