@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	border:none;
}
a {
	color:inherit;
}
.clear {
	clear:both;
	width: 100%;
}
.redtitle {
	font-size: 16px;
	font-weight: bold;
	color: #d1251c;
	padding-bottom: 10px;
}

/* wider page styling */

body {
	background-color: #eae5d7;
	background-image: url(images/folderbg.jpg);
	background-repeat: repeat;
	min-width:1078px;
}
.container {
	padding: 0px;
	width: 1078px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.containermiddle {
	padding: 0px;
	padding-top: 47px;
	width: 1078px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/middle-flap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#middle {
	background-image: url(images/middle-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	min-height: 47px;
}

#top {
	background-image: url(images/background-pic.jpg);
	background-size: cover;
	background-position: center top;
	width: 100%;
}
#bottom {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
}

#main {
	background-image: url(images/foldershad.png);
	background-repeat: repeat-y;
	background-position: center top;
}


/* navigation styling */

#navstrip {
	height: 39px;
	margin-top: 0px;
	color: #000;
	font-family: "American Typewriter", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#navstrip ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
	float:left
}

#nav1 a {
	display: block;
	width: 139px;
	height: 27px;
	color: #000;
	text-decoration: none;
	text-align: center;
	background-image: url(images/tabhome.jpg);
	padding-top: 12px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav1 a:hover {
	text-decoration: underline;
	color:#FFF;
}
#nav1 .navoon {
	background-image: url(images/tabhome.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#nav2 a {
	display: block;
	width: 139px;
	height: 27px;
	color: #000;
	text-decoration: none;
	text-align: center;
	background-image: url(images/tab.jpg);
	padding-top: 12px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav2 a:hover {
	text-decoration: underline;
	color:#FFF;
}
#nav2 .navoon {
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


/* General content area styling */

#contentarea {
	background-image: url(images/folderbg.jpg);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	width: 1078px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#contentarea p {
	margin-bottom: 10px;
}
#contentarea h3 {
	margin-bottom: 10px;
	font-size: 18px;
}
#contentarea h2 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	color: #cc3300;
	margin-top: 0px;
}

/* new front page styling */

#strap {
	height: 38px;
	width: 838px;
	float: left;
	margin-top: 14px;
	padding-left: 220px;
	padding-top: 20px;
	font-family: "American Typewriter", Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(images/f-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#slides {
	height: 310px;
	width: 792px;
	float: left;
	background-image:url(images/f-slidebg.jpg)
}
.f-links {
	width: 264px;
	float: left;
	display: block;
}
.f-links p {
	margin-left: 26px;
	margin-right: 26px;
}
.f-links a {
	color: #2a2a2a;
	font-size: 14px;
	text-decoration: none;
}
.f-links a:hover {
	text-decoration: underline;
}
.f-productlink {
	background-image: url(images/prodlink.jpg);
	height: 32px;
	width: 266px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.f-productlink a {
	background-image: url(images/f-prodlink.jpg);
	display: block;
	width: 266px;
	text-align: center;
	padding-top: 8px;
	height: 24px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.f-productlink a:hover {
	color:#cc3300;
}
#f-featured {
	text-align: center;
	width: 266px;
}
#f-featured p {
    margin-left:10px;
	margin-right:10px;
}
#f-right1 {
	width: 236px;
	text-align: right;
	padding-right: 30px;
}
#f-right2 {
	width: 266px;
	text-align: center;
	margin-top: 10px;
}
#f-right2 a {
	text-decoration: none;
}
#f-right2 a:hover {
	color:#cc3300;
}
.american {
	color: #000000;
	font-family: "American Typewriter", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#f-foot-left {
	float: left;
	width: 460px;
	margin-left: 25px;
}

#f-foot-left img {
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
#f-foot-right {
	width: 490px;
	margin-left: 25px;
	float: left;
}	
/* front page content area */

