*{
outline: 0;
}
* :focus { outline: 0; }

body {
margin:0px;
padding: 0px 0px 0px 0px;
background-color: #FEFEFE;
color: #262E35;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, "Times New Roman";
background: #F0F0F0 url(/images/body/bg.gif);
}

blockquote{
  border-left: 3px dotted #6699CC;
  padding-left: 10px;
  padding-right:0px;
  margin-right: 0px;
  margin-left: 20px;
}
blockquote strong{
    color: #00324A;
    font-style: italic;
}
blockquote ul{
    padding: 0px;
    margin:0px;
}
blockquote ul li{
    list-style-type:none;
    margin-left: 0px;
    padding-left:0px;
}

img {border: none;}

a{ color: #586A7A; text-decoration: none; }
a:hover {  color: #000000; }

.clear, .clr, .clr5, .clr10, .clr20{
  clear:both;
  height:0px;
  font-size:0px;
  line-height:0px;
  padding:0;
  margin:0;
  border:none;
}
.clr5{height:5px}
.clr10{height:10px}
.clr20{height:20px}
div.r{
  float: right;
}
.fl{float:left;}
.fr{float:right;}
#map_canvas{
    clear: both;
    height: 360px;
}

.price{
  background: url(/images/price.png) no-repeat center;
  padding:13px 15px 13px 15px;
  color:#000000;
  font-size:17px;
  line-height:18px;
}


#contentt {
    border: 0px solid #FF9966;
    margin: 0px auto;
    width:990px;
    padding: 0px 0px 0px 0px;
}
#contentt .clear{
    margin:0px;padding:0px;height:0px;font-size:0px;line-height:0px;
}
#logo_menu{
    border: 0px solid;
    color:#FFFF66;
    padding: 0px 30px 0px 0px;
    height:113px;
    text-align: right;
}


#wrap {
    width: 100%;
    margin: 0 auto;
    z-index:-1;
    padding:0px;
    border: 0px solid #000;
    /*background: #93B793 url(/images/body/menu_background.jpg);*/
}

#header {
  width: 100%;
  height:370px;
  background: url(/images/body/top-bg-yelow.png) repeat-x;
  position: relative;
  text-align: right;
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
}
.header-blue{
  background: url(/images/body/top-bg-blue.png) repeat-x;
}
.header-red{
  background: url(/images/body/top-bg-red.png) repeat-x;
}
.header-bg-switch{
  position: absolute;
  top:28px;
  left:265px;
}
.header-bg-switch a{
  display:inline;
}
.header-bg-switch a img{
  width:12px;
  height:12px;
}


#header-small{
    width: 100%;
    height:71px;
    background: url(/images/body/top-bg-small.png) repeat-x;
    padding: 0px 0px 0px 0px;
}
#header-small .header-small-content{
  position:relative;
  width:980px;
  margin:0 auto;
  height:71px;
  padding:0;
}
#header-small .header-small-content .home{
  position: absolute;
  left:50px;
  top:25px;
}
#header-small .header-small-content .home img{
  border: none;
}


#header-small .header-small-content .right-content{
  position: absolute;
  top:0px;
  left:480px;
  height:71px;
  padding-top:20px;
}
#header-small .header-small-content .left-content{
  position: absolute;
  top:20px;
  left:0px;
}

.clear{
    margin:0px;padding:0px;height:0px;font-size:0px;line-height:0px;
}
#header h1 {
    font-size: 40px;
    letter-spacing: -1px;
    padding: 15px 0 0 10px;
    color: #586A7A;
}
#header h1 a { 
    color: #3B8FE9;
    text-decoration: none;
}
#header h1 a:hover {
    color: #000;
}
/*#header h2 { letter-spacing: -1px; padding: 8px 0 0 16px; font-size: 20px; color: #586A7A; }*/

#header .header-content{
  position:relative;
  width:990px;
  margin:0 auto;
  padding:0;
}

#carousel1{
  position: absolute;
  top:0px;
  left:320px;
  width:620px; height:370px;overflow:hidden;
}
#title-text{
  position:absolute;
  font-size:18px;
  font-weight:bold;
  color:#fff;
  top:20px;
  left:20px;
}
#alt-text{
  position:absolute;
  font-size:14px;
  font-weight:bold;
  color:#000;
  top:50px;
  left:20px;
}
#left-but{
  position: absolute;
  right:680px;
  top:150px;
  width:20px;
  height: 23px;
  background: url(/images/body/arrow-left.png) no-repeat center;
}
#right-but{
  position: absolute;
  right:20px;
  top:150px;
  width:20px;
  height: 23px;
  background: url(/images/body/arrow-right.png) no-repeat center;
}


