/* 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:#669900;}
a:hover, a:focus { text-decoration:none; color:#9fdf1f;}
:focus { outline:0;}

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

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

/*** general ***/
body { background:url(images/bg.jpg) repeat; text-align:center; font-family:Verdana; color:#333; position:relative;}
.wrap { text-align:left; width:1036px; margin:0 auto; position:relative;}
#header { background:url(images/bodySide.gif) center top no-repeat;}
#header .wrap { background:url(images/headerTop.jpg) center top repeat-x; padding-top:48px;}
#logo { background:url(images/logoBg.jpg) no-repeat; width:396px; height:287px; float:left; padding:40px 0 0 80px;}
#headerImg { background:url(images/headerShade.jpg) bottom no-repeat; padding:10px 0 14px 0;}
#contact { height:36px; text-align:right; color:#fff; font:26px Helvetica; padding:0 20px;}
#nav { background:url(images/nav.gif) no-repeat #669900; height:30px; font-size:12px; padding-left:12px;}
#nav li { float:left; display:block; padding:0 16px 0 12px; background:url(images/nvDv.gif) right no-repeat;}
#nav li a { float:left; display:block; padding:8px 12px 6px 12px; color:#fff;}
#nav li a:hover, #nav li a:focus { color:#9fdf1f;}
#mBody { background:url(images/bodyLoop.gif) center repeat-y; min-height:100px; clear:both;}
.sidebar { background:url(images/newsLetterBg.gif) no-repeat; width:200px; height:241px; float:left;}
#newsLetter { padding:92px 12px 0 15px;}
#newsLetter .text { border:1px solid #404040; border-width:1px 0 0 1px; height:18px; margin-bottom:8px; width:99%;}
#newsLetter .btn { background:url(images/btn.gif) no-repeat; width:118px; height:21px; display:block; cursor:pointer; border:none; float:right; font:13px Tahoma; color:#fff;}
.mContent { padding:20px 12px 0 18px; float:left; width:806px;}
.mContent .title { font:30px Helvetica;}
a#btnCatalog { background:url(images/btn_catalog.jpg) 120px 0 no-repeat; height:57px; display:block;}
a#btnCatalog:hover, a#btnCatalog:focus { background-position:120px -90px;}
#footer { background:url(images/footerBg.jpg) center bottom no-repeat; height:59px; padding-top:20px; clear:both; color:#000; font:12px Arial;}
#footer a { color:#000;}
#divider { border-top:3px solid #333;}
#footer a:hover, #footer a:focus { text-decoration:underline;}
#footer .alignLeft { padding-left:85px;}
#footer .alignRight { padding-right:85px;}