/* ---[ reset ]---------------------------------- */
/* v1.0 | 20080212 */
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; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none;}
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0;}

p {
	margin: 1em 0;
}
#features-list h3 {
  font-size: 20px;
}
h3+p {
	margin-top: 0.5em;
}

/* ---[ default ]---------------------------------- */
html, body {
	color: #000;
	height:100%;
	margin: 0;
	padding: 0;
}
html {
	/*background: #006CC6 url(/images/reuse/background-strip.jpg) repeat-x;*/
}
body {
	background: #0487D9 url(/images/reuse/background_2.jpg) no-repeat 50%;
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
}
/* ---[ containers and layout divisions ]---------- */
#outer-wrapper {
	margin: 0 auto;
	width: 880px;
  position: relative;
}
#author-website-link {
  position: absolute;
  left: 100%;
  bottom: 10px;
  border: none;
}
#wrapper {
	background: #FFF;
	width: 880px;
}

#callToAction {
	background: #D3D3D3 url(/images/reuse/callToActionPanel-background.png) repeat-x bottom;
	padding: 5px 45px 5px 25px;
}

#callToAction p {
	float: left;
  width: 549px;
}
#callToAction a#demo-button {
	float: right;
	border: none;
  width:206px;
  margin-top: 15px;
}

#contentsWrapper {
	background: #D3E4F2;
	padding: 24px;
	overflow: auto;
}

#contents {
	background: url(/images/reuse/singleDot-divider.png) repeat-y right;
	float: left;
	margin-right: 18px;
	padding-right: 20px;
	width: 546px;
}

#single {
	background: #D3E5F3;
}

#featuresJumpOffs {
	background: #DCEBF4;
	border-bottom: 1px solid #A6B0C5;
	height: 320px;
	overflow: hidden;
}

#info h3 {
  font-size: 20px;
  }
#info h4 {
	color: #009BFF;
  margin: 0;
  }
#info p {
  margin: 0 0 0.5em;
  }


/* ---[ common elements ]-------------------------- */
h1,h2,h3,h4,h5,h6 {
	font-family: 'Lucida Grande', Verdana, sans-serif;
}
a {
	border-bottom: 1px dotted #34BCEC;
	color: #34BCEC;
	text-decoration: none;
}



/* ---[ header ]----------------------------------- */
#header {
	height: 118px;
}
#header h1 a {
	border: none;
	display: block !important;
	background: transparent url(/images/reuse/logo_2.png) no-repeat;
	float: left;
	height: 51px;
	text-indent: -9999px;
	text-align: left; /* Fixes odd image replacement bug */
	width: 173px;
  margin-top: 46px;
  margin-left: 25px;
}
#header h2 {
	background: url(/images/reuse/singleDot-divider.png) repeat-y left;
	float: right;
	text-transform: uppercase;
  font-size: 18px;
	margin: 28px 0 0 0;
	padding: 10px 0 0 20px;
  line-height: 1;
	width: 270px;
  letter-spacing: -0.03em;
}
#header h2 em {
	color: #42A6E2;
  display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
#header h2 a.email {
	border-bottom: none;
  text-decoration: underline;
  color: #42A6E2;
	display: block;
  text-transform: lowercase;
  font-size: 14px;
  font-weight: bold;
  margin: 1em 0;
}

/* ---[ navigation ]------------------------------- */
#navigation {
	border-bottom: 17px solid #34312F;
	/*margin-top: 13px;*/
	padding-bottom: 28px;
}
#navigation ul li {
	float: left;
	margin-right: 1px;
	overflow: auto;
}
#navigation ul li.first {
	margin-left: 12px;
}
#navigation ul li a {
	background: url(/images/reuse/navigation-sprite_2.png) no-repeat;
	border: none;
	display: block;
	height: 28px;
	text-indent: -9999px;
	text-align: left; /* Fixes odd image replacement bug */
	width: 133px;
}


/* Off States */
#navigation ul li a.home     { background-position: 0 0; }
#navigation ul li a.features { background-position: -134px top; }
#navigation ul li a.screenshots { background-position: -268px top; }
#navigation ul li a.contact  { background-position: -402px top; }

/* Hover states */
#navigation ul li a.home:hover     { background-position: 0 -28px; }
#navigation ul li a.features:hover { background-position: -134px -28px; }
#navigation ul li a.screenshots:hover { background-position: -268px -28px; }
#navigation ul li a.contact:hover  { background-position: -402px -28px; }

