html {
  font-size: 100.01%;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
img {
  border: none;
}
a:focus {
  outline:none;
}
input:focus {
  outline:none;
}
form {
  margin: 0;
  padding: 0;
}
.page {
  float: left;
  width: 100%;
  min-height: 100%;
}
* html .page {
  height: 100%;
}

#clear {
  clear: both;
}

#header-line-holder {
  width: 100%;
  float: left;
  background: url(/custom/framework/header-lines.gif) repeat-x;
  padding: 0 0 5px;
  min-width: 976px;
}
#header-grad-holder {
  width: 100%;
  float: left;
  background: url(/custom/framework/header-grad.png) repeat-y 50% 0;
  height: 270px;
  margin: 10px 0 0;
}
#header {
  width: 976px;
  position: relative;
  margin: 0 auto;
}
.form {
  float: right;
  margin: 6px 6px 0 0;
  display: inline;
}
.form input {
  float: left;
  margin: 1px 0 0;
}
.form .input {
  float: left;
  background: url(/custom/framework/input-full.gif) no-repeat;
  width: 235px;
  height: 35px;
  margin: 0 5px 0 0;
  display: inline;
}
.form .input input {
  border: none;
  background: url(/custom/framework/input-bg.gif) repeat-x;
  height: 25px;
  width: 212px;
  margin: 1px 0 0 10px;
  padding: 8px 0 0;
  display: inline;
  font: normal 14px Arial, sans-serif;
  color: #ccc;
}
.top-nav {
  margin: 17px 6px 0 0;
  padding: 0;
  float: right;
  display: inline;
}
.top-nav li {
  float: left;
  display: inline;
  background: url(/custom/framework/sep.gif) no-repeat 0 3px;
  padding: 0 14px 0 14px;
  font: 75% Arial, sans-serif;
}
.top-nav li.first {
  background: none;
}
.top-nav li a {
  color: #fff;
}
.top-nav li a:hover {
  text-decoration: none;
}
.logo {
  background: url(/custom/framework/logo.jpg) no-repeat;
  width: 285px;
  height: 142px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 55px;
  left: 25px;
}
.flash {
  position: absolute;
  top: 59px;
  left: 455px;
}
.main-nav {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: -275px;
  left: 1px;
  border: 2px solid #384851;
  border-bottom: none;
  z-index: 999;
}
* html .main-nav {
  bottom: -235px;
}
*+html .main-nav {
  bottom: -234px;
}
.main-nav li {
  float: left;
  display: inline;
  font: 100%/22px "Trebuchet MS",  Arial, sans-serif;
}
.main-nav li.last {
  border-right: 1px solid #fff; 
}
.main-nav li a {
  text-decoration: none;
  color: #fff;
  background: url(/custom/framework/menu-bg.jpg) no-repeat 100% 0;
  height: 29px;
  overflow: hidden;
  float: left;
  border-left: 1px solid #fff;
  padding: 6px 10px 0 9px;
}
.safari .main-nav li a {
  padding: 6px 9px 0 9px;
}
.main-nav li.home a {
  padding-right: 21px;
  padding-left: 21px;
}
.safari .main-nav li.home a {
  padding-right: 20px;
  padding-left: 20px;
}
.main-nav li.last a {
  background: url(/custom/framework/menu-bg.jpg) no-repeat;
}
.main-nav li a:hover {
  background-position: 100% 100%;
}
.main-nav li.last a:hover {
  background-position: 0 100%;
}
.container-bg-holder,
.container-bg-holder-inside {
  width: 100%;
  float: left;
  background: url(/custom/framework/container-shadow.jpg) repeat-x;
  margin: 5px 0 0;
  min-width: 976px;
}
.container-bg-holder-inside {
  background: url(/custom/framework/container-shadow-inside.jpg) repeat-x;
}
.container-center {
  width: 976px;
  margin: 0 auto;
}

/*---------------------------Inside Articles/Forms Page Styles------------------------------*/

.inside-container {
  width: 976px;
  float: left;
  padding-bottom: 200px;
}

#inside-container-holder {
  width: 976px;
  padding: 30px 0 0 0;
}

#inside-left {
  width: 675px;
  float: left;
        border-right: solid #E5E7E8 1px;
}

#inside-left2 {
  width: 976px;
  float: left;
}

#inside-left-holder {
  padding: 0 50px 0 0;
}

