﻿body 
{
	margin:0;
	background:#000 url(/web/design/images/body-bg.gif) repeat-x;	
}
body, div, td, span, li, th
{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;	
	font-size:12px;
	line-height:120%;
	color:#666666;
}
.clearFix
{
	clear:both;
	line-height:0;
	height:0;
	font-size:0px;
	overflow:hidden;
}
.canvas p
{
	padding-top:5px;
    padding-bottom:5px;
}
.canvasWrapper
{ 	
	text-align:center;
}
.canvas
{
	width:940px;
	margin:0 auto;
	text-align:left;
	background:#fff url(/web/design/images/canvas-bg.jpg) repeat-x;
}
.leftTop
{
	width:840px;
	float:left;
}
.lumixLogoLink
{
	display:block;
	width:120px;
	float:left;
}
.toprow_cont
{
	margin-top:0px;
}
.panasonicLogo
{
	float:right;
}
.main_cont
{
	padding:0;
}
#main
{
	background:transparent url(/web/design/images/main-bottom-bg.gif) bottom left no-repeat;
}
/* Blue Bar */
.browseBtn
{
	width:209px;
	height:23px;
	float:right;
	margin-right:10px;
	margin-top:9px;
	background:url(/web/design/images/browse-g1.gif) top left no-repeat;
}
.browseBtn:hover
{
	background-position:bottom left;
}
.blueBar
{
	background:url(/web/design/images/blue-bar.gif) no-repeat;
	width:891px;
	height:40px;
	margin:0 auto;
}
.whereToBuy
{
	float:left;
	width:95px;
	background:url(/web/design/images/magnify.gif) no-repeat;
	padding-left:22px;
	height:20px;
	margin-top:11px;
	margin-left:10px;
}
.printPage
{
	float:left;
	width:95px;
	padding-left:22px;
	height:20px;
	background:url(/web/design/images/print.gif) no-repeat;
	margin-top:11px;
	margin-left:10px;
}
.whereToBuy a,
.whereToBuy a:visited,
.printPage a,
.printPage a:visited
{
	color:#333;
	text-decoration:none;
}
.webkit .whereToBuy a,
.webkit .printPage a
{
	color:#333;
}

/* More Details Link */
a.moreDetails
{
	margin-bottom:19px;
	display:block;
	color:#cc6600;
	text-decoration:none;
	text-transform:uppercase;
	background:url(/web/design/images/circle-arrow.gif) no-repeat right;
	width:78px;
	font-size:10px;
}
a.moreDetails:hover
{
	text-decoration:underline;
}
.webkit a.moreDetails
{
	color:#cc6600;
}
/* FOOTER */
#footer
{
	width:920px;
	color:#999999;
	margin:0 auto;
	height:70px;
	text-align:left;
	font-size:10px;	
}
#footer div,
#footer li
{
	/*font-family: Verdana, Geneva, sans-serif;*/
}
.copyright
{
	width:230px;
	float:left;
	color:#999999;
	font-size:10px;
	margin-top:12px;
}
.footerLinks 
{
	width:670px;
	float:left;
	margin-top:10px;
}
.footerLinks li
{
	float:left;
	margin-right:24px;
}
.footerLinks li a
{
	color:#999999;
	font-size:10px;
	text-decoration:none;
}
.footerLinks li a:hover
{	
	text-decoration:underline;
}
/* ELEMENTS */

h1, h2, h3, h4, h5, h6
{
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;	
	margin-bottom:0;
}
h1,
.webkit h1
{	
	color:#ffffff;
	font-size:31px;	
	margin-bottom:10px;
	line-height:130%;
}
h2,
.webkit h2
{
	font-size:26px;
	color:#718eab;
	line-height:110%;
	margin-bottom:15px;
}

h3
{
	color:#535c6c;
	font-size:16px;
	line-height:120%;
}
h4
{
	font-size:14px;
}
h5
{
	font-size:12px;
	color:#fff;
	padding-bottom:5px;
}
h6
{
	font-size:12px;
}
hr
{
	border:none;
    border-top:solid 1px #ccc;
    height:1px;
    clear:both;
    color:#fff;
}
.content ul, .content ol
{
	padding-left:14px;
}
.content ul li
{
	margin-left:12px;
	list-style:disc;
}
.content ol li
{
	margin-left:12px;
	list-style-type:decimal;
}
p
{
    padding-top:5px;
    padding-bottom:5px;
}
b, 
strong
{
    font-weight:bold;
}
i,
em
{
    font-style:italic;
}
/* FONT SIZES */
.fontxxSmall
{
	font-size:70%;
}
.fontxSmall
{
	font-size:80%;
}
.fontSmall
{
	font-size:90%;
}
.fontMedium
{
	font-size:100%;
}
.fontLarge
{
	font-size:110%;
}
.fontxLarge
{
	font-size:120%;
}
.fontxxLarge
{
	font-size:130%;
}



