/*
Theme Name: QuickM
Theme URI: http://quickm.woodoo-style.com
Description: QuickM Theme
Version: 2.0
Author: Woo_Doo
*/

/* BODY */
body {color: #444; min-width:1024px;}
body.font-size-is-default {line-height:1.5em;}
.font-family-arial {font-family:Arial, Helvetica, sans-serif}

body #main-top {background:url(../images/style1/main_bg.png) no-repeat top center !important; height:62px; overflow:hidden; width:100%}
a:hover {color: #000;}
ul {
  padding:0;
}
/* HEADER */
#rt-header {color: #ddd; background: url(../images/style1/header.png) no-repeat bottom center; height:181px;}

/* LOGO */
#rt-logo {
  background:url(../images/style1/logo.png) no-repeat;
  width:376px;
    height:97px;
  margin:29px 0 0 0;
}

/* SEARCH */
.search-r {
  padding:40px 0 0 0;
}
.searchsearch-r { 
  float:right;
  background:#f4f4f4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position:relative;
}
.inputboxsearch-r {
  width:122px;
  height:16px;
  background:none;
  float:left;
  position:relative;
  z-index:999;
  border:none;
  padding:5px 4px 5px 8px;
  text-transform:lowercase;
}
.buttonsearch-r {
  width:25px;
  height:26px;  
  background-repeat:no-repeat;
  background:url(../images/style1/search_button.png);
  background-position:0 0;
  vertical-align:bottom;
  float:left;
  cursor:pointer;
  position:relative;
  z-index:1000;
  border:none;
    outline:none;
    cursor:pointer;
    margin:0;
}  
  .buttonsearch-r:hover {
    background-position:0 -26px;
  }
#search-searchword.inputbox {
  width:143px;
  height:19px;
  background:url(../images/style1/search_bg.png) repeat-x 0 0;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:1px solid #c4c4c4;
  padding:3px 6px 3px 6px;
  margin:-4px 10px 0 10px;
  padding:5px 6px 1px 6px\9;
  position:relative;
  z-index:900;
}
*:first-child+html #searchForm .inputbox {
  margin:8px 10px 0 10px;
  vertical-align:top
}
*:first-child+html #searchForm .word label {
  vertical-align:top;
  margin:13px 0 0 0;
  display:inline-block;
}
/* Hidden text in buton */
.searchsearch-r label {
  display:none;
}

/* MENU */
#rt-menu { width:100%; position:absolute; top:159px; left:0; z-index:1000}

/* SHOWCASE */
#flashcontent87 { margin:15px 0 0 -75px; position:relative; *margin:15px 0 0 -151px;}
#rt-showcase { background:url(../images/style1/sliderback.png) no-repeat top center; height:475px; padding:30px 0 0 0; overflow:hidden; position:relative; z-index:1}#rt-bottom {color: #ddd;}
.rt-container {background:none;} 

/* CONTENT */
#rt-content-bottom {
  overflow:visible !important;
}
#rt-content-bottom {
  overflow:hidden\9 !important;
}
.ul-1 {
  overflow:hidden;
}
  .ul-1 li {
    padding: 0 0 0 20px;
    width:100%;
    overflow:hidden;
  }
    .ul-1 li a {
      font-size:12px;
    }