#inside-left-holder h1 {
  color: #35454D;
  font: 24px Arial, sans-serif;
  margin: 0;
  padding-bottom: 21px;
}

#inside-left-holder h2 {
  color: #893716;
  font: 18px Arial, sans-serif;
  margin: 0;
  padding-top: 10px;
        padding-bottom: 10px;
}

#inside-left-holder, #inside-left-holder p {
  color: #000;
  font: 14px/20px Arial, sans-serif;
}
#inside-left-holder p a {
  color: #38464f;
}
#inside-left-holder p a:hover {
  text-decoration: none;
  color: #55a41b;
}

#inside-left-holder ul li a {
  color: #38464f;
}

#inside-left-holder ul li a:hover {
  text-decoration: none;
  color: #55a41b;
}

#inside-left-holder ul {
  margin: 0;
  padding: 0 0 0 10px;
  float: left;
  font: 14px/20px Arial, sans-serif;
}
#inside-left-holder ul li {
  list-style: none;
  background: url(/custom/framework/bullet.gif) no-repeat 0 8px;
  padding: 0 0 5px 14px;
}

#inside-right {
  width: 300px;
  float: right;
}

#inside-right-holder {
  float: left;
        padding: 20px 0 50px 50px;
}

#inside-right-holder h3 {
  color: #893716;
  font: 18px Arial, sans-serif;
  margin: 0;
  padding-top: 30px;
        padding-bottom: 0px;
}

#inside-right-holder, #inside-right-holder p {
  color: #000;
  font: 14px/20px Arial, sans-serif;
}
#inside-right-holder p a {
  color: #38464f;
}
#inside-right-holder p a:hover {
  text-decoration: none;
  color: #55a41b;
}

#inside-right ul {
  margin-left: 10px;
        padding-left: 0px;
}

#inside-right ul li {
  list-style: none;
  background: url(/custom/framework/bullet.gif) no-repeat 0 8px;
  padding: 0 0 0 14px;
        margin-top: 10px;
}


/*---------------------------Product Preview Styles------------------------------*/

#product-articles-left {
  float: left;
        width: 425px;
        text-align: left;
}

#product-articles-right {
  float: left;
        width: 415px;
        text-align: left;
        margin: 0 0 25px 40px;
        padding: 15px;
        background-color: #EAEFF2;
        border: solid #D8D8D8 1px;
}

#product-articles-right p {
  margin: 0px;
        padding: 0px;
}

#product-articles-left p {
  margin: 0px;
        padding: 7px 0 0 0;
}

h2.product-heading {
  margin: 0;
  padding: 0 0 0 0;
  float: left;
  font: bold 18px/20px Arial, sans-serif;
        color: #893716;
}

h2.product-heading a {
  text-decoration: none;
        color: #893716;
}

h2.product-heading a:hover {
  text-decoration: none;
        color: #5AC20E;
}

p.product-description {
  margin-top: 5px;
}

p.product-description a {
  color: #893716;
}




#side-navigation ul {
  margin: 0;
  padding: 0 0 50px 0;
  float: left;
  font: 14px/20px Arial, sans-serif;
}

#side-navigation ul li {
  
        line-height: 20px;
        padding: 0 0 0 0px;
        list-style: none;
        background: none;
}

#side-navigation ul li a {
  color: #9CAEB4;
        background-color: #ffffff;
        text-decoration: none;
        list-style: none;
  background: url(/custom/framework/bullet.gif) no-repeat 5px 18px;
        width: 230px;
        /*height: 40px;*/
        display: block;
        border-bottom: solid #EAEBE8 1px;
        padding: 10px 0 10px 20px;
        margin: -10px 0 0 0;
}

#side-navigation ul li a:hover {
  text-decoration: none;
  color: #ffffff;
        background: none;
        background-color: #384851;
}









