/* 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:#0066ff;}
a:hover, a:focus { text-decoration:none; color:#2eaad7;}
: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;}
.blue { color:#0066ff;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps 6{ text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:#f2f2f2; text-align:center; font-family:Arial; color:#666; position:relative;}
#wrap { text-align:left; width:993px; margin:0 auto; position:relative; background:url(images/bgLoop.gif) repeat-y;}
.wrap { padding:0 33px;}
#header .wrap { background:url(images/bgTop.gif) no-repeat; padding-top:54px;}
#headerImg { margin:7px 0; border:1px solid #ccc;}
#logo a { font-size:40px; font-weight:bold; color:#333; font-family:Verdana;}
#nav { background:url(images/nv.gif) repeat-x; height:44px; margin-top:26px; font:14px Arial Bold; position:relative;}
#nav li { float:left; display:block; background:url(images/nvDv.gif) right top no-repeat; height:44px; padding:0 10px 0 6px;}
#nav li:last-child { background:none;}
#nav li a { float:left; display:block; color:#fff; padding:15px 29px 12px 29px;}
#nav li a:hover, #nav li a:focus { color:#0066ff;}
#search { position:absolute; width:245px; height:22px; top:11px; right:11px;}
#search input.text { background:url(images/form_search.gif) no-repeat; border:0; font-size:10px; color:#999; width:172px; height:22px; padding:0 68px 0 5px;}
#search input.btn { width:63px; height:22px; cursor:pointer; background:none; border:0; margin-left:-63px;}
#mBody .wrap { background:url(images/mContent.gif) center repeat-y; font-size:12px; position:relative;}
.sidebar { float:left; width:171px; padding:20px 23px; border-top:1px solid #cfcfcf;}
.mContent { float:left; width:429px; margin:0 9px; padding:20px 23px; border-top:1px solid #cfcfcf;}
.title { font:20px Arial bold; margin-bottom:12px;}
.sidebar .title { font-style:oblique; color:#333;}
.sidebar .img { text-align:center;}
.sidebar a.btn { display:block; width:116px; height:21px; font:12px Arial bold italic; color:#666; position:absolute; padding-top:6px; text-align:center; border:1px solid #ccc; background:#fff; bottom:-30px;}
.sidebar a.btn:hover, .sidebar a.btn:focus { color:#404040; border-color:#808080;}
.sidebar a.btn img { margin:3px 0 0 4px;}
.left a.btn { left:87px;}
.right a.btn { right:87px;}
.text { line-height:18px;}
#footer { background:url(images/bgBot.gif) bottom no-repeat; clear:both;}
#footer .wrap { background:url(images/footer.gif) center top no-repeat; padding:38px 33px 33px 33px;}
#newsLetter { height:35px; color:#fff; text-align:center; vertical-align:middle;}
#newsLetter input.text { background:url(images/form_newsletter.gif) no-repeat; border:0; font-size:10px; color:#999; width:180px; height:19px; padding:0 27px 0 5px;}
#newsLetter input.btn { width:22px; height:22px; cursor:pointer; background:none; border:0; margin-left:-22px;}
#copyright { background:url(images/nv.gif) repeat-x; height:30px; padding:14px 0 0 20px; font:12px Arial; color:#fff;}
#copyright a { color:#fff;}
#copyright a:hover, #copyright a:focus { text-decoration:underline;}
