
@import "reset.css";


/* Generic elements */

html { height: 100%; }
body { height: 100%; background: url(images/pattern1.png) repeat; color: #000; font: .875em/normal Arial, Helvetica, sans-serif; text-align: center; }

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

p { margin-bottom: 1em; }

small, big { line-height: normal; }

small { font-size: .858em; }
big { font-size: 1.284em; }

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; margin: 0; padding: 0; }

p img, li img { vertical-align: middle; }

blockquote { padding: .25em 0 0 30px; background: url(images/quotes1_top-left.png) no-repeat; }
blockquote p { margin-bottom: .5em; }
blockquote .a { padding: 2px 30px 2px 0; background: url(images/quotes1_bottom-right.png) 100% 100% no-repeat; white-space: nowrap; *display: inline-block; }
blockquote cite { display: block; font-size: .748em; line-height: 1.25em; text-align: right; }


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









/* Links & Buttons */

a.more,a.more:link,a.more:visited { padding-right: 15px; background: url(images/arrow1-rightwards-darkgray.png) 100% 50% no-repeat; color: #333; white-space: nowrap; }
a.more:hover { background-image: url(images/arrow1-rightwards-darkgray.png); color: #f89d3a; }


/* Headings */

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

h1 { font-size: 200%; }
h2 { font-size: 185%; }
h3 { font-size: 150%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Form modelling */

input { vertical-align: middle; }
input.text, input.smalltext, input.tinytext, textarea, select { padding: 3px; border: solid 1px #ccc; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #f89d3a; outline: none; }
input.button { border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; resize: none; }
input.checkbox { width: 15px; height: 15px; margin-right: 5px; }


/* Layout models */

.inner { padding: 15px 15px 1px; }
.section { margin-bottom: 2em; }


/* Column group model */

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


/* Box models */

.box { margin-bottom: 1em; }

.boxA { border: solid 12px #658ab7; background: #ededed;; }
.boxA .inner { padding: 28px 40px 14px; border: solid 2px #dbdada; }


/* List models */

.listA {  }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1em; }
.story h2, .story h3, .story h4, .story h5, .story h6 { font-weight: normal; }
.story h2, .story h3 { color: #658ab7; }
.story h3, .story h4, .story h5, .story h6 { margin-top: .2em; }
.story img { border: solid 1px #c6c6c6; }
.story img.noborder { border-width: 0; }
.story big { font-size: 1.142em; }
.story .col { margin-bottom: 1em; }


/* Custom headings */

#logo { display: inline; float: left; margin: 0; padding-bottom: 25px; }
#tagline { clear: both; color: #f89d3a; }
#pagetitle { color: #658ab7; }


/* Single layers */

#container { min-height: 100%; background: url(images/pattern2.jpg) repeat-x; } * html #container { height: 100%; }
#container2 { padding: 62px 0; }
#wrapper { width: 1013px; margin: 0 auto; padding: 42px 0 0; background-color: #fff; color: #000; text-align: left; }
#content { clear: both; min-height: 250px; padding: 40px 40px 26px; } * html #content { height: 250px; }


/* The Header */

#header { padding: 15px 40px 0; }
#header .bar { float: right; width: 522px; }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colA { float: left; width: 568px; padding-right: 16px; border-right: solid 1px #658ab7; }
#colgroup1 .colA .colgroupA .col { width: 275px; overflow: hidden; }
#colgroup1 .colB { float: right; width: 224px; margin-left: -1px; padding-left: 16px; border-left: solid 1px #658ab7; }

#colgroup2 {  }
#colgroup2 .colA { float: left; width: 428px; padding-right: 16px; border-right: solid 1px #658ab7; }
#colgroup2 .colB { float: right; width: 335px; margin-left: -1px; padding: 25px 0 11px 45px; border-left: solid 1px #658ab7; }


/* Navigation */

#navbar { position: relative; display: inline; float: left; margin: 0 0 2.5em -15px; }
#nav { font: normal 1.71em/normal "Trebuchet MS", Arial, Helvetica, sans-serif; }
#nav li { display: inline; float: left; margin-right: 1px; }
#nav a { float: left; padding: 5px 15px; }
#nav a, #nav a:visited { color: #000; text-decoration: none; }
#nav a:hover, #nav a.on { background-color: #f99d3a; color: #000; }


/* Welcome box */

#welcome { background: #f9f9fb url(images/grad1.png) 0 100% repeat-x; }
#welcome .inner { overflow: hidden; height: 147px; padding: 50px 0 0 225px; background: url(images/pic_creative-hand.jpg) 0 100% no-repeat; }
#welcome .inner h2 { color: #658ab7; }
#welcome .inner a.btn, #welcome .inner a.btn:visited { display: inline; float: left; margin-right: 20px; padding: .5em 20px; background-color: #f99d3a; color: #fff; font-size: 1.71em; text-decoration: none; }
#welcome .inner a.btn:hover { background-color: #658ab7; color: #fff; }


/* Contact form */

#contactFrm input.text, #contactFrm textarea { width: 250px; }
#contactFrm select { width: 258px; }
#contactFrm input.submit { width: 127px; height: 28px; border-width: 0; background: url(images/bg_btn1.png) no-repeat; color: #fff; font-weight: normal; font-size: 1.284em; }
#contactFrm table { width: 393px; }
#contactFrm table tbody th { width: 125px; padding: 0 10px 10px 0; font-weight: normal; text-align: left; }
#contactFrm table tbody td { padding-bottom: 10px; }


/* Footer */

#footer { clear: both; padding: 18px 40px 4px; border-top: solid 3px #f99d3a; background: url(images/pattern2.png) repeat; color: #fff; }
#footer a, #footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover, #footer a.on { color: #fff; text-decoration: underline; }

#footer .colgroup { padding: 1em 17px; }
#footer .colgroup .col { width: 205px; margin-left: 35px; }
#footer .colgroup .colA { width: 155px; margin-left: 0; }
#footer .colgroup .col h6 { font-size: 22px; line-height: 1em; }

#footer .nav { float: right; }
#footer .nav li { display: inline; float: left; margin-left: 5px; padding-left: 9px; background: url(images/bullet1.png) 0 50% no-repeat; }
#footer .nav li.first { background: none; }


/* Custom pages */

body#home #content { background-color: #e1e8f9; color: #000; }





/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .colset:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .colset, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: block; }
/* end hide */