.phone-links {
  float: right;
  margin: 13px 0 0 0;
  padding: 0;
}
.phone-links li {
  float: left;
  display: inline;
  font: 85% Arial, sans-serif;
  color: #384851;
  background: url(/custom/framework/sep-2.gif) no-repeat 0 3px;
  padding: 0 14px 0 14px;
}
.phone-links li.first {
  background: none;
}
.phone-links li.last {
  padding-right: 2px;
}
.phone-links li a {
  color: #384851;
  background: url(/custom/framework/ico-bags.gif) no-repeat;
  padding: 0 0 0 16px;
}
.phone-links li a:hover {
  color: #fff;
}
.left-col {
  float: left;
  width: 373px;
  padding-bottom: 232px;
}
.left-col h1 {
  color: #893716;
  font: 140% Arial, sans-serif;
  margin: 0;
  padding: 0 0 21px;
}
.left-col p {
  color: #000;
  font: 88%/20px Arial, sans-serif;
  margin: 0;
  padding: 0 0 12px;
}
.left-col p a,
.intro ul li a,
.view li a {
  color: #38464f;
}
.left-col p a:hover,
.intro ul li a:hover,
.view li a:hover {
  text-decoration: none;
  color: #55a41b;
}
.intro {
  padding: 60px 0 0;
}
.intro ul,
.view {
  margin: 0;
  padding: 0 0 0 10px;
  float: left;
  font: 88%/20px Arial, sans-serif;
}
.intro ul li,
.view li {
  list-style: none;
  background: url(/custom/framework/bullet.gif) no-repeat 0 8px;
  padding: 0 0 0 14px;
}
.box {
  float: left;
  width: 369px;
  background: url(/custom/framework/left-box-bg.gif) repeat-y;
  margin: 46px 0 0 2px;
  display: inline;
}
.box-top {
  float: left;
  width: 369px;
  background: url(/custom/framework/left-box-top.gif) no-repeat;
}
.box-bottom {
  float: left;
  width: 360px;
  background: url(/custom/framework/left-box-bottom.gif) no-repeat 0 100%;
  padding: 9px 0 32px 9px;
}
.picture,
.canvas {
  float: left;
  width: 360px;
}
.canvas {
  margin: 63px 0 0;
}
.box h2 {
  margin: 0;
  padding: 8px 0 8px 18px;
  width: 330px;
  border: 1px solid #495155;
  border-bottom: 1px solid #1c252a;
  background: #324048 url(/custom/framework/heading-bg.gif) repeat-x;
  color: #fff;
  font: 140% Arial, sans-serif;
}

.box h2 a {
  color: #ffffff;
        text-decoration: none;
}

.box h2 a:hover {
  color: #ffffff;
        text-decoration: underline;
}

.picture-list {
  margin: 0;
  padding: 17px 0 2px;
  float: left;
  width: 340px;
}
.picture-list li {
  float: left;
  display: inline;
  margin: 0 14px 0 6px;
}
.picture-list li.last {
  margin-right: 0;
}
.picture-list li img {
  display: block;
}
.picture p,
.canvas p {
  padding: 0 14px 12px 5px;
}
.view {
  margin: 0 0 0 17px;
  padding: 0;
  display: inline;
}
.view li {
  display: inline;
}
.canvas .image {
  margin: 22px 0 0 26px;
  padding: 0 0 20px;
}

.picture .image {
  margin: 22px 0 0 24px;
  padding: 0 0 20px;
}

.club {
  float: left;
  width: 335px;
  padding: 46px 0 0 25px;
}
.club h3 {
  margin: 0;
  padding: 0;
  color: #893716;
  font: 140% Arial, sans-serif;
}
.club a {
  color: #38464f;
  font: 88%/19px Arial, sans-serif;
}
.club a.ico {
  background: url(/custom/framework/ico-club.jpg) no-repeat;
  width: 66px;
  height: 90px;
  margin: 0 10px 0 0;
  display: inline;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
}
.club a:hover {
  text-decoration: none;
  color: #55a41b;
}
.content {
  float: left;
  width: 600px;
  padding: 0 0 232px 3px;
}
.content-box {
  float: left;
  width: 600px;
  background: url(/custom/framework/content-bg.gif) repeat-y;
  margin: 35px 0 0;
}
.content-box-top {
  float: left;
  width: 600px;
  background:url(/custom/framework/content-top.gif) no-repeat;
}
.content-box-bottom {
  float: left;
  width: 582px;
  background: url(/custom/framework/content-bottom.gif) no-repeat 0 100%;
  padding: 0 0 6px 18px;
}
.photo {
  float: right;
  position: relative;
  padding: 23px 20px 9px 5px;
}
.photo img {
  display: block;
}
.content-box h4 {
  margin: 0;
  padding: 20px 0 0;
  color: #384851;
  font: 22px Arial, sans-serif;
}

.content-box h4 a {
  margin: 0;
  padding: 20px 0 0;
  color: #384851;
  font: 22px Arial, sans-serif;
        text-decoration: none;
}

