/*GENERAL STYLES*/
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin:0 auto -65px;
  background:#fff;
  max-width:1024px;
  box-shadow:0 0 5px rgba(77,77,77,.15);
  outline:1px solid #ddd;
  outline:1px solid rgba(0,0,0,0);
  position:relative;
}
#footer,
#push {
  height: 65px;
}
.pull{height:76px;}
#body-wrapper {
  height: 100%;
}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */
p{margin:0 0 20px;}
/* BUTTONS */
a.moduleItemReadMore,
a.k2ReadMore,
#camera-slideshow a.moduleItemReadMore,
button.button,
input.button {
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 0 16px;
  height: 28px;
  line-height: 24px;
  text-decoration: none;
  font-family:'News Cycle', sans-serif;
  border: none;
}
/*Lists*/
/*Columns*/
.cols ul {
  margin: 0 -10px;
  overflow: hidden;
}
.cols ul li {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
.cols.four ul li {
  width: 240px;
}
.cols.three ul li {
  width: 320px;
}
/*=== DRAWER POSITION ===*/
/*=== TOP POSITION ===*/

#rt-top{padding:20px 0 12px;position:fixed;top:0;left:0;width:100%;z-index:10;}

.phone{text-align:right;font-size:11px;color:#969696;}
.phone div.module-title{overflow:hidden;}
.phone div.module-title h2{background:url(../images/phone.jpg) no-repeat;float:right;padding-left:26px;font-size:18px;font-weight:bold;color:#fff;text-shadow:1px 1px #37454a;line-height:24px;font-family:Arial, Helvetica, sans-serif;margin:0;}

/*=== HEADER POSITION ===*/
#rt-header{padding:33px 0 43px;background:url(../images/header_tail.gif) 0 100% repeat-x;}
#rt-logo{margin:2px 0 0 2px;}
.search_block .rt-block{border:1px solid #efefef;padding:2px;margin:0 0 0 39px;}
.search_block input#mod-search-searchword{background:#f5f5f5;border:none;padding:4px 10px;width:197px;height:23px;margin:0 11px 0 0;vertical-align:middle;}
.search_block input.button{background:url(../images/search_button.gif);width:22px;height:18px;padding:0;opacity:.33;vertical-align:middle;filter:alpha(opacity=33);}
.search_block input.button:hover{opacity:1;background:url(../images/search_button.gif);filter:alpha(opacity=100);}
/*=== MENU POSITION ===*/
ul.sf-menu {
  position: relative;
  line-height:20px !important;
  padding:9px 0 0 6px;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
ul.sf-menu > li {
  border-left:1px solid #646464;
  padding:0 14px 0 15px;
}
ul.sf-menu > li.parent:before{position:absolute;content:' ';display:block;background:url(../images/menu_arrow.gif);width:7px;height:4px;top:-19px;left:50%;margin-left:-4px;}
ul.sf-menu > li:first-child{border:none;}
ul.sf-menu>li>a,
ul.sf-menu>li>span {
  display: block;
  padding:0;
  text-decoration:none;
  text-transform:uppercase;
  font-size:15px;
  font-family: 'News Cycle', sans-serif;
}
ul.sf-menu li:hover > ul,
ul.sf-menu li.sfHover > ul {
  top:47px;
  left:50%;
  margin-left:-70px;
}
ul.sf-menu ul {
  width: 200px;
  background:url(../images/submenu.jpg);
}
ul.sf-menu ul ul{background:url(../images/subsubmenu.jpg);}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 100%;
  margin-left:0;
  top: -7px;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 100%;
  margin-left:0;
  top: -7px;
}
ul.sf-menu ul {
  padding: 7px 0;
}
ul.sf-menu ul li a,
ul.sf-menu ul li span {
  display: block;
  line-height: 34px;
  margin:0 20px;
  background:url(../images/submenu_border.png) repeat-x;  
  text-transform:uppercase;text-decoration:none;
  font-family: 'News Cycle', sans-serif;
  font-size:11px;
}
ul.sf-menu ul>li:first-child>a,
ul.sf-menu ul>li:first-child>span{background:none;}
select.select-menu {
  display: none;
}
ul.sf-menu ul li.current>a,
ul.sf-menu ul li.current>span,
ul.sf-menu ul li.active>a,
ul.sf-menu ul li.active>span,
ul.sf-menu ul li.sfHover>a,
ul.sf-menu ul li.sfHover>span,
ul.sf-menu ul li>a:hover,
ul.sf-menu ul li>span:hover{text-decoration:underline;}
#rt-menu{padding:0 0 11px;margin-top:-12px;background:#fff;}
/*=== SHOWCASE POSITION ===*/
#rt-showcase{background:url(../images/advantages_texture.jpg);position:relative;padding:28px 0 0;}
#rt-showcase:after{position:absolute;content:' ';bottom:0;left:0;height:12px;display:block;width:100%;background:url(../images/advantages_tail.jpg) repeat-x;}
.advantages .rt-block{margin:0 -10px;}
.advantages div.module-title{float:left;width:25%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:19px 10px 40px;background:url(../images/advantages.png) 10px 100% no-repeat;}
.advantages div.module-title h2{color:#caf9f4;font-size:33px;text-shadow:1px 1px rgba(0,0,0,.05);padding:0 50px 0 0px;margin:0;}
.advantages div.k2ItemsBlock{float:left;width:75%;}
.advantages div.k2ItemsBlock li{float:left;width:33.3%;color:#fff;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:55px 60px 4px 10px !important;margin:0 0 35px !important;line-height:17px;position:relative;}
.advantages div.k2ItemsBlock li:before{position:absolute;width:2px;height:100%;display:block;content:' ';background:url(../images/advantages_border.gif) repeat-y;left:-30px;top:0;}
.advantages .moduleItemTitle{color:#fff;text-transform:uppercase;font:24px/30px 'Anton', sans-serif;text-shadow:1px 1px rgba(0,0,0,.05);display:block;margin:0 0 6px;}
.advantages div.k2ItemsBlock li.item1{background:url(../images/page1_icon1.jpg) 10px 3px no-repeat;}
.advantages div.k2ItemsBlock li.item2{background:url(../images/page1_icon2.jpg) 10px 3px no-repeat;}
.advantages div.k2ItemsBlock li.item3{background:url(../images/page1_icon3.jpg) 10px 3px no-repeat;}
/*=== FEATURE POSITION ===*/
#rt-feature{background:url(../images/top_texture.jpg);padding:45px 0 47px;position:relative;}
#rt-feature:after{background:url(../images/top_border.gif) repeat-x;display:block;position:absolute;height:1px;width:100%;left:0;bottom:0;content:' ';}
.teething div.module-title h2{font-size:30px;margin:0 0 10px;}
.teething div.module-title h2 span{color:#606060;}
.teething a{float:right;background:url(../images/appointment.gif);border-radius:6px;text-transform:uppercase;text-decoration:none;font:bold 18px/52px 'Open Sans Condensed', sans-serif;padding:0 14px 0 30px;color:#fff;text-shadow:1px 1px rgba(0,0,0,.05);margin-top:-27px;margin-right:6px;margin-left:100px;}
.teething a:hover{color:#606060;background:#fff;}
.teething a:after{background:url(../images/button_marker.png);content:' ';width:29px;height:29px;display:inline-block;vertical-align:middle;margin-top:-4px;margin-left:25px;}
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/
#rt-maintop{background:url(../images/border.gif) 0 100% repeat-x;padding:36px 0 0;}
.top_block .rt-block{padding-right:20px;margin-bottom:48px;background:url(../images/dropcap_hover.jpg) 0 -100% no-repeat;}
.top_block .rt-block:before{display:block;text-align:center;width:85px;color:#606060;font:30px/85px 'Anton', sans-serif;height:85px;border-radius:50%;background:url(../images/dropcap.jpg);text-transform:uppercase;margin:0 0 23px;}
.top_block.block1 .rt-block:before{content:'a';}
.top_block.block2 .rt-block:before{content:'b';}
.top_block.block3 .rt-block:before{content:'c';}
.top_block.block4 .rt-block:before{content:'d';}
.top_block .rt-block:hover:before{color:#fff;background:url(../images/dropcap_hover.jpg);}
.top_block div.module-title h2{margin:0 0 22px;color:#606060;}
/*=== CONTENT ===*/
#rt-main{padding:34px 0 0;}
.itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  padding: 0 10px;
}
.K2ItemsRow {
  margin: 0 -10px;
}
/*== Portfolio Page ==*/
#port div.catItemView {
  padding: 0;
  margin-bottom: 2em;
}
#port div.catItemView div.catItemHeader span.catItemDateCreated,
#port div.catItemView div.catItemHeader div.catItemHitsBlock {
  display: inline-block;
  font-size: 0.8em;
  margin: 0 0.5em 0 0;
}
#port div.itemImageBlock {
  float: left;
  margin: 0 1em 1em 0;
}
#port a.touch {
  position: relative;
  display: block;
  overflow: hidden;
}
#port a.touch span.zoomIcon {
  background: url("../images/zoom.png") no-repeat scroll 0 0 transparent;
  height: 36px;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  top: -50%;
  width: 36px;
}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
}
#port div.itemExtraFields ul {
  list-style: none;
}
#port div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#port div.extraFieldsIntroText {
  overflow: hidden;
}
#port div.itemContainer.itemContainerLast {
  margin-right: 0 !important;
}
#port #isotopeOptions {
  overflow: hidden;
  margin-bottom: 1em;
  float: right;
  margin-top:-76px;
}
#port #isotopeOptions ul#filters,
#port #isotopeOptions ul#sort,
#port #isotopeOptions ul#sort_direction {
  display: inline-block;
  margin: 0.5em 1em 0.5em 0 ;
}
#port #isotopeOptions ul#filters li,
#port #isotopeOptions ul#sort li,
#port #isotopeOptions ul#sort_direction li {
  display: inline-block;
  margin: 0 0 0 0.5em;
}
#port #isotopeOptions ul#filters li a:hover,
#port #isotopeOptions ul#sort li a:hover,
#port #isotopeOptions ul#sort_direction li a:hover,
#port #isotopeOptions ul#filters li a.selected,
#port #isotopeOptions ul#sort li a.selected,
#port #isotopeOptions ul#sort_direction li a.selected {
  text-decoration: none;
}
#port .itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */
}
/*== Blog Page ==*/
#blog #rt-mainbody{padding-right:20px;}
/*== Testimonials Page ==*/
#testimonials div.itemExtraFields ul {
  list-style: none;
}
#testimonials div.itemExtraFields ul li {
  font-style: italic;
}
#testimonials div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#testimonials div.catItemExtraFields {
}
#testimonials div.catItemExtraFields ul {
  list-style: none;
}
#testimonials div.catItemExtraFields ul li {
  font-style: italic;
}
#testimonials div.catItemExtraFields ul li.author {
  font-weight: bold;
}
/*== Contacts Page ==*/
#contact-form-cont div.contact-form {
  margin: 0 2em 0 0;
  padding: 0 3.5em 0 0;
}
#contact-form-cont div.contact-form #contact-form textarea {
  height: 200px;
}
#contact-form-cont div.contact-form #contact-form dl {
  margin: 0;
}
#contact-form-cont div.contact-form #contact-form fieldset legend {
  display: inline-block;
  padding: 0 0 1em 0;
}
/*== Registration Page ==*/
#k2Container.k2AccountPage {
  margin: 0 0 58px 0;
  padding:1em 0 0;
}
#k2Container.k2AccountPage input.inputbox,
#k2Container.k2AccountPage input[type="text"],
#k2Container.k2AccountPage textarea#jform_profile_aboutme,
#k2Container.k2AccountPage select {
  width: 60%;
}
#k2Container.k2AccountPage textarea#description {
  resize: none;
  overflow: auto;
}
#k2Container.k2AccountPage textarea#jform_profile_aboutme {
  height: 150px;
}
/*Reset / Remind */
#user-registration input.inputbox {
  width: 60%;
}
/*== User Profile ==*/
div.profile dl {
  margin-bottom: 1em;
  padding-bottom: 1em;
}
ul.userLinks {
  list-style: none;
}
/*== Search Page ==*/
div.component-content > div.search {
  margin: 0 0 2em 0;
}
div.component-content > div.search #searchForm fieldset legend {
  margin: 0 0 1em 0;
  font-weight: bold;
}
div.component-content > div.search #searchForm fieldset > div {
  margin: 0 0 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter {
  margin: 1em 0;
  padding: 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter p.counter {
  line-height: 34px;
}
div.component-content > div.search #searchForm div.phrases-box label,
div.component-content > div.search #searchForm fieldset.only label {
  display: inline-block;
  margin: 0 1em 0 0;
  line-height: inherit;
}
div.component-content > div.search .componentheading {
  margin: 0 0 2em 0;
}
fieldset.word {
  margin: 0 0 2em;
}
fieldset.word label {
  display: block;
}
fieldset.word #search-searchword {
  width: 40%;
  margin: 0 0 1em 0;
  display:block;
}
/*== User Lofin ==*/
.component-content div.login {
  padding:0 0 58px;
}
.component-content div.login input.inputbox {
  width: 40%;
}
.fright{float:right;}
/*========================================================*/
/* Forms */
input.inputbox,
input.required,
div.k2AccountPage input[type="text"] {
	background:#e5e5e5;
	border:1px solid #e5e5e5;
	color:inherit;
	font-family:inherit;
	font-size:inherit;
  height: 27px;
  padding:0 7px;
  width: 100%;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
	background:#e5e5e5;
	border:1px solid #e5e5e5;
	color:inherit;
  padding:3px 7px;
  font: inherit;
  resize: none;
  overflow: auto;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */

  -webkit-box-sizing: border-box;
  /* Safari */

  width: 100%;
}
/* Pagination */
div.k2Pagination li,
div.pagination li,
div.itemCommentsPagination li {
  margin: 0 30px 10px;
}
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
  text-align: center;
  padding: 0 17px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
}
div.k2Pagination li.num,
div.pagination li.num,
div.itemCommentsPagination li.num{margin-right:0;margin-left:0;font-weight:bold;}
div.k2Pagination li.num .pagenav,
div.pagination li.num .pagenav,
div.itemCommentsPagination li.num .pagenav{padding:0 4px;background:none !important;}
div.k2Pagination li a.pagenav,
div.pagination li a.pagenav,
div.itemCommentsPagination li a.pagenav {
  text-decoration:none;
}
/* Comments */
div.itemComments ul.itemCommentsList li {
  padding: 20px;
  background:#e2e2e2;
}
div.itemComments ul.itemCommentsList li > img {
  margin: 0;
}
div.itemComments ul.itemCommentsList li div.commentBody div.commentToolbar span.commentLink {
  float: right;
}
div.itemComments ul.itemCommentsList li div.commentToolbar {
  
}
div.itemComments div.userAvatar {
  float: left;
  margin: 0 2em 0 0;
}
form#comment-form textarea#commentText {
  height: 247px;
  width:67.5%;
}
form#comment-form input.inputbox {
  width:44%;
  margin:0 0 11px;
  display:block;
}
/*Search*/
input#mod-search-searchword,
#search-searchword {
  margin: 0 0 1em 0;
}
.sidebar_list ul{margin-bottom:0 !important}
.sidebar_list li{list-style:none;font-size:11px;text-transform:uppercase;background:url(../images/list1_marker.gif) 0 11px no-repeat;padding:6px 0 0 23px;}
.list1 li{list-style:none;font-size:11px;text-transform:uppercase;background:url(../images/list1_marker.gif) 0 5px no-repeat;padding:0 0 6px 23px;}
.sidebar_list li a,.list1 li a{color:#727272;text-decoration:none;}
.list1 div.module-title h2{margin:0 0 16px;}
.list1 ul{margin:0 !important;}
.list1 .rt-block{background:url(../images/border.gif) 0 100% repeat-x;padding:0 0 35px;margin:0 0 35px !important;}

.testimonials{color:#969696;}
.testimonials div.k2ItemsBlock ul{background:#efefef;margin:4px 4px 27px;border:1px solid #f8f8f8;outline:4px solid #efefef;outline:4px solid rgba(0,0,0,0);border-radius:40px;box-shadow:0 0 0 4px #efefef;padding:9px 20px 0 34px;position:relative;}
.testimonials div.k2ItemsBlock ul:after{position:absolute;background:url(../images/blockquote.png);width:34px;height:48px;left:182px;bottom:-48px;content:' ';display:block;}
.testimonials .moduleItemTitle{color:#6c6c6c;font-weight:bold;display:block;background:url(../images/quotes.png) no-repeat;padding:15px 0 0 47px;margin:0 0 4px;}
.testimonials div.moduleItemIntrotext{padding:0 0 11px 2px;line-height:18px;}
.testimonials a.moduleCustomLink{background:url(../images/author.png) 0 50% no-repeat;padding:0 25px;color:#606060;font-size:16px;font-family: 'News Cycle', sans-serif;text-decoration:none;display:table;margin:0 auto;}
.testimonials a.moduleCustomLink:hover{text-decoration:underline;}
#rt-sidebar-a .rt-block,#rt-sidebar-b .rt-block,#rt-sidebar-c .rt-block{margin:0 0 58px;}

/*=== MAINBOTTOM POSITION ===*/
/*=== BOTTOM POSITION ===*/
/*=== FOOTER POSITION ===*/
#rt-footer{background:url(../images/footer_tail.jpg) 50% 0 repeat-x;margin:0 auto;max-width:1024px;padding:19px 0 26px;position:relative;}
.copyright{margin:0;font:14px/20px 'News Cycle', sans-serif;color:#949494;text-transform:uppercase;}
.copyright a{color:inherit;text-decoration:none;}
.copyright a:hover{text-decoration:underline;}
.siteName{color:#808080;}
div.smile a{margin:0 3px 0 0 !important;}
div.smile a img{position:relative;}
.footer_menu ul{margin:0 !important;overflow:hidden;float:right;}
.footer_menu li{float:left;list-style:none;text-transform:uppercase;font:14px/20px 'News Cycle', sans-serif;color:#9a9b9b;padding:0 10px 0 0;}
.footer_menu li:before{content:'|';display:inline;padding:0 13px 0 3px;}
.footer_menu li:first-child:before{display:none;}
.footer_menu li a{color:#9a9b9b;text-decoration:none;}
.footer_menu li a:hover,.footer_menu li.active a{text-decoration:underline;}
/*=== Popup ===*/
#rt-popup {
  display: none;
}
/*ToTop*/
/*Scroll to top*/
.rt-block.totop {
  bottom: 13px;
  position: fixed;
  right: 13px;
  display: none;
}
a#gantry-totop {
  z-index: 999;
  background: url(../images/scroll-to-top.png) top left no-repeat;
  display: block;
  width: 26px;
  height: 16px;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
/* Alert boxes
---------------------------------------- */
.alert-box {
  padding: 20px 20px 20px 90px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: inherit;
  line-height: inherit;
  border: 1px solid #dbdbdb;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
.error-box {
  border-color: #ff9999;
  color: #c31b00;
  background: url(../images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
}
.attention-box {
  border-color: #e6c555;
  color: #9e660d;
  background: url(../images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
}
.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(../images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.approved-box {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(../images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}
/* Fluid Columns */
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 2%;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.clr,
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Tooltips */
#s-m-t-tooltip {
  position: absolute;
  max-width: 300px;
  padding: 4px 8px 4px 8px;
  background: #222;
  z-index: 1000;
  display: inline-block;
  /*important*/

  /*font*/

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  /*css3 rounded corners*/

  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.tip-wrap {
  background: none repeat scroll 0 0 #000;
  box-shadow: 2px 2px 2px #888888;
  padding: 7px;
  color: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 500px !important;
  width: auto !important;
}
.tip-title {
  font-weight: bold;
}
/*======= 404 page styling ============*/
div.img404 {
  width: 50%;
  float: left;
}
div.img404 img {
  width: 100%;
}
div.text404 {
  overflow: hidden;
}
div.text404 #mod-search-searchword {
  margin: 0 0.5em 0 0;
  width: 70%;
  vertical-align:middle;
}
div.text404 input.button{vertical-align:middle;}
/*======= Under Construction ============*/
h1.constrSiteName {
  margin-bottom: 1em;
}
.counter_desc {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  padding: 5px 0 40px 0;
  margin: 0 0 0 30px;
}
.counter_desc div {
  width: 104px;
  margin-left: 18px;
  text-align: center;
  float: left;
}
.counter_desc div:first-child {
  margin-left: 0;
  margin-right: 23px;
}
.cntSeparator {
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 50px;
  margin: 24px 0;
}
#frame {
  width: 600px;
  margin: 150px auto 0;
  padding: 0px;
  text-align: center;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
  border-radius: 15px;
}
#frame .frameInner {
  padding: 50px 36px;
}
#frame form {
  text-align: left;
}
#frame #form-login label {
  width: 10em;
  display: block;
  float: left;
  line-height: 2em;
}
#frame #form-login input.inputbox {
  height: 2em;
  line-height: 2em;
}