.rt-joomla .rt-article {
  margin:0 0 17px 0;
}
.rt-joomla .rt-article-bg {
  padding:0;
}
.contactmap_taille1, .contactmap_taille2 {
  vertical-align:top;
}
.contactmap_taille1 {
  text-align:right;
}
a.lightboxgmafp {
  display:inline-block;
  margin:3px 25px 0 0;
}
#main img {
  margin:0 15px 10px 0;
}
#main #k2Container img {
  margin:0 0 15px 0;
}
h2, h3, h4, h5, h6 {
  line-height:24px;
  padding:10px 0;
  vertical-align:baseline;
  letter-spacing:0 !important;
  margin:0 0 5px 0;
}
h1 {
  line-height:24px;
  padding:0 0 15px 0;
  margin:0 0 10px 0;
  vertical-align:baseline;
  letter-spacing:0 !important;
}
h3 {
  font-weight:normal;
}
/* LINE HR */
div.hr {
  border-color: #ccc -moz-use-text-color #FFFFFF;
    border-left: 0;
    border-right: 0;
    border-style: solid;
    border-width: 1px 0;
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    margin: 18px 0 30px;
    padding: 0;
}
/* LINE HR IE8 FIX */
div.hr {
  border-bottom/*\**/:#fff 1px solid\9;
  border-top/*\**/:#aaa 1px solid\9;
}
/* LINE HR IE7 FIX */
*:first-child+html div.hr {
  margin: 15px 0 22px;
}
p {
  margin:0; 
  /*padding:0 0 15px 0;*/
}
#rt-mainbody img.brd,
#yoo-zoo .pos-media .element-image a img,
#yoo-zoo .pos-media .element-image img {
  -webkit-box-shadow: #595959 0px 0px 4px;
  -moz-box-shadow: #595959 0px 0px 4px;
  box-shadow: #595959 0px 0px 4px;
  background: #EFEFEF;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EFEFEF), to(#c9c7c7));
  background: -moz-linear-gradient(#EFEFEF, #c9c7c7);
  background: linear-gradient(#EFEFEF, #c9c7c7);
  -pie-background: linear-gradient(#EFEFEF, #c9c7c7);
  padding:7px;
  border:1px solid #a9a9a9;
  position/*\**/:relative\9;
  z-index/*\**/:10\9;
}
#rt-mainbody img.brd:hover,
#yoo-zoo .pos-media .element-image a img:hover {
  border:1px solid #5d5d5d;
}
#rt-mainbody img.nobrd, #main #k2Container #recaptcha_area img, #main #k2Container .itemComments img, #rt-main span.content_rating img  {
  border:none;
  background:none;
  padding:0;
  box-shadow:none;
  -pie-background:none;
  -moz-box-shadow:none;
  -wekit-box-shadow:none;
}
#main #k2Container .itemComments img {
  margin:4px 10px 15px 0;
}
#main #k2Container #recaptcha_area img {
  margin:0;
}
.view-contactmap #rt-mainbody img {
  border:none;
  background:none;
  padding:0;
  box-shadow:none;
  -pie-background:none;
  -moz-box-shadow:none;
  -wekit-box-shadow:none;
}
.rt-joomla h1.rt-article-title  {
  letter-spacing:0;
}
.rt-joomla .width100 {
  margin:20px 0 0 0;
}
h2.title {
  font-size:22px;
  letter-spacing:0 !important;
  padding:15px 0;
    line-height:1.2em !important;
}

#rt-mainbody h2.title, #rt-mainbody h3.title {
  margin:0 0 10px -9px;
}
#rt-mainbody h2.title, #rt-mainbody h3.title {
  margin:0 0 10px 0\9;
}
#rt-mainbody .contact h3.title {
  margin:0;
}
#rt-maintop {margin:0 0 35px 0;}

/* Sidebar Menu */
#rt-main ul.menu {
  padding:0;
}
#rt-main ul.menu {
  padding:0;
}
#rt-main ul.menu li {
  border-bottom: 1px dotted #BBBBBB;
  background:none;
  vertical-align:top;
  display:block;
}
#rt-main ul.menu li a {
  font-size:12px;
  line-height:1.7em;
  padding:4px 0 4px 0px;
  display:block;
  width:100%;
  cursor:pointer;
}
#rt-main ul.menu li a span {
  position:relative;
  display:block;
  *display:inline-block;
  padding:0 0 0 25px;
  z-index:990;
  cursor:pointer;
}

/* FOOTER */
#rt-footer {color: #ddd; height:46px; position:relative;}
#footer { background:url(../images/style1/footer_bg.png) no-repeat top center; height:344px; position:relative; overflow:hidden;}
#footer h2.title {
  color:#fff;
  font-weight:normal;

}
#footer ul.menu-nav {
  overflow:hidden;
  padding-right:5px;
}
#footer ul.menu-nav li {
  border-bottom: 1px solid #3d3d3d;
  background: none;
  overflow:hidden;
  vertical-align:top;
  display:block;
}
#footer ul.menu-nav li a {
  font-size:12px;
  line-height:1.7em;
  padding:4px 0 4px 0;
  display:block;
  color:#e0d8d8;
  zoom:1;
  cursor:pointer;
}
  #footer ul.menu-nav li a:hover {
    color:#fff;
  }
#footer ul.menu-nav li a span {
  position:relative;
  z-index:998;
  background:url(../images/style1/marker.png) no-repeat 7px 4px;
  padding:0 0 0 25px;
  cursor:pointer;
}
  
  
#footer .roktabs-wrapper .light .roktabs-links ul li {
  line-height:18px;
  border-right:1px solid #9f9c9c;
  color:#fff;
  font-size:11px;
  text-transform:uppercase;
  height:auto;
}
#footer .roktabs-wrapper .light .roktabs-links ul li:hover {
  color:#212121;
  background:#eee;
}
#footer .roktabs-wrapper .light .roktabs-links ul.roktabs-top li.active {
  color:#212121;
  background:#eee;
}
#footer .roktabs-wrapper .light .roktabs-container-wrapper div.wrapper {
  color:#e0d8d8;
}
#footer .roktabs-wrapper .light .roktabs-container-wrapper div.wrapper a {
  color:#a4a4a4;
}
#footer .roktabs-wrapper .light .roktabs-container-wrapper div.wrapper a:hover {
  color:#fff;
}

/* SIDEBAR */
#rt-sidebar-a {}
#rt-sidebar-b {background:none;}
#rt-sidebar-c {background:none;}
#gantry-viewswitcher {margin: 0 auto 1em;position: relative;}

/* Sidebar-C Block */
.sidebar_block {
  padding:1px 14px 14px 14px; margin:6px 0 11px 0; position:relative;z-index:900;
}
.sidebar_block p {
  margin:0;
  padding:0 10px 10px 10px;
}
.sidebar_block h2 {
  margin:8px -14px 15px -14px;
  padding:0 0 15px 14px;
  background:url(../images/style1/block_line.gif) repeat-x 0 100%;
  font-weight:normal;
}
/*IE7 FIX*/
.sidebar_block h2 {
  *padding:0 0 5px 14px;
}

div.k2LatestCommentsBlock ul {
  list-style:none;
  padding:0;
}
.even, .odd  {
  background:none;
}


.k2Avatar img {
  float:left;
  margin:0 10px 0 0;
}
.lcComment {
  display:block;
  padding:0 0 10px 0;
}
/*IE7 FIX*/
.lcComment {
  *display:inline-block;
}
.lcCommentDate {
  display:block;
  font-size:0.917em;
  line-height:1.5em;
}

#k2ModuleBox47 img {
  margin:0 15px 0 0;
}
#k2ModuleBox47 a.k2Avatar img {
  margin:0 15px 10px 0; 
}

div.itemListCategory {
  background:none;
  border:1px solid #c4c4c4;
}
ol.list li {
  border-bottom:1px solid #c4c4c4;
  padding:0 0 10px 0;
}
  .k2SearchBlock input {
    background:url(../images/style1/input_login.png) repeat-x 0 0;
    -webkit-border-radius: 10px;-khtml-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    border:1px solid #CCC;
    font-size:1em;
    padding:6px 4px;
    width:80%;
    margin:0 0 3px 0;
  }

/* LOGIN FORM */
.readon {
  padding:0 0 5px 0;
}
#login-form #modlgn-username {
  background:url(../images/style1/input_login.png) repeat-x 0 0;
  -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
  border:1px solid #C4C4C4;
  font-size:1em;
  padding:6px 4px;
  border:none;
  position:relative;
  z-index:999;
  width:184px;
}
#login-form #modlgn-passwd {
  background:url(../images/style1/input_login.png) repeat-x 0 0;
  -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
  border:1px solid #C4C4C4;
  font-size:1em;
  padding:6px 4px;
  border:none;
  position:relative;
  z-index:999;
  width:184px;
}
#login-form p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.92em;
  line-height:18px;
  text-transform:uppercase;
  margin:0 0 6px 0;
  padding:0;
}

