/* Author : Patrick Sy */

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;
	vertical-align: baseline;
}

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

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:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#666600;}
a:hover, a:focus { text-decoration:none; color:#993366;}
:focus { outline:0;}

h1,h2,h3,h4,h5,h6 { font-weight:bold;}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.violet { color:#660066;}
.brown { color:#666600;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:#fff; text-align:center; font-family:Arial; color:#993366; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:918px; position:relative;}

#header { background:url(images/headBg.jpg) top repeat-x; height:385px;}
#header #headingImg { background:url(images/headerBg.jpg) no-repeat; height:289px; position:relative;}
#flower { background:url(images/flower.png) no-repeat; top:54px; right:-75px; width:75px; height:206px; position:absolute;}
#logo { padding:76px 0 0 29px;}
#tagLine { padding-left:55px;}
#searchBg { background:url(images/searchBg.jpg) no-repeat; height:64px;}
#searchForm { float:left; width:390px; height:54px; padding:10px 0 0 40px; position:relative;}
#searchForm  select { top:18px; left:40px; width:132px; height:23px; position:absolute;}
#searchForm  input { background:url(images/input_txt.gif) no-repeat; width:167px; height:19px; top:18px; left:178px; border:none; padding:2px 5px; position:absolute; }
#searchForm input.btn { background:url(images/submitBtn.png) no-repeat; height:38px; width:46px; top:14px; left:360px; padding:0; cursor:pointer; position:absolute;}
#searchForm input.btn:hover, #searchForm input.btn:focus { background-position:0 -50px;}
#cartBg { float:right; background:url(images/cartBg.png) no-repeat; width:382px; height:26px; padding:12px 0 0 16px; margin:15px 12px 0 0; font:14px Arial;}
#mainBody { margin-top:-32px; position:relative; clear:both;}
.sidebar { width:190px; float:left;}
#catalog { background:url(images/catalogBtnBg.jpg) no-repeat; height:35px; width:184px; padding:7px 0 0 6px;}
#catalog a { background:url(images/btnOver.gif) 0 100px no-repeat; padding-left:21px; padding-top:3px; height:20px; display:block;}
#catalog a:hover, #catalog a:focus { background-position:0 0;}
#nav { font:13px InterstateLight, Verdana, Trebuchet MS; text-align:center; padding:0 15px 0 20px;}
#nav li { list-style:none; border-bottom:1px dotted #cc00cc;}
#nav li a { padding:6px 0; display:block;}
#nav li.end { border:none;}
.mContent { width:728px; float:left;}
.wrap .top, .wrap .bot { background:url(images/bgs.png) 0 0 no-repeat; height:19px; clear:both;}
.mContent .bot { background-position:0 -40px;}
.sidebar .top { background-position:0 -80px;}
.sidebar .bot { background-position:0 -120px;}
.sidebar .mid { background:url(images/sidebarBg.png) repeat-y;}
.mContent .mid { background:url(images/mContentBg.png) repeat-y; float:left;}
.mContent .text { padding:60px 20px; font:12px Arial; min-height:268px;}

.row { padding:0 8px 0 5px; height:110px;}
.column { width:143px; text-align:center; padding:2px 0; line-height:110px;}
.row, .column { float:left;}
.column a { vertical-align:middle; display:inline;}
.centered { text-align:center; margin:auto; display:block;}

#mFooter { padding-top:24px;}
#footer { background:url(images/footBg.jpg) top repeat-x; height:40px; padding-top:285px; clear:both; margin-top:-250px; float:left; width:100%;}
.copyright { text-align:center;}