﻿body
{
	margin: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #2b2b2b;
	background: #ffffff;
}

.clearfloats
{
	float: none;
	margin: 0px auto;
}



/* header */
#header
{
	width: 1000px;
	height: 100px;
	float: none;
	position: relative;
}

#header .logo
{
	float: left;
	padding-bottom: 5px;
	width: 260px;
	height: 84px;
	overflow: hidden;
}

#header .address
{
    position:absolute;
    color: #003d78;
	font-size: 20px;
	top:20px;
	left:280px;
	width: 220px;
	
	
}

#header .contact
{
    position:absolute;
	width: 730px;
	top: 70px;
	left: 140px;
	text-align: right;
}

#header .banner
{
    position:absolute;
	width: 730px;
	top: 1px;
	left: 120px;
	text-align: right;
}

#header .facebook
{
    position:absolute;
	width: 730px;
	top: 10px;
	left: 240px;
	text-align: right;
}

#header .spacer
{
	width: 400px;
	height: 88px;
	float: left;
}

#header a
{
	font-size: 11px;
	text-decoration: none;
	color: #003d78;
}



/* leftnav */
#leftnav
{
	width: 160px;
	position: absolute;
	left: 15px;
	top: 125px;
}

#leftnav div
{
	padding: 0px;
}

#leftnav h1
{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	line-height: normal;
	margin: 0px;
	padding-bottom: 0px;
}

#leftnav a
{
	font-size: 14px;
	text-decoration: none;
	color: #003d78;
}

/* Top Row */
#leftnav .boxtoprow
{
	width: 160px;
	height: 24px;
	float: left;
	position: relative;
}

#leftnav .boxtopleftcorner
{
	background:url('../images/bl_box_top_left_fill.gif') no-repeat;
	width: 15px;
	height: 24px;
	position: absolute;
}

#leftnav .boxheaderfill
{
	background: url('../images/bl_box_top_fill.gif');
	height: 24px;
	width: 130px;
	position: absolute;
	left: 15px;
}

#leftnav .boxheaderfill_tan
{
	background: url('../images/bl_box_top_fill.gif');
	height: 24px;
	width: 130px;
	position: absolute;
	left: 15px;
}

#leftnav .boxtoprightcorner
{
	background:url('../images/bl_box_top_right_fill.gif') no-repeat;
	width: 15px;
	height: 24px;
	position: absolute;
	left: 145px;
}

/* Middle Row */
#leftnav .boxmiddlerow
{
	background: url('../images/bl_box_border_nav160.gif' ) repeat-y;
	width: 160px;
	float: left;
}

#leftnav .boxnavcontentbg
{
	width: 160px;
	overflow: visible;
}

#leftnav .boxnavcontentbg_tan
{
	width: 160px;
	overflow: auto;
}

#leftnav .boxnavcontent
{
	margin: 5px 5px 5px 17px;
}

/* Bottom Row */
#leftnav .boxbottomrow
{
	width: 160px;
	height: 15px;
	float: left;
        margin-bottom:10px;
        position:relative;
}

#leftnav .boxbottomleftcorner
{
	background: url('../images/bl_box_bot_left_border.gif') no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
}

#leftnav .boxbottom
{
	background: url('../images/bl_box_bot_border.gif' ) repeat-x;
	width: 130px;
	height: 15px;
	position: absolute;
	left: 15px;
}

#leftnav .boxbottom_tan
{
	background: url('../images/t_box_bot_border.gif' ) repeat-x;
	width: 130px;
	height: 15px;
	position: absolute;
	left: 15px;
}

#leftnav .boxbottomrightcorner
{
	background: url('../images/bl_box_bot_right_border.gif') no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 145px;
}


/* Footer */
#footer
{
	font-size: 11px;
}

#footer a
{
	text-decoration: none;
	color: #2b2b2b;
}


/*  Sample CSS for now */

a.inventory, a.inventory:active, a.inventory:visited, a.inventory:hover
{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #003d78;
}

img
{
	border: 0px;
}

.tablerow
{
	width: 110px;
	height: 15px;
	float: left;
	text-align: left;
	overflow: visible;
}

.column
{
	width: 54px;
	height: 15px;
	float: left;
	text-align: left;
	overflow: visible;
}
.Results
{
	font-size: 13px;
}