#slogan{
    padding:0px;
    height:150px;
    width:980px;
    margin: 0 auto;
    position: relative;
}


.top-search{
  float:right;
  margin:22px 20px 0 0;
  padding:0;
  height:32px;
  line-height:0;
  background: url(/images/body/search-bg.png) no-repeat center left;
}
.top-search input.search-input{
  width:115px;
  margin:0;
  padding: 4px 4px 4px 20px;
  font-size:11px;
  line-height:11px;
  margin:0px;
  border: none;
  background: transparent;
}
.top-search input.search-button{
  width:26px;
  padding: 8px 2px;
  font-size:12px;
  line-height:11px;
  margin:0px;
  border: none;
  background: url(/images/body/search-button-bg.png) no-repeat center;
  cursor: pointer;
}
.cloudcarousel{
  border: 1px solid silver;
}


#slideshow {
	margin:0 auto;
	width:500px;
	height:363px;
	position:relative;
    color: #fff;
    float:right;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:400px;
  height:363px;
  overflow:hidden; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:398px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:363px;
}

/**
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:363px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(/images/body/arrow-left.png) no-repeat center;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(/images/body/arrow-right.png) no-repeat center;
}
.slide{

}
.slide-overlay{
margin:24px 0px;
padding-top:16px;
height:290px;
text-align: center;
background: url(/images/body/portfolio-overlay.png) no-repeat center;
border: 0px solid #fff;
z-index:999999999999999999;
}


.slide img {

  border: 1px solid silver;
}
.portfolio-button{
  float: left;
  margin-left:40px;
  width:110px;
  font-weight:bold;
  font-size: 12px;
  line-height:12px;
  padding: 9px 9px;
  display: block;
  text-align: left;
  color: #fff;
  background:transparent url(/images/body/button-portfolio.png) no-repeat center;
}


.toplang {
  float:right;
  display:none;
  padding:20px 62px 0 0;
}

.toplang a.active {
  color:#333333;
}

.toplang a.active:hover {
  color:#333333;
}
.toplang ul {
  margin:0px;
  padding:0px;

}
.toplang li {
  list-style-type: none;
  display:block;
  float:left;
  padding: 9px 0 2px 0;
  margin: 0px;
  height:23px;
}
.toplang li a {
   display:block;
   float:left;
   text-decoration:none;
   color:#707070;
   height:16px;
   font-size:11px;
   margin: 0 2px 0 2px;
}

.toplang li a:hover {
  color:#000000;
}


#header_logo{
  float: left;
  padding:20px 10px 0px 50px;
}
#header_logo h3{
  color: white;
  font-size: 20px;

}

#headermenu {
  float: left;
  margin: 0px;
  margin-left: 30px;
  padding: 0px;
  width:460px;
  text-align: left;
  vertical-align: bottom;
  height: 130px;
  color: #4B628B;
  border: 0px solid #FF0000;
  background: url(/images/body/slogan.gif) left top;
  background-repeat: no-repeat;
}

#headermenu h2{
font-family: Century Gothic, Arial, Helvetica, "Times New Roman";
margin:0px;
font-style: italic;
border:0px solid;
font-size: 28px;
color: #4B628B;
padding:0px;
}
#headermenu p{
padding:0px;
margin:0px;
}
#headermenu a{
color: #4B628B;
}
#headerm{
  float: left;
  height: 50px;
  font-size: 13px;
  padding-right: 18px;
  line-height: normal;
}

.headerm li {
float:left;
list-style-type:none;
}
.headerm li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #000000;
letter-spacing:1px;
letter-spacing: -1px;
font-size: 20px;
}
.headerm li a:hover {
color:#000000;
text-decoration:none;
}

.left {
border:1px solid;
margin-top: 10px;
float: left;
width: 200px;
line-height: 15px;
}
.left h2 {
font-weight:bold;
font-size:12px;
padding: 0px 20px 10px 15px;
color: #586A7A;
width:140px;
/*background: url(../images/heading-l.jpg) no-repeat left bottom; */
}
.left ul  {
text-align: left;
margin: 3px 0px 8px 0px;
padding: 2px 0px 2px 0px;
text-decoration: none;
list-style-type:none;
}
.left ul li {

padding: 2px 0px 2px 0px;
margin: 0 2px;
}
.left ul a {
font-weight: 600;
color: #586A7A;
}
.left ul a:hover { color : #333; }

.left_menu active{
color:#000000;
}
.question_form li{
padding:0px;
}
.question_form h3{
font-weight: bold;
font-size: 14px;
color: #586A7A;
}
.sentButton{
background: url(../images/submitButton.jpg);
padding:1px 1px 1px 1px;
width:70px;
height:22px;
border: none;
overflow: auto;
color:#FFFFFF;
}
.sentButton:hover{
  border:2px;
  font-weight: bold;
  cursor: pointer;
  border: 2px;
}

.middle {
    float: left;
    width: 960px;
    margin-left: 0px;
    text-align: justify;
    padding: 10px 15px 0px 15px;
    line-height: 20px;
}
.middle ul  {
    text-align: left;
    text-decoration: none;
    margin-left:0px;
    padding-left:16px;
}
.middle li {
    padding: 2px 0px 2px 14px;
    list-style-type: none;
    background: url(/images/body/news-arrow-small.png) no-repeat 0px 6px;
    text-align: justify;
    margin-left: 2;
}

.middle h2 {
    font-weight: bold;
    font-size: 16px;
    padding: 22px 20px 22px 74px;
    color: #2B2B2B;
}
.middle a {
    text-decoration: underline;
}
.middle h2 a {
    color: #000000;
}
.middle h2 a:hover {
    color: #000000;
}
.middle table{
    border:1px solid #C0C0C0;
    border-collapse: collapse;
}
.middle table thead tr th{
    background: #EEEEEE;
    border:1px solid #C0C0C0;
    border-collapse: collapse;
    text-align: center;
    font-weight:bold;
    padding:4px;
}
.middle table tbody tr td{
    border:1px solid #C0C0C0;
    border-collapse: collapse;
    padding:4px;
}
.middle table.noborder{
    border:0px solid #C0C0C0;
    border-collapse: collapse;
}
.middle table.noborder thead tr th{
    background: #EEEEEE;
    border:0px solid #C0C0C0;
    border-collapse: collapse;
    text-align: center;
    font-weight:bold;
    padding:4px;
}
.middle table.noborder tbody tr td{
    border:0px solid #C0C0C0;
    border-collapse: collapse;
    padding:4px;
}
/* Navigation Bar */
#topMenu {
    position: absolute;
    top:80px;
    left:260px;
    padding-top:0px;
    padding-bottom:8px;
    font-family: "Trebuchet MS", Verdana, Sans-Serif;
    border: 0px solid #FFFF66;

    color: #333;
}
#topMenu .top-menu-left{
    height:39px;
    float:left;
    width:9px;
    font-size:1px;
    line-height:0px;
    background: url(/images/body/menu/left.png) no-repeat center;
}
#topMenu .top-menu-right{
    height:39px;
    float:left;
    width:9px;
    font-size:1px;
    line-height:0px;
    background: url(/images/body/menu/right.png) no-repeat center;
}
#topMenu ul {
    margin: 0px 0px;
    padding: 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    float:left;
    height: 39px;
    color: #FFFFFF;
    white-space: nowrap;
    border: 0px solid #FF0066;
    background: url(/images/body/menu/menu-bg.png) repeat-x;
}

