.quicklinks {
  width: 100%;
  text-align: right;
  margin-top: 1em;
  font-weight: normal !important;
  text-transform: uppercase;
  color: darkslategrey;
  font-size: 10px!important;
  letter-spacing: 2px;
  font-family: 'Archivo Narrow';
}

.quicklinks a {
  font-weight: normal !important;
  text-transform: uppercase;
  color: darkslategrey !important;
  font-size: 10px !important;
  letter-spacing: 2px;
  font-family: 'Archivo Narrow';
}

/* Design by Sam @ http://www.honlapkeszites.biz  All Rights Reserved */

/* ##################### MODULE TABLE STYLE  #################*/  
/* Element |Class         |Suffix */
/* table   |moduletable      | moduleclass_sfx*/
/* <jdoc:include type="modules" name="left" style="table" /> */


.moduletable-benyei {
    font-weight: normal !important;
    height: 20px !important;
    padding-top: 10px;

    text-transform: uppercase;
    top: -11px;
    right: 50px;
    position: absolute;
    z-index: 7230;
    overflow: visible;
    color: darkslategrey;
    font-size: 10px!important;
  
    letter-spacing: 2px;
}

.moduletable-benyei a{
 color: tomato!important;
    letter-spacing: 2px;
   
}

.moduletable-keress {
  display: block;
  float: right;
  position: absolute;
  right: 277px;
  top: 47px;
  width: 130px;
  
}
.moduletable-keress .inputbox {
    background-image: url("../images/lupe.png")!important;
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 25px;
}



.k2LiveSearchResults {
    padding: 10px!important;
    display: table!important;
    margin-top: 7px!important;
    position: relative;
    z-index: 3500;
}


.moduletable-login {
  padding: 16px;
  width: 108%;
  background-color: #E0D9D2;
  opacity: 0.8;
  position: relative;
  margin-top: -10px;
  margin-left: -10px;
  text-align: left;
  padding-left: 30px;
  padding-top: 30px;
  color: #333;
}

.moduletable-login li a{
  
  color: #333;
}


#modlgn-remember {
    width: 20px;
    padding: 0px!important;
    margin: 0px!important;
}

.inputbox{
  font-size: 12px;
  color: #666;
  background-color: #FFF;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 20px;
  border: 1px solid #D2D2D2;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow:  1px 1px 0px 0px rgba(255, 255, 255, 1);
  box-shadow:  1px 1px 0px 0px rgba(255, 255, 255, 1);
  font-family: Arial, Helvetica, sans-serif;
  width: 70%;
  margin-top: 10px;  
  
  }

.button{
  font-size: 12px;
  color: #E4DFD9;
  background-color: #FFF;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 20px;
  border: 1px solid #D2D2D2;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow:  1px 1px 0px 0px rgba(255, 255, 255, 1);
  box-shadow:  1px 1px 0px 0px rgba(255, 255, 255, 1);
  font-family: Arial, Helvetica, sans-serif;
  width: 90%;
  margin-top: 30px;
  background: rgb(69,72,77);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1)));
  background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );


}


.reg{
  width:260px;
  float: right;
  margin-left: 5px;
}


.tart{
  float: left;
  width: 410px;
    padding-right: 10px;
}

.foootermain .moduletable th {
    background-image: url("../images/pipa.png");
    background-position: left -42px;
    background-repeat: no-repeat;
    color: #7D3515;
    float: left;
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 35px;
    margin-left: 17px;
    padding-left: 47px;
    height: 33px;
    padding-top: 5px;
   text-transform: uppercase;
}

.moduletable-leftmenu th, .moduletable-login th {
  background-image: url("../images/pipa.png");
  background-position: left -42px;
  background-repeat: no-repeat;
  color: #7D3515;
  float: left;
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 20px;
  margin-left: 17px;
  padding-left: 47px;
  height: 33px;
  padding-top: 5px;
  text-transform: uppercase;
  text-align: left;
  margin-top: 30px;
}



/* Table Control */
table.moduletable {}

/* Font Control */