#frontright {
	width: 266px;
	float: left;
}
#frontright #order {
	height: 90px;
	width: 271px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D58000;
	text-align: right;
	padding-right: 24px;
	padding-top: 18px;
	font-size: 36px;
}

#frontright #order a:hover {
	text-decoration: underline;
	color: #FFF;
}
#frontright #order a{
	color: #D58000;
	text-decoration: underline;
}
#frontright .piclink {
	height: 169px;
	width: 290px;
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "American Typewriter", Arial, Helvetica, sans-serif;
	color: #183c18;
}
#frontright .piclink a {
	color: #468422;
	text-decoration: none;
}
#frontright .piclink a:hover {
	color: #183c18;
	text-decoration: underline;
}

#frontright .piclink .tape {
	background-image: url(images/tape.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 115px;
	padding-left: 8px;
	padding-top: 8px;
	font-size: 22px;
	color: #468422;
}
#frontright .piclink .tapetext {
	width: 94px;
	font-size: 14px;
	padding-top: 10px;
	line-height: 1.3em;
}

/* other pages content */

#contentleft {
	float: left;
	width: 442px;
	margin-left: 24px;
}
#contentright {
	float: left;
	width: 578px;
	margin-left: 8px;
}
#contentbottom  {
	clear: both;
	width: 1028px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
#contentarea #evencolumn1 {
	float: left;
	width: 480px;
	margin-left: 32px;
}
#contentarea #evencolumn2 {
	float: left;
	width: 480px;
	margin-left: 32px;
}
#contentarea #ideatop {
	width: 992px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 32px;
}

.box {
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat;
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding: 24px;
}
.featuredprodbox {
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat;
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-top: 15px;
	padding-bottom: 4px;
	padding-left: 24px;
	margin-top: 20px;
}

.boxcell {
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat;
	font-size: 14px;
	float: left;
	margin-right: 24px;
	width: 310px;
}
.featuredcell1 {
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat;
	font-size: 14px;
	float: left;
	margin-right: 24px;
	width: 280px;
	height: 202px;
}
.featuredcell2 {
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat;
	font-size: 14px;
	float: left;
	margin-right: 24px;
	width: 315px;
	padding-top: 10px;
}
.featuredcell3 {
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat;
	font-size: 16px;
	float: left;
	width: 330px;
	padding-top: 10px;
}




.shopbox1 {
	padding-top: 30px;
	padding-right: 24px;
	padding-left: 24px;
	height: 100px;
	padding-bottom: 0px;
}
.shopbox2 {
	height: 49px;
}

.box3 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contentarea .phone {
	font-size: 24px;
	font-weight: bold;
}
#contentarea .break {
	background-image: url(images/breakline.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 12px;
	width: 564px;
}
#contentarea .breakeven {
	background-image: url(images/breakline.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 12px;
	width: 480px;
}

#contentarea .product {
	width: 313px;
	padding-top: 20px;
	float: left;
	margin-left: 36px;
}
#contentarea .product .product-details {
	float: left;
	width: 122px;
	margin-left: 30px;
}


#contentarea .video {
	width: 100%;
	padding-top: 15px;
}
#contentarea .aboutphotos img {
	margin-top: 10px;
	margin-bottom: 5px;
}

#contentarea .aboutphotos {
	width: 100%;
	padding-top: 15px;
	text-align: center;
}

#contentarea .product-info {
	float: left;
	width: 313px;
	margin-bottom: 10px;
}

#contentarea .productlink {
	background-image: url(images/prodlink.jpg);
	height: 23px;
	width: 313px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#contentarea .featured-title   {
	height: 100px;
}

#contentarea .redinfo {
	height: 50px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #d1251c;
	width: 122px;
}
#contentarea .product .prices {
	font-size: 24px;
	color: #d1251c;
	margin-bottom: 10px;
	width: 122px;
}
#contentarea .product .product-text {
	clear: both;
	width: 313px;
	padding-top: 8px;
	padding-bottom: 0px;
}