#topMenu ul li {
    float: left;;
    border: 0px solid;
    list-style-type: none;
    padding: 0px 0px;
    height:30px;
}
#topMenu ul li.midline{
    width:1px;
    border: 0px;
    padding: 0px;
    font-size:0px;
    height: 30px;
    background: url(/images/body/menu/menu-bg-divider.png) no-repeat center;
}

#topMenu ul li a {
    margin: 0px;
	padding: 11px 7px;
    font-size: 12px;
	color: #333333;
    display: block;
	text-decoration:none;
    font-weight: bold;
    margin-right:1px;
    text-transform: uppercase;
    text-shadow: #FEFEFE;
}
#topMenu ul li a.active, #topMenu ul li a:hover {
    color:#FFFFFF;
    margin-right:1px;
    background: url(/images/body/menu/menu-bg-active.png) repeat-x;
}
#topMenu ul li a span{
    padding: 0px 0px;
}
#topMenu ul li a.active span, #topMenu ul li a:hover span{

}

#portfolio_box {
  margin: 0 0 16px 0;
  text-align: right;
}

#portfolio_bg {
  position: absolute;
  top:0px;right: 4px;
  width:224px;
  height:155px;
  background:url(/images/portfolio_lv.png) no-repeat;
  z-index: 99;
  margin-left:13px;
}

