/* 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:#cc0000;}
a:hover, a:focus { text-decoration:none; color:#8c0505;}
: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) 0 bottom repeat-x #e5e5e5; text-align:center; font-family:Arial; color:#666; position:relative;}
.wrap { text-align:left; width:960px; padding:0 15px; margin:0 auto; position:relative;}
#header { background:url(images/bg.gif) 0 0 repeat-x #e5e5e5;}
#header .wrap { background:url(images/header.png) 0 121px no-repeat;}
#logo { height:72px;}
#logo img { float:left;}
#logo .text { color:#333; font-weight:normal; font:34px Trebuchet MS; display:block; padding-top:18px;}
#nav { background:url(images/nav.gif) no-repeat; height:49px; font:12px Arial bold; padding:0 16px; text-transform:uppercase;}
#nav li { display:block; float:left; padding:0 25px; background:url(images/nvDv.gif) right no-repeat;}
#nav li a { display:block; float:left; height:20px; padding:16px 10px 9px 9px; color:#fff;}
#nav li a:hover, #nav li a:focus { color:#e6ffb5;}
#nav li:last-child { background:none; border:none;}
#headerImg .text { background:url(images/bgCov.png) no-repeat; position:absolute; padding:30px 0 0 40px; width:570px; height:58px; left:15px; top:250px; color:#fff; font:32px Arial;}
#headerImg #search { background:url(images/search.gif) no-repeat; position:absolute; height:35px; width:250px; top:121px; right:5px;}
#headerImg #search input { width:180px; height:30px; background:none; border:0; padding:3px 0 0 10px;}
#headerImg #search .btn { cursor:pointer; width:40px; height:34px; float:right; margin-right:10px;}
#headerImg #links { position:absolute; width:130px; height:35px; bottom:0; left:15px;}
#mBody .wrap { background:url(images/mContent.png) repeat-y;}
#full { padding:28px 48px 24px 48px; font:16px Arial;}
.row { float:left; padding-bottom:15px; clear:both;}
.column { float:left; width:330px; margin-left:5px;}
.column .text { margin:12px 0 8px 0;}
.column .btn { background:url(images/moreBtn.gif) no-repeat; width:95px; height:29px; display:block; float:right; margin-right:12px; text-align:center;}
a.btn:hover, a.btn:focus { background-position:0 -51px;}
.title { font:22px Tahoma; color:#669900; margin-bottom:14px;}
#newsletter { background:url(images/newsLetter.gif) 0 46px no-repeat; height:177px;}
#newsletter form { padding:45px 0 0 9px;}
#newsletter .text { width:184px; border:0; background:0; padding:1px 3px;}
#newsletter .btn { background:url(images/submitBtn.gif) no-repeat; cursor:pointer; border:0; width:95px; height:29px; margin:7px 0 0 98px;}
#newsletter .btn:hover, #newsletter .btn:focus { background-position:0 -51px;}
#newsletter a { font:14px Arial; color:#fff; text-decoration:underline; margin:6px 0 0 9px; display:block;}
.sidebar { float:left; width:210px; padding-left:48px;}
.mContent { float:left; width:680px; padding:0 0 0 22px;}
.mContent .text { font-size:12px; line-height:16px; padding:4px 8px;}
.border { border:1px solid #d9d9d9; width:309px; padding:4px;}
#category { margin-bottom:14px;}
#category li { display:block; font-size:12px; text-transform:uppercase; padding:2px 0;}
#category li a { background:url(images/arrow.gif) no-repeat; display:block; min-height:17px; padding:2px 0 4px 26px; color:#666; text-decoration:underline;}
#category li a:hover { text-decoration:none;}
.ordered { float:left; width:220px;}
.ordered .text { float:right; width:155px;}
#footer .wrap { background:url(images/footer.png) no-repeat; width:910px; height:31px; padding:44px 25px 0 25px; color:#fff; font-size:12px; clear:both;}
#footer a { color:#fff; text-decoration:underline;}
#footer a:hover, #footer a:focus { text-decoration:none;}