body { font-size: 12px; line-height: 1.5em; color: #525252; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1,h2,h3,h4,h5,h6 { 
  color: #111; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
h1 { font-size: 3em; line-height: 1; }
h2 { font-size: 2em; margin-bottom:0.7em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

/* Text elements
-------------------------------------------------------------- */
p           { margin: 0 0 1em; }
ul, ol      { margin:0; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}
/* a			{ text-decoration:none; color:#B10043; } */
a			{ text-decoration:none; color:#c5003b; }
a:hover			{ text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em          { font-style: italic; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; }
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }
sup         { vertical-align:super; }
address     { font-size: 1.2em; font-style:normal; line-height:2; color:#525252; }

/* Tables
-------------------------------------------------------------- */
table   { margin-bottom: 1.4em; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }

/* Forms
-------------------------------------------------------------- */
input, select {
	font-size:1.2em;
}
textarea {
  font-size:1.2em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Tabbed subcontent
-------------------------------------------------------------- */
.tabcontent h3 {
  font-family:Verdana, sans-serif;
  font-size:1.1em;
  font-weight:bold;
  color:#525552;
}
p.toplink {
  color:#525552;
  font-size:1.1em;
  font-weight:bold;
}
ul.pagination li {
  font-size:1.1em;
  font-weight:bold;
  text-align:center;
  line-height:1.6;
  color:#5D6771;
}
p.no-per-page {
  text-transform: uppercase;
  font-size:0.9em;
  color:#868E96;
}
p.no-per-page span { color:#000; }
p.no-per-page a { color:#B10043; }

/* Phonepage Features
-------------------------------------------------------------- */
.feature h4 {
	font-size:1.6em;
	font-weight:bold;
	color:#525552;
}
.feature ul li {
	font-size:1.2em;
	color:#525552;
}
.feature h4 img { vertical-align:middle; }

/* Phone Selector
-------------------------------------------------------------- */
.withcheckoptions li label {
	font-weight:bold; 
	color:#fff;
	font-size:1em;
}
p.selected {
  font-size:0.9em;
  text-transform: uppercase;
  color:#000;
}
p.selected span { color:#868E96; }

.tabcontent h2 { font-size:1.2em; color:#525552; font-weight: bold; }
.tabcontent .compare-option h3,
.tabcontent .compare-option h4 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.compare-option h3 { font-weight:bold; }
.compare-option h4 { font-size:1.1em; }
.compare-checkbox input { vertical-align:middle; }
.compare-checkbox label {
  font-size:9px;
  color:#525552;
  text-transform:uppercase;
}
.compare-options p {
  font-size:0.9em;
  text-transform:uppercase;
  letter-spacing: -1px;
}
.compare-options p select {
  text-transform:none;
  vertical-align:middle;
  letter-spacing: 0;
}

.compare-options p a, .compare-options p span { letter-spacing: 0; }
p.filter-phones a.clr {
  color:#fff;
  font-size:0.8em;
  text-transform:uppercase;
}

.notabnav h3 {
  font-size:1.1em;
  font-weight:bold;
  color:#fff;
}
tbody#model-features td, tbody#model-specs td {
  font-size:1.1em;
  color:#525552;
  line-height:1.4;
  vertical-align: top;
  text-align:center;
}
tbody#model-features tr.features td {
  line-height:1.2;
  text-align:left;
}

/* recylce ordered list
-------------------------------------------------------------- */

.ecycle li {
	color:#525552;
	font-size:130%;
	line-height:normal;
	margin:0px 0px 6px 0px;
}
ol.ecycle {
	list-style-type: decimal;
	margin: 0px 0px 10px 25px;
	padding: 0;
}
.ecycling img {
	float:left;
	margin-right:20px;
}
.ecycling p {
	line-height:16px;
}
