/* 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:#ce012c;}
a:hover, a:focus { text-decoration:none; color:#e68a00;}
: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;}
.red { color:#ce012c;}
.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.gif) 50% 0 repeat-x #0d0d0d; text-align:center; font-size:12px; font-family:Arial, Trebuchet MS; color:#fff; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; position:relative; width:1000px;}
#wrapper { background:url(../images/footer.png) 0 100% repeat-x;}

#header .wrapper { background:url(../images/header.jpg) no-repeat; height:183px; margin-top:87px;}
#logo { top:-25px; left:60px; z-index:3; display:block;}
#contactNum { top:10px; right:10px; z-index:2;}
#imgHeader { top:-82px; left:-56px; z-index:1;}
#mBody { background:url(../images/mContent.png) repeat-y; line-height:18px;}
@media screen and (-webkit-min-device-pixel-ratio:0) { #mBody {}}
#mBody .wrapper { background:url(../images/footer.png) 0 100% no-repeat;}
#sidebar { width:184px; float:left; padding:0 0 220px 12px;}
#sponsor { position:absolute; bottom:98px; left:8px; z-index:5;}
#mContent { width:730px; float:left; padding:8px 0 0 45px; position:relative; z-index:4;}
#poster { background:url(../images/container.png) no-repeat; padding:8px 8px 23px 8px; margin:45px 0 10px 0;}
#mContent h1 { color:#fff; font-size:22px; font-weight:bold;}
#mContent h2 { color:#ffff33; font-size:20px; font-weight:bold;}
#mContent li { list-style:url(../images/list.gif); margin-left:35px;}
.pageTitle { background:url(../images/titleBg.png) no-repeat; top:-50px; left:250px; padding:14px 20px 0 20px; width:260px; height:36px; text-align:center; position:absolute;}
.pageTitle, #mContent .pageTitle * { font-size:16px; font-weight:normal; font-family:Trebuchet MS;}
.row { margin-left:6px; clear:both;}
.row .imgHolder { background:url(../images/bot.png) 0 100% no-repeat; width:201px; float:left; padding-bottom:37px; margin-right:50px;}
.row .imgHolder .top { background:url(../images/top.png) no-repeat; border-bottom:2px solid #2665b2;}
.row .imgHolder .title, #mContent *.title { height:28px; line-height:16px; display:block; text-align:center; padding-top:12px; font-size:17px; color:#fff; font-family:Trebuchet MS;}
.row .imgHolder .text { color:#000; font-size:11px; padding:10px; background:#fff; min-height:90px;}
.text .red { font-weight:bold;}
.row .last { margin:0;}

#footer { background:url(../images/footer.jpg) no-repeat; height:37px; padding:155px 50px 0 50px; color:#663366;}
#balloon .left { bottom:32px; left:-10px; z-index:6;}
#balloon .right { bottom:10px; right:-75px;}
#footer .alignLeft, #footer .alignRight { position:relative;}
#footer a { color:#663366;}
#footer a:hover, #footer a:focus { text-decoration:underline;}