/* 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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
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;
}

ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* reset ends here                            */


/* HTML tag styles                             */
/***********************************************/
body{
font-family: Arial, serif;
font-size:12px;
line-height:120%;
}
p{
	font-family: Arial,sans-serif;
	line-height: 1.166;	
	font-size:12px;
      color:#000;  
margin:0 0 1em 0;
}
ul { list-style:none;}
strong{font-weight:bold}
em{font-style-italic}

h1{
font-size:22px;
color:#000;
font-weight:normal;
margin:0 0 1em 0;
padding:0px;
}
h2{
font-size:15px;
font-weight:normal; 
color:#000;
margin:0 0 1em 0;
}
h3{
font-size:20px;
margin:0px;
font-weight:normal;
margin:0 0 1em 0;
}

a{
color:#ff00ff;
text-decoration:none;

}
a:hover{
color:#000;
}

/* SHOPPING CART STYLES                                    */

.small{
font-size:10px;
}
.flowername{
font-weight:bold;
color:#432a3d;
font-size:12px;
}
.amount{
color:#897684;
font-size:12px;
}
.header{
background:#f466ba;
color:#000;
padding-top:5px;
}
.header p{
color:#000;
}
.pink{
font-weight:bold;
font-style:italic;
color:#c46996;
}
.product_cell{
padding:0px;margin:0px;
text-align:center;
width:150px;
}
.product_cell:hover a{
color:#f466ba;
}
.flowername:hover{
text-decoration:none;
}
.amount:hover{
text-decoration:none;
}
.products_table{border-spacing:0px;float:left;}

/* BLOGGER STYLES                                    */
.sidebar-title{
margin:0 0 .5em 0;
color:#565555;
font-weight:bold;
}
#recently,.archive-list{
margin:0 0 3em  0;
}
.blankcell{width:0px;}



/*--------------------------------------------------
  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:1.3em;
margin-bottom:10px;
}

.tabber p {
font-weight: bold;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 1px 0;
 border-bottom: 1px solid #ccc;
 font: bold 14px arial;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 1px .8em;
 margin-right: 3px;
 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: #fff;
 background: #ec008c;
 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: #fff;
 background: #8d1a5d;
border-bottom: 1px dotted #000;
}

/*--------------------------------------------------
  .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:220px; 

 /* 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:220px;
 overflow:auto;
}

.leftcolumn{
padding-right:20px;
font-size:11px;
}

/*rightcolum styles*/

.leftcolumn, .rightcolumn{width:50%;}
.title{font-size:17px;color:#f466ba;margin-top:0em;margin-bottom:.8em;font-weight:normal;}
.rightcolumn h1{margin-bottom:0em;}
.rightcolumn input{margin-right:5px;}
.rightcolumn td p{line-height:80%;margin-bottom:1em;color:#000;}



#extra{
float:left;
width:160px;
padding:0px;
text-align:center;
margin:5px;
height:190px;
}
#extradiv{
float:left;
width:730px;
height:200px;
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:#ec008c;
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;
}
/*styles for product_display*/
.total_price{font-size:20px;border:none;color:#000;}
.total{font-size:20px;color:#838383;}
.moreimages{width:100%;background:#eee;border-spacing:1px;}
.moreimages td{width:50%;text-align:center;background:#fff;padding:10px 0px;}
#product_display{padding:0px 20px;}