#portfolio_bg a {
  display:block;
  width:185px;
  height:155px;
  margin-left:20px;
}



.slideshow_portfolio {
    position:relative;
    margin-left:40px;
    height:160px;
    width:170px;
    overflow: hidden;
}


.slideshow_portfolio img {
    margin-top:36px;
}

.rightmenu{
    padding-top:10px;
}

.rightmenu ul{
    margin: 3px 0px 8px 0;
    padding: 2px 2px 2px 10px;
    text-decoration: none;
    list-style-type:none;
}
.rightmenu ul li{
    line-height:19px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    width:215px;
    margin: 0px 3px 3px 8px;
}

.rightmenu li a{
    display:block;
    background: url(/images/menu_right_l.gif) no-repeat left;
    font-size:13px;
    padding: 0px;
    cursor: hand;
}
.rightmenu li a span{
    display: block;
    width:195px;
    background: url(/images/menu_right_r.gif) no-repeat right;
    font-size:13px;
    padding:5px 0px 5px 20px;
    cursor: hand;
}

.rightmenu li a:hover, .rightmenu li a.active {
    background: url(/images/menu_right_lh.gif) no-repeat left;
}

.rightmenu li a:hover span, .rightmenu li a.active span {
    background: url(/images/menu_right_rh.gif) no-repeat right;
}


#bottom{
    width:980px;
    height:38px;
    margin:0 auto;
    border:0px solid;
    padding:0px;
    background: url(/images/body/bottom.jpg) no-repeat bottom;
}
/*../themes/green_rounded*/
#bottom_menu{
    width:980px;
    margin:0 auto;
    padding: 0px;
    text-align:right;
    border: 0px solid;
}
#bottom_menu ul{
    padding:0px;
    margin:0px;
    margin-top:16px;
    margin-bottom:16px;
    list-style-type: none;
    border: 0px solid;
}
#bottom_menu li{
    margin:0px 8px 0px 8px;
    display: inline;
    list-style-type: none;

}
#bottom_menu li a{
    color:#000000;
    font-size: 12px;
}
#bottom_menu li a:hover{
    color:#FFFFFF;
    text-decoration: underline;
}
#bottom_menu li a.active {
    color:#FFFFFF;
}
#footer_container {
    width:100%;
    margin: 0px 0 0 0;
    padding: 0px;
    background: url(/images/body/footer.png) repeat-x;
    border: 0px solid;
    height:276px;
}
#footer{
    border:0px solid;
    width:980px;
    height:256px;
    margin:0px auto;
    color: #FFFFFF;
    text-align: left;
    padding: 10px 10px 10px 10px;
    background: url(/images/body/footer/footer-mid.png) no-repeat center bottom;

}

.footer-section{
  float:left;
  width: 310px;
  color:#878787;
  font-size:11px;
}
.footer-section a{
  color:#878787;
}
.footer-section a:hover{
  color:#fff;
}
.footer-section h2{
  font-family:Myriad Pro;
  font-size: 14px;
  text-transform: uppercase;
  color: #AFAFAF;
  margin-left:0px;
  font-weight: normal;
}

.footerform .label{
  float:left;
  width:100px;
  font-size:11px;
  padding: 4px 0px;
  margin:2px 0px;
  color:#878787;
}
.footerform .input{
  float:left;
  width:200px;
  margin:2px 0px;
}
.footerform .input input{
  width:180px;
  border: 1px solid #232323;
  color:#C0C0C0;
  background:#2B2B2B;
  font-size:11px;
  padding:4px 6px;
}
.footerform .input textarea{
  width:180px;
  height:30px;
  border: 1px solid #232323;
  color:#C0C0C0;
  background:#2B2B2B;
  font-size:11px;
  padding:4px 6px;
}
#seoresults, #questionresults{
  margin-left:100px;
  padding-bottom:6px;
  height:16px;
  font-weight:bold;
  color:#fff;
}
#questionresults{
  color: red;
}
.footerloading{
  background: url(/images/loading.gif) no-repeat left center;
}


