@charset "UTF-8";
/* CSS Document */

/* setup default font/link */
body {
	margin: 0;
	padding: 0;
	background:#fff;
	font-family: Helvetica, Arial, san-serif;
        font-size: 12px;
	color: #342e12;
	
	_background-image: url("graphics/images/body_bg_tile.gif");
	_background-repeat: repeat;
	_background-position: top left;
}
a:link, a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover, a:active {
	text-decoration: underline;
	color: #0033CC;
}

/* remove outline around links */
a, input {outline: none;}
img {border: none;}

/* general */
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.l {float: left;}
.r {float: right;}
.txtSmall { font-size: .85em; }
.txtSmaller { font-size: .75em; }

/* BEGIN HEADER */
#boxHeader { 
    margin: 15px auto 0;
	position: relative;
    width: 993px;
	height: 77px;
	background-image: url("graphics/images/bg_header_tile.png");
	background-repeat: repeat;
	background-position: top left;
    z-index: 900;	
}
	


	#boxLogo {
		position: absolute;
		top: 8px;
		left: 20px;
	}
	#boxHeadForm {
		position: absolute;
		top: 10px;
		right: 42px;
	}
	.toggleHeaderForm {
		cursor: pointer;
	}
	.boxHeadBtnSearch {
		width: 22px;
		height: 24px;
		background: url('graphics/images/hdr_btn_search.gif') no-repeat scroll top center; 
	}
	.boxHeadBtnSearch.active {
		background-position: bottom center; 
	}
	.boxHeadBtnEmail {
		width: 22px;
		height: 24px;
		background: url('graphics/images/hdr_btn_email.gif') no-repeat scroll top center; 
	}
	.boxHeadBtnEmail.active {
		background-position: bottom center; 
	}
	.boxHeadFormBG {
		width: 153px;
		height: 24px;
		background: url('graphics/images/hdr_search_field.gif') no-repeat scroll top right; 
	}	
	.formHdrField {
		margin: 0;
		padding: 2px 0; 
		width: 118px; 
		height: 12px; 
		font-size: 10px; 
		color: #595959; 
		background-color: transparent; 
		border: none;
	}
	.formHdrSubmit {
		margin: 0;
		padding: 0;
		width: 12px; 
		height: 13px; 
		cursor: pointer;
		border: none;
		background-color: transparent;
		color: #595959;
	}	
/* END HEADER */
	
	
/* BEGIN CONTENT */

/* intro page */

#containerIntroContent { 
    margin: 30px auto 0;
	position: relative;
    width: 993px;
}
	#boxIntroContent {
	position: absolute;
	top: 5px;
	right: 27px;
	width: 560px;
	height: 310px;
	padding: 20px;
	background: transparent url(graphics/images/bg_content_tile.png) repeat scroll top left;
	overflow: hidden;
	font-size: 12px;
	}
	#boxIntroContent h1 {
		margin-top: 0;
		font-size: 18px;
		font-weight: bold;
		color: #669900;
	}
	#boxIntroContent h2 {
		margin-top: 0;
		font-size: 16px;
		line-height: 26px;
		font-weight: bold;
		color: #669900;
	}
	#boxIntroContent img {
		border: solid 0px #faf9f5;
	}
	#boxIntroContent a img {
		border: none;
	}	
	
/* Begin Default page ====================================== */

#containerDefaultContent { 
  margin: 35px auto 0;
  position: relative;
  width: 993px;
}

#boxDefaultContent {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 950px;
  height: 600px;
  padding: 20px;
  background: transparent url(graphics/images/bg_content_tile.png) repeat scroll top left;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 12px;
}

#boxDefaultContent h1 {
  margin-top: 0;
  font-size: 18px;
  font-weight: bold;
  color: #669900;
  align: center;
}

#boxDefaultContent h2 {
  margin-top: 0;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  color: #669900;
}
	
#boxDefaultContent img {
  border: solid 0px #faf9f5;
}

#boxDefaultContent a img {
  border: none;
}

/* End Default page --====================================== */

/* Begin Products page ====================================== */

.left {float: left; }
.right {float: right; }
.clear {clear: both; }

div#product-wall {margin: 0 0 0 0px; align=center; }
div#product-wall div.item {float: left; width: 230px; height: 270px; margin: 0 0 0px 0px; font-size: 12px; }
div#product-wall div.item img {/* background:url(graphics/images/item_bg_tn.png) */ no-repeat; margin: 0px 0px 0px 0px; }

h3.item-name, h3.item-name a {font-size: 14px; font-color: #669900; margin: 0 0 2px 0; line-height: 1.2em; }

span.model-num {display: block; margin: -2px 0 8px 0; }
span.price {display: block; font-weight: bold; }

div.item-actions {padding-top: 8px; }
div.item-actions a {margin-right: 25px; }

div.prod-opt {position: relative; margin-bottom: 37px; padding-left: 31px; }
div.prod-opt input, div.prod-opt select {padding: 2px 4px; }
div.prod-opt input.btn {padding: 2px 3px; margin: 0 5px; line-height: 1em; }
div.prod-opt span.page-count {display: block; margin-left: 260px; }
div.prod-opt span.links {position: absolute; top: 0; right: 0; }
div.prod-opt span.links a, div.prod-opt span.links span.prevnextCurrent {margin-left: 7px; }
div.prod-opt span.links span.prevnextCurrent {border-bottom: 3px double #666; padding-bottom: 2px; }

div#item-detail {margin-left: 12px; }
div#item-detail ul {list-style: circle; margin-left: 391px; margin-bottom: 15px; }
div#item-detail span.alert {color: #a03f3f; }
div#item-detail img.left {background: url(graphics/images/item_bg_detail.png) -1px 5px no-repeat; margin-bottom: 50px; padding: 10px 15px 26px 15px; }
div#item-detail h3.item-name {font-size: 19px; }
div#item-detail div.item-actions input {margin-left: 10px; }
div#item-detail div.item-actions input.txt {margin-bottom: 0!important; }
div#item-opt {padding-top: 25px; }

/* PRODUCT IMAGE ZOOM */
.iviewer_common {position: absolute; bottom: 9px; height: 28px; z-index: 5000; }
.iviewer_cursor, .iviewer_drag_cursor {cursor: move; }
.iviewer_button {width: 28px; cursor: pointer; background-position: center center; background-repeat: no-repeat; }
.iviewer_zoom_in {left: 10px; background: url(graphics/images/zoom_in_btn.png); }
.iviewer_zoom_out {left: 45px; background: url(graphics/images/zoom_out_btn.png); }

div#viewer.loading { background: url(graphics/images/spinner.gif) no-repeat center center; z-index: 1000; }
#viewer {position: relative; width: 480px; height: 266px;  }
.viewer-wrap {width: 480px; height: 300px; margin: -3px 15px 100px 0; padding: 15px 0 10px 14px; float: left; overflow: hidden; behavior: url(graphics/scripts/iepngfix.htc); }

p.note {padding-top: 14px !important; margin-left: -10px; }

/* part of a ridiculous hack! */
input.cart_add_submit, div.cart_add_qty input, div.cart_add_label {display: none; }
div.cart_add_qty input.txt, div.cart_add_qty input.btn {display: inline-block; }

#containerProductsContent { 
    margin: 20px auto 0;
	position: relative;
    width: 993px;
    height: auto;
}
	#boxProductsContent {
	position: absolute;
	top: 1px;
	right: 0px;
	width: 975px;
	height: auto;
	padding: 5px;
	background: transparent url(graphics/images/bg_content_tile.png) repeat scroll top left;
	overflow-x: hidden;
        overflow-y: auto;
	font-size: 12px;
	}
	#boxProductsContent h1 {
		margin-top: 0;
		font-size: 18px;
		font-weight: bold;
		color: #669900;
	}
	#boxProductsContent h2 {
		margin-top: 0;
		font-size: 16px;
		line-height: 26px;
		font-weight: bold;
		color: #669900;
	}
	#boxProductsContent img {
		border: solid 0px #faf9f5;
	}
	#boxProductsContent a img {
		border: none;
	}

/* End Products page ====================================== */

/* Begin Hemingway page ====================================== */

.left {float: left; }
.right {float: right; }
.clear {clear: both; }

#containerHemingwayContent { 
  margin: 40px auto 0;
  position: relative;
  width: 993px;
  height: auto;
}

#boxHemingwayContent {
  position: absolute;
  top: 1px;
  right: 0px;
  width: 975px;
  height: auto;
  padding: 5px;
  background: transparent url(graphics/images/bg_content_tile.png) repeat scroll top left;
  overflow: hidden;
  font-size: 12px;
}

