/* CSS Document */

/* Details Page Sharing Buttons */
div.socialbuttons {margin-left:40px;height:30px;padding:30px 4px 4px 10px;background-image:  url(http://www.fingertechrobotics.com/images/fbbg.gif);background-repeat: no-repeat;}
div.btn_twitter{
float:left;
width:100px;height:21px;padding-right:20px;padding-left:35px;
}
div.btn_fb{
float:left;
width:140px;height:21px;padding-right:30px;
}
div.btn_google{
float:left;
width:120px;height:21px;padding-right:10px;
}
div.btn_pinit{
float:left;
width:95px;height:21px;
}
/* End Details Page Sharing Buttons */

body {
	scrollbar-base-color: #8C8C8C;
	scrollbar-arrow-color: #000000;
	margin:0;
	background-color:#909090;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #000000}
a:active {color: #000000}
A.blue:link {color: #0000FF}
A.blue:visited {color: #0000FF}
A.blue:active {color: #0000FF}
A.blue:hover {color: #0000FF}

SPAN.price {COLOR: #000000;}
OPTION.oostock {color : #A0A0A0;}

td.prodnavigation {
font-size: 12px;
font-family : Verdana;
color : #000000;
}

P.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #000000;
position:relative;
left:30px;
top:0px;
padding:0px;
}

P.prodnavigation a{
	font-size:13px;
}

SPAN.currpage {
color: #FF0000;
font-weight: bold;
}

img.cartimage {
width: 100px;
border:1px;
}

P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

IMG.catimage {
border:0px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}

TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align: center;
}

TD.catnavigation {
vertical-align:middle;
text-align: left;
}

TABLE.mincart {
font-size: 9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #ffcc00;
border-width: 1px;
border-style: dotted;
border-style: solid;
border-color: #800000;
border-color: #ffa800;
}

TD.mincart {
font-size: 9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #ffcc00;
}

P.mincart {
font-size: 9px;
font-family : Verdana;
}

/* Mailing List Signup */

div.minimailsignup{
border:solid 0px #ffa800;
background:#ffcc00;
margin:0px auto;
width:120px;
padding:0px;
}
label.minimailsignup{
display:block;
font-weight:bold;
width:110px;
padding-top:2px;
text-align:center;
}
input.minimailsignup{
font-size:10px;
padding:2px 2px;
border:solid 1px #999;
width:100px;
margin:2px;
}
input.minimailsubmit{
margin:6px;
}

/* One-line Mini Cart */

div.minicartoneline{
/* background:#fff; */
}
div.minicartoneline1{
padding:2px;
font: normal 10px Arial, sans-serif;
float:left;
color:#333;
}
div.minicartoneline2{
padding:2px;
font: normal 10px Arial, sans-serif;
float:left;
color:#333;
}
div.minicartoneline3{
padding:2px;
font: normal 0px Arial, sans-serif;
float:left;
color:#333;
}

/* Table backgrounds */

table.emftbl{
background-color: #ccc;
} 
table.cobtbl{
background-color: #fff;
} 
td.cobhl{
background-color: #eee;
font-weight: bold;
color:#333;
}

td.cobll{
background-color: #fff;
color : #333;
}
td.emfhl{
//	background-color:#00538c;
	background-color:#89211b;
	font:bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color:#FFF;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.lgfhl{
height:436px;}

.lgborder{
//background-color: #89211b;
background-color: #00538c;
}


#addressid{
width:475px;
}
#saddressid{
width:475px;
}

table.prodoptions.detailoptions{
width:100%;
}

/* Quantity Pricing */
div.detailquantpricingwrap{
float:left;
width:100%;
}

div.detailquantpricing{
text-align:center;
margin:0 auto;
border:solid #000;
border-width:1px;
}

div.detailqpheading{
float:left;
padding:2px;
background:#999;
color:#fff;
width:300px;
}

div.detailqpheadquant{
float:left;
padding:2px;
width:140px;
}

div.detailqpheadprice{
float:left;
padding:2px;
width:140px;
}

div.detailqpquant{
float:left;
padding:2px;
width:140px;
}

div.detailqpprice{
float:left;
padding:2px;
width:140px;
}