/*-------------------------GENERAL LAYOUT------------------------*/

body{
background-color:#eee;
font-family:trebuchet,trebuchet-ms,helvetica,arial,sans-serif;
font-size:10pt;
}

.main{
width:1000px;
background-image:url(/image/background.png);
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
}

cite{
font-style:italic
}

a[target$=_blank]{
background-image:url(/image/externallink.png);
background-position:center right;
background-repeat:no-repeat;
padding-right:14px;
}

a[href$=pdf]{
background-image:url(/image/pdficon.png);
background-position:center right;
background-repeat:no-repeat;
padding-right:14px;
}

hr{
width:300px;
height:1px;
background-color:#f00;
color:#f00;
}

th{
background-color:#ccc
}

dl{
width:550px;
margin-left:10px;
margin-right:10px;
}

dt{
font-weight:bold;
margin-top:10px;
margin-left:15px;
}

ul{
margin-top:0;
margin-bottom:0;
}

h2{
font-size:10pt;
margin-top:0;
margin-bottom:0;
}

h3{
margin-top:25px;
margin-bottom:0;
margin-left:10px;
margin-right:10px;
}

h4{
text-align:center;
}

h5{
text-align:center;
}

h6{
font-size:8pt;
font-weight:normal;
margin-top:5px;
margin-bottom:0;
margin-left:50px;
margin-right:0;
}

.serendipity_commentsTitle{
font-size:10pt;
font-weight:bold;
margin-left:50px
}

.serendipity_center{
font-size:8pt;
margin-left:60px
}

.serendipity_comment{
margin-top:20px
}

.serendipity_comment_source{
font-size:8pt;
margin-left:20px
}

.serendipity_entryFooter{
font-size:8pt;
margin-bottom:15px;
padding-bottom:15px;
border-bottom-style:solid;
border-bottom-color:red;
border-bottom-width:1px
}

.serendipity_date{
font-size:8pt;
margin-top:10px;
margin-bottom:0;
}

.serendipity_title{
font-size:12pt;
text-align:left;
margin-top:0;
margin-bottom:10px;
}

.serendipity_title a{
color:#000;
text-decoration:none;
}

.filmstrip{
border:0;
margin-top:-175px;
position:relative;
left:275px;
z-index:3;
}

table{
margin-left:50px;
}

.review{
float:left;
margin-right:10px;
}

/*--------------------HEADER & FOOTER LAYOUTS--------------------*/

.header{
width:1000px;
height:26px;
background-color:#ccc;
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
-moz-border-radius-topleft:8px;
-moz-border-radius-bottomleft:0;
-moz-border-radius-topright:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-top-left-radius:8px;
-webkit-border-bottom-left-radius:0;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-right-radius:8px;
}

.header h1{
width:767px;
height:22px;
background-image:url(/image/header_h1.png);
background-repeat:repeat-y;
font-size:14pt;
color:white;
text-align:right;
margin-top:2px;
margin-bottom:2px;
margin-left:0;
margin-right:2px;
-moz-border-radius-topleft:0;
-moz-border-radius-bottomleft:0;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:0;
-webkit-border-bottom-left-radius:0;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
float:right;
}

.contact{
width:230px;
height:20px;
margin-top:3px;
margin-bottom:3px;
margin-left:0;
margin-right:0;
float:left;
}

.contact a{
margin-top:0;
margin-bottom:0;
margin-left:15px;
margin-right:0;
float:left;
}

.footer{
width:1000px;
background-color:#ccc;
font-size:8pt;
text-align:center;
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-bottom:10px;
}

/*--------------------------LEFT COLUMN--------------------------*/

.section_left{
width:230px;
vertical-align:top;
float:left;
}

.nav{
width:220px;
height:500px;
margin-top:0;
margin-bottom:0;
margin-left:10px;
margin-right:0;
position:relative:
z-index:5;
}

.nav h2{
font-size:9pt;
margin-top:10px;
margin-bottom:0;
margin-left:3px;
margin-right:0;
}

.nav ul li a, .menu ul li a:visited{
display:block;
width:200px;
background-color:#ccc;
color:#000;
font-size:8pt;
text-decoration:none;
margin-left:8px;
padding:1px;
}