.content-box h4 a:hover {
  margin: 0;
  padding: 20px 0 0;
  color: #55a41b;
  font: 22px Arial, sans-serif;
        text-decoration: underline;
}

.content-box p {
  margin: 0;
  padding: 0 0 16px;
  color: #000;
  font: 88%/20px Arial, sans-serif;
}
.content-box p span {
  color: #893716;
}
.purchase {
  background: url(/custom/framework/btn-purchase-now.gif) no-repeat;
  width: 131px;
  height: 25px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 0 0 18px;
  display: inline;
}
.photo span,
.photo a {
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
}
.photo span {
  top: 0;
  right: 0;
  background: url(/custom/framework/featured.png) no-repeat;
  width: 116px;
  height: 106px;
}
.photo a {
  background: url(/custom/framework/larger-view.png) no-repeat;
  width: 104px;
  height: 34px;
  bottom: 0;
  right: 25px;
  cursor: pointer;
}
.browse {
  float: left;
  width: 562px;
  border-top: 1px solid #dbdedf;
  margin: 18px 0 0;
  padding: 17px 0 0;
}
.browse p {
  color: #384851;
  font: bold 100% Arial, sans-serif;
  padding: 0 0 20px;
  margin: 0;
}
.browse strong {
  color: #893716;
  font: 100% Arial, sans-serif;
  float: left;
  width: 100%;
}
.browse ul {
  margin: 0;
  padding: 0 0 20px;
  float: left;
  width: 100%;
}
.browse ul li {
  display: inline;
  float: left;
  background: url(/custom/framework/sep-3.gif) no-repeat 0 5px;
  padding: 0 9px 0 11px;
}
.browse ul li.first {
  padding-left: 0;
  background: none;
}
.browse ul li a {
  color: #384851;
  font: 88% Arial, sans-serif;
}
.browse ul li a:hover {
  color: #55a41b;
  text-decoration: none;
}
.artwork-box {
  float: left;
  width: 583px;
  background: url(/custom/framework/heading-grad.jpg) no-repeat;
  margin: 37px 0 0;
  padding: 15px 0 0 17px;
}
.artwork-box h5 {
  margin: 0;
  padding: 0;
  color: #384851;
  font: 140% Arial, sans-serif;
}
.artwork-box ul {
  margin: 0;
  padding: 36px 0 0 10px;
  float: left;
}
.artwork-box ul li {
  float: left;
  display: inline;
  width: 230px;
  margin: 0 52px 0 20px;
  padding: 0 0 17px;
}
.artwork-box ul li.right {
  margin-right: 0;
}
.artwork-box ul li img {
  display: block;
  padding: 0 0 9px;
}
.artwork-box ul li p {
  margin: 0;
  padding: 0 0 20px;
  color: #000;
  font: 88%/21px Arial, sans-serif;
}
.artwork-box ul li p a {
  color: #384851;
  font: 120% Arial, sans-serif;
}
.artwork-box ul li p a:hover {
  color: #55a41b;
  text-decoration: none;
}
.artwork-box ul li p span {
  color: #893716;
}
.footer-bg-holder {
  float: left;
  width: 100%;
  background-color: #384851;
  position: relative;
        margin: -165px 0 0;
  *margin: -202px 0 0;
  min-width: 976px;
}
.footer {
  width: 976px;
  height: 202px;
  margin: 0 auto;
}
.left-side {
  float: left;
  width: 750px;
}
.left-side ul {
  margin: 0 41px 0 0;
  padding: 34px 0 23px;
  width: 213px;
  float: left;
  font: 88% Arial, sans-serif;
  display: inline;
}
.left-side ul.last {
  margin-right: 0;
}
.left-side ul li {
  display: inline;
  list-style: none;
  width: 100%;
  padding: 0 0 12px;
  float: left;
}
.left-side ul li a {
  background: url(/custom/framework/dotted-line-green.gif) repeat-x 0 100%;
  color: #879fa5;
  text-decoration: none;
  display: block;
  width: 100%;
}
.left-side ul li a:hover {
  color: #fff;
  background: url(/custom/framework/dotted-line-white.gif) repeat-x 0 100%;
}
.left-side p {
  margin: 0;
  padding: 0;
  color: #fff;
  font: 88% Arial, sans-serif;
  float: left;
  width: 100%;
}
.balloon {
  float: left;
  background: url(/custom/framework/notes.gif) no-repeat;
  width: 199px;
  height: 121px;
  margin: 28px 0 0 1px;
  display: inline;
  padding: 9px 0 0 26px;
  color: #fff;
  font: 22px/30px Arial, sans-serif;
}
.balloon a {
  text-decoration: none;
  background: url(/custom/framework/dotted-line-white.gif) repeat-x 0 100%;
  color: #fff;
}
.balloon a:hover {
  background: none;
}
.page-nav {
  float: left;
  margin: 15px 0 0 4px;
  padding: 0;
  display: inline;
}
.page-nav li {
  display: inline;
  float: left;
  font: 88% Arial, sans-serif;
  color: #384851;
  background: url(/custom/framework/pointer.gif) no-repeat 100% 5px;
  padding: 0 20px 0 10px;
}
.page-nav li.first {
  padding-left: 0;
}
.page-nav li.current {
  background: none;
  font-weight: bold;
}
.page-nav li a {
  color: #384851;
  text-decoration: none;
}
.page-nav li a:hover {
  text-decoration: underline;
}
.featured-product {
  width: 975px;
  float: left;
  border-bottom: 1px solid #e1e4e5;
  padding: 38px 0 0;
}
.images-part {
  float: left;
  width: 420px;
  padding: 0 0 26px 27px;
}
.zoom {
  background: url(/custom/framework/ico-zoom.gif) no-repeat 0 1px;
  padding: 0 0 0 18px;
  margin: 8px 0 0;
  color: #000;
  text-decoration: none;
  font: 75% Arial, sans-serif;
  float: left;
}
.images-part ul {
  float: left;
  margin: 20px 0 0;
  padding: 0 0 9px;
  width: 420px;
}
.images-part ul li {
  display: inline;
  float: left;
  padding: 0 9px 0 0;
}

