/*--------------------------------------------------
  == Panasonic Video Camera Website Main Style ==
  --------------------------------------------------
  File       : pvc_screen.css
  Date       : 2005.11.15
  Last Update: 2006.12.28
--------------------------------------------------*/


/*== Common ==============================*/

/* Basic Structure
-------------------------------------*/

body {
	margin: 0 !important;
	padding: 0 !important;
	color: #333 !important;
	background-color: #FFF !important;
}

.btnPageTop {
	width: 100%;
	text-align: right;
}

.btnPageTop2 {
	width: 640px;
	text-align: right;
}

.mgnTop {
	margin-top: 15px;
}

.mgnLeft1 {
	margin-left: 29px;
}

.mgnLeft2 {
	margin-left: 35px;
}
.mgnLeft3 {
	margin-left: 65px;
}

.mgnLeft1 .btnPageTop {
	width: 711px;
}

.mgnLeft2 .btnPageTop {
	width: 640px;
}


/* Global Navigation
-------------------------------------*/

#gNav img {
	margin-left: 2px;
}

#gNav a:hover {
	text-decoration: none !important;
}

#naviCopy {
	position: relative;
	margin: 2px 0 0 221px;
	height: 26px;
}

#naviCopy a {
	color:#000;
	text-decoration: none;
}

#naviCopy a:hover {
	text-decoration: underline;
}

#naviCopy #ncHome,
#naviCopy #ncProducts,
#naviCopy #ncAccessories,
#naviCopy #ncGlossary,
#naviCopy #ncCatalog {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}


/* Sentence, Character
-------------------------------------*/

p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

.wNormal {
	font-weight: normal;
}

.tCenter {
	text-align: center;
}

.sub {
	padding-left: 11px;
	background:   url("../../share/img/blt_square.gif") no-repeat 0 4px;
	font-weight: bold;
}


/* List
-------------------------------------*/

ul, ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


/* Form
-------------------------------------*/

form {
	margin: 0;
	padding: 0;
}


/* Table
-------------------------------------*/

table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0; /* For NN6.0 higher or Opera*/
}

th, td {
	padding: 0;
}


/* Etc.
-------------------------------------*/

a img {
	border: 0;
}


/*== Unique ==============================*/

/* Common
-------------------------------------*/

.cont1 {
	background:   url("../../share/img/cont1_bg.gif") repeat-y 0 0;
}

#productNav {
	width: 770px;
	padding: 5px 0;
	background-color: #666;
}

#productNav img {
	margin-left: 6px;
}


/* Top
-------------------------------------*/

#bannerCont {
	padding: 5px 0;
}

#bannerCont img {
	margin-right: 11px;
}


/* media.html
-------------------------------------*/

table.mediaCompare {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

table.mediaCompare th,
table.mediaCompare td {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

table.mediaCompare td {
	padding: 5px 0;
	vertical-align: top;
	text-align: center;
}

table.mediaCompare th {
	background-color: #EBEBEB;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

table.mediaCompare .padLeft {
	padding-left: 8px;
}

table.mediaCompare .padSide {
	padding: 0 8px;
	text-align: center;
}

table.mediaCompare .tCenter {
	display: block;
}

table.mediaCompare#irgl {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 0;
}

table.mediaCompare#irgl th,
table.mediaCompare#irgl td {
	padding: 0;
	border: 0;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
}

table.mediaCompare#irgl td div {
	width: 125px;
	padding-top: 10px;
}


table.mediaCompare#irgl2 {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 0;
}

table.mediaCompare#irgl2 th,
table.mediaCompare#irgl2 td {
	padding: 0;
	border: 0;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
}

table.mediaCompare#irgl2 td div {
	width: 155px;
	padding-top: 10px;
}



/* Accessories
-------------------------------------*/

#accessoriesMenu select {
	width: 110px;
}

#productImage1,
#productImage2,
#productImage3 {
	height: 125px;
}

#productImage3 img {
	border-right: 1px solid #CCC;
}

