
.nav_main {
  font-family: "Times New Roman",Tahoma, Arial;
  font-size: 10pt;
  font-style: italic;
  padding-left: 10px;
  display: inline;
  text-decoration: none;
}

a.nav_main {
  color: #747474;
}

a.nav_main:visited {
  color: #747474;
}

a.nav_main:active, a.nav_main:hover {
  color: #EEEEEE;
}

.nav_main_selected {
  font-family: "Times New Roman",Tahoma, Arial;
  font-size: 10pt;
  font-style: italic;
  padding-left: 10px;
  display: inline;
  text-decoration: none;
  color: #747474;
}

.inner_link {
  color: #979682;
}

a.inner_link , a.inner_link:visited {
  color: #323364;
}

a.inner_link:active, a.inner_link:hover {
  color: #EEEEEE;
}

.headingtop {
  font-family: "Times New Roman",Tahoma, Arial;
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  color: #C7C7AB;
}

.headingsub, .heading {
  color: #C7C7AB;
  font-family: "Times New Roman",Tahoma, Arial;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
}

.bodyhome {
  color: #DDDDDD;
  font-size: 10pt;
  font-weight: normal;
}

.bodyhome a, .bodyhome a:visited {
  color: #C7C7AB;
}

.bodyhome a:active, .bodyhome a:hover {
  color: #DDDDDD;
}

.ordertable {
  background-color: #979682;
  border-top: 0px solid #25234F;
}

.ordertable a, .ordertable a:visited {
  color: #EEEEEE;
}

.contacttable {
  background-color: #979682;
  border: 2px solid #6A6B5B;
  color: #EEEEEE;
}

.contacthead {
  font-family: "Times New Roman",Tahoma, Arial;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  color: #EEEEEE;
  background-color: #6A6B5B;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

div#shopcartadd {
  color: #DDDDDD;
  background-color: #979682;
  border: 3px solid #6A6B5B;
  font-size: 10pt;
  font-weight: bold;
  position: absolute;
  top: 250px;
  left: 20%;
  display: none;
  z-index: 1;
  overflow: auto;
  width: 550px;
  height: 150px;
}

div#shopcart {
  color: #DDDDDD;
  background-color: #979682;
  border: 3px solid #6A6B5B;
  font-size: 10pt;
  font-weight: bold;
  position: absolute;
  top: 150px;
  left: 20%;
  display: none;
  z-index: 1;
  overflow: auto;
  width: 550px;
  height: 530px;
}

div#shopcartpicview {
  color: #DDDDDD;
  background-color: #979682;
  border: 3px solid #6A6B5B;
  font-size: 8pt;
  font-weight: bold;
  position: absolute;
  top: 200px;
  left: 50%;
  display: none;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
}

div#order_list {
  color: #EEEEEE;
  background-color: #979682;
  border: 0px solid #6A6B5B;
  font-size: 10pt;
  font-weight: bold;
  width: 100%;
  height: 450px;
  text-align: center;
  margin: 0 auto;
  display: block;
 /* z-index: 1; */
  overflow: auto;
}

div#shopcart_list {
  color: #EEEEEE;
  background-color: #979682;
  border: 3px solid #6A6B5B;
  font-size: 10pt;
  font-weight: bold;
  width: 500px;
  height: 450px;
  text-align: center;
  margin: 0 auto;
  display: block;
 /* z-index: 1; */
  overflow: auto;
}

.shopcart_mini {
  font-size: 9pt;
  margin-left: 10px;
  width: 100%;
  background-color: #979682;
  border: 2px solid #6A6B5B;
}

.shopcart_mini_head {
  font-family: "Times New Roman",Tahoma, Arial;
  font-size: 9pt;
  font-weight: bold;
  font-style: italic;
  color: #EEEEEE;
  background-color: #6A6B5B;
  padding-top: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
}

