A.mainnav:link, A.mainnav:visited, A.mainnav:active { text-decoration: none; color: #E6EEDD; font-weight: bold; font-family: verdana,arial; font-size: 8pt; }
A.mainnav:hover { color: #ffffff; text-decoration: none}

A.subnav:link, A.subnav:visited, A.subnav:active { text-decoration: none; font-weight: none; font-family: verdana,arial; font-size: 8pt; }
A.subnav:hover { text-decoration: underline}


.header {
  color: #000000;
  font-weight: bold;
  font-family: arial, verdana;
  font-size: 14pt;
}

.large, .verd_10, .ART_content, .FORM_Intro {
  font-family: verdana,arial;
  font-size: 10pt;
}

.largeB, .verd_10_b, .ART_title {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 10pt;
}

.medium, .verd_9  {
  font-family: verdana,arial;
  font-size: 9pt;
}

.small, .verd_8, .FORM_Choice {
  font-family: verdana,arial;
  font-size: 8pt;
}

.smallB, .verd_8, .FORM_Question {
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 8pt;
}

.xsmall, .verd_7 {
  font-family: verdana,arial;
  font-size: 7pt;
}

/* -------------------------------Developers CSS -----------------------------------*/

html {
  padding: 0px;
  margin: 0px auto 0px auto;
}

body {
  background-image:url(/custom/framework/body_back.jpg);
  background-repeat: repeat-x;
  background-color: #63553B;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 100%;
}

.topnav_back {
  background-image: url(/custom/framework/topnav_back.jpg);
  background-repeat: no-repeat;
}

.bottom_sec_repeat {
  background-image: url(/custom/framework/bottom_sec_repeat.jpg);
  background-repeat: repeat-y;
}

.top_sec_repeat {
  background-image: url(/custom/framework/top_sec_repeat.jpg);
  background-repeat: repeat-y;
}

.highlight_repeat {
  background-image: url(/custom/framework/highlight_repeat.jpg);
  background-repeat: repeat-y;
}

.highlight_header {
  background-image: url(/custom/framework/highlight_header.jpg);
  background-repeat: no-repeat;
}

.inside_repeat {
  background-image: url(/custom/framework/inside_repeat.jpg);
  background-repeat: repeat-y;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color:#922C46;
  line-height: 14px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}



h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color:#FFFFFF;
  line-height: 14px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color:#000000;
  line-height: 14px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

hr {
  width: 100%;
  color: #FFFFFF;
  border-bottom: dotted 1px #666666;
}

a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  line-height: 14px;
  color: #000000;
}

a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  line-height: 14px;
  color: #000000;
}

a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  line-height: 14px;
  color: #000000;
}

a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  line-height: 14px;
  color: #922C46;
}

.topnav2 a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;;
  text-decoration: none;
  color: #FFFFFF;
}

.topnav2 a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;;
  text-decoration: none;
  color: #FFFFFF;
}

.topnav2 a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;;
  text-decoration: none;
  color: #FFFFFF;
}

.topnav2 a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color:#99FF66;
}

.highlight a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color:#922C46;
  line-height: 13px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.highlight a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color:#922C46;
  line-height: 13px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.highlight a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color:#922C46;
  line-height: 13px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.highlight a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color:#7E634C;
  line-height: 13px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.model_footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #9CA28C;
}

.bottomnav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #E5DAC1;
}

.bottomnav a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #E5DAC1;
}

.bottomnav a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #E5DAC1;
}

.bottomnav a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #E5DAC1;
}

.bottomnav a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #E5DAC1;
}

.modlink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #942C47;
}

.modlink a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #942C47;
}

.modlink a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #942C47;
}

.modlink a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #942C47;
}

.modlink a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #942C47;
}

.modlink_large {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #942C47;
}

.modlink_large a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #942C47;
}

.modlink_large a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #942C47;
}

.modlink_large a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #942C47;
}

.modlink_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #7E634C;
}

.models_preview {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
}

.models_header {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #942C47;
}

.models_price {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #00483A;
}

#lightbox{
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
  }

#lightbox a img{ border: none; }

#outerImageContainer{
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  }

#imageContainer{
  padding: 30px;
  }

#loading{
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
  }
#hoverNav{
  position: absolute;
  top: -12%;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  }

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
  width: 49%;
  height: 100%;
  background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
  display: block;
  }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100% 
  }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }     
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  } 
    
#overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #63553B;
  }

/* =Hoverbox Code ----------------------------------------------------------------------*/

.hoverbox2
{
  cursor: default;
  list-style: none;
}

.hoverbox2 a
{
  cursor: default;
}

.hoverbox2 a .preview2
{
  display: none;
}

.hoverbox2 a:hover .preview2
{
  display: block;
  position: absolute;
  top: -33px;
  left: -45px;
  z-index: 1;
}

.hoverbox2 img
{
  background: #fff;
  border-color: #aaa #ccc #ddd #bbb;
  border-style: solid;
  border-width: 1px;
  color: inherit;
  padding: 1px;
  vertical-align: top;
  width: auto;
  height: auto;
        
}

.hoverbox2 li
{
  display: inline;
  margin: 2px;
  padding: 2px;
  position: relative;
}

.hoverbox2 .preview2
{
  border-color: #000;
  width: auto;
  height: auto;
}