@charset "iso-8859-1";

body,th,td,div,p,h1,h2,li,dt,dd {
 font-family: Tahoma, "Gill Sans", Arial, sans-serif;
}


body {font-family: verdana, helvetica, arial, sans-serif;
 color: #333333;
 background: #f2f9e3;
 margin: 5px;
 padding: 0px;} /* styling for all text elements not specifically declared elsewhere */

hr {
 color: #006486;}

p {font-family: verdana, helvetica, arial, sans-serif;
color: #2C5700;
font-size: 12px;
line-height: 1.3em;
margin: 1px;
padding-bottom:6px;} /* default p styling for all text elements */

th {font-family: verdana, helvetica, arial, sans-serif;
color: #000080; background:#909090; font-weight: bold; font-size: 14px;} /* default p styling for all text elements */

td {font-family: verdana, helvetica, arial, sans-serif;
color: #000000;
font-size: 12px;} /* default p styling for all text elements */

h2 {font-family: verdana, helvetica, arial, sans-serif; font-size:30; 
 margin-top:-52px; color:#000080} /* styles h5 similar to p */

h2.bel {font-family: verdana, helvetica, arial, sans-serif;
margin-left:3px; color:#E0E0E0} /* styles h5 similar to p */

h3 {font-family: verdana, helvetica, arial, sans-serif; font-size:12;
margin-top:-10px; bottom-margin: 15px; background:#808080; color:#FFFFFF} /* styles h3 similar to p */

h4 {font-family: verdana, helvetica, arial, sans-serif;
margin: 15px;} /* styles h5 similar to p */

h5 {font-family: verdana, helvetica, arial, sans-serif;
 font-size:12; background:#606060; color:#FFFFFF}
ul {font-family: verdana, helvetica, arial, sans-serif;
font-size: 12px;
line-height: 1.3em;
padding: 2px;} /* styles unordered lists similar to p */

ol {font-family: verdana, helvetica, arial, sans-serif;
font-size: 12px;
line-height: 1.3em;
padding: 2px;}  /* styles ordered lists similar to p */

.browseHead {color: #666666;
font-weight: bold;} /* used in Browse section as header element */

.small {font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
line-height: 1.2em;}  /* used for to make smaller body text */

.hilite {color: #C7002C;} /* used for emphasis and important notes in corporate red throughout site*/

.legal {color: #666666;
font-size: 10px;
padding-bottom: 8px;} /* used in the footer of all pages make it small and gray */

input.button
{font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
font-weight: bold;
background-color: #EBE6D9;
border-top: #F0ECE3 1px solid;
border-right:  #B0ACA3 1px solid;
border-left: #F0ECE3 1px solid;
border-bottom: #B0ACA3 1px solid;
padding: 5px;
margin:2px;}

p span.small {font-size: 10px;} /* used to make sure of correct font sizing in all browsers */

a:link {color: #006486; text-decoration: none; font-weight: normal} 
a:active {color: #1d93b6; text-decoration: none; font-weight: normal} 
a:visited {color: #006486; text-decoration: none; font-weight: normal} 
a:hover {color: #4e5265; text-decoration: underline overline; font-weight: normal}

.note { color: #666666; ; font-size: 10px; line-height: 1.2em} /* not sure - mp */

.accountbox {width: 95%;
margin-top:5px;
margin-bottom:5px;
padding: 0px;
border-top: 1px #b0aca3 solid;
border-bottom: 1px #b0aca3 solid;} /*used in new Members menu mockups - section boxes */

.dashedtop {border-top: 1px #75736C dotted;} /*used in new MM - creates dashed line along top */
.dashedbottom {border-bottom: 1px #75736C dotted;} /*used in new MM - creates dashed line along bottom */
.dashedsides {border-right: 1px #75736C dotted;
border-left: 1px #75736C dotted;} /*used in new MM - creates dashed line along sides */

.sitenotice {width: 90%;
margin-top:5px;
margin-bottom:5px;
padding: 8px;
border-top: 1px #ababab dotted;
border-bottom: 1px #ababab dotted;
border-right: 1px #ababab dotted;
border-left: 1px #ababab dotted;
background-image: url(http://dev.abebooks.com/images/Account/hatch.gif);
background-repeat: repeat;
background: #efefef;
color: #333333;
text-align:left;} /*used in new Members menu mockups - for important notices */

.generalbox {width: 95%;
margin-top:5px;
margin-bottom:5px;
padding: 0px;
border-top: 3px #ababab double;
border-left: 3px #ababab double;
border-right: 3px #ababab double;
border-bottom: 3px #ababab double;} /*used in new Members menu mockups - non-account boxes */

img.box {
 vertical-align: middle;
}

/* work around issue with docbook-generated pages */
a[id]:hover {
 color: inherit;
}

a img {
 border: 0px;
 color: #ffffff; /* makes border disappear in ns4 (sometimes) */
}

h1, h2 {
 font-size: larger;
}

ul {
 list-style-image: url(http://www.geocities.com/kerala_wedding/css/images/box.png);
 list-style-type: square;
}

table.data {
 border-collapse: collapse;
 border: 1px solid #bdcebb;
}
table.data th {
 border: 1px solid #bdcebb;
 background: #cbdac9;
}
table.data td {
 border: 1px solid #bdcebb;
 background: #e3ebe2;
}

input.required, textarea.required {
 background: #e3ebe2;
}
input.bad, textarea.bad {
 background: #ffcd76;
}

.error, .errors {
 color: #e18a07;
}

p.byline {
 font-size: smaller;
 font-weight: bold;
}

p.title {
 font-size: 12px;
 font-weight: bold;
 color: #ffffff
}

#header {
 width: 100%;
 border: 0px;
 margin: 0px;
 padding: 0px;
 border-spacing: 0px;
}
#header td {
 padding: 0px;
 font-size: 12px;
}

#header #logo {
 vertical-align: middle;
}
#header #logo img {
/*/*/
 margin: 2px 15px;
 border: none; /* workaround for layout quirk in ie5.5 */
/* stupid ns4. */
}

#header #tagline {
 font-size: 12px;
 font-weight: bold;
 font-style: italic;
 color: #006486;
 white-space: nowrap;
}

#header #navigation {
 color: #666666;
 text-align: right;
 white-space: nowrap;
}
#header #searchfields {
 padding: 0px 10px;
}

#search {
 margin: 0px;
}

#search #q {
 font-size: 11px;
/*/*/
 width: 100px;
 padding: 3px 4px;
 border: 1px solid #bdcebb;
/* stupid ns4. */
}
#search #submit {
 background: #bdcebb;
 color: #ffffff;
 font-weight: bold;
/*/*/
 border: 1px outset #bdcebb;
 font-size: 10px;
 voice-family: "&"}&""; 
 voice-family: inherit;
 padding: 3px 4px;
/* stupid ns4. */
} 
#header #topnav {
 vertical-align: bottom;
}

#topnav table {
 border-spacing: 0px;
 height: 18px;
}

#topnav td {
 padding: 2px 8px;
 background-color: #e2e9eb;
 white-space: nowrap;
 border: none;
 font-size: 12px;
 text-align: center;
}
#topnav td.sep {
 padding: 0px;
}
#topnav td.sep img {
 display: block;
}

#topnav td.a {
 background-color: #1d93b6; 
}
#topnav td.s {
 background-color: #bdcebb; 
}

#topnav a:link {
 text-decoration: none;
 color: #000000;
}
#topnav a:visited {
 text-decoration: none;
 color: #000000;
}
#topnav a:hover {
 text-decoration: underline;
 color: #000000;
}