.accessoriesTbl {
	width: 699px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.accessoriesTbl th,
.accessoriesTbl td {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.accessoriesTbl td {
	text-align: center;
	vertical-align: middle;
}

.accessoriesTbl th {
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

tr.genre th {
	color: #FFF;
	background-color: #999;
}

.accessoriesTbl .cell1 {
	padding: 3px 7px;
	width: 334px; /* For Win IE4, 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 320px; /* For Major Browsers */
}

.accessoriesTbl .cell2 {
	width: 120px;
}

.accessoriesTbl .cell3 {
	padding: 0 7px;
	width: 159px; /* For Win IE4, 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px; /* For Major Browsers */
}

.accessoriesTbl .cell4 {
	width: 174px;
}

tr.colored td,
tr.colored .cell4 {
	background-color: #EBEBEB;
}

.miscTbl {
	width:100%;
	margin-bottom: 15px;
	border-top: 2px solid #bbb;
}

.miscTbl th,
.miscTbl td {
	padding: 1px 0;
	/*	width:134px;*/
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 2px solid #bbb;
	font-weight: normal;
	text-align: center;
}


.miscTbl th.title{
	font-size:10px;
	background:#F0F0F0;
}

.miscTbl td.title{
	font-size:10px;
	background:#F0F0F0;
}

.miscTbl .noBdr {
/*	border-left: 0;
*/
}

.miscTblNote {
	margin-top: -20px;
	width: 700px;
	text-align: right;
}


.batteryTbl { /*  Accessories battery */
	margin-bottom: 15px;
	border-top: 2px solid #bbb;
}

.batteryTbl th,
.batteryTbl td {
	padding: 1px 0;
	width:134px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 2px solid #bbb;
	font-size:10px;
	line-height:14px;
	font-weight: normal;
	text-align: center;
}

.batteryTbl td.noWidth {
	padding: 1px 0;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 2px solid #bbb;
	font-size:10px;
	line-height:14px;
	font-weight: normal;
	text-align: center;
}

.batteryTbl th.title{
	background:#F0F0F0;
}

.batteryTbl td.title{
	background:#F0F0F0;
}


/* Specifications
-------------------------------------*/

/*__ Spec Table __*/

#specCont {
	padding: 0 0 0 0;
	width: 590px;
	background:   url("") repeat-y 0 0;
	border-bottom: 1px solid #999;
}

#specCont .type {
	width: 200px;
	text-align: right;
	font-weight: bold;
}

.specTbl1 {
	border-top: 1px solid #366;
	border-right: 1px solid #366;
}

.specTbl1 td,
.specTbl1 th {
	padding: 3px 5px;
	border-left: 1px solid #366;
	border-bottom: 1px solid #366;
}

.specTbl1 th {
	background-color: #CBD8DA;
	text-align: left;
	font-weight: bold;
}

.specTbl1 th.section {
	background-color: #E7EEEF;
}

.specTbl1 .w1,
.specTbl1 .w2,
.specTbl1 .w3,
.specTbl1 .w4 {
	text-align: center !important;
	background-color: #FFF;
}

.specTbl1 .w1 {
	width: 140px; /* For Win IE4, 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px; /* For Major Browsers */
}

.specTbl1 .w2 {
	voice-family: "\"}\"";
	voice-family: inherit;
}

.specTbl1 .w2c {
	width: 256px; /* For Win IE4, 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 246px; /* For Major Browsers */
}

.specTbl1 .w3 { /* colspan="2" */
	width: 512px; /* For Win IE4, 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 502px; /* For Major Browsers */
}

.specTbl1 .w4 { /* 3 Cols Type */
	width: 171px; /* For Win IE4, 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 161px; /* For Major Browsers */
}

/*--- specifications page 2 ---*/

table.specdetails {
	margin: 0;
	border-top: 1px solid #336666;
	border-right: 1px solid #336666;
}

table.specdetails td {
	padding: 5px;
	border-left: 1px solid #336666;
	border-bottom: 1px solid #336666;
}

table.specdetails td.w1 {
	background-color: #CBD8DA;
	width: 15%;
}

table.specdetails td.w2 {
	background-color: #CBD8DA;
	width: 25%;
}

table.specdetails td.w3{
	background-color: #FFFFFF;
	width: 60%;
}


table.specmemory {
	margin: 0;
	border-top: 1px solid #336666;
	border-right: 1px solid #336666;
	text-align: center;
}

table.specmemory td {
	padding: 3px;
	border-left: 1px solid #336666;
	border-bottom: 1px solid #336666;
	text-align: center;
}

table.specmemory td.w1 {
	background-color: #CBD8DA;
}

table.specmemory td.w2 {
	background-color: #E7EEEF;
	width: 18%;
}

table.specmemory td.w3{
	background-color: #FFFFFF;
	width: 18%;
}


table.spectime {
	margin: 0;
	border-top: 1px solid #336666;
	border-right: 1px solid #336666;
	text-align: center;
	font-size: 10px;
}

table.spectime td {
	padding: 3px;
	border-left: 1px solid #336666;
	border-bottom: 1px solid #336666;
	text-align: center;
}

table.spectime td.w1 {
	background-color: #CBD8DA;
}

table.spectime td.w2 {
	background-color: #E7EEEF;
}

table.spectime td.w3{
	background-color: #FFFFFF;
	width: 16%;
}


table.specpictures {
	margin: 0;
	border-top: 1px solid #336666;
	border-right: 1px solid #336666;
	text-align: center;
}

table.specpictures td {
	padding: 3px;
	border-left: 1px solid #336666;
	border-bottom: 1px solid #336666;
	text-align: center;
	font-size: 10px;
}

table.specpictures td.w1 {
	background-color: #CBD8DA;
}

table.specpictures td.w2 {
	background-color: #E7EEEF;
}

table.specpictures td.w3{
	background-color: #FFFFFF;
	width: 10%;
}


table.specsystem {
	margin: 0;
	border-top: 1px solid #336666;
	border-right: 1px solid #336666;
	text-align: center;
}

table.specsystem td {
	padding: 3px;
	border-left: 1px solid #336666;
	border-bottom: 1px solid #336666;
	text-align: center;
}

table.specsystem td.w1 {
	background-color: #CBD8DA;
}

table.specsystem td.w2 {
	background-color: #E7EEEF;
}

table.specsystem td.w3{
	background-color: #FFFFFF;
	width: 25%;
}



/*__ Motion Picture Recording Time (Approx.) __*/

table.specTime {
	margin: 0;
	border-top: 1px solid #336666;
	border-right: 1px solid #336666;
	text-align: center;
}

table.specTime td {
	padding: 3px;
	border-left: 1px solid #336666;
	border-bottom: 1px solid #336666;
	text-align: center;
	font-size: 10px;
}

table.specTime td.w1 {
	background-color: #CBD8DA;
}

table.specTime td.w2 {
	background-color: #E7EEEF;
}

table.specTime td.w3{
	background-color: #FFFFFF;
	width: 14%;
}


/*__ Battery Life (When Using for DVD-RAM disc) (Approx.) __*/

table.specBattery {
	margin: 0;
	border-top: 1px solid #336666;
	border-right: 1px solid #336666;
	text-align: center;
}

table.specBattery td {
	padding: 3px;
	border-left: 1px solid #336666;
	border-bottom: 1px solid #336666;
	text-align: center;
	font-size: 10px;
}

table.specBattery td.w1 {
	background-color: #CBD8DA;
}

table.specBattery td.w2 {
	background-color: #E7EEEF;
}

table.specBattery td.w3{
	background-color: #FFFFFF;
}

/*__ System Requirements __*/

table.specRequirements {
	margin: 0;
	border-top: 1px solid #336666;
	border-right: 1px solid #336666;
	text-align: center;
}

table.specRequirements td {
	padding: 3px;
	border-left: 1px solid #336666;
	border-bottom: 1px solid #336666;
	text-align: center;
	font-size: 10px;
}

table.specRequirements td.w1 {
	background-color: #CBD8DA;
}

table.specRequirements td.w2 {
	background-color: #E7EEEF;
}

table.specRequirements td.w3{
	background-color: #FFFFFF;
}


/*__ System Requirements Table __*/

.specTbl2 {
	border-top: 1px solid #366;
	border-right: 1px solid #366;
}

.specTbl2 th {
	background-color: #CBD8DA;
	font-weight: bold;
}

.specTbl2 tr.otherClr th {
	background-color: #E7EEEF;
}

.specTbl2 td,
.specTbl2 th {
	padding: 3px 5px;
	border-left: 1px solid #366;
	border-bottom: 1px solid #366;
	text-align: center;
	width: 117px; /* For Win IE4, 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 117px; /* For Major Browsers */
}

.specTbl2 .cols2 {
	width: 117px; /* For Win IE4, 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 117px; /* For Major Browsers */
}

.specNotice {
	margin: 5px 0 0 0;
	width: 590px;
	font-size:10px
}

.specNotice li {
	padding: 0 0 2px 8px;
	background:   url("../../products/specifications/dot.gif") no-repeat 0 5px;
}

#specCont .modelName {
	margin: 6px 0 5px 15px;
	font-weight: bold;
}

