/*-----------------------------------------------------------------------------------
  Global Reset <http://meyerweb.com/eric/tools/css/reset/> v2.0 | 20110126
-----------------------------------------------------------------------------------*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { border: 0; font: inherit; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: 0; }

/*---------------------------
  Fonts
---------------------------*/
/* FONT LIST FROM FONTS.COM 
font-family:'Garamond W01 Bold';
font-family:'GaramondW01-BoldItalic';
font-family:'Garamond W01 Italic';
font-family:'Garamond W01';
font-family:'Copperplate W01 Bold';
font-family:'Copperplate W01 Bold-It';
font-family:'Copperplate W01 Bold';
*/	 
/*---------------------------
  Transitions
---------------------------*/
	*, *:link, *:visited, *:hover, *:active, *:focus {
		-webkit-transition: background-color 0.1s linear, border-color 0.1s linear, color 0.1s linear, opacity 0.1s linear;
		-moz-transition: background-color 0.1s linear, border-color 0.1s linear, color 0.1s linear, opacity 0.1s linear;
		-ms-transition: background-color 0.1s linear, border-color 0.1s linear, color 0.1s linear, opacity 0.1s linear;
		-o-transition: background-color 0.1s linear, border-color 0.1s linear, color 0.1s linear, opacity 0.1s linear;
		transition: background-color 0.1s linear, border-color 0.1s linear, color 0.1s linear, opacity 0.1s linear;
	}
	
	.no_transition, .no_transition * {
	-webkit-transition: background-color 0s linear, border-color 0s linear, color 0s linear, opacity 0s linear;
	-moz-transition: background-color 0s linear, border-color 0s linear, color 0s linear, opacity 0s linear;
	-ms-transition: background-color 0s linear, border-color 0s linear, color 0s linear, opacity 0s linear;
	-o-transition: background-color 0s linear, border-color 0s linear, color 0s linear, opacity 0s linear;
	transition: background-color 0s linear, border-color 0s linear, color 0s linear, opacity 0s linear;
	}
	
	
	
