﻿body{ font: 62.5% "Trebuchet MS", sans-serif; margin: 50px;}

/* ---------------- STANDARD HTML STYLES ---------------- */
body {
	background-position: 0 0px;
	background: 0
0;
	margin: 0 auto;
	background-color: #F1EDED;
}

/* ---------------- PAGE TEMPLATE STYLES ---------------- */
#frame {position: relative; margin: 0 auto; width: 980px;}

.main-title { font-size:4em; font-weight:bold; line-height:1.0em; margin:0 0 0 0; color:#F17415; position: relative;}
.main-title span {  background: url(images/gradients/gradient-glossy.png) repeat-x;  position: absolute;  display: block;  width: 100%;  height: 31px;}

.float-icon { float: left; margin-right: 0.3em; }
.inline-icon { float: none; margin-right: 2px; }

.h1-grad {
  font: bold 330%/100% "Lucida Grande";
  position: relative;
  color: #464646;
}
.h1-grad span {
  background: url(gradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px;
}

#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}

#inline_link { float:right; margin:0; padding:0 0 5px; }