/* Start of CMSMS style sheet 'Issacharian Styles' */
* {
margin: 0;
padding: 0;
border: 0;
}
html {
height: 100%;
}
body {
height: 100%;
text-align: center;
font: 13px/16px 'trebuchet ms', verdana, sans-serif;
margin: 0 auto;
color: #555;
background-color: #396;
}
/* = main divs
--------------------------------------------------------------------*/
#container {
width: 780px;
text-align: center;
margin: 0 auto;
position: relative;
min-height: 100%;
background: #fff url('../img/faux-bg.png') top center repeat-y;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
* html #container {
height: 100%;
}
#container:after { 
content: ""; 
display: block; 
height: 0; 
clear: both; 
}
#top-nav {
width: 780px;
background-color: #bfdfcf;
padding: 4px 0;
color: #696;
text-align: right;
}
#nav {
width: 780px;
background-color: #396;
height: 35px;
color: #80b8a0;
text-align: left;
}
#head {
width: 780px;
height: 140px;
position: relative;
background: #fff url('../img/head_issacharian.png') top center no-repeat;
}
#left, #right {
min-height: 300px;
}
#left {
float: left;
width: 131px;
padding-bottom: 30px;
}
#right {
float: right;
width: 129px;
padding-bottom: 30px;
}
#content {
width: 520px;
background-color: #fff;
float: left;
min-height: 300px;
text-align: left;
padding-bottom: 30px;
}
#foot-cont {
clear: both;
text-align: center;
margin: 0 auto;
width: 780px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
#footer {
width: 780px;
height: 25px;
position: relative;
margin-top: -20px;
background: #a0d0b0 url('../img/foot-bg.png') top center no-repeat;
}
#footer span {
display: none;
}
/* = global tags
--------------------------------------------------------------------*/
#head h1 {
display: none;
}
#crumb {
padding: 5px 5px 4px 5px;
background-color: #E7F6F1;
color: #777;
font-size: 11px;
font-weight: bold;
}
#content p, #content ul, #content li {
padding: 0 10px 10px 10px;
list-style-position: inside;
}
#content h5 {
color: #82c0a1;
margin: -3px 10px 10px 10px;
font-size: 12px;  
letter-spacing: 1px;
}
#content .pic {
margin: 2px 10px 10px 0;
padding: 2px;
border: 1px solid #ccc;
float: left;
}
blockquote {
background: #f9f9f9 url('../img/66.png') 5px 5px no-repeat;
padding: 10px 20px 0 20px;
font: italic 14px 'trebuchet ms', sans-serif;
color: #777;
width: 450px;
margin: 10px auto 0 auto;
text-indent: 20px;
}
#daughters blockquote {
background: #f9f9f9 url('../img/66.png') 5px 5px no-repeat;
padding: 10px 20px 20px 20px;
font: italic 14px 'trebuchet ms', sans-serif;
color: #777;
width: 450px;
margin: 10px auto 0 auto;
text-indent: 20px;
}
cite {
background: #f9f9f9 url('../img/99.png') 98% 60% no-repeat;
font-family: arial;
font-weight: bold;
color: #777;
width: 440px;
letter-spacing: 1px;
margin: 0 auto 10px auto;
text-align: right;
display: block;
padding: 10px 40px 10px 10px; 
text-indent: 20px;
}
.left {
float: left;
}
.right {
float: right;
}
/* = link styles
--------------------------------------------------------------------*/
a {
text-decoration: none;
color: #396;
}
a:hover {
color: #d8648b;
}
#top-nav a:hover {
color: #000;
}
#right .links a.active {
background: #d8648b url('../img/stripe_pink.png') top left repeat-y;
color: #fff;
}
.more-link-home a {
padding: 3px 10px;
background: #396;
color: #fff;
}
/* = left column
--------------------------------------------------------------------*/
#left h3, #right h3 {
background-color: #82c0a1;
padding: 4px 10px;
color: #2c8559;
border-bottom: 1px solid #5bab92;
border-bottom: 1px solid #5bab92;
text-align: left;
font-size: 15px;
}
#left .links a {
display: block;
border-bottom: 1px solid #82c0a1;
padding: 4px;
color: #396;
font-weight: bold;
text-align: justify;
text-indent: 6px;
}
.teasers p {
padding: 10px;
border-bottom: 1px solid #5bab92;
color: #396;
text-align: left;
font-size: 12px;
line-height: 1.2em;
}
.teasers p strong {
display: block;
padding: 10px 0 0 0;
}
#left h4 {
font: bold 12px 'trebuchet ms', sans-serif;
color: #396;
text-align: left;
padding: 10px 10px 0 10px;
}
/* = right column
------------------------------------------------------------------------------*/
#right .links a {
display: block;
border-bottom: 1px solid #82c0a1;
padding: 8px 4px 8px 10px;
color: #396;
font-weight: bold;
text-align: left;
}
#right .links a:hover, #left .links a:hover, #left dt.selected {
background: #82c0a1 url('../img/stripe.png') top left repeat-y;
color: #fff;
border-bottom: 1px solid #5bab92;
}
#left .links a:hover {
background: #82c0a1 url('../img/stripe.png') top right repeat-y;
}
/* = top nav
--------------------------------------------------------------------*/
#top-nav a {
color: #696;
padding: 0 10px;
}
#top-nav img {
position: relative;
top: 3px;
}
/* = nav menu
--------------------------------------------------------------------*/
#nav ul {
list-style: none;
}
#nav ul li {
float: left;
width: 130px;
height: 35px;
}
#nav ul li a {
font: bold 15px 'trebuchet ms', verdana, arial, sans-serif;
text-align: center;
display: block;
background: #396 url('../img/nav-side.png') center left no-repeat;
color: #99ccb3;
width: 130px;
height: 35px;
}
#nav li  a#active, #nav a:hover {
color: #fff;
background: #d8648b url('../img/nav-side.png') center left no-repeat;
}
#nav a span {
position: relative;
top: 7px;
}
#fixedtipdiv { /* ---- Coming soon tooltip ---- */
position: absolute;
padding: 2px;
border: 1px solid black;
line-height: 18px;
z-index: 100;
}