.nav ul{
padding:0;
margin:0;
list-style-type:none;
}

.nav ul li{
float:left;
margin-right:1px;
position:relative;
z-index:6;
}

.nav ul li ul{
display:none;
}

.nav ul li:hover a{
background-color:#eee;
color:#000;
}

.nav ul li:hover ul{
display:block;
width:222px;
position:absolute;
top:-50px;
left:210px;
}

.nav ul li:hover ul li a.hide{
background-color:#ccc;
color:#000;
}

.nav ul li:hover ul li:hover a.hide{
width:320px;
}

.nav ul li:hover ul li ul{
display:none;
}

.nav ul li:hover ul li a{
display:block;
width:318px;
background-color:#eee;
color:#000;
margin-left:0;
padding:2px;
border:1px solid #ccc;
}

.nav ul li:hover ul li a:hover{
background-color:#fff;
color:#000;
}

.nav ul li:hover ul li:hover ul{
display:block;
position:absolute;
left:151px;
top:0;
color:#000;
}

.nav ul li:hover ul li:hover ul li a{
display:block;
width:320px;
background:#fff;
color:#000;
}

.nav ul li:hover ul li:hover ul li a:hover{
background:#fff;
color:#000;
}

.adsense{
width:168px;
margin-top:25px;
margin-bottom:0;
margin-left:52px;
margin-right:0;
}

/*--------------------------CENTER AREA--------------------------*/

.article{
width:770px;
min-height:650px;
color:#333;
font-size:10pt;
line-height:12pt;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
vertical-align:top;
position:relative;
display:inline-block;
/*--IE7 FIX--*/
zoom:1;
*display:inline;
}

.writeup{
width:770px;
min-height:650px;
background-image:url(/image/right-block.gif);
background-position:100% 200px;
background-repeat:no-repeat;
color:#333;
font-size:10pt;
line-height:12pt;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
vertical-align:top;
position:relative;
display:inline-block;
/*--IE7 FIX--*/
zoom:1;
*display:inline;
}

.mainimage{
position:absolute;
top:5px;
left:20px;
z-index:4;
}

.facebooklike{
width:100px;
height:50px;
border:none;
overflow:hidden;
position:absolute;
top:25px;
right:25px;
z-index:4;
}

.detailimages{
width:570px;
text-align:center;
margin-top:310px;
margin-bottom:0;
margin-left:0;
margin-right:0;
float:left;
}

.facttab{
width:94px;
background-color:#ffc;
font-family:"american typewriter","1942 report","courier new",courier,monospace;
font-size:10pt;
color:#000;
text-align:center;
margin-top:12px;
margin-bottom:0;
margin-left:120px;
margin-right:350px;
padding:3px;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:0;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomright:0;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:0;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-right-radius:0;
-moz-box-shadow: 3px 3px 3px #666;
-webkit-box-shadow: 3px 3px 3px #666;
box-shadow: 3px 3px 3px #666;
float:left;
clear:left;
}

.fact{
width:400px;
background-color:#ffc;
font-family:euromode,eurotype,courier;
font-size:10pt;
color:#000;
text-align:justify;
text-indent:0;
margin-top:0;
margin-bottom:0;
margin-left:75px;
margin-right:75px;
padding:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-right-radius:10px;
-moz-box-shadow: 3px 3px 3px #666;
-webkit-box-shadow: 3px 3px 3px #666;
box-shadow: 3px 3px 3px #666;
float:left;
clear:left;
}

.factsource{
font-size:6pt;
text-align:right;
}

.desc{
width:550px;
text-align:justify;
text-indent:2em;
margin-top:25px;
margin-bottom:0;
margin-left:10px;
margin-right:10px;
float:left;
clear:left;
}

.writeup p{
width:550px;
text-align:justify;
text-indent:2em;
margin-top:25px;
margin-bottom:0;
margin-left:10px;
margin-right:10px;
float:left;
clear:left;
}

.writeup h3{
width:550px;
margin-top:25px;
margin-bottom:0;
margin-left:10px;
margin-right:10px;
float:left;
clear:left;
}

