body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
dl,dd,ul,li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
li{
list-style-position:outside;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img{
  vertical-align: middle;
}
fieldset,img {
border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style: normal;
font-weight: normal;
}
ol,ul {
list-style: none;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
}
q:before,q:after {
content: '';
}
abbr,acronym {
border: 0;
}

body {
background: #ffffff;
color: #666666;
font: 70% Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

/* links  */

a {
color: #0085cf;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #0085cf;
font-weight: bold;
text-decoration: underline;
}

/*
a {
color: #0085cf;
text-decoration: none;
}
a:hover {
color: #0085cf;
text-decoration: underline;
}
/* headings */

h1 {
font-size: 2.5em
}
/* displayed at 24px */
h2 {
font-size: 2.0em
}
h2 img{
  vertical-align: middle;
margin-bottom: 5px;
}
/* displayed at 18px */
h3 {
font-size: 1.5em
}
h3 img{
vertical-align: middle;
margin-bottom: 5px;
}
/* displayed at 15px */
h4 {
font-size: 1.25em
}
/* displayed at 12px */

/* strong em */
strong {
font-weight: bolder;
color: #cc000a;
}
em {
font-style: italic;
}

/* tables & forms */

input, select, th, td {
font-size: 1em
}

/* classes */

.error {
color: red;
}

/* page structure & layout */

#page {
background: #fff;
/*  border-left: 1px solid #000;
border-right: 1px solid #000;*/
  margin: 0 auto;
text-align: left;
width: 980px;
}
#header {
background: #fff;
border-bottom: 1px solid #777;
height: 140px;
width: 980px;
margin-top: 10px;
position: relative;
}
#nav {
clear: both;
background-color: #777;
bottom: 0;
font-size: 1.1em;
width: 980px;
margin: 0 0 0 0;
position: absolute;
}
.breadcrumb {
/*  border-bottom: 1px solid #d0d0d0;*/
/*  color: #4C7897;*/
  border: 1px solid #cfcfcf;
background-color: #e5e5e5;
font-size: 80%;
/*  height: 46px;*/
  padding: 5px;
margin-top: 8px;
margin-bottom: 20px;
position: relative;
}
#info {
background: #76AAC9;
border-bottom: 3px solid #d0d0d0;
color: #E4EEF4;
font-size: 1.2em;
line-height: 2.0em;
position: relative;
margin: 20px 230px 20px 30px;
}
#content {
float: left;
font-size: 1.2em;
line-height: 1.5em;
margin: 20px 10px 20px 10px;
width: 460px;
}
#sidebar {
color: #000;
float: left;
font-size: 1.1em;
line-height: 1.5em;
margin: 20px 0px 20px 0px;
width: 250px;
}
#sidebar2 {
color: #000;
float: left;
font-size: 1.1em;
line-height: 1.5em;
margin: 20px 0px 20px 0px;
width: 250px;
text-align: left;
}
#comments {
border-top: 1px solid #d0d0d0;
margin: 30px 0 0 0;
margin: 20px 0 0 0;
}
#footer {
border-top: 1px solid #d0d0d0;
clear: both;
color: #aaa;
font-size: 1.1em;
height: 70px;
}
#pre-footer {
clear: both;
font-size: 1.1em;
}
.foot-nav {
background-color: #777;
bottom: 0;
font-size: 1.1em;
width: 980px;
height: 20px;
margin: 0 0 0 0;
}
.foot-unit {
width: 490px;
margin-top: 20px;
float: left;
}
/* header */
/*
#header h1 {
font-size: 4.0em;
position: absolute;
margin: 30px 0 0 45px;
}
#header h1 a {
color: #9ca9b7;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
letter-spacing: -1px;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
}
#header h1 span {
color: #fff;
font-size: 18px;
}
*/
/* navigation */

#nav ul {
display: inline;
}
#nav li {
display: block;
float: left;
list-style: none;
}
#nav li a {
background: #777;
color: #fff;
display: block;
margin: 0 1px 0 1px;
line-height: 1.6em;
padding: 7px 20px 7px 20px;
text-align: center;
/*  text-decoration: none;*/
}
#nav li a:hover,
#nav li a.current {
background: #333333;
}

/* breadcrumb */
/*
#breadcrumb a {
color: #333333;
text-decoration: none;
}
*/

/* info */

#info a {
color: #E4EEF4;
}

/* content */

#content h2 {
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
letter-spacing: -1px;
margin: 5px 0 17px 10px;
}
#content h2, #content h3, #content h4{
color: #111;
text-decoration: none;

/*  text-decoration: none;*/
}

#content h2 a, #content h3 a, #content h4 a{
color: #000;
text-decoration: none;
/*  text-decoration: none;*/
}

#content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
/*  color: #3366cc;*/
color: #0085cf;
text-decoration: underline;
}

#content h3/*, #content h4*/ {
height: 37px;
background: url("/public/images/title_bg.png") no-repeat 0% 0;
font-size: 1.4em;
font-weight: bold;
margin-top: 25px;
margin-bottom: 4px;
padding: 14px 0 0 15px;
/*  text-decoration: none;*/
}

