/*background: #9bc3d5 url(/img/bg_body.gif) left top repeat-x;*/

body {
	color: #000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 90%;
	line-height: 1.5em;
	float: left;
	clear: left;
	padding: 10px 0;
	margin: 0;
	width: 100%;
}

#InnerBody{
	min-width: 950px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5px;
}

img { 
	border: none;
}

a:link {
	color: #00A;
	text-decoration: none;
}

a:visited {
	color: #00A;
	text-decoration: none;
}

a:hover, a:active {
	color: #c00;
	text-decoration: underline;
}


table {
  border-collapse: collapse;
}

th {
	text-align: left;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	color: #333;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #333;
	width: 100%;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 1em;
	color: #333;
}
.section {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}
.noVideo {
	margin-bottom: 20px;
}
table.prices {
	width: 500px;
	background: #fff;
	border: 1px solid #eee;
	border-left: 0;
	border-right: 0;
}
table.prices thead {
	display: none;
}
table.prices td {
	padding: 5px 5px;
	font-weight: bold;
}
table.prices th {
	padding: 2px 5px;
}
table.prices caption {
	text-align: left;
	padding: 2px 0 5px 0;
}
table.prices caption span {
	color: red;
	font-weight: bold;
}
.prices .submit {
	width: 107px;
	height: 32px;
    background: url(/img/go2store.gif) center center no-repeat;
	border: 0;
	font-size: 0;
}
.pricingNote {
	color: #888;
	font-size: smaller;
}
.pricingNote a {
	color: #888;
	text-decoration: underline;
}

.productList {
	margin-top: 10px;
}

/*
.productMedWrap {
	float: left;
	width: 33%;
	margin: 0;
}
.productMed {
	min-width: 200px;
	margin: 0 10px 10px 0;
}
.productMed .psum {
	clear: left;
	font-size: small;
}
*/
.productMed {
	width: 100%;
	margin: 0 0 20px 0;
	clear: left;
	float: left;
}
.productMed h2 a {
}
.productMed .psum {
}
.productMed .psum a {
    background: url(/img/arrow.gif) center left no-repeat;
	padding-left: 12px;
}
.productMed .i {
	float: left;
	width: 250px;
	margin: 0 20px 0 0;
}
.productMed img {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.priceRange {
	margin: 0 0 10px 0;	
	font-size: small;
}
.priceVal {
	font-weight: bold;
}
.priceRange .best .priceVal {
	color: #A00;
}
.priceRange .best a {
	text-decoration: underline;
}

.leadspan {
	font-style: italic;
}

.segment {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}


.nav {
	float: left;
	clear:left;
	width: 100%; 
	padding: 0;
	margin: 0 0 0px 0;
}
.nav li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 0px;
	list-style-type: none;
}
.nav a:hover {
	/*background-image:url(/img/bg_nav_over.gif);
	color:#fff;*/
	text-decoration:none;
}
.nav .r {
	float: right;
}

#main {
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;

}
#main .c1 {
	padding: 0 3px 0 0;
	background: #eee;
	width: 148px;
}

#main .c2 {
	margin-top: 0px;
	padding: 0 0 0 10px;
}

#productNav {
	margin-left: 2px;
}
#productNav .t {
	font-weight: bold;
}
#productNav a {
	font-size: small;
}
#productNav h2 {
	font-size: small;
}
#productNav li {
	margin: 0 0 10px 0;
	list-style-type: none;
}
#productNav ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 0px;
}
#productNav li span {
	display: block;
	font-size: 10px;
}
/*
#productNav .brand {
	float: left;
	width: 250px;
	margin: 10px 20px 10px 20px;
	font-size: small;
}
#productNav h2 {
	font-size: small;
	font-weight: bold;
}
#productNav li {
	margin: 0 0 5px 0;
}
#productNav ul {
	margin: 0;
	padding: 0 0 0 10px;
}
#productNav a {
}
*/

/*
.inlineNav  {
	margin: 0 0 20px 0;
	padding-left: 10px;
	float: left;
	clear: left;
	border: 1px solid #ccc;
}
.inlineNav ul, .inlineNav li, .inlineNav h2 {
	float: left;
	font-size: small;
	margin: 0;
}
.inlineNav li {
	margin-right: 25px;
}
.inlineNav h2 {
	width: 100px;
}
.inlineNav .section {
	margin-bottom: 0;
}
*/


#topnav {
	border-bottom: 1px solid #eee;
}
#topnav a {
	float: left;
	padding: 5px 0 0 10px;
}
#SubBar {
	float: left;
	clear: left;
	border-bottom: 1px solid #eee;
	width: 100%;
	margin-bottom: 10px;
}

