/*
/*  content.css
/*  Created July 26, 2006
*/

body, td, input {
	font-family: 'Lucida Grande', 'Verdana',
		'Bitstream Vera Sans', sans-serif;
	font-size: 13px;
	color: #525252;
	line-height: 19px;
}

/*a {
	color: #b52a2f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}*/

a {
  color: #3975c5;
  text-decoration: none;
}

a:hover {
  color: #2956a5;
  text-decoration: underline;
}

a img {
  border: none;
}

a[target="_blank"]:after {
  content: url('../images/link.png');
  padding-left: 4px;
  position: relative;
  top: 1px;
  opacity: 0.5;
}

a[target="_blank"]:hover:after {
  opacity: 1.0;
}

* em {
	font-family: 'Trebuchet MS', 'Verdana',
		'Bitstream Vera Sans', sans-serif;
/*	font-style: italic;*/
}

h1 { 
	margin: 0px;
	background-repeat: no-repeat;
	width: 820px;
	height: 106px;
	position: relative;
}

h1 a {
	display: block;
	position: absolute;
	top: 14px; left: 18px;
	height: 80px;
}

h1 span {
	display: none;
}

h3 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 28px;
	margin-bottom: -4px;
	line-height: 26px;
	margin-top: 24px;
	letter-spacing: -1px;
	color: #343434;
}

h3 em {
	font-family: 'Trebuchet MS', sans-serif;
}

h3 em.light {
  font-style: normal;
  color: #9a9a9a;
}

h4 {
	font-family: 'Trebuchet MS', 'Verdana',
		'Bitstream Vera Sans', sans-serif;
	font-size: 14px;
	margin-bottom: -8px;
	color: #343434;
}

dl {
  text-align: center;
}

dl * {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

dl dt {
  font-weight: bold;
}

dl.table {
  text-align: left;
  margin: 12px 48px;
}

dl.table dd {
  margin: 2px 0px;
}

dl.table dt {
  width: 140px;
  float: left;
  padding-right: 12px;
  text-align: right;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
}

dl.table dd {
  font-size: 13px;
}

div.section {
	background-image: url('../images/titled_section.png');
	background-repeat: no-repeat;
	padding: 6px 12px;
	margin: 12px 0px;
	overflow: hidden;
}

* html div.section {
  display: inline-block;
}

div.section h3 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: -4px;
	color: #fff;
  height: 38px;
}

div.section p {
	color: #777;
}

div.section p strong {
  color: #333;
}

div.filled {
  background-image: url("../images/section_middle.png");
  background-repeat: repeat-y;
  padding-top: 0px;
}

div.filled h3.title {
  margin: 0px -12px -14px;
  padding: 6px 12px;
  background-image: url("../images/filled_section.png");
}

* html div.filled h3.title {
  position: relative;
  top: -18px;
}

div.filled h3.title a {
  right: 12px;
}

div.filled:after {
  content: url("../images/section_bottom.png");
  display: block;
  margin: -6px -12px;
}

.hr {
	border: none;
	margin: 8px 0px;
	border-top: 1px solid #d4e0f1;
}

.errors {
  background-image: url('../images/error.png');
  background-repeat: no-repeat;
  padding: 8px;
  padding-top: 7px;
  margin: 18px 0px;
}

.errors h4 {
  color: #f1a500;
  margin-top: 0px;
  margin-bottom: -12px;
}

.errors p {
  color: #808080;
  font-size: 11px;
}

.errors ul {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: -8px;
}

.errors ul li {
  padding-left: 20px;
  background-image: url('../images/caution.png');
  background-repeat: no-repeat;
  background-position: 2px 4px;
}

h3 a { 
	font-family: 'Lucida Grande', 'Verdana',
		'Bitstream Vera Sans', sans-serif;
	letter-spacing: 0px;
	font-size: 13px;
	margin-left: 12px;
	font-style: normal;
	color: #ff3f00;
}

h3 a:hover {
	color: #d02f00;
}

div.section h3 {
  position: relative;
}

div.section h3 a {
  color: #ffd800;
  position: absolute;
  right: 0px;
}

div.section h3 a:hover {
  color: #fff;
}

h3 small {
	font-family: 'Lucida Grande', 'Verdana',
		'Bitstream Vera Sans', sans-serif;
	font-size: 12px;
	margin-left: 12px;
	font-weight: bold;
	font-style: normal;
	color: #777;
}

p.note {
	color: #999;
}

p.return {
  font-weight: bold;
}

p.warning {
  font-weight: bold;
  color: #c85000;
  margin-bottom: 18px;
}

strong.highlight {
	color: #444;
}

.empty {
	text-align: center;
	font-size: 11px;
	color: #999;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px 4px;
	margin-top: 42px;
}

.empty h4 {
  color: #333;
}

.empty * {
	margin: 0px;
}

.empty a {
  font-weight: bold;
}

.rating img {
	margin: 0px -1px;
}

.ads div {
  margin-top: -4px;
	padding-left: 0px;
}

.ads .shop {
  clear: both;
  margin: 0px -2px;
  padding: 6px 0px 0px 64px;
  overflow: hidden;
}

.ads a.photo {
  display: block;
  float: left;
  margin: 0px 10px 10px -64px;
  border: 1px solid #f8f8f8;
}

* html .ads a.photo {
  margin: 0px 10px 10px -32px;
}

.ads a.photo div {
  padding: 6px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
}

