html {
    height: 100%;
}

body{
    min-width: 1260px;
    overflow: auto;
    background: #fff none !important;
}

body.index, body.D2.index {
    /*background: #000 url('../images/carusel_gui/main.jpg') 50% 50% repeat !important;*/
    overflow: visible;
    height: 100%;
    background: #fff none !important;
    min-width: 0;
}

body.D2 {
    min-width: 1144px;
}

body.index #overwrap{
  /*background: #000 url('../images/carusel_gui/main.jpg') 50% 50% repeat !important;*/
  /*margin-top: -500px;*/
  /*position: absolute;*/
  /*top: 50%;*/
  width: 100%;
  height: 100%;
    background: #fff none !important;
}

div, a {
    outline: none !important;
}

img {border: none;}

html body #overwrap, html body.index #overwrap {
  overflow: hidden;
  position: relative;
  min-width: 500px;
  min-height: 300px;
  left: 0;
    top: 0;
    margin: 0;
}

html body.index #overwrap {
    overflow: visible;
}

.redz{
  background: none;
  height: 100%;
    min-height: 700px;
    min-width: 800px;
    position: relative;
    overflow: hidden;
}

.redz .titlehome{
  /*margin: 0 auto;*/
    left: 50%;
    margin-left: -250px;
  /*background: transparent url('../images/carusel_gui/logo_index.png') no-repeat 70px 210px;*/
  width: 500px;
    position: relative;
    top: -35px;
    height: 380px;
}

.roundedBox .top {
    display: none;
}

.roundedBox .bottom {
    display: none;
}

body.index .redz .titlehome .titleimg {
  background: #bedbfb url('../images/dothop/dothoplogo2014.png') 50% 50% no-repeat;
  position: relative;
  width: 580px;
  height: 580px;
  z-index: 2;
  top: 55px;
  left: -275px;
    border: solid 1px #bedbfb;
  border-radius: 290px;
    behavior: url(border-radius.htc);
}

#header > ul {
    margin-left: 40px;
    position: relative;
    top: -2px;
}

body.index #header > ul {
    position: relative;
    left: 55px;
    top: 1px;
    margin-left: 0;
    overflow: hidden;
}

#header > ul > li {
    padding: 0;
    height: 12px;
    background: url("../images/search_form/split.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}

#header > ul > li:first-child {
    background: none;
}

#header > ul > li > a, #header > ul > li#current > a {
    color: #000;
    text-transform: lowercase;
    line-height: 11px;
    padding: 0 10px;
    font-weight: bold;
    font-size: 17px;
}

#header > ul > li > a:hover {
    color: #8EA9E5;
}

body.index #header > ul > li > a, body.index #header > ul > li#current > a {
    color: #bedbfb;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    padding: 3px 6px;
    text-transform: uppercase;
}

body.index #header > ul > li#current {
    cursor: default;
}

body #header > ul > li#current > a {
    color: #8EA9E5;
    cursor: default;
}

body.index #header > ul > li#current > a {
    color: #fff;
    cursor: default;
}

body.index #header > ul > li > a:hover {
    color: #fff;
}

body.index .minwidth .container div#cont {
  position: relative;
  top: -135px;
  width: 440px;
    z-index: 9;
    left: 50%;
    margin-left: -220px;
}

#header .removefirstsplitmain {
    display: none;
}

body.index #header > ul > li {
    background: #333 none;
    border: solid #606972;
    border-width: 1px 0 1px 0;
    height: 14px;
    padding: 0 6px 5px;
}

/*body.index #header > ul > li:active, body.index #header > ul > li > a:active {*/
    /*background: #333 none;*/
/*}*/

body.index #header > ul > li:first-child {
    border-width: 1px 0 1px 1px;
}

body.index #header > ul > li:last-child {
    border-width: 1px 1px 1px 0;
}

body.index #header #current a {
    background: transparent url('../images/dothop/menu_arrow.png') 50% 100% no-repeat;
}

#footer{
  display: none;
}

.mega-screen{
  position: absolute !important;
  bottom: -40px !important;
}

body.index #footer{
    background: none repeat scroll 0 0 #BEDBFB;
    border-radius: 185px;
    bottom: -70px;
    display: block;
    height: 370px;
    margin-top: 0;
    position: absolute;
    right: 0;
    width: 370px;
    border: solid 1px #bedbfb;
    behavior: url(border-radius.htc);
    zoom: 1;
}

