/* 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:#666;}
a:hover, a:focus { text-decoration:none; color:#000;}
: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:#cc0000;}
.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) repeat; width:100%; text-align:center; font-family:Arial; color:#000; position:relative;}
.wrapper { text-align:left; width:1101px; margin:0 auto; position:relative;}
#wrapper { background:url(images/bg2.jpg) repeat-x; min-height:1100px; position:relative;}
#shadow1 { background:url(images/paw1.png) 0 0 no-repeat; height:100%; width:439px; position:absolute; top:0; left:-209px;}
#shadow2 { background:url(images/paw2.png) 0 0 no-repeat; height:100%; width:259px; position:absolute; top:0; right:-116px;}
#nav { background:url(images/nav.png) 100% 100% no-repeat; font-size:15px; color:#ffa800; position:absolute; width:1086px; height:284px; right:0; top:0; padding:10px 15px 0 0;}
#nav a { color:#ffa800;}
#nav a:hover, #nav a:focus { text-decoration:underline;}
#nav ul { height:47px; font-size:18px; position:absolute; bottom:0; right:0;}
#nav li { display:block; float:left; background:url(images/nvDv.png) 0 0 no-repeat;}
#nav li a { display:block; float:left; padding:16px 0; background:url(images/navOver.png) 50% -200px no-repeat; color:#fff; width:180px; text-align:center;}
#nav li a:hover, #nav li a:focus { background-position:50% 3px; text-decoration:none;} 
#nav li:first-child { background:none;}
#searchWrap { background:#fff; height:66px;}
#login { background:url(images/pawIn.gif) 24px 16px no-repeat; padding:20px 0 10px 115px; float:left; width:600px;}
#search { padding:20px 0 10px 0; width:282px; float:right;}
#searchWrap .txt { width:170px; border:1px solid #a7a7a7; padding:3px; height:18px;}
#login label, #search label { color:#a7a7a7; font-size:12px;}
#login .btn { background:url(images/loginBtn.gif) no-repeat; height:27px; width:72px; vertical-align:middle;}
#search .btn { background:url(images/searchBtn.gif) no-repeat; width:39px; height:25px; vertical-align:middle;}
#header, #mBody, #footer { position:relative;}
#mBody { background:#fff; height:100%;}
.mContent { float:left; width:840px;}
.alertBox { float:left; width:295px; height:51px; background:url(images/topBg.png) repeat-x; color:#fff; padding:4px 0 0 8px; margin-left:5px; font-size:14px; margin-bottom:10px;}
.alertBox .btn { width:195px; height:32px; float:right; margin-right:4px; padding-top:13px; color:#fff; font:18px Trebuchet MS; display:block; text-align:center; background:url(images/btn.png) no-repeat;}
.alertBox .btn:hover, .alertBox .btn:focus { text-decoration:underline;}
#archBtn { float:right; margin-right:4px;}
.box { border:3px solid; float:left;}
.box .title { background:url(images/titleBg.gif) repeat-x; height:21px; font-size:14px; color:#fff; padding:8px 0 0 10px;}
.text .titles { font-size:12px; font-weight:bold; padding-bottom:14px;}
.row { float:left; margin-bottom:5px;}
.mContent .box { width:250px; border-color:#cc9966; margin-left:23px;}
.mContent .box .text { padding:16px 6px; float:left;}
.prodImg { float:left;}
.prodPrice { float:left; font-weight:bold; font-size:12px; color:#666; padding:12px 0 0 18px;}
.prodPrice .btn { background:url(images/btn.gif) no-repeat; width:89px; height:18px; display:block; padding-top:6px; text-align:center; color:#fff; font-size:14px;}
.prodPrice .btn:hover, .prodPrice .btn:focus {}
.mContent .links { text-align:center; border:none; width:256px; padding:12px 0;}
.mContent .links a { background:url(images/tab.gif) 12% -10% no-repeat; display:block; color:#993300; font-weight:bold; font-size:12px; text-decoration:underline;}
.mContent .links a:hover, .mContent .links a:focus { text-decoration:none;}

.sidebar { float:left; width:248px; padding-left:13px; color:#fff;}
.sidebar .box { width:223px; border-color:#ccc; margin-bottom:1px;}
.sidebar .title { background:url(images/titleBg2.png) no-repeat; padding-left:40px;}
.sidebar .text { font-size:12px; text-align:center; padding:10px 0 16px 0;}
	.orange1 { background:#fd9628;}
	.orange2 { background:#ec6501;}
	.brown1 { background:#bd3f00;}
	.brown2 { background:#993300;}
	.orange3 { background:#ec4f01;}
.notes { padding-left:32px;}
.notes li { text-align:left; list-style:none;}
.notes li a { background:url(images/notes.png) left top no-repeat; display:block; padding:3px 6px 3px 22px; color:#fff;}
.notes li a:hover, .notes li a:focus { text-decoration:underline;}
.cartLink { background:url(images/linkLine.gif) 0 100% repeat-x; color:#fff; font-size:14px; height:16px; padding:5px 3px 2px 3px;}
.cartLink:hover, .cartLink:focus { color:#ffe2c4;}
.mContent .greyBorder { border-color:#ccc;}
.sidebar form { text-align:left; padding:0 10px;}

input.txt { width:160px; height:15px; margin-bottom:3px;}
label { font-size:10px;}
input.btn { background:url(images/submitBtn.gif) repeat-y; border:none; height:24px; width:126px; color:#fff; cursor:pointer;}

#footer { background:url(images/footer.png) 0 0 no-repeat; height:47px; color:#fff; width:1056px; font-size:12px; padding:36px 20px 0 25px;}
#footer img { vertical-align:middle;}
#footer a { color:#fff;}