/* = expanding menu
---------------------------------------------------------------------*/
#left dl {
text-align: left;
color: #396;
}
#left dl dt {
font-weight: bold;
padding: 3px 10px;
cursor: pointer;
border-bottom: 1px solid #82c0a1;
}
#left dl dt.selected {
background: #d8648b url('../img/stripe_pink.png') top right repeat-y;
color: #fff;
}
#left dl dt.selected a {
color: #fff;
}
#left dl dd a:hover, a:active, a:focus {
color: #d8648b;
}
#left dl dd {
border-bottom: 1px solid #82c0a1;
}
#left dl dd a {
display: block;
padding: 3px 10px;
border-bottom: 1px solid #82c0a1;
border-right: 5px solid #72b39e;
font-weight: bold;
font-size: 11px;
}

/* = search
---------------------------------------------------------------------*/
#m3moduleform_1 input#m3searchinput {
margin: 10px 2px 10px 8px;
width: 82px;
height: 23px;
border: 1px inset #396;
float: left;
}
#m3moduleform_1 label {
display: none;
}
#submit, #m3moduleform_1 input {
margin: 10px 2px 10px 0;
height: 23px;
width: 28px;
}
#submit, table#managecart input.xbut {
font-weight: bold;
font-size: 12px;
border: 1px outset #396;
color: #fff;
background-color: #5bab92;
cursor: pointer;
}
#submit:hover {
border: 1px inset #396;
}
#right form {
border-bottom: 1px solid #82c0a1;
}
/* = daughters
---------------------------------------------------------------------*/
h2 {
color: #d8648b;
font-size: 18px;
padding: 10px 10px 5px 10px;
font-weight: normal;
}
body#daughters #content h5 {
color: #555;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background: #fcfcfc url('../img/daughters_quote.png') 3px 3px no-repeat;
margin: 15px 0;
padding: 10px;
font: bold italic 13px 'trebuchet ms', tahoma, verdana, sans-serif;
text-indent: 15px;
}
body#daughters h6 {
color: #99ccb3;
padding: 0 10px 10px 10px;
font-size: 11px;
}
body#daughters h2 img {
float: right;
width: 16px;
height: 16px;
margin: 0 3px;
position: relative;
top: -16px;
}
body#daughters #head {
background: #fff url('../img/head_daughters.png') top right no-repeat;
}
body#daughters #feature {
background: transparent url('../img/feature_daughters.jpg') top left no-repeat;
width: 134px;
height: 165px;
z-index: 999;
position: relative;
top: -25px;
margin-bottom: -25px;
float: left;
}
body#daughters #nav {
background: #396 url('../img/feature_daughters_nav.jpg') top left no-repeat;
}
body#daughters #content p {
text-align: justify;
margin: 10px 0;
}
body#daughters #content p img {
padding: 3px;
margin: 0 10px 10px 0;
border: 1px solid #ccc;
float: left;
}
dl#intros {
padding: 10px;
border-top: 1px solid #aaa;
}
dl#intros dt {
font-weight: bold;
font-style: italic;
padding: 5px;
margin-top: 10px;
}
dl#intros dt img {
float: right;
margin-top: -15px;
}
dl#intros dd {
border-bottom: 1px solid #aaa;
padding: 10px 10px 15px 10px;
}
.announcement {
border-top: 3px solid #D8648B;
border-bottom: 3px solid #D8648B;
background: #FFD3E5;
padding: 10px;
}
/* = audio
--------------------------------------------------------------------------*/
body#audio #head {
background: #fff url('../img/head_audio.png') top center no-repeat;
}
#product-bar object {
position: relative;
top: 5px;
}
body#audio p img {
padding: 5px;
width: 100px;
margin: 0 10px 5px 0;
border: 1px solid #f0f0f0;
}
body#audio #product-bar {
padding-top: 0;
}

