/**
 * This typography file is included in the WYSIWYG editor
 */
.typography *, html, body {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
}

.typography blockquote {
	margin-left:20px;
}

hr {
    background-color: #000000;
    border-color: #000000;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1em 0;
    padding: 0;
    width: 100%;
}

.typography p,
.typography ul li,
.typography ol li,
.typography a {
	color: #000000;
	line-height:1.5em;
	font-size: 12px;
}
.typography p {
    margin-top: 0;
	margin-bottom:20px;
}


/** CMS LIST STYLES **/
.typography ul,
.typography ol {
	margin-left:10px;
	margin-bottom:20px;
}

.typography ul li,
.typography ol li {
	margin:4px 10px;
	line-height:1.4em;
}

.typography ul li {
    list-style-type:disc;
}
.typography ol li {
	list-style-type:decimal;
}

/* HEADER STYLES */

.typography h1,
.typography h2,
.typography h3,
.typography h4 {
    margin-top: 0;
	margin-bottom:14px;
	color: #E47911;
}
.typography h1,
.typography h4 {
	font-weight:bold;
}
.typography h2,
.typography h3 {
	font-weight:normal;
}
.typography h1 {
	font-size:2.2em;
}
.typography h2 {
	font-size:2.2em;
}
.typography h3 {
	font-size:1.6em;
}
.typography h4 {
	font-size:1.4em;
}

/* LINK STYLES */
.typography a:link, .typography a:visited {
	color: #5994a7;
    text-decoration:none;
}
.typography a:hover, .typography a:active {
	text-decoration:underline;
}
	
	
.typography table {
	font-size:1.1em;
}

.typography table tr td {
	padding:3px 5px;
}

	
/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img.right {
	float:right;
}
.typography img.left {
	float:left;
}

.header * {
    font-size: 10px;
}

.header a:link, .header a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.header a:hover, .header a:active {
    text-decoration: underline;
}

/* SITE TYPOGRAPHY */
.clear {
    font-size: 1px;
}

.top-links a {
    font-size: 10px;
}

.category {
    font-size: 10px;
}

.footer, .footer * {
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
}

.rightNavHeader a:link, .rightNavHeader a:visited {
    line-height: 28px;
    
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

.rightNavHeader a:hover, .rightNavHeader a:active {
    color: #FF9201;
    
    text-decoration: none;
}

.rightNavItem a:link, .rightNavItem a:visited {
    line-height: 21px;
    
    font-size: 11px;
    color: #FFFFFF;
    
    padding-left: 32px;
}

.rightNavItem a:hover, .rightNavItem a:active {
    color: #FF9201;
    
    text-decoration: none;
}

.featured .description {
    font-size: 10px;
}

.featured, .featured .title a:link, .featured .title a:visited, .featured .title a:hover, .featured .title a:active  {
    color: #5C5B5B;
}

.featured a:hover, .featured a:active {
    text-decoration: none;
}

.featured .title, .featured .title a:link, .featured .title a:visited, .featured .title a:hover, .featured .title a:active {
    font-size: 24px !important;
    font-family: "Times New Roman", serif !important;
    
    text-align: center;
    
    line-height: 1.1em;
}

.featured .title a:hover, .featured .title a:active {
    text-decoration: none;
}

.featured .model {
    text-align: right;
    
    font-size: 12px;
    font-weight: bold;
}

.knife-categories {
    color: #464646;
}

.listTitle {
    font-weight: bold;
    font-size: 13px;
}

.knife-categories a:link, .knife-categories a:visited, .knife-categories a:hover, .knife-categories a:active {
    font-size: 13px;
    color: #464646;
}

.knife-categories h1 {
    font-weight: bold;
    font-size: 18px;
    color: #464646;
}

.ways-to-order, .ways-to-order * {
    font-size: 12px !important;
    color: #FFFFFF !important;
}

.ways-to-order ol {
    padding-left: 0;
}

.ways-to-order h1 {
    font-weight: bold;
    font-size: 18px !important;
    color: #FFFFFF;
}

.ways-to-order a:link, .ways-to-order a:visited {
    text-decoration: underline;
}

.top-knives .title {
    font-weight: bold;
    color: #5994A7
}

.typography .productName {
    font-size: 18px;
    color: #000000;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: normal;
}

.productName a:link, .productName a:visited {
    color: #404040;
    font-size: 18px;
}

.productDescription {
    font-size: 14px;
}

.productLongDescription, .productLongDescription * {
    font-size: 12px !important;
}

.strikethrough {
    text-decoration: line-through;
}

.typography .featuresListTitle {
    font-size: 18px;
    color: #5994A7;
}

ul.featuresList, ul.featuresList li{
    font-size: 12px !important;
}

#Checkout h3.process {
    color: #000000;
}