.copyright {
  font-family: "Times New Roman",Tahoma, Arial;
  font-style: italic;
  font-size: 8pt;
  color: #747474;
  width: 400px;
}

body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Verdana, Arial, "lucida console", sans-serif;
  font-size: 10pt;
  line-height: 1.5em;
  background-color: #000000;
  color: #EEEEEE;
}

hr {
  border: 0;
  width: 100%;
  color: #DDDDDD;
  background-color: #DDDDDD;
  height: 1px;
  text-align: left;
}

.hr_header {
  border: 0;
  width: 50%;
  color: #EEEEEE;
  background-color: #000000;
  height: 1px;
  text-align: center;
  margin: 0 auto; 
}

a img {
  border: none;
}

a:hover img {
  border: none;	
}

div#header-layout {
  width: 758px;
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  overflow: hidden;
  background-color: #EEEEEE;
  margin-top: 5px;
}

div#header {
  width: 758px;
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  overflow: hidden;
}

div#header-text {
  text-align: left;
}

div#box-layout {
  width: 100%;
}

div#boxofcolor {
  background-color: #000000;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  float: left;
}

div#boxoftext {
  background-color: #EEEEEE;
  padding-left: 5px;
  float: left;
}

div#box-nav-layout {
  display: block;
  padding-left: 25px;
  padding-bottom: 5px;
}

div#boxofnavcolor {
  background-color: #000000;
  width: 15px;
  height: 15px;
  margin-top: 2px;
  float: left;
}

div#boxofnavtext {
  float: left;
  width: 80%;
}

div#insidehead {
  width: 531px;
  height: 169px;
  background: url('images/headerback3.gif');
  background-position: top left;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  overflow: hidden;
}

div#insidehead-text {
  color: #862654;
  font-family: "Times",Tahoma,Verdana;
  font-size: 28pt;
  text-align: left;
  position: relative;
  top: 65px;
  left: 20px;
}

div#content-layout {
  width: 758px;
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  background-color: #EEEEEE;
  padding:0px;
}

div#content {
  width: 758px;
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  background-color: #EEEEEE;
  margin-bottom: 0px;
}

div#footer-layout {
  width: 758px;
  height: 36px;
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
}

div#footer {
  text-align: center; /* ie */
  margin:0 auto; /* firefox */
  overflow: hidden;
}

div#footer-text {
  text-align: center;
  margin:0 auto; /* firefox */
  padding: 0px;
}

div#footer a {
  color: #62003e;
  text-decoration: none;
}

div#footer a:active, div#footer a:hover {
  color: #000000;
  text-decoration: none;
}

div#picturebox {
  padding: 0px 5px 5px 0px;
  border: 0px solid #000000;
  overflow:hidden;
  float: left;
}

div#pictureborderbox {
  padding: 0px;
  overflow:hidden;
  margin: 0px;
}

div#picturecaption {
  padding: 1px;
  border: 0px solid #EEEEEE;
  margin: 1px;
  text-align: center;
  overflow:hidden;
}

div#text-left {
  text-align: left;
}

div#text-right {
  text-align: right;
}

div#image-left {
  text-align: left;
}

div#image-right {
  text-align: right;
}

div#errormsg {
  font-size: 9pt;
  color: #FF0000;
  text-align:center; /* center IE */
  margin:0 auto; /* center firefox */
}

div#clearfloats { clear:both; }

.errormsg {
  font-size: 9pt;
  background-color:#000000;
  color: #FF0000;
  text-align:center; /* center IE */
  margin:0 auto; /* center firefox */
}

#photoholder {
        width:180px;
        height:180px;
        background:#fff
}
#slide {
        width:175px;
        height: auto;
        visibility:hidden;
}
#progress-bar {
        margin-left: 0px;
}

div#mgt_message {
  color: #EEEEEE;
  background-color: #000000;
  font-size: 8pt;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 40%;
  display: none;
  z-index: 1;
  border: 2px solid #333333;
}

.clearfloats { clear:both; }

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */

