﻿body {
	font-size: 12px;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	line-height: 120%;
	color: #000;
	background: url("../images/layout/bkgnd-line2.png") no-repeat center 2px;
	position: relative;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 20px;
}

a, a:visited {
	color: #330066;
}
a:hover {
	color: #f47929;
	text-decoration: underline;
}
a:focus {
	outline: 1px dotted;
}
a img {
	border: none;
	text-decoration: none;
}
hr {
	border-style: inherit;
	clear: both;
	height: 1px;
	background-image: url('../images/layout/hr.gif');
	background-repeat: repeat-x;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	width: 100%;
}
p {
	line-height: 120%;}
p.imageCaption {
	font-style: italic;
	font-size: 11px;
	margin: 10px 0;
}

p.caption{
	font-weight:500;
	color:#666;
	font-size:10px;
	text-transform:uppercase;
	padding:0;
	margin:0 15px 0 30px;
}
#content-block p.caption{
 margin:15px 0 0 0;
}

h1 {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size: 33px;
	font-weight: 700;
	color: #330066;
	line-height: 110%;
}
.landingPage h1 span{
font-weight:300;
}
.landingPage h1{
margin-bottom:10px;
}
h2 {
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #330066;
	line-height: 110%;
}
h2.subhead{
	color:#666;
	text-transform:uppercase;
	font-weight:300;
	margin:0 0 0 30px;
	font-size:21px;
}
#sideHeader h2{
	color:#fff;
	font-weight:300;
	line-height:1;
	font-size:18px;
	margin-bottom:10px;
	}
h3 {
	font-family: "museo-sans-1","museo-sans-2", sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #f47929;
}
#content-block h3{
	text-transform:uppercase;
	font-weight:300;
	font-size:26px;
	margin:20px 0 0;
}	
#content-block h3 span{
	text-transform:none;
}
#content-block h3.green{
	color:#7d831a;
}
#content-block h3.red{
	color:#c22437;
}
h4 {
	font-family: "museo-sans-1","museo-sans-2", sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #330066;
}
#sideHeader h4{
	font-weight:900;
	margin-bottom:0;
	font-size:18px;
	}
h5 {
	font-size: 15px;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	color: #330066;
}
h6 {
	font-size: 14px;
	font-weight:normal;
	line-height:16px;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
li {
	margin-left: 30px;
	padding: 5px;
}
span.drop-cap {
    font-size: 64px;
    float: left;
    display: block;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    color: #999;
    font-weight: 300;
}
code {
	font-family: "Courier New", Courier, monospace;
	color: blue;
	font-style: normal;
}
blockquote {
	margin: 10px 15px;
}
.block30 h4 {
	text-align: center;
}
#footer p {
	font-size: 11px;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	color: #666;
}
#footer p.smallText {
	font-size: 10px;
	color: #999;
}
sup {
    vertical-align: super;
    font-size:50%;
}

.clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
.hideText{
display:none;
}
/***** Navigation *****/
#mainNav {
	font-family: "museo-sans-1","museo-sans-2", sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #330066;
	margin: 10px 5px;
	text-align: right;
	padding-left: 182px;
	width: 552px;
}
#mainNav ul {
	margin-right: -14px;
}
#mainNav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainNav li a {
	text-decoration: none;
	padding: 3px 14px;
}
#mainNav li a:hover {
	background-color: #f47929;
	color: #fff;
}
#mainNav li a.lastNav, #subNav li.lastNav a {
	padding-right: 0;
}
#subNav {
	font-size: 11px;
	color: #330066;
	font-weight: 400;
	text-align: right;
	margin: 10px 0 0 0;
}
#subNav ul {
	margin-bottom: 0;
}
#subNav li {
	display: inline;
	list-style-type: none;
	padding: 0 6px;
	margin: 0;
	border-left: 1px solid #330066;
}
#subNav li.lastNav {
	padding-right: 0;
}
#subNav li:first-child {
	border-left: none;
}
#subNav a:hover {
	text-decoration: none;
}
#sideNav {
	margin: 15px 0;
	color: #330066;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2",sans-serif;
	font-size: 15px;
}
#sideNav ul li {
	list-style-type: none;
}
#socialLinks {
	margin: 30px 0 15px;
}
#socialLinks li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
/***** IDs *****/
#wrapper {
	margin: 0;
	padding: 0;
}
#header {
	background: url("../images/layout/ShopBot-logo-fullwidth.png") no-repeat 0 33px;
	display: block;
	height: 110px;
	margin:0 auto;
}
#logo {
	position: absolute;
	height: 58px;
	width: 230px;
	text-indent: -9999px;
	display: block;
	top: 24px;
	cursor: pointer;
	z-index: 40;
}
#tagline {
	text-align: right;
	margin: 26px 0 0 0;
}
#content {
	margin: 40px auto 0;
	height: 796px;
}
#mainContent {
	margin-top: -10px;
	background-color: #ffffff;
	padding: 0 10px;
	min-height: 910px;
}
#alert {
	background: url("../images/layout/bottom-shadow.png") repeat-x;
	background-color: #f47929;
	color: #fff;
	display: block;
	margin: -20px auto 0;
	padding: 10px 0;
	height: 15px;
	text-align: left;
	width: 100%;
	position: absolute;
}
#alert p {
	margin: 0;
	padding: 1px 0 0 0;
	font-family: "museo-sans-1","museo-sans-2", sans-serif;
	font-size: 12px;
	font-weight: 500;
}
#rightSidebar {
	border: 2px solid #f47929;
	background: #fff;
	margin: -40px 5px 40px 5px;
}
#topRightSide {
	text-align: center;
	margin: 10px auto 15px auto;
}
#gsearch {
	margin: 20px 10px;
	display: block;
	text-align: center;
}
#bottomRightSide {
	text-align: center;
	margin: 15px auto;
}
#sideHeader{
background:#f47929;
padding:15px 5px;
margin-top:25px;
}
#footer {
	margin: 10px 0 0 0;
	padding: 0 20px;
	text-align: center;
	clear: both;
}
#content-block{}
/***** Classes *****/
.bottomShadow {
	background: url("../images/layout/bottom-shadow.png") repeat-x;
	display: block;
	height: 10px;
	margin: 10px 0;
}
.articleBlock {
	border: 1px solid #7d7d7d;
	background: #f4f4f5;
	padding: 10px;

	margin-bottom: 30px;
}
.moreLink {
	text-align: right;
	padding: 0;
	margin: 10px;
	font-style: italic;
}
.moreLink a {
	color: #f47929;
}
.block30 {
	width: 30%;
	float: left;
	margin: 10px 10px;
}
.block40 {
	float: right;
	width: 37%;
	border: 1px solid #7d7d7d;
	background: #f4f4f5;
	padding: 10px;
}
.block50 {
	float: left;
	width: 48%;
	text-align: center;
	margin: 10px 0 20px 0;
}
.block60{
	width: 60%;
	text-align:center;
	margin:10px auto 20px;
	}
#content-block .block60{
	margin:0 0 20px;
	text-align:left;
	width:63%;
}
#content-block .block60.left{
	float:left;
	text-align:right;
}
#content-block .block60.right{
	float:right;
	
}
.block60 img{
	margin-bottom:10px;
	}
.smallText {
	font-size: 9px;
}
.textOrangeBold {
	color: #f47929;
	font-weight: 700;
	font-size: 120%;
}
.textBlueBold {
	color: #330066;
	font-weight: 700;
	font-size: 120%;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}


/***** Bubble & Arrow Styles *****/

.bubble-link{
	display:block;
	text-decoration:none;
	color:#fff;
	}
.bubble-link:hover{
	text-decoration:underline;
	border:none;
	color:#fff;
	}
.bubble{
	margin:20px 0;
	width:100%;
	position:relative;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	padding:10px;
	height:auto;
	width:90%;	
	color:#fff;
}
.bubble h2{
text-align:center;
}
.bubble a, .bubble a:visited {
    color: #fff;
}
.bubble ul{
margin-bottom:0;
}
.bubble li{
margin-left:20px;
}
.bubble hr{
background:#fff;
margin-bottom:10px;
}

.bubble.arrow-left,
.bubble.arrow-right{
	margin:15px 30px;
	padding:20px;
	width:78%;
}
#content-block .bubble.arrow-left,
#content-block .bubble.arrow-right{
	margin:15px 0 25px 0;
	width:93%;
	padding:15px;
}
#content-block .bubble.arrow-right{
	margin-left:0;
}
.bubble:after{
	content:'';
	position:absolute;
}

.bubble.arrow-up:after{
	top:-10px;
	left:45%;
	border-bottom:10px solid #f47929;
	border-bottom-color:inherit;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
}
.bubble.arrow-down:after{
	top:100%;
	left:48%;
	border-top:10px solid #f47929;
	border-top-color:inherit;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
}
.bubble.arrow-left:after{
	right:100%;
	top:41%;
	border-right:10px solid #f47929;
	border-right-color:inherit;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
}

.bubble.arrow-right:after{
	right:-10px;
	top:41%;
	border-left:10px solid #f47929;
	border-left-color:inherit;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
}
.bubble.red{
	background:#c22437;
	border-color:#c22437;	
}


.bubble.orange{
	background:#f47929;
	border-color:#f47929;	
}
.bubble.blue{
	background:#330066;
	border-color:#330066;	
}
.bubble.lt-blue{
	background:#2381a9;
	border-color:#2381a9;
	}

.bubble.green{
	background:#7d831a;
	border-color:#7d831a;	
}
.bubble.grey{
	background:#999;
	border-color:#999;
	width:65%;
	margin:0 auto;
}
.bubble p{
	margin-bottom:0;
	color:#fff;
}
.bubble h2{
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
	font-size:17px;
	line-height:125%;
	margin-bottom:0;
}
.bubble h2 span{
	font-weight:900;
}


/***** Button Styles *****/
.button, .button:visited {
	background: #222 url("../images/layout/alert-overlay.png") repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	margin: 10px 0 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-family: "museo-sans-1","museo-sans-2", sans-serif;
	font-weight: 500;
	font-size: 13px;
}
.button:hover {
	background-color: #111;
	color: #fff;
}
.button:active {
	top: 1px;
}
.small.button, .small.button:visited {
	font-size: 12px;
	font-weight: 700;
}
.medium.button, .medium.button:visited {
	font-size: 13px;
	padding: 8px 10px 6px;
}
.large.button, .large.button:visited {
	font-size: 15px;
	padding: 8px 14px 9px;
}
.big.button, .big.button:visited{
	font-size:22px;
	padding:12px 30px 13px;
	}
.blue.button {
	background-color: #1e2070;
}
.blue.button:hover {
	background-color: #191b5d;
}

.lt-blue.button {
	background-color: #2381a9;
}
.lt-blue.button:hover {
	background-color: #1e6d8f;
}

.red.button{
	background-color:#c22437;
}
.red.button:hover{
	background-color:#a21e2e;
}
.orange.button {
	background: #f47929;
}
.orange.button:hover {
	background: #d46924;
}
.yellow.button{
background:#f5b831;
color:#330066;
}
.yellow.button:hover{
background:#C99728;
color:#fff;
}

.green.button{
background:#7d831a;
color:#fff;
}
.green.button:hover{
background:#737818;
color:#fff;
}

