/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : Normal;
	background-color: #ffffff;
	background-attachment: fixed;
	/* background-image: url(../images/backgrounds/body_bg01.jpg); */
  background-image: url(../images/wallpaper/bg_winter2.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 10px;
}

	#subSurround {
	width: 1000px;
  margin: 0px auto;
	padding: 2px 8px 2px 8px;
  border: 1px solid #204C94;
	background-color: #FFFFFF;
  /*background-image: url(../images/backgrounds/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
  position: relative;*/
}

.indented {padding-left: 20pt; padding-right: 20pt;}

/*faq:: Controls faq header fonts and colors*/
.faq
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF6600;
}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #33333;
}

/*frame::  Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color : #ff6600;
}

/*top::  Controls the  Color of the top Bar*/		
.top
{
	background: url(../images/bg.gif) repeat-x;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #393939;
}	

/*line::  Controls the  Color of the line below the top bar*/		
.line
{
	background: url(../images/bg1.gif);
}	

/*alternative:: Controls the form backgrounds and other areas that required an alternative color*/
.alternative
{
   background-color : rgb(255, 236, 213);
   padding: 2px 4px 2px 4px;
   border: 1px solid #eae9e9;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;	
   -moz-border-radius: 10px;
   border-radius: 10px;
}

/* featured items on view cart */
.alternative2
{
   background-color : #ffffff;
   padding: 2px 4px 2px 4px;
   border: 1px solid #D5D5D5;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;	
   -moz-border-radius: 10px;
   border-radius: 10px;
}

/* boxes on funraising */
.alternative3
{
   background-color : rgb(255, 236, 213);
   padding: 10px 5px 5px 5px;
   border: 1px solid #eae9e9;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;	
   -moz-border-radius: 10px;
   border-radius: 10px;
}

/* same as 2 but with orange border */
.alternative4
{
   background-color : #ffffff;
   padding: 4px 4px 4px 4px;
   border: 1px solid #FF3300;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;	
   -moz-border-radius: 10px;
   border-radius: 10px;
}
/* same as 2 but with orange border 2px */
.alt5
{
   background-color : #ffffff;
   padding: 4px 4px 4px 4px;
   border: 2px solid #ec9a03;
   -webkit-border-radius: 10px;
   -khtml-border-radius: 10px;	
   -moz-border-radius: 10px;
   border-radius: 10px;
}

/* controls featured products display */
.alt_feat {
	background-color: #ffffff;
	padding: 2px 4px 2px 4px;
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 10px;
  	-khtml-border-radius: 10px;	
   	-moz-border-radius: 10px;
   	border-radius: 10px;
}

/*green dividing line*/
DIV.hr_div {
  font-size: 1px;
  border-bottom: 1px solid #a7be16;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	background-color : #000000;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{
	border : #999999;
	background-color : rgb(255, 236, 213);
}
.borders_g
{	border-top: none;
	border-bottom: 1px solid #a7be16;
	border-left: none;
	border-right: none;
	background-color:#FFFFFF;
}
.borders_div
{	border-top: none;
	border-bottom: 1px dashed #999999;
	border-left: none;
	border-right: none;
	background-color:#FFFFFF;
}
/*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon
{
	border: solid;
	border-color: #999999;
	border-width: 1px;
}

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table
{
	background-color : #f9f8f8;
} 

/* home page text block */
#home-content
{
	width : 70%; 
	margin-left: 5px ;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #393939
}

/* social media twitter, facebook etc */
#social-media
{
	width : 100px;
	height: 100px 
}

li
{
	margin-bottom: 1em
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


h1,h2,h3,h4,h5,h6{
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers /*boxes headers*/
{
	
	font-size : 14px;
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	color : #393939;
	font-weight : bold;
	text-decoration : none;
     padding: 4px 4px 4px 4px;
}

.menu-headers-orange /*subscribe header*/
{
	
	font-size : 16px;
	font-family:"Bookman Old Style", Times, serif;
	text-transform: uppercase;
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
     padding: 4px 4px 4px 4px;
}

.menu-headers2
{
	
	font-size : 12px;
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	color : #393939;
	text-decoration : none;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-size : 22px;
	font-weight : bold;
	color : #FF3300;
	background-color : #ffffff;
	font-family:"Times New Roman", Times, serif;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FF6600;
}

.jp-checkout-headers
{
	background-color: #FFFFFF;
	background-repeat:no-repeat;
}

.jp-checkout-hdr-txt
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FF6600;
	font-weight : bold;
  	margin-top: 8px;
  	margin-left: 40px;
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-transform:uppercase;
	line-height: 20px;
	color: #ec9a03;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	border-top: none;
	border-bottom: 1px solid #a7be16;
	border-left: none;
	border-right: none;
	background-color:#FFFFFF;
} 

/*titles2:: Controls the titles on the view cart page and account page */ 
.titles2
{
	font-family:"Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : bold;
	background-color : rgb(255, 236, 213);
	color : #393939;
	padding:4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	color : #393939;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #cbcaca;
	color : #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/* table cell font */
TD
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #333333;
}

/*font1:: Primary Screen Font */ 
.font1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #333333;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #333333;
}