#login-form .readon input.button {
  border:none;
}
#login-form ul {
  list-style:none;
  margin:0;
}
  #login-form ul li {
    width:100%;
    overflow:hidden;
    vertical-align:top;
    display:block;
    line-height:1.25em;
  }
    #login-form ul li a {
      font-size:1em;
      line-height:1.5em;
    }
    
/* News_Block */
.news_block {
      padding:1px 0 0 0; margin:0 0 5px 0; position:relative; z-index:999;
}
.news_block h2 {
  margin:14px 0 15px 0;
  padding:0 0 15px 14px;
  background:url(../images/style1/block_line.gif) repeat-x 0 100%;
  font-weight:normal;
}
/*IE7 FIX*/
.news_block h2 {
  *padding:0 0 5px 14px;
}
.news_block .news_inner {
  padding:0 14px;
}
.nspArt h4.nspHeader {
  padding:0 0 15px 0;
  margin:0;
  font-size:13px;
  line-height:1.5em;
}
/* k2_login */
.k2_login_shadow {
padding:1px 0 0 0; margin:0 0 13px 0; position:relative; z-index:999;
}
.k2_login_shadow h2 {
  margin:14px 0 10px 0;
  padding:0 0 7px 14px;
  background:url(../images/style1/block_line.gif) repeat-x 0 100%;
  font-weight:normal;
}
/*IE7 FIX*/
.k2_login_shadow h2 {
  *padding:0 0 5px 14px;
}
#email {
  background:url(../images/style1/input_login.png) repeat-x 0 0;
  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
  border:1px solid #C4C4C4;
  font-size:1em;
  padding:6px 4px;
  width:160px;
  margin:0 0 0 10px;
  position:relative;
  z-index:999;
}
.k2AccountPage table tr td {
  width:125px;
}
  .k2AccountPage .register_td2{
    width:400px;
    vertical-align:top
  }
#comments-author, #comments-email, #comments-url, #emailForm .inputbox, div#comments #respond textarea, #jform_contact_name, #jform_contact_email, #jform_contact_emailmsg, #member-registration dd input, #jform_email {
  background:url(../images/style1/input_login.png) repeat-x 0 0;
  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
  border:1px solid #CCC;
  font-size:1em;
  padding:6px 4px;
  width:57%;
  margin:0 12px 7px 0;
  position:relative;
  z-index:100;
}
#jform_email {
  width:200px;
}
.component-content form fieldset dt {
  padding-top:8px;
}
.reset {
  padding:15px 0 0 0;
}
#jform_contact_name, #jform_contact_email, #jform_contact_emailmsg,  {
  width:332px;
  margin:0 12px 15px 0;
}
#member-registration dd input {
  width:250px;
}
#member-registration dt label {
  padding:4px 0 0 0;
  display:inline-block;
}
.component-content form fieldset dt {
  width:15em;
}
.k2UserBlock {
  padding:0 14px 14px 14px;
}
#emailForm .inputbox {
  width:332px;
}
#emailForm label {
  padding:0 0 4px 0;
}
div#comments #respond textarea {
  background:url(../images/style1/textarea_bg.png) repeat-x 0 0 !important;
  height:160px;
}
div.k2LatestCommentsBlock ul li.even {
  border-bottom:1px dotted #FFFFFF;
  margin:0 0 6px 0;
}
div.k2LatestCommentsBlock ul li.odd {
  border-bottom:1px dotted #FFFFFF;
  margin:0 0 6px 0;
}
div.k2LatestCommentsBlock ul li.lastItem {
  border:none;
  margin:0;
}
div.input_file {
  background:url(../images/style1/browse.png) no-repeat 0 0;
  -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
  border:1px solid #C4C4C4;
  font-size:1em;
  padding:2px 4px;
  width:229px;
  margin:0 0 3px 0;
  height:23px;
  position:relative;
}
  .input_file input#image {
    cursor:pointer;
    padding:0px;
    margin:0px;
    border:none;
    position:absolute;
    left:0;
    top:0;
    opacity: 0;
    filter:alpha(opacity:0);
  }
  #fileInputText {
  width:100%;
  background:none;
  border:none;
  height:17px;
  padding:4px 4px;
  }
  #mask {
    width:152px; 
    height:37px;

  }
