/* * jQuery Nivo Slider v2.6 * http://nivo.dev7studios.com * * Copyright 2011, Gilbert Pellegrom * Free to use and abuse under the MIT license. * http://www.opensource.org/licenses/mit-license.php *  * March 2010 */
  /* The Nivo Slider styles */
.nivoSlider
{
	position:relative
}

.nivoSlider img
{
	position:absolute;
	top:0px;
	left:0px
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none
}

/* The slices and boxes in the Slider */
.nivo-slice
{
	display:block;
	position:absolute;
	z-index:5;
	height:100%
}

.nivo-box
{
	display:block;
	position:absolute;
	z-index:5
}




/* Caption styles */
.nivo-caption
{
	position:absolute;
	left:59px;
	bottom:112px;
	color:#fff;
	opacity:0.8;
	/* Overridden by captionOpacity setting */
	width:270px;
	z-index:8
}

.nivo-caption h1
{
	font-family: 'Terminal Dosis', sans-serif;
	font-weight:300;
	padding:15px 20px 15px 20px;
	font-size:20px;
	background-color:#e53400
}

.nivo-caption p
{
	background:#000;
	padding:10px 20px 10px 20px;
	margin:0
}

.nivo-caption a
{
	display:inline !important
}


.nivo-html-caption
{
	display:none
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a
{
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer
}

.nivo-prevNav
{
	left:0px
}

.nivo-nextNav
{
	right:0px
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a
{
	position:relative;
	z-index:9;
	cursor:pointer
}

.nivo-controlNav a.active
{
	font-weight:bold
}

/* msgcss*/
#mymsgdiv2
{

	position:absolute;
	left:0px;
	bottom:0px;
	color:#fff;
	opacity:0.9;
	/* Overridden by captionOpacity setting */
	width:380px;
	z-index:8
 
}

/* msgcss*/
#mymsgdiv
{
	position:absolute;
	left:0px;
	bottom:0px;
	color:#fff;
	opacity:0.9;
	/* Overridden by captionOpacity setting */
	width:380px;
	z-index:8
}


.white-pink {
height:310px;
margin-left:auto;
margin-right:auto;
max-width: 500px;
background: #FFF;
padding: 30px 30px 20px 30px;
box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
-webkit-box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
font: 12px Arial, Helvetica, sans-serif;
color: #666;
border-radius: 10px;
-webkit-border-radius: 10px;
}
.white-pink h1 {
font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 0px 0px 10px 40px;
display: block;
border-bottom: 1px solid #F5F5F5;
margin: -10px -30px 10px -30px;
color: #969696;
}
.white-pink h1>span {
display: block;
font-size: 11px;
color: #C4C2C2;
}
.white-pink label {
display: block;
margin: 0px 0px 5px;
}
.white-pink label>span {
float: left;
width: 20%;
text-align: right;
padding-right: 10px;
margin-top: 10px;
color: #969696;
}
.white-pink input[type="text"], .white-pink input[type="email"], .white-pink textarea,.white-pink select{
color: #555;
width: 70%;
padding: 3px 0px 3px 5px;
margin-top: 2px;
margin-right: 6px;
margin-bottom: 16px;
border: 1px solid #e5e5e5;
background: #fbfbfb;
height: 25px;
line-height:15px;
outline: 0;
-webkit-box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
}
.white-pink textarea{
height:100px;
padding: 5px 0px 0px 5px;
width: 70%;
}
.white-pink .button {
-moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
-webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
box-shadow:inset 0px 1px 0px 0px #fbafe3;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d) );
background:-moz-linear-gradient( center top, #ff5bb0 5%, #ef027d 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d');
background-color:#ff5bb0;
border-radius:9px;
-webkit-border-radius:9px;
-moz-border-border-radius:9px;
border:1px solid #ee1eb5;
display:inline-block;
color:#ffffff;
font-family:Arial;
font-size:15px;
font-weight:bold;
font-style:normal;
height: 40px;
line-height: 30px;
width:100px;
text-decoration:none;
text-align:center;
text-shadow:1px 1px 0px #c70067;
}
.white-pink .button:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0) );
background:-moz-linear-gradient( center top, #ef027d 5%, #ff5bb0 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0');
background-color:#ef027d;
}
.white-pink .button:active {
position:relative;
top:1px;
}
.white-pink select {
background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
appearance:none;
-webkit-appearance:none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
width: 70%;
line-height: 15px;
height: 30px;
}
.msgbutton { color:rgb(255, 255, 255);font-size:14px;padding-top:14px;padding-bottom:14px;padding-left:50px;padding-right:50px;border-width:0px;border-color:rgb(197, 229, 145);border-style:outset;border-radius:5px;background-color:rgb(51, 133, 255);}#testButton:hover{color:#ffffff;background-color:#78c300;border-color:#c5e591;}
/* msgcss*/


/*--------------------------------------DEFAULT NIVO SLIDER CSS DEFINITIONS----------------------------------------*/
/*#slider3 .nivo-controlNav
{
	position:absolute;
	bottom:-75px;
	/* Put the nav below the slider */
/*
}

#slider3 .nivo-controlNav img
{
	display:inline;
	/* Unhide the thumbnails */
/*	position:relative;
	margin-right:10px
}

#slider3 .nivo-control>img
{
	border:4px solid #fff
}

#slider3 .active>img
{
	border:4px solid #e53400
}

#slider3 .nivo-controlNav
{
	display:block;
	text-align:center;
	width:100%;
	float:left
}

*/
