html,
body
{
margin: 0;
padding: 0;
background: #b0afad;
}

html
{
overflow-y: scroll;
}

#container
{
position: relative;
margin: 0;
padding: 0;
background: #030303 url(/static/images/mastergrinding/body_bg_3.png) repeat-x bottom;
font-family: 'Arial', sans-serif;
}

.clear
{
clear: both;
display: block;
}

.italic
{
font-style: italic;
}

.ui-tabs-hide
{
display: none;
}

#head /*---------------------*/
{
position: relative;
margin: 0 auto 3px auto;
height: 73px;
width: 950px;
border-bottom: 1px solid #252320;
}

#head h1
{
position: absolute;
bottom: 10px;
left: 0;
margin: 0;
padding: 0;
width: 302px;
height: 40px;
background: url(/static/images/mastergrinding/h1_logo.png) no-repeat;
}

#head h1 span
{
display: none;
}

#nav
{
position: absolute;
bottom: 10px;
right: 1px;
margin: 0;
list-style-type: none;
}

#nav li
{
float: left;
padding: 0 0 0 20px;
}

#nav a
{
font-size: 11px;
letter-spacing: 0.1em;
text-decoration: none;
font-family: Arial, sans-serif;
}

a.exchange_link, a.sharpening_link, a.supplies_link, a.about_link, a.contact_link, a.news_link
{
color: #868682;
}

.exchange a.exchange_link, .sharpening a.sharpening_link, .supplies a.supplies_link, .about a.about_link, .contact a.contact_link, .news a.news_link
{
color: #fff;
}

#nav a:hover
{
color: #fff;
}

#masthead /*-----------------*/
{
position: relative;
margin: 0 auto;
padding: 0 0 6px 0;
height: 404px;
width: 1000px;
background: url(/static/images/mastergrinding/index-masthead-bg.jpg) no-repeat top left;
}

#masthead #masthead-main
{
position: absolute;
top: 58px;
left: 78px;
width: 488px;
}

#masthead #masthead-main h2
{
margin: 0;
padding: 0;
}

#masthead #masthead-main h2 a
{
font-size: 26px;
font-family: Arial, sans-serif;
text-decoration: none;
color: #fff;
}

#masthead #masthead-main p
{
margin: 0;
padding: 0;
font-size: 13px;
font-family: Verdana, sans-serif;
color: #747470;
}

#masthead #masthead-main p a
{
padding: 0 9px 0 0;
color: #326194;
text-decoration: none;
background: url(/static/images/mastergrinding/link-arrow-transparent.png) no-repeat center right;
}

#masthead .masthead-side
{
position: absolute;
right: 69px;
width: 254px;
height: 105px;
}

#masthead #masthead-exchange
{
bottom: 248px;
}

#masthead #masthead-sharpening
{
top: 141px;
}

#masthead #masthead-supplies
{
top: 247px;
}

#masthead .masthead-side h2
{
margin: 12px 0 2px 0;
padding: 0;
}

#masthead .masthead-side h2 a
{
padding: 0 12px 0 0;
font-size: 19px;
font-family: Arial, sans-serif;
text-decoration: none;
color: #fff;
background: url(/static/images/mastergrinding/link-arrow-transparent.png) no-repeat right center;
}

#masthead .masthead-side p
{
margin: 0;
padding: 0;
font-size: 11px;
font-family: Verdana, sans-serif;
color: #747470;
}

#body /*---------------------*/
{
margin: 0 auto;
padding: 55px 4px 0 4px;
width: 950px;
background: url(/static/images/mastergrinding/bodyContent_bg_mid.png) top left;
}

#body-opener span,
#body-closer span
{
display: none;
}

#body-opener
{
margin: 0 auto;
padding: 0 4px;
width: 950px;
height: 16px;
background: url(/static/images/mastergrinding/bodyContent_bg_top.png) top left;
}

#body-closer
{
margin: 0 auto;
padding: 0 4px 166px 4px;
width: 950px;
height: 32px;
background: url(/static/images/mastergrinding/bodyContent_bg_bottom.png) no-repeat top left;
}