/*__ Number of Recordable Still Pictures __*/

.specTbl3 {
	border-top: 1px solid #366;
	border-right: 1px solid #366;
}

.specTbl3 th {
	background-color: #CBD8DA;
	font-weight: bold;
}

.specTbl3 tr.otherClr th {
	background-color: #CBD8DA;
}

.specTbl3 td,
.specTbl3 th {
	padding: 3px 5px;
	border-left: 1px solid #366;
	border-bottom: 1px solid #366;
	text-align: center;
}

.specTbl3 td {
	text-align: right;
	width: 94px; /* For Win IE4, 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 84px; /* For Major Browsers */
}

.specTbl3 .w1 {
	width: 118px; /* For Win IE4, 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 118px; /* For Major Browsers */
}

.specTbl3 .w2 {
	width: 57px; /* For Win IE4, 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 47px; /* For Major Browsers */
}

/*__ Battery Life (Approx.) __*/

.specTbl4 {
	border-top: 1px solid #366;
	border-right: 1px solid #366;
}

.specTbl4 th {
	background-color: #CBD8DA;
	font-weight: bold;
}

.specTbl4 tr.otherClr th {
	background-color: #CBD8DA;
}

.specTbl4 td,
.specTbl4 th {
	padding: 3px 5px;
	border-left: 1px solid #366;
	border-bottom: 1px solid #366;
	text-align: center;
	font-size:10px;
}

