.hiddenImage{
 display:none; 
}
.errorMessage{
 color:red; 
}
h1 {
  font-family: "gesta-1", "gesta-2", Times, serif;
  color: #CCC;
  font-weight: normal;
  font-size: 32px;
  line-height: 36px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
h2 {
  font-family: "gesta-1", "gesta-2", Times, serif;
  color: #CCC;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  padding: 0px;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
h3 {
  font-family: "gesta-1", "gesta-2", Times, serif;
  color: #CCC;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  padding-top: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
h4 {
  font-family: "gesta-1", "gesta-2", Times, serif;
  color: #FFF;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
p {
  font-size: 0.813em;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #c29c77;
  line-height: 140%;
  text-align: justify;
}

ul {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 12px;
  padding:0;
}
ul li {
    color: #C29C77;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.813em;
    line-height: 120%;
    margin: 0;
    padding: 0 0 4px;
    text-align: justify;
  list-style-position:inside;
}
.guesta2 , .navBlocks {
  color: #FFF;
  font-family: "gesta-1", "gesta-2", Arial, Helvetica, sans-serif;
}
a {
  color: #C29C77;
}

#PageLeft a, #PageRight a, #PageLeftApp a, #PageRightApp a {
  font-family: Arial, Helvetica, sans-serif;
}
#PageLeft {
  float: left;
  width: 450px;
  margin-bottom: 30px;
}
#PageRight {
  float: left;
  width: 450px;
  margin-bottom: 30px;
  margin-left: 98px;
}
#PageLeftApp {
  float: left;
  width: 500px;
  margin-bottom: 30px;
}
#PageRightApp {
  float: left;
  width: 400px;
  margin-bottom: 30px;
  margin-left: 98px;
}
 
 body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #000;
}
#Wrapper {
  background-color: #000;
  width: 100%;
  height: 800px;
}
#HeaderWrapper {
  height: 145px;
  width: 100%;
  background-image: url(/images/header.jpg);
  background-repeat: repeat;
}
#TopBarContent {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  height: 30px;
  text-align: right;
}
#LogoHolder {
  float: left;
  height: 96px;
  width: 142px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url(../images/SH_logo.png);
  background-repeat: no-repeat;
}
#TopNavigation {
  height: 20px;
  margin-top: 105px;
  text-align: right;
  float: right;
  text-transform: uppercase;
}
#Header {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  height: 135px;
}
#TopBarWrapper {
  background-color: #131313;
  height: 30px;
  width: 100%;
}
#MainPage {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
#MainPageContent {
  margin-top: 0px;
  padding-top: 40px;
}
#MidBarWrapper {
  background-color: #1E1D1D;
  height: 30px;
  width: 100%;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  clear: left;
  float: left;
}
#MidBarContent {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 8px;
}
#MidBarContent .navBlocks {
  font-size: 16px;
  color: #999999;
}
#MidBarContent .navBlocks a , #MidBarContent .navBlocksEnd a{
  text-decoration: none;
}
.navBlocks {
  width: 266px;
  float: left;
}
.navBlocksEnd {
  width: 200px;
  float: left;
}
.navBlocks .Button1 {
  background-image: url(/images/press_grey.png);
  display: block;
  height: 95px;
  width: 200px;
}
.navBlocks .Button2 {
  background-image: url(/images/boutique_grey.png);
  display: block;
  height: 95px;
  width: 200px;
}
.navBlocks .Button3 {
  background-image: url(/images/books_grey.png);
  display: block;
  height: 95px;
  width: 200px;
}
.navBlocksEnd .Button4 {
  background-image: url(/images/videos_grey.png);
  display: block;
  height: 95px;
  width: 200px;
}
.navBlocks .Button1:hover {
  background-image: url(/images/press.png);
}
.navBlocks .Button2:hover {
  background-image: url(/images/boutique.png);
}
.navBlocks .Button3:hover {
  background-image: url(/images/books.png);
}
.navBlocksEnd .Button4:hover {
  background-image: url(/images/video.png);
}
.textButton1 a {
  color: #999;
}
.textButton2 a {
  color: #999;
}
.textButton3 a {
  color: #999;
}
.textButton4 a {
  color: #999;
}
#MidBarNavigation {
  height: 30px;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
#MidWrapper {
  height: 120px;
  width: 100%;
  clear: left;
  float: left;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
}
#MidWrapperContent {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
  clear: left;
}

#BaseWrapper {
  background-color: #000;
  height: 44px;
  width: 100%;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #2D2C2C;
  border-bottom-color: #2D2C2C;
  clear: both;
  float: left;
  margin-top: 1px;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
}
#BaseContent {
  height: 40px;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
#TopNavigation a, .NavigationHolder    a, .BaseNavigationHolder a{
  font-size: 12px;
  color: #999;
  text-decoration: none;
  margin-left: 15px;
}
a:hover {
  color: #CCC;
}
#TopNavigation a:hover {
  color: #FFF;
}
.NavigationHolder {
  margin-top: 9px;
  float: right;
  text-transform: uppercase;
}
.BaseNavigationHolder {
  margin-top: 12px;
  float: right;
}
#BaseIcons {
  float: left;
  margin-top: 0px;
  margin-left: 10px;
}
.twitter {
  margin-right: 10px;
  float: left;
  margin-left: 20px;
  height: 22px;
  margin-top: 15px;
}
.app {
  float: left;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.facebook {
  float: left;
  margin-left: 20px;
  height: 22px;
  margin-top: 15px;
}
.blog {
  float: left;
  margin-left: 20px;
  height: 22px;
  margin-top: 15px;
}

.youtube {
  float: left;
  margin-left: 20px;
  height: 22px;
  margin-top: 12px;
}
.clearer {
  clear: both;
}
img {
  border-top-width: 20px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#imageNavigation {
  float: right;
  height: 50px;
  margin-top: 10px;
}
#imageNavigation p {
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
  font-size: 10px;
}
#imageNavigation a {
  color: #999;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}
