/* ========= Common Styles for Communication Center ========= */

/* ========= General Elements (Single Selectors) =============== */ 
a {
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
}

body {
    font-family: "lucida grande", "lucida sans", "verdana", "arial", "helvetica", sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    margin: 0px;
    padding: 8px 0px 0px 0px;
}

fieldset {
    border: none;
    float: none;
    margin: 10px 0px 5px 0px;
    padding: 0px;
}

html { /* forces a scrollbar */
    margin-bottom: 1px;
    min-height: 100%;
}

h1 {
    background-color: #ffffff;
    color: #339933;
    font-family: "lucida grande", "lucida sans", "verdana", "arial", "helvetica", sans-serif;
    font-size: 24px; line-height: 24px;
    font-weight: normal;
    margin: 12px 0px 12px 0px;
} 

h2 {
    background-color: #ffffff;
    color: #3399cc;
    font-family: "lucida grande", "lucida sans", "verdana", "arial", "helvetica", sans-serif; 
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    margin: 16px 0px;
}

h3 {
    background-color: #ffffff;
    color: #99cc33;
    font-family: "lucida grande", "lucida sans", "verdana", "arial", "helvetica", sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    margin: 0px 0px 10px 0px;
}

h4 {
    background-color: #ffffff;
    color: #339933;
    font-family: "lucida grande", "lucida sans", "verdana", "arial", "helvetica", sans-serif; 
    font-size: 17px;
    font-weight: normal;
    line-height: 19px;
    margin: 0px;
}  

h5 {
    color: #339933; background-color: #ffffff;
    font-family: "lucida grande", "lucida sans", "verdana", "arial", "helvetica", sans-serif; 
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

img {
    border: none;
}

label {
    padding-top: 3px;
}

p {
    margin: 0px;
    padding: 0px;
}

select {
    border: 1px solid #999999;
    font-family: "lucida grande", "lucida sans", "arial", "helvetica", sans-serif;
    font-size: 11px;
    height: 18px;
    margin-top: 1px;
    padding-left: 2px;
}

strong {
    font-weight: bold;
}

table { 
    border-bottom: hidden;
    border-collapse: collapse;
}

tr { 
    border-bottom: 1px solid #99cc33; 
}

ul {
    list-style-type: none;
}

/* =========== General Classes (Single Selectors) ======= */
.asterisk {
    background-color: #ffffff;
    color: #ff0000; 
}

.button {
    background-color: #eef8fa;
    border-color: #cecece;
    border-style: solid; 
    border-width: 1px 2px 2px 1px;
    color: #000000; 
    font-family: "lucida grande", "lucida sans", "verdana", "arial", "helvetica", sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    line-height: 15px;
    padding: 0px 2px 2px 2px;
    margin: 0px 2px;
}

.catalog_number {
    color: #ff0000;
}

.changebilladdr {
   background-color: #ffffff;
   color: #666666;
   font-size: 10px;
   margin-left: 0px;
   margin-top: 5px;
}

.chkcontent {
    padding-left: 86px;
}

.clear {
    clear: both;
}

.clearleft {
    clear: left;
}

.dark-green {
    background-color: #ffffff;
    color: #339933;
}

.emailsubmit {
    vertical-align: middle;
}

.error {
    background-color: #ffffff;
    color: #ff0000; 
}

.errorlist {
    color: #ff0000;
}


.explanatory, .exp {
    background-color: #ffffff;
    color: #666666;
    font-size: 9px;
}

.highlight {
    background-color: #ffffff;
    color: #ff0000; 
}

.left {
    float: left;
    margin-right: 5px;
}

.light-green {
    background-color: #ffffff;
    color: #99cc33; 
}

.loginnote {
    background-color: #ffffff;
    color: #666666;
    font-size: 9px;
    margin-left: 87px;
}

.notshowing {
    background-color: #ffffff;
    color: #ff0000; 
    float: left;
}

.pipe {
    background-color: #ffffff;
    color: #66cccc;
    font-family: "tahoma", "arial", sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding-left: 2px;
    padding-right: 2px;
}

.price {
    background-color: #ffffff;
    color: #ff0000; 
} 

.quantity {
    clear: left;
}

.resetpwd {
    margin: 0px 116px 0px 111px;
}

.shipedit {
    margin: 9px 0px 18px 0px;
}

.showing {
    float: left;
}

.strikeout {
    text-decoration: line-through;
}

.underline {
    border-bottom: 1px dotted #666666;
}

.vSelectField,.vNullSelectField {
    border: 1px solid #999999;
    font-family: "lucida grande", "lucida sans", "verdana", "arial", "helvetica", sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0px 0px 0px 3px;
    width: 205px;
}

.vTextField, .vUSStateField, .vEmailField, .vPasswordField {
    border: 1px solid #999999;
    font-family: "lucida grande", "lucida sans", "verdana", "arial", "helvetica", sans-serif;
    font-weight: normal;
    font-size: 11px;
    height: 15px;
    margin: 0px;
    padding: 2px 0px 1px 3px;
    width: 200px;
}

/* ========== 1col ============================== */
.onecol {
    margin-left: 224px;
    width: 450px;
}

#box {
    border: 1px solid #9c3;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 360px;
}