#topnav td.a a:link {
 text-decoration: none;
 color: #ffffff;
}
#topnav td.a a:visited {
 text-decoration: none;
 color: #ffffff;
}
#topnav td.a a:hover {
 text-decoration: underline;
 color: #ffffff;
}

#topnav td.s a:link {
 text-decoration: none;
 color: #000000;
}
#topnav td.s a:visited {
 text-decoration: none;
 color: #000000;
}
#topnav td.s a:hover {
 text-decoration: underline;
}

#subnav {
 background-color: #1d93b6;
 height: 19px;
 vertical-align: bottom;
}

#subnav #right {
 width: 100%;
}
#subnav td {
 font-size: 12px;
 padding: 0px 4px 0px 10px;
 border-bottom: 1px solid #2a5a8a;
 vertical-align: bottom;
 white-space: nowrap;
}
#subnav td.sep {
 padding: 0px;
 border-bottom: 1px solid #ffffff;
 border-bottom: none;
}
#subnav td.sep img {
 padding: 0px;
 display: block;
}
#subnav td.u {
 background: #ffffff;
 padding-left: 0px;
 border-bottom: 1px solid #ffffff;
}
#subnav img {
 vertical-align: bottom;
}

#subnav a:link {
 text-decoration: none;
 color: #ffffff;
}
#subnav a:visited {
 text-decoration: none;
 color: #ffffff;
}
#subnav a:hover {
 text-decoration: underline;
}

#subnav td.p {
 background: #e2e9eb;
 padding-left: 0px;
 border-bottom: 1px solid #e2e9eb;
}
#subnav td.u a:link, #subnav td.p a:link {
 text-decoration: none;
 color: #000000;
}
#subnav td.u a:visited, #subnav td.p a:visited {
 text-decoration: none;
 color: #000000;
}
#subnav td.u a:hover, #subnav td.p a:hover {
 text-decoration: underline;
}

.shim {
 clear: both;
}

#contents {
 position: relative;
}

#content {
 border: none;
 padding-right: 19px;
 margin: 10px 240px 10px 30px;
 border-right: 1px solid #e3ebe2;
}

h1.title {
 color: #1d93b6;
}

h1.title {
 position: relative;
 left: -10px;
}

#sidebar {
 border: none;
 margin-top: 10px;
 margin-right: 10px;
 
 width: 220px;

 /*/*/
 position: absolute;
 left: auto;
 right: 0px;
 top: 0px;
}
/* */

#sidebar div.promo {
 margin-top: 10px;
 background: #e4ebe4;
 border: none;
 padding: 10px;
}
#sidebar div.promo p {
 margin-top: 0px;
}

#sidebar #related h2 {
 font-size: larger;
 border-bottom: 1px solid #e4ebe4;
}

#sidebar #related ul {
 list-style-type: none;
 list-style-image: none;
 margin-left: 0px;
 padding-left: 0px;
}

#footer {
 font-size: smaller;
 clear: both;
 border: none;
 background: #e3ebe2;
 margin-top: 20px;
 padding-left: 30px;
 padding-top: 10px;
 padding-bottom: 10px;
}

#footer a:link {
 color: #666666;
}
#footer a:active, .footer a:hover {
 color: #006486;
}
#footer a:visited {
 color: #949494;
}