@charset "utf-8";
body {
-webkit-text-size-adjust: none; background-color:#FFF}

a {color: #003399; text-decoration: none;}
a:visited {color: #1033a9}
a:hover {text-decoration: underline}
a:active {color: #000000; text-decoration: none}

#header {
	background-color: #336799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:top;
	height:auto;
}

#header a, #footer a {
	color: #FFCC33;
	text-decoration:none;
}

#header a:hover, #footer a:hover {
	color: #FFCC33;
	text-decoration:underline;
}

#subheader {
	background-color: #6699cc;
	padding-left:2px;
	height:13px;
	vertical-align:middle;
}

#searchheader {
	/*background: #6699cc url(/ereader/graphics/iphoneHome_searchbkd1.gif) top left repeat-y;*/
	background-color: #6699cc;
	padding-top:3px;
	height:24px;
	text-align:center;
	width:100%;
}

input.search {
 	font-size: 12px;
	color: #000000;
	height: 14px;
	border:none;
	/*background: #FFFFFF;*/
	width: 150px;

}

.search {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
} 

input.submit {
	border:none;
	vertical-align:middle;
}


input.keywords {
	height:16px;
}

#titles {
	background-color: #336799;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:top;
	height: 16px;
}

#footer {
background-color:#336699;
height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:bottom;
	padding:4px 0 0 0;
}

#footer .item {
vertical-align:bottom;
}

td.footer {
 background-color: #336799;
}

.footer {
 background-color: #336799;
}

#content_mobile {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	vertical-align:top;
	padding:6px;
}

#content_mobile ul{
margin-left:-3px;
}

.product .preview-book img.preview {border: none;}
.product .preview-book img.preview2 {border: 1px #000000 solid;}

#content_mobile .product .preview-book{
	margin-bottom:3px;
}

#content_mobile .product .bookitem  td.padleft{
	padding:0 4px 0 0;
}

#content_mobile .bookitem  td.padleft{
	padding:0 4px 0 0;
}

h1 {margin-top: 0px; font-size: 140%; padding-bottom: 5px; border-bottom: #666666 1px solid}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #336799;
	/*border-bottom:#666666 solid 1px;*/
	padding-bottom: 3px;
	margin-bottom: 3px;
}

h3 {margin-top: 0px; font-size: 140%; padding-bottom: 5px; border-bottom: #666666 1px solid}


h4 {
	font-size: 15px;
	font-weight: bold;
}

.h4 {
	font-size: 15px;
	font-weight: bold;
}

a.h4w {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

#info {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	vertical-align:top;
	padding:6px;
}

#info .info2 {
font-size: 20px;
	font-weight: bold;
	color: #000000;
}

#info .small {
	font-size: 10px;
	line-height:11px;
}

#toplinks{
text-align:center;
padding:6px;
border-bottom: solid #cccccc 1px;
}

#toplinks a.item {
font-size: 13px;
}

#bottomlinks{
text-align:center;
padding:6px;
border-top: solid #cccccc 1px;
}

#video {
background-color:#000000;
height:140px;
width:200px;
margin:0 10px 10px 10px;

/*float:left;*/
}

#banner {
background-color: #CC3333; /*354554*/
font-size: 14px;
color: #ffffff;
/*margin: 0 6px 0 6px;*/
padding: 4px;
}

#banner a {
color: #ffffff;
text-decoration:none;
}

#banner a:hover {
text-decoration:underline;
}

#banner a:visited {
text-decoration:none;
}


#banner .code {
color: #ffff00;
}

#banner .coverspace{
 float:left;
 padding-right:4px;
}

#banner .coverspace .coverimg {
 border: 1px solid #ffffff;
}

a.addtocart {
font-size: 15px;
text-decoration:underline;
color:#990000;	
}

#bookshelf_record {
 border: solid #cccccc 0 0 1px 0;
 padding: 0 0 3px 0;
 margin: 0 0 6px 0;
}

#bookshelf_record a.title {
 font-size: 14px;
}

#content_mobile table .cartdivider {
border: solid #cccccc 1px;
}

table.faq div.th {padding-left: 11px}
table.faq div.th .title {padding: 0px}

.marked {font-weight:bold; color:#990000;}