/*---------------------------
  Elements
---------------------------*/
	body { background: #824B11 url(../images/bg_board.jpg); color: #3F3F3F; font-family: Helvetica, sans-serif; }
	body * { word-wrap: break-word; }
	.outter_wrap, .page_wrap { background: url(../images/bg_page_wrap.jpg); box-shadow: 0px 0px 10px #222; margin: 0 auto 0; width: 1076px; }
	header, .inner_wrap, .revolvers { margin: 0 auto; width: 960px; }

	.content.normal { margin: 0 0 0 58px; width: 700px; }
	.content.expanded { margin: 0 0 0 58px; width: 960px; }

	h1, h2, h3, h4, h5, h6 { color: #000; font-family: 'Copperplate W01 Bold'; }
	h2	{ clear: none; color: #B7132C; font-size: 20px; line-height: 20px; margin: 0 0 8px 0; text-transform: uppercase; }
	h3 { font-family: 'Garamond W01', serif; font-size: 22px; margin: 0 0 8px 0; }
	h3.no_results { color: #A7A7A5; font-size: 36px; line-height: 36px; }
	h4 { font-family: Helvetica, sans-serif; font-size: 14px; font-weight: 400; margin: 0 0 6px 0; text-transform: uppercase; }
	ol, ul { margin-bottom: 20px; }
	li { color: #6E6D6C; font-size: 14px; line-height: 1.45; }
	ol li { list-style: decimal inside; margin: 0 0 5px 0; }
	ul li { background: url(../images/ul_dot.png) no-repeat left 7px; margin: 0 0 4px 16px; padding: 0 0 0 9px; }
	.page_wrap .image_callout { float: left; height: 266px; margin: 0 30px 20px 0; overflow: hidden; width: 284px; }
	sup { vertical-align: super; font-size: 60%; }
	sub { vertical-align: sub;  font-size: 60%; }

	.wysiwyg table { width: 100%; }
	.wysiwyg tr { border-top: 1px solid #EBE7E1; line-height: 42px; }
	.wysiwyg th { background-color: #F9F5F0; color: #000; font-family: 'Copperplate W01 Bold'; font-size: 13px; line-height: 20px; padding: 10px 15px; text-align: left; text-transform: uppercase; vertical-align: middle; }
	.wysiwyg td { line-height: 20px; padding: 10px 15px; vertical-align: top; }


	a { color: #D3201B; text-decoration: none; }
	a:hover { color: #000; }
	em { font-style: italic; }
	p { color: #6E6D6C; font-size: 14px; line-height: 1.45; margin: 0 0 6px 0; }
	.no_select * { -moz-user-select: none; -ms-user-select: none; -o-user-select: none; -webkit-user-select: none; user-select: none; }

	blockquote { background: url(../images/quotes.png) no-repeat top left; font-family: "Garamond 01"; font-size: 22px; line-height: 30px; margin: 25px 0; padding: 5px 0 0 35px; }
	blockquote p { color: #656564; font-family: helvetica; font-size: 13px; line-height: 140%; }

	
/*-------------------------------------------
  Global
-------------------------------------------*/
	.left { float: left; }
	.block_left { float: left; margin: 0 20px 20px 0; }
	.right { float: right; }
	.block_right { float: right; margin: 0 0 20px 20px; }
	.center { text-align: center; }
	.clear { clear: both; }
	.contain { overflow: hidden; }
	
/*-------------------------------------------
  Structure
-------------------------------------------*/
	.four-col { margin: 0 10px 0 0; width: 310px; }
	.eight-col { margin: 0 0 0 10px; width: 630px; }
	.twelve-col { margin: 0 10px; width: 940px; }
	.full { margin: 0; width: 100%; }

/* COLORS 	
@orange { color: #B46721; }
@red { color: #B7132C; }
@beige { color:#9C846F; }
@green { color: #648B31;}
@blue { color: #3863AC; }
@grey { color: #5C5B59; }
*/
	.orange_bg { background-color: #B46721; }
	.red_bg { background-color: #B7132C; }
	.beige_bg { background-color: #F2EAE2; }
	.brown_bg { background-color: #824B11; }
	.green_bg { background-color: #648B31;}
	.blue_bg { background-color: #3863AC; }
	
	.b-r { color: #000; }
	.b-r:hover { color: #D3201B; }
	.g-r { color: #5C5B59; }
	.g-r:hover { color: #D3201B; }
	.r-b { color: #D3201B; }
	.r-b:hover { color: #000; }
	
/* WIDTHS */
	.width_outside { width: 1076px; }
	.width_inside { width: 960px; }
	
/* FONTS */
	.cop { font-family: 'Copperplate W01 Bold', serif; }
	.gar { font-family:'Garamond W01', serif; }
	.gar_i { font-family: 'Garamond W01 Italic', serif; font-style: italic; }
	.hel { font-family: Helvetica, sans-serif; }
	.upper { text-transform: uppercase; }
	.lower { text-transform: lowercase; }
	
/* BORDERS */
	.double { background: url(../images/bg_border_double.png) repeat-x bottom; }
	.dotted { border: 1px dotted #E8E5DE; }
	.no_border { background: none; border: none; }
	.last { margin: 0; padding: 0; }
	
/* BUTTONS WITH BORDERS */
	.button_wrap { display: block; height: 28px; line-height: 28px; padding: 3px; }
	.button_wrap.inline { display: inline-block; }
	.button { color: #fff; display: block; font-family: 'Garamond W01', serif; font-size: 16px; height: 18px; line-height: 17px; padding: 4px 12px; text-align: center; }

	.orange .button						{ border: 1px solid #AA6E38; }
	.button_wrap.orange 				{ background-color: #9B5515; }
	.orange.button_wrap:hover .button	{ border: 1px solid #955C2F; }
	.button_wrap.orange:hover 			{ background-color: #833F0A; }
	
	.red .button						{ border: 1px solid #A13436; }
	.button_wrap.red					{ background-color: #901113; }
	.button_wrap.red:hover .button		{ border: 1px solid #8F322F; }
	.button_wrap.red:hover				{ background-color: #7B0E0B; }
	
	.contact_red .button				{ border: 1px solid #B9373E; }
	.button_wrap.contact_red			{ background-color: #AE171F; }
	.button_wrap.contact_red:hover .button		{ border: 1px solid #8F322F; }
	.button_wrap.contact_red:hover				{ background-color: #901113; }
	
	.brown .button						{ border: 1px solid #7C5832; }
	.button_wrap.brown					{ background-color: #653B0E; }
	.button_wrap.brown:hover .button	{ border: 1px solid #68492E; }
	.button_wrap.brown:hover			{ background-color: #4D2909; }
	
	.green .button						{ border: 1px solid #6D8C46; }
	.button_wrap.green					{ background-color: #547826; }
	.button_wrap.green:hover .button	{ border: 1px solid #59713A; }
	.button_wrap.green:hover			{ background-color: #3C5817; }
	
	.blue .button						{ border: 1px solid #45669B; }
	.button_wrap.blue					{ background-color: #254B89; }
	.button_wrap.blue:hover .button		{ border: 1px solid #355789; }
	.button_wrap.blue:hover				{ background-color: #123974; }
	
	.beige .button						{ border: 1px solid #DACFC4; color: #333; }
	.button_wrap.beige					{ background-color: #EFE6DC; }
	.button_wrap.beige:hover .button	{ border: 1px solid #C8BAAD; }
	.button_wrap.beige:hover			{ background-color: #DACDC1; }
	
	.flexible_callout .beige .button 					{ border: 1px solid #D9CEC5; color: #FFF; }
	.flexible_callout .button_wrap.beige				{ background-color: #E8DBCE; }
	.flexible_callout .button_wrap.beige:hover .button	{ border: 1px solid #D5C5B7; }
	.flexible_callout .button_wrap.beige:hover			{ background-color: #D1BAA3; }

	
/*---------------------------
  HEADER
---------------------------*/

	.top_band { background: url(../images/bg_header_top_bar.png) repeat-x; height: 10px; margin: 0 0 20px 0; width: 1076px; }
	header { height: 106px; margin-bottom: 25px; text-align: center; }
	.nav_group { width: 344px; }
	.persistent_nav { background: url(../images/bg_border_double.png) repeat-x bottom; font-family: 'Garamond W01', serif; font-size: 16px; margin: 46px 0 2px 0; padding: 0 0 14px; }
	.persistent_nav a { background: url(../images/divider_nav_p.png) no-repeat right; margin: 0 10px 0 0; padding: 0 10px 0 0; }
	.persistent_nav .last { background: none; }
	.main_nav { font-family: 'Copperplate W01 Bold', serif; font-size: 18px; padding: 10px 0 0; }
	.main_nav a { background: url(../images/divider_nav_m.png) no-repeat right; margin: 0 5px 0 0; padding: 0 15px 0 0; text-transform: uppercase; }
	.main_nav .last { background: none; margin: 0; padding: 0; }
	.nav_group.right .persistent_nav { position: relative; text-align: left; }
	.nav_group .search_wrapper { border: 1px solid #E6E4DB; display: inline-block; height: 25px; padding: 0 0 0 5px; position: absolute; top: -6px; width: 246px; }
	.nav_group input.search { background: none; border: none; color: #5C5B59; font-family: 'Garamond W01'; font-size: 16px; height: 24px; line-height: 25px; width: 224px; }
	.nav_group input.submit { background: url(../images/icon_search.png) no-repeat; border: none; cursor: pointer; float: right; height: 14px; position: absolute; right: 5px; text-indent: -9999px; top: 5px; width: 14px; }
	.logo { background: url(../wp-content/themes/tulkoff/images/logo.png) no-repeat center 34px; display: block; height: 136px; margin: -36px auto 0; text-indent: -9999px; width: 232px; }


/*---------------------------
  HOME PAGE
---------------------------*/
	
/* HOME FEATURE */
	.homepage_feature { height: 392px; margin: 0 auto 30px; position: relative; }
	.curtain { background: url(../images/curtain.png) no-repeat top; height: 90px; position: absolute; right: 0; top: 0; z-index: 100; pointer-events: none; }
	.homepage_feature .frame { height: 392px; position: absolute; right: 0; top: 0; }
	.homepage_feature .pane { background: transparent; border-right: 8px solid #FEFCF8; float: left; height: 392px; position: relative; width: 186px; }
	.homepage_feature .pane.no_border { border-right: none; height: 392px; width: 184px; }

	.homepage_feature .shade { font-family: 'Garamond W01', serif; height: 290px; line-height: 1.2; padding: 92px 10px 10px 10px; position: absolute; top: 380px; width: 166px; z-index: 10; }
	.homepage_feature .shade, .homepage_feature .tab {	-webkit-transition: top 0.6s ease-in-out, opacity 0.4s linear;
								   -moz-transition: top 0.6s ease-in-out, opacity 0.4s linear;
									-ms-transition: top 0.6s ease-in-out, opacity 0.4s linear;
									 -o-transition: top 0.6s ease-in-out, opacity 0.4s linear;
										transition: top 0.6s ease-in-out, opacity 0.4s linear;
	}
	.homepage_feature .selected .shade { top: 0px; }
	.homepage_feature .selected .tab { top: -28px; }

	.homepage_feature .tab { background: url(../images/icon_feature_tabs.png) no-repeat 0 0; height: 28px; left: 40px; opacity: 0; position: absolute; text-indent: -9999px; top: 352px; width: 104px; }
	.homepage_feature .orange .tab { background-position: 0 0px; }
	.homepage_feature .red .tab { background-position: 0 -50px; }
	.homepage_feature .brown .tab { background-position: 0 -100px; }
	.homepage_feature .green .tab { background-position: 0 -150px; }
	.homepage_feature .blue .tab { background-position: 0 -200px; }
	.homepage_feature .pane:hover .tab { opacity: 1; }

	.shade img { display: block; margin: 0 auto 8px; }
	.shade h2 { color: #FFFFFF; font-size: 14px; text-transform: uppercase; }
	.shade p { color: #000; color: rgba(0,0,0,0.65); font-family: Helvetica, sans-serif; font-size: 13px; line-height: 1.2; }
	
/* HOME CALLOUT */
	.homepage_callout { line-height: 1.3; margin: 0 auto 50px; text-align: center; }
	.homepage_callout h2 { color: #000; font-size: 30px; text-transform: uppercase; }
	.homepage_callout p { color: #3F3F3F; display: block; font-family: 'Garamond W01', serif; font-size: 19px; line-height: 1.2; margin: 0 auto; padding: 0 60px; width: 840px; }

/* SLIDERS */
	.revolvers { clear: both; height: 190px; margin-bottom: 30px; }
	.revolver { background: url(../images/bg_border_double.png) repeat-x; border-bottom: 1px dotted #E4E4E0; padding: 40px 0 20px 0; position: relative; }
	.revolver h1 { display: block; height: 35px; position: absolute; text-align: center; text-indent: -9999px; top: -15px; }
	.homepage .revolvers .featured h1 { background: url(../images/tag_home_featured.png) no-repeat; left: 94px; width: 123px; }
	.homepage .revolvers .recipes h1 { background: url(../images/tag_home_recipe_inspiration.png) no-repeat; left: 208px; width: 214px; }

	.chamber { height: 130px; overflow: hidden; position: relative; width: 100%; }

	.barrel { height: 130px; left: 0; position: absolute; top: 0; width: 10000px;  
		-webkit-transition: left 0.8s ease-in-out;
		-moz-transition: left 0.8s ease-in-out;
		-ms-transition: left 0.8s ease-in-out;
		-o-transition: left 0.8s ease-in-out;
		transition: left 0.8s ease-in-out;
	}
	
/* ROUNDS */
	.round { float: left; height: 130px; width: 290px; }
	.featured .round { padding: 0 21px 0 0; }
	.recipes .round { border-right: 1px dotted #E8E5DE; font-size: 13px; margin: 0 25px 0 0; padding: 0 25px 0 0; }
	.round img { background-color: #DFCDBA; display: block; float: left; margin: 0 12px 0 0; padding: 5px; }
	.round img:hover { background-color: #BCA58F; }
	.content .round h2 { color: #000; font-family: 'Garamond W01', serif; font-size: 21px; line-height: 1.1; margin: 0 0 6px 0; text-transform: none; }
	.round h2 a { color: #000; font-size: 21px; }
	.round h2 a:hover { color: #D3201B; }
	.full .round { width: 278px; }

	.round p { color: #5C5B59; font-size: 13px; margin-bottom: 3px; }
	
/* TRIGGERS */
	.revolver .trigger { background: #FEFCF8; bottom: -5px; height: 9px; margin-top: 4px; padding: 0 2px 0 6px; position: absolute; width: 39px; }
	.four-col .trigger { left: 134px; }
	.eight-col .trigger { left: 292px; }
	.full .trigger { left: 400px; }
	.trigger span { background: url(../images/icon_pagination.png) no-repeat top right; cursor: pointer; display: block; float: left; height: 9px; margin: 0 4px 0 0; text-indent: -9999px; width: 9px; }
	.trigger .active { background-position: left; cursor: default; }

/*---------------------------
  SUB PAGE
---------------------------*/
	.subpage_banner { height: 220px; margin: 0 auto 20px; position: relative; width: 960px; }
	.subpage { color: #6E6D6C; float: left; font-size: 14px; font-weight: 200; line-height: 1.6; margin: 0 0 20px 58px; padding-bottom: 40px; width: 695px; }

/* BREADCRUMBS */
	#breadcrumbs { background: url(../images/bg_border_double.png) repeat-x bottom; min-height: 15px; height: 15px; margin: 0 0 20px 58px; padding: 5px 0 20px; }
	#breadcrumbs.normal { width: 700px; }
	#breadcrumbs.full { width: 960px; }
	#breadcrumbs li { background: url(../images/breadcrumb_arrow.png) no-repeat right 7px; float: left; font-family: 'Copperplate W01 Bold'; font-size: 13px; margin: 0 20px 0 0; padding: 0 20px 0 0; text-transform: uppercase; }
	#breadcrumbs a { color: #919191; }
	#breadcrumbs a:hover { color: #D3201B; }
	#breadcrumbs .current { background: none; margin: none; padding: none; }
	#breadcrumbs .current a { color: #D3201B; }

/* BACK, SHARE, E-MAIL ACTIONS */
	.routed_actions { position: relative; }
	.routed_actions { font-family: 'Garamond W01', serif; font-size: 16px; height: 16px; margin: 0 0 20px 0; width: 700px; }
	.routed_actions.normal { width: 700px; }
	.routed_actions.full { width: 960px; }
	.routed_actions a { color: #818181; margin: 0 20px 0 0; }
	.routed_actions a:hover { color: #D3201B; }
	.routed_actions a .icon { background: url(../images/detail_icons.png) no-repeat left; display: inline-block; text-indent: -9999px; }
	.routed_actions .back .icon { background-position: 0 2px; width: 10px; }
	.routed_actions .share .icon { background-position: -20px 2px; width: 24px; }
	.routed_actions .email .icon { background-position: -60px 2px; width: 20px; }
	.routed_actions .print .icon { background-position: -90px 2px; width: 24px; }
	#add_this { left: 370px; position: absolute; top: 0; }
	#add_this.products { left: 450px; }
	#add_this.hidden { display: none; visibility: hidden; }
	#add_this.visible { display: block; }

/* CONTENT */
	.page_callout, .page_callout p { color: #3F3F3F; font-family: 'Garamond W01', serif; font-size: 20px; margin: 0 0 20px 0; }
	.content h1 { font-size: 30px; margin: 0 0 16px 0; text-transform: uppercase; }
	.content h2 { margin: 16px 0 12px; }
	.content h3 { margin: 16px 0 12px; }
	.content strong { font-weight: 700; }
	
/* SINGLE IMAGE */
	.page_image_wrapper { float: left; height: 266px; margin: 0 20px 10px 0; overflow: hidden; position: relative; width: 284px; }
	.page_image_wrapper .image_caption { background-color: #B7132C; color: #fff; font-size: 12px; padding: 8px; position: absolute; top: 266px; width: 284px;
		-webkit-transition: top 0.3s ease-in-out;
		   -moz-transition: top 0.3s ease-in-out;
			-ms-transition: top 0.3s ease-in-out;
			 -o-transition: top 0.3s ease-in-out;
				transition: top 0.3s ease-in-out;
	}

/* IMAGE GALLERY */	
	#page_gallery { height: 340px; position: relative; width: 700px; }
	#page_gallery .top { background: url(../images/bg_border_double.png) repeat-x top; height: 10px; margin: 0 0 30px 0; position: relative; }
	#page_gallery h2 { background: #fffef9; display: inline-block; font-size: 15px; line-height: 15px; margin: 0; padding: 0 16px 0 0; position: absolute; top: -5px; z-index: 1000; }
	#page_gallery .chamber { border-bottom: 1px dotted #E8E5DF; height: 247px; margin: -35px 0 0 0; padding: 30px 0; }
	#page_gallery .barrel { height: 247px; margin: 30px 0 0; }
	#page_gallery .round { float: left; height: 247px; margin: 0 16px 0 0; overflow: hidden; position: relative; width: 342px; }
	#page_gallery .round img { padding: 0; }
	#page_gallery .image_caption { background-color: #B7132C; color: #fff; font-size: 12px; line-height: 16px; padding: 8px; position: absolute; top: 247px; width: 326px; 
		-webkit-transition: top 0.3s ease-in-out;
		   -moz-transition: top 0.3s ease-in-out;
			-ms-transition: top 0.3s ease-in-out;
			 -o-transition: top 0.3s ease-in-out;
				transition: top 0.3s ease-in-out;
	}	
	#page_gallery .trigger { background: #fffef9; height: 9px; margin-top: 0; padding: 0 4px; position: absolute; top: 308px; }
	#page_gallery .pg_overlay { background: url(../images/pg-overlay.png) no-repeat center center; display: none; height: 247px; position: absolute; width: 342px; }
	#page_gallery a:hover .pg_overlay { display: block; }
	
/* FAQS EXPANDER */
	.expander h3 { cursor: pointer; }
	.expander h3:hover { color: #D3201B; }

	
/*---------------------------
  SIDEBAR
---------------------------*/	
	.sidebar { float: right; margin: 0 50px 0 0; width: 240px; }
	
/* NAV */
	.sidebar nav { float: left; margin: 0 0 30px 0; width: 240px; }
	.sidebar nav ul { margin: 0; }
	.sidebar nav li { background: none; margin: 0; padding: 0; }
	.sidebar nav a { background-color: #B7132C; border-bottom: 1px solid #C53F54; color: #FFFFFF; display: block; font-family: 'Copperplate W01 Bold'; font-size: 14px; line-height: 20px; min-height: 16px; padding: 14px; text-transform: uppercase; }
	.sidebar nav a:hover { background-color: #990E1B; }
	.sidebar nav .has_subnav.sub_current a { border: none; }
	.sidebar nav li a.active { background-color: #990E1B; }
	.sidebar nav li ul { border-bottom: 1px solid #C53F54; margin-bottom: 0; }
	.sidebar nav li ul li a { border: none; font-family: 'Garamond W01', serif; font-size: 17px; line-height: 16px; padding: 8px 0 8px 24px; text-transform: none; }
	.sidebar p { color: #FFF; }

/* FLEXIBLE CALLOUT */	
	.flexible_callout { float: left; margin: 0 0 30px 0; width: 240px; }
	.flexible_callout.orange { background-color: #B46721; }
	.flexible_callout.red { background-color: #B7132C; }
	.flexible_callout.beige { background-color: #F2EAE2; }
	.flexible_callout.green { background-color: #648B31; }
	.flexible_callout.blue { background-color: #3863AC; }

	.flexible_callout img { width: 240px; }
	.flexible_callout .content { line-height: 1.3; padding: 15px; width: 210px; }
	.flexible_callout h1 { color: #FFFFFF; font-size: 19px; margin: 0; text-transform: uppercase; }
	.flexible_callout p { color: #341E0A; font-family: Helvetica, sans-serif; font-size: 13px; font-weight: 200; }

/* RECIPE INSPIRATION CALLOUT */
	.recipe_inspiration { background-color: #F2EAE2; float: left; margin: 0 0 30px 0; padding: 5px 5px 2px; position: relative; width: 230px; }
	.recipe_inspiration a { background: url(../images/inspiration.png) no-repeat; height: 108px; left: 13px; position: absolute; text-indent: -9999px; top: 30px; width: 215px; }

/* NEWSLETTER SIGNUP CALLOUT */	
	.newsletter_signup { background: #B46721; float: left; margin: 0 0 30px 0; padding: 12px; }
	.newsletter_signup img { float: right; margin: -22px -22px 0 0; }
	.newsletter_signup h2 { display: block; float: left; font-family: 'Garamond W01', serif; line-height: 1.2; width: 145px; }
	.newsletter_signup h2 a { color: #fff; text-transform: none; }
	.newsletter_signup h2 a:hover { color: #2D2620; }
	.newsletter_signup p { color: #E0C1A4; float: left; font-family: Helvetica, sans-serif; margin: 5px 0 0; }
	.recipes .detail_left .newsletter_signup { float: left; padding: 18px 15px; }
	.recipes .detail_left .newsletter_signup img { float: none; margin: -28px 0px 0px 243px; position: absolute; }
	.recipes .detail_left .newsletter_signup h2 { float: none; font-size: 21px; font-weight: normal; letter-spacing: 0px; line-height: 21px; margin: 0 0 8px 0; width: auto; }
	.recipes .detail_left .newsletter_signup p { font-size: 13px; line-height: 17px; margin: 0 0 8px 0; width: 255px; }
	.sidebar .newsletter_signup p.b { float: none; width: 216px; }

/* FEATURED PRODUCT */	
	.sidebar_featured_product { background-color: #B7132C; float: left; margin: 0 0 30px 0; padding: 3px; width: 234px; }
	.sidebar_featured_product .inner { border: 1px solid #CF6172; padding: 3px; }
	.sidebar_featured_product .image_wrap { background: #fff; border: 1px solid #B7132C; height: 150px; width: 224px; }
	.sidebar_featured_product img { display: block; margin: 20px auto; }
	.sidebar_featured_product .text { padding: 15px 5px; width: 215px; }
	.sidebar_featured_product h2 { color: #000; font-size: 15px; margin: 0; }
	.sidebar_featured_product h3 { color: #fff; font-family: 'Garamond W01', serif; font-size: 22px; margin: 0; }
	.sidebar_featured_product h3 a { color: #FFF; }
	
/* HISTORY CALLOUT */	
	.history_callout { background-color: #F2EAE2; float: left; height: 153px; margin: 0 0 30px 0; padding: 5px; position: relative; width: 230px; }
	.history_callout img { width: 230px; z-index: 10; }
	.history_callout h3 { background: url(../images/history_sidelet_title.png) no-repeat; bottom: -20px; height: 35px; left: 12px; position: absolute; text-indent: -9999px; width: 216px; z-index: 1000; }

/* SIDELET FROM FOOTER CALLOUT */
	.sidelet_from_foot { float: left; margin: 0 0 30px 0; padding: 3px; width: 234px; }
	.sidelet_from_foot .inner { min-height: 105px; position: relative; }
	.sidelet_from_foot .sidelet_image { display: block; margin: -20px 0 0 145px; position: absolute; }
	.sidelet_from_foot .copy { margin: 8px 0px 0 5px; width: 145px; }
	.sidelet_from_foot h2 { color: #FFFFFF; font-family: 'Garamond W01', serif; font-size: 21px; margin: 0 0 6px 0; text-transform: capitalize; }
	.sidelet_from_foot p { color: #FFF; color: rgba(255,255,255,0.45); font-size: 12px; line-height: 1.2; }
	.sidelet_from_foot.orange { background-color: #B46721; }
	.sidelet_from_foot.red { background-color: #B7132C; }
	.sidelet_from_foot.beige { background-color: #9C846F; }
	.sidelet_from_foot.green { background-color: #648B31; }
	.sidelet_from_foot.blue { background-color: #3863AC; }
	.sidelet_from_foot.orange .inner { border: 1px solid #CD996A; }
	.sidelet_from_foot.red .inner { border: 1px solid #CF6172; }
	.sidelet_from_foot.beige .inner { border: 1px solid #BDAD9E; }
	.sidelet_from_foot.green .inner { border: 1px solid #97B175; }
	.sidelet_from_foot.blue .inner { border: 1px solid #7A96C7; }		
	
/*---------------------------
  RECIPES
---------------------------*/

/* DETAIL PAGES */
	.recipes .detail_left { width: 350px; }
	.recipes .detail_left h2 { color: #919191; font-size: 15px; letter-spacing: 1px; }
	.recipes .detail_left .image_container { background: #F2EAE2; height: 230px; padding: 10px; width: 330px; }

	.recipes .detail_main { float: right; width: 590px; }
	.recipes .detail_main .submitted_by { font-style: italic; }
	.recipes .detail_main .callout { color: #3F3F3F; font-family: 'Garamond W01', serif; font-size: 20px; margin: 0 0 20px 0; }
	.recipes .related_products { margin: 0 0 10px 0; overflow: hidden; }
	.recipes .related_products li { border-top: 1px dotted #E4E4E0; margin: 0 0 15px 0; padding: 15px 0 0 0; }
	.recipes .related_products li.no_border { border: none; padding: 0; }
	.recipes .related_product { background: none; list-style: none; margin: 0; overflow: hidden; padding: 0; }
	.recipes .related_product .image_wrap { background: #fff; border: 1px solid #E8E5DF; display: block; float: left; padding: 15px 0; text-align: center; width: 108px; }
	.recipes .related_product .detail { float: left; margin: 0 0 0 20px; width: 220px; }
	.recipes .related_product .detail h3 { line-height: 110%; margin: 5px 0; }
	.recipes .related_product .detail h3 a { color: #000; }
	.recipes .related_product .detail p { font-size: 13px; line-height: 120%; }

	.recipes .details { clear: both; float: left; margin: 0 0 20px 0; }
	.recipes .details .detail { border-right: 1px dotted #E8E5DF; float: left; margin: 0 10px 0 0; padding: 0 10px 0 0; width: 145px; }
	.recipes .details .detail.last { border: none; margin: 0; padding: 0; }
	.recipes .details .detail h3 { background: url(../images/recipes_details.png) no-repeat left top; color: #BF1A20; font-family: 'Copperplate W01 Bold'; font-size: 14px; height: 23px; line-height: 23px; margin-bottom: 4px; padding-left: 25px; }
	.recipes .details .detail.prep h3 { background-position: left -83px; }
	.recipes .details .detail.cook h3 { background-position: left -83px; }
	.recipes .details .detail.difficulty h3 { background-position: left -3px; }
	.recipes .details .detail p { padding-left: 25px; }

	.recipes .ingredients, .recipes .directions { margin: 0 0 20px 0; overflow: hidden; }
	.recipes .ingredients h3, .recipes .directions h3 { color: #000; font-family: Helvetica, sans-serif; font-size: 13px; text-transform: uppercase; }

	.related_recipes { display: inline-block; margin: 0px 0px -23px 388px; }

/* SEARCH - LANDING*/
	.recipe_top { float: left; width: 100%; }
	.recipe_top .callout { color: #797773; font-family: 'Garamond W01', serif; font-size: 19px; line-height: 1.28; margin: 0 0 20px 0; width: 650px; }
	.recipe_top .recipe_search { background-color: #F2EAE2; display: block; position: relative; }
	.recipe_search h2 { color: #3F3F3F; font-size: 14px; margin: 0 0 6px; }
	.recipe_search section { float: left; height: 73px; padding: 20px; }
	.recipe_search .popout { background: url(../images/recipes_top.png) no-repeat; border: none; height: 312px; padding: 0; position: absolute; right: 0; top: -183px; width: 230px; z-index: 100000; }
	.recipe_search .query { width: auto; }
	.recipe_search .query input.search { border: none; border-radius: 15px; float: left; height: 30px; line-height: 30px; margin-bottom: 10px; padding: 0 15px; width: 445px; }
	.recipe_search .submit { background: url("../images/icon_search.png") no-repeat scroll 0 0 transparent; border: none; cursor: pointer; float: left; height: 14px; margin: 7px 0 0 -25px; width: 14px; }
	.recipe_search .toggle_advanced_search { background: url(../images/dd.png) no-repeat left center; color: #D3201B; cursor: pointer; font-size: 11px; margin: 70px 0 0 0; padding: 0 0 0 10px; position: absolute; }
	.recipe_search .toggle_advanced_active { color: #3F3F3F; }
	.recipe_search .button_wrap { margin: 235px 0 0 -5px; }
	.recipe_search .advanced { border-top: 1px solid #FFF; float: none; height: auto; overflow: hidden; }
	.recipe_search .advanced div { border: none; clear: both; float: none; height: auto; margin: 0; overflow: hidden; width: auto; }
	.recipe_search .advanced li { background: none; float: left; margin: 0 15px 0 0; }
	.recipe_search .advanced .application { padding: 0 0 20px 0; }
	.recipe_search .advanced .application li { margin: 0; padding: 0; width: 115px; }
	.recipe_search .advanced .product li { margin: 0; padding: 0; width: 230px; }
	.recipe_search .advanced .select { color: #BF191F; float: left; font-size: 10px; height: 20px; line-height: 20px; margin: 0 0 0 15px; }
		
/* RECIPE OF THE DAY - LANDING */
	.recipe_of_the_day { float: left; height: 365px; margin: 30px 0 0 0; }
	.recipe_of_the_day h2 { background: url(../images/bg_border_double.png) repeat-x bottom; color: #000; display: block; font-family: Helvetica, sans-serif; font-size: 13px; font-weight: 200; margin: 0 0 20px 0; padding: 0 0 20px 0; text-transform: uppercase; }
	.recipe_of_the_day .image_wrap { background-color: #F2EAE2; cursor: pointer; display: block; float: left; height: 272px; margin: 0 0 20px 0; padding: 5px; width: 390px; }
	.recipe_of_the_day .image_wrap:hover { background-color: #BCA58F; }
	.recipe_of_the_day img { margin: 0; }
	.recipe_of_the_day .description { border-right: 1px dotted #D9D3CA; float: left; height: 282px; margin: 0 15px 0 15px; padding: 0 15px 0 0; width: 305px; }
	.recipe_of_the_day h3 { font-family: 'Copperplate W01 Bold'; font-size: 26px; line-height: 30px; text-transform: uppercase; }
	.recipe_of_the_day .button_wrap { padding: 3px; }
	.recipe_of_the_day .wrap { display: inline-block; height: 29px; line-height: 28px; margin: 10px 0 0 0; padding: 4px 3px 2px 3px; }
	.recipe_of_the_day a { font-family: 'Garamond W01', serif; font-size: 16px; padding: 4px 12px; }
	.recipe_of_the_day .wrap.view { background-color: #EFE4D8; }
	.recipe_of_the_day .wrap.view:hover { background-color: #C6B19C; }
	.recipe_of_the_day .view_recipe { border: 1px solid #DACFC4; color: #000; }
	.recipe_of_the_day .wrap.submit { background-color: #AE171F; }
	.recipe_of_the_day .wrap.submit:hover { background-color: #CE1012; }
	.recipe_of_the_day .submit_recipe { border: 1px solid #B9373E; color: #fff; }
	.recipe_of_the_day .button { padding: 4px 23px; }

	.recipe_of_the_day .barrel { height: 242px; }
	.recipe_of_the_day .chamber { height: 242px; }
	.recipe_of_the_day .revolver { background: none; border: none; float: right; height: 242px; padding: 0; width: 209px; }
	.recipe_of_the_day .round { float: left; height: 242px; width: 209px; }
	.recipe_of_the_day .revolver h1 { color: #919191; font-family: 'Copperplate W01 Bold'; font-size: 12px; height: 25px; position: relative; text-indent: 0; text-transform: uppercase; top: 0; }
	.recipe_of_the_day .round .image_wrap { background: none; border: 1px solid #E8E5DF; height: 153px; margin: 0; padding: 0; width: 205px; }
	.recipe_of_the_day .round img { background: none; display: block; float: none; margin: 10px auto; padding: 0; text-align: center; }
	.recipe_of_the_day .round h2 { background: none; float: left; margin: 12px 0; padding: 0; width: 207px; }
	.recipe_of_the_day .round h2 a { color: #000; display: block; font-family: 'Garamond W01', serif; font-size: 24px; font-style: normal; line-height: 1.1; margin: 0 0 6px 0; text-align: center; text-transform: none; }
	.recipe_of_the_day .round h2 a:hover { color: #D3201B; }
	.recipe_of_the_day .trigger { background: #FEFCF8; height: 9px; left: 50px; margin-top: 4px; padding: 0 2px 0 6px; position: relative; top: 0; width: 39px; }
	.recipe_of_the_day .trigger span { cursor: pointer; display: block; float: left; height: 9px; margin: 0 4px 0 0; text-indent: -9999px; width: 9px; }
	.recipe_of_the_day .active { background-position: left; cursor: default; }

	#recipes_listing { border-top: 1px dotted #D9D3CA; clear: both; margin: 30px 0 0 0; padding: 30px 0 0 0; }
	#recipes_listing h2 { color: #000; display: block; font-family: Helvetica, sans-serif; font-size: 13px; font-weight: 200; margin: 0 0 10px 0; text-transform: uppercase; }
	.recipe_row { float: left; margin: 0 0 40px; }
	.recipe { float: left; margin: 0 0 0 24px; width: 222px; }
	.recipe.first { clear: both; margin: 0; }
	.recipe .image_wrap { background-color: #F2EAE2; display: block; height: 144px; padding: 6px; width: 210px; }
	.recipe .image_wrap:hover { background-color: #BCA58F; }
	.recipe .image_wrap img { display: block; margin: 0 auto; }
	.recipe .recipe_title { margin: 6px 0 0 0; }
	.recipe .recipe_title a { color: #000; line-height: 22px; margin: 12px 0; }
	.recipe .recipe_title a:hover { color: #D3201B; }
	.recipe p { font-size: 13px; line-height: 1.4; margin: 4px 0; }
	.recipe .submitted_by { font-style: italic; }
	.recipe .associated_product { clear: none; display: inline; font-size: 13px; margin: 0 0 2px 0; }
	.recipe .associated_product.iconed { background: url(../images/bg_related_product.png) no-repeat; padding: 0 0 0 14px; }
	.recipe .separator { color: #000; }

	#recipes_listing h2 .search_text { font-family: 'Garamond W01', serif; font-size: 25px; }
	#recipes_listing h2 .search_text strong { color: #AC171F; font-weight: normal; text-transform: none; }


/*---------------------------
  PRODUCTS
---------------------------*/

/* DETAIL PAGES */
	.products_left { float: left; min-height: 420px; width: 268px; }
	#product_gallery { background-color: #fff; border: 1px solid #E8E5DF; float: left; height: 320px; padding: 12px 0 0 0; position: relative; width: 266px; }
	#product_gallery .tigger { z-index: 100; }
	#product_gallery .tigger span { z-index: 1000; }
	#product_gallery .chamber { height: 250px; left: 0; margin: 65px 0 0; overflow: hidden; position: absolute; top: 0; }
	#product_gallery .barrel { height: 250px; left: 0; position: absolute; top: 0; }
	#product_gallery .image_wrap { float: left; width: 266px; }
	#product_gallery img { display: block; margin: 0 auto; }
	.products_left .button_wrap { margin-top: 350px; }

	.products .description_wrap { float: right; width: 660px; }
	.products .description_wrap h1 { margin: 0 0 15px 0; }
	.products .description_wrap ul { color: #666562; font-size: 14px; }
	.products .description_wrap li { margin-left: 0; }
	.products .callout { color: #3F3F3F; font-family: 'Garamond W01', serif; font-size: 20px; line-height: 1.3; margin: 0 0 20px 0; }
	.products .details .detail { border-right: 1px dotted #E8E5DF; float: left; margin: 0 10px 0 0; padding: 0 10px 0 0; width: 145px; }
	.products .details .detail.last { border: none; margin: 0; padding: 0; }
	.products .details .detail h3 { background: url(../images/product_detail_icons.png) no-repeat left top; color: #BF1A20; font-family: 'Copperplate W01 Bold'; font-size: 14px; margin-bottom: 4px; padding-left: 15px; }
	.products .details .detail.sizes h3 { background-position: left 1px; }
	.products .details .detail.allergens h3 { background-position: left -99px; }
	.products .details .detail.benefits h3 { background-position: left -49px; }
	.products .details .detail.storage h3 { background-position: left -149px; }
	.products .details .detail li { background: none; line-height: 16px; margin: 0 0 0 15px; padding: 0; }

/* LANDING */
	.products.subpage { width: 960px; }
	.products_top .callout { color: #797773; font-family: 'Garamond W01', serif; font-size: 19px; line-height: 1.28; margin: 0 0 20px 0; width: 650px; }
	.products_top .product_search { background-color: #F2EAE2; display: block; height: 93px; position: relative; }
	.product_search .section { background: url(../images/product-or.jpg) no-repeat top right; float: left; height: 53px; padding: 20px 25px 20px 20px; position: relative; width: 320px; }
	.product_search .section.no_border { background: transparent; border: none; padding: 20px 20px 20px 15px; }
	.product_search .section.popout { background: url(../images/products_top.png) no-repeat; border: none; bottom: -30px; height: 280px; padding: 0; position: absolute; right: 0; width: 220px; }
	.content .product_search h2 { color: #3F3F3F; font-size: 14px; margin: -3px 0 8px 0; }
	.product_search .search { border: none; border-radius: 15px; height: 30px; line-height: 30px; padding: 0 15px; width: 290px; }
	.product_search input.submit_button { background: url(../images/icon_search.png) no-repeat; border: none; cursor: pointer; float: right; height: 14px; position: absolute; right: 37px; text-indent: -9999px; top: 53px; width: 14px; }
	.product_search .button_wrap { margin: 200px 0 0 -15px; width: 214px; }

/* LIST - LANDING */
	.product_category_wrap { float: left; width: 100%; }
	.product_category_list { clear: both; float: left; margin: 30px 0 0 0; padding: 30px 0 0 0; width: 100%; }
	.product_category_list h2 { background: url(../images/bg_border_double.png) repeat-x bottom; color: #000; display: block; font-family: Helvetica, sans-serif; font-size: 13px; font-weight: 200; margin: 0 0 20px 0; padding: 0 0 14px 0; text-transform: uppercase; }
	.product_category_list h2.results { background: transparent; }
	.product_row { float: left; margin: 0 0 40px; }
	.product { float: left; margin: 0 0 0 18px; width: 226px; }
	.product.first { clear: both; margin: 0; }
	.product .image_wrap { background-color: none; display: block; height: 157px; margin: 0 auto; padding: 3px; width: 222px; }
	.product .image_wrap:hover { background-color: #E8E5DF; }
	.product .inner_image_wrap { background-color: #fff; border: 1px solid #E8E5DF; height: 155px; width: 220px; }
	.product .image_wrap img { display: block; margin: 15px auto 0; }
	.product .product_title { margin: 6px 0 0 0; }
	.product .product_title a { color: #000; line-height: 22px; margin: 12px 0; }
	.product .product_title a:hover { color: #D3201B; }
	.product p { font-size: 13px; line-height: 1.4; margin: 4px 0; }

	.product_category_list h2 .search_text { font-family: 'Garamond W01', serif; font-size: 25px; }
	.product_category_list h2 .search_text strong { color: #AC171F; font-weight: normal; text-transform: none; }	
	
/*---------------------------
  NEWS & EVENTS
---------------------------*/
	.news_pagination { background-color: #F6F2EA; display: block; height: 13px; margin-bottom: 20px; padding: 8px 10px; width: 680px; }
	.news_pagination ul li { background: none; border-right: 1px solid #DBD7CF; display: block; float: left; font-family: 'Copperplate W01 Bold'; font-size: 13px; height: 13px; line-height: 13px; list-style: none; margin: 0 10px 0 0; padding: 0 10px 0 0; text-transform: uppercase; }
	.news_pagination li a { color: #919191; }
	.news_pagination li a:hover, .news_pagination .active { color: #D3201B; }
	.news_pagination ul li:last-child { border-right: none; }

	.news_list,	.event_list { float: left; width: 700px; }
	.news_header_wrap { border-bottom: 1px dotted #E4E1DF; float: left; height: 55px; margin: 20px 0 25px 0; width: 700px; }
	.news_header_wrap h2 { display: inline-block; float: left; margin: 10px 0; width: 50%; }

	.news_list .item, .event_list .event { background: none; border-bottom: 1px dotted #E4E1DF; display: block; float: left; margin: 0 0 20px 0; padding: 0 0 12px 0; width: 700px; }
	.event_list .event .date { float: left; font-family: 'Copperplate W01 Bold'; margin: 0 10px; text-align: center; width: 60px; }
	.event_list .event .month { display: block; font-size: 13px; text-transform: uppercase; }
	.event_list .event .day { color: #B7132C; display: block; font-family: 'Garamond W01', serif; font-size: 40px; line-height: 1; }

	.news_list .item .icon { background: url(../images/news_icon.png) no-repeat center center; float: left; height: 50px; margin: 0 10px; text-align: center; width: 60px; }
	.news_list .item .detail { float: left; margin: 0 0 0 20px; width: 600px; }
	.event_list .event .detail { float: left; margin: 0 0 0 20px; width: 580px; }
	.news_list .item h2, .event_list .event .detail h2 { margin: 0 0 5px 0; }
	.news_list .item h2 a, .event_list .event .detail h2 a { color: #000; font-family: 'Garamond W01', serif; font-size: 22px; text-transform: none; }
	.news_list .item h2 a:hover, .event_list .event .detail h2 a:hover { color: #B7132C; }
	.news_list .item p, .event_list .event .detail p { color: #6C6C6C; font-family: Helvetica, sans-serif; font-size: 14px; line-height: 1.6; }

	.event_list .button_wrap, .news_list .button_wrap { float: right; }

	.news-events .item_detail { width: 700px; }

/*---------------------------
  FOOTER
---------------------------*/
	footer { clear: both; margin: 0 auto 200px; width: 1076px; }
	footer .wrap { margin: 0 auto; width: 960px; }
	footer .main { background-color: #F3ECE2; overflow: hidden; padding: 25px 0; width: 1076px; }
	footer .bottom { background-color: #E6DAD0; font-size: 12px; height: 41px; line-height: 43px; width: 1076px; }
	footer .col { float: left; }
	footer h2 { color: #000; font-size: 16px; margin: 0 0 16px 0; text-transform: uppercase; }

/* LOGIN */	
	.sales_portal { margin-right: 10px; width: 310px; }
	.sales_portal p { color: #5C5B59; margin: 0 0 15px 0; }
	.sales_portal .input_group { float: left; font-family: 'Garamond W01', serif; width: 150px; }
	.sales_portal label { color: #000; font-size: 17px; }
	.sales_portal input { background: #FAF8F3; border: 1px solid #CCCCCC; font-family: 'Garamond W01', serif; font-size: 16px; height: 27px; line-height: 27px; margin: 0 4px 0 0; padding: 0 5px; width: 135px; }
	.sales_portal .login { background: url(../images/button_login.png) no-repeat; border: none; clear: both; cursor: pointer; height: 29px; margin: 12px 0 0 0; text-indent: -9999px; width: 77px; }
	.sales_portal .logout { background: url(../images/logout.png) no-repeat; border: none; clear: both; cursor: pointer; display: block; height: 29px; margin: 12px 0 0 0; text-indent: -9999px; width: 77px; }
	.sales_portal .login_error { color: #D3201B; float: left; font-size: 12px; margin: 5px 0px -5px; width: 310px; }
	
/* CONTACT */
	.contact { margin: 0 10px; width: 355px; }
	.contact_group { border-right: 1px dotted #D9D3CA; float: left; margin: 0 10px 0 0; padding: 0 30px 0 0; width: 155px; }
	.contact_group.no_border { border: none; padding: 0; width: 140px; }
	.contact_group h3 { font-family: 'Garamond W01', serif; font-size: 17px; margin: 0 0 8px 0; }
	.contact_group p { color: #5C5B59; font-size: 13px; line-height: 1.3; margin: 0; }

/* FOOTER CALLOUTS */	
	footer .sidelet.col { float: right; height: 107px; margin: 4px -58px 0 0; padding: 3px 0 3px 3px; width: 320px; }
	footer .sidelet .inner { height: 105px; position: relative; }
	footer .sidelet .copy { float: right; width: 200px; }

	footer .sidelet.orange { background-color: #B46721; }
	footer .sidelet.red { background-color: #B7132C; }
	footer .sidelet.beige { background-color: #9C846F; }
	footer .sidelet.green { background-color: #648B31; }
	footer .sidelet.blue { background-color: #3863AC; }

	footer .sidelet.orange .inner { border-bottom: 1px solid #CD996A; border-left: 1px solid #CD996A; border-top: 1px solid #CD996A; }
	footer .sidelet.red .inner { border-bottom: 1px solid #CF6172; border-left: 1px solid #CF6172; border-top: 1px solid #CF6172; }
	footer .sidelet.beige .inner { border-bottom: 1px solid #BDAD9E; border-left: 1px solid #BDAD9E; border-top: 1px solid #BDAD9E; }
	footer .sidelet.green .inner { border-bottom: 1px solid #97B175; border-left: 1px solid #97B175; border-top: 1px solid #97B175; }
	footer .sidelet.blue .inner { border-bottom: 1px solid #7A96C7; border-left: 1px solid #7A96C7; border-top: 1px solid #7A96C7; }

	footer .sidelet .sidelet_image { left: -10px; position: absolute; top: -20px; }
	footer .sidelet .copy { float: right; margin: 12px 20px 0 0; width: 180px; }
	footer .sidelet h2 { color: #FFFFFF; font-family: 'Garamond W01', serif; font-size: 21px; margin: 0 0 6px 0; text-transform: capitalize; }
	footer p { color: #FFF; }
	footer .sidelet p { color: #FFF; color: rgba(255,255,255,0.45); font-size: 12px; line-height: 1.2; }

	.bottom .facebook { background: url(../images/icon_facebook.png) no-repeat left; display: inline-block; height: 41px; padding: 0 0 0 32px; }
	.bottom a { background: url(../images/divider_nav_p.png) no-repeat right 1px; padding: 0 10px 0 10px; }
	.bottom a.no_border { background: none; }
	.bottom .twitter { background: url(../images/twitter-icon_s1.png) no-repeat left; display: inline-block; height: 41px; margin: 0 0 0 30px; padding: 0 0 0 32px; }	
	
/* Documents */
	.document_shop { height: 29px; line-height: 29px; margin: 0 15px 0 0; }
	.wysiwyg th.sample_col { line-height: 17px; padding: 5px 15px; }
	.wysiwyg tr.details { border-top: none; }
	.wysiwyg tr.details td { padding-top: 0px; }
	.wysiwyg td.center { text-align: center; }
	.wysiwyg th a { color: #000000; }
	.wysiwyg th a:hover { color: #D3201B; }
	
/*---------------------------
  SELECTBOX
---------------------------*/	

	.select-box-element { display: none; }
	.select-box { display: block; font-family: 'Garamond W01', serif; margin: 0 0 10px; position: relative; width: 100%; }
	.select-box-selected { background: #fff url(../images/arrow_down.png) no-repeat right 10px; color: #848484; cursor: pointer; display: block; margin: 0; overflow: hidden; padding: 7px 0 7px 5%; text-overflow: clip; width: 95%; z-index: 40; }
	.select-box-options { background-color: #fff; border-radius: 3px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); left: 0; list-style: none; margin: -4px 0 0; max-height: 260px; overflow: auto; overflow-x: hidden; padding: 0; position: absolute; top: 0; width: 100%; z-index: 50; }
	.select-box-options li { background: #fff; float: left; margin: 0; overflow: hidden; padding: 0; width: 100%; }
	.select-box-options a { color: #848484; display: block; font-size: 16px; font-weight: 400; padding: 7px 0 7px 5%; text-overflow: ellipsis; width: 95%; }
	.select-box-options .selected a { background: #fff; }
	.select-box-options a:hover, .select-box-options .selected a:hover { background-color: #fff; color: #000; }
	.select-box-options .first a { border-radius: 5px 5px 0 0; }
	.select-box-options .last a { border-radius: 0 0 5px 5px; }

/*-------------------------------------------
  GOOGLE CUSTOM SEARCH
-------------------------------------------*/
	#content.search { width: 960px; }
	#cse .gsc-control-cse { background: none; border: none; margin: 0; padding: 0; width: 100%; }
	#cse .gsc-results { width: 100%; }
	#cse .gsc-tabsArea, #cse .gsc-resultsHeader { display: none; }
	#cse .gsc-search-box { padding: 0 0 10px 0; }
	#cse .gsc-adBlockVertical { display: none; }
	#cse table.gsc-search-box { border: none; }
	#cse table tbody { border: none !important; }
	#cse form.gsc-search-box { width: 675px; }
	#cse .gsc-search-box td { border: none; padding: 0; }
	#cse .gsc-search-box input.gsc-input { background: #FFF; border: 1px solid #E5E5E5; border-radius: 20px; color: #666; display: block; font-family: "Garamond 01", sans-serif; font-size: 14px; height: 25px; line-height: 25px; padding: 5px 15px; width: 650px; }
	#cse .gsc-search-box input.gsc-search-button { background: url(../images/icon_search.png) no-repeat center; border: none; border-radius: 0; cursor: pointer; height: 37px; margin: 0 0 0 -50px; padding: 0; text-indent: -99999px; width: 37px; }

	#cse .gsc-search-box td.gsc-clear-button { width: 50px; }
	#cse .gsc-search-box div.gsc-clear-button { background: transparent; border: none; cursor: pointer; display: block; height: 10px; margin: 0 0 0 10px; padding: 0; text-indent: -99999px; width: 50px; }
	#cse .gsc-thinWrapper { width: 100%; }

	#cse .gsc-result { border: solid 1px #EBEBEA; border-width: 1px 0 0 0; padding: 16px 0 8px 2px; }
	#cse .gs-no-results-result .gs-snippet { background-color: #eee; border: solid 1px #999; color: #999; margin: 0; }

	#cse .gs-title { height: 26px; text-decoration: none; }
	#cse .gs-title b { color: #D3201B; font-size: 22px; text-decoration: none; }
	#cse a.gs-title { color: #D3201B; font-family: "Garamond 01", Georgia, serif; font-size: 22px; font-weight: normal; }
	#cse a.gs-title:hover b, #cse a.gs-title:hover { color: #000; text-decoration: underline; }

	#cse .gs-snippet { color: #565659; font-size: 12px; line-height: 19px; }
	#cse .gs-visibleUrl { color: #04060A; font-family: "Garamond 01", sans-serif; font-size: 12px; margin: 8px 0 0; }
	#cse .gs-visibleUrl-short { display: none; }
	#cse .gs-visibleUrl-long { display: block; overflow: visible; }

	#cse .gsc-cursor-box { border-top: solid 1px #EBEBEA; overflow: hidden; padding: 18px 0 8px; }
	#cse .gsc-cursor-page { color: #04060A; display: block; float: left; font-family: Georgia, serif; font-size: 14px; font-size: 24px; font-weight: normal; height: 18px; line-height: 18px; text-align: center; text-decoration: none; width: 34px; }
	#cse .gsc-cursor-page:hover { background: #000; }
	#cse .gsc-cursor-current-page { background: #D3201B; color: #fff; font-weight: normal; }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright © 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox/../images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox/../images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/../images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
	