

.paypaltext {
color: #AA0000;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}
.submitbutton{
border:1px solid #a14100; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:11pt;font-family:arial, helvetica, sans-serif; padding: 5px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #ff6600; background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6600), to(#a14100));
 background-image: -webkit-linear-gradient(top, #ff6600, #a14100);
 background-image: -moz-linear-gradient(top, #ff6600, #a14100);
 background-image: -ms-linear-gradient(top, #ff6600, #a14100);
 background-image: -o-linear-gradient(top, #ff6600, #a14100);
 background-image: linear-gradient(to bottom, #ff6600, #a14100);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6600, endColorstr=#a14100);
}
.submittxt {border:1px solid #a14100; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:11pt;font-family:arial, helvetica, sans-serif; padding: 6px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 text-decoration: none;
 background-color: #ff6600; background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6600), to(#a14100));
 background-image: -webkit-linear-gradient(top, #ff6600, #a14100);
 background-image: -moz-linear-gradient(top, #ff6600, #a14100);
 background-image: -ms-linear-gradient(top, #ff6600, #a14100);
 background-image: -o-linear-gradient(top, #ff6600, #a14100);
 background-image: linear-gradient(to bottom, #ff6600, #a14100);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6600, endColorstr=#a14100);
}
#cartnum {
position: relative;
margin-top: -30px;
border-radius: 50%;
width: 15px;
height: 15px;
background-color: #f80;
margin-left: 20px;
text-align: center;
font-size: 8pt;
font-weight: bold;
color: #ffffff;
}
#newnum {
position: relative;
margin-top: -30px;
border-radius: 50%;
width: 15px;
height: 15px;
background-color: #4b4;
text-align: center;
font-size: 8pt;
font-weight: bold;
color: #FFF;
margin-left: 35px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#thumb {
//position: absolute;
}
#moreinfo {
padding: 10px;
background-color: #ffffff;
border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
border: 1px solid #DDDDDD;
}
.stitched {
   padding: 20px;
   margin: 10px;
   background: #ff0030;
   color: #000000;
   font-size: 21px;
   font-weight: bold;
   line-height: 1.3em;
   border-bottom: 2px dashed #fff;
}
[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}
#moreprod {
	padding: 10px;
	align: left;
//height: 100%;
}
#addressfooter {
	background-color: #a14100;
	height: 80px;
	text-align: center;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
float: left;
width: 100%;
box-sizing: border-box;
}
#addressfooter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
#anim {
text-align: center;
}
#blurb {
	margin-left: 0px;
	margin-right: 0px;
}
#logoheader {
	#background-color: #eeeeee;
	background-color: #FA9856;
	height: 50px;
}
#logoheader #logo {
	background-image: url(/gfx/logo.png);
	background-repeat: no-repeat;
	height: 40px;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: 10px;
	width: 211px;
	float: left;
}
#logoheader #logo a{
display: block;
//margin-left: 10px;
//margin-top: 10px;
width: 211px;
height: 40px;
vertical-align: middle;
}
#logoheader #newicon {
text-align: right;
float: right;
clear: none;
margin-top: 13px;
//margin-right: 10px;
padding-right: 10px;
width: 45px;
}
#logoheader #carticon {
	text-align: right;
	float: right;
	clear:none;
	margin-top: 13px;
	//position: relative;
	margin-right: 10px;
}
#searchbar {
	//background-color: #dddddd;
	background-color: #e17d3a;
	height: 50px;
}
#searchbar input {
	height: 30px;
	margin-top: 10px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100% - 50px;
	float: left;
}
#searchbar searchbutton {
	height: 30px;
	margin-top: 10px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 50px;
	float: left;
}


#searchbar2 {
	background-color: #dddddd;
	height: 50px;
  display: flex;
  //width: 600px;
  padding: 0.5em 1em;
  margin: 0 0 1em 0;
}

#searchbar2 boxinput {
  flex-grow: 1;
}
#searchbar2 button {
	margin-left: 10px;
	//width: 50px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}