.images-part ul.related-links li a {
  color: #38464f;
  text-decoration: underline;
}

.images-part ul li a:hover {
  color: #55a41b;
  text-decoration: none;
}


.images-part ul li img {
  display: block;
}
.images-part p {
  color: #000;
  font: 75% Arial, sans-serif;
  margin: 0;
  padding: 0;
  clear: both;
}
.text-part {
  float: left;
  width: 500px;
  padding: 0 0 26px;
}
.text-part h1 {
  margin: 0;
  padding: 12px 0 0;
  color: #384851;
  font: 140% Arial, sans-serif;
}
.text-part p {
  margin: 0;
  padding: 0 0 18px;
  color: #000;
  font: 88%/20px Arial, sans-serif;
}
.text-part p span {
  color: #893716;
}
.form-price {
  float: left;
  width: 500px;
  margin: -2px 0 0;
  font: 88% Arial, sans-serif;
  line-height: 24px;
}
.form-price label {
  color: #000;
  float: left;
  margin: 8px 0 0 0;
  display: inline;
  width: 69px;
  line-height: 17px;
}
.form-price #quantity {
  width: 45px;
  height: 23px;
  padding: 7px 0 0 7px;
  float: left;
  background: #e4f5fe url(/custom/framework/input-bg-2.gif) repeat-x;
  border: 1px solid #91aebd;
  color: #000;
}
.form-price #add-to-cart {
  float: left;
  clear: both;
  margin: 24px 0 0 -2px;
}
.outtaHere {
  position:absolute;
  left:-3000px;
}
/* Selects */
.selectArea {
  float:left;
  position:relative;
  height:32px;
  margin:0;
  padding:0;
  overflow: hidden;
  display: inline;
  color: #000;
  font: 14px/16px Arial, sans-serif;
  width: 392px !important;
}
.selectArea a.selectButton {
  display:block;
  float:none;
  width:100%;
  height:32px;
  background: url(/custom/framework/select_right.gif) no-repeat top right;
  position:absolute !important;
  top:0;
  right:0;
  border:none;
  float: left;
}
.selectArea .center {
  display:block;
  height: 24px;
  width: 351px !important;
  margin:0 !important;
  padding:8px 0 0 10px !important;
  overflow:hidden;
  float: left;
  background: url(/custom/framework/select_left.gif) no-repeat;
}
.selectArea .left {
  display: none;
}
.selectArea .disabled {
  display: none;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
  position:absolute;
  background-color:#fff;
  display:block;
  z-index:30;
  margin: 12px 0 0 !important;
  padding: 0 !important;
  color: #7e7363;
  font: 14px/16px Arial, sans-serif;
  border: 1px solid #91aebd;
  width: 361px !important;
}
.optionsDivInvisible{display:none;}
.optionsDivVisible ul {
  margin:0;
  padding:0;
  list-style:none;
}
.optionsDivVisible a {
  color:#4c4c4c;
  text-decoration:none;
  display:block;
  padding:0;
  text-decoration:none;
  padding:4px 0 0 5px;
  background-color: #d6eef6;
}
.optionsDivVisible a:hover {
  background-color:#fff;
  color:#000;
  text-decoration:none;
}
.safari .optionsDivVisible a {
  font-size: 11px;
}
/* selects end */
.tab-box {
  width: 950px;
  float: left;
  border-bottom: 1px solid #e1e4e5;
  padding: 28px 0 34px 25px;
  margin: 0 0 0 1px;
  display: inline;
}
.tab-box div.tab {
  float: left;
  background-color: #f7fcff;
  border: 1px solid #91aebd;
  width: 872px;
  height: auto;
  padding: 30px 30px 20px 21px;
  position: relative;
  margin: -1px 0 0;
}
.tab-box div.tab p {
  margin: 0;
  padding: 0;
  color: #000;
  font: 88%/21px Arial, sans-serif;
}
.tab-box a.tab {
  border: 1px solid #91aebd;
  color: #384851;
  font: 88%/18px Arial, sans-serif;
  text-decoration: none;
  padding: 5px 22px 3px 21px;
  margin: 0 2px 0 0;
  display: inline;
  height: 20px;
  float: left;
  text-align: center;
}
.tab-box a.active {
  background: url(/custom/framework/input-bg-2.gif) repeat-x;
}
.tab-box a.empty {
  padding: 5px 51px 3px 50px;
}
.related-items,
.additional-links {
  width: 950px;
  float: left;
  border-bottom: 1px solid #e1e4e5;
  margin: 0 0 0 1px;
  padding: 24px 0 58px 25px;
  display: inline;
}
.additional-links {
  border: none;
  padding-bottom: 33px;
}
.related-items h2,
.additional-links h2 {
  margin: 0;
  padding: 0;
  color: #384851;
  font: 150% Arial, sans-serif;
}
.related-items ul {
  margin: 0;
  padding: 22px 0 0;
  float: left;
  width: 950px;
}
.related-items ul li {
  float: left;
  display: inline;
  width: 270px;
  margin: 0 70px 0 0;
}
.related-items ul li.last {
  margin-right: 0;
}
.related-items ul li .image-link {
  float: left;
  width: 100px;
  margin: 0 12px 0 0;
  display: inline;
}
.related-items ul li .image-link img {
  display: block;
}
.related-items ul li p {
  margin: 0;
  padding: 2px 0 0;
  color: #000;
  font: 88%/19px Arial, sans-serif;
}
.related-items ul li p a {
  color: #384851;
  font: 115% Arial, sans-serif;
}
.related-items ul li p a:hover,
.additional-links ul li a:hover {
  text-decoration: none;
  color: #55a41b;
}
.additional-links ul {
  margin: 0;
  padding: 24px 0 0;
  float: left;
  width: 466px;
}
.additional-links ul li {
  color: #384851;
  font: 100% Arial, sans-serif;
  list-style: none;
  background: url(/custom/framework/bullet-2.gif) no-repeat 0 7px;
  padding: 0 0 5px 14px;
  width: 452px;
}
.additional-links ul li a {
  color: #384851;
}

