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

h1,h2,h3 { 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;}
.blue { color:#0066cc;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

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

#header { background:url(images/headerBg.jpg) center top no-repeat; height:308px;}
#flash { background:url(images/flashImg.jpg) 25px 37px no-repeat; height:253px; padding:45px 10px 0 38px; width:931px;}
#mainBody { background:url(images/mContentLoop.jpg) center repeat-y;}
#mainBody .skin { background:url(images/mContentTop.jpg) center top no-repeat; min-height:265px; padding-top:22px;}

.sidebar { margin-left:32px; width:196px; float:left;}
.leftBar { background:url(images/sideBarLoop.jpg) repeat-y; min-height:196px; font-size:14px; margin-bottom:8px;}
.leftBar ul, .leftBar .mid { background:url(images/sideBar.jpg) no-repeat; padding:6px 13px 0 13px; color:#fff;}
.leftBar li { background:url(images/divider.png) bottom repeat-x; list-style:none; display:block; font-family:Trebuchet MS;}
.leftBar li a { display:block; padding:13px 13px 13px 6px;}
.leftBar a { color:#fff;}
.leftBar a:hover, .leftBar a:focus { color:#8dd9ff;}
.leftBar .end { background:none; margin-bottom:-6px;}
.leftBar .bot { background:url(images/sideBarBot.jpg) no-repeat; height:12px;}
.divider { background:url(images/divider.png) bottom repeat-x; width:100%; height:3px; margin:13px 0;}
.leftBar .mid { padding-top:20px; font-size:12px;}
.leftBar .title { font-size:18px;}
.leftBar .btn { color:#990000; font-weight:bold;}
.leftBar .endBtn { text-decoration:underline; text-align:center; display:block; font-weight:bold;}
.mContent { float:left; width:698px; padding:30px 0 0 34px;}
.mContent .text { padding:12px 25px 12px 10px; font-size:13px;}
.mContent .title { font-size:22px; padding-left:10px;}
.imgHolder { margin-bottom:20px; float:left;}
.imgWrap { background:url(images/imgWrap.jpg) no-repeat; float:left; width:216px; height:160px; padding:5px; margin-right:5px;}
.imgWrap .title { background:#fff; height:23px; display:block; padding:0;}

#footer { background:url(images/footerBg.jpg) center bottom no-repeat; height:320px; font-size:12px; color:#fff; margin-top:-220px;}
#footer #copyright { position:absolute; width:100%; height:20px; top:295px; left:10px;}
#footer a { color:#fff;}
#footer a:hover, #footer a:focus { text-decoration:underline;}