/* Overall Look
================================================================== */

.hide {
	display: none;
	}

.noprint {
	display: none;
	}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	line-height: 14px;
}
#all {
	margin: 0 auto 0 auto;
	padding-top: 10px;
	width: 650px;
}
.clear {
  clear: both;
}
a {
  color: #666666;
	text-decoration: none;
}
a:hover {
  color: #333333;
}
.text a {
  color: #3F466C;
}
.title-header {
  padding: 6px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
.text {
  padding: 8px;
	text-align: justify;
}
a img {
  border: 0;
}
.folio_image {
  float: right;
	margin-left: 5px;
}

/* Header
================================================================== */
#header {
 display: none;
}
#header .left {
 display: none;
}
#header .right {
 display: none;
}

/* Left column
================================================================== */
#main-left {
display:block;
}
#main-image {
  width: 400px;
	height: 204px;
}

/* Right column
================================================================== */
#main-right {
display: block;
}


#main-right .left {
display: none;
}
#main-right .right {
display: none;
}
#short-menu {
 display: none;
}



/* Menu: left
================================================================== */
#menu {

}
#menu .left {

}
#menu .left ul, #menu .left li {

}
#menu .left li .leftnav {
}

#menu .left li .leftnav:hover {
}
#menu .left li .leftonnav {
}


/* Menu: right
================================================================== */
#menu .right {

}


.title-header2 {
 display: none;
}

.text2 {
 display: none;
}



.title-header3 {
 display: none;
}


.title-header4 {
 display: none;
}


.title-header5 {
 display: none;
}

.feature-images {
 display: none;
}

/* Best Sellers: Left
================================================================== */
#best_1 {
   display: none;
}


/* Best Sellers: Right
================================================================== */
#best_2 {
 display: none;
}


/* Copyright: left
================================================================== */
#copy_left {
  display: block;
}
/* Copyright: right
================================================================== */
#copy_right {
 display: none;
}

#footer_handheld {
	display:block;
  background: #F3F3F3;
	padding: 3px;
	margin-bottom: 2px;
	width: 420px;
	float: left;
	color: #999999;
}
#footer_handheld a {
  color: #777777;
}
#footer_handheld a:hover {
  color: #444444;
}
#footer_handheld ul, #copy_left li {
  list-style: none;
	padding: 0;
	margin: 0;
  display: inline;
}


/* Privacy Section
================================================================== */
#privacy {
  display: none;
}