#contentarea .productlink a {
	background-image: url(images/prodlink.jpg);
	display: block;
	width: 313px;
	text-align: center;
	padding-top: 4px;
	height: 19px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#contentarea .productlink a:hover {
	color:#cc3300;
}
#contentarea .product-pic {
	width: 325px;
	margin-bottom: 10px;
}
#contentarea .product-pic a img {
	float: left;
}
#contentarea .customer {
	width: 100%;
	padding-top: 20px;
}
#contentarea .customer-info {
	float: left;
	width: 320px;
	margin-bottom: 10px;
}

#contentarea .customerlink {
	background-image: url(images/prodlink.jpg);
	height: 23px;
	width: 313px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentarea .customerlink a {
	background-image: url(images/prodlink.jpg);
	display: block;
	width: 313px;
	text-align: center;
	padding-top: 4px;
	height: 19px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#contentarea .customerlink a:hover {
	color:#cc3300;
}
#contentarea .customer-pic {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	text-align: right;
}
#contentarea .idea {
	width: 100%;
	padding-top: 20px;
}
#contentarea .idea-info {
	float: left;
	width: 284px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#contentarea .idealink {
	background-image: url(images/idealink.jpg);
	height: 28px;
	width: 284px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentarea .idealink a {
	background-image: url(images/idealink.jpg);
	display: block;
	width: 284px;
	text-align: center;
	padding-top: 5px;
	height: 23px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#contentarea .idealink a:hover {
	color:#cc3300;
}
#contentarea .idea-pic {
	float: left;
	width: 170px;
	margin-bottom: 10px;
}
#contentarea .big {
	font-size: 24px;
	font-weight: bold;
}

#contentarea #whatare {
	margin-left: 20px;
	margin-bottom: 20px;
}
#contentarea #recipesbox1 {
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 24px;
}
#contentarea #recipesbox1 a {
	font-size: 14px;
	color: #cc3300;
	font-weight: bold;
}
#contentarea #whitepage {
	width: 1028px;
	margin-left: 25px;
	background-color: #FFF;
	background-image: url(images/pagebgright.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#contentarea #whitepage-top {
	background-image: url(images/pagebgtop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 26px;
	width: 1026px;
}
#contentarea #whitepage-bottom {
	background-image: url(images/pagebgbottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 44px;
	width: 1026px;
}
.captiondiv {
	text-align: right;
}

#whitepage-content  {
	width: 960px;
	margin-left: 33px;
}
#whitepage-content #customerhead {
	width: 960px;
	margin-bottom: 20px;
	text-align: right;
}
#whitepage-content .cust-name  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	font-size: 30px;
}
#whitepage-content #customerhead .cust-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F60;
}
#whitepage-content h1 {
	font-family: "American Typewriter", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
}
#whitepage-content #shopleft {
	float: left;
	width: 400px;
	margin-right: 30px;
}
#whitepage-content #shopright {
	width: 528px;
	float: left;
}
#whitepage-content #shopleft .drop {
	width: 200px;
	background-color: #F5F5F5;
	border: 3px solid #CCC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#whitepage-content #shopright #knowmore {
	width: 488px;
	padding: 20px;
	margin-top: 10px;
	background-image: url(images/folderbg.jpg);
	background-repeat: repeat;
	font-size: 14px;
	font-weight: normal;
}
#whitepage-content #guideleft {
	float: left;
	width: 380px;
}
#whitepage-content #guideright {
	float: left;
	width: 580px;
}

#whitepage-content #guideright .thumbfloat {
	float: left;
	width: 116px;
	text-align: center;
	margin-bottom: 2px;
	height: 140px;
}

#whitepage-content #shopright #shop-gallery {
	padding-top: 5px;
}