#body #column-a
{
float: left;
padding: 0 55px;
width: 365px;
font-size: 11px;
line-height: 1.4em;
}

#body #column-a p.primary
{
font-size: 15px;
line-height: 1.4em;
}

#body #column-b
{
float: left;
padding: 0 55px;
width: 364px;
min-height: 300px;
font-size: 11px;
line-height: 1.4em;
border-left: 1px solid #d9d9d9;
}

#body #column-a h2
{
font-size: 24px;
line-height: 1.25em;
font-family: Arial, sans-serif;
}

#body #column-a h3
{
margin: 2.5em 0 1em 0;
font-size: 14px;
}

#body #column-b h3
{
margin: 1em 0 1em 0;
font-size: 19px;
font-family: Arial, sans-serif;
}

#body h4
{
clear: left;
margin: 0;
padding: 2em 0 0.2em 0;
font-size: 12px;
font-weight: bold;
}
#body p.subhead
{
margin: -0.7em 0 2em 0;
font-size: 15px;
color: #868682;
}

#body #column-b img
{
display: block;
margin: 2em 0 0 0;
}

#body a
{
color: #326194;
text-decoration: none;
}

#body a.standalone-arrow-link
{
padding: 0 9px 0 0;
background: url(/static/images/mastergrinding/link_arrow.png) no-repeat center right;
}

#body ul
{
list-style-type: disc;
}

#body #column-a ul
{
line-height: 1em;
font-size: 13px;
color: #686359;
}

#body li
{
margin: 0.5em 0;
font-family: verdana, sans-serif;
}

#body #column-a li
{
font-size: 11px;
}

#body ul.two-column-list
{
margin: 1em 0 1em 1em;
}

#body ul.two-column-list li
{
float: left;
width: 50%;
margin: 0.2em 0;
color: #514b3f;
}

#body p.link
{
font-size: 11px;
line-height: 1.3em;
color: #514b3f;
}

#tabNav
{
height: 33px;
margin: 0 0 40px -12px;
padding: 0;
background: url(/static/images/mastergrinding/tabs_bg.png) repeat-x bottom left;
}

#tabNav li
{
float: left;
margin: 0;
padding: 0;
height: 33px;
width: 94px;
list-style-type: none;
}

#tabNav li a
{
float: left;
margin: 0;
padding: 10px 0;
height: 13px;
width: 94px;
text-align: center;
color: #514b3f;
background: url(/static/images/mastergrinding/tabs_inactive.png);
}

#tabNav li.ui-tabs-selected a
{
background: url(/static/images/mastergrinding/tabs_active.png);
}

#tabNav li a.wide
{
width: 140px;
background: url(/static/images/mastergrinding/tabs_inactive_wide.png);
}

#tabNav li.ui--tabs-selected a.wide
{
background: url(/static/images/mastergrinding/tabs_active_wide.png);
}

#body .bigPhoneNumber
{
margin: 2em 0 0.5em 0;
font-size: 24px;
}

.index #body /*--------------*/
{
padding: 0 4px;
}

.index #knifePro-link
{
position: relative;
float: left;
width: 192px;
margin: 35px 0 0 0;
padding: 0 45px 0 220px;
}

.index #knifeSpa-link
{
position: relative;
float: left;
width: 193px;
margin: 35px 0 0 0;
padding: 0 50px 0 214px;
border-left: 1px solid #ccc;
}

.index #knifePro-link .icon-link
{
display: block;
position: absolute;
top: 11px;
left: 47px;
width: 144px;
height: 51px;
background: url(/static/images/mastergrinding/index-knifepro-link.png);
}

.index #knifeSpa-link .icon-link
{
display: block;
position: absolute;
top: 11px;
left: 39px;
width: 149px;
height: 51px;
background: url(/static/images/mastergrinding/index-knifespa-link.png);
}