.block30 .medium.button, .block30 .medium.button:visited, .block30 .medium.button:active {
	display: block;
	text-decoration: none;
}
.button50 {
	display: block;
	width: 50%;
	margin: 10px;
	line-height: 130%;
	float: left;
}
.quicklinks{
text-align:center;
clear:both;
margin-top:-16px;
}
.quicklinks a.button{
margin-left:10px;
}
/***** Image Styles *****/
#futureTools img {
	margin: -12px 0 0 10px;
	z-index: 500;
	position:relative;
}
#sideTopLogo {
	margin: 20px auto;
	display: block;
}
.floatImageLeft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatImageRight {
	float: right;
	margin: 0 0 10px 10px;
}
.alignImageCenter {
	margin: 10px auto;
	display: block;
}
.imgDropShadow {
	-moz-box-shadow: 3px 3px 6px #7d7d7d;
	-webkit-box-shadow: 3px 3px 6px #7d7d7d;
	box-shadow: 3px 3px 6px #7d7d7d;
	border: 1px solid #7d7d7d;
}
.imgOffsetTopLeft {
	margin: -25px 15px 10px -25px;
}
.imgOffsetTopRight {
	margin: -25px -20px 10px 15px;
}
.imgOffsetLeft {
	margin: 10px 15px 10px -25px;
}
.imgOffsetRight {
	margin: 10px -20px 10px 15px;
}
#content-block img{
	margin-top:5px;
}
/******* TABLE STYLES ********/
table.tableStyle {
	border: 1px solid #7d7d7d;
	color: #000;
}
table.tableStyle tr td, table.packagePricing tr td {
	padding: 5px;
	border: 1px solid #7d7d7d;
}
table.noborder tr td, table.packagePricing tr td {
	border: none;
}
table.packagePricing {
	border: 1px solid #ccc;
	margin-left: 20px;
}
.eventTrade {
	background-color: #f89b1a;
}
.eventCamp {
	background-color: #484b8b;
	color: #fff;
}
.eventCamp a, .eventCamp a:hover {
	color: #fff;
}
.eventUnofficial {
	background-color: #898989;
}
.eventOfficial {
	background-color: #e4e4e4;
}
.auto-style1 {
	vertical-align: middle;
	text-align: center;
}
.auto-style2 {
	vertical-align: middle;
}
h3.spotlight {
	display: block;
	background-image: url('../images/Features/Spotlights/spotlight_full.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 82px;
}
.columnRightSkinny {
	float: right;
	width: 30%;
	margin-left: 10px;
	margin-bottom: 10px;
}
.columnLeftSkinny {
	float: left;
	width: 32%;
	margin-right: 10px;
	margin-bottom: 10px;
}
#homeEd, #homeMfg {
	float: left;
	width: 310px;
	height: 315px;
	background-color: #F4F4F5;
	border: 1px solid #7d7d7d;
	text-align: center;
	margin-top: 30px;
}
#homeEd {
	background: #f4f4f5 url('../images/education-button.jpg') no-repeat center bottom;
	margin-right: 25px;
}
#homeMfg {
	background: #f4f4f5 url('../images/manuf-button.jpg') no-repeat center bottom;
}
#homeEd h1, #homeMfg h1 {
	padding: 0px;
	margin: 10px 0px 15px 0px;
}
#homeEd h1 {
	color: #F47929;
}
#homeEdCopy, #homeMfgCopy {
	float: left;
	width: 310px;
	margin-top: 10px;
}
#homeEdCopy {
	margin-right: 25px;
}
.blockQuote {
	font-family: museo-sans-1, museo-sans-2, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #F47929;
	line-height: 150%;
	display: block;
	margin: 15px;
}
.facebookBox {
	float: right;
	margin: -20px 0 10px 20px;
}
.facebookBox iframe {
	background-color: #fff;
}
.newsletterBox {
	width: 350px;
	float: right;
	margin:0 0 15px 15px;
}
#trainingOptions {
	text-align: center;
}
#trainingOptions h4 {
	text-align: left;
	margin: 0 0 8px 0;
}
#trainingOptions a {
	margin: 4px;
}
.picStrip{
	text-align:center;
	display:inline;

}
.picStrip img {
	vertical-align:middle;
	padding: 5px;
}
#featureTabs{
	position:relative;
	height:100px;
	border-bottom:1px solid #7a7a7b;	
	clear:both;				
	}