/*
#topnav {
	height: 30px;
    background: url(/img/bg_nav.gif) repeat-x;
}
#topnav a {
	float: left;
	padding: 5px 0 0 10px;
	height: 25px;
}
#topnav a {
	color:#c2dcea;
	font:bold 14px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
*/

ul.horiz {
	padding: 0;
	margin: 0;
}

.horiz  {
	float: left;
}
.horiz li {
	float: left;
	margin-left: 25px;
}
.vertical li {
	margin-bottom: 10px;
}

#Welcome {
	background: #e8e8ff;
	font-size: small;
	float: left;
	width: 100%;
	clear: left;
	margin: 0 0 15px 0;
}
#Welcome p {
	margin: 2px 2px;
}
#ReviewSites {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 10px;
}

#content {
	clear: both;
	margin: 0 0 10px 0;
}
#footer {
	margin-top: 20px;
	float: left;
	clear: left;
	width: 100%;
	min-height: 340px;
    background: #1599D9 url(/img/bg_sp_footer_1x340.jpg) repeat-x;
	color: white;
}
#footerInner {
	padding: 0 10px;
}
#footer .vertblock {
	float: left; 
	margin-right: 20px;
}
#footer .vertblock a  {
	color: white;
}

img.large {
	border: 1px solid #ccc;
}
.adsense {
	background: #eee;
}
.notLive {
	background: #eee;
}
.adsense250x250 {
	width: 250px;
	height: 250px;
}
#pProduct .adsense250x250 {
	float: left;
}
.adsense336x280 {
	width: 336px;
	height: 280px; 
} 
/* youtube is 560 wide */
#pProduct .youtube {
	float: left;
	margin: 0 2px 10px 0;
}
#pProduct #top h2 {
	font-size: smaller;
}
#pProduct .jumpto {
	font-size: 80%;
}

.specComparison table {
	background: #f8f8f8;
}

.specComparison td, .specComparison th {
	border: 1px solid #ccc;
	padding: 5px;
}

#printer-comparison {
	margin: 0;
}

.links span.j {
	color: #888;
}
.links a {
    background: url(/img/arrow.gif) center left no-repeat;
	padding: 0 12px;
}

.disclaimer {
}


.topImagePanel {
	float: left;
	margin-bottom: 20px;
}
.topImagePanel p {
	clear: left;
}
.topImagePanel .thumbs {
	float: left;
	width: 220px;;
}
.topImagePanel .mainImage {
	float: left;
	margin-right: 20px;
}

#pProduct #top {
	margin-bottom: 0;
}
#pProduct .summary {
}
#pProduct #reviews {
}
#pProduct #videos {
}
#pProduct #bottom {
	margin: 0;
}

.halfWidth {
	width: 50%;
	float: left;
}
.minor {
	color: #888;
}

.small {
	font-size: smaller;
}

img.large {
	margin-bottom: 10px;
}

a.bookmark {
	font-size: smaller;
	text-decoration: underline;
}

p.jumpto {
	background: #eee;
	padding: 1px 5px;
}
p.rating {
	margin: 0;
	padding: 0;
	font-size: small;
	font-style: italic;
}
p.rating img {
	border: none;
	margin: 0;
	padding: 0;
}
#search {
	padding-top: 5px;
	width: 340px;
	float: left;
}
#search input[type="text"] {
	border: 1px solid #888 !important;
	border-style: solid;
}
#SocialWrap {
	float: right;
}
.social {
	padding-top: 5px;
	margin: 0 5px 8px 0;
	background: #fff;
	font-size: 11px;
}
.social span {
	color: #888;
	margin: 0 0 0 8px;
	font-weight: normal;
}
.social a {
	margin: 0 0 0 10px;
	padding-left: 22px;
}
.social #delicious{background:url(/img/bookmarks/delicious.gif) no-repeat center left;}
.social #digg{background:url(/img/bookmarks/digg.gif) no-repeat center left;}
.social #reddit{background:url(/img/bookmarks/reddit.gif) no-repeat center left;}
.social #facebook{background:url(/img/bookmarks/facebook.gif) no-repeat center left;}
.social #stumbleupon{background:url(/img/bookmarks/stumbleupon.gif) no-repeat center left;}


form.vert {
	padding: 20px;
	background: #9FE1FF;
	color: #000;
	font-weight: bold;
}

form.vert * {
	display: block;
	margin-bottom: 10px;
}

textarea {
	width: 50em;
	height: 10em;
}

.error {
	color: #f00;
}

.reviewLine .desc {
	border: 1px solid #ccc;
	background: #f8f8f8;
	padding: 10px;
}