/* Active States */
#navigation ul li.active a.home,
#navigation ul li.active a.home:hover     { background-position: 0 -56px; }
#navigation ul li.active a.features,
#navigation ul li.active a.features:hover { background-position: -134px -56px; }
#navigation ul li.active a.screenshots,
#navigation ul li.active a.screenshots:hover { background-position: -268px -56px; }
#navigation ul li.active a.contact,
#navigation ul li.active a.contact:hover  { background-position: -402px -56px; }


#navpanelwrapper {
	background: url(/images/reuse/navpanel-background.png) no-repeat top right;
	color: #FFF;
	float: left;
	padding: 5px 0 0 0;
	width: 242px;
}
#navpanel {
	min-height: 292px;
	padding-bottom: 5px;
}
#navpanelwrapper a {
	border: none;
	color: #CBE6FC;
}
#navpanelwrapper ul {
	background: url(/images/reuse/navpanel-background.png) no-repeat bottom right;
	padding: 23px;
}
#navpanelwrapper ul li ul {
	background: none;
	margin-bottom: 18px;
	padding: 0;
	overflow: hidden;
}
#navpanelwrapper ul li ul li {
	margin-bottom: 8px;
}
#navpanelwrapper ul li ul li a {
	background: url(/images/reuse/nav-panel-arrows.png) no-repeat left 50%;
	padding-left: 10px;
}
#navpanelwrapper ul li ul li a:hover {
	color: #FFF;
}
#navpanelwrapper h3 {
	background: url(/images/reuse/navpanel-divider.png) repeat-x bottom;
	font-size: 17px;
	margin-bottom: 9px;
	padding-bottom: 9px;
	cursor: pointer;
}

/* ---[ section heading ]--------------------------------- */

div#section-heading h2 {
	background: #45BBED url(/images/reuse/bg-section-hdg_v1.gif) right top no-repeat;
  line-height: 134px;
  color: #fff;
  text-indent: 25px;
  font-size: 26px;
}

/* ---[ subscribe ]--------------------------------- */

div#subscribe {
	background-color: #E6F0F9;
  border-top: 1px solid #A7CCE7;
  border-bottom: 1px solid #A7CCE7;
  padding: 15px 25px;
}
div#subscribe h3 {
	font-size: 12px;
	font-weight: bold;
  margin-bottom: 10px;
}
div#subscribe label {
	font-size: 12px;
	display: block;
  cursor: pointer;
}
div#subscribe input.text {
	background: transparent url(/images/reuse/bg-text-input_2.png) no-repeat;
	border: none;
	padding: 10px;
	height: 30px;
	width: 304px;
  }
div#subscribe-one,div#subscribe-two,div#subscribe-three {
	float: left;
  width: 330px;
}
div#subscribe-three {
  width: 103px;
}
div#subscribe-three button, #contactForm button {
  cursor: pointer;
  margin-top: 19px;

	background: #00B6F8;
	border: none;
	color: #FFF;
	font-weight: bold;
	padding: 8px 25px;
	text-transform: uppercase;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}

div#subscribe-three button:hover, #contactForm button:hover {
	background: #0388D7;
}

/* ---[ screenshots ] ----------------------------- */

div#screenshots-wrap {
	padding: 20px 0 0 18px;
  }
.screenshot {
	float: left;
  width: 399px;
  padding-right: 25px;
  }
.screenshot img {
	display: block;
  margin-bottom: 10px;
  }
 .screenshot h3 {
  font-size: 20px;
	/*line-height: 41px;*/
  padding-top: 8px;
  padding-bottom: 8px;

  background: url(/images/reuse/screenshot-number-1.gif) left 50% no-repeat;
  padding-left: 57px;
  }
#screenshot-2 h3 { background-image: url(/images/reuse/screenshot-number-2.gif); }
#screenshot-3 h3 { background-image: url(/images/reuse/screenshot-number-3.gif); }
#screenshot-4 h3 { background-image: url(/images/reuse/screenshot-number-4.gif); }
#screenshot-5 h3 { background-image: url(/images/reuse/screenshot-number-5.gif); }
#screenshot-6 h3 { background-image: url(/images/reuse/screenshot-number-6.gif); }
#screenshot-7 h3 { background-image: url(/images/reuse/screenshot-number-7.gif); }
#screenshot-8 h3 { background-image: url(/images/reuse/screenshot-number-8.gif); }

/* ---[ jumpoffs ]--------------------------------- */
#featuresJumpOffs dl {
	background: url(/images/reuse/jumpOffs-divider.gif) no-repeat right 40px;
	float: left;
	/*height: 257px;*/
	padding: 0 20px;
	padding-top: 40px;
	width: 255px;
}
#featuresJumpOffs dl dt {
	height: 111px;
	overflow: hidden;
}
#featuresJumpOffs dl dt a {
	border: none;
}
#featuresJumpOffs dl dd h2 {
	font-size: 20px;
	margin: 5px 0 10px 0;
}
#featuresJumpOffs dl dd h2 a {
	border: none;
	color: #000;
}


