body .flash_sale-shortcode {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}
body .flash_sale-shortcode p { margin-bottom: 20px; }
body .flash_sale-shortcode-clearfix { clear: both; }

/* Buttons */

	body .flash_sale-shortcode-button {
		display: inline-block;
		text-decoration: none;
		background: #f9f9f9;
		line-height: 18px;
		position: relative;
		margin: 0 10px 10px 0;
		background: url(../images/button-overlay.png) repeat-x left top;
		color: #FFF;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
		border: 1px solid rgba(0,0,0,0.1);
		box-shadow: inset 0px 0px 3px rgba(255,255,255,0.5);
	}
	body .flash_sale-shortcode-button:hover { color: #FFF; background-position: left -100px; }
	body .flash_sale-shortcode-button:active { top: 1px; box-shadow: inset 1px 1px 1px rgba(0,0,0,0.2); }
	
	body .flash_sale-shortcode-button-size-small { font-size: 11px; padding: 4px 12px; }
	body .flash_sale-shortcode-button-size-medium { font-size: 13px; padding: 7px 15px 8px 15px; }
	body .flash_sale-shortcode-button-size-large { font-size: 15px; padding: 11px 18px 12px 18px; }
	
	body .flash_sale-shortcode-button-edge-straight { border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
	body .flash_sale-shortcode-button-edge-rounded { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
	
	body .flash_sale-shortcode-button-colour-red { background-color: #b34141!important; }
	body .flash_sale-shortcode-button-colour-blue { background-color: #2d48b8!important; }
	body .flash_sale-shortcode-button-colour-green { background-color: #2e9b42!important; }
	body .flash_sale-shortcode-button-colour-light-gray { background-color: #999!important; }
	body .flash_sale-shortcode-button-colour-dark-gray { background-color: #333!important; }
	body .flash_sale-shortcode-button-colour-orange { background-color: #ec661e!important; }
	body .flash_sale-shortcode-button-colour-purple { background-color: #531f99!important; }
	
	body .flash_sale-shortcode-button i { text-shadow: none;  }
	body .flash_sale-shortcode-button-size-small i { font-size: 12px;  }

/* Social */
	body .flash_sale-shortcode-social-links { margin: 0 0 20px 0; overflow: hidden; }
		.sn-social-icon {
			text-decoration: none;
			background: #333;
			width: 30px;
			height: 30px;
			line-height: 30px;
			color: #FFF;
			float: left;
			display: block;
			margin: 0 4px 8px 0;
			text-align: center;
			font-size: 13px;
			-webkit-font-smoothing: antialiased;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
		}
		.sn-social-icon:before { margin: 0px; display: inline; }
		.sn-social-icon-twitter { background: #00c4fc; }
		.sn-social-icon-facebook { background: #3350ae; }
		.sn-social-icon-linkedin { background: #0084d7; }
		.sn-social-icon-pinterest { background: #df2828; }
		.sn-social-icon-delicious { background: #055ff5; }
		.sn-social-icon-paypal { background: #23649a; }
		.sn-social-icon-gplus { background: #d83d2d; }
		.sn-social-icon-stumbleupon { background: #c60303; }
		.sn-social-icon-fivehundredpx { background: #0089d4; }
		.sn-social-icon-foursquare { background: #3ab6e8; }
		.sn-social-icon-forrst { background: #267810; }
		.sn-social-icon-digg { background: #024dcb; }
		.sn-social-icon-spotify { background: #aed40e; }
		.sn-social-icon-reddit { background: #ff7800; }
		.sn-social-icon-dribbble { background: #fe0085; }
		.sn-social-icon-flickr { background: #e53a7c; }
		.sn-social-icon-rss { background: #ef7528; }
		.sn-social-icon-skype { background: #1dc6ff; }
		.sn-social-icon-youtube { background: #e8211a; }
		.sn-social-icon-vimeo { background: #0084ff; }
		.sn-social-icon-myspace { background: #464545; }
		.sn-social-icon-amazon { background: #f59e1b; }
		.sn-social-icon-ebay { background: #ff0101; }
		.sn-social-icon-github { background: #024dcb; }
		.sn-social-icon-lastfm { background: #c60303; }
		.sn-social-icon-soundcloud { background: #ff4701; }
		.sn-social-icon-tumblr { background: #3d627d; }
		.sn-social-icon-instagram { background: #1c527e; }	
		.sn-social-icon:hover { background: #000; color: #FFF; }
		
		.sn-social-icon-image {
			float: left;
			display: block;
			margin: 0 4px 8px 0;
		}
			.sn-social-icon-image img { width: 30px; height: 30px; margin: 0px; display: inline-block; }


/* Columns */

body .flash_sale-shortcode-cols {
	display: block;
	overflow: hidden;
	clear: both;
	margin: 0 0 20px 0;
}
	body .flash_sale-shortcode-col {
		float: left;
		display: block;
	}
		body .flash_sale-shortcode-col-inner {
			margin: 0 15px 0 0;
		}

	body .flash_sale-shortcode-cols-half-half .flash_sale-shortcode-col-a, 
	body .flash_sale-shortcode-cols-half-half .flash_sale-shortcode-col-b { width: 50%; }
	
	body .flash_sale-shortcode-cols-third-third-third .flash_sale-shortcode-col-a, 
	body .flash_sale-shortcode-cols-third-third-third .flash_sale-shortcode-col-b, 
	body .flash_sale-shortcode-cols-third-third-third .flash_sale-shortcode-col-c { width: 33.3%; }
	
	body .flash_sale-shortcode-cols-twothirds-third .flash_sale-shortcode-col-a { width: 67%; }
	body .flash_sale-shortcode-cols-twothirds-third .flash_sale-shortcode-col-b { width: 33%; }
	
	body .flash_sale-shortcode-cols-third-twothirds .flash_sale-shortcode-col-a { width: 33%; }
	body .flash_sale-shortcode-cols-third-twothirds .flash_sale-shortcode-col-b { width: 67%; }
	
	body .flash_sale-shortcode-cols-quarter-quarter-quarter-quarter .flash_sale-shortcode-col-a, 
	body .flash_sale-shortcode-cols-quarter-quarter-quarter-quarter .flash_sale-shortcode-col-b, 
	body .flash_sale-shortcode-cols-quarter-quarter-quarter-quarter .flash_sale-shortcode-col-c, 
	body .flash_sale-shortcode-cols-quarter-quarter-quarter-quarter .flash_sale-shortcode-col-d { width: 25%; }
	
	body .flash_sale-shortcode-cols-half-quarter-quarter .flash_sale-shortcode-col-a { width: 50%; }
	body .flash_sale-shortcode-cols-half-quarter-quarter .flash_sale-shortcode-col-b, 
	body .flash_sale-shortcode-cols-half-quarter-quarter .flash_sale-shortcode-col-c { width: 25%; }
	
	body .flash_sale-shortcode-cols-quarter-quarter-half .flash_sale-shortcode-col-a,
	body .flash_sale-shortcode-cols-quarter-quarter-half .flash_sale-shortcode-col-b { width: 25%; }
	body .flash_sale-shortcode-cols-quarter-quarter-half .flash_sale-shortcode-col-c { width: 50%; }
	
	body .flash_sale-shortcode-cols-quarter-half-quarter .flash_sale-shortcode-col-a,
	body .flash_sale-shortcode-cols-quarter-half-quarter .flash_sale-shortcode-col-c { width: 25%; }
	body .flash_sale-shortcode-cols-quarter-half-quarter .flash_sale-shortcode-col-b { width: 50%; }
	

/* Media */

	body .flash_sale-shortcode-video-embed { margin: 0 0 20px 0; display: block; }
	

/* Toggle */

	body .flash_sale-shortcode-toggle {
		margin: 0 0 20px 0;
		display: block;
		border: 1px solid #EEE;
	}
	body .flash_sale-shortcode-toggle-active { border-color: #DDD; }
		body .flash_sale-shortcode-toggle h3.flash_sale-shortcode-toggle-heading {
			cursor: pointer;
			display: block;
			line-height: 22px;
			font-size: 16px;
			position: relative;
			padding: 15px 60px 15px 20px;
			margin: 0px;
			font-weight: normal;
		}
			body .flash_sale-shortcode-toggle h3.flash_sale-shortcode-toggle-heading i { margin-right: 10px; }
			body .flash_sale-shortcode-toggle h3.flash_sale-shortcode-toggle-heading .toggle-down, 
			body .flash_sale-shortcode-toggle h3.flash_sale-shortcode-toggle-heading .toggle-up {
				display: none;
				position: absolute;
				font-size: 14px;
				line-height: 20px;
				margin: -10px 0 0 0;
				top: 50%;
				right: 20px;
				opacity: 0.6;
			}
			body .flash_sale-shortcode-toggle h3.flash_sale-shortcode-toggle-heading .toggle-down { display: block; }
			body .flash_sale-shortcode-toggle-active h3.flash_sale-shortcode-toggle-heading .toggle-down { display: none; }
			body .flash_sale-shortcode-toggle-active h3.flash_sale-shortcode-toggle-heading .toggle-up { display: block; }
		body .flash_sale-shortcode-toggle .flash_sale-shortcode-toggle-content {
			border-top: 1px solid #EEE;
			padding: 20px 20px 1px 20px; 
		}
		body .flash_sale-shortcode-toggle .flash_sale-shortcode-toggle-content { display: none; }
	

/* Accordion */

	body .flash_sale-shortcode-accordion { margin: 0 0 20px 0; }
	body .flash_sale-shortcode-accordion .flash_sale-shortcode-toggle { margin: -1px 0 0 0; }


/* Tabs */

	body .flash_sale-shortcode-tabs {
		overflow: hidden;
		padding: 40px 0 0 0;
		position: relative;
		margin: 0 0 20px 0;
	}
		body .flash_sale-shortcode-tab-buttons {
			position: absolute;
			top: 0px;
			left: 0px;
			height: 41px;
			display: block;
			width: 100%;
			z-index: 10;
		}
			body .flash_sale-shortcode-tab-buttons a {
				display: block;
				float: left;
				margin: 0 8px 0 0;
				border: 1px solid #EEE;
				border-bottom: 1px solid #DDD;
				height: 39px;
				line-height: 39px;
				padding: 0 20px;
				color: #999;
				text-decoration: none;
				font-size: 12px;
			}
			body .flash_sale-shortcode-tab-buttons a.active { border-color: #DDD; border-bottom: 1px solid #FFF; color: #333; }
		body .flash_sale-shortcode-tabpane {
			position: relative;
			display: block;
			padding: 20px 20px 1px 20px;
			border: 1px solid #DDD;
		}


/* Map */

	body .flash_sale-shortcode-map {
		overflow: hidden;
		display: block;
		position: relative;
		margin: 0 0 20px 0;
	}
		body .flash_sale-shortcode-map img { max-width: none; }
		body .flash_sale-shortcode-map p {
			width: 300px;
			line-height: 18px;
			font-size: 12px;
			margin: 0px;
			padding: 10px 10px 0 10px;
		}