#boxHemingwayContent h1 {
  margin-top: 0;
  font-size: 18px;
  font-weight: bold;
  color: #669900;
}

#boxHemingwayContent h2 {
  margin-top: 0;
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  color: #669900;
}

#boxHemingwayContent img {
  border: solid 0px #faf9f5;
}

#boxHemingwayContent a img {
  border: none;
}

/* End Hemingway Page =========================================== */

/* Begin content page =========================================== */

#containerContent { 
    margin: 60px auto 0;
	position: relative;
    width: 993px;
}
	
	#boxContent {
		position: absolute;
		top: 0;
		right: 1px;
		width: 530px;
		height: auto;
		padding: 15px 15px 60px 15px;
		background: transparent url(graphics/images/bg_content_tile.png) repeat scroll top left;
		overflow: hidden;
		font-size: 12px;
	}
	#boxContent h1 {
		margin-top: 0;
		font-size: 18px;
		font-weight: bold;
		font-family: Helvetica, Arial, sans-serif;
		color: #669900;
	}
	#boxContent h2 {
		margin-top: 0;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 16px;
                font-weight: bold;
		color: #669900;
	}
	
	#boxContent h3 {
		margin-top: 0;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #669900;		
	}
	#boxContent img {
		border: solid 0px #faf9f5;
	}
	#boxContent a img {
		border: none;
	}
	
	#boxContent ul.graphicBullet {
		list-style-image: url(graphics/images/icon_bullet.gif);
	}
	#boxContent ul.graphicBullet li {
		margin-bottom: 8px;
	}
	#boxAddThis {
		float: right;
		margin: 20px 0 10px 0;
	}
	
	/*added to imitate h1 on pages not in CMT*/
	#sectionHeader {
		margin-top: 0;
		font-size: 18px;
		font-weight: bold;
		color: #669900;
	}
	
	#siteMapSectionHeader {
		margin-top: 0;
		font-size: 16px;
		font-weight: bold;
		color: #669900;
	}

#at15s { position:relative !important; top:302px !important; }
	
	/* BEGIN BREADCRUMB 2nd/3rd LEVEL NAV */
	#tblBreadcrumbNav {
		margin: 0 0 20px 0;
	}
	#nav_level_2_trigger {
		margin-top: 0;
		font-size: 16px;
		font-weight: normal;
		color: #9e4b00;
	}
	#nav_level_3_trigger {
		margin-top: 0;
		font-size: 16px;
		font-weight: normal;
		font-style: italic;
		color: #9e4b00;
	}
	#nav_level_2_trigger.active, #nav_level_2_trigger:hover, #nav_level_3_trigger.active, #nav_level_3_trigger:hover {
		color: #c35a30;
	}
	.nav_level_2_list, .nav_level_3_list { 
		display: none; 
		background: #fff;
		/* CSS3 styling for latest browsers */
		background: rgba(256, 256, 256, 0.95);	
		border: 1px solid #e0dcc8;
		border-bottom: none;
	}
	.nav_level_2_list ul, .nav_level_3_list ul { 
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	.nav_level_2_list li, .nav_level_3_list li {
		border-bottom: 1px solid #e0dcc8;
		font-size: 16px;
		font-weight: normal;
		line-height: 30px;
		text-align: left;
		padding: 0 10px;
	}
	.nav_level_2_list li a, .nav_level_3_list li a {
		display: block;
	}
	.nav_level_2_list li a:link, .nav_level_3_list li a:link, .nav_level_2_list li a:visited, .nav_level_3_list li a:visited {
		color: #5d493f;
		text-decoration: none;
	}
	.nav_level_2_list li a:hover, .nav_level_3_list li a:hover, .nav_level_2_list li a:active, .nav_level_3_list li a:active, .nav_level_2_list li a.active, .nav_level_3_list li a.active {
		color: #c35a30;
		text-decoration: none;
	}

/* END BREADCRUMB 2nd/3rd LEVEL NAV */
	
	
/* begin content gallery widget layout */
	#containerGallery {
		width: 474px;
		padding: 10px 13px 13px 13px;
		background: #fff;
		overflow: hidden;
	}
	.boxGalleryHead {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
		overflow: auto;
	}
	.txtGallery {
		float: left;
		font-family: arial, sans-serif;
		font-size: 11px;
		color: #978169;
	}
	.boxGalleryPhoto {
		width: 474px; 
		height: 255px;
		overflow: hidden;
	}
	.boxGalleryNav {
		width: 100%; 
		padding: 8px 0 0 0;
	}
	/* single thumbnail */
	div.thumbGallery {
		float: left;
		margin-right: 8px;
		cursor:pointer;
		width: 72px;
		height: 45px;
		display: block; 
		overflow: hidden; 
		cursor: pointer; 
	}
	div#containerGallery div.last {
		margin-right: 0;
	}