.featureTab{
	height:14px;
	padding:6px 15px 15px;
	border:1px solid #7a7a7b;
	float:left;
	width:270px;
	overflow:hidden;
	bottom:0;
	position:absolute;
	background:#f47929;
	border-bottom:none;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	color:#222;
	z-index:14;
	background: #f47929 url("../images/layout/alert-overlay.png") repeat-x;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	cursor: pointer;


	}
.featureTab.first{
margin-left:20px;
}
.featureTab.first li,
.feedTab li{
padding:0;
margin:15px 0;
list-style:none;
height:99px;
overflow:hidden;
}
.feedTab li{
background: #f4f4f5;
padding:10px;
margin:0 0 30px;
height:240px;
border: 1px solid #7d7d7d;
overflow:visible;
}
.feedTab li div:not([id^="attachment"]) {
height: 210px;
overflow: hidden;
position:relative;
}
.feedTab li div:not([id^="attachment"]):after{
position: absolute;
bottom: 0;
height: 22%;
width: 100%;
content: "";
background: linear-gradient(to top,rgb(244, 244, 245) 20%,rgba(255,255,255, 0) 80%);
pointer-events: none; /* so the text is still selectable */
}
.featureTab.second{
left:350px;
}
.featureTab h2{
color:#fff;
text-align:center;
font-size:18px;
margin-bottom:10px;
}
.featureTab .headline,
.feedTab .headline{
font-size:14px;
font-weight:bold;
line-height:125%;
display:block;
margin:0;
}
.featureTab .headline a:hover,
.featureTab .fbsubscribelink a:hover{
color:#fff;
text-decoration:none;
}
.featureTab .feedItemAuthor,
.featureTab .date,
.feedTab .feedItemAuthor,
.feedTab .date{
display:inline-block;
margin:0 6px 8px 0;
font-weight:bold;
}
.featureTab .feedItemAuthor,
.feedTab .feedItemAuthor{
font-style:italic;
}
.featureTab div[id^="attachment"],
.feedTab div[id^="attachment"] {
    width: 100% !important;
}
.featureTab img,
.feedTab img {
    width: 20%;
    float: left;
    height: auto;
    margin-right: 15px;
}
.featureTab .wp-caption-text,
.feedTab .wp-caption-text {
    display: none;
}
.featureTab .fbsubscribelink img,
.feedTab .fbsubscribelink img  {
border:1px solid white !important;
margin-right:5px;
width:inherit;
}
.featureTab #creditfooter,
.feedTab #creditfooter{
display:none;
}
#toolBox-container{
border:1px solid #ccc;
padding:10px 5px 0 5px;
}
.toolBox {
	width: 100%;
	padding: 0;
	text-align: center;
	margin-bottom: 10px;
	background: #fff;
	height: 240px;
}
.bar1 {
	background: #330066;
	width: 71%;
	padding: 0;
	position: relative;
}
.bar1 p {
	margin: 0;
	padding: 2px 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.bar2 {
	background: #F47929;
	width: 77%;
	padding: 0;
	margin-left: 23%;
	position: relative;
}
.bar2 p {
	margin: 0;
	padding: 1px 0 3px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
a.barLink {
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 18px;
	top: 0;
	cursor: pointer;
	z-index: 40;
}
.tool {
	float: left;
	margin: 0 11px;
}

#complete-solution h3.blockQuote{
	margin:40px 20px 20px;
	line-height:110%;
	font-size:23px;	
	}

#complete-solution h3.blockQuote span{
	text-transform:uppercase;
	font-weight:700;
	}
	