.typography #LeftOrder h3, .typography #RightOrder h3, .typography #BottomOrder h3, .typography #MiddleOrder h3, .typography #TopLeftOrder h3, .typography #TopRightOrder h3 {
    font-weight: bold;
    
    color: #E47911;
}

.typography .continueShopping a:link, .typography .continueShopping a, a.aquo, a:Link.aquo {
    font-weight: bold;
    font-size: 24px;
    
    color: #E47911 !important;
    
    line-height: 24px;
}

.typography .continueShopping a:hover, .typography .continueShopping a:active, a:hover.aquo, a:active.aquo {
    text-decoration: none !important;
}

.typography h2 a {
    font-size: 18px;
}

.typography .splashContent p {
    font-size: 14px;
    
    color: #453C37;
}

.typography .SplashPage h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    
    margin-top: -4px;
    margin-bottom: 16px;
    
    color: #24160D;
}

.typography .SplashPage h3 {
    font-size: 24px;
    
    margin-top: 15px;
    margin-bottom: 16px;
    
    color: #FF9900;
}

.SplashPageCategory h5 {
    font-weight: bold;
    font-size: 13px;
    
    color: #76766E;
}

.SplashPageCategory h5 .categoryNumber {
    color: #FFFFFF;
    
    line-height: 15px;
    
    text-align: center;
}

.SplashPageCategory .categoryLink a {
    color: #76766E;
    text-decoration: underline;
}

.knivesBlockTitle {
    font-weight: bold;
    font-size: 12px;
    
    color: #FFFFFF;
}

.topItem * {
    font-size: 10px !important;
    font-family: Verdana, Arial, sans-serif !important;
}

.topItem .item a {
    color: #000000;
}

.topItem .model a {
    text-decoration: underline;
    
    font-size: 10px;
}

.typography h3.ProductCategoryTitle {
    font-size: 24px;
    color: #FF9900;
}

.ProductCategoryPage .typography h1 {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.typography .ProductCategoryLeft h3 a {
    font-size: 18px;
    color: #414141;
}

.ProductCategoryLeft {
    text-align: center;
}

.typography .categoryTitleBox h5 a {
    font-size: 13px;
    color: #76766E;
    
    line-height: 1em;
}

.typography .ProductCategoryAlsoSee h3 {
    font-size: 18px;
    color: #FF9900;
}

.ProductCategoryViewAll {
    text-align: right;
    
    padding-top: 34px;
}

.typography .ProductCategoryViewAll a {
    font-size: 18px;
    
    color: #414141;
    text-decoration: underline;
}

.typography .Product *, .typography .SubsitesVirtualProduct * {
    color: #414141;
}

.typography .Product h1, .typography .SubsitesVirtualProduct h1 {
    font-size: 30px;
    font-weight: bold;
    color: #24160D;
    
    width: 520px;
}

.typography .Product h2, .typography .SubsitesVirtualProduct h2 {
    font-size: 24px;
    color: #FF9900;
}

.typography .Product h3, .typography .SubsitesVirtualProduct h3 {
    font-size: 13px;
    font-weight: bold;
    color: #24160D;
}

.typography .Product h5, .typography .SubsitesVirtualProduct h5 {
    margin-bottom: 0.5em;
}

.typography .PageCommentButton * {
    color: #FFFFFF;
}

.ProductOtherOptionsTitle {
    text-align: center;
}

.typography .Product .ProductCategoryAlsoSee h3, .typography .SubsitesVirtualProduct .ProductCategoryAlsoSee h3 {
    font-size: 18px;
    font-weight: normal;
    
    color: #FF9900;
}

#CustomerType ul {
    font-weight: bold;
}

.HomePage .ProductCategory h1 {
    font-weight: normal;
    font-size: 24px;
}

/*----------------------------Ryan's CSS---------------------------------------------------------
---------------------------------------------------------------------------------------------*/

#landingPageContent h1{ font-family:Georgia, "Times New Roman", Times, serif; font-size: 30px; color: #343434; font-weight:500;}
#landingPageContent p{ font-family: Tahoma, Geneva, sans-serif; font-size: 14px; line-height: 25px; width: 500px;}
