html, body {
margin: 10px 0px;
padding: 0;
height: 100%;
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
font-weight: normal;
color: #b0b0b0;
background-color: #000000;
}

body {
height: 100%;
width: 100%;
}

h1 {
font-size: 150%;
font-weight: bold;
margin:0px 0px 8px 0px;
}

h2 {
font-size: 125%;
font-weight: bold;
margin:0px 0px 0px 0px;
}

h3 {
font-size: 100%;
font-weight: bold;
margin:0px 0px 0px 0px;
font-style: italic;
}

h4 {
font-size: 100%;
font-weight: bold;
margin:0px 0px 5px 0px;
text-transform: uppercase;
}

h5 {
font-size: 85%;
font-weight: normal;
margin:0px 0px 0px 0px;
}

#wrap {
position: relative;
width: 780px;
height: 100%;
margin: 0 auto;
}

.subtext {
font-size: 80%;
font-weight: normal;
margin:0px 0px 0px 0px;

}
#content {
text-align: center;
position: absolute;
/*top: 50%;
min-height: 600px;
margin-top: -300px;
*/
width: 780px;
left: 50%;
margin-left: -390px;
}

a:link {
color: #993300;
text-decoration:none;
}

a:visited {
color: #993300;
text-decoration:none;
}

a:hover {
color: #993300;
text-decoration: underline;
}

a:active {
color: #993300;
}

a img {
border: none;
}

a img.rollover {
position: absolute;
visibility: hidden;
}

a:hover img.rollover {
visibility: visible;
}

a:hover img{
white-space: normal;
}



#pheader {
height: 50px;
width: 780px;
font-size: 12px;
font-weight: normal;
text-align: right;
padding: 0px 0px 5px 0px;
}

#pheader_left {
float: left;

}

#pheader_right {
float: right;
}


#topmenu {
clear:both;
background-color:#1C0900;
text-align:center;
color: #993300;
margin: 0px 0px 30px 0px;
}

#dualcol {
clear: both;
text-align: left;
overflow: auto;
min-height: 400px;
/*padding: 25px 0px 0px 0px;*/

}

#leftcol {
float:left;

}

#rightcol {
float:right;
clear:both;

}
#order {
border: 1px solid #171717;
padding: 5px;
margin: 5px;
}
#order_left {
float:left;
padding: 3px;
margin: 3px;
}

#order_right {
float:right;
padding: 3px;
margin: 3px;

}
/*#leftcol {
position: absolute;
top:60px;
left:12px;
width:98px;
height:225px;
}

#rightcol {
width: 590px;
height:376px;
margin: 0px 15px 0px 0px;
padding: 5px;
float: right;
border: 0px solid #ffff00;
text-align: left;
overflow: auto;
}
*/
#pfooter {
clear:both;
text-align:left;
height:25px;
background-color:#000000;
padding: 50px 0px 20px 0px;
}

/*#pfoot_email {
position: absolute;
top: 545px;
left: 575px;
}
*/

#menutext{
 text-align: center;
font-size: 12px;
padding:10px;
list-style-type:none;
}

#menutext li {

text-align:center;
font-weight: bold;
color: #7B91A8;
border: 0px solid #333333;
margin-left: 8px;
margin-right: 8px;
display:inline;


}
#menutext li a, #menuBTN li a:visited {
text-decoration:none;
color:#993300;
text-align:center;
}

#menutext li a:hover {
border:0; /* needed to trigger IE */
color:#cccccc;
text-align:center;
text-decoration:underline;

}

/*pheader_menu*/
#sheader_menu{
text-align: center;
font-size: 12px;
list-style-type:none;
}

#sheader_menu li {

text-align:center;
font-weight: bold;
color: #7B91A8;
border: 0px solid #333333;
margin-left: 8px;
margin-right: 8px;
display:inline;


}
#sheader_menu li a, #menuBTN li a:visited {
text-decoration:none;
color:#993300;
text-align:center;
}

#sheader_menu li a:hover {
border:0; /* needed to trigger IE */
color:#cccccc;
text-align:center;
text-decoration:underline;

}


/*vertical table minimal*/
table.vtable{
padding: 3px;
empty-cells: show;
border-collapse: collapse;
text-align:center;
width: auto;
border:1px solid #333333;
}

table.vtable th {
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
background-color: #171717;
border: 1px solid #333333;
text-align: center;
padding: 3px 25px;
}

table.vtable tr {
border:none;

}

