
@import "reset.css";


/* Generic elements */

body { padding: 75px 0 35px; background: #171717 url(images/pattern1.jpg) repeat-x; color: #fff; font: .875em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #ff9338; text-decoration: underline; } 
a:hover,a.important,a.on { color: #ff9338; text-decoration: underline; }

p { margin-bottom: 1em; }

img.port { float: left; margin: 0 10px 10px 0; }
img.star { float: right; margin: 0 0 10px 10px; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; }

.reset { margin: 0; padding: 0; }


/* Custom paragraphs, links, images, etc. */

.highlight { font-size: 16px; }






/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; line-height: normal; }

h1 { font-size: 170%; }
h2 { font-size: 150%; }
h3 { font-size: 140%; }
h4 { font-size: 130%; }
h5 { font-size: 115%; }
h6 { font-size: 100%; }


/* Button models */

a.btnA { overflow: hidden; display: block; width: 148px; height: 25px; padding: 7px; background: url(images/btn2.png) 50% 50% no-repeat; color: #fff; font-size: 1.142em; line-height: 25px; text-decoration: none; text-align: center; }
a.btnA:hover { font-weight: bold; letter-spacing: -1px; }


/* Column group model */

div.colgroup { clear: both; }
div.colgroup div.colset { clear: both; width: 100%; }
div.colgroup div.col { display: inline; float: left; width: 49.9%; }
div.colgroup div.port { float: left; }
div.colgroup div.star { float: right; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { font-size: 19px; line-height: 25px; }
.boxA .before { background: #ff9338 url(images/box2-top.png) 50% 0 no-repeat; color: #fff; }
.boxA .after { padding: 30px 30px 15px; background: url(images/box2-bottom.png) 50% 100% no-repeat; color: #fff; }
.boxA a, .boxA a:visited { color: #fff; }
.boxA p { margin-bottom: .5em; }
.boxA a.more, .boxA a.more:visited { padding-left: 35px; background: url(images/bullet_sun.png) 0 50% no-repeat; text-decoration: none; }
.boxA a.more:hover { text-decoration: underline; }


/* List models */

.normal, .normal li { margin-bottom: 1em; }

.listA { margin-bottom: 1em; }
.listA li { padding: .3em 0 .3em 35px; background: url(images/bullet1.png) 0 .3em no-repeat; }


/* Custom headings */

#logo { float: right; margin-bottom: 20px; }


/* Single layers */

#container { width: 983px; margin: 0 auto; text-align: left; }
#wrapper { margin: 0; padding: 43px 96px 59px 83px; background: url(images/box1-bg.png) 0 0 repeat-y; color: #525a60; margin-bottom: 0; }
#wrapperBefore { height: 32px; background: url(images/box1-top.png) 0 0 no-repeat; color: #525a60; font-size: 1px; }
#wrapperAfter { clear: both; height: 34px; background: url(images/box1-bottom.png) 0 100% no-repeat; color: #525a60; font-size: 1px; }
#header { width: 100%; }
#content { clear: both; min-height: 300px; }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colA { float: left; width: 83px; margin-right: 55px; }
#colgroup1 .colB { float: left; width: 182px; }
#colgroup1 .colC { float: right; width: 435px; }
#colgroup1 .colD { float: right; width: 666px; }


/* Navigation */

#navbar { overflow: hidden; display: inline; float: left; width: 550px; height: 28px; margin: 60px 0 20px; }
#nav { font-size: 14px; }
#nav li { float: left; margin-right: 12px; }
#nav li.first { padding-left: 0; background: none; }
#nav a { float: left; height: 28px; padding-left: 12px; background: url(images/btn1.png) 0 0 no-repeat; color: #2c2f31; }
#nav a span { background: url(images/btn1.png) 100% 0 no-repeat; float: left; height: 28px; padding-right: 12px; line-height: 28px; cursor: pointer; }
#nav a, #nav a:visited { color: #2c2f31; text-decoration: none; }
#nav a:hover, #nav a.on { background-position: 0 -28px; }
#nav a:hover span, #nav a.on span { background-position: 100% -28px; }


/* Doodles list */

#doudles li { margin-bottom: 1.5em; }


/* Story section */

#story p, #story blockquote, #story ul, #story ol { margin-bottom: 1.5em; }
#story h2, #story h3, #story h4, #story h5, #story h6 { color: #8c99a3; }
#story h2, #story h3 { font-weight: normal; }
#story h2 { margin-bottom: .2em; color: #fd9338; font-size: 30px; }


/* Footer */

#footer { clear: both; padding: 0 88px; font-size: .92em; text-align: right; }






/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .section:after, .after:after  { clear: both; display: block; height: 0; visibility: hidden; content: "."; }
.clearfix, .box, .colgroup, .section, .after { display: inline-block; display: block; }
* html .clearfix, * html .box, * html .colgroup, * html .section, * html .after { height: 1%; }