/*

Main Area Style


Colorscheme:

#1f1a17 - black
#ffffff - white
#d8261c - red
#fff0f0 - light red
#666666 - dark grey 1
#999999 - dark grey 2
#cccccc - light grey 1
#dfdfdf - light grey 2

*/


body {
  background: #ffffff url(http://www.rotarex.ro/images/background.png) repeat-x 0 0;
  color: #666666;
  font-size: 100%;
  font-family: Helvetica, Arial, "DejaVu Sans", "Luxi Sans", sans-serif;
  line-height: 1.125em;
}

#wrapper {
height: 500px;
width: 940px;
margin: 0 auto;
padding: 10px;
height: 100%;
}

#header {
height: 285px;
margin: 10px 0 0 0;
}


#logo {
width: 300px;
height: 70px;
float: left;
}


#slogan {
margin: 55px 0 0 10px;
float: left;
font-size: 15px;
font-style: italic;
height: 15px;
}

#menu-top {
margin: 55px 0 0 10px;
float: right;
height: 15px;
padding: 0;
}

#menu-top ul {
display: inline;
}

#menu-top ul li {
display: inline;
font-size: 12px;
font-weight: bold;
}

#menu-top ul li.delimiter {
color: #cccccc;
}

#menu-top ul li a {
text-decoration: none;
color: #666666;
padding: 0 8px;
}

#menu-top ul li a:hover {
text-decoration: none;
color: #ffffff;
background: #d8261c;
padding: 0 8px;
}

#banner {
    width: 960px;
    height: 153px;
    background: #dfdfdf;
margin-top: 20px;
float: left;
}

#menu {
margin-top: 20px;
float: left;
width: 100%;
text-align: center;
border-bottom: 1px solid #999999;
padding-bottom: 1px;
}

#menu ul li {
display: inline;
font-size: 14px;
font-weight: bold;
}

#menu ul li a {
text-decoration: none;
color: #666666;
padding: 2px 12px;
}

#menu ul li a:hover {
text-decoration: none;
color: #ffffff;
background: #d8261c;
padding: 2px 12px;
}


#page {
clear: both;
margin: 30px 0 60px 0;
float: left;
width: 100%;
position: relative;
}

#sidebar {
float: left;
width: 220px;
font-size: 75%;
margin-right: 20px;
}

#sidebar ul.submenu {
/* display: none; */
}

#sidebar ul {
margin-left: 10px;
}

#sidebar ul li {
list-style-image: url(http://www.rotarex.ro/images/arrow-small.png);
list-style-type: square;
color: #d8261c;
}

#sidebar ul a {
text-decoration: none;
color: #666666;
}


#sidebar ul a:hover {
text-decoration: none;
color: #d8261c;
}


#ads {
border: 1px solid #dfdfdf;
width: 180px;
margin: 60px 0 0 10px;
}

#content {
float: left;
width: 680px;
text-align: justify;
font-size: 80%;
line-height: 1.5em;

}

#content h1 {
font-size: 150%;
}

#content p {
margin: 1.5em 0;
}


#content img {
margin: 10px;
}

#footer {
border-top: solid 1px #999999;
clear: both;
color: #999999;
font-size: 75%;
padding-top: 4px;
height: 5em;
}

#footer ul li {
display: inline;
}

#footer ul li.delimiter {
color: #dfdfdf;
}

#footer ul li a {
text-decoration: none;
color: #999999;
padding: 0 2px;
}

#footer ul li a:hover {
text-decoration: none;
padding: 0 2px;
color: #d8261c;
}

#menu-bottom {
float: left;
}

#copyright {
float: right;
text-align: right;
font-size: 90%;
}

#copyright a {
text-decoration: none;
font-weight: bold;
color: #666666;
}

#copyright a:hover {
text-decoration: none;
font-weight: bold;
color: #d8261c;
}


/* slideshow */

/*

#slideshow {
background: #fff url(http://www.rotarex.ro/images/slideshow-bg-sides.png) repeat-y;
    padding: 0;
    width: 680px;
  }

#slideshow-box {
margin:0 10px;
    padding: 0;
border: 1px solid #ccc;
}

#slideshow-top {
background: #fff url(http://www.rotarex.ro/images/slideshow-bg-top.png) no-repeat;
height: 10px;
margin:0;
    padding: 0;
}

#slideshow-bottom {
margin:0;
    padding: 0;
height: 10px;
background: #fff url(http://www.rotarex.ro/images/slideshow-bg-bottom.png) no-repeat;

}
  
  #fullsize {
    margin: 10px;
font-size: 10px;
text-align: left;
color: #666;
float: left;
position: relative;
  }

#fullsize img {
display: block;
height: 375px;
width: 500px;
padding: 0 8px 4px 0;
float: left;
margin: 0 auto;
}

#fullsize p {
text-align: justify;
}



  #slider {
    height: 75px;
    width: 640px;
    text-align: center;
    margin: 10px auto;
clear: left;
  }

  #left_button {
  float: left;
    height: 75px;
    width: 25px;
    margin: 0 2px;
background: #fff url(http://www.rotarex.ro/images/slideshow-button-left.png) no-repeat;
  }

  #thumbs {
  float: left;
    height: 75px;
    width: 540px;
    margin: 2px;
  }
  
  #right_button {
  float: right;
    height: 75px;
    width: 25px;
    margin: 0 2px;
background: #fff url(http://www.rotarex.ro/images/slideshow-button-right.png) no-repeat;
  }

#slider a {
margin: 0;
}

#slider a:hover {
text-underline: none;
}

#thumbs a img {
margin: 0;
border: none;
}

*/