/* Title Control */
table.moduletable th {}

/* Module tbody Control*/
/*table.moduletable tbody{} */

/* Module Row Control*/
/*table.moduletable tr {}*/
table.moduletable tr{}

/* Module table Data Content Control*/


.modultable {
  margin-right: 5px;
  padding-right: 5px;
}

.moduletable h2 {
  
  }


td .moduletable h3 {
  
  
  }
  .moduletable p {
  color: #767D8F;
  text-shadow: 1px 1px 0px #FFF;
  font-size: 12px;
  }
  
  .adat .moduletable p {
  color: #FFF;
  text-shadow: 1px 1px 0px #072A4E;
  }
  

/* List Control */
table.moduletable ul {}
table.moduletable li {
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
}
/* Link Control*/
table.moduletable a:link{}
table.moduletable a:visited {}
table.moduletable a:hover {}
table.moduletable a:active {}


/* ##################### MODULE TABLE STYLE CUSTOM SUFFIX #################*/

/* ##################### MODULE TABLE STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE TABLE STYLE  #################*/


/* ##################### MODULE XHTML DIV STYLE #################*/  
/* Element   |Class           |Suffix */
/* div     |moduletable      | moduleclass_sfx*/
/* h3      |moduletable      | 
/* <jdoc:include type="modules" name="left" style="xhtml" /> */

/* Table Control */
/* Module Content Control*/
div.moduletable {}

/* Font Control */

/* Title Control */
div.moduletable h3 { }

/* List Control */
div.moduletable ul {
  margin: 0px;
}
div.moduletable li {
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
  margin: 0px;
}

/* Link Control*/
div.moduletable a:link{}
div.moduletable a:visited {}
div.moduletable a:hover {}
div.moduletable a:active {}


/* ##################### MODULE XHTML STYLE CUSTOM SUFFIX #################*/
/* ##################### MODULE XHTML STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE MODULE XHTML STYLE  #################*/


/* ##################### MODULE ROUNDED STYLE #################*/
/* Element   |Class           |Suffix */
/* div     |module           | moduleclass_sfx*/
/* h3      |module           | 
/* <jdoc:include type="modules" name="left" style="rounded" /> */

/* Module Content Control*/
div.module {}

/* Font Control */

/* Title Control */
div.module h3 { }

/* List Control */
.module ul {}
.module li {
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
}

/* Link Control*/
.module a:link{}
.module a:visited {}
.module a:hover {}
.module a:active {}

 /* Round Conners example */
