/*reset starts here*/
 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/*-----------------*/

body,p,ul,li,ol,td{
color:#242424;
font-family: Arial;
font-size:14px;
line-height:140%;
}
p{margin:0 0 1.2em 0;}
td p{
padding:0px;
margin:0px;
margin: 0 0 .7em .5em;
}
form{
margin:0;
padding-top:5px;
}
a img{
border:0;
}
a{
      color:#758b0f;
   line-height:120%;
text-decoration:none;
}
a:hover{
color:#000;
text-decoration:none;
}
h1{
color:#e33057; 
font-size:28px;
margin:0 0 .8em 0;
line-height:120%;
}
a img{
border:0;
}
h2{
color:#000; 
font-size:24px;
margin:0 0 .4em 0;
line-height:120%;
}
h3{
color:#708c2d; 
font-size:20px;
font-weight:normal;
margin:0 0 .4em 0;
line-height:120%;
}
strong{font-weight:bold;}
em{font-style:italic;}
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
margin-bottom:10px;
}

.tabber p {
font-weight: bold;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 2px 0;
 border-bottom: 1px solid #ccc;
 font: bold 10px arial;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 2px 0.80em;
 margin-right: 5px;
 border: 1px solid #ccc;
 border-bottom: none;
 background: #fff;
 text-decoration: none;
 border-bottom: 1px solid #ccc;
 font-weight:normal;

}

ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #706f6f; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #eee;
 border-color: #ccc;
}

ul.tabbernav li.tabberactive a
{
 background-color: #eee;
color:#706f6f;
border-bottom: 1px dotted #fff;
font-size:10px;
font-weight:bold;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
border-bottom: 1px dotted #ccc;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 height:200px; 

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.rightcolumn .title{
font-size:16px;
margin:1em 0 .4em 0;
color:#758b0f;
font-weight:normal;
}
.rightcolumn p{
color:#464646;
}
#extra{
float:left;
width:150px;
padding:10px;
text-align:center;
border:1px solid #eee;
margin:5px;
}
#extradiv{
float:left;
width:400px;
height:180px;
overflow: auto; 
scrollbar-3dlight-color:#eee; 
scrollbar-arrow-color:#eee; 
scrollbar-base-color:#bfbfbe; 
scrollbar-darkshadow-color:#bfbfbe; 
scrollbar-face-color:#eee; 
scrollbar-highlight-color:#bfbfbe; 
scrollbar-shadow-color:#bfbfbe;
}
#extra img{
padding-bottom:5px;
}
#sidetabheading{
color:#000;
font-weight:bold;
font-size:11px;
}
#galthumb{
float:left;
width:130px;
padding:10px;
}
#NEW{
width: 300px;
height: 300px;
text-align:center;
}
#thumb{
float:left;
width:160px;
text-align:center;
border:1px solid #d9d9d9;
padding:10px 0px;
margin-bottom:10px;
margin-right:10px;
}
#thumb a{
color:#8ea90e;
font-weight:normal;
font-size:13px;
}
#thumb:hover{
border:1px solid #191e0c;
}
#thumb:hover a{
color:#191e0c;
}

.flowername{
color:#191e0c;
font-size:14px;
line-height:150%;
font-weight:normal;
}
.amount{
color:#e33057;
line-height:150%;
font-size:15px;
}

input{
padding:0px;
margin:0px;
}
.item{
border-bottom:1px solid #191e0c;
}
.header{
background:#fdfbe8;
}
.header p{
color:#1e7e8c;
}
.smalltext{
color:#999999; 
font-size:11px;
}
.itemname{
font-size:14px;
}
.view{
float:left;
background:#cdea92;
border:1px solid #b0d65e;
padding:7px 15px;
font-size:20px;
color:#40521a;
text-transform:uppercase;
margin:10px 0px;
}
#NEW{text-align:center;width:100%;}
#NEW p{text-align:left;}

.product_cell{width:170px;text-align:center;border:1px solid #fff;}
.product_cell:hover{border-color:#ddd;}
.blankcell{width:20px;}
.total{border:none;margin-top:10px;font-size:18px;}
#pagination_right{
float:right;
width:400px;
text-align:right;
}
.marginright{padding-right:20px;}
.marginleft{padding-left:20px;}

.quote{font-family:georgia;font-style:italic;}