/* = homes
--------------------------------------------------------------------------*/
body#homes #head {
background: #fff url('../img/head_homes.png') top right no-repeat;
}
body#homes #feature {
background: transparent url('../img/feature_homes.png') top left no-repeat;
width: 195px;
height: 159px;
z-index: 999;
position: relative;
top: -19px;
margin-bottom: -19px;
float: left;
}
/* = clothes
--------------------------------------------------------------------------*/
body#clothes #head {
background: #fff url('../img/head_clothes.png') top right no-repeat;
}
body#clothes #feature {
background: transparent url('../img/feature_clothes.png') top left no-repeat;
width: 185px;
height: 163px;
z-index: 999;
position: relative;
top: -23px;
margin-bottom: -23px;
float: left;
}
/* = publishing
--------------------------------------------------------------------------*/
body#publishing #head {
background: #fff url('../img/head_publishing.png') top right no-repeat;
}
body#publishing #feature {
background: transparent url('../img/feature_publishing.png') top left no-repeat;
width: 208px;
height: 163px;
z-index: 999;
position: relative;
top: -23px;
margin-bottom: -23px;
float: left;
}
/* = books
--------------------------------------------------------------------------*/
body#books #head {
background: #fff url('../img/head_books.png') top center no-repeat;
}

table#minicart {
width: 127px;
font-size: smaller;
color: #396;
}
#minicart td {
border-bottom: 1px solid #82c0a1;
padding: 3px;
}
/* = shopping cart
--------------------------------------------------------------------------*/
table#managecart, table#archive {
width: 500px;
margin: 0 auto;
border: 1px solid #ccc;
font: 13px/16px 'trebuchet ms', verdana, sans-serif;
}
table#managecart td, table#archive td {
padding: 7px;
border-top: 1px solid #ccc;
}
table#managecart tr:hover td, table#archive tr:hover td {
background-color: #f7f7f7;
}
table#managecart input:focus {
background-color: #bfdfcf;
color: #000;
}
table#managecart input {
text-align: center;
padding: 2px;
border: 1px inset #ccc;
}
table#managecart th, table#archive th {
padding: 7px;
background-color: #82c0a1;
color: #fff;
border-right: 1px solid #396;
}
th#type, th#date {
width: 50px;
}
th#product {
width: 300px;
}
th#qty {
text-align: center;
}
#cart-form {
display: inline;
}
input#qty {
border: 1px solid #ccc;
text-align: center;
width: 14px;
}
#cart-form input#add {
cursor: pointer;
}
#cart-form input {
background-color: #fff;
font-weight: bold;
color: #555;
font-size: 12px;
}
#checkorder {
width: 480px;
border-right: 1px solid #bbb;
}
#checkorder * {
padding: 3px 0;
text-indent: 5px;
}
#checkorder th {
background-color: #bbb;
border-bottom: 1px solid #999;
}
#checkorder tr {
border-bottom: 1px solid #bbb;
}
#checkorder td {
border-left: 1px solid #bbb;
border-bottom: 1px solid #bbb;
}
/* = checkout / forms
-------------------------------------------------------------------*/
dl.form  {
width: 480px;
margin: 0 auto;
padding: 10px;
border: 1px solid #ccc;
background: #f7f7f7;
}
dl.form input, dl.form textarea {
width: 470px;
padding: 4px;
margin: 0 auto;
border: 1px solid #ccc;
font-family: 'trebuchet ms', sans-serif;
background: #fcfcfc url('../img/shade.png') top left no-repeat;
}
dl.form input:focus, dl.form input:active, dl.form textarea:focus, dl.form textarea:active
{
border: 1px inset #396;
font-weight: bold;
}
dl.form dt {
font-weight: bold;
font-size: 13px;
padding: 5px 0;
}
body #content .button, body #content dl.form dd input.button {
width: 120px;
font-weight: bold;
font-size: 13px;
border: 1px outset #396;
color: #fff;
background: #5bab92;
cursor: pointer;
}
body #content .button:hover, body #content dl.form dd input.button:hover {
border: 1px inset #396;
}
span.pre {
font: 13px/16px 'trebuchet ms', verdana, sans-serif;
text-align: left;
padding: 10px;
border-bottom: 1px solid #5bab92;
display: block;
}
/* = General Product Styles
-------------------------------------------------------------------*/
#content h4 {
padding: 0 10px 10px 10px;
font-size: 14px;
font-weight: bold;
color: #d8648b;;
}
#product-bar {
clear: left;
margin: 50px auto 10px auto;
padding: 5px 10px;
text-align: center;
font-weight: bold;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color: #555;
}
.prod-description {
padding: 0 10px 10px 10px;
}
.prod-description img, #books-main-summary img {
margin: 0 5px 5px 0;
width: 126px;
height: auto;
float: left;
}
hr.clear {
height:1px;
width:1px;
clear: both;
}
body #content #icon {
position: relative;
top: 3px;
}
.summary-img {
float: left;
height: 110px;
padding: 3px;
border: 1px solid #ccc;
margin: 0 15px 5px 0;
}
.view {
font-weight: bold;
margin: 3px 0;
display: block;
}
.clothes-list {
padding-bottom: 15px;
border-bottom: 1px solid #ccc;
margin-top: 15px;
}

/* = Archive (daughters and articles)
--------------------------------------------------------------------*/
table#archive th {
cursor: pointer;
}
table#archive th:hover {
background-color: #396;
}

/* End of 'Issacharian Styles' */