/* end gallery1 layout */
	
/* BEGIN MEGA FOOTER */
#panel {
	width: 993px;
	font-family: arial, sans-serif;
	font-size:  11px;        
	height: auto;
	display: none;
	position: relative;
	overflow: hidden;
}

.btn-more {
	position: absolute;
	top: -25px;
	left: -15px;
	display: block;
	width: 100px;
	height: 50px;
	background: url("graphics/images/footer-btn-more-close.png") no-repeat center top;
}
.btn-more_active {
	background: url("graphics/images/footer-btn-more-close.png") no-repeat center bottom;
}

#containerMegaFooter {
	margin: 0 auto;
	width: 993px;
	position: fixed;
	bottom: 0;
	left: 50%;
	_position: absolute;
	margin: 0 0 0 -496.5px;
	z-index: 100;
	background: url("graphics/images/bg_footer.gif") repeat;
}

.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}	

/*wood panel bar that is always visible*/
#containerFooterBar {
    width: 993px;
	height: 55px;
	background-color: #f3d69c;
	background-image: url("graphics/images/bg_footer_bar.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#boxFooterForm {
	float: left;
	margin: 10px 0 0 20px;
}

/*Reservation Link*/
#boxFooterResLink {
	float: left;
	margin: 10px 0 0 -10px;
	background:transparent url(graphics/images/footer_btn_make_a_res.png) no-repeat;/* scroll top center; */
	display:block; 
	width:178px;
	height:46px; 
	overflow:hidden; 
	cursor:pointer; 
} 

