@import url(bootstrap/css/bootstrap.css);
@import url(css/all.css);
@import url(css/mobile.css);
@import url(css/tablet.css);
@import url(css/fancybox.css);
@import url(css/unoslider.css);
@import url(css/trans-banner.css);
@import url(js/colorpicker/css/colorpicker.css);
/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2013 By BESTDNNSKINS.COM
 */
/*--------- Global CSS Reset & Standards ----------*/
@font-face {
    font-family: 'Montez';
    src: url('Fonts/montez-regular-webfont.eot');
    src: url('Fonts/montez-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/montez-regular-webfont.ttf') format('truetype'),
         url('Fonts/montez-regular-webfont.woff') format('woff'),         
		 url('Fonts/montez-regular-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: normal;
    font-style: normal;
}



Body { margin:0;padding:0; background:#ffffff; }
#Body{ background:#1e1e1e; color:#333333; }
html,body{ margin:0; padding:0; height:100%; font:normal 12px/1.5 Tahoma, Helvetica, Verdana, sans-serif; color:#333333; }
form#Form{ height:100%; }
TH,TD,DIV{ font-family: Tahoma, Helvetica, Verdana, sans-serif;}
p{ 
font-family: Tahoma, Helvetica, Verdana, sans-serif; 
font-size: 1.4em;
color: #555;
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 :#7a367c; text-decoration : none; }
A:visited { color :#7a367c; text-decoration : none; }
A:hover { color :#7a367c; text-decoration : underline; }
A:active { color :#37589A; text-decoration : none; }
.color_text { color:#37589A; }

h1{font-size:33.74px;line-height:1.5em;color:#555555;font-weight:normal;font-family: Tahoma, Helvetica, Verdana, sans-serif;}
h2{font-size:39px;line-height:1.5em;color:#7a367c;font-weight:normal;font-family:'Montez', Tahoma, Helvetica, Verdana, sans-serif;}
h3{font-size:25px;line-height:1.5em;color:#7a367c;font-weight:normal;font-family:'Montez', Tahoma, Helvetica, Verdana, sans-serif;}
h4{font-size:18px;line-height:1.5em;color:#7a367c;font-weight:normal;font-family:'Montez', Tahoma, Helvetica, Verdana, sans-serif;}
h5{font-size:15px;color:#7a367c;font-weight:bold;}
h6{font-size:14px;line-height:1.5em;color:#7a367c;font-weight:normal;font-family:'Montez', Tahoma, Helvetica, Verdana, sans-serif;}

.Meida_BarTop h2 {font-size:22px;line-height:1.5em;color:#ffffff;font-weight:normal;font-family:'Montez', Tahoma, Helvetica, Verdana, 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; }

#dnn_ctr422_HtmlModule_lblContent, #dnn_ctr423_HtmlModule_lblContent, #dnn_ctr424_HtmlModule_lblContent
{
	text-align: center;
}

.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;}

/*--------- Search style ----------*/
#Search{ position:absolute; right:10px; top:8px;}
.searchcss, a.searchcss:link, a.searchcss:active, a.searchcss:visited{ color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px; display:block; position:absolute; width:30px; height:30px; right:2px; top:4px; text-indent:-99999px; overflow:hidden; }
.searchSite {text-indent:-99999px; }
a.searchcss:hover{ color:#000000; text-decoration:none; font-weight:normal; font-size:12px; }
#Search input[type="text"] {background: #fff; border: 1px solid #d1d1d1; font-size:12px; color: #888888; width: 120px; padding: 7px 35px 7px 7px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset; -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset; -webkit-transition: all 0.7s ease 0s; -moz-transition: all 0.7s ease 0s; -o-transition: all 0.7s ease 0s; transition: all 0.7s ease 0s;}
#Search input[type="text"]:active, #Search input[type="text"]:focus { width:140px;}
#Search a{display: block;position:absolute;right:0; top:0;height:31px; width:35px; padding:0;border:none;box-shadow:none;webkit-box-shadow:none;overflow:hidden;text-indent:-99999px;background:url(images/search_icon.png) no-repeat 5px 6px;z-index:1;cursor:pointer;}

/*--------- Breadcrumb style ----------*/
.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { color:#444444; font-size:12px; text-decoration:none; }
A.Breadcrumb:hover  { color:#37589A; text-decoration:none; }

/*--------- Login style ----------*/
.Login, A.Login:link, A.Login:visited, A.Login:active{ background:transparent url(images/login_icon.png) no-repeat left center; padding:2px 0px 2px 21px; font-size:12px; color:#bbbbbb; text-decoration:none; }
A.Login:hover { color:#ffffff; text-decoration:none; }

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ background:transparent url(images/user_icon.png) no-repeat left center; padding:2px 13px 2px 21px; font-size:12px; color:#bbbbbb; text-decoration:none; }
A.User:hover { color:#ffffff; text-decoration:none; }

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { padding:0px 8px; color:#bbbbbb; font-size:12px; text-decoration:none; }
A.Footer:hover { color:#ffffff; text-decoration: none;}

/*--------- BannerPane Links style ----------*/
.bannerpane a { color :#f5f5f5; text-decoration : underline; }
.bannerpane a:visited { color :#dddddd; text-decoration : none; }
.bannerpane a:hover { color :#cccccc; text-decoration : none; }
.bannerpane a:active { color :#ffffff; text-decoration : none; }

/*--------- BannerPane Content style ----------*/
.bannerpane, .bannerpane .Normal, .bannerpane p, .bannerpane div, .bannerpane span, .bannerpane li, .bannerpane td, .bannerpane dt, .bannerpane dd, .bannerpane h1, .bannerpane h2, .bannerpane h3, .bannerpane h4, .bannerpane h5, .bannerpane h6{ color:#FFFFFF;}

/*--------- 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 :#ccc; text-decoration : none; }
.footerpane_style a:active { color :#ffffff; text-decoration : none; }

/*--------- FooterPane Content style ----------*/
.footerpane_style, .footerpane_style .Normal, .footerpane_style p, .footerpane_style div, .footerpane_style span, .footerpane_style li, .footerpane_style td, .footerpane_style dt, .footerpane_style dd, .footerpane_style h1, .footerpane_style h2, .footerpane_style h3, .footerpane_style h4, .footerpane_style h5, .footerpane_style h6{ color:#FFFFFF;}

.footerpane_style p{font-size: 10pt;}
.footerpane_style h3{font-family:'Montez', Tahoma, sans-serif; font-size: 30pt; text-shadow: 1px 1px 2px reba(0, 0, 0, 0.2) !important}

/*--------- Social-Links ----------*/
.iconFacebook{width:36px;height:41px;background:url(images/socialicons.png) no-repeat 0 0;display:inline-block;padding:0;margin:0 1px; }
.iconTwitter{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -37px 0;display:inline-block;padding:0;margin:0 1px;}
.iconForrst{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -74px 0;display:inline-block;padding:0;margin:0 1px;}
.iconDribbble{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -111px 0;display:inline-block;padding:0;margin:0 1px;}
.iconDeviantart{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -148px 0;display:inline-block;padding:0;margin:0 1px;}
.iconYoutube{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -185px 0;display:inline-block;padding:0;margin:0 1px;}
.iconTumblr{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -222px 0;display:inline-block;padding:0;margin:0 1px;}
.iconLastfm{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -259px 0;display:inline-block;padding:0;margin:0 1px;}
.iconPicasa{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -296px 0;display:inline-block;padding:0;margin:0 1px;}
.iconRSS{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -333px 0;display:inline-block;padding:0;margin:0 1px;}
.iconBehance{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -370px 0;display:inline-block;padding:0;margin:0 1px;}
.iconSkype{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -407px 0;display:inline-block;padding:0;margin:0 1px;}
.iconGithub{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -444px 0;display:inline-block;padding:0;margin:0 1px;}
.iconLinkedIn{width:36px;height:41px;background:url(images/socialicons.png) no-repeat -481px 0;display:inline-block;padding:0;margin:0 1px;}

/*--------- 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;}

/*--------- Demo Top Content Style ----------*/
h4.demo_top_title { margin:0; padding:0; padding-top:10px;}
.demo_top_title img { padding-right:10px; }
.demo_top_content { font-size:12px; margin-top:15px; padding:0 4px;}


/*--------- Fancybox style ----------*/
.fancybox_style { margin:0; padding:5px 0 0 0;}
.fancybox_style ul { margin:0; padding:0; float:left;list-style:none; width:auto;}
.fancybox_style ul li { list-style:none; margin:3px; float:left; position:relative; }
.fancybox_style ul li img { border:1px solid #ccc; padding:1px; filter:Alpha(Opacity=100);opacity:1;}
.fancybox_style ul li:hover img {filter:Alpha(Opacity=80);opacity:0.8;}


/*--------- Footer Post Style ----------*/
.footer_post { padding-top:10px;}
.footer_post ul { list-style:none; margin:0; padding:0;}
.footer_post ul li { list-style:none; margin:0 10px 10px 10px;}
.footer_post span { float:left; padding:5px 15px 5px 0;}
.footer_post p { color:#FFFFFF; text-decoration:none;  font-size:12px;}
.footer_post li a:link { color:#EEEEEE; text-decoration:none;  font-size:12px;}
.footer_post li a:hover { text-decoration:none; color:#999999;transition: all 0.2s ease-in 0s; -webkit-transition: all 0.2s ease-in 0s; -moz-transition: all 0.2s ease-in 0s;}
.footer_post_line { background: url(images/devider.png);height: 1px;margin-top:20px; }


/*--------- Footer List Style ----------*/
.footer_list {}
.footer_list ul{list-style:none; margin:0; padding:0;}
.footer_list ul li {list-style:none; margin:5px 0; padding:0;}
.footer_list ul li a { text-decoration:none; padding:0 5px; }
.footer_list ul li a:hover { text-decoration:none; color:#999999;transition: all 0.2s ease-in 0s; -webkit-transition: all 0.2s ease-in 0s; -moz-transition: all 0.2s ease-in 0s;}
.footer_list_line {background: url(images/devider.png);height: 1px; margin:10px 0;}


/*--------- Contact Form Style ----------*/
.contact_form .dnnFormItem input, .contact_form .dnnFormItem .dnnFormInput, .contact_form .dnnFormItem textarea{background:#9795b7; border:1px solid rgba(0,0,0,0.7); border-radius:0;  box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; color:#FFFFFF;}
.contact_form .dnnFormItem { line-height:1.5em;}
.contact_form .contact_label { float:left; width:28%; max-width:60px;}
.contact_form .contact_input { position:relative; float:left; width:72%; }
.contact_form .contact_error {position:absolute; right:-12px; top:0; }
.contact_form .dnnFormError{ color:#FFFFFF!important;text-shadow:none;padding:5px 7px 5px 10px;}
.contact_form .contact_submit { text-align:center; }
.contact_form label { margin:2px;}
.contact_form .dnnFormItem input { min-width:0; width:100%; padding:2px 5px; }
.contact_form textarea { width:100%; margin-right:10%; min-height:70px; font-size:12px; }
.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:#9795b7;border: 1px solid rgba(255, 255, 255, 0.5);box-shadow: 0 0 3px 0 rgba(255, 255, 255, 0.4);}
.skin_footer .contact_form a.dnnPrimaryAction, .skin_footer .contact_form a.dnnPrimaryAction:link, .skin_footer .contact_form a.dnnPrimaryAction:visited{ background:#37589A; border-radius:0;text-shadow:none; color:#FFFFFF; text-decoration:none; font-weight:normal; margin-top:5px;}
.skin_footer .contact_form a.dnnPrimaryAction:hover{ background:#666; transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in 0s; -moz-transition: all 0.5s ease-in 0s;}


/*--------- Accordion Style ----------*/
.ui-accordion .ui-accordion-header { cursor: pointer;margin-top:2px; border:1px solid #e5e5e5; display: block;margin-top: 2px;min-height: 0;padding: 6px 10px 6px 32px;position: relative;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: url(images/accordion-buttons.png) no-repeat 10px 10px;font-weight:bold; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;  }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: url(images/accordion-buttons.png) no-repeat 10px -79px; font-weight:bold; -webkit-border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0; }
.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 #e5e5e5;border-top:none; -webkit-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px; overflow: auto;padding: 5px 10px 5px 10px;}