.orange
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #FF6600;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
}


.font3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Normal;
	color: #333333;
}
.font4
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #333333;
}

.pack-slip
{
	font-family : "Times New Roman", Times, serif;
	font-size : 6px;
	font-weight : Normal;
	color: #000000;
}

#account-font
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #333333;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #ffffff;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family : Georgia, Times New Roman;
	font-size : 35px;
	color : #FF6600;
	text-decoration : none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FF6600;
	padding-top : 28px;
}	 	 

/*menu-text:: Controls the way the subscribe box text look*/ 
.menu-head
{
	font-family : Arial Narrow, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: lighter;
	color : #ff6600;
}

.menu-text
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF6600;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Normal;
	color : #333333 ;
	text-decoration: none;
}

/*price-info:: controls the way the prices display*/ 
.price-info
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
}

/*price:: Controls the way the product's sale prices display*/ 
.price
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #FF3300;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : Normal;
	color: #333333;
	line-height : 18px;

}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #cccccc;
	background-color : #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout pages display*/
.steps_on
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #535353;
	background-color : #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/


/*btn:: Controls the buttons*/ 
.btn
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: url(../images/button.gif);
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: url(../images/button1.gif);
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #ffffff;
	cursor: pointer;
	margin:1px;
} 	

 /*btn2:: Controls the buttons*/
.btn2
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #535353;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle
{
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #f5f4f2;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #38393a;
} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle
{
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;;
	font-size: 11px;    
	color: #343333;
	height : 80px;
	width: 250px;
}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #393939;
font-size: 12px;
font-style: normal;
text-decoration: underline;

}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color : #A7BE16;
	text-decoration: underline;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #393939;
text-decoration: underline;

}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover
{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color : #A7BE16;
	text-decoration: underline;
} 

A.menu
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #393939;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #393939;
	font-size : 11px;
	font-style:  normal;
   font-weight: bold;
	text-decoration: none;
}

A.menu:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #373737;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #993300;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration: none;
} 

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #FF3300;
	font-size : 12px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:none;
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #FF3300;
	font-size : 12px;
	font-weight :  normal;
	font-style:  normal;
	text-decoration:underline;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #FF3300;
	font-size : 12px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:none;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #FF3300;
	font-size : 12px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:underline;
} 

/*A.subcat:: Controls sub categories on the left bar look before a user clicks or mouse overs on them*/ 	 
A.subcat
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:none;
}
	
/*A.subcat:hover:: Controls tsub categories on the left bar look  when a user passes  their mouse over a them*/ 	
A.subcat:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #FF3300;
	font-size : 12px;
	font-weight :  normal;
	font-style:  normal;
	text-decoration:underline;
}

/*A.subcat:visited:: Controls sub categories on the left bar look after a user has visited that section*/ 
A.subcat:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:none;
}
	
/*A.subcat:visited:hover:: Controls sub categories on the left bar look when a user hovers over a section they have visited*/ 	 
A.subcat:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #FF3300;
	font-size : 12px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:underline;
} 

/* top menu links*/
.link1:link {
	color: #ffffff;
	font-weight : bold;
	font-size : 14px;
	letter-spacing: 1px;
	text-decoration: none;

}
.link1:visited  {
	text-decoration: none;
	font-weight : bold;
	font-size : 14px;
	letter-spacing: 1px;
	color: #ffffff;
	
}

.link1:visited:hover {
	text-decoration: underline;
	font-weight : bold;
	font-size : 14px;
	letter-spacing: 1px;
	color: #ffffff;

}
.link1:hover {
	text-decoration: none;
	font-weight : bold;
	color: #ffffff;
	font-size : 14px;
	letter-spacing: 1px;
	text-decoration: underline;

}
.link1:active {
	text-decoration: none;
	font-weight : bold;
	font-size : 14px;
	letter-spacing: 1px;
	color: #ffffff;
	
}

.link2:link {
	color: #393939;
	text-decoration: none;

}
.link2:visited  {
	text-decoration: none;
	color: #393939;
	
}

.link2:visited:hover {
	text-decoration: underline;
	color: #993300;

}
.link2:hover {
	text-decoration: none;
	color: #993300;
	text-decoration: underline;

}
.link2:active {
	text-decoration: none;
	color: #393939;
	
}

