html, body, div, span, applet,  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,
table, 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;
}
body {
line-height: 1.1;
color: black;
}
td p{margin:0px;padding:0px;margin-bottom:.3em;}

/* tables still need 'cellspacing="0"' in the markup */

caption, th {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
form{
padding:0px;
margin:0px;
}
/* ----------------------------------- reset.css-------------------------  */

/* HTML tag styles                             */
/***********************************************/

/* ----------------------------------- reset.css-------------------------  */
body{
padding:0px;
margin:0px;
font-family:Arial, sans-serif;
font-size:14px;
line-height:120%;
color:#000;
}
strong{
font-weight:bold;
}
a{
text-decoration:none;
color:#e67318;
}
a:hover{
color:#000;
}
p,ul,li,td,ol{
font-family:Arial, sans-serif;
font-size:14px;
line-height:140%;
color:#000;
}
p{
margin:0 0 1em 0;
}
a img, img{
border:none;
}
h1{
font-weight:normal;
color:#631f93;
font-size:20px;
margin:0 0 1em 0;
line-height:120%;
}
h2{
font-weight:normal;
color:#a8a8a8;
font-size:18px;
margin:0 0 1em 0;
line-height:120%;
}


.smalltext{
font-size:12px;
color:#ec8330;
}
.header{
background:#ddd;
}
.item .amount{
font-size:16px;
color:#000;
}
.item .smalltext{
color:#8e8e8e;
}
.item input{
vertical-align:baseline;
}

/*new products style*/
.flowerimage{
height:150px;
}
.flowername{
padding-top:5px;
color:#7a7a7a;
font-size:13px;
}
.amount{color:#542b87;font-size:15px;text-transform:lowercase;text-align:center;padding-bottom:3px;}
.buuynow{text-align:center;}
.products_table{border-spacing:15px 10px;}
.product_cell{padding:5px 2px; border:1px solid #eee;width:170px;text-align:center;vertical-align:top;}
.title{color:#ec8330;}
#left{float:left;width:500px;}
#right{float:right;width:250px;text-align:right;}
em{font-style:italic;}


/*gallerystyle*/
#previous{float:left;width:30px;padding-top:160px;padding-left:20px;}
#maincontainer{float:left;width:630px;padding-left:20px;text-align:center;padding-top:30px;}
#next{float:right;width:30px;text-align:right;padding-top:160px;padding-right:20px;}
#CaptionBox{display:none;}

