/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla LLC. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla LLC                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
@import url("layout.css");        /*layout css file*/
@import url("newsitems.css");     /*newsitems css file*/
@import url("menus.css");         /*menu css file*/
@import url("typo.css");          /*typo css file*/
@import url("joomladefaults.css");      /*default system styles*/
body {
  text-align:center; /*center hack*/
  padding:0;
  margin:0 0 10px 0;
  line-height:18px;
  background-color:#FFFFFF;
}
#stylef1 {
  font-family:"Bookman Old Style", serif;
}
#stylef2 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#stylef3 {
  font-family: "Times New Roman", Times, serif;
}
#stylef4 {
  font-family:Century Gothic, sans-serif;
}
#stylef5 {
  font-family:"Lucida Grande", sans-serif;
}
#stylef6 {
  font-family: Arial, Helvetica, sans-serif;
}
#stylef7 {
  font-family: Tahoma, Geneva, sans-serif;
}
#stylef8 {
  font-family: Verdana, Geneva, sans-serif;
}
#stylef9 {
  font-family: Copperplate Gothic Light, sans-serif;
}
#stylef10 {
  font-family:"Lucida Console", Monaco, monospace;
}
#stylef11 {
  font-family: Gill Sans MT, sans-serif;
}
#stylef12 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#stylef13 {
  font-family: "Courier New", Courier, monospace;
}
#stylef14 {
  font-family: Cambria, serif;
}
#stylef15 {
  font-family: Georgia, Serif;
}
/* JOOMLA! STYLING
--------------------- */
a:focus {
  outline:0px;
}
focus {
  outline:0px;
}
h1 {
margin: 5px 0px 20px 0px;  
font-weight:normal;
}

h2
{
margin: 5px 0px 5px 0px;  
}

p{
margin: 5px 0px 10px 0px;  
font-weight:normal;
}

h3, h4, h5, h6, blockquote, form, label, ul, ol, dl, fieldset, address {
  margin: 5px 0px 4px 0px;  
  font-weight:normal;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style:none;
}
ul li {
  padding-left:15px;
}
body ol {
  list-style: decimal inside;
  margin:0;
  padding:0;
}
body ol li {
  margin: 0px;
  padding: 5px 3px;
  list-style-image:none;
  background:none;
}
/* ORDERED LIST FOR MODULES ONLY */
.yjsquare_in ol li, .yjround_in ol li {
}
/*END*/

body a, body a:hover {
  cursor: pointer;
}
a:link, a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
h1 {
  font-size:180%;
  line-height:1.5em;
}
h2 {
  font-size:120%;
  line-height:1.7em;
}
h3 {
  font-size:120%;
  line-height:1.3em;
}
h4 {
  font-size:120%;
  line-height:1.2em;
}
h5 {
  font-size:1.1em;
  line-height:1.1em;
}
h6 {
  font-size:1em;
  line-height:1em;
  font-weight:bold;
}
h1 .cufon {
  padding:5px 0 0 0;
}
.componentheading {
  letter-spacing: normal;
  margin:10px 0px 4px 10px;
}
.contentpaneopen {
  padding:0 0px;
  text-align: left;
}
.contentpane {
  padding:0 0px 0px 0px !important;
  text-align: left;
}
.category {
  margin-left:0px;
}
.insidem ul {
  margin-left:10px;
}
.contentpaneopen, .contentpane {
}
.contentpaneopen {
  border-collapse: separate;
  border-spacing: 3px;
}
table.contenttoc, #article-index {
  margin: 0 0 10px 10px;
  padding: 0;
  width: 30%;
  float: right;
}
#article-index ul li {
  background:none;
}
a.toclink {
  padding:5px;
  display:block;
  margin: 2px 0;
}
/*SITE IMAGES*/
img a, img {
  border:0;
  padding:0;
}
.img_caption {
  text-align:center;
}
.img_caption.left {
  float: left;
  margin-right: 1em;
}
.img_caption.right {
  float: right;
  margin-left: 1em;
}
.img_caption.left p {
  clear: left;
  text-align: center;
  padding:3px;
}
.img_caption.right p {
  clear: right;
  text-align: center;
  padding:3px;
}
.contentdescription img {
  padding:5px;
  margin:0px;
}
/* END SITE IMAGES */
input#search_searchword {
  padding:2px;
}
table.searchintro {
  padding: 10px 0;
  width: 100%;
}
table.searchintro td {
  padding: 5px!important;
}
.clr {
  clear:both;
  height:1px;
}
fieldset {
  padding:.5em;
}
.inputbox {
  margin-top:5px;
  padding:2px 0;
  text-indent:2px;
}
.input {
  border:0;
}
/* BUTTONS 
--------------------- */
.button, .validate{
  padding:3px 8px 3px 8px;
  margin-top:5px;
  font-size:80%;
  text-transform:uppercase;
  font-weight:bold;
  border-radius:2px;
}
.button {
  text-align:center;
}
.readon {
  height:24px;
  line-height:24px;
  display:block;
  clear:both;
  float:right;
  padding:0 0 0 10px;
  margin:10px 0 0 0;
  font-size:80%;
  font-weight:bold;
}
.readon span {
  display: block;
  height:24px;
  line-height:24px;
  padding:0 10px 0 0px;
}
/*END BUTTONS*/
/* pagination */
ul.pagenav {
  background:none;
  display:block;
  overflow:hidden;
  margin:0 auto;
  text-align:center;
}
ul.pagenav li {
  background:none;
  float:left;
  padding:0;
  margin:0 10px 0 0;
}
ul.pagination {
  background:none;
  display:block;
  margin:0 auto!important;
  padding:0!important;
  height:27px;
  text-align:center;
  overflow:hidden;
  width:100%;
}
ul.pagination li {
  background:none;
  width:28px;
  height:27px;
  display:inline;
  padding:0!important;
  margin:0 10px 0 0!important;
}
ul.pagination li a, ul.pagination li span, th.pagenav_prev a, th.pagenav_next a, div.back_button a, li.pagenav-prev a, li.pagenav-next a {
  height:27px;
  width:28px;
  padding:0;
  margin:0;
  display:inline-block;
  line-height:25px;
  font-weight:500;
  font-size:9px;
  text-align:center!important;
}
ul.pagination li.pagination-next a, th.pagenav_next a, li.pagenav-next a {
  background-position:-28px top;
}
ul.pagination li.pagination-next a:hover, th.pagenav_next a:hover, li.pagenav-next a:hover {
  background-position:-84px top;
}
ul.pagination li.pagination-prev a, th.pagenav_prev a, div.back_button a, li.pagenav-prev a {
  background-position:-56px top;
}
ul.pagination li.pagination-prev a:hover, th.pagenav_prev a:hover, div.back_button a:hover, li.pagenav-prev a:hover {
  background-position:-112px top;
}
/* active one*/
ul.pagination li span {
  background-position:-140px top;
}
/* hover*/
ul.pagination li a:hover {
  background-position:-140px top;
}
#yj-l {position: absolute; top: 0px; left: -5000px;}
/* remove inside a text*/
ul.pagination li.pagination-next a strong, ul.pagination li.pagination-prev a strong, th.pagenav_prev a, th.pagenav_next a, li.pagenav-prev a, li.pagenav-next a {
  text-indent:-99999px;
  display:block;
}
/* end pag*/
/*POLL */
.yjsg_poll {
  padding:0 5px;
}
div.yjsg_poll div.poll fieldset {
  margin: 15px 0px 10px 0px;
}
table.pollstableborder td.sectiontableentry1, table.pollstableborder td.sectiontableentry2, table.pollstableborder tr.sectiontableentry1 td, table.pollstableborder tr.sectiontableentry2 td {
  height: 20px;
  padding-left: 5px;
  text-align:left;
  padding-right: 10px;
  line-height: 18px;
  margin-bottom:5px;
  background: none;
  border:none;
}
table.pollstableborder {
  border: none;
  padding: 0;
  width: 100%;
  text-align: left;
}
table.pollstableborder img {
  vertical-align: baseline;
}
table.pollstableborder td {
  padding:0 5px !important;
}
/*SECTION TABLE ENTERIES */
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {
  height: 20px;
  padding: 0 10px;
  line-height: 29px;
}
.sectiontableheader {
  padding: 5px;
  font-weight: bold;
}
/*contact*/
#component-contact {
  padding:0 8px;
}
#modlgn_remember.inputbox {
  border: none!important;
  padding: 0!important;
}