#imageNavigation a:hover {
  color: #FFF;
}
#pageQuote p{
  font-size: 24px;
  color: #CCC;
  font-family: "Times New Roman", Times, serif;
  margin-top: 20px;
  line-height: 28px;
  text-align: left;
}
#pageQuoteSign p{
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #C29C77;
  font-size: 12px;
  text-align: left;
  font-style: italic;
}
#flashGallery {
  height: 400px;
  width: 1000px;
  position: absolute;
  z-index: 100;
  left: 0px;
  top: 0px;
  background-color: #960;
}

.BoutiqueApp {
  float:left;
  width:193px;
  min-height:190px;
  margin-right:30px;
  margin-bottom:30px;
  background-image:url(../images/boutique/iphone.png);
  background-repeat:no-repeat;
  position:0px 0px;
}
.BoutiqueAppIntro {
  width:100%;
  min-height:30px;
  margin-top:56px;
}
.BoutiqueAppIntro h2 {
  margin-top:0px;
  padding-top:0px;
}

.AppImage {
  margin-left:33px;
  margin-top:8px;
  width:132px;
  height:89px;
  background-color:#333;
}
.AppText {
  margin-left:20px;
  margin-right:20px;
  margin-top:20px;
  width:153px;
  min-height:50px;
}
.AppText h3 {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  margin:0px;
  padding:0px;
  float:left;
  margin-right:4px;
  color:#FFF;
  line-height:120%;
  text-align:left;
  font-weight:bold;
  display:inline;
}
.AppText p {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  margin:0px;
  padding:0px;
  float:left;
  margin-right:4px;
  line-height:120%;
  text-align:left;
  font-weight:normal;
  display:inline;
}
#imagePageRightSpacer {
  display: block;
  height: 500px;
}

#TopNavigation .selected, #TopBarContent .NavigationHolder .selected {
  color: #fff;
}
#MediaPageRight {
  float: left;
  margin-bottom: 0px;
  margin-left: 0px;
  height: 450px;
  overflow: auto;
}

.MediaContainer {
  float: left;
  width: 430px;
  margin-bottom: 30px;
}
.MediaContainer .MediaImage {
  float: left;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 200px;
  text-align: center;
}

.MediaContainer .MediaImage img{
   max-width:200px;
}

.MediaContainer .MediaContent {
  margin-left: 220px;
}
.MediaContainer .MediaContent p {
  font-size: 12px;
  text-align: left;
}
.MediaContainer .MediaContent a {
  font-size: 12px;
  color: #FFF;
}
#PageRight form label {
  color: #FFF;
  font-size: 12px;
  width: 100px;
  display: block;
  float: left;
  margin-right: 20px;
}
#PageRight form textarea{
width:300px;
  height:120px;
}
.FormItemWrapper {
  clear: both;
  height: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.CommentsItemWrapper {
  clear: both;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.SubmitItemWrapper {
  clear: both;
  float: left;
  height: 40px;
}
#imagesContainer {
  margin-top: 55px;
}
#videoPadder {
  height: 300px;
  width: 590px;
  margin-top: 75px;
  margin-right: 30px;
  margin-bottom: 30px;
  margin-left: 110px;
  display: inline-block;
}
#FlashAlternative  {
  text-align: center;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
}
#FlashAlternative #LogoHolder {
  margin-left: 80px;
  margin-bottom: 30px;
}

#videoFrame {
  background-image: url(../images/TV_frame.gif);
  background-repeat: no-repeat;
  height: 500px;
  width: 850px;
  margin: 20px 0px 40px 80px;
  display: inline-block;

}

.centerDIV {
  text-align: center;
}

/* APP IPHONE CONTENT */

#IphoneWrapper {
    background-image: url("/images/iPhone_4_sarahhaywood_406x270.png");
    background-repeat: no-repeat;
    float: right;
    height: 635px;
    width: 323px;
}
#IphoneVideoContainer {
    display: inline;
    float: left;
    height: 406px;
    margin-left: 28px;
    margin-top: 113px;
    width: 270px;
}
#IphoneVideoText {
    display: inline;
    float: right;
    margin-right: 20px;
  margin-top:10px;
    width: 275px;
}
.buy {
  text-align:center;
  display:block;
  margin-top:10px;
}
.SmallPhones p {
    color: #CCC;
    font-family: "gesta-1","gesta-2",Times,serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 4px;
    margin-top: 0;
    padding: 0;
    text-align: center;
}
.SmallPhones {
  float:left;
  margin-right:19px;
}
#iPhoneMovieButton {
    cursor: pointer;
    height: 60px;
    margin-left: 105px;
    margin-top: 25px;
    width: 60px;
}
.PlayVideo {
text-decoration:underline;
cursor:pointer;
}






















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