#modlgn_remember {
  width:20px !important;
}

/* BOTTOM */
#rt-bottom .rt-container {
  height:292px;
  padding:11px 0 0 0;
}

/* COPYRIGHT */
#rt-copyright {
  height:38px;
  color: white; 
  position:absolute; 
  top:315px; 
  left:0;
}

#rt-copyright a {
  color:red;
  }
  
#rt-copyright a:hover {
  color:white;
  }
  
.foot-center {
  margin:0 auto;
  width:960px;
  position:relative;
}
/*#gantry {
  position:absolute;
  bottom:-3px;
  left:72px;
  display:block;
  width:100px;
  height:24px;
  background:url(../images/style1/gantry-white.png) no-repeat;
  z-index:999;
}
.copy {
  display:block;
  padding:14px 0 0 0;
}
.copy_s {
    display: inline-block;
    float: left;
    padding-top: 15px;
}*/
#gantry-totop {
  position:absolute;
  bottom:0px;
  right:0;
  z-index:999;
  text-transform:capitalize;
  color:#bdbdbd;
}
  #gantry-totop:hover {
    color:#fff;
  }

/* SUBSCRIBE */
#textsub span {
  display:block;
  padding:0 0 10px 0;
  line-height:1.75em;
}
/* Newsletter input */
input.modns.inputbox {
  background:#444444;
  -webkit-border-radius: 3px;-khtml-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
  border:1px solid #747474;
  font-size:1em;
  color:#E0D8D8;
  padding:4px;
  width:182px;
  position:relative;
  z-index:999;
}
/* Newsletter button */
input.modns.button {
  float:right;
  margin:9px 25px 0 0;
}

/*IE7 FIX*/
#subscribeFormModule {
  *height:135px;
}
#subscribeFormModule {
  color:#e0d8d8;
}
#subscribeFormModule label {
  width:50px;
}
/*IE7 FIX*/
#textsub {
  *display:inline-block;
  *height:29px;
  *width:195px !important;
}

#sps-inp-email #email {
  margin:0;
  background:#444444;
  -webkit-border-radius: 3px;-khtml-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
  border:1px solid #747474;
  font-size:1em;
  color:#E0D8D8;
  padding:4px;
  width:182px;
  position:relative;
  z-index:999;
}
#sps-inp-name #name {
  background:#444444;
  -webkit-border-radius: 3px;-khtml-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
  border:1px solid #747474;
  font-size:1em;
  color:#E0D8D8;
  padding:4px;
  width:182px;
  position:relative;
  z-index:999;
}
#subscribeForm #name {
  background:url(../images/style1/input_login.png) repeat-x 0 -1px;
  -webkit-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
  border:1px solid #ccc;
  font-size:1em;
  padding:4px;
  width:160px;
}
#subscribeForm #email {
  background:url(../images/style1/input_login.png) repeat-x 0 -1px;
  -webkit-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
  border:1px solid #ccc;
  font-size:1em;
  padding:4px;
  width:160px;
  margin:0;
}
#names {
  padding:0 5px 0 0;
  *padding:0;
  *height: 22px;
  *display:inline-block;
}
.newsl-form {
  padding:0 0 11px 0;
}
.newsl-form {
  *padding:0 0 9px 0;
}
#emails {
  padding:0 3px 0 0;
  *padding:0;
  *height: 22px;
  *display:inline-block;
}

