/* 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,
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;
	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:#ffcc00;}
a:hover, a:focus { text-decoration:none; color:#ffcc00;}
: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;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}
.wrap { position:relative;}

/*** general ***/
body { background:url(images/bg.jpg) center top repeat; text-align:center; font-family:Arial; color:#fff; position:relative;}
#wrapper { background:url(images/pizzaBg.jpg) center top no-repeat; margin:0 auto; width:1078px; position:relative; text-align:left;}
.wrap { width:938px; margin:0 auto;}

#header { height:60px;}
#logo { top:30px; left:378px; width:131px; height:171px; position:absolute;}
#mainBody { padding-top:50px;}
.row { clear:both; width:800px; margin:0 auto;}
.double { width:540px;}
.imgHolder { background:url(images/home_nav.png) no-repeat; width:247px; height:179px; padding:12px 0 0 18px; float:left; position:relative;}
.imgHolder a { display:block; position:absolute; height:28px; width:240px; font:22px Verdana bold; padding-top:2px; color:#fff; bottom:25px; left:12px; text-align:center;}
.imgHolder a.rightTxt { text-align:right;}
.imgHolder a .smallCaps { display:block; float:right; font-size:9px; font-family:Arial; width:60px; line-height:10px; padding:5px 20px 0 10px; text-align:left;}
#mainBody .innerPage { width:903px; background:url(images/mLoop.jpg) repeat-y; margin:35px auto -64px auto;}
#nav { height:52px; width:835px; background:url(images/nav.jpg) no-repeat; padding:0 34px 0 34px;}
#nav li { display:block; float:left; list-style:none; background:url(images/nvDv.png) 100% 2px no-repeat; padding:14px 0 0 0;}
#nav li a { display:block; float:left; color:#fff; font:12px Arial bold; padding:0 22px 12px 23px;}
#nav li:last-child { background:none;}
#nav li a:hover, #nav li a:focus, #nav li.current a { color:#ffcc00;}
.mContent { background:url(images/mTop.jpg) 0 0 no-repeat; padding:10px 50px; min-height:380px; font-size:12px; line-height:15px;}
.mContent .row { width:100%; padding-top:30px;}
.mContent .column { width:188px; float:left; padding:0 6px;}
.innerPage .bot { background:url(images/mBot.jpg) no-repeat; width:903px; height:92px; clear:both;}
#subscribe { position:absolute; left:-400px; bottom:80px; min-width:626px; width:100% !important; height:156px; background:url(images/subscribeBg.png) repeat-x;}
#subscribeForm { bottom:104px; right:427px; width:205px; height:80px; position:absolute;}
#subscribeForm .text { width:202px; border:0; background:none; margin-bottom:6px;}
#subscribeForm .btn { width:205px; height:37px; border:0; background:url(images/btn.jpg) no-repeat; cursor:pointer; margin-top:1px;}
#subscribeForm .btn:hover, #subscribeForm .btn:focus { background-position:0 -70px;}
#panBot { background:url(images/mBot.png) center top no-repeat; position:absolute; bottom:21px; left:0; width:1059px; height:146px;}
#footer { clear:both;}
#footer .wrap { background:url(images/footerBg.png) 0 160px no-repeat; height:36px; color:#fff; padding:180px 45px 15px 45px; width:848px; font:15px Arial;}
#footer a { color:#fff;}
#footer a:hover, #footer a:focus { text-decoration:underline;}