/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444; font-size:12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.inputsp{
	display: none;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #116A98;
}
a:hover {
	text-decoration: underline;
}

*[style] /* override inline styles */{ font-family:Arial, Helvetica, sans-serif !important;}


h1,h2,h3,h4{ font-weight:bold; margin:0 0 15px 0;}
p { margin:0 0 15px 8px;}
h1{ font-size:22px;}
h2{ font-size:18px;}
h3{ font-size:16px;}
h4{ font-size:18px;}

img { border:none;}

.topnav {
	background-image: url(images/bg_topmenubar.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 751px;
	background-position: left top;
}
.topmenutext, .topmenutext a, .topmenutext a:hover, .topmenutext a:visited, .topmenutext a:active{
	color: #FFFFFF;
	word-spacing: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px
}
.midnav2 {
	background-color: #80C432;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3D444;
	border-right-color: #A3D444;
	border-bottom-color: #70B125;
	border-left-color: #70B125;
	height: 12px;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.midnav2 a, .midnav2 a:visited, .midnav2 a:active {
	display: block;
	color: #FFFFFF;
}
.midnav2 a:hover {
	background-color: #A3D444;
	text-decoration: none;
	color: #FFFFFF;
}
.botnav {
	background-image: url(images/bg_botmenubar.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 745px;
	text-align: left;
}
.copyright {
	color: #7F9A5F;
	text-align: left;
	padding-left: 8px;
}
.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active {
	background-color: #D2D6EA;
	color: #6B7F9B;
	background-image: url(images/new_foot_fade.gif);
	background-repeat: repeat-x;
}

.tdheader, .tdheader a:link, .tdheader a:visited, .tdheader a:active {
	background-color: #f1f7ff;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana, ;
	padding-left: 8px;
	padding-right: 8px;
}

.tdcontent {
	padding: 6px;
	border: 1px solid #F1F7FF;
}

#noleftmargin {
	border-left-style: none;
}

#norightmargin {
	border-right-style: none;
}

.inputbox {
	background-color: #FFFFFF;
	border: 1px solid #686868;
	font-size: 10px;
	width: 120px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
}

#emaillistbox {
	background-color: #dfdfdf;
	color: #333333;
	border: 1px solid #779852;
	padding-left: 5px;
}

#quantity {
	width: 20px;
}

#searchbox {
	width: 160px;
}

.formbox {
	margin: 0px;
	padding: 0px;
}

.buttonsubmit {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #686868;
	height: 15px;
}

#emaillistbutton {
	background-color: #DFDFDF;
	color: #333333;
	border: 1px solid #779852;
}

#shoppingcartbuttons {
	color: #666666;
	font-weight: bold;
	height: 18px;
}

.contenttext a{
	text-decoration:underline
}

.contenttext a:hover{
	text-decoration: none;
}

#homepagetitle {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
}

#booktitle {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana,;
}

#price {
	font-weight:bold;
}

.newslist {
	list-style-position: outside;
	list-style-image: url(images/bullet_arrow.gif);
	margin-left: 15px;
	padding-left: 5px;
}

.searchrow {
	background-color: #DCE4EF;
}

.cartrow {
	background-color: #EFF3F8;
	padding: 5px 5px 5px 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#cartrownobg {
	background-color: #FFFFFF;
}

#dottedborder {
	padding: 6px;
	border: 1px dotted #686868;
	background-color: #EFF3F8;
}

#dottedbordernopad {
	border: 1px dotted #686868;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #EFF3F8;
}

.newsletter {
	background-color: #D2D6EA;
	background-image: url(images/new_bread_fade.gif);
	background-repeat: repeat-x;
}

.emaillist {
	color: #FFFFFF;
	background-color: #668246;
	padding: 4px 6px 2px 2px;
}

.tiptitle {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tiptext {
	color: #333333;
	padding: 2px 10px 10px;
}

#dottedbordernoright {
	padding: 6px;
	border-top: 1px dotted #686868;
	border-bottom: 1px dotted #686868;
	border-left: 1px dotted #686868;
	background-color: #EFF3F8;
}

#dottedbordernoleft {
	padding: 6px;
	border-top: 1px dotted #686868;
	border-right: 1px dotted #686868;
	border-bottom: 1px dotted #686868;
	background-color: #EFF3F8;
}