#box h2 {
    text-align: center;
}

#box input {
    margin-top: 1em;
}

#box p {
    text-align: center;
}

#fullbox {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 475px;
}

/* ========== 2col ============================ */
#centercolumn {
    float: left;
    margin-left: 27px;
    width: 390px;
}

#centercolumn li {
    float: left;
    font-size: 12px;
    padding: 5px 0px;
    width: 300px;
}

#centercolumn li a {
    color: #39c;
}

#centercolumn ul {
    margin: 0px;
    padding: 0px;
}

#emptyleftmenu {
    border: 0px solid #9c3;
    float: left;
    margin: 0px 0px 0px 17px;
    padding: 15px 5px 15px 15px;
    width: 160px;
}

#leftmenu {
    border: 1px solid #9c3;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 15px 5px 15px 15px;
    width: 175px;
}

#leftmenu a {
    color: #666;
    font-size: 10.5px;
}

#leftmenu h5 a.showall {
    color: #393;
}

.searchtips h4 {
    margin-bottom: 10px;
    font-size: 18px;
}

.searchtips p {
    padding-bottom: 8px;
}

/* ============ 3col ========================= */
.block {
	margin-bottom: 20px;
    position: relative;
}
.border-block {
	border: 1px solid #9c3;
	margin-bottom: 20px;
    padding: 15px 5px 4px 15px;
}

#centercol {
    float: left;
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 20px;
    width: 336px;
}

#centercol #featured {
    height: 130px;
    position: relative;
}

#centercol img {
    margin-bottom: 15px;
}

#centercol h4, #leftcol h4, #rightcol h4 {
	color: #393;
    font-size: 1.55em;
    margin-bottom: 10px;
    margin-top: 0px;
}

#centercol p, #leftcol p, #rightcol p {
    margin-bottom: 1em;
}

#home-featured #title1 {
    float: left;
    font-size: 11px;
    line-height: 16px;
    margin-right:18px;
    padding: 10px 0px 2px;
    text-align: center;
    width: 100px;
}

#home-featured #title2 {
    float: left;
    font-size: 11px;
    line-height: 16px;
    margin-right:18px;
    padding: 10px 0px 2px;
    text-align: center;
    width: 100px;
}

#home-featured #title3 {
    float: left;
    font-size: 11px;
    line-height: 16px;
    padding: 10px 0px 2px;
    text-align: center;
    width: 100px; 
}

#home-featured img { 
    margin-bottom: 0px; 
    border: 1px solid #DDDDDD;
}

#home-featured p.retail {
    margin-bottom: 0px;
}

#home-featured div.featured-image, #home-featured div.featured-title {
    float: left; 
}

#home-featured div.featured-image a:hover {
    background-color: #ffffff;
}

#leftcol {
	background: #fff;
    float: left;
	margin-left: 25px;
    margin-top: 20px;
	width:170px;
}

