 
 /* reset styles*/
 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,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
 caption, tbody, tfoot, thead {
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;
}

a img{border:none;}
/* tables still need 'cellspacing="0"' in the markup */

caption, th, {

font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

 /* reset styles ends here*/
 
 /* html styles defined here*/
 body{
font-family: Arial,sans-serif;
line-height: 140%;	
margin: 0px;
padding: 0px;
font-size:14px;
color:#000;  
}
p{
font-family: Arial,sans-serif;
line-height: 140%;
font-size:14px;
color:#000;  
margin:0 0 1em 0;
	}
a{text-decoration:none;}
h1{
	font-size:20px;
	margin:0 0 1em 0;
	color:#576700;}
	
h2{
	color:#58680e;
	font-size:16px;
	}
	h3{
color:#000;
font-size:15px;
margin:0 0 1em 0;
}
p{margin:0 0 1em 0;}

strong{font-weight:bold;}

em{font-style:italic;}
a{color:#2781c6;}

input{border:1px solid #b1b1b1; padding:2px;}
/*--------------------------------------------------
  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: normal 14px 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;
}

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 input{
padding:0px;
margin:0px;
}

.rightcolumn .title{
font-size:16px;
color:#8a8a8a;
font-weight:normal;
line-height:180%;
}
.rightcolumn p{
color:#464646;
margin-bottom:.5em;
}

.leftcolumn p{
font-size:13px;
line-height:150%;
color:#797979;
}
.leftcolumn{
font-size:11px;
border-right:1px solid #e2e2e2;
padding-right:15px;
}

.rightcolumn{
padding-left:15px;
}
#extra{
float:left;
width:150px;
padding:10px;
text-align:center;
border:1px solid #eee;
margin:5px;
height:175px;
}
#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{
text-align:center;
}
#thumb{
float:left;
width:150px;
text-align:center;
border:1px solid #d9d9d9;
padding:10px 0px;
margin-bottom:7px;
margin-right:7px;
}

#thumb:hover{
border:1px solid #191e0c;
}
#thumb:hover a{
color:#191e0c;
}
#flower{
border:1px solid #fff;
}
.flowername{
color:#860e56;
font-family:Trebuchet MS;
font-size:16px;
font-weight:normal;
}
.amount{
color:#414141;
font-size:12px;
font-weight:bold;
}
#flower:hover{
border:1px solid #bbbbbb;
}
#flower:hover .flowername,#flower:hover .amount{
color:#000;
}

.item{
border-bottom:1px solid #cecece;
}
.item .amount{font-size:16px;}
.header{
background:#d9d9d9;
vertical-align:middle;
}
.header p{
color:#576700;
}
.smalltext{
color:#999999; 
font-size:11px;
}
.itemname{
font-size:14px;
}
a.itemname{color:#000;}
.rightcolumn input.total{font-size:22px;background:#ddd;width:150px;background:none;border:none;}
input.button_buy{border:none;}
table p{margin-bottom:.2em;}

