﻿body {
  font: .7em Verdana, Arial, Helvetica, sans-serif;
}

/* Menu */
.invertedshiftdown {
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown .isd a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/
}

.invertedshiftdown .isd a:hover{
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .isd .current a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

        .accordionHeader
        {
            color: white;
            background-color: #2E4d7B;
	        font-family: Arial, Sans-Serif;
	        font-size: 12px;
	        font-weight: bold;
            padding: 5px;
            margin-top: 0px;
            cursor: pointer;
        }



        .accordionHeaderSelected
        {
            border: 1px solid #2F4F4F;
            color: white;
            background-color: #5078B3;
	        font-family: Arial, Sans-Serif;
	        font-size: 12px;
	        font-weight: bold;
            padding: 5px;
            margin-top: 0px;
            cursor: pointer;
        }





        .accordionContent
        {
            background-color: #ffffff;
            border-top: none;
            padding: 5px;
            padding-top: 10px;
        }

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:#446fa3;
	padding:1px;
	width:250px;
}

.modalPopupMedium {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:#446fa3;
	padding:1px;
	width:400px;
}

.modalPopupLarge {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:#446fa3;
	padding:1px;
	width:650px;
}

/* Login Control */
.loginheader {
  height: 30px;
  font-weight: bold;
  font-size: 10pt;
  color: #666666;
  font-family: verdana;
  background-color: #f5f5f5;
  text-align: center;
}
.logincell {
  background-color: #ffffff;
  vertical-align: middle;
  text-align: center;
  padding: 20px;
}
.logtable {
  border: 1px solid #cccccc;
  background-color: #cccccc;
}

/* Store */




/* General Links and Paragraph */
.producttitle {
  color: #5b626c;
  font-size: large;
}