.footer-section ul{
  list-style-type: none;
  padding-left:5px;
  margin-left:5px;
}
.footer-section ul li{
  list-style-type: none;
  margin-left:0px;
  padding: 3px 0 3px 24px;
}
.footer-section ul li.phone{
  background: url(/images/body/footer/phone.png) no-repeat left center;
}
.footer-section ul li.email{
  background: url(/images/body/footer/email.png) no-repeat left center;
}
.footer-section ul li.skype{
}
.footer-section ul li.skype img{

}
.footer-section ul.partners{
  margin-left:5px;
  padding-left:5px;
}
.footer-section ul.partners li{
  margin-left:10px;
  padding-left:10px;
  background: url(/images/body/footer/bullet.png) no-repeat left center;
}
.footer-section ul.partners li a{
  color: #878787;
}
.footer-section ul.partners li a:hover{
  color: #fff;
}
.footerform .button{
  margin:0;
  padding:0;
}
.footerform .button a{
  width:95px;
  height:20px;
  padding: 5px 0px 0px 5px;
  display:block;
  border: none;
  margin:0;
  color:#fff;
  font-weight: normal;
  background: url(/images/body/footer/button.png) no-repeat center;
}
.footerform .button a:hover{
  color: #878787;
}
.line{
  float:left;
  width:15px;
  height:266px;
  padding:0;
  margin:0;
  background: url(/images/body/footer/footer-line.png) no-repeat left center;

}


/* portfolio list */

.portfolio_left{
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
  line-height: 15px;
  background-color: #FCFCFC;
}
.portfolio_title{
font-size:16px;
}

.portfolio_image{
  float:left;
  padding: 5px 5px;
}
.portfolio_descr{
  float:right; width:225px; height:auto;
  padding:10px 0px;
  text-align: justify;
}
.portfolio_link{
  float:right;
  width:225px;
  text-align:center;
  font-weight: bold;
}

.portfolio-switch{
  float:left;
  width:20px;
  padding: 10px 5px;
}
.portfolio-switch a{
  display:block;
  font-size:10px;
  line-height:10px;
  padding:5px 0px;
  text-decoration: none;
  background: url(/images/body/portfolio-switch.png) no-repeat center;
}
.portfolio-switch a.active-switch{
  background: url(/images/body/portfolio-switch-active.png) no-repeat center;
}
.portfolio-switch a:hover{
  text-decoration: none;
  background: url(/images/body/portfolio-switch-active.png) no-repeat center;
}


.portfolio-item{
  margin: 10px 0;
  padding: 10px 0;
}
.portfolio-img{
  width:480px;
}
.portfolio-img div.img-container{
  border: 2px solid #fff;
}
.portfolio-image{
  border: 3px solid #fff;
  height:200px;
  overflow:hidden;
}
.portfolio-image a{

}
.portfolio-img img{
  width:470px;
}
.portfolio-details{
  width:420px;
  padding: 0 20px;
}
.portfolio-details h2{
  padding: 0 0 5px 0px;
  font-size:14px;
  margin: 0 ;
}
.portfolio-detals-titles{
  margin: 0 0 10px 0;
}
.portfolio-detals-titles span{
  color: #000;
}
.portfolio-detals-titles a{
  color:#000;
}
.portfolio-more-details{
  display:none;
}
.portfolio-details a.more-link{
  text-decoration: none;
  font-style: italic;

}
.portfolio-details a.more-link #back{
  display:none;
}

.portfolio-list-divider{
  background: url(/images/body/divider.png) repeat-x center;
  padding:0;
  margin:0;
  height:5px;
  line-height: 5px;
  font-size:5px;
}

/* Portfolio buttons */


.all-portfolio{
    padding: 4px 6px;
    margin-right: 30px;
}

.all-portfolio a{
    display: block;
    font-size: 12px;
    width:84px;
    text-decoration: none;
    background: url(/images/body/footer/button.png) no-repeat center;
    color: #ffffff;
    padding: 6px 8px;
}
.all-portfolio a:hover{
    display: block;
    text-decoration: none;
    color: #E6E6E6;
}
h2.all-portfolio-heading{
    background: url(/images/uploaded/icons/portfolio_icon.gif) no-repeat left center;
    padding: 25px 0px 25px 70px;
}

