body#salesforce{
    background-color:#FFFFFF;
}

#bumpbox {
    width:1px;
    height:1px;
    position:absolute;
    padding:4px;
    background: #FFFFFF url('../gfx/ajax-loader.gif') no-repeat center center;
    display:block;
    z-index:100000;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
    border:0px solid #777;
    box-shadow: 0 0 16px #4c4c4c;
    -moz-box-shadow: 0 0 16px #4c4c4c;
    -webkit-box-shadow: 0 0 16px #4c4c4c;
    top:200px !important;

        background-color:#fff ;
        border-radius:5px ;
        /*box-shadow: 0 0 20px #848484 ;*/
        box-shadow: 0 0 45px #444444;
        background: rgb(255, 255, 255) ;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88dddddd, endColorstr=#99dddddd);
}

#bumpbox_modal {
    left: 0;
    background:#FFFFFF;
    width:100%;
    height:100%;
    opacity:0.9;
    position:absolute;
}

#bumpbox_close {
    border-radius: 16px 16px 16px 16px;
    color: #CCCCCC;
    cursor: pointer;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 20px;
    position: absolute;
    right: 5px;
    text-indent: 0;
    width: 24px;
    z-index: 100000;
}
#bumpbox_close:hover{
    color:#555555;
}

#bumpbox_left {
    right:50px;
    bottom:-12px;
}

#bumpbox_right {
    right:10px;
    bottom:-12px;
}

#bumpbox_right, #bumpbox_left {
    width:30px;
    height:20px;
    position:absolute;
    display:block;
    z-index:100000;
    cursor:pointer;

    border:2px solid #777;
    -moz-border-radius:16px;
    -webkit-border-radius:16px;
    border-radius:16px;

    color:#fff;
    font-family:verdana;
    font-size: 28px;
    font-weight: bold;
    line-height:14px;
    text-indent:3px;
    text-shadow: 1px 1px 1px #000;

    background:#000;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(51, 51, 51, 0.5)); /* FF3.6 */
    background-image: -ms-linear-gradient(top, #fff, #ccc); /* IE10 */
    background-image: -o-linear-gradient(top, #fff, #ccc); /* Opera 11.10+ */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #fff, #ccc); /* Chrome 10+, Saf5.1+ */
    background-image: linear-gradient(top, #fff, #ccc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#cccccc'); /* IE6–IE9 */
}

#bumpbox_title {
    height:20px;
    position:absolute;
    top:-30px;
    left:20px;
    color:#eee;
    opacity:0.9;
    z-index:10000;
    font-family:verdana;
    font-size:11px;
}

#bumpbox_url {
    width:auto;
    height:20px;
    position:absolute;
    left:20px;
    bottom:-30px;
    color:#eee;
    text-decoration:none;
    font-family:verdana;
    font-size:11px;
}

#bumpbox_inline {
    padding:20px;
    width:auto;
    height:auto;
    color:#000000;
    overflow:hidden;
}

#bumpbox_pdf {
    overflow:hidden;
    padding:20px;
}

.bumpbox_mp3 {
    padding:20px;
}

.bumpbox_movie {
    padding:20px;
}

.bumpbox_image {
    padding:20px;
}

#sales-team-form input, #sales-team-form textarea {
    font-size: 14px;
    height: 35px;
    width: 210px;
    margin: 0 15px 15px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 7px;
	border:1px solid #ccc;
	font-weight:300;
	color:#555555;
	float:left;
}

#sales-team-form #email{
    clear:left;
}
#sales-team-form #company{
    clear:left;
}
#sales-team-form #city{
    clear:left;
}
#sales-team-form #state{
    width:115px;
}
#sales-team-form #country{
    clear:right;
    width:115px;
}
#sales-team-form textarea{
    width:340px;
    clear:both;
}
#sales-team-form input {
    width: 220px\9;		/* IE-7 & IE-8 */
    padding-top: 6px\9;	/* IE-7 & IE-8 */
    height: 25px\9;		/* IE-7 & IE-8 */
}

#sales-team-form textarea{
  height: 70px;
}
#sales-team-form input.sales-team{
    	background-color: #319f00;
    	background-image: -moz-linear-gradient(top, #35ad00, #2a8900);
    	background-image: -ms-linear-gradient(top, #35ad00, #2a8900);
    	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#35ad00), to(#2a8900));
    	background-image: -webkit-linear-gradient(top, #35ad00, #2a8900);
    	background-image: -o-linear-gradient(top, #35ad00, #2a8900);
    	background-image: linear-gradient(top, #35ad00, #2a8900);
        background-repeat: repeat-x;
    	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#35ad00', endColorstr='#2a8900', GradientType=0);
    	border-color: #2a8900 #2a8900 #133d00;
    	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    	*background-color: #2a8900;
    	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    	text-shadow: 1px 1px 0 #666;
    	border-radius: 3px 3px 3px 3px;
        font-size: 16px;
        font-weight: 600;
        padding: 3px 33px;
        color: #FFFFFF;
        clear:left;
}

#sales-team-form input.sales-team:hover{
     background-position: 0 0px;
}
#sales-team-form{
    padding:20px;
}
#sales-team-wrapper h1{
    color: #000000;
    font-size: 41px;
    font-weight: 200;
    margin-left: 18px;
    text-align: left;
}
#thankyou-message h1{
    text-align:center;
    margin-bottom: 40px;
}
#sales-team-wrapper p{
    color: #444444;
    font-weight: 200;
    margin-left: 20px;
    text-align: left;
}
#thankyou-message p{
    font-weight:400;
}
#thankyou-message span{
    float:left;
}
#feedback-first_name,#feedback-email, #feedback-city{
    clear: left;
    color: red;
    float: left;
    font-size: 10px;
    margin-left: 5px;
    margin-top: -20px;
}

.close-thankyou{
    color: #555555;
    font-weight: 600;
    margin-top: 200px;
}