#leftcol .border-block h4 {
    font-size: 1.5em;
}

#leftcol h2 {
    margin: 0px 0px 2px 0px;
}

#rightcol {
    float: right;
	margin-right: 25px;
	width:170px;
    margin-top: 20px;
}

#rightcol h2 {
    margin: 0px 0px 17px 0px;
}

#product1 {
    margin-right:15px;
    width: 100px;
}

#product2 {
    margin-right:15px;
    width: 100px;
}

#product3 {
    margin-right:0px;
    width: 100px;
}

/* =============================================== */
a.button {
    padding: 1px 4px 2px;
}

a.button:hover {
    background-color:#eef8fa;
}

a:hover {
    background-color: #e6fcd0;
}

fieldset p {
    margin-bottom: 6px;
    margin-top: 8px;
}

form h1 {
    background-color: #ffffff;
    border: 1px solid #99cc33;
    color: #339933;
    font-size: 15px;
    line-height: 22px;
    margin: 10px 0px 10px 0px;
    padding: 2px 0px 2px 85px;
    width: 700px;
}

h1.series {
    margin: 18px 0px 12px 224px;
}

input.addtocart {
    width: 82px;
}

input.cancel {
    width: 57px;
}

#leftmenu ul{
    color: #666666;
    font-size: 10.5px;
}

#messages li {
    background-color: #ffffff;
    color: #ff0000;
}

.radio ul {
    margin-bottom: 0px; 
    margin-left: 0px;
    margin-top: 0px;
    padding-left: 0px; 
}

ul#messages {
    margin: 0px;
    padding: 0px;
}

/* =========== main =============================== */
li.main-topmenu ul.main-subnav {
    max-width: 780px;
    position: absolute;
    top: 34px; left: -999em ; /* normally hide dropdown menu */
}

li.main-topmenu {
    float: left;
    padding-right: 4px;
    position: relative;
    z-index: 2;
}

#main-banner {
    margin-bottom: 12px;
}

a#main-banner:hover {
    background-color: #ffffff;
}

#main-container {
    background-color: #ffffff;
    color: #000000;
    margin-left: auto; 
    margin-right: auto;
    padding-left: 4px;
    width: 784px;
}

#main-footer {
    bottom: 0px;
    clear: both;
    font-family: "lucida grande", "lucida sans", "arial", "helvetica", sans-serif;
    font-size: 12px; line-height: 15px;
    margin-top: 70px;
    padding-top: 40px;
    text-align: center;
}

#main-footer a {
    background-color: #ffffff;
    color: #339933;
}

#main-footer .fineprint {
    font-size: 11px;
}

#main-footer #footer-links {
    margin-bottom: 5px;
}

#main-footer p {
    margin: 0px;
}

#main-header {
    margin-bottom: 5px;
    margin-left: auto; 
    margin-right: auto;
    width: 780px;
}

#main-header .button {
    height: 20px;
    margin-left: 4px;
    width: 50px;
}

#main-header .vTextField {
    width: 160px;
}

#main-headernav {
    background-color: #ffffff;
    color: #339933;
    float: right;
    font-family: "lucida grande", "lucida sans", "arial", "helvetica", sans-serif;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    margin-top: 2px;
}

#main-headernav a {
    background-color: #ffffff;
    color: #339933;
}

#main-headernav a:hover {
    background-color: #f0f7e7;
    color: #339933; 
}

#main-headernav img {
    margin: 0px 4px 0px 2px;
    position: relative;
    top: 2px;
}

#main-main {
    clear: both;
    min-height: 410px;
    padding: 12px 0px 0px;
    position: relative;
}

#main-messages {
    position: relative;
    text-align: right;
    top: 20px; left: 400px; /* account and order messages */
    width: 493px;
}

#main-metacontainer {
    background: url('/media/bgroundstripes.jpg') repeat-x 0px -3px;
}

#main-nav {
    margin: 0px;
    padding: 0px;
}