/* menu top */
.menu_top{
padding: 0px;
margin: 0px;
border: none;
height: 29px;
}
.menu_top_mid{
padding: 0px 5px 0 5px;;
/*background: #899CB8 url(/images/menu_top/line.jpg);*/
height: 29px;
}
.menu_top_right{
padding: 0px;
margin: 0px;
/*background: #899CB8 url(/images/menu_top/right.jpg) no-repeat right;*/
width: 0px;
height: 29px;
}
.menu_top_left{
padding: 0px;
margin: 0px;
/*background: #899CB8 url(/images/menu_top/left.jpg) no-repeat left;*/
width: 12px;
height: 29px;
}

a.menu_top{
    text-decoration: none;
    font-size: 16px;
    color: #708AAB;
    font-weight: bold;
}
a.menu_top:hover{
    color: #000000;
}
a.menu_top_active{
    font-size: 16px;
    text-decoration: underline;
    color: #595959;
    font-weight: bold;
}

a.menu_top_active:hover{
    color: #707070;
}

/* Order templates form styles */

#questionFormDiv{
    width:225px;
    float:right;
    font-size:14px;
}

#questionFormDiv .input{
  padding:5px 5px;
}

#questionFormDiv .input input{
  padding:5px 5px;
}

.questionSend{
    padding:0px 0px;
    width:205px;
    text-align:center;
    font-size:13px;
    line-height:18px;
}


#question_loading{
    position: absolute;
    z-index:999999999;
    margin-top: 0px;
    margin-left: -5px;
    width:245px;
    height:480px;
/*    filter: alpha(opacity=60);
    opacity: 0.5;*/
    /*background-color: #DDDDDD;*/
    background-image: url("/images/loader_question.gif");
    background-position: center;
    background-repeat: no-repeat;
}

.template{
  background: url(/images/body/templates-bottom.png) no-repeat bottom center;
  padding-bottom:10px;
}

.template-see-in-action{
  padding-right:16px;
  color: #C0C0C0;
  float:right;
  text-align: left;
  width:110px;
}
.template-see-in-action a{
  background: url(/images/body/templates-button.png) no-repeat center right;
  display:block;
  padding: 0px 0px 0px 8px;
  color: #2B2B2B;
  font-size:11px;
  text-decoration: none;
}
.template-see-in-action a:hover{
  color: #fff;
  background: url(/images/body/templates-button-active.png) no-repeat center right;
}
#templates_loading{
    position: absolute;
    z-index:999999999;
    margin-top: -5px;
    margin-left: -5px;
    width:715px;
    height:540px;
/*    filter: alpha(opacity=60);
    opacity: 0.5;
    background-color: #DDDDDD;*/
    background-image: url("/images/loader_question.gif");
    background-position: center;
    background-repeat: no-repeat;
}
.warning_message{
    font-weight: normal;
    font-size: 11px;
    margin: 0px 0px;
    padding:3px 0px 2px 0px;
    color:red;
    text-align:left;
}

.tabula{
border: 1px solid #C0C0C0;
border-collapse: collapse;
width:100%;
}
td{
  border: 1px solid #D3D3D3;
}

.tdDark{
  background-color: #F3F3F3;
}

/* tables */
table.priceList {
	margin:0px;
    padding: 0px;
	text-align: left;
    border-spacing: 0px;
    border-collapse: collapse;
    /* for IE */
    /*border-spacing: expression(cellSpacing=0);*/
}
table.priceList tbody td {
	color: #3D3D3D;
	padding: 0px 2px 0px 2px;
	vertical-align: middle;
    border: 1px solid #808080;
    border-bottom-style: solid;
}
table.priceList thead th {
    border: 1px solid #808080;
    border-bottom-style: solid;
	color: #3D3D3D;
    background-color:#DFDFDF;
	padding: 0px 4px 0px 4px;
	vertical-align: middle;
    font-size:12px;
}


