/* common */

html, body { height: 100%; }

body, body * {
  font-family: Tahoma, Geneva, sans-serif;
  margin: 0;
  padding: 0;
  line-height: 120%;
}
body {
  background: #3c6e98 url(/images/bodyBackground.jpg) repeat-x;
  width: 100%;
  text-align: center;
  color: #666666;
}
a {
  color: #2e5170;
  text-decoration: none;
}
a:hover {
  color: #4b8cc5;
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/* columns */

.columns {
  background: #ffffff url(/images/columnsBackground.jpg) repeat-y scroll;
  width: 983px;
  margin:0 auto;
  text-align: left;
  overflow-y: hidden;
  min-height: 100%;
}
.columns .left {
  float: left;
  width: 330px;
}
.columns .right {
  float: left;
  width: 600px;
}

.helpdesk {
  position: absolute;
  width: 983px;
  height: 33px;
  top: 0;
  margin: 0 auto;
}

.helpdesk a{
  display: block;
  position: relative;
  float: right;
  width: 75px;
  height: 33px;
  margin-right: -11px;
  background: url(/images/helpdesk.gif) no-repeat;
  text-indent: -9999px;
}


/* header */

.columns .left .header {
  margin: 20px 0 50px 46px;
}
.columns .left .header h4 {
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  font-style: italic;
  margin: 0 0 0 16px;
}
.columns .left .header a.logo {
   text-indent: -9999px;
  background: url(/images/requestLogo.gif) no-repeat;
  width: 233px;
  height: 73px;
  display: block;
}

/* left menu */

.columns .left ul.menu {
  margin: 0 0 0 65px;
  list-style-type: none;
}
.columns .left ul.menu li {
  padding: 0px 0px 10px 15px;
}
.columns .left ul.menu li.active {
  background: url(/images/leftMenuActive.gif) no-repeat;
}
.columns .left ul.menu li a {
  font-size: 24px;
  white-space: no-wrap;
}

.columns .left ul.promolinks {
  display: none;
}

/* top menu */

.columns .right ul.menu {
  list-style-type: none;
  position: relative;
  left: -13px;
}
.columns .right ul.menu li {
  float: left;
  height: 36px;
  width: 115px;
}
.columns .right ul.menu li#requestMenuItem {
  width: 178px;
}
.columns .right ul.menu li#clientsMenuItem {
  width: 120px;
}
.columns .right ul.menu li a {
  font-size: 18px;
  display: block;
  text-align: center;
  line-height: 34px;
  white-space: no-wrap;
}
.columns .right ul.menu li.active {
  background: url(/images/topMenuActiveOther.gif) no-repeat;
}
.columns .right ul.menu li.active a{
  color: #ededed;
}
.columns .right ul.menu li.active a:hover{
  color: #ffffff;
  text-decoration: none;
}
.columns .right ul.menu li#requestMenuItem.active {
  background: url(/images/topMenuActiveRequest.gif) no-repeat;
}


/* contents */

.contents {
  margin: 85px 0 25px 0;
  line-height: 140%;
}
.contents h1 {
  font-size: 28px;
  margin: 25px 0 15px 0;
}
.contents h2 {
  font-size: 24px;
  margin: 20px 0 10px 0;
}
.contents p {
  margin: 0 0 15px 0;
  text-indent: 15px;
  line-height: 140%;
}

.contents p.download {
  text-indent: 0;
}

.contents p.download img{
  border: none;
}

.contents p.download a.textLink{
  top: -30px;
  position: relative;
  margin: 0 0 0 10px;
}
.contents li {
  margin:0 0 10px 35px;
}

.contents div.flash {
  position: relative;
  left: -60px;
}

.contents img.contentPicture {
  float: right;
  padding: 0 0 20px 20px;
  border: 0;
}

.contents img.contentPictureShadow {
  float: right;
  padding: 0;
  margin: 0 -10px 0 0;
  border: 0;
}

/* news */