.headerstrip{
    font-size: 11pt;
    font-family: arial,helvetica,sans-serif;
    padding: 6px 10px 10px;
    display: inline-block;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    background-color: #CCCCCC;
    background-image: linear-gradient(to bottom, #EEEEEE, #CCCCCC);
}
div.thumbbox {
margin:3 0 0 3;
float:left;
clear:none;
height:220px;
//border:1px solid #ba9e87;
padding: 5px;
text-align:center;
background-color: #ffffff;
    width: -moz-calc(50% - 13px);
    width: -webkit-calc(50% - 13px);
    width: calc(50% - 13px);
}
#dropdownparent ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 5px 4px 5px 0;
  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
color: #fff;
	z-index: 999;
}
#dropdownparent ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 5px 20px;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
color: #666;
	z-index: 999;
}
#dropdownparent ul li a {
  font: bold 12px/18px sans-serif;
  text-decoration: none;
  color: #666;
}
#dropdownparent ul li a:hover, dropdownparent ul li a:focus {
  font: bold 12px/18px sans-serif;
  text-decoration: none;
  color: #fff;
}
#dropdownparent ul li:hover, dropdownparent ul li:focus {
  background: #555;
  color: #fff;
}
#dropdownparent ul li:hover a, dropdownparent ul li:focus a {
  color: #fff;
}
#dropdownparent ul li ul {
  padding: 0;
  position: absolute;
  top: 28px;
  left: 0;
  min-width: 200px;
  white-space: nowrap;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
// color: #fff;
}
#dropdownparent ul li ul li {
  background: #555;
  display: block;
  color: #fff;
  //text-shadow: 0 -1px 0 #000;
}
#dropdownparent ul li ul a {
  font: bold 12px/18px sans-serif;
  text-decoration: none;
color: #fff;
}
#dropdownparent ul li ul li:hover { background: #666;   color: #fff;}
#dropdownparent ul li:hover ul, dropdownparent ul li:focus ul {
  display: block;
  opacity: 1;
  visibility: visible;
color: #000;
}
.imgbord {
	//-webkit-box-shadow:  2px 2px 2px 2px rgba(00, 00, 00, .15);
	//box-shadow:  2px 2px 2px 2px rgba(00, 00, 00, .15);
	//-webkit-border-radius: 8px;
	//-moz-border-radius: 8px;
	//border-radius: 8px;
	//border: 1px solid #AAAAAA;
	margin-bottom: 10px;
}
fieldset
{
    border:1px solid #ba9e87;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;
}
.jumpbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #4a7aac;
	color: #ffffff;
	//-moz-border-radius:12px;
	//-webkit-border-radius:12px;
	//border-radius:12px;
}
.jumpbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.jumpbox td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.abovelogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.glancemainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #a14100;
	text-decoration: none;
}
.glancesubcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.glancemaincat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #a14100;
	text-decoration: none;
}
.glancemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.glanceminitxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.rollovers {
	border: 1px solid #AAAAAA;
}
.multisave {
	font-weight: bold;
	color: #CC0000;
}
.multisave_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.whitetxtlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menuhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.currency2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
text-align:left;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #a14100;
	text-decoration: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #a14100;
	text-decoration: none;
}
.mainheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #a14100;
	text-decoration: none;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #a14100;
	text-decoration: none;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #a14100;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	border: 1px solid #888888;
}
.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #888888;
	padding-left: 5px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