table.vtable td {
font-size: 12px;
color: #ffffff;
font-weight: normal;
/*border-bottom: 1px solid #333333;*/
vertical-align: middle;
padding: 3px 25px;
text-align:center;
height: 20px;
}

/*vertical table center*/
table.vtable_center{
padding: 3px;
/*background-color: #DEE961;*/
empty-cells: show;
border-collapse: collapse;
text-align:center;
width: 100%;
}

table.vtable_center th {
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
/*background-color: #2F3502;*/
/*border-top: 1px solid #071F21;*/
border-bottom: 1px solid #333333;
text-align: center;
padding: 3px 25px;
border: 1px solid #171717;

}

table.vtable_center tr {
border:none;

}

table.vtable_center td {
font-size: 12px;
color: #ffffff;
font-weight: normal;
margin: 5px;
vertical-align: middle;
padding: 5px;
text-align:center;
}

/*horizontal tables*/
table.htable{
padding: 3px;
empty-cells: show;
border-collapse: collapse;
text-align:left;
width: 100%;

}

table.htable th {
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
border: 1px solid #171717;
border-bottom: 1px solid #ffffff;
text-align: center;
padding: 3px;
background-color: #333333;

}

table.htable tr {
border:1px solid #333333;
}

table.htable td {
font-size: 12px;
color: #ffffff;
font-weight: normal;
border: 1px solid #333333;
margin: 4px;
vertical-align: middle;
padding: 3px;
text-align:left;
height: 20px;
}

table.htable tfoot{
border-width: 1px;
border-style: solid;
background-color: #071F21;
color: #FFFFFF;
}

table.htable_tdcenter{
padding: 3px;
empty-cells: show;
border-collapse: collapse;
text-align:left;
width: 100%;
}

table.htable_tdcenter th {
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
border: 1px solid #171717;
border-bottom: 1px solid #ffffff;
text-align: center;
padding: 3px;
background-color: #333333;

}

table.htable_tdcenter tr {
border:1px solid #333333;
}

table.htable_tdcenter td {
font-size: 12px;
color: #ffffff;
font-weight: normal;
border: 1px solid #333333;
margin: 4px;
vertical-align: middle;
padding: 3px;
text-align:center;
height: 20px;
}
tfoot.htable_tdcenter td{

border-width: 1px;
border-style: solid;
background-color: #071F21;
color: #FFFFFF;
}


/*basetable*/
table{
empty-cells: show;
border-collapse: collapse;

}

table th {
vertical-align:middle;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-align: left;
padding: 3px;

}

table tr {
vertical-align:middle;
border:none;

}

table tr.subtotal td {
border-top: 1px solid #333333;

text-align: right;
}

table td {
vertical-align:middle;
font-size: 12px;
color: #ffffff;
font-weight: normal;
border: none;
margin: 4px;
padding: 2px 10px 2px 3px;
text-align:left;
height: 20px;
}

table td.tdtop {
  vertical-align: top;
}

table td.currency {
text-align:right;
padding: 0px 5px 0px 20px;
}

table th.currency {
text-align:right;
padding: 0px 5px 0px 20px;
}

table thead{
font-weight: bold;
background-color: #210a00;
}

table tfoot tr {
height: 22px;
vertical-align: top;
padding: 3px;
background-color: #171717;
}

table tfoot td {
vertical-align: bottom;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
}

#byline {
padding: 50px 0px 10px 0px;
text-align: center;
width: 100%;
height: 60;
background-color: transparent;
}

/*object focus*/
.text {
font-size: 12px;
font-weight: normal;
background-color:#080808;
color: #ffffff;
border: 1px solid #333333;
}

.text_focus {
font-size: 12px;
font-weight: normal;
background-color:#333333;
color: #ffffff;
border: 1px solid #666666;
}

textarea {
font-size: 12px;
font-weight: normal;
background-color:#080808;
color: #ffffff;
border: 1px solid #333333;
margin: 0 1px;
overflow: auto;
}

.textarea_focus {
font-size: 12px;
font-weight: normal;
background-color:#333333;
color: #ffffff;
border: 1px solid #666666;
margin: 0 1px;
overflow: auto;
}

.button:hover{
background-color:#666666;
color: #ffffff;
border: 1px solid #cccccc;
margin: 0 1px;
}

.button {
background-color:#333333;
color: #ffffff;
border: 1px solid #666666;
margin: 0 1px;
}

.qty {
font-size: 12px;
font-weight: normal;
background-color: #080808;
color: #ffffff;
border: 1px solid #333333;
text-align:right;
}

.qty_focus {
font-size: 12px;
font-weight: normal;
background-color: #333333;
color: #ffffff;
border: 1px solid #171717;
text-align:right;
}

/*<!--object focus-->*/
.checkbox {
border: 1px solid red;
}

select option{
font-size: 12px;
font-weight: normal;
border: 1px inset #AFBB1A;
background-color: #ffffff;
}

.orderinfo {
width: 100%;
margin: 30px 0px;
padding: 5px 0px;
clear: both;
/*border-bottom: 1px solid #171717;*/
/*border-bottom: 8px solid #171717;*/
}

.order_thumb {
clear: both;
float: left;
text-align:center;
padding: 0px 10px;
width:150px;
}

.order_options {
float:right;
clear: both;
text-align:left;
background-color:#131313;
}

#sheader {

font-size: 12px;
font-weight: normal;
text-align: left;
border: 1px solid #333333;
padding:5px;
margin-bottom: 20px;
margin-top: 20px;
background-color: #080808;
}

.sheader {

font-size: 12px;
font-weight: normal;
text-align: left;
border: 1px solid #333333;
padding:5px;
margin-bottom: 20px;
margin-top: 20px;
background-color: #080808;
}

.price_break {
font-size: 10px;
text-align:right;
padding:0px 0px 0px 10px;
color: #636363;
}

.packagedetails {
font-size: 12px;
text-align:left;
padding:0px 0px 0px 15px;
color: #556677;
}
.note {
font-size: 10px;
color: #cccccc;
}

/*lightbox*/
.lightbox_overlay {

  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

.lightbox_content {
  display: none;
  position: absolute;
  vertical-align:middle;
  width: 500px;
  height: 500px;
  border: 1px solid #8697A8;
  background-color: black;
  z-index:9999;
  overflow: auto;
  text-align: center;
}

/*lightbox*/
.lightbox_photo_overlay {

  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}
.lightbox_photo_content {
  display: none;
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  padding: 0px;
  border: 5px solid #AFBB1A;
  background-color: black;
  z-index:1002;
  overflow: auto;
  text-align: center;
}

#cart {
height:22px;
line-height:22px;
text-align: center;
vertical-align:middle;

}
.cartcount {
color: #993300;
}

.img_bottom {
vertical-align:text-bottom;
}

table.cart a:link {
color: #ffffff;
text-decoration:none;
}

table.cart a:visited {
color: #ffffff;
text-decoration:none;
}

table.cart a:hover {
color: #ffffff;
text-decoration: underline;
}

table.cart a:active {
color: #ffffff;
}

table.cart a img {
border: none;
}

table.cart {
border: none;
}

table.cart tr {
text-align:right;
vertical-align:bottom;
}

table.cart td {
text-align:right;
vertical-align:bottom;
}


#fxgallerymenu{

text-align: right;
font-size: 12px;
padding:10px;
list-style-type:none;

}

#fxgallerymenu li {
text-align:center;
font-weight: bold;
color: #7B91A8;
padding: 2px 5px;
display:inline;
border: 1px solid #333333;
margin: 0 0 0 5px;

}

#fxgallerymenu li a, #menuBTN li a:visited {
text-decoration:none;
color:#777777;
text-align:center;
padding: 3px 0;

}

#fxgallerymenu li a:hover {
border:0; /* needed to trigger IE */
color:#cccccc;
text-align:center;
text-decoration:none;

}

.linkbtn {

text-align:center;
font-weight: bold;
color: #7B91A8;
padding: 2px 5px;
display:inline;
border: 1px solid #333333;
margin: 0 0 0 5px;
}

.linkbtn a: {
text-decoration:none;
color:#993300;
text-align:center;
padding: 3px 0;
}

.linkbtn a:visited {
text-decoration:none;
color:#993300;
text-align:center;
padding: 3px 0;
}

.linkbtn a:hover {
border:0; /* needed to trigger IE */
color:#cccccc;
text-align:center;
text-decoration:underline;
}

.vmiddle {
vertical-align:middle;
}

.package_options {
text-align: right;
}

table.package_options {
font-size: 11px;
color: #8697A8;
vertical-align: middle;
}

br.package_options{
padding: 3px 0px;
}
table.package_options td {
font-size: 12px;
color: #8697A8;
vertical-align: middle;
}

img {
vertical-align: middle;
}

.hidediv {
  display: none;
}

.showdiv {
  display: all;
}