.txtBookForm {
	font-size: 10px;
}
.padBookForm {
	padding: 0 8px 0 0;
}




	.closeBtnX { 
		z-index: 100;
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 0;
		width:6px; 
		height:5px; 
		margin: 5px;
		background:transparent url(graphics/images/btn_close.png) no-repeat scroll top center; }
	.closeBtnX:hover { background-position: bottom center; }

	#closeGallery { 
		cursor: pointer;
		float:right; 
		width:18px; 
		height:12px; 
		margin: -12px 0 0 0;
		background:transparent url(graphics/images/gallery_popup_close.gif) no-repeat scroll top center; }
	#closeGallery.active { background-position: bottom center; }

	
	/* photo(a) and video(div) thumbnails for footer tooltip gallery */
	div.items a, div.items div {
		float: left;
		margin: 0 6px 0 0;
		width: 74px;
		height: 73px;
		cursor: pointer;
		background: #fff;
	}
	/*social icons margin*/
	.marginFooterSocial {
		margin: 20px 0 12px 5px;
	}
	/*footer nav button margin*/
	.marginFooterNav {
		margin: 0 10px 0 0;
	}
	
	/* BEGIN TOOLTIP TRIGGERS - FOOTER */
	/*twitter*/
	#socialFooterT, #socialFooterT2 { 
		float: right;
		background:transparent url(graphics/images/footer_btn_twitter.png) no-repeat scroll top center; 
		display:block; 
		width:23px;
		height:23px; 
		overflow:hidden; 
		cursor:pointer; 
	} 
	#socialFooterT.active, #socialFooterT:hover, #socialFooterT2.active, #socialFooterT2:hover { 
		background-position:bottom center;
	}
	#twitterWidget {
		width: 250px;
		height: 350px;
	}
	/*facebook*/
	#fbNoIE6 {
		_display: none;
	}
	#fbTooltip {
		height: 400px;
		width: 300px;
	}
	#socialFooterFB, #socialFooterFB2 { 
		float: right;
				margin-right: 30px;
		background:transparent url(graphics/images/footer_btn_facebook.png) no-repeat scroll top center; 
		display:block; 
		width:23px;
		height:23px; 
		overflow:hidden; 
		cursor:pointer; 
	} 
	#socialFooterFB.active, #socialFooterFB:hover, #socialFooterFB2.active, #socialFooterFB2:hover { 
		background-position:bottom center;
	}
	/*wordpress*/
	#socialFooterWP, #socialFooterWP2 { 
		float: right;
		background:transparent url(graphics/images/footer_btn_wordpress.png) no-repeat scroll top center; 
		display:block; 
		width:23px;
		height:23px; 
		overflow:hidden; 
		cursor:pointer; 
	} 
	#socialFooterWP.active, #socialFooterWP:hover, #socialFooterWP2.active, #socialFooterWP2:hover { 
		background-position:bottom center;
	}
	
	#navFooterNewsSpecials, #navFooterNewsSpecials2 { 
		float: right;
		background:transparent url(graphics/images/footer_btn_news_specials.gif) no-repeat scroll 0 0; 
		display:block; 
		width:90px;
		height:55px; 
		overflow:hidden; 
		cursor:pointer; 
	} 
	#navFooterNewsSpecials.active, #navFooterNewsSpecials:hover, #navFooterNewsSpecials2.active, #navFooterNewsSpecials2:hover { 
		background-position:0 -55px;
	}
	#navFooterExplore, #navFooterExplore2 { 
		float: right;
		background:transparent url('graphics/images/footer_btn_explore.gif') no-repeat scroll 0 0; 
		display:block; 
		width:90px;
		height:55px;  
		overflow:hidden; 
		cursor:pointer; 
	} 
	#navFooterExplore.active, #navFooterExplore:hover, #navFooterExplore2.active, #navFooterExplore2:hover { 
		background-position:0 -55px;         
	}
	#navFooterHemingway, #navFooterHemingway2 { 
		float: right;
		background:transparent url('graphics/images/footer_btn_hemingway.png') no-repeat scroll 0 0; 
		display:block; 
		width:120px;
		height:55px; 
		overflow:hidden; 
		cursor:pointer; 
	} 
	#navFooterHemingway.active, #navFooterHemingway:hover, #navFooterHemingway2.active, #navFooterHemingway2:hover { 
		background-position:0 -55px;         
	}
	#navFooterPhotoGal, #navFooterPhotoGal2 { 
		float: right;
		background:transparent url('graphics/images/footer_btn_photo_gallery.gif') no-repeat scroll 0 0; 
		display:block; 
		width:90px;
		height:55px; 
		overflow:hidden; 
		cursor:pointer; 
	} 
	#navFooterPhotoGal.active, #navFooterPhotoGal:hover, #navFooterPhotoGal2.active, #navFooterPhotoGal2:hover { 
		background-position:0 -55px;         
	}
	
	.footerTipBox { 
		display: none; 
	}
	.footerHemingwayBox { 
		display: none; 
		background-color: #fff;
	}
	.bubbleAngle {
		position:absolute;
		right:10px;
		bottom:-26px;
		width: 18px;
		height: 26px;
		background:transparent url('graphics/images/bg_social_popup_angle.png') no-repeat scroll 0 0; 
	}
	/* footer content area left side */
	#footerPanelLeft {
		float: left;
		margin: 0 0 0 20px;
		width: 530px;
                  padding: 10px 0px 10px 10px;
	}
	/* footer content area right side */
	#footerPanelRight {
		float: right;
		margin: 10px 0 0 0;
		width: 400px;
	}
	/* footer twitter bubble */
	#tweetBubble {
		position: relative;
		width: 240px;
		padding: 5px;
		background-color: #feefca;
		font-family: arial, sans-serif;
		font-size: 11px;
		color: #82705c;
		border: 1px solid #d7bbb0;
		/* CSS3 styling for latest browsers */
		-moz-border-radius: 5px;
		-moz-border-radius: 5px;
	}	
	/* footer twiter list format */
	#tweetBubble #twitter_update_list {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#tweetBubbleAngle {
		position:absolute;
		right:5px;
		bottom:-11px;
		width: 16px;
		height: 11px;
		background:transparent url(graphics/images/bg_footer_twitter_angle.gif) no-repeat scroll 0 0; 
	}	
	.twitterProgress {
		position: relative;
		width: 250px;
		padding-top: 100px;
		text-align: center;
	}
	
