/* 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:#fff;}
a:hover, a:focus { text-decoration:underline; color:#f0f0f0;}
: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;}
.orange { color:#ff9900;}
.blue  { color:#006699;}
.alignLeft { float:left;}
.alignRight { float:right;}
.center { text-align:center;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(../images/bg.png) repeat-x #000; text-align:center; font-size:13px; font-family:Arial, Trebuchet MS; color:#fff; position:relative;}
.wrapper { width:900px; text-align:left; margin:0 auto; position:relative;}

#header { margin-top:17px; position:relative;}
	#logo { top:64px; left:44px; z-index:2;}
	#login { height:22px; padding:21px 25px 0 0; color:#ff9900; text-align:right; font-size:10px;}
		#login a { color:#ff9900;}
		#login a:hover, #login a:focus { text-decoration:underline;}
	#nav { background:url(../images/navBg.png) repeat-x; font-family:Arial; font-size:12px; display:block; width:100%; z-index:2; top:0; left:0; height:50px;}
		#nav #qm0 { background:url(../images/nvL.png) no-repeat; padding-left:7px;}
		#nav li { display:block; float:left; list-style:none; position:relative; /** qm omits **/}
		#nav li a, .qmparent { background:url(../images/nav.png) repeat-x; display:block; float:left; color:#fff;}
		#nav li a:hover, #nav li a:focus, .qmparent:focus, .qmparent:hover { background-position:0 -100px; color:#fff; text-decoration:none;}
		#nav li ul, .qmmc div { display:block; padding:0; margin-top:2px;}
		#nav li li { margin:0; padding:0; /** qm omits **/}
		#nav li li a, .qmmc div a { background:url(../images/nvSub.png) repeat; display:block; min-width:100px; padding:9px 25px 9px 12px; color:#fff; height:13px; font-size:12px; border-bottom:1px solid #f69392}
		#nav li li a:hover, #nav li li a:focus, .qmmc div a:hover, .qmmc div a:focus { color:#f0e74f; text-decoration:none;}
		#nvR { display:block; right:0; top:0; width:9px; height:50px; background:url(../images/nvR.png) no-repeat; z-index:5;}
		#nav .nvDv { background:url(../images/nvDv.png) 100% 50% no-repeat; padding:20px 30px 0 29px; height:28px; display:block;}
	#register { bottom:113px; right:170px; z-index:2;}
	#headerTxt { top:140px; right:20px; z-index:1;}
	#imgHeader { background:url(../images/imgHeaderBg.jpg) no-repeat; min-height:383px; position:relative;}
		#imgHeaderPilar { position:absolute; bottom:95px; left:-32px;}

#mBody { min-height:175px; position:relative; margin-top:-50px; padding:0 32px;}
	#mContent {}
		#mContent .title, #mContent h1, #mContent .subtitle, #mContent h2 { color:#ffcc00; font-size:24px; font-family:Times New Roman, Serif; font-weight:normal; letter-spacing:1px; margin-bottom:20px;}
		#mContent ul { padding-left:40px;}
		#mContent ul.alignLeft { margin-right:60px;}
		#mContent li { list-style:url(../images/ico_check.gif); padding:0 0 6px 0;}
		#mContent p { line-height:18px;}
		#mContent .tabs li { list-style:url(../images/tab.gif); padding:0 0 10px 20px;}
		
		#mContent .boxHolder { margin-top:22px;}
			#mContent .box  { background:url(../images/mc_box_top.png) no-repeat; width:337px; float:left; padding-top:24px; margin-left:20px; font-size:11px;}
			#mContent .box .top { background:url(../images/mc_box_bg.png) repeat-y; min-height:139px; float:left;}
				#mContent .top .col { float:left;}
				#mContent .top .img { width:95px;}
				#mContent .top .text { width:207px; padding:0 26px 0 9px;}
			#mContent .box .bot { background:url(../images/mc_box_bot.png) no-repeat; height:24px; clear:both;}
		#mcFoot { padding:15px 0; text-align:center; clear:both;}
		
	.btn { background:url(../images/btn.png) no-repeat; width:90px; height:26px; font-size:13px; padding:10px 33px 0 0; display:block; color:#666; text-align:center; float:right;}
	.btn:hover, .box .btn:focus { text-decoration:none; background-position:0 -90px}

#footer { background:url(../images/footer.png) repeat-x; font-size:10px; color:#fff; height:33px; padding-top:142px; margin-top:-60px}
	#copyright { margin:0 auto; width:900px;}
	#footer a { color:#fff;}
	#footer a:hover, #footer a:focus { text-decoration:underline;}
