/* 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:#5f5f5f;}
a:hover, a:focus { text-decoration:none; color:#0080c2;}
: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;}
.purple { color:#471e69;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:#f2f2f2; text-align:center; font-family:Arial, Trebuchet MS; color:#666; position:relative;}
#wrap, .wrapper { text-align:left; margin:0 auto; width:960px; position:relative;}
#wrap { width:980px; background:url(images/mContent.gif) repeat-y;}
#header { background:url(images/header.jpg) no-repeat; padding-top:67px; margin-top:10px;}
#logo { right:0; bottom:11px;}
#tagline { left:26px; bottom:50px;}
#imgHeader { background:url(images/imgHeaderSh.png) 50% 100% no-repeat; padding-bottom:11px;}
#searchbar { background:#282828; border-bottom:1px solid #0f0f0f; height:40px; line-height:40px; vertical-align:middle; padding:0 20px;}
#searchbar .cart, #searchbar input { float:left; border:0; color:#fff; font-size:14px;}
#searchbar .btn { background:url(images/btn.png) 0 50% no-repeat; width:84px; height:40px; display:block; float:left; margin-left:3px; font-size:11px; color:#fff; text-align:center; cursor:pointer;}
#searchbar .btn:hover, #searchbar .btn:focus { color:#d9d9d9;}
#searchbar .txt { margin-top:10px; height:18px; width:210px; color:#666;}
#nav { font-size:17px;}
#nav ul { margin:5px 0;}
#nav li { list-style:none;}
#nav li a, #nav div a { display:block; padding:6px 4px 6px 16px; color:#666;}
#nav div { font-family:Calibri, Trebuchet MS; font-size:22px;}
#nav div a { color:#333;}
#nav div a:hover, #nav div a:focus, #nav li a:hover, #nav li a:focus { color:#0080c2;}
#mBody { min-height:200px;}
.borders { background:url(images/dv.gif) repeat-x; height:3px; width:100%; clear:both;}
.sidebar { float:left; width:206px;}
.mContent { float:left; width:754px;}
.full { clear:both;}
.full .text { padding:10px 10px 10px 20px;}
.row { float:left;}
.column { float:left; width:367px;}
.vborders { background:url(images/vertDv.gif) 0 0 repeat-y; padding-left:3px; height:100%;}
.inside .full { padding:10px 20px;}
#shopBtn { background:url(images/btn_shop.png) no-repeat; width:176px; height:44px; display:block; text-indent:-1000px;}
#footer { background:url(images/footer.jpg) no-repeat; height:47px; padding:30px 20px 0 20px; margin-bottom:15px; font-size:11px; color:#b1b1b1; text-align:right; position:relative;}
#socialBtn { background:url(images/btn_fb.png) no-repeat; position:absolute; width:176px; height:70px; display:block; top:-50px; left:35px; text-indent:-1000px;}
#socialBtn:hover, #socialBtn:focus, #shopBtn:hover, #shopBtn:focus { background-position:0 -109px;}
#footer a { color:#b1b1b1;}
#footer a:hover, #footer a:focus { text-decoration:underline; color:#e6e6e6;}
