/*
---------------------------------
	Default
---------------------------------
*/
html {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	margin: 0;
	padding: 0;
	font-family: 'Times New Roman', Times, Serif;
	font-size: 90%;
	background: url(./img/home_bg.jpg) repeat-x  #ecf7f3;
	}

/*---------------------------------
	menu/logo
---------------------------------*/

#logo {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 137px;
	text-align: center;
	overflow:hidden;
	background: #d3ddce;
	}

#menu {
	position:absolute;
	top: 138px;
	left: 0;
	width: 100%;
	height: 33px;
	background: #f3f9f0;
	list-style:none;
	padding:0; margin:0;
	white-space: nowrap;
	overflow:hidden;
	}
#menu label {
	float: left;
	list-style: none;
	margin-left: 27px;
	}
#menu li {
	float: left;
	list-style: none;
	margin: 0;
	}
#menu a {
	float: left;
	overflow:hidden;
	padding:33px 0 0 0;
	height:/**/:33px !important;
}
#menu li a:hover {
	background-position:0 -33px;
	}

#menu li.active, #menu li a.active, #menu li a.active:hover {
	background-position:0 -33px;
	}

#menu01, #menu01 a { width:58px; background: url(./img/menu_01.gif) top left no-repeat; }
#menu02, #menu02 a { width:94px; background: url(./img/menu_02.gif) top left no-repeat; }
#menu03, #menu03 a { width:98px; background: url(./img/menu_03.gif) top left no-repeat; }
#menu04, #menu04 a { width:92px; background: url(./img/menu_04.gif) top left no-repeat; }
#menu05, #menu05 a { width:57px; background: url(./img/menu_05.gif) top left no-repeat; }
#menu06, #menu06 a { width:59px; background: url(./img/menu_06.gif) top left no-repeat; }
#menu07, #menu07 a { width:125px; background: url(./img/menu_07.gif) top left no-repeat; }
#menu08, #menu08 a { width:72px; background: url(./img/menu_08.gif) top left no-repeat; }
#menu09, #menu09 a { width:72px; background: url(./img/menu_09.gif) top left no-repeat; }
#menu11, #menu11 a { width:145px; background: url(./img/menu_10.gif) top left no-repeat; }
#menu12, #menu12 a { width:30px; background: url(./img/home_cart.gif) top left no-repeat; }
#menu13, #menu13 a { width:45px; background: url(./img/home_faq.gif) top left no-repeat; }
#menu14, #menu14 a { width:55px; background: url(./img/menu_13.gif) top left no-repeat; }



/*---------------------------------
	cols
---------------------------------*/

#footer {
	
	
	font: 10px Arial, helvetica, sans-serif;
	color: #666;
	}

#leftwrap {
	/*position: absolute;*/
	float:left;
	top: 170px;
	width:580px;
	min-width: 580px;
	}

#leftcol {
	max-width: 580px;
	min-width: 580px;
	margin: 25px 260px 0 0;
	padding: 10px 60px 10px 40px;
	color: #333;
	font-size: 13px;
	line-height: 22px;
	}
#leftcolvendors {
	max-width: 580px;
	min-width: 580px;
	margin: 25px 0 0 0;
	padding: 10px 60px 10px 40px;
	color: #333;
	font-size: 13px;
	line-height: 22px;
	}	
#leftwrap #copyright {
	width: 450px;
	margin: 20px 0 20px 40px;
	font: 10px Arial, helvetica, sans-serif;
	color: #666;
	}
#leftwrap #copyrighta {
	width: 450px;
	margin: 20px 0 20px 0px;
	font: 10px Arial, helvetica, sans-serif;
	color: #666;
	}

#leftcol td {
	font-size: 13px;
	line-height: 22px;
	}

#rightcol {
	/*position: absolute;*/
	float:right;
	margin: 0; padding: 0;
	top: 200px;
	right: 0px;
	width: 270px;
	min-width: 270px;
	background: url(./img/rightcol_bg.gif) repeat-x  #ecf7f3;

	}
#rightcontent {
	margin: 0 0 0 0;
	padding: 40px 30px;
	border-left: 1px dotted #CFCABE;
	color: #666;
	font-size: 12px;
	line-height: 22px;
	}
#rightcontent img {
	margin-bottom: 7px;
	}

#rightcontent b {
	font-weight: normal;
	font-size: 14px;
	color: #664F34;
	}

#rightcontent em {
	font-style: normal;
	color: #333;
	}

#slideshow {
	width: 530px;
	height: 400px;
	display: block;
	}

#leftcol a {
	font-size: 12px;
	color: #664F34;
	/* border-bottom: 1px dotted #999; */
	}
#leftcol a:hover {
	color: #333;
	/* border-bottom: 1px dotted #999; */
	}
#rightcontent a {
	font-size: 11px;
	color: #664F34;
	/* border-bottom: 1px dotted #999; */
	}
#rightcontent a:hover {
	color: #333;
	/* border-bottom: 1px dotted #999; */
	}

/*
---------------------------------
	Style
---------------------------------
*/
h1 {
	display: block;
	width:434px;
	height: 51px;
	overflow: hidden;
	line-height: 200px;
	margin: 0;
	padding: 0;
	}
