﻿#top
{
	height:80px;
}
.breadCrumbs_cont
{
	display:none;
}
.lowerHome
{
	height:300px;
	margin:0 0 12px 2px;
}
.homeBody
{
	float:left;
	width:626px;
	margin: 41px 0 0 55px;
	min-height:300px;
}
.homeBody img
{
    margin-left: 18px;
}
.homeBody h1
{
	font-size:36px;
	color:#fff;
	text-align: right;
}
.content p
{
    text-align: right;
    color:#fff;
}
.shotOfTheMonth
{
	float:right;
	width:245px;
	background:url(/web/design/images/lumix/home-sotm-bg.png) no-repeat;
	height:302px;
	padding:24px 0 0 24px;
	margin:15px 15px 0 0;		
}
.shotOfTheMonth div
{
	color:#333;
	font-size:9px;
	height:40px;
}
.shotOfTheMonth h2
{
	color:#fff;
	font-size:18px;
	margin: 0 0 0 7px;
}
.homeApplet
{
	height:288px;
	width:224px;
	float:left;
	margin:0 0 0 8px;
	padding:0;
}
.homeGuideContent
{
	padding-top:10px;
}

.homeAppletContent
{
	height:230px;	
	width:202px;
	overflow:hidden;
	margin-left:10px;
}
.homeAppletButton
{
	margin-left:6px;
}
.homeApplet4
{
	background:transparent url(/web/design/images/lumix/home-applet1-bg.gif) no-repeat;
}
.homeApplet4 .homeAppletContent
{
	height:256px;
}

.homeAppletTab
{
	margin-top:4px;
}
.homeMoreHover
{
	width:119px;
	height:23px;
	display:block;
	background:url(/web/design/images/lumix/more-on.png) no-repeat;
}
.sotmReadMoreHover
{
	width:92px;
	height:23px;
	display:block;
	background:url(/web/design/images/lumix/read-more-on.png) no-repeat;
}
.homeBrowseHover, .homeCompactHover, .homeInterchangeableHover, .homeReviewsHover, .homeShowAllHover
{
	width:203px;
	height:23px;
	display:block;
	
}
.homeBrowseHover
{
	background:url(/web/design/images/lumix/browse-all-guides-on.gif) no-repeat;

}
.homeCompactHover
{
	background:url(/web/design/images/lumix/compact-camera-models-on.gif) no-repeat;
}
.homeInterchangeableHover
{
	background:url(/web/design/images/lumix/interchange-lens-models-on.gif) no-repeat;
}
.homeReviewsHover
{
	background:url(/web/design/images/lumix/lenses-acc-on.gif) no-repeat;
}
.homeShowAllHover
{
	background:url(/web/design/images/lumix/show-all-reviews-on.gif) no-repeat;
}
a.homeBrowseLink, a.homeCompactLink, a.homeInterchangeableLink, a.homeReviewsLink, .homeShowAllLink
{
	width:203px;
	height:23px;
	display:block;
	text-indent:-4000px;
	color:#393939;
}
a.homeMoreLink
{
	width:203px;
	height:23px;
	display:block;
	text-indent:-4000px;
	color:#393939;
	background:url(/web/design/images/lumix/more.png) no-repeat;
}
a.sotmReadMoreLink
{
	background:url(/web/design/images/lumix/read-more.png) no-repeat;
	width:92px;
	height:23px;
	display:block;
	text-indent:-4000px;
	color:#393939;
}
a.homeBrowseLink
{
	background:url(/web/design/images/lumix/browse-all-guides.gif) no-repeat;	
}
a.homeCompactLink
{
	background:url(/web/design/images/lumix/compact-camera-models.gif) no-repeat;	
}
a.homeInterchangeableLink
{
	background:url(/web/design/images/lumix/interchange-lens-models.gif) no-repeat;	
}
a.homeReviewsLink
{
	background:url(/web/design/images/lumix/lenses-acc.gif) no-repeat;	
}
a.homeShowAllLink
{
	background:url(/web/design/images/lumix/show-all-reviews.gif) no-repeat;	
}
a:hover.homeBrowseLink, a:hover.homeCompactLink, a:hover.homeInterchangeableLink, a:hover.homeReviewsLink, a:hover.homeMoreLink, a:hover.sotmReadMoreLink, a:hover.homeShowAllLink
{
	background:transparent;
}
.homeAppletContent
{
	font-size:12px;
}
/*.homeApplet4 .homeAppletContent,
.homeApplet4 .homeAppletContent span,
.homeApplet4 .homeAppletContent p
{
	font-family:Times New Roman, Times, serif;
	font-style:italic;	
}*/
.homeAppletContent a
{
	color:#4b6281;
	text-decoration:underline;
}
.lumixMainSprite a
{
	float: left;
	display:block;
	background-position:left;
	margin: 32px 0 0 29px;
}
.lumixMainSprite a:hover
{
	background-position:right;
}
.lumixMainSprite img
{
    padding: 0;
}
.showAllReviews
{
    float: right;
    margin: 0 30px 0 0;
}

