@import url('quotation-form.css');
@import url('../font.css');

#bv_afterheader {
}
#bv_afterhedercnt {
}

.bv_afterheader{
	width: 100%;
	height: auto;
	background-image: url(../../images/home/header/headerbg.jpg);
	display: inline-table;
	

}
#bv_bodycntouter {

}

.bv_afterhedercnt{
	width: 1175px;
	height: 300px;
	margin:0 auto;
	
}
#bv_headerleft {
}
.headerleft{
	width: 700px;
	height: 300px;
	float:left;
	position: relative;
}#bv_headeright {
}

.bodycntouter {
	width: 100%;
	height: auto;
	background-color: #9C6;
}



.headeright{
	width: 460px;
	height: 290px;
	float:left;
	background: url(../../images/home/header/bg_color02.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-top: 4px solid #F90;
}

.brandheaderrightup {
		width: 373px;
	height: 340px;
	border-color: #CFCFCF;
	border-style: solid;
	border-width: 1px 1px 2px;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	background: rgb(238,238,238);
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
}
.brandicon {
	float: left;
    margin: 10px 5px 0 0;
	width:50px;
	text-align:center;
	}
/*.branddetailsRight {
	float:right;
	width:300px;
	margin: 10px 0 0 0;
}	*/

/*.brandRightinner {
	position:relative;
	display:block;
	clear:both;
	color:#fff;
}*/

.brandRightinnerLogo {
	height:60px;
	width:63px;
	float:left;
	}
	
.brandRightinnerMiddle {
	height:50px;
	width:170px;
	float:left;
	color:#fff;
}

.brandPic {
	width:50px;
	height:50px;
	box-shadow:1px 1px 5px rgba(0, 0, 0, 0.7);
	border: 1px solid #EAEAEA;
	margin-right:5px;
	float:left;
}

/*.brandheaderrightdown {
	width:375px;
	height:56px;
	background: url(../../images/home/branding/branding-lower-bg.png);
}*/


.bv_body{
	width: 100%;
	height: auto;
	margin-bottom:7px;
}
.bv_bodycnt{
	width: 1175px;
	height: auto;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}
.bv_box{
	width: 375px;
	height: 400px;
	/* [disabled]background-color: #0C3; */
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.bv_box_inner {
	width: 373px;
	height: 340px;
	border-color: #CFCFCF;
	border-style: solid;
	border-width: 1px 1px 2px;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
	background: rgb(238,238,238);
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );

}

.bv_bodyinnerup{
	width: 1175px;
	height: 400px;
	/* [disabled]background-color: #FFF; */
	margin-left: auto;
	margin-right: auto;
}

.domainOffer {
	float: left;
    height: 268px;
    margin-right: 10px;
    padding: 33px 0 0 36px;
    width: 465px;
	border-radius:5px;
	background: url(../../images/home/domain-slider/frame.png) no-repeat;
	/*background: rgb(206,219,233);
background: -moz-linear-gradient(left,  rgba(206,219,233,1) 0%, rgba(38,85,139,1) 0%, rgba(75,184,240,1) 52%, rgba(58,139,194,1) 84%, rgba(38,85,139,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(206,219,233,1)), color-stop(0%,rgba(38,85,139,1)), color-stop(52%,rgba(75,184,240,1)), color-stop(84%,rgba(58,139,194,1)), color-stop(100%,rgba(38,85,139,1)));
background: -webkit-linear-gradient(left,  rgba(206,219,233,1) 0%,rgba(38,85,139,1) 0%,rgba(75,184,240,1) 52%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%);
background: -o-linear-gradient(left,  rgba(206,219,233,1) 0%,rgba(38,85,139,1) 0%,rgba(75,184,240,1) 52%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%);
background: -ms-linear-gradient(left,  rgba(206,219,233,1) 0%,rgba(38,85,139,1) 0%,rgba(75,184,240,1) 52%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%);
background: linear-gradient(to right,  rgba(206,219,233,1) 0%,rgba(38,85,139,1) 0%,rgba(75,184,240,1) 52%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedbe9', endColorstr='#26558b',GradientType=1 );*/

}

/*For domain Slider Start*/

#slider {
	width:395px;
	height:215px;
	border-radius:5px;
				
	/*IE bugfix*/
	padding:0;
	/*margin:25px 0 0 65px;*/
}
			
#slider li { list-style:none; }
			
#page {
	width:400px;
	/*margin:50px auto;*/
}

.rhino-btn {
	background: url(../../images/home/domain-slider/rhinoslider-sprite.png) 0 0 no-repeat;
	z-index:10;
	width:56px;
	height:53px;
	display:block;
	text-indent:-999%;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-prev, .rhino-next { bottom:-4px; }

.rhino-prev {
	left:-6px;
	background-position:-168px 0;
}

.rhino-next {
	right:-6px;
	background-position:-106px 0;
}

.rhino-prev:hover { background-position:-168px -53px; }

.rhino-next:hover { background-position:-106px -53px; }

.rhino-toggle {
	top:-4px;
	left:-6px;
}

.rhino-play { background-position:0 0; }

.rhino-play:hover { background-position:0 -53px; }

.rhino-pause { background-position:-56px 0; }

.rhino-pause:hover { background-position:-56px -53px; }

.rhino-container { position:relative; }

.rhino-caption {
	position:absolute;
	background: #000;
	display:none;
	left:0;
	right:0;
	top:0;
	color:#fff;
	padding:10px;
	text-align:right;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-bullets {
	position: absolute;
	bottom: -3px;
	left: 50%;
	margin:0 0 0 -50px;
	z-index: 10;
	background: #fff;
	padding:0;
}

.rhino-bullets:before, .rhino-bullets:after {
	position:absolute;
	display:block;
	left:-16px;
	content:' ';
	width:16px;
	height:26px;
	background:url(../img/rhinoslider-sprite.png) -224px 0 no-repeat;
}

.rhino-bullets:after {
	left:auto;
	right:-16px;
	background-position: -240px 0;
}

.rhino-bullets li {
	float:left;
	display:inline;
	margin:0 2px;
}

.rhino-bullets li a.rhino-bullet {
	display: block;
	width: 16px;
	height: 15px;
	cursor: pointer;
	background: white;
	font-size: 10px;
	text-align: center;
	padding: 6px 0 5px 0;
	color: #333;
	text-decoration:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-bullets li a.rhino-bullet:hover, .rhino-bullets li a.rhino-bullet:focus {
	color:#999;
	background:#eee;
}

.rhino-bullets li a.rhino-bullet.rhino-active-bullet {
	color:#fff;
	background:#5cd4e8;
}

/*For domain Slider End*/

.portfolioSlider {
	width: 272px;
	height: 300px;
	float: left;
	position: relative;
	margin: 0 10px 0 0;
	box-shadow: 1px 0px 3px #333;
	border-radius:5px 5px 5px 5px;
}

.bv_bodycntdn{
	height: 300px;
    margin-top: 11px;
    padding-left: 30px;
    width: 1105px;
}

h2 {
	color: #00B3E4;
	font-family:OpenSans-Light;
	margin-bottom: 8px;
	font-size: 20px;
}
.brandRightinner>p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.brandRightinnerMiddle>h2 {
	color: #000000;
	font-family: AccidentalPresidency;
	font-size: 25px;
	letter-spacing:1px;
	margin:0;
	padding:10px;
}
/* down slider */
.pics {
    height: 232px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 232px;
}
.pics img {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    height: 200px;
    left: 0;
    padding: 15px;
    top: 0;
    width: 200px;
}
.pics img {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;

}
/* down slider */



h3 {
	color:#18A19B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	
}