h1.home { background: url(./img/title_home.gif) no-repeat; }
h1.vendors { background: url(./img/title_vendors.gif) no-repeat; }
h1.principles { background: url(./img/title_principles.gif) no-repeat; }
h1.biography { background: url(./img/title_biography.gif) no-repeat; }
h1.products { background: url(./img/title_products.gif) no-repeat; }
h1.book { background: url(./img/title_book.gif) no-repeat; }
h1.press { background: url(./img/title_press.gif) no-repeat; }
h1.services { background: url(./img/title_services.gif) no-repeat; }
h1.mailinglist { background: url(./img/title_mailinglist.gif) no-repeat; }
h1.events { background: url(./img/title_events.gif) no-repeat; }
h1.cart { background: url(./img/title_cart.gif) no-repeat; }
h1.checkout { background: url(./img/shoppingcart.gif) no-repeat; }
h1.contact { background: url(./img/contact.gif) no-repeat; }
h1.faq{ background: url(./img/faq.gif) no-repeat; }
h1.login{ background: url(./img/login.gif) no-repeat; }
h1.monthly { background: url(./img/monthly.gif) no-repeat; }
h1.check1 { background: url(./img/title_billingshipping.gif) no-repeat; }
h1.check2 { background: url(./img/title_selectshipping.gif) no-repeat; }
h1.check3 { background: url(./img/title_paymentorderreview.gif) no-repeat; }
h1.check4 { background: url(./img/title_thankyou.gif) no-repeat; }
h1.forgetpass{ background: url(./img/title_forgetpassword.gif) no-repeat; }
h1.myaccount{ background: url(./img/title_myaccount.gif) no-repeat; }
h1.shippol{ background: url(./img/title_shippingandreturn.gif) no-repeat; }
h1.signup{ background: url(./img/title_signup.gif) no-repeat; }
h1.video{background: url(./img/title_video.gif) no-repeat; }


h2 {
	color:#6D7B7A;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding:0;
	}

h3 {
	color: #333;
	font: 17px/20px 'Times New Roman', Times, Serif;
	font-weight: normal;
	margin: 0 0 16px 0;
	padding: 0;
	}

a.textlink {
	line-height: 20px;
	border-bottom: 1px dotted #999;
	}

.pubimg {
	float: left;
	margin:0 25px 15px 0;
	}

.subtitle {
	color:#6D7B7A;
	font-size: 17px;
	}

td.productstxt {
	font: 12px/20px 'Times New Roman', Times, Serif;
	color: #333;
	}

blockquote {
	margin:0; padding:0;
	font:italic 21px 'Times New Roman', Times, Serif;
	color: #6D7B7A;
	}

blockquote em {
	display:block;
	margin:10px 0 0 0;
	padding:0;
	font:normal 12px 'Times New Roman', Times, Serif;
	color: #333;
	text-align:right;
	}

.required {
	color: #900;
	}

/*b {
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	}*/

a img {
	border-width:0;
	border-style:none;
  }

table {
	border-width:0;
	border-style:none;
	}

td {
	/*text-align:left;*/
  vertical-align:top;
  }


A {
	text-decoration: underline;
	color: #666;
	}
A:hover {
	text-decoration: none;
	color: #111;
	}

.style1 {
	font-size: 21px;
	color: #6D7B7A;
}
.style6 {	font-size: 21px;
	color: #6D7B7A;
	font-weight: bold;
}
.style7 {	color: #000000;
	font-weight: bold;
}
.style6 {	color: #FFFFFF;
	font-weight: bold;
}
.style9 {color: #000000;  font-size: 21px; }
.style10 {color: #990000}
.style11 {color: #990000; font-weight: bold; }
.style12 {color: #666666}

/*
---------------------------------
	Cart
---------------------------------
*/
#cart_quick {
	font: 10px 'Lucida Grande', Arial, Helvetica, sans-serif;

	margin-bottom: 10px;
	color: #84937d;
	}
#cart_quick a {
	color: #84937d;
	}
#form_cart {
	font: 10px 'Lucida Grande', Arial, Helvetica, sans-serif;
	background: #fff;
	border: 1px #ccc solid;
	width: 420px;
	}
#form_cart td {
	font-size: 10px;
	}
#form_cart th {
	font-size: 10px;
	}
#form_cart .sml_link {
	font-size: 10px;
	color: #666;
	}

#form_cart th {
	color: #666;
	background: #EFEFEF;
	font-weight: normal;
	}
#cart_menu {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #666;
	}
#cart_menu li {
	list-style: none;
	float: left;
	padding: 0;
	margin-right: 30px;
	}

#cart_menu .selected {
	color: #900;
	}

/*
---------------------------------
	Form
---------------------------------
*/

form {
	margin: 0px;
	padding: 0px;
	}
form input.text {
	font: 11px Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
  }
.submitmod {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666
	}
select {
	background-color:#FFF;
	color: #333;
	font: 10px Arial, Helvetica, sans-serif;
	border:1px #666 solid;
	}

.header {
	position: relative;
	margin: 0 auto 5px auto;
	top:0;
	left:0;
	width:100%;
	height: 137px;
	text-align: center;
	overflow:hidden;
	background: #d3ddce;
}