/*-------------------------Any Link Styles-------------------------*/


.anylinkcss{
     position: absolute;
     visibility: hidden;
     border: 1px solid #FFFFFF;
     border-bottom-width: 0px;
     text-align: left;
     font:normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 22px;
     z-index: 2000;
     width: 257px;
     padding: 0px 0px 0px 0px;
     margin: 2px 0 0 2px;
     background-color: #374850

}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #ffffff;
     font: normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #FFFFFF;
     background-color: #374850;
     z-index: 2000;
}

.anylinkcss a:hover {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #FFFFFF;
     font: normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #FFFFFF;
     background-color: #8FA2A6;
     z-index: 2000;
}

#lightview * { margin: 0; padding: 0; }
#lightview {
  position: fixed;
  top: 50%;
  left: 50%;
  height: 150px;
  width: 150px;
  margin: -75px 0 0 -75px;
}

#lightview ul li { list-style-type: none; }
#lightview .container { position: relative; width: 100%; height: 100%; }
#lightview .button { cursor: pointer; text-decoration: none; border: none; }

#lightview .sideButtons {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 0;
  clear: both;
  width: 100%;
  height: 22px;
}

#lightview .sideButtons .prev { float: left; }
#lightview .sideButtons .next { float: right; }
#lightview .side { position: relative; overflow: hidden; }
#lightview .side .wrapper { width: 100%; height: 100%; }
#lightview .side .button { float: left; }

