/*GENERAL STYLES*/
* {
  margin: 0;
  padding: 0;
}
html{background:url(../images/footer_tail.jpg) 50% 0;border-bottom:1px solid #1d1b1b;min-height:100%;}
#wrapper{background:url(../images/texture.jpg) 50% 0;}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
body {color: #303030 !important;} 
body p a {color: #199ad6 !important;}
/* TYPOGRAPHY */
p{margin:0 0 20px;}
/* BUTTONS */
a.moduleItemReadMore,
a.k2ReadMore,
a.moduleCustomLink,
#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 19px;
  text-transform:uppercase;
  height: 40px;
  line-height: 40px;
  background:url(../images/button_tail.jpg) repeat-x;
  text-decoration: none;
  border: none;
  font-family: 'Century Gothic', sans-serif;
  font-size:13px;
  box-shadow:0 0 1px rgba(255,255,255,.2) inset,-3px 3px 7px rgba(0,0,0,.37);
}
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
a.moduleCustomLink:hover,
#camera-slideshow a.moduleItemReadMore:hover,
button.button:hover,
input.button:hover{background:#199ad6;}
/*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 .rt-container #rt-logo {
  position: relative;
}
/*=== HEADER POSITION ===*/
#rt-header{background:url(../images/top_tail.jpg) 50% 0 repeat-x;padding:19px 0 29px;}
body.fixed #rt-header{margin-bottom:56px;}
#rt-logo{margin:0 auto;position:relative;z-index:10;}
/*=== MENU POSITION ===*/
#rt-menu{background:url(../images/menu_bg.jpg) 50% 0 repeat-x;position:relative;z-index:10;box-shadow:-3px 3px 7px rgba(0,0,0,.37);}
#rt-menu:before{background:url(../images/menu_bg_left.png);width:233px;height:100%;left:0;top:0;position:absolute;content:' ';}
#rt-menu:after{background:url(../images/menu_bg_right.png);width:231px;height:100%;right:0;top:0;position:absolute;content:' ';}
body.fixed #rt-menu{position:fixed;top:0;left:0;width:100%;}
ul.sf-menu {
  font-family: 'Century Gothic', sans-serif;
  position: relative;
  display:table;
  /*width:100%;*/
  background:url(../images/menu_border.png) 100% 0 repeat-y;
  z-index:2;
  /*SubMenu Styles*/
  /*Define 1st SubMenu position*/
  /*Define menu width*/
  /*Define SubMenu position*/
  /*Define 2nd+ SubMenu position*/
}
ul.sf-menu > li {
  width: auto;
  padding: 0 20px;
  background:url(../images/menu_border.png) repeat-y;
  display:table-cell;
  float:none !important;
}
ul.sf-menu > li:hover {width: auto;}
.sfHolder{display:block;position:relative;}
ul.sf-menu>li>.sfHolder>a,
ul.sf-menu>li>.sfHolder>span {
  display: block;
  line-height:56px;
   padding: 0 15px;
  text-align:center;
  text-decoration:none;
  font-size:16px;
  text-shadow:1px 1px 2px rgba(0,0,0,.5);
}
ul.sf-menu>li.current>.sfHolder>a,
ul.sf-menu>li.current>.sfHolder>span,
ul.sf-menu>li.active>.sfHolder>a,
ul.sf-menu>li.active>.sfHolder>span,
ul.sf-menu>li.sfHover>.sfHolder>a,
ul.sf-menu>li.sfHover>.sfHolder>span,
ul.sf-menu>li>.sfHolder>a:hover,
ul.sf-menu>li>.sfHolder>span:hover{background:url(../images/menu_active.png);}
ul.sf-menu li:hover>.sfHolder > ul,
ul.sf-menu li.sfHover>.sfHolder > ul {
  top: 100%;
  margin-top:1px;
}
ul.sf-menu ul {
  width: 300px;
  padding:6px 0;
  background:url(http://www.coastphoto.com/cmp_assets/300submenu.jpg);
}
ul.sf-menu ul:before{position:absolute;top:0;left:0;width:100%;height:50%;background:url(http://www.coastphoto.com/cmp_assets/300submenu_top.jpg) no-repeat;content:' ';z-index:2}
ul.sf-menu ul:after{position:absolute;bottom:0;left:0;width:100%;height:50%;background:url(http://www.coastphoto.com/cmp_assets/300submenu_bottom.jpg) 0 100% no-repeat;content:' ';}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 100%;
  top: -6px;
  margin-left:1px;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 100%;
  top: -6px;
  margin-left:1px;
}
ul.sf-menu ul li{position:relative;z-index:3;}
ul.sf-menu ul li a,
ul.sf-menu ul li span {
  display: block;
  font:16px/25px 'Century Gothic', sans-serif;
  text-transform:uppercase;
  text-decoration:none;
  padding:0 12px;
}
select.select-menu {
  display: none;
}
/*=== SHOWCASE POSITION ===*/
#body-wrapper #rt-showcase .rt-container {max-width:1310px;width:auto;}
.camera_wrap {
  top: 0px;
  margin-bottom: 30px !important;
  height:670px;
  margin:0 auto;
}
/*=== FEATURE POSITION ===*/
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/
.content_container{background:url(../images/texture.jpg) 50% 0;}
.content_container_inner{background:url(../images/light.jpg) 50% 0 no-repeat;padding:40px 0 0;overflow:hidden;}
.top_block{text-align:center;border:1px solid #000000;color:#000000;margin:0 0 50px;}
.top_block .rt-block{background:url(../images/top_block_bg.jpg);padding:14px 10px 29px;}
.top_block div.module-title h2{background:url(../images/top_block_title_bg.png) 50% 100% no-repeat;padding:0 0 19px;margin:0 0 21px;line-height:30px;}
.top_block div.moduleItemIntrotext{padding:0 5px;}
.top_block div.moduleItemIntrotext p{margin:0 0 15px;}
.main_services div.module-title h2{line-height:30px;}
.main_services ul{margin:0 -10px;}
.main_services li{float:left;width:220px;margin:0 10px 40px;}
.dropcap{float:left;text-align:center;color:#fff;margin:0 20px 0 0;font:30px/50px 'Century Gothic', sans-serif;background:url(../images/dropcap.jpg);width:50px;height:50px;}
.main_services a.moduleItemTitle{text-decoration:none;color:#fff;font:13px/22px 'Century Gothic', sans-serif;text-transform:uppercase;}
.main_services a.moduleItemTitle:hover{color:#000000;}
.main_services div.moduleItemIntrotext{clear:both;padding:15px 0 0;}
/*=== CONTENT ===*/
.hello{background:url(http://www.coastphoto.com/cmp_assets/specfeat_photo.jpg) no-repeat #ffffff;border: 1px solid #000000;padding:23px 10px 10px 240px;min-height:126px;margin:0 0 44px;}
.hello div.module-title h2{color:#504a4a;text-align:center;line-height:30px;}
#services div.catItemImageBlock{margin:0 0 13px;float:none;}
#about div.catItemBody,#blog div.catItemBody{overflow:visible;}
.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,
a.moduleItemImage.modal{position:relative;overflow:hidden;background:#000;}
#port a.touch img,
a.moduleItemImage.modal img{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
#port a.touch:hover img,
a.moduleItemImage.modal:hover img{opacity:.3 !important;filter:alpha(opacity=30);}
#port a.touch span.zoomIcon,
a.moduleItemImage.modal span.zoom_icon {
  background: url("../images/zoom.png") no-repeat scroll 50% 0 transparent;
  height: 36px;
  width:100%;
  left:0;
  position: absolute;
  bottom:100%;
  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
  margin-bottom:5px;
}
#port a.touch:hover span.zoomIcon,
a.moduleItemImage.modal:hover span.zoom_icon{bottom:50%;}
#port a.touch span.zoom_text,
a.moduleItemImage.modal span.zoom_text{color:#000000;text-transform:uppercase;text-align:center;font:14px/20px 'Century Gothic', sans-serif;width:100%;top:100%;left:0;position:absolute;text-decoration:none;
  -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;margin-top:5px;}
#port a.touch:hover span.zoom_text,
a.moduleItemImage.modal:hover span.zoom_text{top:50%;}
#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:-79px;
  font:13px/22px 'Century Gothic', sans-serif;text-transform:uppercase;
}
#port #isotopeOptions strong{font-weight:normal;}
#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,
#port #isotopeOptions ul#sort li a,
#port #isotopeOptions ul#sort_direction li a{color:#908889;text-decoration:none;}
#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 {
  color:#fff;
}
#port .itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 0 10px;
}
#port .itemList > div {
  margin: 0 -10px;
  overflow:visible !important;
}
#port div.catItemImageBlock{float:none;margin:0 0 15px;}
#port div.catItemBody{overflow:hidden;}
/*== Blog Page ==*/
/*== 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 50px 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%;
  display: block;
  margin: 0 0 1em 0;
}
/*== User Lofin ==*/
.component-content div.login,.component-content div.reset,.component-content div.remind,.component-content div.profile,.component-content div.contact {
  padding:0 0 50px;
}
.component-content div.login input.inputbox {
  width: 40%;
}
/*========================================================*/
/* Forms */
input.inputbox,
input.required,
div.k2AccountPage input[type="text"] {
  height: 31px;
  padding:7px 8px 6px;
  width: 100%;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
background:url(../images/input.png);border:1px solid #2a2725;
color:#504a4a;
font-size:inherit;
font-family:inherit;
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
  padding:8px;
  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%;
background:url(../images/input.png);border:1px solid #2a2725;
color:#504a4a;
}
/* Pagination */
div.k2Pagination li,
div.pagination li,
div.itemCommentsPagination li {
  margin: 0 10px 10px 0;
}
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
  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 19px;
  text-transform:uppercase;
  height: 40px;
  line-height: 40px;
  background:url(../images/button_tail.jpg) repeat-x;
  text-decoration: none;
  border: none;
  font-family: 'Century Gothic', sans-serif;
  font-size:13px;
  box-shadow:0 0 1px rgba(255,255,255,.2) inset,-3px 3px 7px rgba(0,0,0,.37);
}
div.k2Pagination li a.pagenav,
div.pagination li a.pagenav,
div.itemCommentsPagination li a.pagenav {
  background:url(../images/button_tail.jpg) repeat-x;
  color:#fff;
}
/* Comments */
div.itemComments ul.itemCommentsList li {
  padding: 20px 20px 10px;
  background:#110f0f;
}
div.itemComments ul.itemCommentsList li > img {
  margin: 0;
}
div.itemComments div.userAvatar {
  float: left;
  margin: 0 20px 0 0;
  border:2px solid #282525;
  box-shadow:-4px 4px 18px rgba(0,0,0,.75);
}
form#comment-form textarea#commentText {
  height: 121px;
  margin-bottom:20px;
  width:84%;
}
form#comment-form input.inputbox {
  width: 43%;
  margin:0 0 10px;
  display:block;
}
/*Search*/
input#mod-search-searchword,
#search-searchword {
  margin: 0 0 1em 0;
}
#rt-sidebar-a .rt-block{margin:0 0 40px;}
.testimonials div.module-title h2{margin:0 0 30px;}
#cycle{border:1px solid #000000;color:#000000;margin:0 0 50px;}
#cycle li div.moduleItemIntrotext{padding:13px 10px 0 13px;color:#000000;text-transform:;font:15px/22px 'Century Gothic', sans-serif;}
#cycle li div.moduleItemIntrotext p{margin:0 0 14px;}
#cycle:after{position:absolute;background:url(../images/testimonials.png);width:31px;height:31px;content:' ';top:100%;left:7px;}
#cycle2{margin:21px 0 0;}
#cycle2 .typeTextfield{text-transform:uppercase;color:#000000;font:13px/22px 'Century Gothic', sans-serif;margin:0 0 10px;}
#cycle2 li{background:none !important;}
.cycle_nav li{position:absolute;width:30px;height:30px;top:30px;right:0;cursor:pointer;background:url(../images/carousel_btns.png) right top;box-shadow:-3px 3px 7px rgba(0,0,0,.37);}
.cycle_nav li#prev{right:31px;background-position:left top;z-index:2;}
.cycle_nav li:hover{background-position: right bottom;}
.cycle_nav li#prev:hover{background-position: left bottom;}
.list3 ul,ul.list3{margin:0;}
.list3 li{padding:0 0 10px 10px;background:url(../images/list3_marker.png) 0 8px no-repeat;text-transform:uppercase;font:13px/20px 'Century Gothic', sans-serif;list-style:none;}
.list3 li a{color:#000000;text-decoration:none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list3 li a:hover{color:#e1e0e0;}
.k2LoginBlock ul.list3,.component-content div.login ul.list3{margin:20px 0 0;}
/*=== MAINBOTTOM POSITION ===*/
#rt-mainbottom .rt-block{margin:0 0 27px;}
.carousel div.module-title h2{line-height:30px;margin:0 0 25px;}
/*=== BOTTOM POSITION ===*/
.why_choose_me ul{margin:0 -10px;}
.why_choose_me ul:after{clear:both;display:block;content:' ';}
.why_choose_me li{float:left;width:220px;margin:0 10px 15px;}
.why_choose_me li.item1{background:url(../images/page2_icon1.jpg) no-repeat;}
.why_choose_me li.item2{background:url(../images/page2_icon2.jpg) no-repeat;}
.why_choose_me li.item3{background:url(../images/page2_icon3.jpg) no-repeat;}
.why_choose_me li.item4{background:url(../images/page2_icon4.jpg) no-repeat;}
.why_choose_me li.item5{background:url(../images/page2_icon5.jpg) no-repeat;}
.why_choose_me li.item6{background:url(../images/page2_icon6.jpg) no-repeat;}
.why_choose_me div.module-title h2{line-height:30px;}
.why_choose_me a.moduleItemTitle{margin-left:70px;text-transform:uppercase;color:#fff;text-decoration:none;display:inline-block;font:13px/22px 'Century Gothic', sans-serif;}
.why_choose_me a.moduleItemTitle:hover{color:#000000;}
/*=== FOOTER POSITION ===*/
#rt-footer{background:url(../images/footer_tail.jpg) 50% 0;border-top:1px solid #1d1b1b;padding:40px 0 0px;}
#rt-footer .rt-block{margin:0 0 25px;}
#rt-footer div.module-title h2{color:#ffffff;font-size:20px;line-height:12px;margin:0 0 25px;}
.copyright{margin:0 0 14px;font-size:12px;text-transform:uppercase;text-align: center;}
.copyright a{color:inherit;text-decoration:none;}
.copyright a:hover{color:#d9d8d9;}
.siteName{display:block;background:url(http://www.coastphoto.com/cmp_assets/CMP-footer-Logo.jpg);width:250px;height:78px;overflow:hidden;text-indent:-600px;margin:0 0 3px;}
ul.list1,.list1 ul{margin:0;}
.list1 li{font-size:14px;background:url(../images/border.gif) repeat-x;padding:10px 0;}
.list1 li:first-child{background:none;padding:0 0 10px;}
.list1 li a{color:#7c7c7c;text-decoration:none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list1 li a:hover{color:#d9d8d9;}
.list2 li{background:url(../images/list2_marker.gif) 0 8px no-repeat;text-indent:10px;font-size:11px;line-height:17px;padding:0 0 17px;}
.list2 li a{color:#7c7c7c;text-decoration:none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.list2 li a:hover{color:#d9d8d9;}
div.smile a{position:relative;height:37px;width:37px !important;margin:0 9px 0 0 !important;}
div.smile a img{width:100%;position:absolute;top:0;left:0;height:100%;-webkit-transition:all 0.1s ease 0.1s;-moz-transition:all 0.1s ease 0.1s;-o-transition:all 0.1s ease 0.1s;transition:all 0.1s ease 0.1s;}
div.smile a img+img{position:absolute;top:50%;height:0;-webkit-transition:all 0.1s ease;-moz-transition:all 0.1s ease;-o-transition:all 0.1s ease;transition:all 0.1s ease;}
div.smile a:hover img:first-child{top:50%;height:0;-webkit-transition:all 0.1s ease;-moz-transition:all 0.1s ease;-o-transition:all 0.1s ease;transition:all 0.1s ease;}
div.smile a:hover img+img{top:0;height:100%;-webkit-transition:all 0.1s ease 0.1s;-moz-transition:all 0.1s ease 0.1s;-o-transition:all 0.1s ease 0.1s;transition:all 0.1s ease 0.1s;}
/*=== 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: 58px;
  height: 61px;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;
}
a#gantry-totop:hover{background: url(../images/scroll-to-top.png) -68px 0 no-repeat;}
/* 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: 'Century Gothic', 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: 'Century Gothic', 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;
  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%;
}
/*======= 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, sans-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;
}
.rt-grid-12{float:none !important;display:block !important;}
 /*** chris styles  */
.catItemBody .catItemIntroText p {font-size: 11pt;font-family: 'Century Gothic', sans-serif;}
.itemBody .itemIntroText p {font-size: 13pt;font-family: 'Century Gothic', sans-serif;}
.itemBody .itemFullText p {font-size: 11pt;font-family: 'Century Gothic', sans-serif;}
/***********  Chris Styles to fix errors ***********/
ul {list-style: none;}
/* @media only screen and (max-width: 767px) { 
#wrapper img {height: 50% !important; max-width: 50% !important;}
}*/
ul.sigProSleek li.sigProThumb a.sigProLink, ul.sigProSleek li.sigProThumb a.sigProLink:hover {background: none;}
ul.sigProSleek li.sigProThumb a.sigProLink, ul.sigProSleek li.sigProThumb a.sigProLink:hover {border: none;}
ul.sigProSleek li.sigProThumb a.sigProLink img.sigProImg {background-position: 0 0;}
@media only screen and (max-width: 967px) {
  ul.sf-menu > li {padding: 0 10px;}
  ul.sf-menu > li > .sfHolder > a, ul.sf-menu > li > .sfHolder > span {font-size: 13px;  }  
}