#featuresList h2 {
	font-size: 22px;
	margin-bottom: 30px;
}
#featuresList h3 {
	font-size: 20px;
	margin-bottom: 14px;
}
#featuresList dl {
	clear: both;
	margin-bottom: 50px;
}
#featuresList dl dt {
	float: left;
	width: 200px;
}
#featuresList dl dd {
	margin-left: 210px;
}
#featuresList dl.alt dd {
	margin: 0;
	margin-right: 210px;
}
#featuresList dl.alt dt {
	float: right;
}

/* ---[ contact form ]----------------------------- */

#contact-form-wrap {
	padding: 0 20px 20px;
  border-bottom: 1px solid #A7CCE7;
}
p#contact-lead {
	margin: 0;
  padding: 1em 5px;
  width: 570px;
}

#contactForm {
	background: #FFF;
	padding: 25px 20px;
}
#contactForm h2 {
	font-size: 22px;
	margin-bottom: 12px;
}
#contactForm h3 {
	color: #0C72B4;
	font-size: 16px;
	margin-bottom: 12px;
}


#contactForm dl.first {
	margin: 0 0 10px;
}

#contactForm label {
	font-weight: bold;
}

#contactForm dt {
	padding-bottom: 5px;
	}

#contactForm dl dd p {
	margin-bottom: 10px;
}

#contactForm dl dd select {
	width: 362px;
}

#contactForm dl dd input.text {
	background: transparent url(/images/reuse/form-normal.png) no-repeat;
	border: none;
	padding: 10px;
	height: 30px;
	width: 344px;
}

#contactForm dl.textinputs {
	float: left;
	margin: 0 50px 0 0;
}

#contactForm dl.last {
	margin: 0;
}

#contactForm dl.end {
	clear: both;
}
#contactForm dl.end dd {
	margin-bottom: 10px;
}

#contactForm input.button {
	margin-right: 10px;
}


#contactForm textarea {
	background: transparent url(/images/reuse/form-comments-normal.png) no-repeat;
	border: none;
	height: 129px;
	padding: 5px;
	padding-bottom: 15px;
	width: 772px;
}

/* ---[ flash ]------------------------------------ */
#tinyLibretto {
	float: left;
	margin: 55px 0 0 35px;
}

/* ---[ footer ]----------------------------------- */
#metaFooter {
	background: #E5EFF7 url(/images/reuse/metaFooter-background.png) repeat-x;
	border-top: 1px solid #B7D9F6;
	color: #706e6e;
	clear: both;
	height: 140px;
	overflow: hidden;
	padding: 25px;
}
#metaFooter h2 {
	color: #000;
	font-size: 12px;
	margin-bottom: 25px;
}
#metaFooter h3 {
	color: #000;
	font-size: 10px;
	margin-bottom: 10px;
}
#metaFooter ul li {
	float: left;
	width: 135px;
}
#metaFooter ul li ul li {
	float: none;
	font-size: 10px;
	margin-bottom: 2px;
}
#metaFooter ul li ul li a {
	border: none;
	color: #706e6e;
}
#metaFooter ul li ul li a:hover {
	border-bottom: 1px dotted #000;
	color: #000;
}

#metaFooter h2.vcard {
	background: url(/images/reuse/singleDot-divider.png) repeat-y left;
	float: right;
	font-size: 17px;
	height: 90px;
	margin-top: 30px;
	padding-left: 20px;
}
#metaFooter h2.vcard em {
	display: block;
	font-size: 22px;
	font-style: normal;
}

#footer {
	background: #FFF;
	padding: 24px 0 15px 0;
  font-size: 11px;
}
#footer strong {
	font-size: 16px;
  display: block;
}
#footer address {
	font-style: normal;
}
#footer-one {
  float: left;
  width: 574px;
  padding: 10px 0 0 15px;
}
#footer-two {
	background: url(/images/reuse/singleDot-divider.png) 0 0 repeat-y;
  float: right;
  width: 276px;
  padding: 10px 0 10px 15px;
}







/* ---[ sidebar(s) ]------------------------------- */
/* ---[ links ]------------------------------------ */
/* ---[ phrase elements ]-------------------------- */
/* ---[ forms ]------------------------------------ */
/* ---[ tables ]----------------------------------- */
/* ---[ misc ]------------------------------------- */
.clear { clear: both; }

.clearfix:after {
	content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }