body, h1, h2, ul, li {
 margin: 0;
 padding: 0;
}


body {
	background: #d0e2ff;
	font: normal 11px Verdana, Tahoma, Arial, sans-serif;
	margin: 21px 0;
	color: #666;
}

.normal {
 margin: none;
 padding: none;
}

a { color: #336699; }

img { border: 0; }

#wrapper {
	background: transparent url('../images/bg.gif') repeat-y;
	width: 772px;
	margin: 0 auto;
}

h2 { color: #333; font: bold 18px Arial, Tahoma, sans-serif; margin-bottom: 8px; } 

h1 { font: bold 18px Arial, Tahoma, sans-serif; text-align: center; margin: 20px;}

/* HEADER */

#header {
	background: #eaeaea url('../images/header.gif') no-repeat;
	height: 70px;
}

#header ul { margin-left: 310px; }

#header ul li {
	display: inline;
	list-style-type: none;
	float: left;
	margin: 36px 0 0 18px;
}

#header li a { text-decoration: none; font: bold 14px Arial, Tahoma, sans-serif; padding: 3px 5px; }
#header li a:hover { color: #fff; text-decoration:none; background:#669933; }


/* BODY */

#body {
	background: transparent url('../images/body_bottom_gradient.gif') repeat-x bottom;
	*background: none;
	margin: 0 2px;
}

#content0 {
	padding: 10px 0px 10px 0px;
}

#content {
	padding: 0px 20px 0px 20px;
}

#content2 {
	padding: 30px 100px 30px 100px;
}

/* SEARCH */

#search {
	background: #eaeaea url('../images/search_bg.gif') no-repeat;
	color: #fff;
	height: 128px;
	text-align: center;
	font: bold 14px Arial, Tahoma, sans-serif;
}

#search p { padding: 17px 0 12px 0; }

#search input.textbox {
	width: 440px;
	height: 17px;
	border: 1px solid #2a537f;
	padding: 3px;
	margin-bottom: 7px;
}

#search input.button { margin: 0 5px; }


/* ADVERT */

#advert {
	padding: 10px;
	text-align: center;
}


/* BLOCKS */

.column {
	margin-left: 11px;
	* margin: 0 5px;
	float: left;
}

div.block {
	background: url('../images/section_bg.gif') repeat-y;
	padding: 5px 20px 0px 20px;
	*padding: 0;
	width: 202px;
	*width: 222px;
	margin-bottom: 12px;
}

div.wideblock {
	width: 95%;
	margin: auto;
}

div.block p.wide_height { line-height: 20px; *margin-left: 20px; }

div.block p.short_height { line-height: 16px; *margin-left: 20px; }

div.block h2 { *margin-left: 20px; *margin-top: 10px;
 }

div.block img.book {
	padding: 1px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 12px;
	*margin-left: 20px;
}

span.date {
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

.section_top { display: block; }

.section_bottom { display: block; }

.section_top {
	position: relative;
	top: -10px;
	left: -20px;
	margin-top: 5px;
}

.section_bottom {
	position: relative;
	bottom: -3px;
	left: -20px;
}

.section_top, .section_bottom {
	*top: 0;
	*left: 0;
	*bottom: 0;
	*margin: 0;
}


/* FOOTER */

#footer {
	background: #333333 url('../images/footer_bg.gif') no-repeat;
	height: 58px;
	color: #666;
	font-size: 10px;
	clear: both;
}

#footer div {
	line-height: 18px;
	text-align: center;
	padding:10px;
}

#footer a { color: #999; font-weight: bold; }

/* OTHER */

div.spacer {
	clear: both;
}

table.pricing {
	border: solid 1px black;
	width: 80%;
	border-spacing: 0px;
}

table.pricing th {
	color: #369;
	border: solid 1px #eef;
	border-collapse: collapse;
	padding: 5px;
}

table.pricing td {
	border: solid 1px #eef;
	border-collapse: collapse;
	text-align: center;
}

table.pricing a {
	color: #693;
	font-weight: bold;
	text-decoration: none;
}

table.pricing tr.lowestprice {
	background-color: #cfc;
}

UL.list1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	color: #666;
}

LI.list1{
padding-top:4px;
}

#mailfriend{
	margin: 20px auto 20px auto;
	border:solid 0px #ddd;
	width: 500px;
	text-align: center;
}

#mailfriend input{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #333;
border-right: #98A7C5 1px solid;
border-top: #98A7C5 1px solid;
border-left: #98A7C5 1px solid;
border-bottom: #98A7C5 1px solid;
padding: 2px 2px 2px 2px;
background:#FFF;
margin-bottom: 2px;
}

#mailfriend #fbutton{
padding: none;
margin: none;
border:none;
}

.bar-medium {
	width: 100px;
	height: 15px;
	margin: auto;
	text-align: left; 
	border: 1px solid #000;
}

.bar-small {
	width: 50px;
	height: 5px;
	margin: 5px auto 5px auto;
	text-align: left; 
	border: 1px solid #000;
}

.partner-rating {
	text-align: center;
	line-height: 1.5;
}

.partner-link {
	text-align: center;
	margin-bottom: 20px;
}

#frm input{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #333;
border-right: #98A7C5 1px solid;
border-top: #98A7C5 1px solid;
border-left: #98A7C5 1px solid;
border-bottom: #98A7C5 1px solid;
padding: 2px 2px 2px 2px;
background:#FFF;
margin-bottom: 2px;
}

#frm #but{
padding: none;
margin: none;
border:none;
}

.table1{
	border-spacing: 0px;
	border: 1px #98A7C5 solid;
	background-color: white;
	border-collapse: collapse;
}

.table1 th {
	border: #98A7C5 1px solid;
	border-bottom:none;
	background-color: #EEE;
		padding: 4px;
}
.table1 td {
	border: #98A7C5 1px solid;
	background-color: white;
		padding: 4px;
}

.table2{
	border: 1px #98A7C5 solid;
	padding: 10px;
}

table.comments {
	margin: 10px 0px 10px 0px;
}

table.comments td {
	padding: 3px;
	vertical-align: top;
}

.morecomments {
	text-align: right;
	margin: 10px;
}

em {
	font-weight: bold;
}

.warning {
	color: #996;
	border: solid 1px #996;
	background: #ffc;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}

table.pricing a.ajaxable {
	color: #369;
	font-weight: normal;
	border-bottom: dashed 1px #369;
}

.dropdown_coupons {
	position: absolute;
	border: solid 1px black;
	padding: 10px;
	float: left;
	width: 300px;
	background: white;
}

h1.dropdown {
	margin: 0px 0px 0px 10px;
	font-size: 14pt;
}

table.dropdown {
	border-collapse: collapse;
	width: 100%;
}

table.dropdown td {
	padding: 5px;
	text-align: left;
	background: #eee;
	border: solid 1px #999;
}


ul.tabs1 {
	list-style-type: none;
	border-bottom: solid 1px #666;
	padding-left: 5px;
}

ul.tabs1 li {
	display: inline;
	line-height: 1.5;
	margin-left: 5px;
}

ul.tabs1 li a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	background: #eee;
	border: solid 1px #666;
}

ul.tabs1 li a.active {
	background: #ccf;
	font-weight: bold;
}

.success {
	color: #090;
	border: solid 1px #090;
	background: #cfc;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}

.error {
	color: #900;
	border: solid 1px #900;
	background: #fcc;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}

#logout {
	text-align: right;
	margin-bottom: 20px;
}
