/* 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:#990000;}
a:hover, a:focus { text-decoration:none; color:#a5cfff;}
: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:#993300;}
.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:Tahoma; color:#333; position:relative;}
.wrap { text-align:left; width:980px; margin:0 auto; position:relative; z-index:2}

#header { background:url(images/header.jpg) repeat-x; min-height:678px;}
#header .wrap { z-index:3}
#logo { position:absolute; width:420px; height:50px; top:139px; left:18px;}
#headerImg { background:url(images/headerBg.png) 0 20px no-repeat; height:407px; position:relative; padding:31px 10px 11px 10px;}
#nav { background:url(images/navBg.png) no-repeat; width:960px; height:45px; font-size:13px; font-weight:bold;}
#nav li { display:block; float:left; list-style:none; background:url(images/nvDv.gif) no-repeat; padding:0 11px 0 13px;}
#nav li a { display:block; float:left; padding:15px 14px 6px 14px; height:24px; color:#111;}
#nav li a:focus, #nav li a:hover { color:#333;}
#mBody { margin-top:-240px;}
#mBody .top { background:url(images/mcTop.png) 0 0 no-repeat; height:15px;}
#mBody .mid { background:url(images/mcLoop.png) repeat-y; float:left; width:100%;}
#mBody .bot { background:url(images/mcBot.png) 0 0 no-repeat; height:15px; clear:both;}
.sidebar { width:252px; float:left; margin-top:-12px;}
#search { background:url(images/search.png) 50% 0 no-repeat; height:46px; position:relative; text-align:center; color:#fff; padding:6px 0 4px 0;}
#search input { background:none; border:none; height:22px;}
#search input.text { width:176px; height:14px; padding:8px 0 4px 10px;}
#search input.btn { width:32px; cursor:pointer;}
#link li { display:block; list-style:none; padding:1px 3px; font-size:12px; font-weight:bold;}
#link li a { display:block; background:url(images/link.png) 0 0 no-repeat; height:21px; padding:9px 0 0 9px; color:#fff;}
#link li a:focus, #link li a:hover { background-position:0 -50px;}
.sidebar .join { background:url(images/sidebarLink.png) no-repeat; height:29px;}
#news .title { font-size:14px; background:url(images/title.png) 50% 0 no-repeat; height:24px; padding-top:10px; text-align:center; margin-bottom:20px;}
#news .text { font-size:11px; padding:0 20px; line-height:16px;}
#news a { color:#333;}
.mContent { width:700px; float:left; padding-left:20px;}
.mContent .text { padding:24px 16px; font-size:13px; line-height:20px;}
.bullet li { list-style:url(images/bullet.gif); text-decoration:underline; font-weight:bold; margin-left:26px; line-height:24px;}
#footer { background:url(images/footer.jpg) repeat-x; height:143px; margin-top:-534px; padding-top:541px; color:#fff; font-size:13px; font-weight:bold;}
#footer .wrap { background:url(images/footerBg.png) no-repeat; height:116px; width:660px; padding:20px 160px 0 160px;}
#footer .row { height:90px;}
.column { float:left; margin-right:5%; line-height:18px;}
#footer .row .top { width:28%;}
#footer .row .mid { width:39%;}
#footer .row .bot { width:22%; margin:0;}
#copyright { clear:both; text-align:center; font-size:11px;}
#footer a { color:#fff;}
#footer a:hover, #footer a:focus { text-decoration:underline;}