.module {background: url(../images/bl_grey.gif) 0 100% no-repeat #dddddd; width: 20em; margin-bottom: 10px;}
.module div {background: url(../images/br_grey.gif) 100% 100% no-repeat}
.module div div {background: url(../images/tl_grey.gif) 0 0 no-repeat}
.module div div div {background: url(../images/tr_grey.gif) 100% 0 no-repeat; padding:10px; padding-top: 0px; padding-bottom: 2px;}
.module div div div div {background: none;}


/* ##################### MODULE ROUNDED STYLE CUSTOM SUFFIX #################*/
/* ##################### END MODULE ROUNDED STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE ROUNDED STYLE  #################*/


/* ##################### MODULE HORZ #################*/  
/* table   |moduletable      | moduleclass_sfx*>*/
/* <jdoc:include type="modules" name="left" style="horz" /> */
/* Its a table module above has most of the control try using a suffix to have more control*/
.nowrap{}

/* ##################### MODULE HORZ STYLE CUSTOM SUFFIX #################*/
 


/* ##################### MODULE BANNERS #################*/
/* mod_banners */
/*
div     |bannergroup      | moduleclass_sfx
div     |bannerheader     | moduleclass_sfx
div     |banneritem       | moduleclass_sfx 
div     |bannerfooter     | moduleclass_sfx*/

/* Group */
div.bannergroup {}

/* Header  */
div.bannerheader{}

/* Text advert style */
div.banneritem {}

/* footer */
div.bannerfooter {}

/* ##################### MODULE BANNERS STYLE CUSTOM SUFFIX #################*/
/* Group */
div.bannergroup-ban-sfx{}

/* Header  */
div.bannerheader-ban-sfx{}

/* Text advert style */
div.banneritem-ban-sfx{}

/* footer */
div.bannerfooter-ban-sfx{}
/*  ##################### END MODULE BANNERS STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE BANNERS #################*/


/* ##################### MODULE BREADCRUMBS #################*/
/* mod_breadcrumbs Move to navigation.css*/

/* ##################### MODULE BREADCRUMBS #################*/

/* ##################### MODULE CUSTOM #################*/
/*  mod_custom No styles at this time */
/* ##################### MODULE CUSTOM #################*/


/* ##################### MODULE FOOTER #################*/
/* mod_footer No styles at this time */
/* ##################### END MODULE FOOTER #################*/

/* ##################### MODULE LATESTNEWS #################*/
/* mod_latestnews */
/* 
ul      |latestnews      | moduleclass_sfx
li      |latestnews      | moduleclass_sfx
a       |latestnews      | moduleclass_sfx */
.latestnews{}
/* List Control */
.latestnews ul {}
.latestnews li {
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
}

/* Link Control*/
.latestnews a:link{}
.latestnews a:visited {}
.latestnews a:hover {}
.latestnews a:active {}
/* ##################### END MODULE LATESTNEWS STYLE CUSTOM SUFFIX #################*/
/* mod_latestnews */
/* 
ul      |latestnews      | moduleclass_sfx
li      |latestnews      | moduleclass_sfx
a       |latestnews      | moduleclass_sfx */
.latestnews-news-sfx{}

/* ##################### END MODULE LATESTNEWS STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE LATESTNEWS #################*/


/* ##################### MODULE FEED #################*/
/*mod_feed
Element    | ID    | CLASS        | SUFFIX
table      NA      moduletable      YES
ul        NA      newsfeed        YES
*/
.newsfeed{}
/* ##################### END MODULE FEED #################*/
.newsfeed-feed-sfx{}
/* ##################### MODULE FEED SUFFIX #################*/

/* ##################### END MODULE FEED SUFFIX  #################*/


/* ##################### MODULE MAINMENU #################*/
/* NOTE: see navigation.css */
/* ##################### END MODULE MAINMENU #################*/


/* ##################### MODULE LOGIN #################*/
/* mod_login */
/* 
NOTE: see forms.css
/* Element     |ID           | Class         |Suffix 
input-submit   |NA          | button        |NO
fieldset      |NA          |input        |NO
input-text    |modlgn_username  |inputbox      |NO
input-password  |modlgn_passwd    |inputbox      |NO
input-checkbox  |modlgn_remember  |inputbox      |NO
input-submit  |NA          |button        |NO
*/
/* ##################### END MODULE LOGIN #################*/
form-login{}

/* ##################### MODULE MOSTREAD #################*/
/* mod_mostread */
/* 
ul      |mostread      | moduleclass_sfx
li      |mostread      | moduleclass_sfx
a       |mostread      | moduleclass_sfx */
.mostread{}
/* ##################### MODULE MOSTREAD STYLE CUSTOM SUFFIX #################*/
/* ul      |mostread      | moduleclass_sfx
   li      |mostread      | moduleclass_sfx
   a       |mostread      | moduleclass_sfx */
.mostread-read-sfx{}
/* ##################### END MODULE MOSTREAD STYLE CUSTOM SUFFIX #################*/
/* ##################### END MODULE MOSTREAD #################*/


/* ##################### MODULE NEWSFLASH #################*/
/* mod_newsflash */
/* 
These are the same as the Componet class but if your add a suffix you can control
with affecting the main Componet class.
table   |moduletable      | moduleclass_sfx
table   |contentpaneopen  | moduleclass_sfx
td      |contentheading   | moduleclass_sfx
a       |contentpagetitle | moduleclass_sfx
span    |article_separator|  */

/* ##################### END MODULE NEWSFLASH STYLE CUSTOM SUFFIX #################*/
/*
table   |moduletable      | moduleclass_sfx
table   |contentpaneopen  | moduleclass_sfx
td      |contentheading   | moduleclass_sfx
a       |contentpagetitle | moduleclass_sfx
span    |article_separator|  */
moduletable-news-sfx{}
article_separator-news-sfx{}
contentpaneopen-news-sfx{}
contentheading-news-sfx{}
contentpagetitle-news-sfx{}
contentpaneopen-news-sfx{}
/* ##################### END MODULE NEWSFLASH STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE NEWSFLASH #################*/

/* ##################### MODULE POLL #################*/
/* mod_poll */
/* 
this module has a special style sheet in its front page com 
loaction: components\com_poll\assets\poll_bars.css
it calls a Javascript that adds the  class at rendering time of page.

table   |pollstableborder     |

See" forms.css
input-submit  |NA   |button

!Theses classes are component class see components.css!
div     |componentheading     | pageclass_sfx
div     |contentpane          | pageclass_sfx
th      |sectiontableheader   |
tr      |sectiontableentry    | pageclass_sfx |odd color 0 1
*/
/* Polls Outside Table Border */
.pollstableborder {}

/* ##################### MODULE POLL STYLE CUSTOM SUFFIX #################*/
/* NA */
/* ##################### END MODULE POLL STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE POLL #################*/


/* ##################### MODULE RANDOM IMAGE #################*/
/* mod_random_image No styles at this time*/
/* ##################### END MODULE RANDOM IMAGE #################*/


/* ##################### MODULE REALTED ITEMS #################*/
/*mod_related_items*/
/* ul      |relateditems      | moduleclass_sfx */
relateditems{}
/* ##################### MODULE REALTED ITEMS STYLE CUSTOM SUFFIX #################*/
relateditems-related-sfx{}
/* ##################### END MODULE REALTED ITEMS STYLE CUSTOM SUFFIX #################*/
/* ##################### END MODULE REALTED ITEMS #################*/


/* ##################### MODULE SEARCH #################*/
/* mod_searc & com_search  */
/* should add form foramtting in the forms.css sheets */
/*Element    | ID                | CLASS    | SUFFIX
input-submit    mod_search_searchword     inputbox    YES
input-image     NA                 button      YES
input-submit   NA                 button        YES
div        NA                    search       YES*/

.search {}
/* last 2 for search class's are in com_search but added here*/
/* results if not search google */

/* End Search Form */
/* ##################### END MODULE SEARCH #################*/
/* ##################### MODULE SEARCH SUFFIX  #################*/
.search-sea-sfx {}
/* last 2 for search class's are in com_search but added here*/
/* results if not search google */
/* ##################### END MODULE SEARCH SUFFIX #################*/


/* ##################### MODULE SECTIONS #################*/
/* mod_sections */
/*
 ul      |sections      | moduleclass_sfx */
 .sections{}
 /* ##################### END MODULE SECTIONS  #################*/
/* ##################### MODULE SECTIONS SUFFIX  #################*/
.sections-sec-sfx{}
/* ##################### END MODULE SECTIONS SUFFIX #################*/
 
/* ##################### MODULE STATS #################*/
/* mod_stats No styles at this time */
/* ##################### END MODULE MODULE STATS#################*/

/* ##################### MODULE SYNDICATE #################*/
/* mod_syndicate No styles at this time */
/* ##################### END MODULE SYNDICATE #################*/

/* ##################### MODULE WHOSONLINE #################*/
/* mod_whosonline No styles at this time */
/* ##################### END MODULE SYNDICATE #################*/

/* ##################### MODULE WRAPPER #################*/
/* mod_wrapper */
/*Element  |ID  |CLASS  |SUFFIX
  iframe     |NA  |wrapper  |YES*/
.wrapper{}
/* ##################### MODULE WRAPPER SUFFIX #################*/
/* ##################### END MODULE WRAPPER SUFFIX #################*/
.slideshow{
  float: left;
  margin-top: -15px;
  margin-left: -15px;
}

.rsform-input-box, .rsform-text-box{
  font-size: 12px;
  color: #666;
  background-color: #FFF;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 20px;
  border: 1px solid #D2D2D2;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow:  1px 1px 0px 0px rgba(255, 255, 255, 1);
  box-shadow:  1px 1px 0px 0px rgba(255, 255, 255, 1);
  font-family: Arial, Helvetica, sans-serif;
  width: 250px;  
}
.rsform-submit-button, 
{
  font-size: 12px;
  color: #333;
  background-color: #FFF;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 20px;
  border: 1px solid #D2D2D2;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow:  1px 1px 0px 0px rgba(255, 255, 255, 1);
  box-shadow:  1px 1px 0px 0px rgba(255, 255, 255, 1);
  font-family: Arial, Helvetica, sans-serif;
  width: 200px;
  background: rgb(238,238,238);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );


}