/* Search Control */

#SearchControl
{
	width: 138px;
	margin: 5px 5px 5px 0px;
}

#SearchControl input
{
	font-size: 13px;
	color: #000000;
}

#SearchControl select
{
	font-size: 13px;
	color: #000000;
}

#SearchControl .sectionLabel
{
	width: 138px;
	font-weight: bold;
	font-size: 15px;
}

#SearchControl .twoField
{
	width: 64px;
	float: left;
}

#SearchControl .fieldLabel
{
	font-size: 13px;
	color: #003d78;
}

#SearchControl .fieldCol
{
}

#searchControl .oneField
{
	width: 138px;
}

#SearchControl .clearfloats
{
	float: none;
	height: 5px;
	width: 138px;
}

#SearchControl .buttonCol
{
	float: left;
}

/* Results Panel */
.Results
{
	width: 760px;
	table-layout: fixed;
}

.Results td
{
	width: 190px;
	color: #003d78;
}

/* Content */
#content
{
	margin: 15px 2px 15px 180px;
	width: 820px;
}

#content .hyperlink1
{
    
	font-size: 18px;
	font-weight: bold;
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
}
#content .hyperlink2
{
    
	font-size: 16px;
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
}

#content .hyperlink3
{
    
	font-size: 16px;
	color: Green;
	font-family: Arial, Helvetica, sans-serif;
}

#content h1
{
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003d78;
	font-family: Arial, Helvetica, sans-serif;
}



#content .boxtopcorner
{
	float: left;
	width: 15px;
	height: 15px;
}

#content .boxtopfill
{
	float: left;
	width: 790px;
	height: 15px;
	background: url('../images/t_box_top_nofill.gif' ) repeat-x;
}

#content .boxcontent
{
	width: 820px;
	background: url(   '../images/t_box_border820.gif' ) repeat;
	float: left;
	overflow: visible;
	min-height: 617px;
}

#content .boxbottomcorner
{
	float: left;
	width: 15px;
	height: 15px;
}

#content .boxbottomfill
{
	width: 790px;
	height: 15px;
	background: url(      '../images/t_box_bot_border.gif' ) repeat;
	float: left;
}

#content .contentBody
{
	margin: 10px 20px;
	width: 780px;
	color: #003d78;
}

#content .IndentText
{
	margin: 20px 20px;
	width: 780px;
	color: #003d78;
}

#content a
{
	text-decoration: none;
	color: #003d78;
}



#tblInventory
{
	width: 760px;
	margin: 0px auto;
	border: solid 1px #2b2b2b;
}

#tblInventory td
{
	border: solid 1px #2b2b2b;
	width: 125px;
	text-align: center;
}

#tblInventory tr.header
{
	font-weight: bold;
}

#tblInventory tr.row
{
	border: solid 1px #2b2b2b;
}


.bigLabel
{
	text-align: center;
	font-size: larger;
	font-weight: bold;
	color: #003d78;
}
.detailsDiv
{
	text-align: center;
	width: 600px;
	vertical-align: text-top;
	color: #003d78;
}
.listDivRight
{
	float: right;
	margin-right: 120px;
}
.listDivLeft
{
	float: left;
	margin-left: 60px;
}
.DataListHeader
{
	margin-left: 70px;
	font-weight: bold;
	color: #003d78;
	font-size : 14pt
}
.defaultHR
{
	margin-left: 40px;
	margin-right: 40px;
	background-color: #f0e68c;
	height: 3px;
}
.SalesImageBox
{
    z-index:1000;
    position: absolute;
    top: 0px;
    left: 45px;
}
.ProductOnSaleTrue img
{
    border: solid 4px green !important;
}
#GoogleCustomSearchBox 
{
    width: 100%;
    margin: 15px;
}



/*****************************************************************************/
/* HighSlide Controls CSS       											   */
/*****************************************************************************/

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}


/*****************************************************************************/
/* HighSlide Controls for the galleries.											   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(/highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}


/*****************************************************************************/
/* Styles for the HTML popups											    */
/* Remove these if you are not using Highslide HTML						  */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html-content {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/highslide/graphics/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							*/
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 1em;
	position: absolute;
	left: 0;
	right: 1em;
	top: 0;
	width: auto;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	z-index: 2;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/highslide/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}