#lightview .frames { width: 100%; height: 100%; }
#lightview .frames .frame {
  position: absolute;
  left: 0;
  width: 100%;
  display: block;
}
#lightview .frames .top { top: 0; }
#lightview .frames .bottom { bottom: 0; }

#lightview .liquid { position: relative; float: left; width: 100%; overflow: hidden; clear: both; }
#lightview .liquid .filler { position: absolute; height: 100%; width: 2px; top: 0; left: 50%; }

#lightview .half {
  display: block;
  height: 100%;
  clear: both;
  line-height: 0px;
}
#lightview .half .corner { float: left; height: 10px; width: 10px; }
#lightview .tr, #lightview .br { float: right; }

#lightview .fill {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

#lightview .container .wrap { float: left; position: relative; width: 50%; height: 100%; overflow: hidden; }
#lightview .container .right .wrap { float: right; }

#lightview .corner { position: relative; }
#lightview .left .corner { float: left; }
#lightview .right .corner { position: relative; float: right; }

#lightview .center { position: relative; clear: both; height: 100%; overflow: hidden; }
#lightview .wrapup { position: absolute; left: 0; height: 100%; width: 100%; overflow: hidden; }
#lightview .wrapdown { position: relative; height: 100%; width: 100%; overflow: hidden; }
#lightview .wrapcenter { position: relative; }

#lightview .loading {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -11px;
}
#lightview .loading .button {
  float: left;
  height: 100%;
  width: 100%;
}

#lightview .imageWrapper {
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
}
#lightview .imageWrapper img { position: relative; float: left; }

#lightview .prevnext { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
#lightview .prevnext .button { position: relative; height: 100%; width: 49%; display: block; }
#lightview .prevnext .prev { float: left; }
#lightview .prevnext .next { float: right; }

#lightview .dataContainer {
  clear: both;
  position: relative;
  width: 100%;
  float: left;
  font: 11px Arial, Helvetica, sans-serif;
  color: #808080;
}

#lightview .close,
#lightview .data { margin-top: 6px; }
#lightview .close { float: right; overflow: hidden; }
#lightview .close .button { float: right; width: 100%; height: 100%; }

#lightview .data {
  position: relative;
  float: left;
  padding-bottom: 3px;
  line-height: 13px;
}
#lightview .imgText div, #lightview .imgNumber div { margin-left: 3px; } /* simulates padding-left inside .data */

#lightview .data li { float: left; margin-top: 3px; }
#lightview .imgText { width: 100%; }
#lightview .imgText .title { font-weight: bold;}
#lightview .imgText .caption { clear: both; }
#lightview .imgNumber { color: #b8b8b8; margin-right: 5px; margin-top: 5px; }
#lightview .slideshow { border-left: 1px solid #efefef; padding-left: 5px; margin-top: 5px; }
#lightview .slideshow .button { /* play and stop */
  float: left;
  width: 43px;
  height: 13px;
  background-position: center left;
  background-repeat: no-repeat;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #384851;
}

#overlay .closeable {
  position: relative;
  height: 100%;
  width: 100%;
  background: #000; /* IE */
}

* html #lightview {
  position: absolute;
  margin-top: expression( -1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + 'px');
  margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

* html #overlay { /* IE6 */
  position: absolute;
  height: expression((document.body.scrollHeight > document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) > document.body.offsetHeight ? (document.body.scrollHeight > document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) : document.body.offsetHeight + 'px');
  width: expression((document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) > document.body.offsetWidth ? (document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) : document.body.offsetWidth + 'px');
}

.flash-replaced .alt {
     display: block;
     height: 0;
     position: absolute;
     overflow: hidden;
     width: 0;
     margin-bottom: 0px;
}