.lakastakaritas{
  height: 270px;
  width: 411px;
  padding-top: 55px;
  padding-right: 460px;
  padding-left: 80px;
  background-image: url(../images/lakastakaritas.jpg);
  background-repeat: no-repeat;
  background-position: left top;
} 

.lakastakaritas p{
  color: #000;
} 
.k2LiveSearchResults {
    padding: 10px!important;
    display: table!important;
    margin-top: 7px!important;
    position: relative;
    z-index: 3500;
}


.reg{
  width:260px;
  float: right;
  margin-left: 5px;
}


.tart{
  float: left;
  width: 410px;
    padding-right: 10px;
}

.foootermain .moduletable th {
    background-image: url("../images/pipa.png");
    background-position: left -42px;
    background-repeat: no-repeat;
    color: #7D3515;
    float: left;
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 35px;
    margin-left: 17px;
    padding-left: 47px;
    height: 33px;
    padding-top: 5px;
   text-transform: uppercase;
}

/* Table Control */
table.moduletable {}

/* Font Control */

/* Title Control */
table.moduletable th {}

/* Module tbody Control*/
/*table.moduletable tbody{} */

/* Module Row Control*/
/*table.moduletable tr {}*/
table.moduletable tr{}

/* Module table Data Content Control*/


.modultable {
  margin-right: 5px;
  padding-right: 5px;
}

