/*
  The Style10 for 4images gallery
  Created by: KW
*/


/* ------------------------------ Body All over --------------------------------------------
Here you can change the colors and the background for the page.
Hier kannst Du die Farben und den Hintergrund der Page ändern.
 */

body {
  color: #C5DF40;
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background: #000000 url(images/bg_flower_6.jpg) top left no-repeat;
  background-attachment: fixed;
}

ul, li, td {
  color: #C5DF40;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

/* ------------------------------ Body All over --------------------------------------------
Here you can change the backgroundcolors and widths from the tables.
Hier kannst Du die Hintergrundfarben und Breiten der Tabellen ändern.
 */

.menue_table {
  background-image: url(images/bg_table.png) !important;
  background-repeat: repeat;
  border: solid 1px #C5DF40;
  width: 150px;
 }

.tables {
  background-image: url(images/bg_table.png) !important;
  background-repeat: repeat;
  border: solid 1px #C5DF40;
  width: 550px;
}

.thumb_tables {
  border: solid 1px #C5DF40;
  width: 140px;
}

.rating_table {
  background-image: url(images/bg_table.png) !important;
  background-repeat: repeat;
  border: solid 1px #C5DF40;
  width: 140px;
}

/* --------------------------------------------------------------------------- */

.row1 {
  background-image: url(images/bg_table.png) !important;
  background-repeat: repeat;
  border: solid 1px #C5DF40;
  color: #000000;
}

.row2 {
  background-image: url(images/bg_table.png) !important;
  background-repeat: repeat;
  border: solid 1px #C5DF40;
  color: #C5DF40;
}

/* -------------- Textcolor of the Site Name --- Schriftfarbe des Seitennamens --------------*/
.site_name {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #C5DF40;
  height: 30px;
}

/* ------------------------------------------------------------------------------------------*/



/* ------------------ Color of the search formfield --- Farbe der Suchform ------------------
Here you can change the color and the background for the searchform.
Hier kannst Du die Farben und den Hintergrund der Suchform ändern.
 */

.searchinput {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 110px;
}

.searchinput_button {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 60px;
}
/* ------------------------------------------------------------------------------------------*/





/* ------------------ Color of the login formfield --- Farbe der Loginform ------------------
Here you can change the color and the background for the loginform.
Hier kannst Du die Farben und den Hintergrund der Loginform ändern.
 */

.logininput {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 110px;
}

.login_input_button {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 70px;
}
/* ------------------------------------------------------------------------------------------*/






/* -- Colors of the comment and ecard formfield --- Farben der Kommentar und eCard Formfelder ----
Here you can change the color and the background for the comment nad ecard formfields.
Hier kannst Du die Farben und den Hintergrund der Kommentar und eCard Formfelder ändern.
 */

.ecard_input {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 110px;
}

.ecard_input_long {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 169px;
}

.ecard_input_big {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 300px;
}


.ecard_input_button {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 70px;
}
/* ------------------------------------------------------------------------------------------*/




/* -- Colors of the PM formfield --- Farben der PM Formfelder ----
Here you can change the color and the background for the comment nad ecard formfields.
Hier kannst Du die Farben und den Hintergrund der Kommentar und eCard Formfelder ändern.
 */

.comment_input {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 169px;
}

.comment_button {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 130px;
}

.comment_big_input {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 300px;
}
/* ------------------------------------------------------------------------------------------*/



/* ------------ Color of all other formfields --- Farbe aller anderen Formfelder --------------
Here you can change the color and the background for all other loginforms.
Hier kannst Du die Farben und den Hintergrund aller anderen Formfelder ändern.
 */

.all_other_input {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 169px;
}

.all_other_input_big {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  WIDTH: 300px;
}

.all_other_button {
  border: solid 1px #C5DF40;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C5DF40;
  font-size: 11px;
  font-size: 11px;
}
/* ------------------------------------------------------------------------------------------*/




/* All Links */
a:link  {
  text-decoration: none;
  color: #C5DF40;
}
a:active  {
  text-decoration: none;
  color: #C5DF40;
}
a:visited  {
  text-decoration: none;
  color: #C5DF40;
}
a:hover   {
  text-decoration: overline;
  color: #ffffff;
}

/* Image Links */
a:link img, a:active img, a:visited img {
  border-color: #C5DF40;
}

a:hover img {
  border-color: #ffffff;
}

/* ------------------------------------------------------------------------------------------*/

hr {
  border: solid 1px #000000;
}

.head1 {
  background-image: url(images/bg_head.png) !important;
  background-repeat: repeat;
  color: #3A7400;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
}

.site_stats {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #C5DF40;
}

.user_online {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.marktext {
  color: #ffffff;
}

.cp_link{
  color: #ffffff;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #FFFF00;
}

.textarea {
  border: solid 1px #000000;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  width: 230px;
}

.input {
  border: solid 1px #000000;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  width: 230px;
}

.select {
  border: solid 1px #000000;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  font-size: 11px;
}

.setperpageselect {
  border: solid 1px #000000;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  font-size: 11px;
}

.categoryselect {
  border: solid 1px #000000;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  font-size: 11px;
}

.dropdownmarker {
  border: solid 1px #000000;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  font-size: 11px;
}

.button {
  border: solid 1px #000000;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  font-size: 11px;
}

/*--Categories------------------------------------------------*/

.maincat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.subcat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
}

.imagerow2 {
}

/*--Comments--------------------------------------------------*/

.commentspacerrow {
  color: #1A1A1A;
}

.commenttextarea {
  border: solid 1px #000000;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  border: solid 1px #000000;
  background-color: #458900;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
  width: 270px;
}
.copyright {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 11px;
}

.clickstream, a.clickstream:link, a.clickstream:active, a.clickstream:visited {
  color: #C5DF40;
}

a.clickstream:hover {
  color: #ffffff;
}

.copyright, a.copyright:link, a.copyright:active, a.copyright:visited {
  color: #000000;
}

/*--Mod: Rateform ---------------------------------------------*/

.ratemodStandard, .ratemod1hover, .ratemod2hover, .ratemod3hover, .ratemod4hover, .ratemod5hover, .ratemod6hover, .ratemod7hover, .ratemod8hover, .ratemod9hover, .ratemod10hover {
    background: #fff;
    width: 18px;
    height: 12px;
    float: center;
    margin-right: 1px;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod1hover, .ratemod2hover, .ratemodr {
    cursor: pointer;
    float: center;
    width: 18px;
    height: 12px;
    background: #466900;
    border: 1px solid #004C75;
    text-decoration: none;
}

.ratemod3hover, .ratemody {
    cursor: pointer;
    float: center;
    width: 18px;
    height: 12px;
    background: #6EA500;
    border: 1px solid #004C75;
    text-decoration: none;
}

.ratemod4hover, .ratemody {
    cursor: pointer;
    float: center;
    width: 18px;
    height: 12px;
    background: #AAFF00;
    border: 1px solid #004C75;
    text-decoration: none;
}

.ratemod5hover, .ratemodg {
    cursor: pointer;
    float: center;
    width: 18px;
    height: 12px;
    background: #FF7C50;
    border: 1px solid #004C75;
    text-decoration: none;
}