/*
 * laluna.css
 *
 * Styles for the Laluna Technology Website
 *
 */

div.main {width:750px}
body {background:#f9fcff}

body,div,p,blockquote,ol,ul,dl,li,dt,dd,td,th
{
  font-family:Arial,Helvetica,sans-serif; font-size:14px
}

/* table.homepage_table {} */

a:link {color: #116095}
a:active {color: #a3d1ff}
a:visited {color: #7c1291}

a.seclist:visited {color: #116095}

td.navitem {height:26px; color:white; font-weight:bold; font-size:12px; background:url(pix/banner_mb.jpg)}
td.navitem a:link {color:white}
td.navitem a:visited {color:white}
td.navitem a:hover {color:green}
td.navitem a:active {color:yellow}

.main_cell {background:#f9fcff}

h1 {color: #116095; font-size:22px}
h2 {color: #116095; font-size:20px}
h3 {color: #116095; font-size:18px}
h4 {color: #116095; font-size:16px; font-style: italic}
h5 {color: #116095; font-size:14px}
h6 {color: #116095; font-size:12px}

h1.main_title {margin-bottom: 0pt; color:#128e6f}
h4.main_subtitle {margin-top: 0pt}
.green {color:#128e6f}

strong.price {color: #116095; font-size: larger}

table.library {background:#ffdba3}
td.library_title {font-weight:bold}
td.library_list {background:#fff9f9}

table.feature {background:#a3d1ff}
.feature_item {background:#fff9f9}

td.feature_title {font-weight:bold}
td.feature_title a:link, td.feature_title a:visited {color:black}
td.feature_title a:hover {color:green}
td.feature_title a:active {color:yellow}

td.feature_title_new {font-weight:bold; background:#a3d1ff}
td.feature_title_new a:link, td.feature_title_new a:visited {color:black}
td.feature_title_new a:hover {color:green}
td.feature_title_new a:active {color:yellow}


.palepink_control {background:#fff9f9; font-size:smaller}
.blue_control {vertical-align:bottom; font-size:smaller; color:white; background:#55869E}
.clabel {background:#a3d1ff; font-weight:bold; text-align:right}

img.framed {border:thick solid #6699cc}