a.adtext {
  color: #666666;
  text-decoration: none;
}
a.adtext:hover {
  color: #666666;
  text-decoration: none;
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:active, a:hover {
  color: #000099;
  text-decoration: none;
}

.bluelink a:hover
{
  color: #D10000;
  text-decoration: none;
}

.bluelink a
{
	color:#06C;
}

h1 {
  color: #5b626c;
  font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  color: #5b626c;
  font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
  color: #5b626c;
  font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
  color: #5b626c;
  font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
  color: #000;
  font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
  color: #000;
  font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

img {
  border: 0px;
}
hr {
  color: #ccc;
  height: 1px;
}
code {
  color: #6c0;
  font: 100% "Courier New" , Courier, monospace;
}

/* Layout */
.subcategory {
  margin-left: 10px;
}

.tenpixspacer {
  height: 10px;
}
.twentypixspacer {
  height: 20px;
}

.browsebox {
}
.browsebox h1 {
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #3973b5;
  border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a {
  color: #3973b5;
}

.subtotal {
  text-align: right;
  border-top: 1px solid #c9c9c9;
  margin-top: 5px;
}

.admin-header {
  background-color: #6190CD;
  height: 40px;
  padding-left: 10px;
  border-bottom: solid 4px #B4CCEB;
}
.admin-header h1 {
  color: white;
}

.admintable {
  margin: 5px;
  padding: 0;
  width: 700px;
  border: 1px dashed #cccccc;
}
.adminlabel {
  font-size: 8pt;
  font-family: verdana;
  width: 120px;
  margin-bottom: 3px;
  vertical-align: top;
}
.adminitem {
  border-width: 0px;
  background-color: #ffffff;
  margin-bottom: 3px;
}

.ourprice {
  font-weight: bold;
  font-size: 10pt;
  color: #b22222;
  font-family: verdana;
}

.retailprice {
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  font-family: verdana;
  text-decoration: line-through;
}

.totalbox {
  text-align: center;
  color: #990000;
  font-weight: bold;
}

.adbox {
  padding: 10px;
  font-size: 9pt;
  margin-bottom: 10px;
  border: 1px solid gainsboro;
}
a.editme {
  text-decoration: none;
  color: #4a4d5c;
}
.commandbar {
  padding: 3px;
  font-size: 8pt; /*	background-color: blue;*/
  border: 1px solid gainsboro;
}

.mainproductimage {
  width: 220px;
  text-align: center;
  float: left;
  padding-bottom: 10px;
}

.productdata {
  border: none;
  border-collapse: collapse;
}
.productdata td, .productdata th {
  font-weight: normal;
  padding: 2px;
  text-align: left;
}
.price {
  font-weight: bold;
  color: #c00;
}
del.price {
  color: #000;
  text-decoration: line-through;
}

.productsection {
  padding: 10px;
  border-top: 1px dashed #cccccc;
}

h1.accent {
  font-size: 12px;
  font-weight: bold;
  color: #990000;
  margin: 0px;
  margin-bottom: 5px;
}
.smalltext {
  font-size: 8pt;
  color: #666666;
  font-family: verdana;
}
.adbox h3 {
  font-weight: bold;
  font-size: 10pt;
  font-family: verdana;
  color: #C7C030;
  margin-top: 1px;
  margin-bottom: 3px;
}

.productbox {
  height: 300px;
  width: 220px;
  border: 1px solid #c5c5c5;
  margin: 5px;
  padding-right:5px;
  padding-left:5px;
}
.productimage {
  width: 125px;
}
.productsummarydisplaywrapper {
  width: 200px;
  padding-top: 20px;
}
.productsummaryimageholder {
  height: 160px;
  text-align: center;
  vertical-align: middle;
}
.productsummarytext {
  padding-left: 20px;
  height: 55px;
}
.retailprice {
  font-weight: bold;
  color: black;
  text-decoration: line-through;
}
.yousave {
  font-weight: bold;
  color: #336600;
}
.hookline {
  font-size: larger;
  color: #000000;
}
.coreboxbody {
  background-image: url(/store/images/core_box_bg.gif);
  width: 140px;
  padding-left: 20px;
  padding-right: 20px;
}
.coreboxtop {
  background-image: url(/store/images/core_box_top.gif);
  height: 22px;
  width: 180px;
}
.coreboxbottom {
  width: 180px;
  background-image: url(/store/images/core_box_bottom.gif);
  height: 22px;
}
.coreboxheader {
  width: 180px;
  background-image: url(/store/images/core_box_bg.gif);
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: center;
}

.coreboxSubHeader {
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: center;
}

.tenpixspacer {
  height: 10px;
}
.twentypixspacer {
  height: 20px;
}
.sectionoutline {
  border: 1px solid #cccccc;
  padding: 15px;
}

checkout-visited {
  font-size: 16pt;
  color: #dcdcdc;
  font-family: verdana;
}
checkout-current {
  font-size: 16pt;
  color: #990000;
  font-family: verdana;
}

.shaded {
  font-weight: bold;
  font-size: 10pt;
  color: #b22222;
  font-family: verdana;
}

.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 1px solid black;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding-top: 20px;
}

.selected {
  color: #E03300;
  font-weight: bold;
}

.notselected {
  color: #CCC;
  font-weight: bold;
}

.payPalLink {
  color: #E03300;
  text-decoration: underline;
  font-weight: bold;
  font-size: 1em;
}

/* Modal Popup Styles */
.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:#446fa3;
	padding:1px;
	width:250px;
}

.modalPopupLarge {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:#446fa3;
	padding:1px;
	width:650px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/* Resizable content box */
/* Show only to IE PC \*/
* html .boxhead h2 p div {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 250px; /* ems so it will grow */
	background: url(/Images/cb/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/Images/cb/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	background: url(/Images/cb/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding-top: 10px;
	padding-left:15px;
	font-size:13px;
	font-weight: bold;
	height:23px;
}
.boxhead p
{
	background: url(/Images/cb/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding-top: 10px;
	font-weight: bold;
	text-align:center;
	height:23px;
}

.boxbody {
	background: url(/Images/cb/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 12px 20px;
}

/* Get Satisfaction */
div#gsfn_list_widget img { border: none; }
/*div#gsfn_list_widget { font-size: 12px; width: 250px; border: 6px solid #DDD; padding: 10px; }*/
div#gsfn_list_widget a.widget_title { display: block; }
div#gsfn_list_widget .powered_by {border-top: 1px solid #DDD; }
/*div#gsfn_list_widget .powered_by a { color: #333; font-size: 90%; }*/
div#gsfn_list_widget div#gsfn_content { }
div#gsfn_list_widget div#gsfn_content ul { margin: 8px 0px 0px 5px; }
div#gsfn_list_widget div#gsfn_content li { text-align:left; margin-bottom:6px; list-style:none; }
/*div#gsfn_list_widget div#gsfn_content a.gsfn_link { line-height: 1; }*/
div#gsfn_list_widget div#gsfn_content span.time { padding-left: 3px; }
div#gsfn_list_widget div#gsfn_content p.gsfn_summary { margin-top: 2px }

div#gsfn_search_widget img { border: none; }
div#gsfn_search_widget { }
div#gsfn_search_widget a.widget_title { display: block; margin-bottom: 7px; }
div#gsfn_search_widget .powered_by {border-top: 1px solid #DDD; } 
div#gsfn_search_widget .powered_by a { color: #333; }
div#gsfn_search_widget form { margin-bottom: 8px; }
div#gsfn_search_widget form label { margin-bottom: 5px; display: block; }
div#gsfn_search_widget form #gsfn_search_query { width: 60%; }
div#gsfn_search_widget div.gsfn_content { }
div#gsfn_search_widget div.gsfn_content ul { margin: 8px 0px 0px 5px; }
div#gsfn_search_widget div.gsfn_content li { text-align:left; margin-bottom:6px; list-style:none; }
/*div#gsfn_search_widget div.gsfn_content a.gsfn_link { line-height: 1; }*/
div#gsfn_search_widget div.gsfn_content span.time { padding-left: 3px; }
div#gsfn_search_widget div.gsfn_content p.gsfn_summary { margin-top: 2px }