﻿body {
	background-color:#f0f0f0;
}
#wrapperslaid {
	width:906px;
	margin: 0 auto;
	overflow:visible;
}

#slider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	position:relative;
	overflow:hidden;
}
.content {
	width:906px;
	float: left;
	position: relative;
	background-color:#FFF;
}
.inslider {
	position: relative;
}
.inslider a {
	text-decoration:none;
}
.contentholder {
	height:200px;
	width: 906px;
	overflow: hidden;
	position: relative;
	background-color:#FFF;
}
.contentslider {
	position: absolute;
	top: 0;
	left: 0;
}
.imgslider img {
	float: left;
}
.contentnav {
	position: absolute;
	top: 17px; 
	left: 24px;
	height: 18px;	
	z-index: 100;
	text-align: center;
	line-height: 18px;
}
.contentnav a {
	background: url('/images/cr/images/button-grey0_sm.png') 50% 50% no-repeat;	
	display: inline-block;
	height: 18px;
	width: 18px;
/*	font-size:16px;
	padding:10px 16px;
	color:#f5f5f5;
	text-decoration:none;*/
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
}
.contentnav a.active_ {
	color:#FFF;
	background: #603;
}
.contentnav a.active0 {
	color:#FFF;
	background: url('/images/cr/images/button-blue1_sm.png') 50% 50% no-repeat;
}
.contentnav a.active1 {
	color:#FFF;
	background: url('/images/cr/images/button-green2_sm.png') 50% 50% no-repeat;
}
.contentnav a.active2 {
	color:#FFF;
	background: url('/images/cr/images/button-orange3_sm.png') 50% 50% no-repeat;
}
.contentnav a.active3 {
	color:#FFF;
	background: url('/images/cr/images/button-orange4_sm.png') 50% 50% no-repeat;
}
.contentnav a.active4 {
	color:#FFF;
	background: url('/images/cr/images/button-blue5_sm.png') 50% 50% no-repeat;
}


.maninslaid  {
width:906px;
}

.maninslaid img {
width:170px;
}

.mantextinslad,.mantextinslad2,.mantextinslad3,.mantextinslad4,.mantextinslad5  {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius: 10px;
width:732px;
height:140px;
background:#3f9cd1;
float: right;
}

.mantextinslad2  {
background:#90bd41;
}

.mantextinslad3  {
background:#f39e00;
}

.mantextinslad4  {
background:#ed7905;
}

.mantextinslad5  {
background:#66ccf7;
}


.inmantext {
padding: 0 20px;
}

.inmantext p,.inmantext h1,.inmantext a,.inmantext a:hover,.inmantext a:visited {
color: #fff;
text-decoration: none;
text-transform: uppercase;
}

.inmantext  h1 {
font-size: 20px;
font-weight: normal;
}

.inmantext p {
font-size: 14px;
text-align: left;
margin: 0;
}

.inmantext  p.rubric {
text-align: right;
padding: 5px 20px;
}




.botslaid  {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius: 10px;
width:906px;
height:52px;
background:#cccccc;
}

.botzaginslad  {
width:616px;
/*height:56px;*/
height:28px;
float: right;
padding-top: 10px;
}


.botzaginslad a {
padding: 0 20px;
font-size:12px;
color:#667594;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
display: block;
}



.slider-add-blocks{
  position:absolute;
  top:10px;
  right:0;
  width:732px;
  height:32px;
  line-height:32px;
}
.slider-add-blocks div{
  display: inline-block;
  height:32px;
  padding:0 20px;
  margin-right:10px;
  font-size:12px;
  color:#f5f5f5;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
}
.sl-add-1{
  background:#f39e00;
}
.sl-add-2{
  background:#3f9cd1;
}
.sl-add-3{
  background:#90bd41;
}