/* Front table */
.overlay{
  position: relative;
  float:left;
  height:123px;
  width:195px;
  font-size:11px;
  line-height:12px;
  padding: 5px 20px 5px 85px;
  margin:10px 10px 0px 10px;
  background:url(/images/body/block-bg-op.png) no-repeat center;
}
.overlay-940{
 float: none;
 width:940px;
 padding:0;
 background: none;
 height: auto;
}
.overlay-940 .overlay-top{
 background:url(/images/body/block-bg-top-940.png) no-repeat top center;
 width:940px;
 padding:0;
 height:11px;
 line-height:1px;
 font-size:1px;
 margin:0px;
}
.overlay-940 .overlay-middle{
 width:835px;
 padding:15px 20px 20px 85px;
 margin:0;
 font-size:12px;
 line-height:17px;
 background:url(/images/body/block-bg-bottom-940.png) no-repeat bottom center;
}
.overlay-940 .overlay-bottom{
 width:835px;
 height:15px;
 padding:0 20px 0 85px;
 margin:0;
}
.overlay-940 .overlay-middle a{
  color:#000;
}
.overlay-940 .overlay-middle a:hover{
  color:#454747;
}

.overlay .icon-place{
  position:absolute;
  top:30px;
  left:10px;
  width:64px;
  height:64px;
  text-align:center;
}
.overlay .bonus{
  position:absolute;
  top:2px;
  right:0px;
  width:52px;
  height:63px;
  background:url(/images/body/bonus.png) no-repeat center;
}
.overlay .bonus-large{
  position:absolute;
  top:0px;
  right:0px;
  width:88px;
  height:110px;
  background:url(/images/body/bonus-large.png) no-repeat center;
}

.overlay h2 {
  font-size:11px;
  font-weight:bold;
  padding:2px 0 2px 0px;
  height:25px;
  color:#000;
  margin:0;
}

.overlay a.button{
  position: absolute;
  top:100px;right: 20px;
  text-decoration: none;
}

.middle-overlay{
  padding:10px;
  margin:0 20px 20px 20px;
  width:380px;
  background:url(/images/body/block-bottom-bg.png) no-repeat bottom center;
}
.middle-overlay h3{
  font-size:16px;
  color: #AF0000;
}


.middle-overlay-top{
  padding:10px;
  margin:0 20px 0px 20px;
  width:380px;
  background:url(/images/body/block-top-bg.png) no-repeat bottom center;
}


table.frontTable {
  border: 0px;
}

table.frontTable tbody tr td {
  border: 0px;
  padding:10px;
  text-align: justify;
}

table.frontTable h2 {
  font-size:11px;
  font-weight:bold;
  padding:2px 0 2px 80px;
  color:#000;
  margin:0;
}

table.frontTable td img {
  margin: 0 5px 0 7px;
  width:65px;
}

table.frontTable td a.button {
   display:block;
   width:59px;
   height:16px;
   font-size:11px;
   line-height:11px;
   background:url(/images/body/block-button.png) no-repeat;
   text-decoration:none;
   float:right;
   padding: 2px 0 0 3px;
}

table.frontTable td a.button:hover {
  background:url(/images/body/block-button-over.png) no-repeat;
  color:#fff;
}


.news-box{
  width:800px;
  padding-top:20px;
  margin:0 auto;
  position:relative;
}
.news-all{
  position: absolute;
  left:0;
  bottom:2px;
}
.news-all a{
  text-decoration:none;
  color: #454747;
  padding-left:10px;
  font-family: Myriad Pro;
  background: url(/images/body/news-arrow-small.png) no-repeat left center;
}
.news-all a:hover{
  color:#000;
}


.news-box .news-box-title{
  color:#3C3D3D;
  font-size:22px;
  padding-left:16px;
  font-family: Myriad Pro Light;
  background: url(/images/body/news-arrow.png) no-repeat left center;
}
.news-box .news-item .news-intro{
  float: left;
  width:350px;
  min-height:200px;
  font-size:11px;
  padding-top:10px;
}
.news-box .news-item .news-intro .news-heading{
  font-weight:bold;
  font-family: Arial;
  color: #444646;
  float:left;
  font-size:13px;
}
.news-box .news-item .news-intro .news-date{
  color: #444646;
  float:right;
}
.news-box .news-item .news-intro, .news-box .news-item .news-image{
  margin: 10px 0px;
}


.news-box .news-item .news-image{
  float: right;
  width:450px;
  height:146px;
  overflow:hidden;
  text-align: center;
}
.news-box .news-item .news-image img{
  border: 3px solid #fff;
}


#under-construction {position:fixed;width:100%;height:100%;display:block;background: url(/images/bg-under-construction.png) no-repeat top center; font: 12px Arial, Helvetica, sans-serif; color:#333;}