@charset "utf-8";
#wrapp   /* CSS Document */
#fd    .frow {
	padding: 3px;
}
#fd    .prow {
	padding: 3px;
}
#wrapp  #fd   .frow  label {
	text-align: left;
	vertical-align: baseline;
	width: 150px;
	margin-right: 8px;
	display: block;
	float: left;
	font-weight: bold;
	color: #000000;
}

#wrapp  #fd   .prow  label {
	text-align: left;
	vertical-align: baseline;
	width: 100px;
	margin-right: 10px;
	display: block;
	float: left;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	border-bottom: 1px dotted #CC3300;
}
#wrapp #mainContent .frow input, #wrapp #mainContent .frow select, #wrapp #mainContent .frow textarea {
	color: #000000;
	border: 1px solid #999999;
	font-family: "Courier New", Courier, monospace;
}

#wrapp  #mainContent  .frow  .nobdr  {
	border-style: none;
}
#wrapp   #mainContent   #fd   h5 {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 6px;
	font-size: 1.15em;
	font-style: italic;
}

#wrapp #mainContent fieldset {
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 5px;
}
#wrapp  #mainContent  .sectionhead {
	font-size: 1.25em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background: url(../image/l/podbar.gif) repeat-x 0px -5px;
	text-align: center;
	margin-bottom: 10px;
}
#wrapp  #mainContent  .sectionhead  span {
	background: #FFFFFF;
	padding: 5px 10px;
	border-right: 3px solid #6E9EC3;
	border-left: 3px solid #6E9EC3;
}

#wrapp  #mainContent   legend  {
	font-weight: bold;
}
#wrapp #mainContent legend a {
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
}

#wrapp #mainContent legend a:hover {
	color: #000099;
	text-decoration: none;
}
#wrapp #mainContent #bladeclicker
{
	font-size: 0.9em;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
	border: 1px solid #C9DBE9;
	min-width: 50%;
}
#wrapp #mainContent #bladeclicker caption{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	padding-bottom: 5px;

}

#wrapp #mainContent #bladeclicker tbody th
{
	border-bottom: 1px solid #ccc;
	text-align: right;
}
#wrapp #mainContent #bladeclicker th
{
	font-size: 1.1em;
	font-weight: bold;
	color: #039;
	padding: 5px 8px;
	border-bottom: 2px solid #6E9EC3;
	text-align: center;
	border-left: 1px solid #ccc;
}
#wrapp #mainContent #bladeclicker th:first-child
{
	border-right: 2px solid #6E9EC3;
	border-left: none;
}
#wrapp #mainContent #bladeclicker th.head {
	font-size: 1.3em;
	color: #039;
	background: #e8edff;
	padding: 1px;
	text-align: center;
	border-color: #e8edff;
}

#wrapp #maincontent #bladeclicker th span {
	font-size: .9em;
	color: #333333;
}
#wrapp #mainContent #bladeclicker td
{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #669;
	padding: 2px 4px;
	text-align:center;
}
#wrapp #mainContent #bladeclicker td input {
	font-size: 0.8em;
	height: 10px;
	width: 10px;
}

#wrapp #mainContent #bladeclicker tbody tr:hover td
{
	color: #009;
}
#wrapp #mainContent #bladechooser
{
	border-collapse: collapse;
	border-top: 7px solid #6E9EC3;
	border-bottom: 7px solid #6E9EC3;
	border-right: 1px solid #6E9EC3;
	border-left: 1px solid #6E9EC3;
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapp #mainContent #bladechooser th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #e8edff;
	color: #039;
}
#wrapp #mainContent #bladechooser td
{
	padding: 8px;
	background: #e8edff; 
	color: #000;
}
#wrapp #mainContent #bladechooser td div
{
	margin-bottom:5px;
}
#wrapp #mainContent #bladechooser td label
{
	text-align: left;
	vertical-align: baseline;
	width: 80px;
	margin-right: 8px;
	display: block;
	float: left;
	font-weight: bold;
}
.smcomment     {
	font-size: 0.85em;
	font-style: italic;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
.smcomment a {
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
}

#sbcart #fade {
	height: 500px;
	background: url(../image/l/sibebar-fade.jpg) repeat-x;
}

#sbcart #lifo {
	color: #333333;
	margin: 0px 10px 5px 5px;
	padding: 4px;
	font-size: 8pt;
	text-align: center;
}
#sbcart  #lifo h6 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #6E9EC3;
	margin: 3px 0px 8px;
}
#sbcart  #lifo div {
	font-weight: bold;
	text-transform: lowercase;
}
#sbcart #lifo input {
	font-size: 9pt;
	border: none;
	margin: 1px 0px 5px;
	height: 11pt;
}
#sbcart   #lifo input#login {
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	height: 15pt;
	background: #6E9EC3;
	color: white;
	cursor: default;
}
#sbcart  #lifo a {
	font-weight: bold;
	color: #E60F29;
	text-decoration: none;
}
#sbcart  #lifo a:hover {
	text-decoration: underline;
}
#sbcart #ctab {
	font-size: 1em;
}
#sbcart  #ctab  .tabcontent .clnk {
	font-size: .85em;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 2px;
}
#sbcart   #ctab   .tabcontent   .clkn   a:link, #sbcart #ctab .tabcontent .clkn a:visited, #sbcart #ctab .tabcontent .clkn a {
	color: #FF0000;
}

#sbcart #ctab fieldset {
	border: 2px solid #6E9EC3;
	margin-bottom: 3px;
}
#sbcart  #ctab legend {
	font-weight: bold;
	color: black;
}

#sbcart #ctab fieldset.editem {
	background: #FFFFCC;
}

#ctab form#sbc {
	margin: 0px;
	padding: 0px;
}


table#cobasket {
	width: 95%;
	margin-top: 15px;
}
#shipo td.nobdr {
	border-style: none;
}


table#cobasket th {
	font-size: 1.15em;
	font-weight: bold;
	text-align: left;
	border-bottom: medium double #000000;
	color: #6E9EC3;
}
table#cobasket  td.num, table#cobasket th.num {
	text-align: right;
}
table#cobasket   td {
	border-bottom: 1px solid #6E9E3C;
	vertical-align: bottom;
}
td.addr {
	padding-left: 5px;
	border-left: 1px solid #6E9EC3;
}

#wrapp #fd #coaddr .frow {
	font-size: 0.9em;
	padding: 1px;
}

#wrapp  #fd  #coaddr .frow label {
	color: #000000;
	width: 115px;
}

#shipo blockquote.error {
	font-weight: bold;
	color: #FF0000;
	background: #CCCCCC;
}

#codiv {
	margin: 10px;
	clear: right;
	text-align: right;
	padding-top: 20px;
}

#codiv .cobutton {
	color: #000000;
	background: #FF0000;
	padding: 10px;
	font-weight: bold;
}
#waiting   {
	visibility: hidden;
}

#wshp1 {
	visibility: visible;
}

#formboterror {
	font: bold 1.2em "Courier New", Courier, monospace;
	text-transform: uppercase;
	color: #FF0000;
	background: #FFFF00;
	text-align: center;
	margin: 20px;
	padding: 20px;
	border: medium double #FF0000;
}
