.divArea {
        width:400px;
        -webkit-border-radius:20px;
        -moz-border-radius:20px;
        border-radius: 20px;
        border:2px solid #000000;
        -webkit-box-shadow: #B3B3B3 5px 5px 5px;
        -moz-box-shadow: #B3B3B3 5px 5px 5px;
        box-shadow: #B3B3B3 5px 5px 5px;
        padding:10px;
}

@font-face {
	font-family: 'droid_sansregular';
    src: url('fonts/DroidSans-webfont.eot');
	src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/DroidSans-webfont.woff') format('woff'),
		url('fonts/DroidSans-webfont.ttf') format('truetype'),
		url('fonts/DroidSans-webfont.svg#droid_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'droid_sansregular', Tahoma, Arial, Helvetica, sans-serif;
	color			: black;
	background-color: #ffffff;
	text-align		: left;
	font-size		: 14px;
	margin			: 0; 
	padding			: 0;
}


a {
	color	: #8EA8BF;
}

td {
	font-size: 12px;	
}

th {
	font-size: 12px;	
	text-align:center;
	font-weight:bold;
}

div#preload { display: none; }

#wholepage {
	width:948px;
	margin:20px auto 50px auto;
	padding:0;
}

.td_highlight {
    /* opacity: .4;
     filter: alpha(opacity=50); */
}
.td_highlight:hover {
    /* opacity:1;
    filter: alpha(opacity=100); */
    background-color:#eee;
}

.img_highlight {
    opacity:1;
}
.img_highlight:hover {
    opacity: .6;
}

.link_highlight {
    opacity:1;
    color: black;
    text-decoration: none;  
}

.link_highlight:hover,
.link_highlight div:hover {
    opacity: .6;
    /* color: blue;
    text-decoration: underline;  */
}