.moduletable h2 {
  
  }


td .moduletable h3 {
  
  
  }
  .moduletable p {
  color: #767D8F;
  text-shadow: 1px 1px 0px #FFF;
  font-size: 12px;
  }
  
  .adat .moduletable p {
  color: #FFF;
  text-shadow: 1px 1px 0px #072A4E;
  }
  

/* List Control */
table.moduletable ul {}
table.moduletable li {
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
}
/* Link Control*/
table.moduletable a:link{}
table.moduletable a:visited {}
table.moduletable a:hover {}
table.moduletable a:active {}


/* ##################### MODULE TABLE STYLE CUSTOM SUFFIX #################*/

/* ##################### MODULE TABLE STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE TABLE STYLE  #################*/


/* ##################### MODULE XHTML DIV STYLE #################*/  
/* Element   |Class           |Suffix */
/* div     |moduletable      | moduleclass_sfx*/
/* h3      |moduletable      | 
/* <jdoc:include type="modules" name="left" style="xhtml" /> */

/* Table Control */
/* Module Content Control*/
div.moduletable {}

/* Font Control */

/* Title Control */
div.moduletable h3 { }

/* List Control */
div.moduletable ul {
  margin: 0px;
}
div.moduletable li {
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
  margin: 0px;
}

/* Link Control*/
div.moduletable a:link{}
div.moduletable a:visited {}
div.moduletable a:hover {}
div.moduletable a:active {}


/* ##################### MODULE XHTML STYLE CUSTOM SUFFIX #################*/
/* ##################### MODULE XHTML STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE MODULE XHTML STYLE  #################*/


/* ##################### MODULE ROUNDED STYLE #################*/
/* Element   |Class           |Suffix */
/* div     |module           | moduleclass_sfx*/
/* h3      |module           | 
/* <jdoc:include type="modules" name="left" style="rounded" /> */

/* Module Content Control*/
div.module {}

