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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align: center;
    color:#fff;
    background: #f4f4f4 url("/sites/all/themes/fuzemeeting/_media/splash/grey_bg.png") repeat-x left top;
    padding:13px 0px 15px;
}

.clearer {
    clear: both;
}

img {
    vertical-align: top;
}

a {
  color:#fff;
  text-decoration:none;
}

a:hover {
  color:#a1a1a1;
}

a:hover .amazon_box,
a:hover .itunes_box {
  color: white;
}

#top_shadow {
  background: url("/sites/all/themes/fuzemeeting/_media/splash/top_shadow.png") no-repeat left top;
  padding-top:22px;
  width:985px;
  margin: 0px auto;
  text-align: left;
}

#main_shadow {
  background: url("/sites/all/themes/fuzemeeting/_media/splash/main_shadow.png") repeat-y left top;
}

#bottom_shadow {
  background: url("/sites/all/themes/fuzemeeting/_media/splash/bottom_shadow.png") no-repeat left top;
  width:100%;
  height: 22px;
  font-size:0px;
  overflow:hidden;
}

#container {
  margin:0px 12px;
  padding: 40px 0px 30px;
  position:relative;
  background: #000 url("/sites/all/themes/fuzemeeting/_media/splash/black_bg.png") repeat-x left top;
}

#logo {
  margin:0px 0px 40px 52px;
}

h1 {
  text-align:center;
  font-size:38px;
  font-weight:normal;
  font-family: sans-serif;
  padding-bottom:20px;
  line-height:46px;
}

.amazon_box {
  background:url("/sites/all/themes/fuzemeeting/_media/splash/amazon_image.png") no-repeat left bottom;
  font-size:22px;
  line-height:30px;
  text-align:center;
  padding-bottom:380px;
}

.itunes_box {
  background:url("/sites/all/themes/fuzemeeting/_media/splash/itunes_image.png") no-repeat left bottom;
  font-size:22px;
  line-height:30px;
  text-align:center;
  padding-bottom:400px;
}

.itunes25_box {
  background:url("/sites/all/themes/fuzemeeting/_media/splash/itunes_image_25bux.png") no-repeat left bottom;
  font-size:22px;
  line-height:30px;
  text-align:center;
  padding-bottom:400px;
}

.apple_box {
  background:url("/sites/all/themes/fuzemeeting/_media/splash/apple_image.png") no-repeat left bottom;
  font-size:22px;
  line-height:30px;
  text-align:center;
  padding-bottom:400px;
}

.yellow_button {
  width:185px;
  height:55px;
  line-height:55px;
  padding:8px;
  background:url("/sites/all/themes/fuzemeeting/_media/splash/yellow_button.png") no-repeat left top;
  text-align:center;
  font-size:26px;
  color:#666;
  text-decoration:none;
  display:inline-block;
  cursor:pointer;
}

.yellow_button:hover {
  color:#333;
  text-decoration:none;
}

.grey_box {
  background:url("/sites/all/themes/fuzemeeting/_media/splash/grey_box.png") no-repeat center top;
  padding:30px 40px;
  width:778px;
  margin-top:40px;
  margin-left:52px;
}

.left_column {
  width:350px;
  float:left;
}

.right_column {
  width:350px;
  float:right;
}

ul {
  font-size:13px;
  line-height:20px;
  list-style-type:none;
}

ul li {
  padding:0px 0px 12px 12px;
  background:url("/sites/all/themes/fuzemeeting/_media/splash/white_bullet.gif") no-repeat left 7px;
}

.bottom_text {
  font-size:11px;
  line-height:18px;
  color:#a1a1a1;
  padding:60px 220px 0px;
  text-align:center;
}

* html .png_fix {
  position:relative;
  zoom: 1;
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

* html .png_fix_repeat {
  position:relative;
  zoom: 1;
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