.white{
color: #393939;
}

.tiny {
	font-size : 8px;}

.small {
	font-size : 10px;
	font-weight: normal;}
.med{font-size:12px; font-family:Verdana,Arial,Helvetica,sans-serif;}
	
.mid {
	font-size:14px;}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

/* video page */
DIV.jp_instruction_intro {
	font-size: 12px;
  /*border-bottom: 1px solid #a7be16;*/
  padding-bottom: 10px;
  margin-bottom: 20px;
  overflow: auto;
}
DIV.jp_video_link {
  font-size: 13px;
  margin-bottom: 2px;
  font-weight: bold;
  color: #333333;
  font-family: arial, sans-serif;
}

DIV.jp_video_tease_text {
  font-size: 11px;
  line-height: 150%;
  color: #333333;
  margin-bottom: 4px;
}

DIV.jp_video_link2 {
  font-size: 11px;
  text-align: right;
  font-weight: bold;
  color: #333333;
  font-family: arial, sans-serif;
}

/* customer quotes box */
#vertical{
    width:100%;
    height:50%;
    margin-top:-75px;/* half vertical height*/
    float:left;
 }
#quotes {
    width:250px;
    height:140px;
    padding:25px;
    margin:auto;
    font-family:arial,sans-serif;
    font-size:12px;
font-style:italic;
line-height: 1.5;
    color:#000;
    background-color:#fff;
    text-align:left;
    overflow:auto;    /* allow content to scroll inside element */
    clear:both;
 }
.qname {
     padding:0;
     font-family:arial,sans-serif;
     font-size:10px;
     color:#000;
     text-align:right;
   }

/* product page */
.jp_pageheader
{
	font-size : 22px;
	font-weight : normal;
	color : #FF3300;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-top: none;
	border-bottom: 1px solid #a7be16;
	border-left: none;
	border-right: none;
}
.jp_prodprice
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
  	color: #FF3300;
  	margin-bottom: 10px;
}
.jp_normprodprice {
  	font-size: 14px;
  	color: #CD8809;
	margin-bottom: 3px;
}
.jp_prodcode {
	font-size: 10px;
	color: #999999;
	margin-bottom: 5px;
}
.txtSale {
 	color: #FF3300;
  font-weight: bold;
}
.borders_pdiv
{	border-top: 1px dashed #999999;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color:#FFFFFF;
}
/* Category Page */
A.catpg
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.catpg:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #a7be16;
	font-size : 12px;
	font-style:  normal;
   	font-weight: bold;
	text-decoration: underline;
}

A.catpg:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.catpg:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #993300;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration: underline;
} 
.feat_desc
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #373737;
	font-size : 10px;
	font-style:  italic;
	font-weight: none;
	text-decoration:none;
}
/* Video Page */
A.vidpg
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.vidpg:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #a7be16;
	font-size : 12px;
	font-style:  normal;
   	font-weight: bold;
	text-decoration: underline;
}

A.vidpg:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.vidpg:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #993300;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration: underline;
} 
.feat_desc
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #373737;
	font-size : 10px;
	font-style:  italic;
	font-weight: none;
	text-decoration:none;
}
/* Recipes Page */
 DIV.recipe_title {

	font-size : 16px;
	font-weight : normal;
	color : #FF3300;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-top: none;
	border-bottom: 1px solid #a7be16;
	border-left: none;
	border-right: none;

}
DIV.recipe_title2 {
  font-size: 13px;
  font-weight: bold;
	font-style: italic;
  padding-bottom: 3px;
  margin-bottom: 5px;
	color : #FF3300;
}
DIV.recipe_intro {
font-size: 11px;
  color: #A3420C;
  font-style: italic;
border-top: 1px dashed #BDBDBD;
border-bottom: 1px dashed #BDBDBD;
border-left: none;
border-right: none;
padding: 10px 0 10px 0;	
}
DIV.recipe_list {
  font-size: 12px;
  background-color: #FFF3CF;
  border: 1px solid #a7be16;
  margin: 10px;
  padding: 10px;
  color: #A3420C;
  width: 450px;
}
.recipe_text {
  font-size: 12px;
	color: #333333;
}
/* Recipe Category*/
DIV.recipe_menu {
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 10px;
  	-khtml-border-radius: 10px;	
   	-moz-border-radius: 10px;
   	border-radius: 10px;
	width: 154;
	text-align:center;
}
A.recipe_menu
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #393939;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.recipe_menu:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #a7be16;
	font-size : 12px;
	font-style:  normal;
   	font-weight: bold;
	text-decoration: underline;
}

A.recipe_menu:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #373737;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.recipe_menu:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #993300;
	font-size : 12px;
	font-style:  normal;
	font-weight: bold;
	text-decoration: underline;
} 