.index #knifePro-link p,
.index #knifeSpa-link p
{
margin: 0 0 0.5em 0;
color: #514b3f;
}

.index #knifePro-link a.more
{
padding: 0 10px 0 0;
color: #326194;
background: url(/static/images/mastergrinding/index-knifepro-arrow.png) no-repeat center right;
}

.index #knifeSpa-link a.more
{
padding: 0 10px 0 0;
color: #626e25;
background: url(/static/images/mastergrinding/index-knifespa-arrow.png) no-repeat center right;
}

#body #legal-text /*--------------------*/
{
    padding: 20px;
}

#body #legal-text h2
{
    margin: 0 0 18px 0;
    font-size: 24px;
    line-height: 36px;
}
#body #legal-text h3,
#body #legal-text h4,
#body #legal-text h5,
#body #legal-text h6
{
    margin: 18px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}
#body #legal-text p
{
    margin: 0 0 18px 0;
    font-size: 12px;
    line-height: 18px;
}

#foot /*---------------------*/
{
position: absolute;
bottom: 96px;
padding: 49px 0 0 0;
width: 100%;
font-size: 10px;
color: #7c7a78;
}

#foot-content
{
position: relative;
margin: 0 auto;
width: 950px;
}

#footer-links
{
    display:block;
}

#foot a
{
text-decoration: none;
color: #7c7a78;
}

#foot #letushelp
{
position: absolute;
top: 0;
right: 0;
}

#foot #social {
	position: absolute;
	top: 18px;
	right: 0;
}

#foot #social img {
	margin: 0;
}

#foot #letushelp #phone
{
padding: 0 0 0 0.3em;
font-size: 12px;
color: #514b3f;
}   

a.more {
	color: #326194;
	text-decoration: none;
	background: url(/static/images/shop/ARR_blue_on_white.gif) no-repeat right 2px;
	padding-right: 10px;
}

a:hover.more {
	text-decoration: underline;
}


/* ---- News ---- */
.news #body #column-a p {
	color: #24211b;
	font-size: 15px;
	line-height: 19px;
}

.news .left_column a {
	color: #396394;
	text-decoration: none;
}

.news h1 {
	font: 2.35em Arial, Helvetica, Geneva, sans-serif;
	color: #24211b;
}

.news h2 {
	font: normal 19px Arial, Helvetica, Geneva, sans-serif;
	color: #24211b;
	margin-bottom: 12px;
}

#body .news_article h4 {
	color: #514b3f;
	font-weight: bold;
	margin: 30px 0 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.news h6 {
	color: #326194;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	line-height: 20px;
}

.news_hero {
	margin-top: 20px;
}

.news .ui-tabs-nav li a {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.news .tease {
	margin-bottom: 0;
}

.news .article_tease {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 20px;
	margin-top: 20px;
}

.news .article_tease.first {
	margin-top: 0;
}

.news .article_tease.last {
	border-style: none;
}

.news .more {
	margin-top: 10px;
	display: block;
	width: 60px;
}

.news .more.big {
	display: inline;
	font-weight: bold;
	font-family: verdana, helvetica, arial, sans-serif;
}

.news .more.big.top {
	margin-bottom: 25px;
}

.news a.headline {
	color: #396394;
	text-decoration: none;
	font: bold 0.875em Arial, Helvetica, Geneva, sans-serif;
	line-height: 0.9em;
}

.news a:hover.headline {
	text-decoration: underline;
}

.news #body p.subhead {
	color: #514b3f;
	font-style: italic;
	margin: 0 0 1.5em 0;
	line-height: 20px;
}

.news .julie {
	float: left;
	width: 185px;
}

.news .addthis_button {
	display: block;
	margin: 25px 0 20px 0;
}

.news_article a {
	text-decoration: none;
	color: #396394;
	font-weight: bold;
}

.news_article a:hover {
	text-decoration: underline;
}

.news_article p img {
	margin-top: 5px;
}

#body #column-b .article_thumb {
	float: left;
	width: 110px;
	margin: 3px 10px 0 0;
}
















