
@import "reset.css";


/* Generic elements */

body { padding: 8px 0 25px; background: #2f2a64 url(images/grad12.jpg) repeat-x; color: #fff; font: .689em/normal Verdana, Arial, Helvetica, sans-serif; text-align: center; }

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

a.more,a.more:link,a.more:visited,.more a,.more a:visited { padding-right: 25px; background: url(images/arrow1-right.png) 100% 50% no-repeat; color: #5b5b5b; white-space: nowrap; } 
a.prev,a.prev:link,a.prev:visited,.prev a,.prev a:visited { padding-left: 25px; background: url(images/arrow1-left.png) 0 50% no-repeat; color: #5b5b5b; white-space: nowrap; } 
a.more:hover, a.prev:hover, .more a:hover, .prev a:hover { color: #b20451; }

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

p img { vertical-align: middle; }


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

dfn { font-style: normal; }
small { font-size: .923em; }
dfn, .label { color: #393378; }
img.frame { border: solid 1px #adadad; }
a:hover img.frame { border-color: #b20451; }
.resetpos { clear: both; }
.edge { float: right; }
.important, label { color: #b20451; }
.print { display: none; }






/* Headings */

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

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 1.154em; }
h4 {  }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Form modeling */

input.text, input.smalltext, input.tinytext, textarea, select { padding: 3px; border: solid 1px #c0c0c0; background: #df97b8 url(images/bg1.png) repeat-x; color: #000; font-family: Verdana, 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: #ccc; }
input.button { padding: 2px 5px; border: solid 1px #a7a7a7; background-color: #7c7c7c; color: #fff; font-size: 1.077em; font-weight: bold; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 1px; }
input.button:active {  }
textarea { overflow: auto; height: 100px; }
input.checkbox { width: 15px; height: 15px; }


/* Column group model */

.inner { padding: 25px 30px; }

.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 { padding: 14px 12px 2px 24px; background: #fafafc url(images/grad3.jpg) 100% 0 repeat-y; /*font-size: .923em;*/ }
.boxA h3 { color: #393378; }
.boxA-wrap { position: relative; margin-bottom: -18px; padding-bottom: 18px; background: url(images/shadow1.png) 100% 100% no-repeat; }
.boxA-wrap .boxA { margin: 0; }


/* List models */

.listA li { clear: both; width: 100%; padding-top: 1em; background: url(images/pattern2.png) 0 0 repeat-x; }

.listB li { float: left; }
.listB li img { float: left; border: solid 1px #d8d8d8; }

.listC li { display: inline; float: left; }
.listC li img { border: solid 1px #a7a7a7; }


/* Table models */

table { margin-bottom: 1em; }
table th { font-weight: normal; }


/* Story section */

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


/* Custom headings */

#logo { text-align: center; }


/* Single layers */

#container { width: 957px; margin: 0 auto; text-align: left; }
#wrapper { padding: 12px; border: solid 1px #e4e4e5; background-color: #fff; color: #5b5b5b; }
#header { width: 100%; }
#content { clear: both; width: 100%; padding: 25px 0; }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colA { float: left; width: 193px; margin-right: 12px; }
#colgroup1 .colB { float: left; width: 352px; padding-right: 7px; background: url(images/pattern1.png) 100% 0 repeat-y; }
#colgroup1 .colC { float: right; width: 361px; margin-left: -1px; padding-left: 7px; background: url(images/pattern1.png) 0 0 repeat-y; }
#colgroup1 .colD { float: right; width: 726px }
#colgroup1 .colE { float: left; width: 352px; padding-right: 7px;}
#colgroup1 .colF { float: left; width: 465px; padding-right: 7px; background: url(images/pattern1.png) 100% 0 repeat-y; }
#colgroup1 .colG { float: right; width: 240px; margin-left: -1px; padding: 2.5em 0 0 15px; background: url(images/pattern1.png) 0 0 repeat-y; }


/* Navigation */

#nav { overflow: hidden; float: left; width: 100%; height: 80px; padding: 4px 0; background-color: #393378; color: #fff; font-family: "Century Gothic", Arial, Helvetica, sans-serif; text-transform: lowercase; }
#nav li { float: left; height: 80px; border-right: solid 1px #605b96; }
#nav li.last { border: none; }
#nav a { position: relative; display: block; height: 41px; padding: 27px 7px 12px 7px; font-size: 19px; }
#nav a, #nav a:visited { color: #fff; text-decoration: none; }
#nav a:hover, #nav a.on { margin: -4px -1px -4px 0; padding: 31px 8px 16px 7px; background-color: #b20451; color: #fff; }
#nav a em { display: block; font-size: 12px; font-style: normal; color: #9490b9; }
#nav a:hover em, #nav a.on em { color: #fff; }

#navi1 { width: 105px; }
#navi2 { width: 95px; }
#navi3 { width: 155px; }
#navi4 { width: 115px; }
#navi5 { width: 145px; }
#navi6 { width: 80px; }
#navi7 { width: 110px; }
#navi8 { width: 119px; }

#subnav { float: left; width: 359px; margin-bottom: 1em; border: dotted 1px #a9a9a9; background: #fafafc url(images/grad3.jpg) 100% 0 repeat-y; font-size: 1.154em; font-family: "Century Gothic", Arial, Helvetica, sans-serif; }
#subnav li { float: left; width: 100%; border-top: dotted 1px #a9a9a9; background: url(images/arrow2-right-red.png) -9999px -9999px no-repeat; }
#subnav li.first { border-top: none; }
#subnav a { display: block; width: 279px; padding: .7em 23px .7em 57px; }
#subnav a, #subnav a:visited { background: url(images/arrow2-right-violet.png) 35px 50% no-repeat; color: #393378; text-decoration: none; }
#subnav a:hover, #subnav a.on { background: #faf0f8 url(images/arrow2-right-red.png) 35px 50% no-repeat !important; color: #b20451 !important; }


/* Story section */

#story p, #story blockquote, #story ul, #story ol, #story dd { margin-bottom: 1.5em; }
#story h1, #story h2, #story h3, #story h4, #story h5, #story h6 { color: #b20451; font-weight: normal; }
#story dl dt { margin-bottom: .25em; color: #b20451; font-size: 1.154em; }
#story dl.small dt { font-size: 1.077em; }
#story dl.small dd { font-size: .846em; color: #b20451;}


/* Testimonial section */

#testimonial { color: #393378; font-size: 1.00em; }
#testimonial blockquote p { font-style: italic; }


/* Case studies */

#case_studies li { padding-top: 25px; padding-bottom: 1em; }
#case_studies img.port { border: solid 1px #d1d1d1; margin-bottom: 25px; }
#case_studies li a:hover img.port { border-color: #b20451; }
#case_studies .desc { margin-left: 240px; padding-top: 30px; }
#case_studies .desc h3 { color: #b20451; }
#case_studies .desc h3 a, #case_studies .desc h3 a:visited { color: #b20451; text-decoration: none; }

#case_study { clear: none; position: relative; }
#case_study .colC { float: left; padding: 15px 0 0 12px; width: 351px; }
#case_study .preview { width: 352px; height: 354px; background: url(images/loading.gif) 50% 50% no-repeat; }
#case_study .preview img { width: 350px; height: 352px; border: solid 1px #adadad; }
#case_study .listB { float: left; width: 100%; margin-bottom: .5em; }
#case_study .listB li { margin: 0 2px 2px 0; }
#case_study .note { font-size: .923em; font-family: "Century Gothic", Arial, Helvetica, sans-serif; }
#case_study .pagination li.edge { float: right; }
#case_study .testimonial { padding-top: 15px; background: url(images/pattern2.png) 0 0 repeat-x; color: #b20451; }
#case_study .testimonial blockquote { padding-bottom: 3px; background: url(images/pattern2.png) 0 100% repeat-x; }
#case_study .pagination { position: absolute; bottom: 0; right: 0; width: 356px; }
#case_study .pagination li { float: left; }


/* Media list */

#medialist li { width: 165px; margin: 0 10px 2em 0; }
#medialist li img { margin-bottom: .5em; }
#medialist li a:hover img { border-color: #b20451; }
#medialist li h6 { margin-bottom: .2em; }


/* Newsletter form */

#newsletterFrm input.submit { width: 75px; height: 27px; }


/* Contact form */

#contactFrm input.text, #contactFrm textarea { width: 180px; }
#contactFrm label { color: #666; }
#contactFrm input.submit { width: 75px; height: 27px; }


/* Footer */

#footer { clear: both; padding: 1em 12px; border-top: solid 1px #5b5b5b; color: #777; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#footer a, #footer a:visited { color: #777; text-decoration: none; }
#footer a:hover, #footer a.on { color: #b20451; }
#footer cite { float: right; font-size: .923em; }
#footer cite img { vertical-align: middle; }
#footer ul { padding-top: .3em; }
#footer ul li { float: left; padding: 0 7px; border-right: solid 1px #7b7b7b; line-height: 1.1em; }
#footer ul li.first { padding-left: 0; }
#footer ul li.last { padding-right: 0; border: none; }
#tld a{ text-decoration: none; color:#fff}
#tld { padding: 0 25px; font-size: .923em; text-align: right; }
#tld { clear: right; float: right; }
#footer a:hover, #tld a.on { text-decoration: none !important; }


/* Pages */

body#contact .box { font-size: 1.091em; }

body#blog #content { font-size: 1.182em; }
body#blog .colF { overflow: hidden; }
body#blog .post, body#blog .page { margin-bottom: 2em; }
body#blog .post h2 a, body#blog .post h2 a:visited, body#blog .page h2 a, body#blog .page h2 a:visited { color: #b20451; }
body#blog .post .postmetadata, body#blog .page .postmetadata { font-size: .769em; }
body#blog .post p, body#blog .post  blockquote, body#blog .post ul, body#blog .post ol, body#blog .post dd,
body#blog .page p, body#blog .page  blockquote, body#blog .page ul, body#blog .page ol, body#blog .page dd { margin-bottom: 1em; }
body#blog .post img, body#blog .page img { border: solid 1px #d4d4d4; }

body#blog #sidebar { padding-top: 0; }
body#blog #sidebar ul.main { margin-bottom: 1.5em; border-bottom: solid 1px #b20451; }
body#blog #sidebar ul.main h2 { color: #b20451; font-size: 1.154em; }
body#blog #sidebar ul.main li { margin-bottom: 1.5em; }
body#blog #sidebar ul.main li li { margin-bottom: .5em; }
body#blog #sidebar .footnote { font-size: .846em; }
body#blog #sidebar #simple-rss a, body#blog #sidebar #simple-rss a:visited { color: #ff822b; text-decoration: none; }

body#blog .navigation { float: left; width: 100%; }
body#blog .navigation .prev { float: left; margin-bottom: 1em; }
body#blog .navigation .more { float: right; margin-bottom: 1em; }

body#blog #respond h3, body#blog h3#comments { color: #b20451; }





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