/*Kinek Shipping Page*/
#masterwrap{
	margin:18px auto;
	padding:0px 0px 0px 5px;
	width:800px;
	margin-bottom:150px;
}

#header{
	display:block;
	background: transparent url(../images/kinek/Logo.jpg) no-repeat;
	background-position: 0px 0px;
	width:319px;
	height:40px;
}

#intro{
	display:block;
	width:863px;
	height:161px;
	text-align:left;
	margin-top:5px;
	padding:5px;
	background: transparent url(../images/kinek/BG_introtext.jpg) no-repeat;
}

#introheading{
	color:#ff6600;
	float:left;
	width:670px;
	margin-top:10px;
	font-size:24px;
	font-weight:bold;
	line-height:1em;
}

#introbody{
	float:left;
	width:640px;
	font-size:13px;
	margin-top:10px;
	color:#444
}

#introimg{
	float:right;
	position:relative;
	right:75px;
	background: transparent url(../images/kinek/Intro_Pic.jpg) no-repeat;
	background-position: 0px 0px;
	width:149px;
	height:147px;
	
}


.step{}
.stepdivider{clear:both;margin-top:25px;margin-bottom:22px;height:2px;background-color:#CCC;}
.firstdivider{clear:both;margin-top:0px;margin-bottom:22px;height:2px;background-color:#CCC;}
.clearer{clear:both;}
.steptitle{display:block;height:50px;margin-top:20px;}

.bulletcircle{
	background: transparent url(../images/kinek/stepcircle.gif) no-repeat;
	background-position: 0px 0px;
	width:24px;
	height:24px;
	color:#444;
	font-weight:bold;
	line-height:23px;
	float:left;
}

.steptitle-text{
	float:left;
	color:#ff6600;
	font-weight:bold;
	font-size:18px;
	margin-top:2px;
	margin-left:8px;
}

.stepimages{clear:both;}


.step-img-divider{
	float:left;
	background: transparent url(../images/kinek/Arrows.gif) no-repeat;
	background-position: 0px 0px;
	width:90px;
	height:80px;
}

#buttonzone{margin-top:40px;}

#buttonintro{
	color:#ff6600;
	font-weight:bold;
	font-size:20px;
}

#button{margin-top:30px;margin-bottom:40px;}

#button a:link, #button a:active, #button a:visited{
	display:block;
	text-decoration:none;
	color:#999;
	height:49px; 
	width:162px; 
	background: transparent url(../images/kinek/SignUp_Button.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#button a:hover{
	color:#444;
	text-decoration:underline;
}


#footer{
	width:100%;
	color:#999;
	font-size:10px;
}

#copyright{
	float:left;
	text-align:left;
	padding-left:36px;
	width:27%;
}

#footlinks{
	float:left;
	font-size:1.2em;
}

#footlinks a:link, #footlinks a:active, #footlinks a:visited{
	text-decoration:none;
	color:#999;
	margin-left:8px;
	margin-right:8px;
}

#footlinks a:hover{
	color:#444;
	text-decoration:underline;
}

#step1 .step-img-divider{margin-top:55px;margin-left:12px;margin-right:12px;}
#step2 .step-img-divider{margin-top:25px;margin-left:32px;margin-right:135px;}
#step3 .step-img-divider{margin-top:	55px;margin-left:52px;margin-right:52px;}
#step4 .step-img-divider{margin-top:55px;margin-left:22px;margin-right:12px;}

#step1-img-a{float:left; height:204px; width:344px; background: transparent url(../images/kinek/Kinek_Choose.jpg) no-repeat;}
#step1-img-b{float:left; height:202px; width:327px; background: transparent url(../images/kinek/Kinek_Save.jpg) no-repeat;}
#step2-img-a{float:left; height:119px; width:240px; background: transparent url(../images/kinek/Step2_ScreenA.jpg) no-repeat;}
#step2-img-b{float:left; height:139px; width:192px; background: transparent url(../images/kinek/Step2_ScreenB.jpg) no-repeat;}
#step3-img-a{float:left; height:210px; width:280px; background: transparent url(../images/kinek/Kinek_MyAccount.jpg) no-repeat;}
#step3-img-b{float:left; height:234px; width:303px; background: transparent url(../images/kinek/Step3_ScreenB.jpg) no-repeat;}
#step4-img-a{float:left; height:209px; width:446px; background: transparent url(../images/kinek/Map.jpg) no-repeat;}
#step4-img-b{float:left; height:164px; width:225px; background: transparent url(../images/kinek/SMS_Email.jpg) no-repeat;}	
/*End Kinek SHipping Page*/

/*Packing Slip*/
{font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : Normal;
	background-color: #ffffff;
}

