
@import "reset.css";


/* Generic elements */

body { padding: 39px 0 1em; background: #edeeef; color: #838383; font: 1.064em/normal "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #c4335e; text-decoration: underline; } 
a:hover,a.important,a.on { color: #619bad; 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; margin: 0; padding: 0; }


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









/* Links & Buttons */

a.more,a.more:link,a.more:visited { padding-right: 15px; background: url(/temp/images/arrow1-right-darkred.png) 100% 50% no-repeat; white-space: nowrap; }
a.more:hover { background-image: url(images/arrow1-right-violet.png); color: #49317b; }


/* Headings */

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

h1 { font-size: 140%; }
h2 { font-size: 135%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
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; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA {  }


/* List models */

.listA {  }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1.5em; }
.story h1, .story h2, .story h3, .story h4, .story h5, .story h6 { margin-bottom: 1em; color: #619bad; font-weight: normal; }


/* Custom headings */

#logo { margin-bottom: 1em; }
#tagline {  }


/* Single layers */

#container { width: 957px; margin: 0 auto; text-align: left; }
#wrapper { position: relative; background: #fff url(/temp/images/box1-bg.png) 50% 0 repeat-y; }
#wrapperBefore { background: url(/temp/images/box1-top.png) 50% 0 no-repeat; }
#wrapperAfter { padding: 60px 55px; background: url(/temp/images/box1-bottom.png) 50% 100% no-repeat; }
#content {  }
#decor { position: absolute; top: -39px; right: -62px; }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colA { float: left; width: 200px; }
#colgroup1 .colB { float: right; width: 200px; }
#colgroup1 .colB .colgroupA .colB1 { float: left; width: 200px; }
#colgroup1 .colB .colgroupA .colB2 { float: right; width: 200px; }


/* Navigation */

#nav {  }
#nav li { }
#nav a, #nav a:visited { text-decoration: none; }
#nav a:hover, #nav a.on {  }

#subnavbar {}
#subnav {}
#subnav li { float: left; }
#subnav a { float: left; }
#subnav a, #subnav a:visited { color: #fff !important; text-decoration: none; }
#subnav a:hover, #subnav a.on { color: #fff !important; }


/* Holding section */

#holding { padding: 128px 0 60px; }


/* Footer */

#footer { clear: both; }
#footer a, #footer a:visited { color: #000; text-decoration: none; }
#footer a:hover { color: #ff0000; text-decoration: underline; }

#tld { padding: 0 25px; font-size: .82em; text-align: right; }
#tld a{ text-decoration: none; color:#767272}




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