/* Font Control */

/* Title Control */
div.module h3 { }

/* List Control */
.module ul {}
.module li {
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
}

/* Link Control*/
.module a:link{}
.module a:visited {}
.module a:hover {}
.module a:active {}

 /* Round Conners example */
.module {background: url(../images/bl_grey.gif) 0 100% no-repeat #dddddd; width: 20em; margin-bottom: 10px;}
.module div {background: url(../images/br_grey.gif) 100% 100% no-repeat}
.module div div {background: url(../images/tl_grey.gif) 0 0 no-repeat}
.module div div div {background: url(../images/tr_grey.gif) 100% 0 no-repeat; padding:10px; padding-top: 0px; padding-bottom: 2px;}
.module div div div div {background: none;}


/* ##################### MODULE ROUNDED STYLE CUSTOM SUFFIX #################*/
/* ##################### END MODULE ROUNDED STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE ROUNDED STYLE  #################*/


/* ##################### MODULE HORZ #################*/  
/* table   |moduletable      | moduleclass_sfx*>*/
/* <jdoc:include type="modules" name="left" style="horz" /> */
/* Its a table module above has most of the control try using a suffix to have more control*/
.nowrap{}

/* ##################### MODULE HORZ STYLE CUSTOM SUFFIX #################*/
 


/* ##################### MODULE BANNERS #################*/
/* mod_banners */
/*
div     |bannergroup      | moduleclass_sfx
div     |bannerheader     | moduleclass_sfx
div     |banneritem       | moduleclass_sfx 
div     |bannerfooter     | moduleclass_sfx*/

/* Group */
div.bannergroup {}

/* Header  */
div.bannerheader{}

/* Text advert style */
div.banneritem {}

/* footer */
div.bannerfooter {}

/* ##################### MODULE BANNERS STYLE CUSTOM SUFFIX #################*/
/* Group */
div.bannergroup-ban-sfx{}

/* Header  */
div.bannerheader-ban-sfx{}

/* Text advert style */
div.banneritem-ban-sfx{}

/* footer */
div.bannerfooter-ban-sfx{}
/*  ##################### END MODULE BANNERS STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE BANNERS #################*/


/* ##################### MODULE BREADCRUMBS #################*/
/* mod_breadcrumbs Move to navigation.css*/

/* ##################### MODULE BREADCRUMBS #################*/

/* ##################### MODULE CUSTOM #################*/
/*  mod_custom No styles at this time */
/* ##################### MODULE CUSTOM #################*/


/* ##################### MODULE FOOTER #################*/
/* mod_footer No styles at this time */
/* ##################### END MODULE FOOTER #################*/

/* ##################### MODULE LATESTNEWS #################*/
/* mod_latestnews */
/* 
ul      |latestnews      | moduleclass_sfx
li      |latestnews      | moduleclass_sfx
a       |latestnews      | moduleclass_sfx */
.latestnews{}
/* List Control */
.latestnews ul {}
.latestnews li {
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
}

/* Link Control*/
.latestnews a:link{}
.latestnews a:visited {}
.latestnews a:hover {}
.latestnews a:active {}
/* ##################### END MODULE LATESTNEWS STYLE CUSTOM SUFFIX #################*/
/* mod_latestnews */
/* 
ul      |latestnews      | moduleclass_sfx
li      |latestnews      | moduleclass_sfx
a       |latestnews      | moduleclass_sfx */
.latestnews-news-sfx{}

/* ##################### END MODULE LATESTNEWS STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE LATESTNEWS #################*/


/* ##################### MODULE FEED #################*/
/*mod_feed
Element    | ID    | CLASS        | SUFFIX
table      NA      moduletable      YES
ul        NA      newsfeed        YES
*/
.newsfeed{}
/* ##################### END MODULE FEED #################*/
.newsfeed-feed-sfx{}
/* ##################### MODULE FEED SUFFIX #################*/

/* ##################### END MODULE FEED SUFFIX  #################*/


/* ##################### MODULE MAINMENU #################*/
/* NOTE: see navigation.css */
/* ##################### END MODULE MAINMENU #################*/


/* ##################### MODULE LOGIN #################*/
/* mod_login */
/* 
NOTE: see forms.css
/* Element     |ID           | Class         |Suffix 
input-submit   |NA          | button        |NO
fieldset      |NA          |input        |NO
input-text    |modlgn_username  |inputbox      |NO
input-password  |modlgn_passwd    |inputbox      |NO
input-checkbox  |modlgn_remember  |inputbox      |NO
input-submit  |NA          |button        |NO
*/
/* ##################### END MODULE LOGIN #################*/
form-login{}

/* ##################### MODULE MOSTREAD #################*/
/* mod_mostread */
/* 
ul      |mostread      | moduleclass_sfx
li      |mostread      | moduleclass_sfx
a       |mostread      | moduleclass_sfx */
.mostread{}
/* ##################### MODULE MOSTREAD STYLE CUSTOM SUFFIX #################*/
/* ul      |mostread      | moduleclass_sfx
   li      |mostread      | moduleclass_sfx
   a       |mostread      | moduleclass_sfx */
.mostread-read-sfx{}
/* ##################### END MODULE MOSTREAD STYLE CUSTOM SUFFIX #################*/
/* ##################### END MODULE MOSTREAD #################*/


/* ##################### MODULE NEWSFLASH #################*/
/* mod_newsflash */
/* 
These are the same as the Componet class but if your add a suffix you can control
with affecting the main Componet class.
table   |moduletable      | moduleclass_sfx
table   |contentpaneopen  | moduleclass_sfx
td      |contentheading   | moduleclass_sfx
a       |contentpagetitle | moduleclass_sfx
span    |article_separator|  */

/* ##################### END MODULE NEWSFLASH STYLE CUSTOM SUFFIX #################*/
/*
table   |moduletable      | moduleclass_sfx
table   |contentpaneopen  | moduleclass_sfx
td      |contentheading   | moduleclass_sfx
a       |contentpagetitle | moduleclass_sfx
span    |article_separator|  */
moduletable-news-sfx{}
article_separator-news-sfx{}
contentpaneopen-news-sfx{}
contentheading-news-sfx{}
contentpagetitle-news-sfx{}
contentpaneopen-news-sfx{}
/* ##################### END MODULE NEWSFLASH STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE NEWSFLASH #################*/

/* ##################### MODULE POLL #################*/
/* mod_poll */
/* 
this module has a special style sheet in its front page com 
loaction: components\com_poll\assets\poll_bars.css
it calls a Javascript that adds the  class at rendering time of page.

table   |pollstableborder     |

See" forms.css
input-submit  |NA   |button

!Theses classes are component class see components.css!
div     |componentheading     | pageclass_sfx
div     |contentpane          | pageclass_sfx
th      |sectiontableheader   |
tr      |sectiontableentry    | pageclass_sfx |odd color 0 1
*/
/* Polls Outside Table Border */
.pollstableborder {}

/* ##################### MODULE POLL STYLE CUSTOM SUFFIX #################*/
/* NA */
/* ##################### END MODULE POLL STYLE CUSTOM SUFFIX #################*/

/* ##################### END MODULE POLL #################*/


/* ##################### MODULE RANDOM IMAGE #################*/
/* mod_random_image No styles at this time*/
/* ##################### END MODULE RANDOM IMAGE #################*/


/* ##################### MODULE REALTED ITEMS #################*/
/*mod_related_items*/
/* ul      |relateditems      | moduleclass_sfx */
relateditems{}
/* ##################### MODULE REALTED ITEMS STYLE CUSTOM SUFFIX #################*/
relateditems-related-sfx{}
/* ##################### END MODULE REALTED ITEMS STYLE CUSTOM SUFFIX #################*/
/* ##################### END MODULE REALTED ITEMS #################*/


/* ##################### MODULE SEARCH #################*/
/* mod_searc & com_search  */
/* should add form foramtting in the forms.css sheets */
/*Element    | ID                | CLASS    | SUFFIX
input-submit    mod_search_searchword     inputbox    YES
input-image     NA                 button      YES
input-submit   NA                 button        YES
div        NA                    search       YES*/

.search {}
/* last 2 for search class's are in com_search but added here*/
/* results if not search google */

/* End Search Form */
/* ##################### END MODULE SEARCH #################*/
/* ##################### MODULE SEARCH SUFFIX  #################*/
.search-sea-sfx {}
/* last 2 for search class's are in com_search but added here*/
/* results if not search google */
/* ##################### END MODULE SEARCH SUFFIX #################*/


/* ##################### MODULE SECTIONS #################*/
/* mod_sections */
/*
 ul      |sections      | moduleclass_sfx */
 .sections{}
 /* ##################### END MODULE SECTIONS  #################*/
/* ##################### MODULE SECTIONS SUFFIX  #################*/
.sections-sec-sfx{}
/* ##################### END MODULE SECTIONS SUFFIX #################*/
 
/* ##################### MODULE STATS #################*/
/* mod_stats No styles at this time */
/* ##################### END MODULE MODULE STATS#################*/

/* ##################### MODULE SYNDICATE #################*/
/* mod_syndicate No styles at this time */
/* ##################### END MODULE SYNDICATE #################*/

/* ##################### MODULE WHOSONLINE #################*/
/* mod_whosonline No styles at this time */
/* ##################### END MODULE SYNDICATE #################*/

/* ##################### MODULE WRAPPER #################*/
/* mod_wrapper */
/*Element  |ID  |CLASS  |SUFFIX
  iframe     |NA  |wrapper  |YES*/
.wrapper{}
/* ##################### MODULE WRAPPER SUFFIX #################*/
/* ##################### END MODULE WRAPPER SUFFIX #################*/
.slideshow{
  float: left;
  margin-top: -15px;
  margin-left: -15px;
}
#Nev, #Email, #FullName, #uzenet{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999;
  width: 180px;
  background-color: #FFF;
  padding: 5px;
  background-image: url(../images/maincol.jpg);
  background-repeat: no-repeat;
  background-position: center -58px;
  border-radius:5px 5px;
  -moz-border-radius:5px 5px;
  -webkit-border-radius:5px 5px;
  border: 1px solid #CCC;
  margin-bottom: 5px;
  margin-top: 5px;
} 
#uzi, #Tel, #FullNamee, #Cim, #Emailz{
  border: 1px solid #CCC;
  margin-top:1px;
  padding:7px;
  width:200px;
  color: #999;
  font-size: 12px;
} 

