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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
/* 

typekit font note: use myriad-pro + font-weight for all modern browsers (IE9+ and FF, Chrome etc.), for IE6-8 use special names: 

normal: myriad-pro, weight 400 (default) - myriad-pro-n4
semibold: myriad-pro, weight 600 (default) - myriad-pro-n6

*/
body {
  line-height: 1;
  font-size: 62.5%;
  font-family: myriad-pro, helvetica, arial, sans-serif;
  background: #333;
  width: 100%;
  min-width: 1048px;
}
h1 {
  font-size: 32px;
  line-height: 1.2;
  font-weight: 600;
  font-family: myriad-pro-n6, myriad-pro, helvetica, arial, sans-serif;
  color: #494949;
  opacity: 1;
}
h2 {
  color: #494949;
  font-family: myriad-pro-n6, myriad-pro, helvetica, arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 12px;
  padding: 5px 0 0;
  opacity: 1;
}
h3 {
  font-weight: 600;
  font-family: myriad-pro-n6, myriad-pro, helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 16px;
  color: #494949;
  opacity: 1;
}
p {
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  margin: 0 0 14px;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
a {
  color: #aabb59;
  text-decoration: none;
}
a:hover {
  color: #aabb59;
  text-decoration: underline;
}
.inner {
  width: 1024px;
  margin: 0 auto;
}
.innerRel {
  position: relative;
}
.innerHeader {
  width: 1048px;
  margin: 0 auto;
  position: relative;
  height: 168px;
  background: #333333 url('images/NewHeaderCenter3.jpg') no-repeat center top;
  min-width: 1048px;
}
#toplinks {
  position: absolute;
  top: 0;
  right: -45px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#toplinks li {
  float: left;
  display: inline;
}
#toplinks li a {
  float: left;
  display: inline;
  font-size: 11px;
  text-transform: uppercase;
  width: 133px;
  height: 35px;
  line-height: 28px;
  color: #d3d3d3;
  text-decoration: none;
  text-align: center;
  margin: 0 0 0 -8px;
  background: url('images/TopLinkButtonGray.png') no-repeat left top;
}
#toplinks li a:hover {
  color: #fff;
}
#toplinks .myCartToplink a {
  background: url('images/TopLinkButtonGreen.png') no-repeat left top;
  text-align: left;
  padding: 0 0 0 51px;
  width: 133px;
  color: #151515;
}
#headerSubtitle {
  font-size: 17px;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 114px;
  text-align: right;
  text-transform: none;
  color: #fff;
  font-style: normal;
  font-weight: normal;
  opacity: 0.57;
}
#headerPoweredBy {
  position: absolute;
  top: 140px;
  left: 270px;
}
#headerPoweredBy span {
  font-family: 'Gill Sans', myriad-pro, arial, sans-serif;
}
.mainMenuBar {
  height: 37px;
  position: relative;
  top: -24px;
  left: 0px;
  float: right;
  background-color: #4b4b4b;
  width: 100%;
  min-width: 1048px;
  z-index: 0;
}
#mainnav {
  width: 1024px;
  margin: 0 auto;
}
#mainnav li {
  float: left;
  display: inline;
}
#mainnav li a {
  float: left;
  display: inline;
  font-size: 15px;
  height: 37px;
  line-height: 35px;
  font-weight: 500;
  font-family: myriad-pro-n6, myriad-pro, arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  padding: 0 111px 0 0px;
}
#mainnav li a:hover {
  color: #aabb59;
}
#mainnav li .lastMenuItem {
  padding: 0px 0px 0px 10px;
}
#mainnav .current a {
  color: #aabb59;
}
#mainnav .mainMenuFarRight {
  float: right;
}
#main {
  padding: 0 0 10px;
  background: url('images/BackgroundTile.jpg') repeat left top;
  width: 100%;
  min-width: 1048px;
}
#subnav {
  padding: 42px 16px 0 16px;
  overflow: hidden;
  margin: 0 0 45px;
}
#subnav li {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}
#subnav li a {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  font-family: myriad-pro-n6, myriad-pro, arial, sans-serif;
  color: #4b4b4b;
  text-decoration: none;
  padding: 0 15px;
  text-transform: uppercase;
}
#subnav .current a {
  color: #cecece;
}
#subnav .backLink a {
  background: url('images/DetailsBackToArrow.png') no-repeat 18px center;
  padding-left: 35px;
}
#bannerIntro {
  margin: 5px 0 29px;
}
#bannerIntro img {
  display: block;
}
.pageIntro {
  padding: 0 30px 37px;
  background: url('images/GridTitleBox.png') no-repeat left bottom;
  margin: 0 0 22px;
}
.pageIntro h1 {
  padding: 0 0 15px;
}
.pageIntro p {
  font-size: 12px;
  line-height: 19px;
  margin: 0;
}
#courseList {
  padding: 12px 28px 5px;
  background: rgba(100, 100, 100, 0.14);
  border: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
  margin: 10px 0px 60px 0px;
}
.courseCount {
  position: absolute;
  top: 10px;
  right: 31px;
}
.courseFilters {
  overflow: hidden;
  margin: 0 0 24px 0;
}
.courseFilters a {
  float: left;
  display: inline;
  background: url('images/GridFilterButtonDisabled.png') no-repeat right center;
  font-size: 14px;
  color: #000;
  padding: 0 29px 0 0;
  margin: 0 40px 0 0;
  height: 19px;
  line-height: 19px;
  cursor: pointer;
}
.courseFilters .courseFilterDisabled {
  background: url('images/GridFilterButtonDisabled.png') no-repeat right center;
}
.courseFilters .courseFilterEnabled {
  background: url('images/GridFilterButtonEnabled.png') no-repeat right center;
}
#theCourses {
  list-style: none;
  margin: 25px 0px 0px 0px;
  padding: 0;
  overflow: hidden;
}
#theCourses .c2 {
  margin-right: 0;
}
.aCourse {
  background: url("images/GridElement.png") no-repeat scroll left top transparent;
  float: left;
  height: 138px;
  margin: 0 21px 15px 0;
  overflow: hidden;
  padding: 40px 0 55px 15px;
  position: relative;
  width: 293px;
}
.aCourse .addToCart {
  position: absolute;
  top: 4px;
  right: 10px;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #999;
}
.aCourse .courseThumb {
  position: absolute;
  bottom: 10px;
  right: 5px;
}
.aCourse h2 {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 0 0 15px;
  text-transform: uppercase;
  z-index: 99;
  position: relative;
}
.aCourse h2 a {
  color: #494949;
}
.aCourse .courseMeta {
  font-size: 11px;
  line-height: 1.2;
  color: #505050;
  margin: 0 0 12px;
  padding: 0px 0px 12px 0px;
  z-index: 99;
  position: relative;
}
.aCourse .coursePrice {
  margin: 0;
  padding: 0;
  z-index: 99;
  position: relative;
}
.aCourse .courseLearnMore {
  text-transform: uppercase;
  color: #fff;
  background: #6a6a6a;
  display: block;
  margin: 0;
  padding: 5px 10px 5px;
  position: absolute;
  bottom: 29px;
  left: 14px;
  font-size: 11px;
  text-decoration: none;
  z-index: 99;
}
.columns {
  overflow: hidden;
}
.col34 {
  width: 728px;
  float: left;
  display: inline;
  margin: 0 29px 30px 0;
}
.col14 {
  width: 267px;
  float: left;
  display: inline;
  margin: 0 29px 0px 0;
}
.lastCol {
  margin-right: 0;
}
.textCols3 {
  overflow: hidden;
}
.textCols3 .textCol {
  width: 215px;
  text-align: justify;
  margin: 0px 25px 0px 0px;
}
.textCol {
  float: left;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.textCol h2 {
  line-height: 1;
}
.textCol p {
  font-size: 13px;
  line-height: 19px;
}
.featuredVideosTitle {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.featuredVideos {
  background: url('images/HomeFeaturedBoxWithGradientBig.png') no-repeat left top;
  height: 513px;
  overflow: hidden;
  padding: 20px 0 0 38px;
  list-style: none;
  margin: 13px 0px 0px 0px;
}
.featuredVideos .featuredCourse {
  margin-right: 30px;
}
.moreVideosLink {
  float: right;
  font-size: 14px;
  margin: 0px 0px 0px 0px;
}
.greyTextBox {
  padding: 10px 16px 2px 16px;
  margin: 0 0 0px;
  background: rgba(100, 100, 100, 0.14);
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.greyTextBox .greyTextItem:last-child {
  padding-bottom: 9px;
}
.greyTextBox h3 {
  margin: 0 0 12px;
  padding: 0;
}
.greyTextBox p {
  font-size: 12px;
  color: #434343;
  margin: 0 0 7px;
}
.greyTextItem {
  padding: 0 0 5px;
}
.iDTVSignUpForm {
  padding: 20px 0px 0px 0px;
}
.iDTVSignUpArea {
  margin: 0px 0px 13px 0px;
  padding: 8px 15px 8px 15px;
  background: rgba(100, 100, 100, 0.14);
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.iDTVSignUpAreaText {
  padding: 0px 0px 15px 0px;
  font-size: 12px;
  color: #434343;
  margin: 0 0 7px;
}
.iDTVSignUpEmailField {
  width: 235px;
  height: 25px;
  background: url('images/MailFieldForSignUp.png') no-repeat left top;
  font-size: 11px;
  font-family: myriad-pro, arial, sans-serif;
  border: none;
  padding: 0px 0px 0px 30px;
  margin: 0px 0px 3px 0px;
  opacity: 0.6;
  outline: none;
}
.iDTVSignUpNameField {
  width: 235px;
  height: 25px;
  background: url('images/NameFieldForSignUp.png') no-repeat left top;
  font-size: 11px;
  font-family: myriad-pro, arial, sans-serif;
  border: none;
  padding: 0px 0px 0px 30px;
  margin: 0px 0px 3px 0px;
  opacity: 0.6;
  outline: none;
}
.iDTVSignUpButton {
  position: relative;
  left: 182px;
  opacity: 1;
  margin: 5px 0px 0px 0px;
}
.signUpErrorText {
  color: orange;
  opacity: 1;
  font-size: 14px;
  font-weight: 200;
  text-shadow: 1px 1px 1px #000;
}
.videoOverview {
  overflow: hidden;
  background: url('images/DetailsFadingMainBox.png') no-repeat left top;
  padding: 0 32px 32px;
}
.videoOverviewLeft {
  float: left;
  width: 652px;
}
.videoOverviewLeft h1 {
  text-transform: none;
  margin: 7px 0;
}
.videoSubtitle {
  color: #717171;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  font-family: myriad-pro-n6, myriad-pro, arial, sans-serif;
}
.videoPrice {
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
}
.videoAddToCart {
  text-transform: uppercase;
  color: #fff;
  background: #6a6a6a;
  display: inline-block;
  margin: 0 0 27px;
  padding: 4px 8px;
  font-size: 11px;
  text-decoration: none;
}
.videoAnchors {
  clear: both;
  text-align: center;
  width: 400px ;
  margin-left: auto ;
  margin-right: auto ;
  padding: 20px 0px 10px 0px;
}
.videoAnchors a {
  font-size: 12px;
  font-weight: 600;
  font-family: myriad-pro-n6, myriad-pro, arial, sans-serif;
  text-transform: uppercase;
  color: #656565;
  float: left;
  padding: 0 23px;
  text-decoration: none;
}
.videoOverviewRight {
  float: right;
  width: 283px;
}
.videoPreview {
  width: 566px;
  height: 382px;
  margin: 50px 0 0px;
}
.videoPresenter {
  border: 1px solid rgba(0, 0, 0, 0.13);
  background: rgba(0, 0, 0, 0.07);
  padding: 12px 14px 0;
}
.videoPresenter h3 {
  color: #000;
  text-transform: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
}
.videoPresenter h3 strong {
  font-weight: bold;
}
.videoPresenter p {
  clear: both;
}
.presenterThumb {
  float: right;
  display: inline;
  margin: 0 0 19px 10px;
  background: url('images/DetailsPresenterPhotoFrame.png') no-repeat left top;
  width: 74px;
  height: 75px;
  padding: 3px 0 0 4px;
}
.presenterMeta {
  border-top: 1px solid rgba(0, 0, 0, 0.13);
  text-align: right;
  padding: 10px 0 2px;
}
.presenterMeta a {
  color: #000;
  text-decoration: none;
}
.lineHeading {
  font-size: 14px;
  font-weight: normal;
  font-family: myriad-pro, arial, sans-serif;
  color: #000;
  position: relative;
  padding: 0;
  margin: 0 0 24px;
}
.lineHeading .theLine {
  height: 1px;
  width: 855px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
  top: 11px;
}
.descriptionLineHeading .theLine {
  width: 560px;
}
.contentLineHeading .theLine {
  width: 889px;
}
.videoContent {
  background: rgba(100, 100, 100, 0.14);
  padding: 0 31px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.videoChapter h3 {
  font-size: 13px;
  font-weight: 600;
  font-family: myriad-pro-n6, myriad-pro, arial, sans-serif;
  text-transform: none;
  color: #000;
  margin: 0 0 5px;
  padding: 0;
}
.videoChapter h3 span {
  text-transform: uppercase;
}
.videoChapter p {
  font-size: 13px;
  color: #000;
  margin: 0 0 27px;
}
.videoChapter .chapterPreview {
  display: block;
  color: #6a0000;
  text-decoration: none;
  font-size: 12px;
  margin: -5px 0 32px;
  padding: 0 0 0 26px;
  background: url('images/DetailsFilmStripIcon.png') no-repeat left center;
  height: 16px;
  line-height: 15px;
}
.videoChapter .chapterPreview span {
  text-transform: uppercase;
}
.vidSpecs {
  overflow: hidden;
  font-size: 14px;
  color: #494949;
  line-height: 1.2;
  margin: 0 0 46px;
}
.vidSpecs dt {
  float: left;
  width: 150px;
  clear: both;
}
.vidSpecs dd {
  float: left;
  padding: 0 16px 0 0;
}
.videoDescriptionList {
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  margin: 0px 0px 0px 20px;
}
#globalFooter {
  background: #333;
  clear: both;
}
#globalFooterHome {
  background: #333;
  clear: both;
}
#copyrightNote {
  background: #4b4b4b;
  width: 100%;
  min-width: 1048px;
}
#copyrightNote p {
  text-align: right;
  font-size: 12px;
  color: #fff;
  height: 37px;
  line-height: 36px;
  margin: 0;
  padding: 0px 10px 0px 0px;
}
#footerCols {
  background: url('images/bg-footerCols.png') no-repeat left center;
  width: 1024px;
  overflow: hidden;
  margin: 0 auto;
}
.footerCol {
  float: left;
  width: 315px;
  margin: 0 0 0 1px;
  padding: 15px 0 15px 25px;
}
.footerCol h3 {
  font-size: 16px;
  color: #d6d6d6;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  padding: 0 0 20px 7px;
  font-weight: 600;
  font-family: myriad-pro-n6, myriad-pro, helvetica, arial, sans-serif;
}
.footerCol ul {
  list-style: none;
}
.footerCol ul a {
  font-family: myriad-pro-n6, myriad-pro, helvetica, arial, sans-serif;
  text-decoration: none;
  color: #565656;
  font-size: 14px;
  line-height: 1.2;
}
.footerCol ul a:hover {
  color: #fff;
}
.footerOwnerInfo {
  padding: 20px 0px 10px 0px;
  color: #999;
  text-align: center;
}
.bundleOverview {
  overflow: hidden;
  background: url('images/DetailsFadingMainBox.png') no-repeat left top;
  padding: 0 32px 60px;
}
.bundleOverviewLeft {
  float: left;
  width: 652px;
}
.bundleOverviewLeft h1 {
  text-transform: none	margin: 7px 0;
}
#episodeList {
  padding: 0px 0px 0px 0px;
  position: relative;
  margin: 0px 0px 0px 0px;
}
#theEpisodes {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0;
  clear: both;
}
.anEpisode {
  background: url("images/PodcastBox.png") no-repeat scroll left top transparent;
  float: left;
  height: 252px;
  position: relative;
  width: 496px;
  margin: 0px 0px 40px 0px;
}
.epRight {
  margin-left: 30px;
}
.episodeNumber {
  background: url("images/PodcastNumberBadge.png") no-repeat;
  height: 37px;
  width: 41px;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 0px 10px 0px;
  text-align: center;
  position: relative;
  top: -5px;
  left: 445px;
}
.episodeNumber a {
  color: #000;
}
.podcastTitle {
  font-weight: 600;
  font-family: myriad-pro-n6, myriad-pro, helvetica, arial, sans-serif;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 16px;
  color: #a44647;
  position: relative;
  top: -30px;
  left: 20px;
}
.episodeText {
  position: relative;
  left: 20px;
  width: 440px;
}
.episodeStats {
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 14px;
  line-height: 1.25;
  color: #565656;
}
.downloadButton {
  background: url("images/DownloadButtonBackground.png") no-repeat;
  width: 91px;
  height: 26px;
  position: absolute;
  bottom: 15px;
  left: 20px;
}
.downloadButton:hover {
  background: url("images/DownloadButtonBackgroundPressed.png") no-repeat;
}
.downloadButton a {
  text-align: center;
  font-size: 12px;
  color: #a44647;
  position: absolute;
  top: 7px;
  font-weight: 500px;
  width: 91px;
  height: 26px;
}
.downloadButton a:hover {
  color: #565656;
}
.podcastSubscribe {
  position: absolute;
  top: 300px;
  padding: 0px 0px 0px  940px;
  font-size: 14px;
  font-weight: 200;
  margin: 0px 0px 0px 0px;
}
.iTunesSubscribe {
  background: url('images/SubscribeBox.png') no-repeat;
  position: absolute;
  top: 320px;
  margin: 0px 0px 0px 938px;
  width: 61px;
  height: 26px;
}
.iTunesSubscribe:hover {
  background: url("images/SubscribeBoxPressed.png") no-repeat;
}
.iTunesSubscribe a {
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 7px;
  font-weight: 500px;
  width: 61px;
  height: 26px;
  color: #565656;
}
.iTunesSubscribe a:hover {
  color: #a44647;
}
.rssSubscribe {
  background: url('images/SubscribeBox.png') no-repeat;
  position: absolute;
  top: 320px;
  width: 61px;
  height: 26px;
  margin: 0px 0px 0px 872px;
}
.rssSubscribe:hover {
  background: url("images/SubscribeBoxPressed.png") no-repeat;
}
.rssSubscribe a {
  text-align: center;
  font-size: 12px;
  color: gray ;
  position: absolute;
  top: 7px;
  font-weight: 500px;
  width: 61px;
  height: 26px;
  color: #565656;
}
.rssSubscribe a:hover {
  color: #a44647;
}
#podcastBannerIntro {
  margin: 5px 0px 0px 0px;
}
.podcastIntro {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.podcastNextLiveShow {
  margin: 10px 0px 0px 0px;
}
.podcastPreviousShows {
  margin: 10px 0px 0px 0px;
}
.podcastChatRoom {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.podcastDisclaimer {
  clear: both;
  padding: 30px 0px 30px 0px;
}
.podcastShowNotes {
  position: absolute;
  bottom: 18px;
  left: 130px;
}
.podcastShowNotes a {
  font-size: 14px;
  line-height: 1.25;
  color: #565656;
}
.aboutColumns {
  width: 1030px;
  float: left;
  display: inline;
  margin: 0 29px 30px 0;
}
.aboutCols {
  overflow: hidden;
}
.aboutCol {
  float: left;
  width: 252px;
  text-align: justify;
  margin: 0px 0px 0px 0px;
}
.aboutCol h2 {
  line-height: 1;
}
.aboutCol p {
  font-size: 12px;
  line-height: 19px;
}
.aboutVerticalBar {
  position: relative;
  top: 110px;
}
.aboutPhoto {
  position: relative;
  top: -72px;
  left: 23px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.aboutEndCol {
  float: left
	width:20px;
  text-align: justify;
  margin: 0px 0px 0px 0px;
}
.aboutHorizontalSeperatorTop {
  position: absolute;
  top: 0px;
  left: 0px;
}
.aboutHorizontalSeperatorBottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.aboutTeam {
  clear: both;
  font-size: 30px;
  font-weight: 500;
  opacity: 0.7;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 40px 20px;
  text-transform: uppercase;
}
.aboutName {
  position: absolute;
  font-size: 18px;
  font-weight: 600;
  opacity: 0.8;
  left: 25px;
  bottom: 10px;
  text-transform: uppercase;
  color: #4B4B4B;
}
.aboutNameIcon {
  position: absolute;
  right: 27px;
  bottom: 12px;
}
.aboutNameBar {
  height: 40px;
  position: relative;
  top: -50px;
}
.aboutText {
  position: relative;
  top: -50px;
  padding: 20px 10px 0px 10px;
}
.aboutText p {
  font-size: 12;
  font-weight: 400;
}
.aboutPage {
  margin: 40px 0px 0px 0px;
}
.aboutContactInfo {
  background: url('images/about/AboutContactBox.png') no-repeat;
  position: relative;
  top: -40px;
  margin: 0px 0px 20px 0px;
  width: 1010px;
  height: 110px;
  padding: 10px 0px 10px 20px;
}
.aboutContactInfo p {
  font-size: 12px;
  opacity: 0.7;
  font-weight: 400;
}
.aboutPrivacyPolicy {
  position: relative;
  top: -60px;
  padding: 0px 0px 10px 0px;
}
.aboutTitle {
  font-size: 14px;
  font-weight: 600;
  opacity: 70%;
  text-transform: uppercase;
  line-height: 2.0;
}
.aboutPrivacyPolicyList {
  list-style: none;
}
.aboutPrivacyPolicyList li {
  font-size: 12px;
  line-height: 1;
  color: #000;
  margin: 0 0 5px;
}
.aboutLegalStuff {
  position: relative;
  top: -50px;
}
.postContent {
  margin: 10px 0px 30px 0px;
  padding: 0px 0px 0px 0px;
}
.postSummary {
  position: relative;
  top: -15px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.post {
  padding: 10px 28px 5px;
  position: relative;
  margin: 10px 0px 60px 0px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #f1f1f1;
}
.post h2 {
  font-size: 24px;
}
.post h3 {
  font-size: 20px;
}
.post p {
  font-size: 16px;
  padding: 10px 200px 0px 0px;
}
.post a {
  text-decoration: none;
  color: #aabb59;
  font-size: 16px;
}
.post a:hover {
  text-decoration: underline;
}
.post ul {
  padding: 10px 0px 10px 20px;
  font-size: 16px;
}
.blogPage {
  padding: 40px 0px 0px 0px;
}
.postSummary {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}
.archivePost {
  padding: 10px 28px 5px;
  position: relative;
  margin: 10px 0px 20px 0px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #f1f1f1;
}
.fullBlogPost {
  margin: 20px 0px 20px 0px;
  padding: 20px 32px 0px 32px;
}
.postDate {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.blogFooter {
  width: 100%;
  margin: 5px 0px 20px 0px;
}
.blogFeed {
  float: right;
  text-align: right;
}
.railsContent {
  margin: 10px 0px 30px 0px;
  padding: 0px 0px 25px 0px;
}
.railsTable {
  font-size: 16px;
  margin: 10px 0px 10px 0px;
}
.videoDownloadFiles {
  margin: 20px 0px 5px 0px;
  font-family: myriad-pro, arial, sans-serif;
}
.videoDownloadFilesList {
  list-style: none;
}
.videoDownloadChapter {
  font-size: 125%;
  height: 20px;
}
.videoDownloadSize {
  display: inline-block;
  position: relative;
  left: 10px;
  padding: 0px 0px 0px 10px;
  width: 40px;
  text-align: right;
  color: gray;
}
.videoDownloadTitle {
  display: inline-block;
  position: relative;
  left: 10px;
  padding: 0px 0px 0px 10px;
}
.downloadLogin {
  margin: 150px 0px 120px 0px;
}
.mailingTextArea {
  width: 1024px;
  margin: 0 auto;
  min-height: 300px;
  height: 300px;
  text-align: center;
  padding: 100px 0px 0px 0px;
}
.mailingTextArea p {
  font-size: 14px;
  margin: 10px 0px 0px 0px;
}
.saleHeader {
  margin-bottom: 33px;
}
.saleHeader h1 {
  margin: 0px 0px 20px 0px;
}
.saleHeader p {
  font-size: 18px;
  line-height: 22px;
}
.saleBundleImage {
  width: 56px;
  height: 56px;
  margin: 20px 0px 20px 0px;
}
.saleGreyTextBox {
  padding: 5px 16px 2px 16px;
  margin: 20px 0px 0px 0px;
  background: rgba(100, 100, 100, 0.14);
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.saleGreyTextBox h2 {
  font-size: 16px;
  margin: 0 0 12px 2px;
  padding: 0;
}
.saleGreyTextBox p {
  font-size: 14px;
  color: #434343;
  margin: 10px 0px 0px 10px;
}
.saleGreyTextItem {
  padding: 0 0 5px;
}
.saleBundleList {
  padding: 0px 0px 0px 26px;
}
.saleBundleList li {
  padding: 5px 0px 5px 0px;
  font-weight: 700px;
  color: #434343;
  font-size: 14px;
}
.saleAddToCart {
  text-transform: uppercase;
  color: #fff;
  background: #6a6a6a;
  display: inline-block;
  margin: 10px 0px 27px 10px;
  padding: 4px 8px;
  font-size: 11px;
  text-decoration: none;
}
.oldPrice {
  text-decoration: line-through;
  padding: 0px 10px 0px 0px;
}
.saleIDTVSignUpArea {
  margin: 0px 0px 47px 0px;
  padding: 25px 16px 16px 16px;
  background: rgba(100, 100, 100, 0.14);
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.saleIDTVSignUpArea p {
  padding: 5px 0px 15px 0px;
  font-size: 12px;
  color: #434343;
  margin: 0 0 7px;
}
.retiredCourseArea {
  padding: 0px 0px 100px 50px;
}
.retiredCourseArea h1 {
  margin: 0px 0px 20px 0px;
}
.retiredCourseArea p {
  font-size: 16px;
  text-align: justify;
}
.retiredCourseSignUpArea {
  width: 267px;
  float: right;
  display: inline;
  margin: 0px 0px 30px 30px;
}
.supportiFrame {
  width: 1024px;
  height: 2000px;
}
.nsconferenceHeaderArea {
  margin: 10px 60px 0px 60px;
}
.nsconferenceHeaderAreaRight {
  float: right;
  width: 600px;
}
.nsconferenceHeaderTextArea {
  float: right;
  width: 500px;
}
.nsconferenceHeaderTextArea h1 {
  text-align: right;
  font-size: 48px;
  font-weight: 600;
  color: #000;
  opacity: 0.7;
}
.nsconferenceHeaderText {
  font-size: 22px;
  text-align: right;
  font-weight: 200;
  color: #000;
  line-height: 28px;
  margin: 20px 0px 20px 20px;
  opacity: 0.5;
}
.nsconferenceHeaderKeyboard {
  float: right;
  margin: 50px 0px 0px 0px;
}
.nsconferenceHeaderShadow {
  margin: 40px 0px 0px 0px;
}
.nsconferenceNextConfArea {
  margin: 30px 60px 0px 60px;
  height: 225px;
}
.nsconferenceNextConfInfoBadges {
  float: left;
  position: relative;
  margin: -15px 0px 0px 20px;
}
.nsconferenceNextConfAreaText .nsconferenceNextEvent {
  margin: 0px 0px 10px 0px;
}
.nsconferenceNextConfAreaText .nsconferenceNextEvent h2 {
  margin: 0px 0px 0px 0px;
  opacity: 0.9;
}
.nsconferenceNextConfAreaText .nsconferenceNextEvent h3 {
  opacity: 0.9;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
}
.nsconferenceNextConfAreaText .nsconferenceNextEvent .nextConfText {
  margin: 0px 0px 0px 0px;
  font-size: 16px;
  text-align: justify;
  font-weight: 200;
  color: #000;
  line-height: 20px;
}
.nsconferenceNextConfBottomArea {
  clear: both;
  margin: 20px 0px 30px 0px;
}
.nsconferenceNextConfBottomArea p {
  font-size: 16px;
  text-align: justify;
  font-weight: 200;
  color: #000;
  line-height: 24px;
  margin: 10px 0px 20px 0px;
}
.nsconferenceNextConfSignUpArea {
  float: right;
  width: 240px;
  padding: 10px 16px 2px 16px;
  margin: 0 0 0px;
  border: 1px solid rgba(149, 149, 149, 0.5);
}
.nsconferenceNextConfAreaTwitter {
  margin: 0px 0px 0px 0px;
  width: 130px;
  font-size: 14px;
  line-height: 32px;
  color: #000;
  opacity: 0.5;
}
.twitterbird {
  width: 32px;
  height: 32px;
  display: block;
  float: right;
  background: transparent url('images/FollowTwitterButtonNormal.png') center top no-repeat;
}
.twitterbird:hover {
  background-image: url('images/FollowTwitterButtonHigh.png');
}
.nsconferenceVideoArea {
  margin: 290px 0px 0px 0px;
  width: 1023px;
}
.nsconferenceVideoBoxTop {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.nsconferenceVideoAreaContent {
  padding: 0px 30px 10px 30px;
  margin: -2px 0px 0px 0px;
  background: url('images/VideoBoxMid.png');
}
.nsconferenceVideoAreaContentHeaderText {
  color: white;
  font-size: 18px;
  opacity: 0.8;
}
.nsconferenceVideoAreaContentHeaderMenuItem {
  float: right;
  width: 85px;
  text-align: center;
  margin: 0px 0px 0px 70px;
}
.nsconferenceVideoAreaContentHeaderMenuItem a {
  color: #fff;
  font-size: 14px;
  display: block;
}
.nsconferenceVideoAreaContentHeaderMenuItem a:hover {
  background-image: url('images/VideoFilterSelected.png');
}
.nsconferenceVideoAreaContentHeaderMenuItemCurrent {
  background-image: url('images/VideoFilterSelected.png');
}
.nsconferenceVideoAreaContentHeaderDivider {
  margin: 20px 0px 20px -30px;
}
#nsconferenceVideoList {
  padding: 0px 0px 0px 0px;
}
#nsconferenceVideos {
  list-style: none;
  margin: 25px 0px 0px 0px;
  padding: 0;
  overflow: hidden;
}
#nsconferenceVideos .nsconferenceVideo {
  background: url("images/VideoBadge.png") no-repeat scroll left top transparent;
  float: left;
  height: 210px;
  overflow: hidden;
  padding: 0px 0 0px 0px;
  margin-right: 11px;
  position: relative;
  width: 313px;
}
#nsconferenceVideos .nsconferenceVideo .nsconferenceVideoData {
  padding: 10px 10px 10px 20px;
}
#nsconferenceVideos .nsconferenceVideo .nsconferenceVideoData .nsconferenceVideoDataWhichConf {
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  width: 280px;
}
#nsconferenceVideos .nsconferenceVideo .nsconferenceVideoData .nsconferenceVideoDataTitle {
  margin: -5px 0px 0px 0px;
  font-size: 14px;
  color: #fff;
  width: 220px;
}
#nsconferenceVideos .nsconferenceVideo .nsconferenceVideoData .nsconferenceVideoDataImage {
  margin: -8px 0px 0px 0px;
  float: right;
  width: 75px;
  height: 75px;
}
#nsconferenceVideos .nsconferenceVideo .nsconferenceVideoData .nsconferenceVideoDataSpeaker {
  font-size: 14px;
  color: #fff;
  width: 220px;
  opacity: 0.7;
}
#nsconferenceVideos .nsconferenceVideo .nsconferenceVideoData .nsconferenceVideoDataText {
  margin: -5px 0px 0px 0px;
  font-size: 12px;
  color: #fff;
  width: 280px;
  opacity: 0.6;
  margin: 4px 0px 0px 0px;
  height: 40px;
  line-height: 1.1;
}
#nsconferenceVideos .nsconferenceVideo .nsconferenceVideoData .nsconferenceVideoDataPrice {
  font-size: 14px;
  color: #fff;
  width: 100px;
  float: left;
  margin: 23px 0px 0px 0px;
}
#nsconferenceVideos .nsconferenceVideo .nsconferenceVideoData form {
  margin: 25px 0px 5px 0px;
  width: 100px;
  float: right;
}
#nsconferenceVideos .nsconferenceVideo .nsconferenceVideoData form a {
  color: #fff;
  font-size: 14px;
  display: block;
  background-image: url('images/AddToCartButtonNorm.png');
  width: 75px;
  height: 17px;
  line-height: 17px;
  font-size: 10px;
  opacity: 0.6;
  text-align: center;
  float: right;
}
#nsconferenceVideos .nsconferenceVideo .nsconferenceVideoData form a:hover {
  background-image: url('images/AddToCartButtonHigh.png');
}
#nsconferenceVideos .v2 {
  margin-right: 0px;
}
.nsconferenceSessions .nsconferenceSessionList {
  list-style: none;
  margin: 25px 0px 0px 10px;
  padding: 0;
  overflow: hidden;
  color: white;
  font-size: 14px;
  opacity: 0.8;
}
.nsconferenceSessions .nsconferenceSessionList .nsconferenceSessionTitleNR {
  opacity: 0.5;
}
.adminMenu {
  margin: 20px 0px 0px 0px;
  padding: 0;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.2;
  opacity: 0.8;
}
#mainmini {
  padding: 0 0 10px;
  background: url('images/BackgroundTileImage.png') repeat left top;
  width: 100%;
  min-width: 1048px;
}
.nsconfMiniHeader {
  margin: -6px 0px 0px 109px;
}
.nsconferenceHoldingHeader {
  margin: 0px 0px 0px 0px;
}
.nsconfMiniSubHeader {
  width: 100%;
}
.nsconfMiniSubHeader p {
  margin: -70px 0px 0px 345px;
  font-family: myriad-pro, helvetica, arial, sans-serif;
  font-size: 24px;
  color: #fff;
}
.nsconfMiniBox {
  width: 806px;
  margin: 20px 0px 0px 112px;
  padding: 0px 0px 0px 0px;
}
.nsconfMiniLeftTabSelected {
  position: relative;
  top: 18px;
  margin: 0px 0px 0px 0px;
}
.nsconfMiniRightTabNotSelected {
  position: relative;
  top: 18px;
  margin: 0px 0px 0px 0px;
}
.nsconfMiniTabText {
  position: relative;
  top: -8px;
  padding: 0px 0px 0px 55px;
  font-family: myriad-pro;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  text-shadow: #333333 0.05em 0.05em 0.05em;
  opacity: 0.8;
}
.nsconfMiniBoxTop {
  position: relative;
  top: -5px;
  z-index: 0;
  margin: 0px;
  padding: 0px;
}
.nsconfBoxMid {
  position: relative;
  top: -6px;
  background: url('images/NSConfMiniBoxMid.png') repeat left top;
  margin: 0px;
  padding: 0px;
}
.nsconfMiniBoxBottom {
  position: relative;
  top: -20px;
  margin: 0px 0px 0px 0px;
}
.nsconfMiniHeaderText {
  padding: 40px 0px 20px 0px;
  font-family: myriad-pro;
  font-size: 38px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-shadow: #333333 0.05em 0.05em 0.05em;
}
.nsconfMiniSubHeaderText {
  margin: 0px 0px 0px 60px;
  padding: 10px 0px 0px 0px;
  font-family: myriad-pro;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-align: left;
  text-shadow: #333333 0.05em 0.05em 0.05em;
}
.nsconfMiniDateText {
  padding: 10px 0px 0px 0px;
  font-family: myriad-pro;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-shadow: #333333 0.05em 0.05em 0.05em;
}
.nsconfMiniAddressText {
  padding: 10px 0px 0px 0px;
  font-family: myriad-pro;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-shadow: #333333 0.05em 0.05em 0.05em;
}
.nsconfMini149TicketBadge {
  margin: 20px 0px 30px 0px;
}
.nsconfMini99TicketBadge {
  margin: 20px 0px 30px 0px;
}
.nsconfMiniText {
  padding: 10px 60px 5px 60px;
  font-family: myriad-pro;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-align: justify;
  text-shadow: #333333 0.05em 0.05em 0.05em;
}
.nsconferenceHoldingTextArea {
  float: right;
  width: 600px;
}
.nsconferenceHoldingTextArea .nsconferenceHoldingTextHeader {
  padding: 40px 0px 0px 0px;
  font-family: myriad-pro;
  font-size: 38px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-shadow: #333333 0.05em 0.05em 0.05em;
}
.nsconferenceHoldingTextArea .nsconferenceHoldingText {
  padding: 40px 0px 20px 0px;
  font-family: myriad-pro;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-shadow: #333333 0.05em 0.05em 0.05em;
}
.nsconfMiniPriceText {
  padding: 10px 60px 5px 60px;
  font-family: myriad-pro;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  text-shadow: #333333 0.05em 0.05em 0.05em;
}
.nsconfMiniSectionHeaderText {
  padding: 10px 0px 0px 60px;
  font-family: myriad-pro;
  font-size: 34px;
  font-weight: 600;
  color: #fff;
  text-align: left;
  text-shadow: #333333 0.05em 0.05em 0.05em;
  margin: 30px 0px 0px 0px;
}
.nsconfMiniSession {
  margin: 20px 0px 65px 0px;
}
.nsconfMiniSession .nsconfMiniSpeaker {
  width: 300px;
  float: right;
  margin: 0px 60px 0px 0px;
}
.nsconfMiniSession .nsconfMiniSpeaker .nsconfMiniSpeakerPhoto {
  float: right;
  width: 93px;
  height: 93px;
}
.nsconfMiniSession .nsconfMiniSpeaker .nsconfMiniSpeakerName {
  margin: -5px 100px 0px 0px;
  font-family: myriad-pro;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-align: right;
  text-shadow: #333333 0.05em 0.05em 0.05em;
}
.nsconfMiniSession .nsconfMiniSpeaker .nsconfMiniSpeakerBioButton {
  float: right;
  margin: 10px 5px 0px 0px;
}
.nsconfMiniSession .nsconfMiniSessionTitle p {
  clear: both;
  margin: 0px 0px 0px 60px;
  font-family: myriad-pro;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-align: left;
  text-shadow: #333333 0.05em 0.05em 0.05em;
}
.nsconfMiniSession .nsconfMiniSessionDetails {
  clear: both;
}
.nsconfMiniSession .nsconfMiniSessionDetails p {
  font-family: myriad-pro;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin: 0px 60px 10px 60px;
  text-align: justify;
}
.bioText {
  display: none;
  position: absolute;
  width: 470px;
  height: 460px;
  left: 130px;
  padding: 0px;
  background: url('images/NSConfMiniBioPopUp.png') no-repeat top left;
  padding: 20px 20px 20px 20px;
}
.bioText p {
  text-align: justify;
  width: 400px;
  margin: 10px 0px 0px 0px;
}
div#daveAddeyBio {
  top: 685px;
}
div#daveAddeyBio p {
  font-size: 16px;
}
div#michaelSimmonsBio {
  top: 945px;
}
div#michaelSimmonsBio p {
  font-size: 16px;
}
div#kevinHoctorBio {
  top: 1235px;
}
div#kevinHoctorBio p {
  font-size: 16px;
}
div#chrisPhinBio {
  top: 1470px;
}
div#chrisPhinBio p {
  font-size: 16px;
}
div#marcusZarraBio {
  top: 1790px;
}
div#marcusZarraBio p {
  font-size: 16px;
}
div#steveScottBio {
  top: 2055px;
}
div#steveScottBio p {
  font-size: 16px;
}
.hotel {
  margin: 20px 0px 0px 60px;
}
.hotel h3 {
  font-size: 20px;
  font-weight: 600;
  font-family: myriad-pro;
  color: #fff;
  text-shadow: #333333 0.05em 0.05em 0.05em;
}
.hotel p {
  font-size: 16px;
  font-family: myriad-pro;
  font-weight: 400;
  color: #fff;
}
.ideveloperTVSelect {
  float: right;
  padding: 50px 80px 50px 50px;
  margin: 0px 20px 0px 0px;
  width: 300px;
}
.ideveloperTVSelect p {
  text-align: justify;
  margin: 20px 0px 0px 0px;
}
.ideveloperTVSelect .ideveloperTVSelectText {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 90px;
  font-size: 22px;
  font-family: myriad-pro;
  font-weight: 400;
}
.ideveloperLiveSelect {
  padding: 50px 50px 50px 80px;
  margin: 0px 20px 0px 0px;
  width: 300px;
}
.ideveloperLiveSelect p {
  text-align: justify;
  margin: 20px 0px 0px 0px;
}
.ideveloperLiveSelect .ideveloperLiveSelectText {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 70px;
  font-size: 22px;
  font-family: myriad-pro;
  font-weight: 400;
}
.homePageHeader {
  margin-top: -27px;
  width: 983px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px 10px 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #f1f1f1;
}
.homePageHeader .signUpButton {
  float: right;
  margin-top: 4px;
  margin-right: 30px;
  background: url("images/getemails.png") no-repeat;
  width: 100px;
  height: 32px;
}
.homePageHeader .signUpButton:hover {
  background: url("images/getemails_hover.png") no-repeat;
}
.homePageHeader .signUpButton a {
  text-align: center;
  font-size: 66px;
  width: 100px;
  height: 32px;
  opacity: 0;
}
.homePageHeader p {
  text-align: center;
  font-size: 22pt;
  margin: 0px 0px 0px 0px;
  color: #494949;
  font-family: myriad-pro;
}
.homePageHeader p .boldText {
  font-weight: 600;
}
.signUpPageHeader {
  margin-top: -7px;
  margin-bottom: 20px;
  width: 983px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px 10px 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #f1f1f1;
  padding: 50px 20px 20px 50px;
}
.signUpPageHeader .mailSignUpText {
  float: left;
  width: 400px;
}
.signUpPageHeader .mailSignUpText p {
  text-align: left;
  font-size: 14pt;
  margin: 0px 0px 0px 0px;
  color: #494949;
  font-family: myriad-pro;
  padding-top: 20px;
}
.signUpPageHeader .signUpHeader {
  clear: both;
}
.signUpPageHeader .mailSignUpForm {
  float: right;
  width: 400px;
  margin-left: 30px;
}
.signUpPageHeader .mailSignUpForm form {
  padding-top: 20px;
}
.signUpPageHeader .mailSignUpForm span.label,
.signUpPageHeader .mailSignUpForm span.spacer,
.signUpPageHeader .mailSignUpForm span.multiple span {
  width: 120px;
  float: left;
  font-family: myriad-pro;
  font-size: 12pt;
}
.signUpPageHeader .mailSignUpForm span.multiple {
  float: left;
}
.signUpPageHeader .mailSignUpForm span.button {
  padding-left: 190px;
  margin-top: 10px;
}
.signUpPageHeader .mailSignUpForm div.clear {
  padding-top: 5px;
}
.signUpPageHeader .mailSignUpForm .submitButton {
  background-image: url(images/signup.png);
  /* 16px x 16px */

  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 10px;
  /* equivalent to 'top left' */

  border: none;
  /* assuming we don't want any borders */

  cursor: pointer;
  /* make the cursor like hovering over an <a> element */

  width: 82px;
  height: 42px;
  padding-left: 16px;
  /* make text start to the right of the image */

  vertical-align: middle;
  /* align the text vertically centered */

  color: transparent;
}


/****** Store ********/
.store-product-detail-pricing {
float: right;
}

.orderHeader {
font-weight: 400;
color: rgb(43, 69, 44);
font-size: 60px;
line-height: 70px;
}

.store-order-item-title {
font-weight: 400;
color: rgb(43, 69, 44);
font-size: 20px;
line-height: 30px;
}

.store-value-money {
font-weight: 400;
font-size: 20px;
line-height: 30px;
}

.store-order-price-label {
font-weight: 400;
font-size: 20px;
line-height: 30px;
}

.store-product-detail-quantity {
margin-top: 30px;
}

/******* End Store ***/