div#slideshow {
  width: 680px;
  background:#FFFFFF url(http://www.rotarex.ro/images/slideshow-bg-sides.png) repeat-y scroll 0 0;
  padding:0;
  display: none;
}

div#slideshow-top {
  background:#FFFFFF url(http://www.rotarex.ro/images/slideshow-bg-top.png) no-repeat scroll 0 0;
  height:10px;
  margin:0;
  padding:0;
}

div#slideshow-box {
  border:1px solid #CCCCCC;
  margin:0 10px;
  padding:0;
  float: left;
  width: 658px;
}

div#slideshow-bottom {
  background:#FFFFFF url(http://www.rotarex.ro/images/slideshow-bg-bottom.png) no-repeat scroll 0 0;
  height:10px;
  margin:0;
  padding:0;
  clear: both;
}

div.fullsize {
  float: left;
  margin: 10px;
  width: 500px;
  height: 375px;
  display: block;
  border: 1px solid #dfdfdf;
}

#slideshow img {
  margin: 0;
}

div.preview {
  float: left;
  display: none;
  font-size: 11px;
  margin: 10px 10px 20px 10px;
  text-align: left;
  font-family: sans-serif;
  width: 635px;

}

div.preview p {
  padding: 0;
  margin: 0;
}


div#slider {
  clear: both;
  height: 75px;
  margin: 10px;
  width: 640px;
  padding: 0;
}

div#left-button {
  float: left;
  background:#FFFFFF url(http://www.rotarex.ro/images/slideshow-button-left.png) no-repeat scroll 0 0;
  float:left;
  height:75px;
  width:25px;
}

div#left-button:hover {
  float: left;
  background:#FFFFFF url(http://www.rotarex.ro/images/slideshow-button-clicked-left.png) no-repeat scroll 0 0;
}

div#right-button {
  float: left;
  background:#FFFFFF url(http://www.rotarex.ro/images/slideshow-button-right.png) no-repeat scroll 0 0;
  float:right;
  height:75px;
  width:25px;
}

div#right-button:hover {
  float: left;
  background:#FFFFFF url(http://www.rotarex.ro/images/slideshow-button-clicked-right.png) no-repeat scroll 0 0;
}

div#thumbs {
  float: left;
  margin: 3px 8px;
}

#thumbs li {
  margin: 0 5px;
}

#thumbs li img {
  border: 1px solid #dfdfdf;
}

#thumbs li img:hover {
  border: 1px solid #d8261c;
}

div#content a {
  font-weight: bold;
  color: #d8261c;
}

div#content a:hover {
  background: #d8261c;
  color: #fff;
  text-decoration: none;
}

#sitemap ul {
margin-left: 20px;
list-style-type: dot;
}

#sitemap ul li {
list-style-image: url(http://www.rotarex.ro/images/arrow-small.png);
list-style-type: square;
margin: 10px 0;
}

#sitemap ul li a {
text-decoration: none;
color: #666666;
}

#sitemap ul li a:hover {
color: #d8261c;
}


blockquote {
font-style: italic;
margin-left: 40px;
}


form div.form-row input,textarea {
  width: 70em;
  font-size: 12px;
}

form div.form-row input {
  width: 35em;
  font-size: 12px;
}

div.form-row input#address {
width: 22em;
}

div.form-row select#county {
width: 12em;
font-size: 12px;
}

form div.form-row textarea {
  width: 35em;
height: 15em;
}

form div.form-row-single {
width: 100%;
margin-top: 1em;
}

form div.form-row {
width: 90%;
margin-top: 1em;
}

form {
width: 600px;
margin: 20px auto;
}

div.form-row {
margin: 8px;
}

div.form-row-error {
width: 400px;
margin: 5px;
border: 1px solid red;
padding: 2px;
}

div.form-row-error input,textarea {
 font-size: 12px;
 font-family: sans;
 width: 20em;
}

label {
display: block;
float: left;
width: 100px;
text-align: right;
padding: 2px 10px 2px 0;
}


div.form-row-single {
text-align: center;
margin: 8px;
}



span.form-error {
color: red;
display: block;
text-align: center;
font-weight: bold;
}

div#send_to_friend {
background: url(http://www.rotarex.ro/images/mail-envelope.png) no-repeat;
border: 1px solid #dfdfdf;
height: 20px;
padding: 0px 4px 0px 20px;
font-size: 11px;
font-weight: bold;
font-style: italic;
position: absolute;
top: -20px;
right: 20px;
}

div#send_to_friend span:hover {
cursor: pointer;
}

div#send_to_friend form {
display: none;
position: absolute;
font-style: normal;
background: #fff;
border: 1px solid #dfdfdf;
width: 255px;
top: 0;
right: -1px;
}

div#send_to_friend label {
width: 6.5em;

}

div#send_to_friend input {
width: 15em;
font-size: 10px;
}

div#send_to_friend .form-row {
width: 25em;
}

div#send_to_friend .form-row-single {
width: 25em;
}

div#send_to_friend .form-row-single input {
font-size: 10px;
width: 6em;
font-weight: bold;
}