/* TOP-BLOCK */
.top-block {
  padding:1px 0 0 0;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: #595959 0px 1px 3px;
  -moz-box-shadow: #595959 0px 1px 3px;
  box-shadow: #595959 0px 1px 3px;
  background:#d1cfd0 url(../images/style1/top-block_bg.jpg) repeat-x 0 0;
  padding:10px 10px 5px 10px;
  position:relative;
  z-index:999;
  min-height:270px;
}
.top-block:hover {
  
}
  .top-block:hover p, .top-block:hover h2 {
    color:#000;
  }
.top-block h2 {
  text-align:center;
  text-transform:uppercase;
  font-weight:normal;
  letter-spacing:0;
  font-size:24px;
}
.top-block img {
  float:left;
  margin:0 10px 12px 0;
}
.top-block p {
  font-size:12px;
  line-height:1.5em;
}
.top-block a.block-a {
  margin:0 0 0 10px !important;
  text-transform:capitalize;
}
.top-block ul li a {
  font-size:12px;
  line-height:16px;
}
#modlgn_remember {
  background:none !important;
}
.itemComments {
  background:none !important;
}

/* BUTTON */
.top-block a.block-a, .rt-article a.readon, .element-itemlink a, div.itemCommentsForm form input#submitCommentButton, div.actions input {
  border:none;
  background:url(../images/style1/button.png) no-repeat 0 0;
  height:34px;
  margin:5px 0;
  width:100px;
  text-align:center;
  cursor:pointer;
  line-height:32px;
  display:inline-block;
  position:relative;
  z-index:990;
    color:#272727;
  text-shadow:1px 1px 1px #fff;
}
.lof-accordion-grey a.readon {
  border:none;
  background:url(../images/style1/button.png) no-repeat 0 0;
  height:34px;
  margin:5px 0;
  width:100px;
  text-align:center;
  cursor:pointer;
  line-height:32px;
  display:inline-block;
    color:#272727;
  text-shadow:1px 1px 1px #fff;
}
.button:hover, .top-block a.block-a:hover, .rt-article a.readon:hover, .element-itemlink a:hover, .lof-accordion-grey a.readon:hover,
div.actions input:hover {
    background:url(../images/style1/button_hover.png) no-repeat 0 0 !important;
}
.lof-accordion-grey a.readon {
  margin:0 0 5px 0 !important;
}
.button {
  border:none;
  background:url(../images/style1/button.png) no-repeat 0 0;
  height:32px;
  margin:5px 0;
  width:100px;
  text-align:center;
  cursor:pointer;
  line-height:32px;
  display:inline-block;
  position:relative;
  z-index:990;
  text-shadow:1px 1px 1px #fff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-transform:uppercase;
}
.button:hover {
  text-shadow:1px 1px 1px #eee;
}
.button input {
  border:none;
  background:none;
}

div.itemCommentsForm form input#submitCommentButton {
  padding:1px 14px 4px 14px;
}
/*IE7 FIX*/
div.itemCommentsForm form input#submitCommentButton {
  *padding:0 14px 4px 14px;
}
*:first-child+html #subscribeFormModule .button {
  padding:0 7px;
}

/* OTHER */
/* system-message */
#system-message {
  margin:0 0 35px 0;
}
.roktabs-wrapper {
  overflow:hidden;
}

.paramlist.admintable select {
  background:#fff !important;
}
.toolbar td, .toolbar td:hover {
  background:none !important;
}
#description {
  margin:0 0 10px 0;
  width:360px !important;
}
.rt-poll .readon {
  float:left;
  margin-right:4px;
}
.rt-poll .readon {
  *margin-right:2px;
}
.rt-joomla .edit-article fieldset .save div {
  float:left;
}
#publish_up, #publish_down {
  vertical-align:top;
}
.rt-joomla .edit-article #editor-xtd-buttons .button2-left {
  float:left;
}
 
div.k2LatestCommentsBlock ul li span.lcComment  {
  line-height:1.5em;
}
div.k2LatestCommentsBlock ul li span.lcUsername {
  clear:both;
  float:left;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  clear:both;
}
#emailForm table {
  border:0;
  border-collapse:collapse;
  padding:0;
  width:100%;
}
  #emailForm table tr {
    border-collapse:collapse;
  }
    #emailForm table tr {
      vertical-align:top;
    }