#content h4/*, #content h4*/ {
background: none;
font-size: 1.2em;
font-weight: bold;
margin: 15px 5px 7px 2px;
}
/*
#content h3 a {
text-decoration: none;
}
#content h4 a {
text-decoration: none;
}
*/
#content p, #content h5{
line-height: 1.5em;
margin: 0 10px 10px 10px;
}
#content table, #content blockquote{
  margin: 10px 10px 10px 10px;
}
table.spec {
  margin-left: 20px !important;
  border: 1px solid #666666 !important;
}
.spec tr, .spec td, .spec th{
  border: 1px solid #666666 !important;
}
.spec th{
  background-color: #99e;
  color: #fff;
}
.spec td, .spec th{
  padding: 3px !important;
}
#content ol {
/*  line-height: 1.8em;*/
  /*margin: 0 30px 20px 50px;*/
  margin: 0 0 0 30px;
}
#content ul {
  /*line-height: 1.8em;*/
  /*margin: 0 30px 20px 30px;*/
  margin: 10px 0 10px 30px;
}
#content ul li {
/*  line-height: 1.8em; */
  list-style: square;
margin-left: 2px;
}

/* secondary content */
#sidebar h2, #sidebar h3, #sidebar h4 {
background-color: #38537c;
color: #fff;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
font-size: 1.5em;
font-weight: normal;
padding: 7px 0 7px 10px;
}
#sidebar p {
padding: 10px;
}

#sidebar ul, #sidebar ol {
/*  margin: 20px 0 5px 0;*/
  padding: 7px 0 7px 10px;
}
#sidebar ul li ul li, #sidebar ol li ol li{
height: 18px;
list-style: none;
margin: 0 0 0 7px;
}
#sidebar h2 a, #sidebar h3 a,#sidebar h4 a {
color: #fff;
}

#sidebar a {
color: #666;
text-decoration: none;
font-weight: normal;
}

#sidebar a:hover {
color: #0085cf;
text-decoration: underline;
}

/* secondary content */
#sidebar2 h2, #sidebar2 h3, #sidebar2 h4 {
background-color: #38537c;
color: #fff;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
font-size: 1.5em;
font-weight: normal;
padding: 7px 0 7px 10px;
}
#sidebar2 p {
padding: 10px;
}

#sidebar2 ul, #sidebar2 ol {
/*  margin: 20px 0 5px 0;*/
  padding: 7px 0 7px 10px;
}
#sidebar2 ul li, #sidebar2 ol li {
height: 18px;
list-style: none;
margin: 0 0 0 7px;
}
#sidebar2 h2 a, #sidebar2 h3 a, #sidebar2 h4 a {
color: #fff;
}

#sidebar2 a {
color: #666;
text-decoration: none;
font-weight: normal;
}

#sidebar2 a:hover {
color: #0085cf;
text-decoration: underline;
}

/* footer */

#footer p {
line-height: 1.5em;
margin-top: 15px;
text-align: center;
}
#footer a {
color: #aaa;
text-decoration: underline;
}

/* misc */

a img {
border: none;
}
acronym {
cursor: help;
}
blockquote {
background: url(quote.gif) no-repeat 10px 0;
color: #76aac9;
border-left: 2px solid #76aac9;
line-height: 1.5em;
margin: 0 10px 20px 10px;
padding: 0 10px 0 10px;
}
hr, .hide {
display: none;
}
.show {
display: inline;
}

pre, code {
font-size: 1.1em;
line-height: normal;
background: #eee;
color: #444;
}

/* classes */

.right, .left {
background: #fff;
border: 1px solid #e3e7e8;
float: left;
margin: .5em 12px 6px 0;
padding: 6px;
}
.right {
float: right;
margin: .5em 0  6px 12px;
}
.left {
float: left;
margin: .5em 12px 6px 0;
}

/* comment */
.comment-form {
margin-top: 30px;
}
.comment-form-body {
width: 350px;
}
.banner {
float: left;
margin: 0 0 0 20px;
border: 0;
}
.banner-ad {
float: left;
margin: 0 0 0 30px;
border: 0;
}
.sidebar-list {
padding-left: 100px !important;
}
.sidebar-list img {
border: 1px solid #d0d0d0;
}
.sidebar-unit {
/*background: #e5e5e5;*/
border: 1px solid #e5e5e5;
/*
border-right: 1px solid #cfcfcf;
border-bottom: 1px solid #cfcfcf;
border-left: 1px solid #cfcfcf;*/
margin: 7px 0 20px 0;
}
.sidebar-unit ol li img{
}
.sidebar-unit h4 {
color: #0085cf;
font-size: 110%;
font-weight: bold;
}
.sidebar-unit ul {/*
  border: 1px #solid #e5e5e5;*/
}
.sub-section {
/*border: 1px solid #cfcfcf;*/
padding: 5px;
}

p.ad_banner {
  margin: 20px auto 20px 10px !important;
}

ul.iphone_feature{
  margin-bottom: 3px !important;
}

td.iphone_application{
  text-align: right;
}

h2.none_bg{
  background: none !important;
}

h3.none_bg{
  background: none !important;
}
p.r_ad{
  text-align: center !important;
}

.c_ad{
  margin: 50px auto 20px 10px !important;
}

div.pickup{
  margin: 20px;
  border: 3px solid #fa0;
  /*background-color: #faa;*/
}
div.pickup strong{
  margin: 10px 0 0 10px !important;
  font-size: 120%;
}
div.pickup h4 {
  margin: 0 0 10px 0 !important;
  padding: 0 0 0 5px !important;
  background-color: #fa0 !important;
  color: #fff !important;
  font-size: 120%;
}
div.pickup h4 img {
    vertical-align: 20% !important;
}
.pickup td{
  padding: 5px;
}