@import "reset.css";


/* Generic elements */

body { background: #fff; padding: 25px 0;color: #636363; font: 13px/normal Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #440154; text-decoration: none; } 
a:hover,a.important,a.on { color: #251c31; text-decoration: none; }

ul { list-style: none; margin-bottom: 1em; padding-left: 2em; text-align: left}
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 { margin-bottom: 1em; line-height:22px; text-align: left}

small { font-size: 85%; }
big { font-size: 120%; line-height: normal; }


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

.highlight { font-weight: bold; font-size: 15px; line-height: 20px; }
.label { color: #440154; }





/* Headings */

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

h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 100%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* 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; }


/* Layout models */

.outwards { width: 100%; min-width: 935px; text-align: center; }
.inwards { width: 915px; margin: 0 auto; padding: 0 10px; text-align: left; }
.inner {  }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { padding: 3px; background: #fff; border: solid 1px #c9c9c9; }
.boxA .inner { border: solid 1px #c9c9c9; }
.boxA h3 { margin: 0; padding: 12px 12px 12px 20px; background: url(images/grad2.png) repeat-x; color: #fff; font-weight: normal; }
.boxA .contents { padding: 15px 5px 1px 20px; }


/* List Models */

.listA {  }
.listA li { margin-bottom: 15px; padding-left: 20px; background: url(images/bullet.png) 0 3px no-repeat; }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1em; }
.story h2, .story h3, .story h4, .story h5, .story h6 { color: #2d133c; font-weight: normal; }
.story h2 { text-transform: uppercase; }


/* Custom headings */

#logo { display: inline; float: left; margin: 0; }


/* Single layers */

#container { width: 100%; }
#content { clear: both; padding: 20px 0 10px; }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colA { width: 580px; }
#colgroup1 .colB { float: right; width: 256px; }


/* The Header */

#header { padding: 20px 0 0; height: 110px; }
#header ul { display: inline; float: right; margin: 40px 0 0; color: #5a5a5a; font-size: 13px; }
#header ul li { margin-bottom: 10px; font-weight: bold; text-align: right; }


/* Banner */

#banner { clear: both; background: url(images/grad1.png) repeat-x; }
#banner .outwards2 { width: 100%; height: 401px; background: url(images/pic_main.jpg) 50% 0 no-repeat; }
#banner .inwards * { visibility: hidden; }



/* Footer */

#footer { clear: both; font-size: 12px; }
#footer a, #footer a:visited { color: #000; text-decoration: none; }
#footer a:hover { color: #ff0000; text-decoration: underline; }
#footer #copyright { float: left; }
#footer #tld { float: right; }
#footer #tld a, #footer #tld a:visited { color:#000; text-decoration: none; }





/* DO NOT EDIT OR ADD CODE BELOW */

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