border: 1px solid #DDDDDD;
height: 37px;
}
.input2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
border: 1px solid #DDDDDD;
height: 37px;
width: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
.minitxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.session {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.test {
	font-family: Arial, Helvetica, sans-serif;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #a14100;
	border-right-color: #a14100;
	border-bottom-color: #a14100;
	border-left-color: #a14100;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-left-style: dotted;
	background-color: #DDDDEE;
	background-image: url(/gfx/headerbg.jpg);
}
.boxmain {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #a14100;
	border-bottom-color: #a14100;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: none;
}
.txtbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a14100;
	border: 1px solid #CDCEE3;
}
.txtbutton{
border:1px solid #FFFFFF; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:11pt;font-family:arial, helvetica, sans-serif; padding: 5px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #d3d3d3; background-image: -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#707070));
 background-image: -webkit-linear-gradient(top, #d3d3d3, #707070);
 background-image: -moz-linear-gradient(top, #d3d3d3, #707070);
 background-image: -ms-linear-gradient(top, #d3d3d3, #707070);
 background-image: -o-linear-gradient(top, #d3d3d3, #707070);
 background-image: linear-gradient(to bottom, #d3d3d3, #707070);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d3d3d3, endColorstr=#707070);
}
.tablebord {
	border: 1px solid #CDCEE3;
}
a:hover {
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.lb_table {

	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCEE3;
	border-right-color: #CDCEE3;
	border-bottom-color: #CDCEE3;
	border-left-color: #CDCEE3;
}
.rb_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CDCEE3;
	border-right-color: #CDCEE3;
	border-bottom-color: #CDCEE3;
	border-left-color: #CDCEE3;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}
.lt_table {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCEE3;
	border-right-color: #CDCEE3;
	border-bottom-color: #CDCEE3;
	border-left-color: #CDCEE3;
	border-top-width: 1px;
	border-top-style: solid;
}
.rt_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CDCEE3;
	border-right-color: #CDCEE3;
	border-bottom-color: #CDCEE3;
	border-left-color: #CDCEE3;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.saleprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.ourprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #a14100;
	text-decoration: none;
}
.listprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.saveprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #996666;
	text-decoration: none;
}
#oldtable{
width: 90%;
float: left;
}
#imagebox{
width: 120px;
float: left;
}
#descriptionbox{
width: 450px;
float: left;
}
#contactbox{
width: 150px;
float: left;
}
.matrixtxt {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a14100;
}
.matrixhdr {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a14100;
}
.matrixbord {
	border: 1px solid #a14100;
}
.matrixprod {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a14100;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a14100;
}
.matrixprodx {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a14100;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a14100;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a14100;
}
.matrixbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a14100;
}
.matrixtop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a14100;
}
.matrixright {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a14100;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a14100;
}









.highslide
{
     cursor: url(/highslide/graphics/zoomin.cur), pointer;
     outline: none;
}
.highslide img
{
}
.highslide:hover img
{
}
.highslide-image
{
}
.highslide-image-blur
{
}
.highslide-caption
{
    display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
    border: 2px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading
{
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 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
{
	cursor: move;
}

.highslide-overlay
{
	display: none;
}
/* Controlbar example */
.controlbar
{
	background: url(/highslide/graphics/controlbar5.gif);
	width: 167px;
	height: 25px;
	margin-top: 0px;
}
.controlbar a
{
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/
	height: 20px;
}
.controlbar a:hover
{
	background-image: url(/highslide/graphics/controlbar5-hover.gif);
}
.controlbar .empty
{
	width: 86px;
	background-position: -0px 0;
}
.controlbar .previous
{
	width: 20px;
	background-position: -86px 0;
}
.controlbar .next
{
	width: 20px;
	background-position: -106px 0;
}
.controlbar .highslide-move
{
	width: 20px;
	background-position: -126px 0;
}
.controlbar .close
{
	width: 20px;
	background-position: -146px 0;
}
/* Necessary for functionality */
.highslide-display-block
{
	display: block;
}
.highslide-display-none
{
	display: none;
}
.jumpbox{
border:1px solid #a14100; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:11pt;font-family:arial, helvetica, sans-serif; padding: 5px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #ff6600; background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6600), to(#a14100));
 background-image: -webkit-linear-gradient(top, #ff6600, #a14100);
 background-image: -moz-linear-gradient(top, #ff6600, #a14100);
 background-image: -ms-linear-gradient(top, #ff6600, #a14100);
 background-image: -o-linear-gradient(top, #ff6600, #a14100);
 background-image: linear-gradient(to bottom, #ff6600, #a14100);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6600, endColorstr=#a14100);
}