.ads h5 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: -12px;
}

.ads div.shop p {
	font-size: 11px;
	line-height: 17px;
	height: 3em;
	overflow: hidden;
	color: #777;
}

ul.similar {
  list-style: none;
  padding: 0px;
  margin-left: 0px;
}

ul.similar a,
ul.similar a:hover {
  color: #ff3f00;
  font-weight: bold;
}

ul.results {
	list-style: none;
	padding-left: 0px;
}

ul.results li {
	overflow: hidden;
}

* html ul.results li {
  clear: right;
}

ul.results .frame {
	background-image: url('../images/frames/nano/frame.png');
	background-repeat: no-repeat;
	width: 50px; height: 50px;
	float: left;
	padding: 14px;
	margin-left: -6px;
	margin-right: 8px;
}

ul.results h4 {
	margin-top: 12px;
	margin-bottom: -10px;
}

* html ul.results h4 {
  margin-top: -8px;
  margin-bottom: -20px;
}

ul.results .rating {
	margin-left: 8px;
	position: relative;
	top: 1px;
	font-family: 'Lucida Grande', 'Verdana',
		'Bitstream Vera Sans', sans-serif;
}

ul.results .description {
	font-size: 11px;
	color: #777;
	width: 380px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

* html ul.results .description {
  margin-bottom: 12px;
}

ul.results .more {
	font-weight: bold;
	font-size: 11px;
	margin-top: -12px;
}

ul.results .more a:after {
	content: ' \00bb';
	font-size: 13px;
}

ul.pages {
	list-style: none;
	padding: 0px;
	overflow: hidden;
	margin: 12px 0px 32px;
}

ul.pages li {
	float: left;
	color: #777;
	margin-right: -1px;
}

ul.pages li.label {
	padding: 2px 6px;
	padding-left: 0px;
	padding-right: 7px;
}

ul.pages li a,
ul.pages li span {
	display: block;
	padding: 1px 5px;
	border: 1px solid #ccc;
}

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

ul.pages li.back {
	margin-left: 8px;
}

ul.pages li.selected a {
	font-weight: bold;
	color: black;
}

ul.pages li span.disabled {
	color: #aaa;
	opacity: 0.5;
}

ul.categories {
  padding: 0px;
  margin-left: 0px;
  list-style: none;
  line-height: 24px;
  margin: 14px -4px 8px;
}

ul.categories li {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  display: inline;
  padding: 0px 4px;
}

* html ul.categories li {
  width: 0px !important;
  white-space: nowrap;
}

ul.categories span.size1 a { font-size: 14px; color: #366fbc; }
ul.categories span.size2 a { font-size: 16px; color: #366fbc; }
ul.categories span.size3 a { font-size: 17px; color: #2b5a98; }
ul.categories span.size4 a { font-size: 19px; color: #2b5a98; }
ul.categories span.size5 a { font-size: 20px; color: #20426f; }
ul.categories span.size6 a { font-size: 21px; color: #20426f; }
ul.categories span.size7 a { font-size: 22px; color: #0b2951; }

ul.list li p.info {
  width: 100%;
}

dl.info {
  text-align: left;
  font-size: 13px;
  color: #333;
}

dl.info dt {
  width: 160px;
  float: left;
  text-align: right;
  padding-right: 10px;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
}

dl.info dd {
  margin: 4px 0px;
  padding-left: 170px;
}

ul.options {
	padding: 0px;
	list-style: none;
}

ul.options a {
	color: #757575;
	padding-left: 20px;
	margin-left: -20px;
}

ul.options li {
	background-image: url('../../images/bullets/red.png');
	background-repeat: no-repeat;
	background-position: 1px 3px;
	margin: 2px 0px;
	padding-left: 20px;
}

ul.options li.red { 
	background-image: url('../../images/bullets/red.png'); }
ul.options li.yellow { 
	background-image: url('../../images/bullets/yellow.png'); }
ul.options li.blue { 
	background-image: url('../../images/bullets/blue.png'); }
ul.options li.green { 
	background-image: url('../../images/bullets/green.png'); }

#downtime {
  background-image: url('../images/downtime.png');
  background-repeat: repeat-x;
  height: 163px;
  text-align: center;
  overflow: hidden;
  margin-bottom: -120px;
}

#downtime h2 {
  color: white;
  font-size: 12px;
  margin-top: 4px;
  margin-bottom: -2px;
}

#downtime h2 em {
	font-family: 'Lucida Grande', 'Verdana',
		'Bitstream Vera Sans', sans-serif;
  font-style: normal;
  color: #f6b631;
}

#downtime p {
  color: #7e9dba;
  font-size: 10px;
  margin-top: -2px;
  margin-bottom: 4px;
}

#footer {
  position: absolute;
  left: 0px;
  width: 100%;
  background-image: url('../images/footer.png');
  background-repeat: repeat-x;
  text-align: center;
  padding: 14px 0px 8px;
  min-height: 60px;
  font-size: 11px;
  margin-bottom: 16px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.50);
}

* html #footer {
  height: 74px;
}

#footer ul {
  list-style: none;
  padding: 0px;
  margin: 0px auto;
  font-weight: bold;
  width: 720px;
}

#footer ul li {
  display: inline;
  padding: 0px 4px;
}

#footer ul li a {
  color: #f6b631;
}

#footer p {
  margin: 0px;
  color: #7e9dba;
}