#frontfoot {
	width: 1028px;
	min-height: 83px;
	margin-top: 0px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom: 22px;
}
#frontfoot h1  {
	font-size: 18px;
	margin: 0px;
}
#frontfoot p {
	margin-top: 10px;
}
#snippetrow  {
	width: 1028px;
	padding-bottom: 50px;
}
#snippetrow .snippet  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	float: left;
	height: 50px;
	width: 228px;
	margin-left: 24px;
}
#snippetrow .snippet a {
	color: #ffffff;
}
#footer {
	width: 1028px;
	margin-left: 25px;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer #footright .footbox2 {
	float: left;
	width: 220px;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer #quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 1028px;
}
#footer #footform {
	float: left;
	width: 318px;
	margin-right: 35px;
}
#footer #footright {
	float: left;
	width: 672px;
}
#footer #footright .footbox {
	float: left;
	width: 200px;
	margin-right: 25px;
	min-height: 120px;
}
#footer #credit {
	clear: both;
	width: 1027px;
	padding-right: 0px;
	padding-left: 0px;
	height: 40px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
}
#footer #footform form .footformstyle {
	width: 308px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	margin-top: 10px;
}
#footer #footform form .footformstyletwo {
	width: 308px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#footer #footform form .footsubmit {
	background-color: #d1251c;
	width: 318px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer .footbox a img {
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
}
#footer #quotes .quote {
	float: left;
	margin-left: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer #quotes .socmed {
	float: right;
	margin-left: 24px;
	margin-top: 10px;
	margin-right: 24px;
	text-align: right;
}
#footer #quotes .socmed img {
	margin-left: 10px;
	margin-bottom: 8px;
}
#footer #footright #footlinks a {
	font-family: "American Typewriter", Arial, Helvetica, sans-serif;
	font-size: 16px;
}


/* Style - pertly */
.add_to_cart_b {
	background-image: url(images/cart/addtocart.png);
	background-repeat: none;
	width: 122px;
	height: 28px;
	cursor: pointer;
}
.add_to_cart_b:hover {
	background-image: url(images/cart/addtocart-hover.png);
	background-repeat: none;
}

.gs_basket_view {
	background-image: url(images/cart/cart.png);
	background-repeat: none;
	width: 39px;
	height: 39px;
	cursor: pointer;
}
.gs_basket_view:hover {
	background-image: url(images/cart/cart-hover.png);
	background-repeat: none;
}
.gs_bag_txt{
	float:left; 
	font-size:16px; 
	padding-left: 5px; 
    padding-top: 10px; 
	font-weight:bold; 
}
.gs_bag_link{
	float:left;
}
.gs_viewcart{
	background-image: url(images/cart/view-cart.png);
	background-repeat: none;
	width: 122px;
	height: 27px;
	background-position: 0 -28px;
	cursor: pointer;
}
.gs_viewcart:hover{
	 background-position: 0 0;
}
/* .breadcrumb{
	padding:10px;
}
.whitepage_cls h1{
	padding-left:10px;
}
.whitepage_cls h2{
	padding-left:10px;
}
.cart-info{
	padding-left: 10px; 
	padding-top: 10px; 
}
.whitepage_cls table thead tr td{
	font-weight: bold;
}
.whitepage_cls .content{
	padding-left:10px;
}
.whitepage_cls .cart-total{
	padding-left:10px;
}
.whitepage_cls .buttons{
	padding-left:10px;
} */
/* Style - pertly */
.acc_men_nav{
	float: right;
    height: 20px;
    margin: 0;
    width: 200px;
	padding: 5px 15px 5px 5px;
	text-align: right;
}
.gh_tabend_men{
	float: left; 
	height: 39px; 
	width: 10px;
}
.nav_acc_links{
	color: #000000;
	text-decoration:underline;
	cursor:pointer;
}
.nav_acc_links:hover{
	color: #000000;
	text-decoration:underline;
}
.nav_acc_links:visited{
	color: #000000;
	text-decoration:underline;
}
.ev_inp{
	border: 3px solid #CCCCCC;
	background-color: #F5F5F5;
	padding: 5px;
	width: 200px;
	margin: 2px;
}
.marcol{
	margin-left: 32px;
}
.marsiz{
	margin-left: 50px;
}
.gh_options_crt{
	color: #CC3300;
}