#complete-solution h3.blockQuote a{
	font-size:14px;
	color:#F47929;
}
#complete-solution .button,
#button-bar .button {
    text-transform: uppercase;
    width: 90%;
    margin-bottom:0;
    padding:10px;
    line-height:120%;
}
#complete-solution .button > span,
#button-bar .button > span {
    font-size: 90%;
    text-transform: none;
}
a.winner{
position:absolute;
width:140px;
}

.productImageBox{
	text-align:right;
}
.questionBox{
	text-align:center;
	margin-top:40px;
	width:90%;
	position:relative;
}
.questionIcon{
	position:absolute;
	top:-10px;
	right:0;
}
.questionBox p{
	font-family:"museo-sans-1","museo-sans-2",sans-serif;
	font-size:14px;
	}
.docsSideBox{
float:right;
width:290px;
}	
.docsSideBox img.imgDropShadow{
margin:0 auto;
display:block;
}
.docsSideBox .questionBox{
margin:20px 0 30px;
}
.docsSideBox .questionIcon{
right:-15px;
}
.docsSideBox .feedback.button{
width:60%;
}
.feedback.button{
	display:block;
	margin:20px auto;
	text-align:center
}

h3.feedback.button{
width:40%;
}
/****** TWITTER FEED ******/
#twitter_div {
	border: 1px solid #7d7d7d;
	background: #f4f4f5;
	padding: 10px;
	margin: 30px;
}
ul#twitter_update_list {
	list-style: none;
	font-size: 14px;
}
ul#twitter_update_list li {
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #f47929;
}
ul#twitter_update_list li:hover {
	background-color: #ccc;
}
#jstwitter {
	width:100%;
	margin: 0 auto;
}
#jstwitter .tweet {
	width: 175px;
	margin: 5px;
	padding: 10px;
	float: left;
	background: #f4f4f5;
	border:1px solid #7d7d7d;
}
#jstwitter .tweet:hover{
	background-color:#ccc;
	}
}
#jstwitter .tweet a {
	text-decoration: none;
	color: #330066;
}
#jstwitter .tweet a:hover {
	text-decoration: underline;
}
#jstwitter .tweet a.fancy img{
	text-align:center;
	margin:0 auto;
	padding:10px;
}
#jstwitter .tweet .time {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

/****** SEARCH ******/

#search-box{
	margin:10px 0 10px 10px;
	width:96%;
}
input.gsc-search-button{
	line-height:1.5 !important;
}
.gsc-tabHeader {
    padding: 10px !important;
}


/****** WUFOO FORMS ******/
[id|=wufoo]{
	border:3px solid #f47929;
	background:#fff;
	padding:10px;
	width:90%;
	margin:10px auto;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0px 0px 5px;
	-o-box-shadow:rgba(0,0,0,0.2) 0px 0px 5px;
	box-shadow:rgba(0,0,0,0.2) 0px 0px 5px;
	
}


/****** SOFTWARE FOOTER *******/
#softwarePromo{
	width:70%;
	text-align:center;
	margin:0 auto;
	clear:both;
}

#softwarePromo h6{
	font-family:"museo-sans-1","museo-sans-2",sans-serif;
	font-size:15px;
	line-height:1.3;
}

/********* SHOPIFY **********/
p.price-text{
	margin-bottom:3px;
}

div.shopify-button{
	margin-bottom:20px;
}

div.shopify-product{
	padding:12px 12px 0;
	border:1px solid #ccc;
	background:#fff;
	
}
.my-product-grid {
  padding: 0;
  margin: 0 auto;
  max-width: 1100px;
  box-sizing: border-box;
  display: block;
}

.my-product-row {
  display: block;
  width: 100%;
  clear: both;
}

.my-product-embed {
    padding: 0 10px 20px 10px;
    margin: 0;
    width: 25%;
    box-sizing: border-box;
    display: block;
    float: left;
}



.fa-file-video-o,
.fa-file-pdf-o{
	margin-left:7px;
}

.fa-file-pdf-o{
	color:red;
}