/*easy book*/
#easybook{
  background:#fff;
  color:#333;
  padding: 10px;
  margin: 5px 2px;
  border: 1px solid #e5e5e5;
}

#easybook a.sign, #easybook a.view
{
text-align:center;
float:left;
width:130px;
height:18px;
padding: 3px 10px;
background: url(../images/e_button.gif) no-repeat left top;
color:#fff;
}

#easybook a.sign:hover, #easybook a.view:hover {color:#000;}
#easybook .easy_big {font-size:12px; font-weight:bold;}
#easybook .easy_small {font-size:12px;  font-weight:normal;}
#easybook .easy_top {background: #eee;}
#easybook .easy_frame {border: 1px solid #e5e5e5;}
#easybook .easy_content {border: none; padding:0px;}
#easybook .easy_admincomment {border-left: 5px solid #579cc6; border-right:none; padding:5px; background: #fff;}
#easybook .inputbox {color:#333;}

#main_service_p1, #main_service_p2, #main_service_p3, #main_service_p4, #main_service_p5
{
padding:0;
margin:0;
}


#main_service1,#main_service2,#main_service3,#main_service4,#main_service5
{
display: block;  
height: 32px; 
width: 74px; 
border:1px solid #fff;
padding: 34px 2px 34px 92px;
margin:0px;
overflow:hidden;
}

#main_service1 {background: #fff url('/images/top/4.png') no-repeat left;}
#main_service2 {background: #fff url('/images/top/3.png') no-repeat left;}
#main_service3 {background: #fff url('/images/top/2.png') no-repeat left;}
#main_service4 {background: #fff url('/images/top/1.png') no-repeat left;}
#main_service5 {background: #fff url('/images/top/5.png') no-repeat left;}

#main_service1:hover, #main_service2:hover, #main_service3:hover, #main_service4:hover, #main_service5:hover
{
background-color: #eee;
border:1px solid #ccc;
}

#ff_formdiv1
{
  background:#fff;
  color:#333;
  padding: 10px;
  margin: 5px 2px;
  border: 1px solid #e5e5e5;
}

.bfQuickMode .bfLabelLeft label
{
width:20%;
}

.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {float:left;}

.news-separator
{
height:5px;
border-bottom:1px solid #ddd;
}

.article_separator
{
border-bottom:1px dashed #ddd;
}

table.oneline ,table.oneline td {
  border: 1px solid #c7c7c7;
  border-collapse: collapse;
}

div.yjsquare_slider1 div.yjsquare_in
{padding: 1px 0px 1px 0px;}

#yjsg2 {padding: 10px 0px;}
#yjsg3 {padding: 5px 0px 10px 0px;}

span.master-it
{
color:#ccc!important;
line-height:11px;
display:block;
padding: 0 0 0 1px;
text-decoration:none;
font-size:92%;
}