#contactmap_message {
  height:136px\9;
  overflow:auto;
  position:relative;
}
#jform_contact_message {
  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
  border:1px solid #CCC;
  font-size:1em;
  position:relative;
  z-index:100;
  background:url(../images/style1/textarea_bg.png) repeat-x 0 0 !important;
  padding:6px 4px;
  width:331px;
  height:130px;
  font-family:Arial, Helvetica, sans-serif;
  margin:0 0 10px 0;
}
#contact-form legend {
  padding-bottom:15px;
}
.lof-toggler {
  -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
  position:relative;
}
h2.title {
  font-weight:normal;
}

.lof-accordion-basic > .lof-toggler {
  background:#f1f1f1 !important;

}
  .lof-accordion-basic > .lof-toggler:hover  {
  background:#f8f8f8 !important;
}




#coin-slider-coin-slider {
  margin:40px 0 0 0;
  padding:0 0 76px 0;
  background:url(../images/header/shadow.png) no-repeat 0 345px;
}
.coin-slider a:hover {
  color:#fff;
}
.view-article .rt-joomla h1.rt-article-title {
  font-weight:normal;
  padding:7px 0 23px 0;
}
 

 
.clearfix {
  clear: both;  
  line-height: 0%;
  font-size: 0%;
  height: 0;
}

/* LISTS */
ul.bullet {
  list-style:none;
}
ul.bullet li {
  padding:0 0 0 25px;
  background:url(../images/icons/bullet.png) no-repeat 0 7px;
  line-height:1.5em;
}
ul.arrow {
  list-style:none;
}
ul.arrow li {
  padding:0 0 0 30px;
  background:url(../images/icons/arrow.png) no-repeat 0 2px;
  line-height:1.5em;
}
ul.arrow2 {
  list-style:none;
}
ul.arrow2 li {
  padding:0 0 0 30px;
  background:url(../images/icons/arrow2.png) no-repeat 0 2px;
  line-height:1.5em;
}
ul.add {
  list-style:none;
}
ul.add li {
  padding:0 0 0 30px;
  background:url(../images/icons/add.png) no-repeat 0 2px;
  line-height:1.5em;
}

ol.ordered {
   list-style-type: decimal;
   margin:0 0 0 30px;
}

ol.ordered2 {
   list-style-type: upper-roman;
   margin:0 0 0 30px;
}

ol.ordered3 {
   list-style-type: upper-alpha;
   margin:0 0 0 30px;
}

ol.ordered4 {
   list-style-type: lower-alpha;
   margin:0 0 0 30px;
}

/* Blockquote pull-right */
blockquote.pull-right {
  background:#efeeee;
    float: right;
    margin: 10px 0 10px 15px;
    padding: 10px;
    width: 235px;
}
blockquote.pull-left {
    background:#efeeee;
    float: left;
    margin: 10px 15px 10px 0;
    padding: 10px;
    width: 235px;
}

/* Highlighters */
span.highlight-1 {
  background:#5e7070;
    color: #e7f5f5;
    padding: 3px 6px;
}
span.highlight-2 {
  background:#ffffff;
    color: #000;
    padding: 3px 6px;
}
span.highlight-3 {
  background:#ffb400;
    color: #fff;
    padding: 3px 6px;
}

/* TOP MENU */
div.menu {
  overflow:hidden;
  padding:35px 0 0 0;
}
ul.menu-top {
  width:100%;
  overflow:hidden;
                list-style:none;
}
  ul.menu-top li {
    float:left;
    margin:0 0 0 9px;
    border-left:1px solid #ececec;
    padding:0 0 0 9px;
    line-height:0.9em;
  }
  ul.menu-top li:first-child {
    border:none;
  }
    ul.menu-top li a {
      font-size:11px;
      text-transform:uppercase;
      line-height:1em;
      color:#ececec;
    }
      ul.menu-top li a:hover {
        color:#212121;
      }
  ul.menu-top li.active a {
    color: #362E2E !important;
  }
