/*
 * DotNetNuke Skin styles by bestdnnskins.com
 */
@import url(css/all.css);
@import url(css/mobile.css);
@import url(css/tablet.css);
@import url(css/flexslider.css);

/*--------- Global CSS Reset & Standards ----------*/
Body { margin:0;padding:0; background:#ffffff; }
#Body{ background:#212121; 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;}
li,ul li{ list-style:disc; }
a{outline:0;border:0;}
img{border:0;}
.ModuleTitle_SubMenu{ z-index:9999!important; }	

A:link { color :#005794; text-decoration : none; }
A:visited { color :#666666; text-decoration : none; }
A:hover { color :#990000; text-decoration : underline; }
A:active { color :#005794; text-decoration : underline; }

h1{font-size:28px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h2{font-size:24px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h3{font-size:20px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h4{font-size:18px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h5{font-size:16px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, Tahoma, Helvetica, Verdana, sans-serif;}
h6{font-size:14px;line-height:1.5em;color:#333333;font-weight:bold;font-family:Arial, 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; }

.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:#000; text-decoration: underline; }
.FileManager A:hover{ color:#000; text-decoration:none; }

/*--------- Search style ----------*/
#Search{background:url(images/search_bg.jpg) no-repeat left top; width:202px; height:31px; z-index:2; position:relative; }
.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:35px; height:32px; right:0px; top:0px; text-indent:-99999px; overflow:hidden; }
a.searchcss:hover{ color:#000000; text-decoration:none; font-weight:normal; font-size:12px; }
#dnn_dnnSEARCH_txtSearch{ width:159px; height:25px; font-size: 13px; color:#666666; text-align: left; padding:1px 3px 1px 3px; background:none; border:none; display:block; position:absolute; left:2px; top:2px; }

/*--------- 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 18px; font-size:12px; color:#555555; text-decoration:none; }
A.Login:hover { color:#761F85; text-decoration:none; }

/*--------- User style ----------*/
.User, A.User:link, A.User:visited, A.User:active{ background:transparent url(images/register_icon.png) no-repeat left center; padding:2px 11px 2px 18px; font-size:12px; color:#555555; text-decoration:none; }
A.User:hover { color:#761F85; text-decoration:none; }

/*--------- BottomLinks style ----------*/
.Bottom_links, A.Bottom_links:link, A.Bottom_links:visited, A.Bottom_links:active { font-size:12px; color:#ffffff; padding:0 3px; text-decoration:none; }
A.Bottom_links:hover { font-size:12px; color :#D3B6D8; text-decoration: none;}

/*--------- Footer style ----------*/
.Footer, A.Footer:link, A.Footer:visited, A.Footer:active { padding:0px 8px; color:#ffffff; font-size:12px; text-decoration:none; }
A.Footer:hover { color:#D3B6D8; text-decoration: none;}

/*--------- BannerPane Links style ----------*/
.bannerpane a { color :#f5f5f5; text-decoration : underline; }
.bannerpane a:visited { color :#dddddd; text-decoration : none; }
.bannerpane a:active { color :#ffffff; text-decoration : none; }
.bannerpane a:hover { color :#cccccc; 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 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 Links style ----------*/
.footerpane_style a { color :#f5f5f5; text-decoration : underline; }
.footerpane_style a:visited { color :#dddddd; text-decoration : none; }
.footerpane_style a:active { color :#ffffff; text-decoration : none; }
.footerpane_style a:hover { color :#cccccc; 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;}

/*--------- Social-Links ----------*/
.iconRSS{width:32px;height:42px;background:url(images/socialicons.png) no-repeat 0 0;}
.iconLinkedIn{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -36px 0;}
.iconBehance{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -72px 0;}
.iconFacebook{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -108px 0;}
.iconTwitter{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -144px 0;}
.iconForrst{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -180px 0;}
.iconDribbble{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -216px 0;}
.iconDeviantart{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -252px 0;}
.iconSkype{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -288px 0;}
.iconGithub{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -324px 0;}
.iconTumblr{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -360px 0;}
.iconYoutube{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -396px 0;}
.iconLast.fm{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -432px 0;}
.iconPicasa{width:32px;height:42px;background:url(images/socialicons.png) no-repeat -468px 0;}

/*--------- Zoomer style ----------*/
.zoomer { position:relative;}
.zoomer ul { margin:0; padding:0;}
ul.thumb {float: left;list-style: none;margin: 0; padding:0;width:auto;background:none;}
ul.thumb li {list-style: none;margin:3px;  padding:5px;float: left;position: relative;width: 60px;height: 60px;}
ul.thumb li img {width: 60px; height: 60px;border: 1px solid #666;padding: 5px;background:#d8d8d8;position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic; max-width:none; }
ul.thumb li img.hover {margin-top:5px;border: none;}

/*--------- Image Shake style ----------*/
.shake ul {list-style:none;margin:0;padding:0;}
.shake ul li {list-style:none;margin:0;padding:0;}

/*--------- Footer Quick Links style ----------*/
.quick_links ul{list-style:none;margin:0;padding:0;}
.quick_links ul li {float:left;list-style:none;margin:0;padding:0; width:100px; line-height:25px;}
