@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:helvica, arial, verdana, sans-serif;
	font-size:14px;
	color:#333;
}
strong{
	font-size: 13px;
}
a, a:hover{
	color:#136DB0;
}

h1{
	padding:0;
	margin:0 0 10px 0px;
	font-size:22px;
}

.topHeader{
	background-image:url('../images/bg.png');
	height:202px;
	width:100%;
	position: relative;
}

a.logo-ru{
	background: url('../images/logo_ru.png') no-repeat;
	height: 22px;
}
a.logo-en{
	background: url('../images/logo_en.png') no-repeat;
	height: 13px;
}
a.logo{
	width: 100px;
	display: block;
	top: 84px;
	left: -132px;
	position:relative;
	float:left;
}

.BoxContainer{
	background: url(../images/baby.png) no-repeat;
	position: absolute;
	top: 1px;
	left: 320px;
	width: 359px;
	height: 199px;
}
.BoxContainerLeft{
	background: url(../images/bg_menu.png) no-repeat;
	position: absolute;
	top: 80px;
	left: 35px;
	width: 174px;
	height: 117px;
}
.BoxContainerLeft a{
	display: block;
	position: absolute;
	font-size: 13px;
}
.BoxContainerLeft a.en-link{
	top: 2px;
	left: 91px;
}
.BoxContainerLeft a.ru-link{
	top: 2px;
	left: 5px;
}
.BoxContainerLeft a.active{
	background: url(../images/tick.png) no-repeat;
	padding-left: 13px;
}
.BoxContainerLeft a.link-girl{
	background: url(../images/girl_m.png) no-repeat;
	top: 26px;
	left: 5px;
	padding-left: 30px;
	height: 26px;
	line-height: 26px;
}
.BoxContainerLeft a.link-boy{
	background: url(../images/boy_m.png) no-repeat;
	top: 54px;
	left: 5px;
	padding-left: 35px;
	height: 30px;
	line-height: 30px;
}
.BoxContainerLeft a.link-unisex{
	background: url(../images/boy_girl_m.png) no-repeat;
	top: 84px;
	left: 5px;
	padding-left: 46px;
	height: 30px;
	line-height: 30px;
}
.raiting-box{
  width:400px;
}

.domainContent{
    position:relative;
    float:left;
    padding:5px;
    border:1px solid red;
    width:400px;
    margin-bottom:10px;
}

.searchBox{
	width: 260px;
	padding:6px;
	border:1px solid #c3c3c3;
	float:left;
	height:29px;
}

.searchButton{
	width:100px;
	height:29px;
	float:left;
	margin-left:5px;
}

.buyDomain{
	float:right;
	margin:34px 30px;

}

.buyDomain a{
	color: #000;
}

.navLinks{
	margin:5px 0px 0px;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:10px;
}

.navLinks a{
	padding:5px;
}

.navLeft{
	float:left;
}

.navRight{
	float:right;
	margin-right:5px;
}

.clear{
	clear:both;
}

.colLeft{
	width:200px;
	background-image:url('../images/colLeft.png');
	background-repeat:repeat-y;
	min-height:800px;
	float:left;
	margin-right:10px;
}

.colLeftContent{
	padding:0px 5px;
	line-height:22px;
}

.colContent{
	padding:20px;
	float:left;
	line-height:18px;
}

.spacer{
	padding:20px;
}

.domainBox{
	width:400px;
	height:200px;
	border:1px solid #11366E;
	margin:10px;
	float:right;
}

.rightCol{
	float:right;
	width:400px;
	margin-right:20px;
}

.domainBoxContent{
	padding:10px;
}

.domainBoxContentTitle{
	color:#FF6600;
	font-weight:bold;
	font-size:18px;
}

.domainBoxContentStrap{
	font-weight:bold;
	font-size:11px;
}

.domainsListBox{
	width: 230px;
	height: 120px;
	overflow: auto;
	margin-top: 10px;
	float: left;
}

.contentContainer{
	width:100%;
}

.colLeftTitle{
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #333;
	margin-bottom:10px;
}

.contentTopBox{
	padding-top:10px;
	min-height:170px;
}

.asRight{
	float:right;
	width:160px;
	margin-top:-310px;
}

.domainsText{
	width: 230px;
	float:left;
}

.starDomain{
	width: 150px;
	height: 150px;
	background-image:url('../images/stardomain.gif');
	float:right;
}


.name2 {
	width: 200px;
	height: auto;
	float: left;
	list-style: none;
}

.meaning {
	width:177px;
	height: auto;
	float: left;
	list-style: none;

}
.morein {
	width: 105px;
	height: auto;
	float: left;
	list-style: none;
}

.change {
	width: 105px;
	height: auto;
	float: left;
	list-style: none;
}
#large-li {
	width: auto;
	height: auto;
	margin: 0 0 0 0px;
}
.white {
	height: 26px;
	background:#ffffff;
	border-bottom: 1px dotted #cccccc;
	padding-top: 10px;
}

.grey {
	height: 31px;
	background:#f2f2f2;
	border-bottom: 1px dotted #cccccc;
	padding: 4px;
	text-align: center;
}

.blue {
	height: 26px;
	background:#dceaf8;
	border-bottom: 1px dotted #cccccc;
	padding-top: 10px;
}

.pink {
	height: 26px;
	background:#f5e9e9;
	border-bottom: 1px dotted #cccccc;
	padding-top: 10px;
}

.space {
	margin-left: 10px;
}

#voucher_content{
}

ul{
	margin:0;
	padding:0;
}