#main-nav li:hover ul.main-subnav, #main-nav li.over ul {
    background-color: #f4f4f4;
    border: 1px solid #cecece;
    border-bottom: 7px solid #393;
    border-top: 7px solid #393; 
    display: block;
    left: 0px;
    padding: 5px 7px 5px 7px; /*when hovered, make them appear*/
    width: 317px;
}

#main-nav li:hover ul.last {
    width: 205px;
}

#main-nav ul {
    margin: 0px;
    padding: 0px;
}

#main-nav ul li {
    margin: 3px 3px 3px 10px; /*make the hyperlinks as a block element, sort of a hover effect*/
    text-indent: -7px;
}

#main-nav ul li a {
    background-color: #f4f4f4;
    font-size: 12px;
    line-height: 15px;
}

#main-nav ul li a:hover {
    background-color: #f4f4f4;
    color: #3399cc; 
    text-decoration: none;
}

#main-nav ul li a:hover span  {
    background-color: #f4f4f4;
    color: #3399cc; 
    text-decoration: none;
}

#main-nav ul li a span {
    background-color: #f4f4f4;
    color: #666666; 
    font-size: 10px;
}

#main-nav ul li.horiz {
    border-top: 1px solid #bbbbbb;
    height: 1px;
    margin: 0px;
    margin-bottom: 6px;
    margin-top: 6px;
    width: auto;
}

#main-search {
    clear: right;
    display: block;
    float: right;
    margin-top: 20px;
}

#main-spacer {
    background-color: #339933;
    color: #000000; 
    height: 7px;
    margin-bottom: 3px;
    width: 780px;
}
#look_inside {
    color: white;
    position: absolute;
    bottom: 0;
    right: 0;
}
#bookpic #look_inside img {
    border: 0 none;
}

.samplepic {
    float: left;
    position: relative;
    width: auto;
}

#copyrighted_material {
    color: white;
    position: absolute;
    top: 30px;
    left: 15%;
}

#bottom_page_bav {
    float: left;
}

#pdf_img {
    border: 1px solid #DDDDDD;
}
.pdf_viewer {
    margin-left: 112px;
    margin-top: 12px;
}
.pdf_viewer h4 {
    padding-bottom: 11px;
}
.pdf_viewer .page_nav {
    margin-left: -11px;
    margin-bottom:  16px;
    margin-top: 14px;
}
.pdf_viewer #return_to {
    margin-bottom: 5px;
}
.pdf_viewer #return_to a {
    color: #3399CC;
}
.pdf_viewer .page_nav a {
    line-height: 1.0;
    color: #000;
    text-decoration: underline;
    padding: 3px 4px 4px;
}
.pdf_viewer .page_nav img {
    vertical-align: bottom;
}
.pdf_viewer div.page_nav {
    font-size: 93%;
    margin-right: 30px;
}
.pdf_viewer div.page_numbers {
    padding-top: 4px;
    margin-right: 0;
    margin-left: -10px;
}
.pdf_viewer div.nav_bottom {
    clear: both;
    margin-top: 50px;
    margin-bottom: 32px;
}
.pdf_viewer strong.current {
    background-color: #e6fcd0;
    font-weight: bold;
    padding: 3px 4px 4px;
}
.pdf_viewer div.nav_top {
    float: left;
}
.pdf_viewer form.nav_top {
    margin-bottom: 12px;
}
.pdf_viewer .nav_top p {
    font-size: 93%;
    padding: 1px 0 5px;
}
.pdf_viewer .nav_top select {
    padding-left: 3px;
}
.pdf_viewer .nav_top select option {
    padding-left: 5px;
}
.pdf_viewer div.page_input {
    margin-top: -2px;
}
#postit {
    position: absolute;
    top: 6px;
    left: 170px;
}

#takeover-banner {
    background-color: red;
    color: black;
    margin-bottom:10px;
    padding:5px;
}

#survey-link { color: orange; text-decoration: underline}
#survey { margin-left: 225px; }
#survey div { margin-bottom: 20px; padding-bottom: 0px;}
#survey textarea { width: 425px; height: 60px; margin-top: 3px; }
#survey ul { padding-left: 30px; }
