/* 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:#7f1e1d;}
a:hover, a:focus { text-decoration:none; color:#ff6600;}
: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-size:110%;}
ol li { list-style:decimal inside;}

span.break { display:block; margin-bottom:22px;}
.red { color:#7f1e1d;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}

/*** general ***/
body { background:url(images/bg.jpg) repeat; text-align:center; font-family:arial; color:#666; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:1008px; position:relative;}

#header { margin:0 auto;}
#header  .wrapper { background:url(images/headerBg.png) no-repeat; width:990px; padding:14px 9px 0 9px;}
#header  .wrap { background:url(images/headerBg.jpg) no-repeat; width:990px; height:280px; position:relative;}
#header  #logo { width:346px; height:93px; top:4px; left:7px; position:absolute;}
#header  #filmstrip { width:990px; height:175px; top:58px; left:0px; position:absolute;}

#mBody { background:url(images/mBodyBg.png) repeat-y; width:100%; float:left;}
#mBody .sideBar { width:222px; float:left;}
#nav { background:url(images/navBg.jpg) no-repeat; margin-left:24px; height:260px; font:13px Verdana; padding-top:23px;}
#nav li { margin:0 0 18px 28px;}
#nav li a { color:#fff;}
#nav li a:hover, #nav li a:focus { text-decoration:underline;}
#mBody  .mContent { width:775px; float:left; position:relative;}
#mBody  #profile { background:url(images/profile_frame.png) no-repeat; width:166px; height:262px; float:left; padding:6px; margin-top:-18px;}
#mBody  .text { font:12px Verdana; line-height:18px; padding-right:16px; color:#333;}

#footer  .wrapper { background:url(images/footerBg.png) no-repeat; height:107px; clear:both; font:12px Arial; color:#000;}
#footer  .wrap { background:url(images/footerBg.jpg) 9px 37px no-repeat; height:107px; width:100%;}
#footer a { color:#000;}
#footer a:hover, #footer a:focus { text-decoration:underline;}
#footer #links { padding:10px 0 34px 36px;}
#footer #links a { color:#fff; margin-left:12px; text-decoration:underline;}
#footer #links a:hover, #footer #links a:focus { text-decoration:none;}
#footer #links span { text-transform:uppercase; font-weight:bold; color:#fff ;margin-right:52px;}
#footer .alignLeft { margin-left:36px;}
#footer .alignLeft img { margin:-6px 0 0 8px;}
#footer .alignLeft span { float:left; display:block;}
#footer .alignRight { margin-right:36px;}