.specTbl4 td {
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.specTbl4 .w1 {
	voice-family: "\"}\"";
	voice-family: inherit;
}

.specTbl4 .w2 {
	voice-family: "\"}\"";
	voice-family: inherit;
}

.specLine {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #366;
}


/* Language Menu
-------------------------------------*/

body.langMenu {
	text-align: center;
}

body.langMenu strong {
	font-weight: normal;
}

#swHeader {
	height: 19px;
	background-color: #000;
	text-align: left;
}

#langWrap {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 708px;
	text-align: left;
}

#langWrap .section {
	margin-top: 10px;
	text-align: right;
}


/* Product
-------------------------------------*/

.featCont {
	width: 770px;
	height: 38px;
	background-color: #CCC;
}

.productsCat {
	margin-top: 10px;
}


/* Glossary
-------------------------------------*/

.funcTtl {
	margin-bottom: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	background:  url("") repeat-x 0 100%;
}

.funcTtl a:hover {
	color: #333;
	text-decoration: none;
}


/* Site Map
-------------------------------------*/

#sitemapWrap {
	margin-left: 183px;
	width: 526px;
	background-color: #EFEFEF;
	border: 1px solid #999;
}

#sitemapCont {
	margin: 15px 25px;
	color: #666;
/*	background-color: #FFC; Debug*/
}

#sitemapCont a {
	color: #666;
}

#sitemapCont .title {
	margin-bottom: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

#sitemapCont .category {
	margin: 0 0 20px 28px;
	font-weight: bold;
}

#sitemapCont table {
	margin-left: 56px;
	width: 415px;
	color: #666;
}

#sitemapCont table .lTd {
	width: 105px;
	text-align: left;
	font-weight: bold;
}

#sitemapCont table .rTd {
	width: 310px;
	text-align: left;
	font-weight: bold;
}

#sitemapCont td {
	padding-bottom: 10px;
}


/* Site Map
-------------------------------------*/

body.feature {
	text-align: center;
}

#featureWrap {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 708px;
}

#featureWrap #main {
	margin: 0 auto;
	width: 676px;
	text-align: left;
}

#featureWrap #main .short {
	width: 350px;
}

