<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(bootstrap/css/bootstrap.css);
@import url(css/all.css);
@import url(css/mobile.css);
@import url(css/tablet.css);
@import url(css/unoslider.css);
@import url(css/fancybox.css);
@import url(css/isotope.css);
@import url(css/variations/stylesheetwidget.css);
/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2013 By BESTDNNSKINS.COM
 */
/*--------- Global CSS Reset &amp; Standards ----------*/
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('fonts/webfont.eot');
    src: url('fonts/webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/webfont.ttf') format('truetype'),
         url('fonts/webfont.woff') format('woff'),         
		 url('fonts/webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('fonts/webfontsemibold.eot');
    src: url('fonts/webfontsemibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/webfontsemibold.ttf') format('truetype'),
         url('fonts/webfontsemibold.woff') format('woff'),         
		 url('fonts/webfontsemibold.svg#webfontsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

Body { margin:0;padding:0; background:#ffffff;}
#Body { background:#5d5d5d; color:#333333;}
html,body{ margin:0; padding:0; height:100%; font:normal 12px/1.5 Arial, Tahoma, Helvetica, Verdana, sans-serif; color:#333333;}
form#Form{ height:100%;}
TH,TD,DIV{ font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
p{ margin:0 0 8px 0;}
ol, ul { list-style: none;}
ol li { list-style-type: decimal;}
li,ul li{ list-style:disc;}
a{ outline:0;border:0;}
img{ border:0;}
.ModuleTitle_SubMenu{ z-index:9999!important;}	

A:link { color :#333333; text-decoration : none;}
A:visited { color :#666666; text-decoration : none;}
A:hover { color :#476ECA; text-decoration:underline;}
A:active { color :#333333; text-decoration : none;}

h1{ font-size:30px;line-height:1.5em;color:#476ECA;font-weight:normal;font-family:'MyriadPro-Semibold', Arial, Tahoma, sans-serif;}
h2{ font-size:26px;line-height:1.5em;color:#476ECA;font-weight:normal;font-family:'MyriadPro-Semibold', Arial, Tahoma, sans-serif;}
h3{ font-size:22px;line-height:1.5em;color:#476ECA;font-weight:normal;font-family:'MyriadPro-Semibold', Arial, Tahoma, sans-serif;}
h4{ font-size:20px;line-height:1.5em;color:#333333;font-weight:normal;font-family:'MyriadPro-Semibold', Arial, Tahoma, sans-serif;}
h5{ font-size:18px;line-height:1.5em;color:#333333;font-weight:normal;font-family:'MyriadPro-Semibold', Arial, Tahoma, sans-serif;}
h6{ font-size:16px;line-height:1.5em;color:#333333;font-weight:normal;font-family:'MyriadPro-Semibold', Arial, Tahoma, sans-serif;}

.Head{ font-weight:bold; font-size:15px;}
.SubHead { font-weight:bold;  font-size:14px;}
.SubSubHead{ font-size:13px;}
.Normal { font-size:12px; line-height:1.5em;}

.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block;}
.clearafter{ display:inline-block;}
.clearafter{ display:block;}
.clear{ clear:both;}
.clear_float{ clear:both;line-height:0;font-size:0;}

/*--------- ControlPanel Style ----------*/
.controlpanel_bg { width: 100%; background:#FFFFFF;}
.controlpanel_style { width:900px; margin:0 auto}
.controlpanel_style table { width:100%}

.CommandButton { font-size: 11px; font-weight : normal; color: #0033CC; text-decoration: none;}
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-size: 11px; font-weight : normal; color : #0033CC; text-decoration : underline;}
A.CommandButton:hover { font-size: 11px; font-weight : normal; color : #0033CC; text-decoration : none;}

.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active{ color:#000000; text-decoration: underline;}
.FileManager A:hover{ color:#000000; text-decoration:none;}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction, a.dnnPrimaryAction:link { color: #FFFFFF; text-decoration : none;}
.dnnActionMenu span { color:#000000!important;}
.DnnModule{z-index:inherit;}

/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#333; font-size:12px; text-decoration:none;}
A.Breadcrumb:hover  { color:#476ECA; text-decoration:none;}

/*--------- Back style ----------*/
.back_style a { text-decoration:none;}
.back_style a:hover { color:#476ECA; text-decoration:none;}

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ padding:3px 3px 2px 10px; font-size:12px; color:#888; text-decoration:none;}
A.User:hover { color:#333; text-decoration:none;}

/*--------- Login style ----------*/
.Login, A.Login:link, A.Login:visited, A.Login:active{ padding:3px 3px 2px 5px; font-size:12px; color:#888; text-decoration:none;}
A.Login:hover { color:#333; text-decoration:none; }

/*--------- FooterLinks Style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { padding:0px 5px; color:#fff; font-size:12px; text-decoration:none;}
A.Footer:hover { color:#ccc; text-decoration: underline;}

/*--------- FooterPane Links Style ----------*/
.footerpane_style a { color :#f5f5f5; text-decoration : underline; }
.footerpane_style a:visited { color :#dddddd; text-decoration : none; }
.footerpane_style a:hover { color :#cccccc; text-decoration : none; }
.footerpane_style a:active { color :#ffffff; text-decoration : none; }

/*--------- FooterPane Content style ----------*/
.footerpane_style, .footerpane_style *{ color:#ffffff!important;}

/*--------- Social-Links ----------*/
.Social-Links { margin-top:10px; opacity: 0.65;}
.iconFacebook{width:25px;height:25px;background:url(images/socialicons.png) no-repeat 0 0;display:inline-block; padding:0;margin:0 1px;}
.iconTwitter{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -25px 0;display:inline-block;padding:0;margin:0 1px;}
.iconForrst{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -50px 0;display:inline-block;padding:0;margin:0 1px;}
.iconDribbble{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -75px 0;display:inline-block;padding:0;margin:0 1px;}
.iconDeviantart{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -100px 0;display:inline-block;padding:0;margin:0 1px;}
.iconYoutube{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -125px 0;display:inline-block;padding:0;margin:0 1px;}
.iconTumblr{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -150px 0;display:inline-block;padding:0;margin:0 1px;}
.iconPicasa{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -175px 0;display:inline-block;padding:0;margin:0 1px;}
.iconRSS{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -200px 0; display:inline-block;padding:0;margin:0 1px;}
.iconBehance{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -225px 0;display:inline-block;padding:0;margin:0 1px;}
.iconSkype{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -250px 0;display:inline-block;padding:0;margin:0 1px;}
.iconLinkedIn{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -275px 0;display:inline-block;padding:0;margin:0 1px;}
.iconGithub{width:25px;height:25px;background:url(images/socialicons.png) no-repeat -300px 0;display:inline-block;padding:0;margin:0 1px;}

/*--------- Social-Links Hover ----------*/
a.iconFacebook:hover{ background-color:#0F60B9;background-position: 0 -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconTwitter:hover{ background-color:#47D1F1;background-position: -25px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconForrst:hover{ background-color:#2D8500;background-position: -50px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconDribbble:hover{ background-color:#F96F9C;background-position: -75px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconDeviantart:hover{ background-color:#BBC71C;background-position: -100px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconYoutube:hover{ background-color:#D94545;background-position: -125px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconTumblr:hover{ background-color:#006392;background-position: -150px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconPicasa:hover{ background-color:#3E3E3E;background-position: -175px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconRSS:hover{ background-color:#EB9A20;background-position: -200px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconBehance:hover{ background-color:#2B2B2B;background-position: -225px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconSkype:hover{ background-color:#068182;background-position: -250px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconLinkedIn:hover{ background-color:#878787;background-position: -275px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
a.iconGithub:hover{ background-color:#0276B9;background-position: -300px -25px;-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}

/*--------- Readmore Style ----------*/
.more_icon { background: url(images/more_arrow.png) no-repeat right 3px; display: inline-block; padding: 0 16px 2px 0; font-weight:normal;font-size:12px; line-height:1.5em; transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s; text-decoration: none;}
.more_icon:hover { background-position: left 3px; padding: 0 0 2px 16px; text-decoration: none;}

/*--------- Contact Form Style ----------*/
.contact_form .dnnFormItem input, .contact_form .dnnFormItem .dnnFormInput, .contact_form .dnnFormItem textarea{ background:#777; border:1px solid #4a4a4a; border-radius:0;  box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;}
.contact_form .dnnFormItem strong { color:#fff;}
.contact_form .contact_input { position:relative;}
.contact_form .contact_error { position:absolute; right:-12px; top:25px;}
.contact_form .dnnFormError{ color:#FFFFFF!important;text-shadow:none;padding:5px 7px 5px 10px;}
.contact_form .contact_submit { text-align:left;}
.contact_form label { margin:1px; color:#fff;}
.contact_form .dnnFormItem input { width:96%; padding:2px 2%; color:#fff;}
.contact_form .dnnFormItem label, .contact_form .dnnFormLabel, .contact_form .dnnTooltip { font-weight:bold; text-align: left;}
.contact_form textarea { width:96%; padding:6px 2%; min-height:60px; color:#fff;}
.contact_form .dnnFormItem input[type="text"]:active, .contact_form .dnnFormItem input[type="text"]:focus, .contact_form .dnnFormItem input[type="email"]:active, .contact_form .dnnFormItem input[type="email"]:focus, .contact_form .dnnFormItem textarea:active, .contact_form .dnnFormItem textarea:focus{background:none;border: 1px solid rgba(255, 255, 255, 0.5);box-shadow: 0 0 3px 0 rgba(255, 255, 255, 0.4); color:#fff; }
.contact_form .dnnFormItem { padding-left:0;}
#skin_footer .contact_form a.dnnPrimaryAction, #skin_footer .contact_form a.dnnPrimaryAction:link, #skin_footer .contact_form a.dnnPrimaryAction:visited{ background:#3e3e3e; border-radius:0;text-shadow:none; color:#FFFFFF; text-decoration:none; font-weight:normal; margin-top:5px; border:none; box-shadow:none;}

/*--------- Accordion Style ----------*/
.ui-accordion .ui-accordion-header { cursor: pointer;border:1px solid #CECECE;display: block;margin-top: 4px;min-height: 0;padding: 6px 10px 6px 10px;position: relative; font-weight:normal;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background:url(images/toggle_icon.png) no-repeat right 15px;font-weight: normal;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background:url(images/toggle_icon.png) no-repeat right -75px;font-weight: normal; color:#476ECA;}
.ui-helper-reset { font-size: 100%;line-height: 25px;list-style: none outside none;margin: 0;outline: 0 none;padding: 0;text-decoration: none;}
.ui-accordion .ui-accordion-content { border:1px solid #CECECE;border-top:none;overflow: auto;padding: 5px 10px 0 10px;}

/*--------- CarouFredSel Style ----------*/
.carouFredSel { position:relative; }
.carouFredSel ul { list-style:none; margin:0; padding:0; width:auto;}
.carouFredSel ul li { float:left; list-style:none; height:auto; min-height:220px; margin-right:10px; margin-bottom:0; position:relative; opacity:1;}
.carouFredSel ul li h3 { text-align:center; font-family:'MyriadPro-Semibold', Arial, Tahoma, sans-serif; font-size:16px; color:#666; margin-bottom:0;}
.carouFredSel ul li p { text-align:center; color:#666;}
.carouFredSel_nav { position:absolute; right:10px; top:-38px;}
.caroul_prev { background: url(images/carouFredSel_prev.png) no-repeat center center #B3B3B3; margin-right:10px; padding:4px 10px;}
.caroul_next { background: url(images/carouFredSel_next.png) no-repeat center center #B3B3B3; padding:4px 10px;}
.caroul_prev:hover { background:url(images/carouFredSel_prev.png) no-repeat center center #333; transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s;}
.caroul_next:hover { background:url(images/carouFredSel_next.png) no-repeat center center #333; transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s;}
.caroul_img { padding:10px; border:1px solid #cecece; margin-top:2px; opacity:0.8; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s;}
.caroul_img:hover { opacity:1; box-shadow:0 0 2px 2px rgba(0,0,0,0.06); -webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.06); -moz-box-shadow:0 0 2px 2px rgba(0,0,0,0.06);}
@media handheld, only screen and (max-width: 768px){
#carouFredSel_style { width:100%!important;}
}

/*--------- Quovolve Style ----------*/
.quovolve-box { padding-top:10px; padding-bottom:28px;}
.quovolve-box ul { clear: both;list-style: none; margin: 0;padding:5px 0;}
.quovolve-box ul li { list-style:none;padding: 10px;position: relative;}
.quovolve-box ul li p { margin: 0;}
.quovolve-box ul li cite { background:none;border-radius: 2px; position:absolute; left:10px; bottom: -45px;color: #fff;display: block;font-size: 14px;font-style: normal;padding: 2px 6px 3px;z-index: 900; font-weight:normal;}
.quovolve-box ul li cite:before { border-bottom: 20px solid transparent;border-left: 20px solid #414141;border-top:0 solid transparent;content: "";height: 0;left: 25%;position: absolute;top: -20px;width: 0;}
.quovolve-box .quovolve-nav .nav-numbers { height: 6px;margin: 0;width: 100%;padding:0;}
.quovolve-box .quovolve-nav .nav-numbers li { float: left;list-style: none;margin-right: 3px;}
.quovolve-box .quovolve-nav .nav-numbers li a { background: none repeat scroll 0 0 #999;border-radius: 100% 100% 100% 100%;display: block;height: 6px;text-indent: -9999px;width: 6px;}
.quovolve-box .quovolve-nav .nav-numbers li.active a { background: none repeat scroll 0 0 #fff;}
.quovolve-box .quovolve-nav .nav-numbers li a:hover { background: none repeat scroll 0 0 #fff;}
.quovolve-box ul.quovolve { background:#414141; border-radius:6px; font-family: Georgia,Times,serif;font-style: italic;margin: 10px 0 0;}
ul.quovolve p,ul.quovolve div,ul.quovolve span, ul.quovolve li,ul.quovolve a, ul.quovolve dt, ul.quovolve dd,ul.quovolve h1, ul.quovolve h2, ul.quovolve h3, ul.quovolve h4, ul.quovolve h5, ul.quovolve h6{ color: #fff;}

/*--------- Fancybox Style ----------*/
.fancybox_style { margin:0; padding:10px 0 0 0;}
.fancybox_style ul { list-style:none; margin:0; padding:0;}
.fancybox_style ul li { list-style:none; border:1px solid rgba(0,0,0,0); margin:3px; float:left; position:relative; -webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.fancybox_style ul li:hover { border-color:#476ECA;}
.fancybox_style ul li a { position:relative; display:block;}
.fancybox_style .img-overlay { background:url(images/fancy_zoom.png) no-repeat scroll center center #000; position: absolute; left:0; top:0; width:100%; height: 100%; opacity: 0; -webkit-transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;}
.fancybox_style .img-overlay:hover { opacity: 0.5;}

/*--------- Demo Icons Style ----------*/
.demo_icons .demo_icon_bg { background:#fff; display: block; height: 160px; width: 160px; line-height: 160px; margin: auto auto 20px; overflow: hidden; text-align: center; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; box-shadow:0 0 1px 1px rgba(0,0,0,0.25); -webkit-box-shadow:0 0 1px 1px rgba(0,0,0,0.25); -moz-box-shadow:0 0 1px 1px rgba(0,0,0,0.25); -webkit-transition: all 0.1s ease 0s; -moz-transition: all 0.1s ease 0s; transition: all 0.1s ease 0s;}
.demo_icons .demo_icon_bg img { vertical-align: middle;}
.demo_icons h3 { text-align: center; font-size: 15px; font-weight:normal; color:#666; padding-bottom:20px;}
.demo_icons:hover .demo_icon_bg { box-shadow:0 0 1px 2px #476ECA; -webkit-box-shadow:0 0 1px 2px #476ECA; -moz-box-shadow:0 0 1px 2px #476ECA;}
.demo_icons:hover h3 a { color:#476ECA; text-decoration:none;}</pre></body></html>