html, body { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

blockquote, q { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }

th, td, caption { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; font-weight: normal; vertical-align: middle; }

table { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; border-collapse: separate; border-spacing: 0; vertical-align: middle; }

a img { border: none; }

.showgrid { background-image: url(/images/grid-transparent.png) !important; background: url(/images/grid-transparent.png); }
.showgrid .showgrid { background: url(/images/grid-transparent.png); }

a { outline: none; }
a:active { outline: none; }

.media { color: #fff; text-align: right; position: relative; }
.media img { background-color: #fff; border-style: solid; border-color: #777; border-width: 1px; }
.media p { position: absolute; background-color: #777; padding: .5em; }
.media p.media-size { top: 0em; left: 0em; }
.media p.media-text { bottom: 0em; right: 0em; margin-bottom: 0; }

#framer-tools { position: absolute; top: 0em; left: 0em; z-index: 9; background-color: #333; color: #fff; padding-top: 1em; padding-left: 20px; padding-right: 20px; }
#framer-tools #framer-wrap { float: left; width: 170px; margin-right: 10px; position: relative; }
#framer-tools h1, #framer-tools h2, #framer-tools h3, #framer-tools h4, #framer-tools h5, #framer-tools a { color: #fff; }
#framer-tools #framer-menu { padding-top: 1.5em; }
#framer-tools #framer-colors .swatch { margin-bottom: 1em; }
#framer-tools #framer-colors .swatch div { float: left; width: 30px; margin-right: 10px; }
#framer-tools #framer-colors .font_color { background-color: white; }
#framer-tools #framer-colors .quiet_color { background-color: white; }
#framer-tools #framer-colors .loud_color { background-color: #dddddd; }
#framer-tools #framer-colors .header_color { background-color: #eeeeee; }
#framer-tools #framer-colors .link_color { background-color: white; }
#framer-tools #framer-colors .link_hover_color { background-color: #dddddd; }
#framer-tools #framer-colors .link_focus_color { background-color: #dddddd; }
#framer-tools #framer-colors .link_active_color { background-color: white; }
#framer-tools #framer-colors .link_visited_color { background-color: #cccccc; }
#framer-tools #framer-colors .feedback_border_color { background-color: #dddddd; }
#framer-tools #framer-colors .success_color { background-color: #264409; }
#framer-tools #framer-colors .success_bg_color { background-color: #e6efc2; }
#framer-tools #framer-colors .success_border_color { background-color: #c6d880; }
#framer-tools #framer-colors .notice_color { background-color: #514721; }
#framer-tools #framer-colors .notice_bg_color { background-color: #fff6bf; }
#framer-tools #framer-colors .notice_border_color { background-color: #ffd324; }
#framer-tools #framer-colors .error_color { background-color: #8a1f11; }
#framer-tools #framer-colors .error_bg_color { background-color: #fbe3e4; }
#framer-tools #framer-colors .error_border_color { background-color: #fbc2c4; }
#framer-tools #framer-colors .highlight_color { background-color: yellow; }
#framer-tools #framer-colors .added_color { background-color: white; }
#framer-tools #framer-colors .added_bg_color { background-color: #006600; }
#framer-tools #framer-colors .removed_color { background-color: white; }
#framer-tools #framer-colors .removed_bg_color { background-color: #990000; }

body { line-height: 1.5; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; color: white; font-size: 75%; }

h1 { font-weight: normal; color: #eeeeee; font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h1 img { margin: 0; }

h2 { font-weight: normal; color: #eeeeee; font-size: 2em; margin-bottom: 0.75em; }

h3 { font-weight: normal; color: #eeeeee; font-size: 1.5em; line-height: 1; margin-bottom: 1em; }

h4 { font-weight: normal; color: #eeeeee; font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }

h5 { font-weight: normal; color: #eeeeee; font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }

h6 { font-weight: normal; color: #eeeeee; font-size: 1em; font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

p { margin: 0 0 1.5em; }
p img { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a { text-decoration: underline; color: white; }
a:visited { color: #cccccc; }
a:focus { color: #dddddd; }
a:hover { color: #dddddd; }
a:active { color: white; }

blockquote { margin: 1.5em; color: #666; font-style: italic; }

strong { font-weight: bold; }

em { font-style: italic; }

dfn { font-style: italic; font-weight: bold; }

sup, sub { line-height: 0; }

abbr, acronym { border-bottom: 1px dotted #666; }

address { margin: 0 0 1.5em; font-style: italic; }

del { color: #666; }

pre, code { margin: 1.5em 0; white-space: pre; font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

li ul, li ol { margin: 0 1.5em; }

ul { margin: 0 1.5em 1.5em 1.5em; list-style-type: disc; }

ol { margin: 0 1.5em 1.5em 1.5em; list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }

dd { margin-left: 1.5em; }

table { margin-bottom: 1.4em; width: 100%; }

th { font-weight: bold; background: #C3D9FF; padding: 4px 10px 4px 5px; }

td { padding: 4px 10px 4px 5px; }

tr.even td { background: #E5ECF9; }

tfoot { font-style: italic; }

caption { background: #eee; }

.quiet { color: white; }

.loud { color: #dddddd; }

.clear { clear: both; }

.nowrap { white-space: nowrap; }

.clearfix { overflow: auto; overflow: -moz-scrollbars-none; display: inline-block; }
.clearfix { display: block; }

.small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }

.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }

.first { margin-left: 0; padding-left: 0; }

.last { margin-right: 0; padding-right: 0; }

.top { margin-top: 0; padding-top: 0; }

.bottom { margin-bottom: 0; padding-bottom: 0; }

.container { width: 590px; margin: 0 auto; overflow: auto; overflow: -moz-scrollbars-none; display: inline-block; }
.container { display: block; }

.span-1 { width: 30px; }

div.span-1 { float: left; width: 30px; margin-right: 10px; }

.span-2 { width: 70px; }

div.span-2 { float: left; width: 70px; margin-right: 10px; }

.span-3 { width: 110px; }

div.span-3 { float: left; width: 110px; margin-right: 10px; }

.span-4 { width: 150px; }

div.span-4 { float: left; width: 150px; margin-right: 10px; }

.span-5 { width: 190px; }

div.span-5 { float: left; width: 190px; margin-right: 10px; }

.span-6 { width: 230px; }

div.span-6 { float: left; width: 230px; margin-right: 10px; }

.span-7 { width: 270px; }

div.span-7 { float: left; width: 270px; margin-right: 10px; }

.span-8 { width: 310px; }

div.span-8 { float: left; width: 310px; margin-right: 10px; }

.span-9 { width: 350px; }

div.span-9 { float: left; width: 350px; margin-right: 10px; }

.span-10 { width: 390px; }

div.span-10 { float: left; width: 390px; margin-right: 10px; }

.span-11 { width: 430px; }

div.span-11 { float: left; width: 430px; margin-right: 10px; }

.span-12 { width: 470px; }

div.span-12 { float: left; width: 470px; margin-right: 10px; }

.span-13 { width: 510px; }

div.span-13 { float: left; width: 510px; margin-right: 10px; }

.span-14 { width: 550px; }

div.span-14 { float: left; width: 550px; margin-right: 10px; }

.span-15 { width: 590px; }

div.span-15 { float: left; width: 590px; margin-right: 0; }

div.last { margin-right: 0; }

.append-1 { padding-right: 40px; }

.append-2 { padding-right: 80px; }

.append-3 { padding-right: 120px; }

.append-4 { padding-right: 160px; }

.append-5 { padding-right: 200px; }

.append-6 { padding-right: 240px; }

.append-7 { padding-right: 280px; }

.append-8 { padding-right: 320px; }

.append-9 { padding-right: 360px; }

.append-10 { padding-right: 400px; }

.append-11 { padding-right: 440px; }

.append-12 { padding-right: 480px; }

.append-13 { padding-right: 520px; }

.append-14 { padding-right: 560px; }

.prepend-1 { padding-left: 40px; }

.prepend-2 { padding-left: 80px; }

.prepend-3 { padding-left: 120px; }

.prepend-4 { padding-left: 160px; }

.prepend-5 { padding-left: 200px; }

.prepend-6 { padding-left: 240px; }

.prepend-7 { padding-left: 280px; }

.prepend-8 { padding-left: 320px; }

.prepend-9 { padding-left: 360px; }

.prepend-10 { padding-left: 400px; }

.prepend-11 { padding-left: 440px; }

.prepend-12 { padding-left: 480px; }

.prepend-13 { padding-left: 520px; }

.prepend-14 { padding-left: 560px; }

.pull-1 { float: left; position: relative; margin-left: -40px; }

.pull-2 { float: left; position: relative; margin-left: -80px; }

.pull-3 { float: left; position: relative; margin-left: -120px; }

.pull-4 { float: left; position: relative; margin-left: -160px; }

.pull-5 { float: left; position: relative; margin-left: -200px; }

.pull-6 { float: left; position: relative; margin-left: -240px; }

.pull-7 { float: left; position: relative; margin-left: -280px; }

.pull-8 { float: left; position: relative; margin-left: -320px; }

.pull-9 { float: left; position: relative; margin-left: -360px; }

.pull-10 { float: left; position: relative; margin-left: -400px; }

.pull-11 { float: left; position: relative; margin-left: -440px; }

.pull-12 { float: left; position: relative; margin-left: -480px; }

.pull-13 { float: left; position: relative; margin-left: -520px; }

.pull-14 { float: left; position: relative; margin-left: -560px; }

.pull-15 { float: left; position: relative; margin-left: -600px; }

.push-1 { float: right; position: relative; margin-top: 0; margin-right: -40px; margin-bottom: 1.5em; margin-left: 40px; }

.push-2 { float: right; position: relative; margin-top: 0; margin-right: -80px; margin-bottom: 1.5em; margin-left: 80px; }

.push-3 { float: right; position: relative; margin-top: 0; margin-right: -120px; margin-bottom: 1.5em; margin-left: 120px; }

.push-4 { float: right; position: relative; margin-top: 0; margin-right: -160px; margin-bottom: 1.5em; margin-left: 160px; }

.push-5 { float: right; position: relative; margin-top: 0; margin-right: -200px; margin-bottom: 1.5em; margin-left: 200px; }

.push-6 { float: right; position: relative; margin-top: 0; margin-right: -240px; margin-bottom: 1.5em; margin-left: 240px; }

.push-7 { float: right; position: relative; margin-top: 0; margin-right: -280px; margin-bottom: 1.5em; margin-left: 280px; }

.push-8 { float: right; position: relative; margin-top: 0; margin-right: -320px; margin-bottom: 1.5em; margin-left: 320px; }

.push-9 { float: right; position: relative; margin-top: 0; margin-right: -360px; margin-bottom: 1.5em; margin-left: 360px; }

.push-10 { float: right; position: relative; margin-top: 0; margin-right: -400px; margin-bottom: 1.5em; margin-left: 400px; }

.push-11 { float: right; position: relative; margin-top: 0; margin-right: -440px; margin-bottom: 1.5em; margin-left: 440px; }

.push-12 { float: right; position: relative; margin-top: 0; margin-right: -480px; margin-bottom: 1.5em; margin-left: 480px; }

.push-13 { float: right; position: relative; margin-top: 0; margin-right: -520px; margin-bottom: 1.5em; margin-left: 520px; }

.push-14 { float: right; position: relative; margin-top: 0; margin-right: -560px; margin-bottom: 1.5em; margin-left: 560px; }

.push-15 { float: right; position: relative; margin-top: 0; margin-right: -600px; margin-bottom: 1.5em; margin-left: 600px; }

.showgrid { background: url(images/grid.png); }

.error { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
.error a { color: #8a1f11; }

.notice { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #fff6bf; color: #514721; border-color: #ffd324; }
.notice a { color: #514721; }

.success { padding: .8em; margin-bottom: 1em; border: 2px solid #dddddd; background: #e6efc2; color: #264409; border-color: #c6d880; }
.success a { color: #264409; }

.hide { display: none; }

.highlight { background: yellow; }

.added { background: #006600; color: white; }

.removed { background: #990000; color: white; }

label { font-weight: bold; }

fieldset { padding: 1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }

legend { font-weight: bold; font-size: 1.2em; }

input.text { margin: 0.5em 0; border: 1px solid #bbb; width: 300px; padding: 5px; }
input.text:focus { border: 1px solid #666; }
input.title { font-size: 1.5em; }

input.title { margin: 0.5em 0; border: 1px solid #bbb; width: 300px; padding: 5px; }
input.title:focus { border: 1px solid #666; }

textarea { margin: 0.5em 0; border: 1px solid #bbb; }
textarea:focus { border: 1px solid #666; }

select { margin: 0.5em 0; border: 1px solid #bbb; }
select:focus { border: 1px solid #666; }

textarea { width: 390px; height: 250px; padding: 5px; }

body { background-color: #3c4414; padding-bottom: 4em; padding-top: 2em; }
body #wrap { padding-left: 40px; }
body #wrap h1, body #wrap h2, body #wrap h3 { font-weight: bold; }
body #wrap h1 { padding-top: .5em; }
body #wrap h5 { font-size: 2em; }
body #wrap ul { list-style-type: square; }
body #wrap .files { padding-bottom: 1em; }
body #wrap code { background-color: #2b3303; padding-left: 20px; }
body #wrap h3.demo { padding-right: 1em; }
body #wrap h3.demo a { text-decoration: none; }
body #wrap .demo { width: 590px; margin: 0 auto; overflow: auto; overflow: -moz-scrollbars-none; display: inline-block; }
body #wrap .demo { display: block; }
body #wrap .demo .example { float: left; width: 230px; margin-right: 10px; }
body #wrap .demo .snippet { float: left; width: 270px; margin-right: 10px; padding-left: 40px; background-image: url(/images/demo/arrow-left.png); background-repeat: no-repeat; background-position: left top; }
body #wrap .demo .snippet textarea { border: none; height: 150px; width: 300px; color: #2b3303; }
body #wrap #demo-image { margin-bottom: 2em; }
body #wrap #demo-link { margin-bottom: 2em; }
body #wrap #demo-link textarea { height: 100px; }
