/**************************** CSS Document */
 
body {
margin-top: 0;
margin-left: auto;
margin-right: auto;
background-color: #072a5e;
}
 
body.sub {
	margin-top: 0;
	margin-bottom:10;
	margin-left: auto;
	margin-right: auto;
}
 
 
/* menu styles */
#linkboxes dl, dt, dd, ul, li {
margin: 0;
list-style-type: none;
}

#linkboxes_sub dl, dt, dd, ul, li {
margin: 0;
list-style-type: none;
}
 
#linkboxes dt, #linkboxes_sub dt{
	height: 30px;
} 
 
#linkboxes dd {
	position: absolute;
	z-index: 10;
	left:75px;
	margin-top:-28px;
	width:100px;
	background-color:#062a5e;
	color:#FFFFFF;
	border:solid #FFFFFF 2px;
}
 
#linkboxes_sub dd {
	position: absolute;
	z-index: 10;
	left:75px;
	margin-top:-28px;
	width:100px;
	background-color:#062a5e;
	color:#FFFFFF;
	border:solid #FFFFFF 2px;
}
 
#linkboxes ul, #linkboxes_sub ul {
margin:0px;
padding:0px;
}
 
#linkboxes li, #linkboxes_sub li {
	font-size:11px;
	line-height: 14px;
	border-bottom:solid white 2px;
	padding: 5px;
}
#linkboxes li a, #linkboxes_sub li a {
	color:#FFFFFF;
	text-decoration: none;
	padding:2px;
}
#linkboxes   li:hover, #linkboxes_sub li:hover  {
	text-decoration: none;
background::#FF0000;;
	color:#FFFFFF;
	background-color: #FF0000;
}
 
/* end Menu */
 
 
 
 
/**************************** Link Styles */
 
a:link {color: black; font-weight: bold;}
a:visited { color: black; font-weight: bold;}
a:active {color: black; font-weight: bold;}
a:hover {color: red; font-weight: bold;}
 
a.white:link {color: black; font-weight: bold;}
a.white:visited {color: black; font-weight: bold;}
a.white:active { color: black; font-weight: bold;}
a.white:hover {color: white; font-weight: bold;}
 
a.top:link {text-decoration: none; color: white; font-weight: bold; font-size: 11px;}
a.top:visited {text-decoration: none; color: white; font-weight: bold; font-size: 11px;}
a.top:active {text-decoration: none; color: white; font-weight: bold; font-size: 11px;}
a.top:hover {text-decoration: none; color: gold; font-weight: bold; font-size: 11px;}
 
a.list:link {text-decoration: none; color: maroon; font-weight: bold; font-size: 11px;}
a.list:visited {text-decoration: none; color: maroon; font-weight: bold; font-size: 11px;}
a.list:active {text-decoration: none; color: maroon; font-weight: bold; font-size: 11px;}
a.list:hover {text-decoration: none; color: navy; font-weight: bold; font-size: 11px;}
 
 
 
 
/**************************** Text Styles */
 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
}
 
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
 
.header {
	position: absolute;
	top: 75px;
	left: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-left: 100px;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
	color: red;
	letter-spacing: 8px;
}
 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-right: 0px;
	margin-top: 20px;
	color: #072a5e;
	letter-spacing: 3px;
}
 
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color:#990000;
 
}
 
.header3 {
  color: black;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 11px 20px;
  padding: 0;
}
 
.home_top {
	position: absolute;
	top: 35px;
	left: 285px;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
 
.home_mid {
	position: absolute;
	top: 315px;
	left: 285px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
 
 
 
.address {
	position: absolute;
	top: 470px;
	left: 390px;
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	z-index: 4;
}
 
.allcaps {
text-transform:uppercase;
 
}
 
h1{
 
}
 
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
 
h5 {
position: relative;
top: 16px;
left: 26px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
font-weight: normal;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
 
h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: white;
padding-top: 15px;
color: #maroon;
}
 
.backend {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: white;
padding-left: 20px;
padding-top: 15px;
color: #000000;
}
 
.white {
color: ffffff;
}
 
 
 
 
 
 
/**************************** Image Styles */
 
.floatright {
float: right;
margin-left: 20px;
margin-right: 20px;
border: 1px solid black;
}
 
.floatleft {
float: left;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
border: 1px solid white;
}

.floatsm {
	float: left;
	height:165px;
	width:150px;
}

.floatmed {
	float: left;
	height:250px;
	width:165px;
}

.floatlg {
	float: left;
	height:300px;
	width:165px;
}

.text {
	padding-top: 65px;
	margin-left: 170px;
}
.textsm {
	padding-top: 35px;
	margin-left: 170px;
	padding-bottom: 25px;
}
 
 
 
 
 
 
/**************************** Layout Styles */
 
#container {
position: relative;
top: 50px;
background-color: #FFA113;
width: 100%;
border: 0px solid red;
text-align: center;
}
 
#container_sub {
	position: relative;
	width: 100%;
	border: 0px solid red;
	text-align: left;
}
 
#inside {
position: relative;
width: 696px;
background-color: #FFA113;
margin-left: auto;
margin-right: auto;
border-left: solid #072A5E 2px;
border-right: solid #072A5E 2px;
}
 
#row1 {
height: 140px;
width: 696px;
background-image: url('../images/bkgd_top.jpg');
background-repeat: no-repeat;
background-position: top; 
border-bottom: 2px solid #265F8B;
text-align: left;
}
 
.logo {
position: relative;
top: 17px;
left: 18px;
}
 
#header {
height: 140px;
/*width: 696px;*/
background-color:#FFFFFF;
background-image: url('../images/bkgd_top_sub.jpg');
background-repeat: no-repeat;
background-position: top left; 
border-bottom: 2px solid #265F8B;
text-align: left;
}
 
.logo_sub {
position: relative;
top: 17px;
left: 18px;
}
 
#row_sub {
width: 700px;
height:50px;
}
 
#row2 {
  background-color: #072A5E;
  border-bottom: 2px solid #265F8B;
  height: 166px;
}
 
#row3 {
width: 696px;
height: 281px;
background-image: url('../images/bkgd_bottom.jpg');
background-color: #FFA113;
background-repeat: no-repeat;
background-position: top; 
text-align: left;
}
 
#row3_sub {
background-image: url('../images/bkgd_bottom_sub.jpg');
background-color: #ffffff;
background-repeat: repeat-x;
background-position: top; 
}

#row3_sub table{
  float: left;
}

#row3_sub table.nofloat{
  float: none;
}
 
#linkboxes {
position: relative;
width: 96px;
height: 200px;
top: 12px;
left: 12px;
text-align: center;
}
 
#linkboxes_sub {
position: absolute;
width: 96px;
height: 200px;
top: 325px;
left: 13px;
text-align: center;
}
 
.panel {
position: relative;
width: 96px;
top: -184px;
left: 108px;
text-align: center;
}
 
.panel_sub {
position: absolute;
width: 96px;
top: 329px;
left: 110px;
text-align: center;
z-index: 3;
}
 
.waltal {
position: absolute;
top: 310px;
left: 197px;
}
 
#blue {
position: relative;
height: 50px;
}.fltlft {
	float: left;
}

.pricetd{
    font-weight: bold;
}

.pricetdheader{
    font-weight: bold;
	color: #ffffff;
}

#product-listing-tb{
/*  
background: url("../images/productstable-bg.gif") repeat-y scroll right top white;
*/
background-color: white;
}

.clear {
	clear: both;
}

.price{
  float: left;
  font-weight: bold;
  padding: 8px 0;
  width: 5em;
}

.button{
  float: left;
}

#row2 table{
  float: left;
}

.wholesale-export p{
  color: white;
  font-size: 18px;
  padding: 2em 8em 2em 2em;
  text-transform: uppercase;
}

div.view_cart{
  position: relative;
  top: 0;
  right: 0;
}