.article p{
width:700px;
text-align:justify;
text-indent:2em;
margin-top:25px;
margin-bottom:0;
margin-left:10px;
margin-right:10px;
}

.qc{
width:570px;
font-size:8pt;
font-style:italic;
text-align:center;
text-indent:0;
margin-top:0;
margin-bottom:0;
float:left;
clear:left;
}

.techspec{
width:450px;
background-color:#eee;
border:thick dashed darkgray;
font-family:euromode,eurotype,courier;
font-size:10pt;
color:#000;
text-align:justify;
text-indent:0;
margin-top:30px;
margin-bottom:30px;
margin-left:30px;
margin-right:30px;
padding:20px;
float:left;
clear:left;
}

.leftcolumn{
width:300px;
margin-left:25px;
margin-bottom:40px;
float:left
}

.rightcolumn{
width:300px;
margin-right:50px;
float:right
}

.galleryentry{
width:700px;
height:390px;
background-color:#ccc;
margin-top:10px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
padding:5px;
clear:both
}

.galleryentry img{
float:left
}

.galleryentry ul{
width:320px;
height:350px;
font-size:8pt;
line-height:12pt;
float:right;
overflow:auto
}

.galleryentry li{
display:block
}

.supplementcolumn{
width:180px;
background-color:#ccc;
margin-bottom:10px;
margin-left:10px;
float:right
}

.price{
font-color:red;
font-weight:bold;
text-align:center;
}

div.newfeatures1{
margin-top:0;
margin-bottom:0;
margin-left:10px;
}

div.newfeatures2{
margin-top:-150px;
margin-bottom:0;
margin-left:10px;
}

div.pullphotoleft{
font-size:8pt;
width:300px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
margin-right:15px;
text-align:center;
float:left
}

div.pullphotoright{
font-size:8pt;
width:300px;
margin-top:10px;
margin-bottom:10px;
margin-left:15px;
margin-right:10px;
text-align:center;
float:right
}


/*--------------------------RIGHT COLUMN-------------------------*/

.aside{
background-color:#ccc;
width:200px;
margin-top:130px;
margin-bottom:0;
margin-left:0;
margin-right:0;
float:right;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:0;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomright:0;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-left-radius:0;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-right-radius:0;
}

.aside dl{
width:180px;
margin-left:10px;
margin-right:10px;
}

.aside h5{
text-align:left;
margin-top:0;
margin-bottom:0;
margin-left:55px;
margin-right:0;
}

.aside a{
display:block;
background-image:none;
text-align:center;
text-decoration:none;
margin-top:25px;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
padding:0;
}

.aside h5 a{
text-align:left;
margin-top:0;

.aside a[target$=_blank]{
background:none;
padding:0;
}

margin-bottom:-15px;
margin-left:0;
margin-right:0;
}

.aside img{
border:none;
}

.bumper{
height:50px;
}

.othermodels p{
width:200px;
font-size:8pt;
font-weight:normal;
text-align:center;
margin-top:25px;
margin-bottom:0;
margin-left:0;
margin-right:0;
}

.othermodels strong{
font-size:10pt;
font-weight:bold;
}

.othermodels a{
display:inline;
font-size:8pt;
text-align:left;
margin-top:2px;
margin-bottom:3px;
margin-left:10px;
margin-right:10px;
}

.aside table{
width:180px;
margin-top:75px;
margin-bottom:0;
margin-left:10px;
margin-right:10px;
padding:0;
border:none;
}

.aside table th{
font-size:8pt;
font-weight:bold;
text-align:center;
}

.aside table th.left{
background-color:#eee;
text-align:right;
}

.aside table th.right{
background-color:#eee;
text-align:left;
}

.aside table td.left{
text-align:right;
font-size:8pt;
margin:0;
}

.aside table td.right{
text-align:left;
font-size:8pt;
margin:0;
}

.twitterlogo{
margin-bottom:10px;
margin-right:10px;
text-align:right
}

ul.twitter{
width:160px;
text-align:left;
list-style-type:none;
font-size:10pt;
color:black;
margin-top:10px;
margin-left:-15px
}