body.index #footer table {
    position: relative;
    top: 55%;
}

body.index #footer table td, body.index #footer table a, body.index #footer table span {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

body.index #footer table a {
    text-transform: lowercase;
    text-decoration: none;
}

body.index #footer table a:hover {
    color: #555;
}

body.index .roundedBox{
  position: relative;
  width: 450px;
  height: 35px;

}

body .search_form{
  height: auto;
    /*overflow: hidden;*/
}

body.index #search_input {
    width: 376px;
    /*height: 15px;*/
    font: 14px/16px Arial,Helvetica,Verdana,Tahoma sans-serif;
    padding: 1px 6px 3px;
    outline: none;
    border-radius: 0;
    -webkit-appearance: none;
}

/*body.index .subm{*/
  /*height: 33px;*/
/*}*/

.search-logo {
    display: none;
}

body .search_table .subm:hover, .submhover{
  background-position: 100% 0 !important;
}

body .container .search_table .subm {
    width: 40px;
    height: 40px;
    left: -15px;
    position: relative;
    top: -6px;
    background: transparent url('../images/dothop/searchbutton_mini.png') 0 0 no-repeat;
}

body.index .container .search_table .subm {
    width: 70px;
    height: 70px;
    left: -20px;
    position: relative;
    top: -15px;
    background: transparent url('../images/dothop/searchbutton.png') 0 0 no-repeat;
}

#button-area-fix{
  display: none;
}

.notification{
  height: auto;
    color: #000;
}

body .container{
  background: #fff none !important;
}

#resultsWrap{
	display: none;
}

.search_wrapper .ma{
	width: 100% !important;
    paddig-top: 0;
}

.search_wrapper .ma table.ma{
	width: 464px !important;
	/*height: 100px;*/
	margin: 0 auto;
	right: -45px !important;
}

.result-block-image {
    width: 100%;
    height: 100%;
}

.result-block-image .thumbnail{
	width: 100%;
	height: 100%;
    background: transparent url('../images/noImage.jpg') 0 0 no-repeat;
    background-size: 100%;
}

.result-block-image .thumbnail img{
    width: 100%;
    height: 100%;
    max-height: 360px;
}

.result-block-image.video .thumbnail {
    border: 1px solid #fff;
}

.next-page-loader {

    background: url("../images/carusel_gui/loader_fon.png") repeat scroll 0 0 transparent;
    border-radius: 7px;
    bottom: 415px;
    display: none;
    height: 48px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    text-align: center;
    width: 48px;
    z-index: 999;
    opacity: 0.9;
    overflow: hidden;
}

.next-page-loader img {
    position: relative;
}

.next-page-loader .message{
	display: none;
	color: red;
}

body.error .search-logo{
	position: absolute;
	width: 93px;
	height: 94px;
	background: transparent url('../images/carusel_gui/mascot.png') 0 0 no-repeat;
	z-index: 99;
	right: -65px;
        /*right: -65px;*/
	top: -40px;
}

.minwidth .container .search_wrapper div#cont{
	position: relative;
	margin-top: 42px;
}

.floatl{
	position: relative;
	z-index: 1;
}

.removefirstsplit{
	display: none;
}

#logoR{
	position: absolute;
	top: 0;
	left: -85px;
    z-index: 1;
}

#logoR a div {
    background: transparent url('../images/dothop/dothoplogo2014_mini.png') 0 0 no-repeat;
    position: relative;
    width: 113px;
    height: 65px;
}


.floatl #header ul{
	left: 110px;
	position: absolute;
	top: -25px;
}

.learn-more{
	left: 0;
	position: relative;
	top: 0;
}

.learn-more a{
	color: #fff;
	white-space: nowrap;
}

div.url{
	font-size: 10px;
	line-height: 12px;
}

#main_carusel_gui-wrap {
    position: relative;
    overflow: hidden;
    /*top: -40px;*/
    /*height: 400px !important;*/
    /*z-index: 100;*/
}

.bookmarks-area {
    border-color: #555;
}

#main_gui {
    width: 1155px;
}

#results-areawrap {
    padding: 10px;
}

#main_gui .str-block {
    overflow: visible;
}