/*-- TAKEN FROM lumix-reviews.css --*/

#review-menus_cont
{
	background:transparent url(/web/design/images/lumix/review-menus_cont-bg.png) no-repeat;
	height:41px;
	margin:20px 0 30px 0;
	color:#fff;
	font-weight:bold;
	padding:0 14px;
}
#review-menus_cont span
{
	display:block;
	float:left;
}
#review-menus_cont span.label span
{
	line-height:41px;
	padding-right:12px;
	text-transform:uppercase;
	font-size:10px;
}
#review-menus_cont select
{
	font-size:10px;
	color:#666;
	margin-top:10px;
	width:160px;
}
#review-menus_cont input
{
	margin:10px;
}
.reviewsWrapper,
.reviewDetail_cont
{
	background-color:#fff;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	width:923px;
	min-height:200px;
	padding-top:10px;
	margin-left: 17px;
}
.reviewPreviewItem
{
	float:left;
	width:442px;
	margin:0 0 40px 0;
}
.reviewRight
{
	float:right;
	margin:0 52px 0 0;
	width:180px;
}
.reviewLeft
{
	width:200px;
	text-align:center;
}
.reviewThumb
{
	margin:0 auto;
}
.reviewModel
{
	color:#999;
}
div.reviewTitle
{
	font-weight:bold;
	height:15px;
	overflow:hidden;
}
.reviewPreviewTitle
{
	color:#000;
	font-weight:bold;
	height:15px;
	overflow:hidden;
}
.reviewPreviewText
{
	height:59px;
	overflow:hidden;
}
.goHover
{
	background:transparent url(/web/design/images/lumix/go-hover.gif) no-repeat center right;
	width:45px;
	height:23px;
	margin:8px 10px;
}
.goLink
{
	background:transparent url(/web/design/images/lumix/go-link.gif) no-repeat center right;
	width:45px;
	height:23px;
	display:block;
	color:#393939;
	font-size:1px;
	text-indent:4px;
}
.goLink:hover
{
	background:none;
}
.allHover
{
	background:transparent url(/web/design/images/lumix/all-hover.gif) no-repeat center right;
	width:51px;
	height:23px;
	margin:8px 10px;
}
.allLink
{
	background:transparent url(/web/design/images/lumix/all-link.gif) no-repeat center right;
	width:51px;
	height:23px;
	display:block;
	color:#393939;
	font-size:1px;
	text-indent:8px;
}
.allLink:hover
{
	background:none;
}
.moreLink
{
	background:transparent url(/web/design/images/lumix/orange-arrow.png) no-repeat top right;
	font-size:10px;
	line-height:16px;
	padding:0 16px 0 0;
	text-decoration:none;
	color:#cc6600;
	margin:0 12px 0 0;
	height:16px;
}
.moreLink:hover
{
	text-decoration:underline;
}
body:not(:root:root) .prodDetailsLink
{
	left:195px;
}
.reviewFooter
{
	text-align:center;
}
/* FULL REVIEW */
.reviewDetail_cont
{
	padding-bottom:70px;
}
.reviewDetail_cont .prodDetailsLink
{
	position:static;
}
.reviewFullRight
{
	float:right;
	width:690px;
}
.reviewDetail_cont h2
{
	font-size:18px;
	line-height:120%;
}
h2.reviewModel
{
	color:#000;
	float:left;
	font-weight:normal;
}
h2.reviewTitle
{
	color:#fff;
	float:left;
	font-weight:normal;
}
.reviewFullTitle
{
	color:#000;
	font-weight:bold;
	font-size:16px;
	padding-top:14px;
}
.reviewFullText
{
	padding:10px 0 0 0;
}
.reviewDownloadLink_cont
{
	padding:10px 0 0 0;
}
.reviewDownloadFile_cont
{
	padding:10px 0 0 20px;
	background:transparent url(/web/design/images/lumix/pdf-icon.png) no-repeat bottom left;
}
.reviewFooter
{
	padding:20px 180px;
}
.reviewFooter span
{
	font-weight:bold;
	display:block;
	padding:0 0 10px 0;
}
.reviewFooter a:hover
{
	text-decoration:none;
}
.floatLeft
{
	float:left;
}
.gapRight{
	margin-right:15px;
}
.reviewLogo
{
	height:35px;
	width:150px;
	overflow:hidden;
	text-align:center;
}