/* Search padding h4 */
.results h4 {
  margin:0 0 0 -5px !important;
}
/* IE FIX Search padding h4 */
.results h4 {
  margin:0\9 !important;
}

/* Search pagination */
.rt-pagination {
  padding:20px 0 0 0;
}
/* IE7 Search pagination */
.rt-pagination {
  *padding:20px 0 8px 0;
}

/* Search legend IE Fix */
.rt-joomla .search_result .phrase legend, .rt-joomla .search_result .only legend {
  *margin:0 0 0 -7px;
  color:#444444;
}

.rt-block {
  padding:0;
  margin-bottom:0;
}

.fusion-js-subs {
  padding-left:0 !important;
}

.flashslider {
  margin:44px 0 0 0;
}

.content_rating {
  display:none;
}

/* who's online */
.whosonlinesidebar_whos {
  list-style:none;
  padding-left:0px;
}
.sidebar_whos {
  padding:1px 14px 14px 14px; margin:6px 0 11px 0; position:relative;z-index:900;
}
.sidebar_whos p {
  margin:0;
  padding:0 0 10px 0;
}
.sidebar_whos h2 {
  margin:8px -14px 15px -14px;
  padding:0 0 15px 14px;
  background:url(../images/style1/block_line.gif) repeat-x 0 100%;
  font-weight:normal;
}
/*IE7 FIX*/
.sidebar_whos h2 {
  *padding:0 0 5px 14px;
}

.pagination ul {
  list-style:none;
  padding:0;
  text-align:center;
}
  .pagination ul li {
    display:inline-block;
    *display:inline; /* IE 7 Fix*/
    padding:0 6px;
  }
  
ul li a {
  font-size:12px;
  line-height:1.5em;
}

#contact-slider h3 {
  font-size:150%;
  line-height:24px;
  padding:2px 0 0 0;
}

.component-content .items-row {
  overflow:visible;
}

.extravote {
  padding:7px 0 18px 0;
}

.component-content .rt-articleinfo {
    margin: 13px 0 0 0;
}

.rt-date-posted {
  font-size:11px;
  color:#999999;
}

.component-content .rt-author {
    font-style: normal;
  font-size:12px;
  padding:2px 0 10px 0;
}

#map.top-block {
  margin:0px 0 0 0;
}

.component-content .contact-image {
  float:left;
  margin:0 50px 0 30px;
  *margin:0 50px 0 0px;
}

#main #contact-slider img, #main .current img {
  margin:0 5px 0 0;
}


.component-content address {
  width:250px;
  float:left;
  margin:0;
}
.component-content .contact-address {
  margin:0;
  padding:0;
}
.contact-contactinfo {
  height:97px;
}
.component-content div.current {
  max-width:700px;
  padding:25px 20px 10px
}

.component-content .contact {
  padding:0;
}

.component-content dl.tabs {
  margin:10px 0 0 0;
}
.component-content .contact-email label {
  width:16em;
}

.component-content .contact .button {
  margin:10px 0 0 0;
  text-transform:capitalize;
}
.jicons-icons {
  float:left;
  margin:0 5px 0 0;
}
.component-content dl.tabs dt {
  padding:4px 12px;
}
.contact-links ul {
  *float:left;
}

*:first-child+html .component-content .only, *:first-child+html .component-content .phrases {
    padding: 0 0 15px 0;
}

/* AUTHORED BY THE COMPANY WEB DESIGN */
#contact_us a {color:red}
#featured h2.title {
  text-align:center;
}
.featuredh2 {
  font-size:18px;
  text-align:center;
}
.breadcrumbs {
  margin:40px 0 0 0;
  }

.img_shadow {
  box-shadow:2px 2px 5px #000;
}

blockquote {
  font-size:40px;
  text-align:center;
  line-height:1.5em;
  margin:30px 0;
  font-family:Arial, Helvetica, sans-serif;
  text-shadow:2px 2px 10px #444;
}

.sales p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  text-align:center;
  line-height:1.2em;
}

.box_skitter {
  margin-left:170px;
  box-shadow:0 0 30px #888;
}