#carusel {
    width: 380px;
    height: 410px !important;
    margin: 10px auto;
}

.D2 #main_gui .result-block.str-first .thumbnail-hover img {
    left: 0;
}

.D2 #main_gui .result-block.str-first .thumbnail-hover {
    left: 0;
}

.result-block .bookmarked {
    color: #555;
}

.result-block .thumbnail {
    overflow: visible;
    background: transparent url('../images/noImage.jpg') 50% 50% no-repeat;
}

#carusel.flipster-carousel .flip-items img,
#main_gui-wrap .result-block .thumbnail a {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#main_gui-wrap .result-block .thumbnail a {
    overflow: hidden;
}

#main_gui .bookmarks-block {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

#carusel.compatibility {
    position: relative;
}

#carusel li {
    /*width: 380px;*/
    /*height: 285px;*/
    width: 480px;
    height: 360px;
}

#activeResultInfoWrap {
    width: 400px;
    height: 100px;
    margin: 0px auto 100px;

    position: relative;
    top: -60px;
    left: 60px;
    z-index: 99;
}

.thumbnail a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}

.item_out, .item_out canvas {
    visibility: hidden !important;
}

#carusel_area_left, #carusel_area_right {
    width: 390px;
    height: 410px;
    position: absolute;
    z-index: 999;
    top: 140px;
    /*IE stupid bug*/
    /*background: transparent url('../images/carusel_gui/pixel.gif') no-repeat;*/
    background-color:#fff;
    opacity:0;
}

#carusel_area_left {
    left: 50%;
    /*margin-left: -540px;*/
    margin-left: -630px;
    /*cursor: w-resize;*/
}

#carusel_area_right {
    /*margin-right: -540px;*/
    margin-right: -630px;
    right: 50%;
    /*cursor: e-resize;*/
}

.result-block {
    height: 186px;
    position: relative;

}

.result-block .title {
    color: #4a57da;
}

#activeResultInfoWrap .result-block .title {
    width: 354px;
    padding: 10px 0 20px;
    color: #4a57da;
}

.result-block .desc {
    color: #555 !important;
    font-size: 11px;
    /*height: 35px;*/
    overflow: hidden;
    text-transform: none;
}

.result-block .info {
    width: 372px;
    height: 70px;
    position: relative;
    color: #555;
    font-size: 11px;
    text-transform: none;
    line-height: 12px;
    font-family: sans-serif;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    border: none;
}

#activeResultInfoWrap .mascot {
    display: none;
}

.result-block .title a {
    width: 200px;
    /*: 30px;*/
    color: #4a57da;
    font-size: 17px;
    font-family: sans-serif;
    overflow: hidden;
    /*font-weight: bold;*/
}

.result-block .title a:hover {
    color: #4a57da;
}

#activeResultInfoWrap .result-block .url {
    position: absolute;
    top: -18px;
    height: 12px;
}

.result-block .url a {
    white-space: nowrap;
    color: #00871b;
    font-size: 11px;
}

.foreveralone {
    text-align: center;
    margin-top: 70px;
}

input::-ms-clear {
    display: none;
}

.search_input_wrap {
    padding: 3px 20px 4px 10px;
    /*background: #ffffff url(../images/search_form/leftbord.gif) repeat-y;*/
}

.search_input_wrap #search_input {
    background: #fff none;
    width: 350px;
    height: 16px;
    font: 14px Arial,Helvetica,Verdana,Tahoma sans-serif;
    border: 1px solid #8ea9e5;
    outline: 1px solid #eaf0f9;
    padding: 1px 6px 3px;
}

/*#main_gui .result-block .thumbnail .thumbnail-hover {*/
    /*display: block;*/
    /*height: 360px;*/
    /*left: -25px;*/
    /*overflow: hidden;*/
    /*position: absolute;*/
    /*width: 480px;*/
    /*z-index: 999;*/
/*}*/

body .bookmarks-area .title {
    color: #000;
    width: 100%;
    left: 0;
    text-align: center;
}


#activeResultInfo {
    position: relative;
    left: -40px;
}

.result-block-image.images .thumbnail a {
    background: #fff;
    display: table-cell;
    width: 480px;
    height: 360px;
    vertical-align: middle;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.result-block-image.images .thumbnail img {
   height: auto;
}