#Nev:hover, #Email:hover, #FullName:hover{
  background-image: url(../images/namefocus.png);
  background-position: right center;
  background-color: #F4F4F4;
} 



 
 #Portfolio{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  width: 180px;
  padding: 0px;
  display: block;
  background-image: url(../images/li_over_active.png);
  background-repeat: repeat;
  background-position: center bottom;
  border-radius:5px 5px;
  -moz-border-radius:5px 5px;
  -webkit-border-radius:5px 5px;
  background-color: transparent;
  border: 1px solid #2BAEDC;
} 
 
  .formField{
  background-image: url(../images/form.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0px;
  
  
} 
 
#Submit{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  width: 180px;
  background-color: #FFF;
  padding: 10px;
  background-image: url(../images/maincol.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  border-radius:5px 5px;
  -moz-border-radius:5px 5px;
  -webkit-border-radius:5px 5px;
  border: 1px solid #CCC;
  font-weight: bold;
  text-align: left;
  margin-left:6px;
  margin-top:2px;
} 
#Submit:hover{
  
  background-image: url(../images/maincol.jpg);
  background-repeat: no-repeat;
  background-position: center -58px;
  
} 

.lakastakaritas{
  height: 270px;
  width: 411px;
  padding-top: 55px;
  padding-right: 460px;
  padding-left: 80px;
  background-image: url(../images/lakastakaritas.jpg);
  background-repeat: no-repeat;
  background-position: left top;
} 

.lakastakaritas p{
  color: #000;
} 