/* begin overlay elements */
	/* the overlayed element */ 
	.simple_overlay { 
	    /* must be initially hidden */ 
	    display:none; 
	    /* place overlay on top of other elements */ 
	    z-index:10000; 
	    /* styling */ 
	    background-color:#faf7f2; 
		padding: 20px 13px 13px 13px;
	    border:none; 
	    /* CSS3 styling for latest browsers */ 
	    -moz-box-shadow:0 0 90px 5px #151412; 
	    -webkit-box-shadow: 0 0 90px #151412;    
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;		
	} 
	/* close button positioned on upper right corner */ 
	.simple_overlay .close { 
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 0;
		width:6px; 
		height:5px; 
		margin: 5px;
		background:transparent url(graphics/images/btn_close.png) no-repeat scroll top center; }
	.simple_overlay .close:hover { background-position: bottom center; }	
	
/* end overlay elements */	


/* text styles */
/* footer specials tooltip text */
.txtSpecialHead {
	font-size: 23px;
	color: #549809;
}
.txtSpecial {
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #352f25;
}
.txtSpecialLink a {
	text-transform: uppercase;
	color: #352f25;
}

.txtHome {
	font-family: arial, sans-serif;
	font-size: .8em;
	color: #978169;
	line-height: 1.7em;
}
.txtHome p {
	margin-bottom: 1em;
}
.txtHome h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #669900;
}


/* footer links */
#tblFooterLinks {
	margin: 0 0 20px 0;
	font-family: Helvetica, Arial, sans-serif;
}
#tblFooterLinks a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .7em;
	line-height: 1.6em;
}
#tblFooterLinks a:link, #tblFooterLinks a:visited {
	color: #978169;
}
#tblFooterLinks a:hover, #tblFooterLinks a:active {
	color: #c36905;
}
#tblFooterLinks td {
	padding-right: 10px;
}

#boxFooterBottom {
	margin: 10px 0;
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #978169;
}

#specialsSlideThumb 
{
}

/* SFA EVENT CALENDAR STYLES */
.sfaEventTable
{
	font-family: Verdana;
	border: 1px solid #493b28;
}
.sfaEventHeader 
{
	background-color: #493b28;
	color: #ffffff;	
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.sfaTitles 
{
	background-image:url('graphics/images/bg_content_tile.png');
	font-size: 10px;
	color: #493b28;	
	font-weight: bold;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.sfaEvent 
{
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
}
A.sfaLink 
{
	/*
	color: #105B78;	
	*/
}
.sfaEven 
{
	background-color: #f2dec3;
}

.trapper 
{
	display: none;	
}

.trademark50 
{font-size: 50%; vertical-align: top;} 
.trademark80
{font-size: 80%; vertical-align: top;}

/* ---- SEARCH ----- */

.header_row1_search_box {
	vertical-align: top;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}

.searchBox {
 vertical-align: middle;
}
.searchBoxInput {
 font-size: 8pt;
 vertical-align: middle;
}
.searchBoxList {
}
.searchBoxTable {
}
.searchBoxText {
 font-size: 8pt;
}
.searchHeading {
 font-size: 8pt;
 font-weight: bold;
 color: #515151;
 padding-right: 5px;
}

/* ======= Voting  ========*/
/* .votingStars { border: 1px solid #cccccc; display: block; background-color: #ffffff; width: 100px;} */

/* ======= Shopping Cart ======== */
.shoppingAlert {
 font-size: 10pt;
 font-weight: bold;
 color: #CC0000;
}
.shoppingBody {
 font-size: 8pt;
}
.shoppingCartEvenRow { 
 font-size: 8pt;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: Bold;
 color: #000000;
 background-color: #ffffff;
}
.shoppingCartOddRow {
 font-size: 8pt;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: Bold;
 color: #000000;
 background-color: #ebebeb;
}
.shoppingTable {
 background-image: url("graphics/images/bg_header_tile.png");
 background-repeat: repeat;
 background-position: top left;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
}
.shoppingCartTableHeader {
 background-color: #005286;
 color: #ffffff;
 font-size: 8pt;
 font-weight: bold;
}
.shoppingForm {
 font-size: 8pt;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #000000;
}
.shoppingFormQuantity {
 background-color: #9db3d0;
 font-size: 8pt;
}
.shoppingFormRequired {
 font-size: 8pt;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: Bold;
 color: #000000;
}
.shoppingHeading {
}
.shoppingInStock {
}
.shoppingItemHeading {
}
.shoppingOutOfStock {
 color: #dd0000;
}
.shoppingLowStock {
}