h1 { font-family: Arial, sans-serif; font-size: 20px; font-weight: normal; color: #006699;}
h2 { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; color: #006699;}
h3 { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; color: #006699;}
h4 { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #006699;}
.lglabel { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; }
.vlglabel { font-family: Arial, sans-serif; font-size: 19px; font-weight: bold;}
.lglabel_enter { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; color: #34a02c; }
.lglabel_cancel { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; color: #ffffff; }
.label { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; }
.smlabel { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
.step { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #1c26ac; }
.lg { font-family: Arial, sans-serif; font-size: 16px; }
.rg { font-family: Arial, sans-serif; font-size: 14px; }
.sm { font-family: Arial, sans-serif; font-size: 12px; }
.vsm { font-family: Arial, sans-serif; font-size: 10px; }
.vvsm { font-family: Arial, sans-serif; font-size: 8px; }
.notice { font-family: Arial, sans-serif; font-size: 14px; color: #006699; }
.lgwarning { font-family: Arial, sans-serif; font-size: 16px; color: #ff0000; }
.lgOK { font-family: Arial, sans-serif; font-size: 16px; color: #00aa00; }
.vlgwarning { font-family: Arial, sans-serif; font-size: 18px; color: #ff0000; }
.warning { font-family: Arial, sans-serif; font-size: 14px; color: #ff0000; }
.smwarning { font-family: Arial, sans-serif; font-size: 12px; color: #ff0000; }
.smhilight { font-family: Arial, sans-serif; font-size: 12px; color: #000099; }
.sminfo { font-family: Arial, sans-serif; font-size: 12px; color: #339933; }
.smorangewarning { font-family: Arial, sans-serif; font-size: 12px; color: orange; }

.noBorder{ border-style:none;}

.greenNote {
	color			: #339933;
	font-weight		: 800;
	font-size		: 16px;
	font-family		: arial,helvetica,sans-serif;
	background-color: #ffffff;
}

.frm {
	color			: black;
	font-weight		: 400;
	font-size		: 14px;
	font-family		: arial,helvetica,sans-serif;
	background-color: #d8e8f7;
}

.frmbutton {
	color			: black;
	font-weight		: 400;
	font-size		: 14px;
	font-family		: arial,helvetica,sans-serif;
	background-color: #d8e8f7;
	border-style	: outset;
	padding			: .3em;
}

.frmwhite {
	color			: black;
	font-weight		: 400;
	font-size		: 14px;
	font-family		: arial,helvetica,sans-serif;
	background-color: #ffffff;
}

.frmsmall {
	color			: black;
	font-weight		: 400;
	font-size		: 11px;
	font-family		: arial,helvetica,sans-serif;
	background-color: #d8e8f7;
	text-decoration	: none;
}

.frmgreen {
	color			: #339933;
	font-weight		: 400;
	font-size		: 14px;
	font-family		: arial,helvetica,sans-serif;
	background-color: #ffffff;
}

.frmred {
	color			: #ff3333;
	font-weight		: 400;
	font-size		: 14px;
	font-family		: arial,helvetica,sans-serif;
	background-color: #ffffff;
}
.frmbrown {
	color			: #663300;
	font-weight		: 400;
	font-size		: 14px;
	font-family		: arial,helvetica,sans-serif;
	background-color: #ffffff;
}

SELECT {
	color			: black;
	font-weight		: 400;
	font-size		: 12px;
	font-family		: arial,helvetica,sans-serif;
	z-index			: 0;
}

BUTTON,FILE,SUBMIT,RESET {
	color			: black;
	font-weight		: 400;
	font-size		: 12px;
	width			: 90%;
	font-family		: arial,helvetica,sans-serif;
}

TEXT,TEXTAREA, INPUT {
	color			: black;
	font-weight		: 400;
	font-size		: 14px;
	font-family		: monospace;
}

/* 
A:link {
	text-decoration	: underline;
	color			: #0000cc;
}
A:active {
	text-decoration	: underline;
	color			: #ff0000;
}
A:visited {
	text-decoration	: underline;
	color			: #0000cc;
}
A:hover {
	text-decoration	: underline;
	color			: #00ff00;
}
 */

/* For held orders table in left nav bar */
.hotable {
	margin	: 5px 0px 8px 0px; /* top, right, bottom, left */
}

/* These for help */
.popupLink {
	color: red;
	outline: none
}


/* This hack is from http://www.albin.net/CSS/OwenHack.html */
/* not used currently... */

.popup {
	position				: absolute;
	visibility				: hidden;
	background-color		: #ddddff;
	/* next one fixes NN 4.x */
	/* LAYER-BACKGROUND-COLOR	: #ddddff; */
	color					: purple;
	width					: 200px;
	border-left				: 1px solid black;
	border-top				: 1px solid black;
	border-bottom			: 3px solid black;
	border-right			: 3px solid black;
	padding					: 3px;
	z-index					: 100;
	text-align				: left;
	font-size				: 12px;
	font-family				: arial,helvetica,sans-serif;
	/* these last 2 prevent hidden div moving scroll bars */
	top						: 0;
	left					: 0;
}

/* for paragraphs and ol, ul inside the help message to reduce white space */
.popupp {
	margin		: 4px auto 4px auto; /* top, right, bottom, left */
}


/* next 2 are for Tip of the Day */
.invtip {
	position				: relative;
	visibility				: hidden;
	background-color		: #d8e8f7;
	/* next one fixes NN 4.x */
	/* LAYER-BACKGROUND-COLOR	: #d8e8f7; */
	color					: black;
	width					: 200px;
	height					: 300px;
	border-left				: 1px solid black;
	border-top				: 1px solid black;
	border-bottom			: 3px solid black;
	border-right			: 3px solid black;
	padding					: 3px;
	z-index					: 100;
	text-align				: left;
	font-size				: 12px;
	font-family				: arial,helvetica,sans-serif;
	overflow				: hidden;
}
.tip {
	position				: relative;
	background-color		: #d8e8f7;
	/* next one fixes NN 4.x */
	/* LAYER-BACKGROUND-COLOR	: #d8e8f7; */
	color					: black;
	width					: 200px;
	height					: 300px;
	BORDER-LEFT				: 1px solid black;
	BORDER-TOP				: 1px solid black;
	BORDER-BOTTOM			: 3px solid black;
	BORDER-RIGHT			: 3px solid black;
	PADDING					: 3px;
	z-index					: 100;
	text-align				: left;
	font-size				: 12px;
	font-family				: arial,helvetica,sans-serif;
	overflow				: hidden;
}

/* Following stuff is for new cart page */
.redborder {
	border			: thin red solid;
	margin			: 8px 8px 0px 8px; /* top, right, bottom, left */
}

.greenborder {
	border			: medium green solid;
	margin			: 4px 6px 0px 6px; /* top, right, bottom, left */
}
.blueborder {
	border			: thin blue solid;
	margin			: 8px 8px 0px 8px; /* top, right, bottom, left */
}
.greenthumb {
	color			: green;
	font-family		: Arial, sans-serif;
	font-size		: 12px;
	text-align		: center;
	float			: left;
}
.redthumb {
	color			: red;
	font-family		: Arial, sans-serif;
	font-size		: 12px;
	text-align		: center;
	float			: left;
}

#menu{
	position	: absolute;
	top			: 150px;
	/* left		: 80%; */
	right		: 10px;
	/* width	: 140px; */
	font		: 12px verdana,arial,helvetica, sans-serif;
	color		: #ffffff;
	background	: #000000;
	border		: none;
	padding		: 10px;
}

div#menu a, div#menu a:visited {color: #ffffff;}

/* Removes default top margin from left/right column paragraphs in Mozilla */
/* div > p {
	margin-top: 0;
} */

/* for after VD Sale on index.php */
.style1 {
	color: #990000
}
.style2 {
	font-size: 18px
}
.style3 {
	font-size: 14px
}

.styleAlert1 {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.styleAlert2 {
	font-size: 18px;
	font-weight: bold;
}
.oldPrice {
	text-decoration: line-through;
}
.newPrice {
	color: #FF0000;
}

.imageborder {
	border-style: dotted;
	border-width: medium;
	border-color: #eeeeee;
}


td.rolloverLink {
	padding-bottom:15px;
}
td.rolloverLink a{
	color			: #006699;
	text-decoration	: none;
	font-size		: 0.9em;
}

td.rolloverLink a:hover {
	color			: red;
	text-decoration	: underline;
}

/* These thumbs are for the tools thumbnails */
#thumbs {
	width			: 350px;
	float			: left;
	text-align		: center;
}
.thumb {
	padding			: 5px;
	cursor			: pointer;
	text-align		: center;
}
.thumb span {
	font-size		: 9px;
}

/* links at top of page */
.startLinks a {
	color: blue;
	text-decoration:none;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.startLinks a:hover{
	text-decoration:underline;
	color: #0f0;
}

.shadowblurtext{
	position:relative;
	border-radius:5px;
	box-shadow:3px 3px 5px #106CB5;
	/* behavior: url(htc/PIE.htc); */
}
.shadowblurbutton{
	position:relative;
	border-radius:5px;
	box-shadow: 3px 3px 4px #106CB5;
	/* behavior: url(htc/PIE.htc); */
}
.linktext * {
	color: blue;
	text-decoration:none;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.linktext *:hover{
	text-decoration:underline;
}

.loginPagePrompts {
	font-size:16px;
	color:#888;
	letter-spacing:2px;
}

.loginPagePrompts:hover {
	color:#000;
}

.loginPageFooterText {
	font-size:12px;
	color:#888;
	letter-spacing:2px;
}

a.loginPageLinks {
	font-size:14px;
	color:#888;
	text-decoration:none;
}

a.loginPageLinks:hover {
	color:#000;
}

.loginPageInputs {
	border: none;
	border-radius:18px;
	padding:7px;
	background-color:#eee;
	font-size:16px;
}

.rewardsList {
	list-style-type: none;
}

.rewardsList li {
	line-height: 1.2em;
	height: auto;
	margin-bottom: .8em;
}


/* Start of 2016 redo */

/* **************** Megamenu ********************* */

ul.megamenu {
	background-color: white;
	margin: 0px auto;
	padding: 0 10px;
	list-style: none;
	display: none;
	z-index: 995;
}

ul.megamenu li {
	margin: 0px;
	padding: 0px;
	z-index: 995;
}

ul.megamenu li.clear-fix {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
	position: relative;
	display: inline-block;
	color: #808284;
	text-transform: uppercase;
	padding: 5px 30px 5px 0; /* adjust this to fit in one row */
	margin: 0px 4px 0px 0px;
	text-decoration: none;
	z-index: 10;
	font-size: 16px;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

ul.megamenu a.mm-item-link:hover {
	color: #000000;
}

ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {
	background: #FFF;
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-radius: 3px 3px 0px 0px;
}

ul.megamenu div.mm-item-content {
	background: #FFF;
	padding: 0px;
	position: absolute;
	border: 1px solid #777;
	z-index: 995;
}

.mm-content-base {
	background: #FFF;
	position: relative;
	z-index: 11;
	padding: 10px;
}

.mm-js-shadow {
	background: none;
	position: absolute;
	z-index: 10;
}


.megamenu_basic {
	list-style-type: none;
	margin: 0;
	padding: 1px 0px 1px 0px;
	z-index: 995;
}
.megamenu_basic li {
	line-height: 1.7em;
	z-index: 995;
}

.megamenu_basic li a {
	font-size:11pt;
	color: #808284;
	text-decoration: none;
	z-index: 995;
}

.megamenu_basic li a:hover {
	color: #000000;
}
/* End of Megamenu stuff */

/* For the red circle numbers */
/* Make the badge float in the top right corner of the button */
.button__badge {
  background-color: #fa3e3e;
  border-radius: 9px;
  color: white;
 
  padding: 1px 5px;
  font-size: 12px;
  
  position: absolute; /* Position the badge within the relatively positioned button */
  top: 0;
  right: 0;
}


#indexPageBelowGallery {
	position:relative;
	/* width:878px;*/
	/* width:858px; */
	width:838px;
	float:right;
	margin-right:0;
	top:-19px;
	z-index:5;
}

#indexPageBelowGallery hr {
	border:none;
	height:1px;
	color:#13143a;
	background-color:#13143a;
}

.checkoutButton {
  /* background-color: #54A84E; */
  background-color: #8dc540;
  border-radius: 34px;
  color: #ffffff;
  display: inline-block;
  font-size: 1.1em;
  padding: 6px 14px;
  border:#54A84E;
  letter-spacing:2px;
  margin:0 14px;
}
.checkoutButton:hover {
	 opacity:.6;
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

div.textWarningBox,
div.textOKBox {
	width:500px;
	border:thin solid black;
	margin:5px auto 15px auto;
	padding:5px;
	background-color:#F0F0F0;
	font-size: 12px;
}

div.textWarningBox {
	color:red;
}

.table_5pad td,
.table_5pad th {
	padding:5px;
}
.table_2pad td,
.table_2pad th {
	padding:2px;
}

.table_valign_top td {
	vertical-align: top;
}

.table_align_center td {
	text-align: center;
}

.table_align_left td {
	text-align: left;
}
.table_bordered {
    border-collapse: collapse;
    border: 1px solid black;
}
.table_bordered td,
.table_bordered th {
    border: 1px solid black;
}

.thePersonalStyleButton {
  border-radius: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 14px;
  padding: 3px 14px 3px 14px;
  text-decoration: none;
  letter-spacing: 2px;
  white-space:nowrap;
  border: 0;
  background: #136c28;
  background-image: linear-gradient(to bottom, #136c28, #035c18);
}
.thePersonalStyleButton:hover {
    opacity:.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}