.news h4 {
  font-size: 16px;
  background: #e0ebf5;
  padding: 0 0 2px 10px;
  font-weight: bold;
    margin: 20px 0 0 0;
}

.news h4 span.rss a{
  text-indent: -9999px;
  background: url(/images/rss.gif) 0 2px no-repeat;
  width: 16px;
  height: 18px;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}


.news .item {
  margin: 10px 0 0 0;
}
.news .item h1 {
  font-size: 24px;
  margin: 10px 0 5px 0;
  float: left;
}
.news .item h3 {
  font-size: 20px;
  margin: 10px 0 5px 0;
  float: left;
}
.news .item p {
  text-indent: 0;
}
.news .item p.date {
  float: left;
  background: #e0ebf5;
  padding: 2px 6px;
  margin: 10px 0 0 5px;
  font-size: 12px;
  color: #2e5170;
  text-indent: 0;
}
.news .item p.tags {
  clear: both;
  width: 100%;
  margin: 0 0 5px 0;
  font-size: 80%;
  color: #9e5600;
}
.news .item p.tags a {
  color: #9e5600;
}
.news .item p.tags a:hover {
  color: #ff8b00;
}
.news .item p.text {
  margin: 0 0 10px 0;
}
.news .item p.comments {
  margin: 5px 0 15px 0;
  padding: 0 0 0 22px;
  background: url(/images/comments.gif) no-repeat;
  font-size: 80%;
}

/* contacts */

.contents p.googleLink {
  font-size: 80%;
  margin: 0 0 15px 0;
  text-indent: 0;
}
.contents p.phone, .contents p.email, .contents p.home {
  padding: 0 0 0 35px;
  margin: 15px 0;
  height: 30px;
  text-indent: 0;
}
.contents p.home {
  background: url(/images/home.gif) no-repeat;
}
.contents p.phone {
  background: url(/images/phone.gif) no-repeat;
}
.contents p.email {
  background: url(/images/mail.gif) no-repeat;
}

/* comment */
.news .comment {
  margin: 7px 0;
  padding: 7px 15px;
  background: #f2f6fa;
}

.new_comment label {
  display: block;
  margin: 15px 0 5px 0;
}

.new_comment input, .new_comment textarea {
  color: #2e5170;
  display: block;
  margin: 5px 0;
}

.new_comment input {
  width: 170px;
}

.new_comment textarea {
  width: 590px;
  height: 100px;
}

.new_comment input[type="submit"] {
  color:#666666;
  font-size:24px;
  height:55px;
  margin:15px 0 0;
  width:200px;
}

input#comment_submit {
  width: 200px;
  height: 40px;
  font-size: 18px;
  margin: 20px 0;
}

p.comment_body {
  font-size: 95%;
  margin: 0;
}

p.comment_information {
  font-size: 95%;
  color: #2e5170;
  margin: 5px 0 0 0;
}

span.comment_date {
  font-size: 80%;
  color: #666666;
}

p.comment_note {
  font-size: 80%;
}

/* photos */

p.photos a {
  margin: 0 30px 0 0;
}

/* footer */

.footer {
  margin: 60px 0 0 60px;
  border-top: 2px solid #e0ebf5;
  float: left;
  width: 850px;
  position: relative;
  font-size: 80%;
  padding: 8px 0 20px 0;
}
.footer .right {
  position: absolute;
  right: 0;
  text-align: right;
}

/** General Elements && arrows description  ***/

div.jMyCarousel .prev{
	background: url('/images/arrow_left.gif') center center no-repeat;
	width:38px;
	height:48px;
	border:0px;
}

div.jMyCarousel .next{
	background: url('/images/arrow_right.gif') center center no-repeat;
	width:38px;
	height:48px;
	border:0px;
}

div.jMyCarousel{
}

div.jMyCarousel ul{
	
}

div.jMyCarousel ul li{
	margin:0px;
	line-height:0px;
	padding:0px;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
}

div.jMyCarousel ul li img{
	display:block;
	border:0px;
	margin:0 8px;
}
