div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}

.wpcf7-form textarea{
    font-family:Arial;
}

.wpcf7-form .countryOrigin{
    display:none;
}


/* start new design */

@font-face{
	font-family: 'Bree Serif';
    src: url('font/BreeSerif-Regular.ttf') format('truetype');
}



#wpcf-custom-wrapper{
	background: #fff;
	font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
	font-weight: 400 ;
	color: #6e6e6e;
        /*
        Remove Line Height
	line-height: 1;
        */
        
}


#wpcf-custom-wrapper p {
	
	font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
	font-weight: 400 ;
	color: #6e6e6e;
        line-height:210%;
        /*
        Remove Line Height
	line-height:normal;
        */
        padding-bottom:0px;
        margin-bottom:15px;
}

#wpcf-custom-wrapper h3{
	font-size: 22pt;
}


#wpcf-custom-wrapper input[type=text]{
	border: 1px solid #d9d9d9;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	height: 31px;
         margin: 0 0 0 0;
	/* margin: 12px 0 20px 0; */
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
	padding-left: 4px;
}

#wpcf-custom-wrapper input[type=radio]{
	/*
	height: 31px;
	margin: 12px 0 20px 0;
	*/
}

#wpcf-custom-wrapper .radioLabel{

	display:inline-block;
        margin-left:8px;
        margin-right:8px;
        /* line-height:4em; */
        vertical-align:top;
}

#wpcf-custom-wrapper input[type=checkbox]{
	
	height: 31px;
         margin: 12px 0 20px 0;
	/*
 margin: 12px 0 20px 0;
 */
	
}

#wpcf-custom-wrapper .checkLabel{

	display:inline-block;
        margin-left:8px;
        margin-right:8px;
        line-height:4em;
        vertical-align:top;
}


#wpcf-custom-wrapper textarea{
	border: 1px solid #d9d9d9;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin: 12px 0 20px 0;
	font-size: 16px;
	width: 572px;
	height: 75px;
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
	padding: 4px;
}

#wpcf-custom-wrapper .fulltext{
	/*width: 576px;*/
        width:334px;
}

#wpcf-custom-wrapper .halftext{
	width:279px;
}

#wpcf-custom-wrapper .left-half{
	width: 285px;
	float:left;
	margin-right: 11px;
}

#wpcf-custom-wrapper .right-half{
	width: 285px;
	float:left;
}

#wpcf-custom-wrapper .clear{clear: both;}


/*content styles*/

#wpcf-custom-wrapper{
	width: 626px;
        /*
	margin: 0 auto;
        */
	border: 1px solid #d9d9d9;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background: #f8f8f8;

}


.inner_content .over_content .over_right #wpcf-custom-wrapper p {
    font-size:14px !important;
    line-height:210% !important;
}

.inner_content .over_content .over_right #wpcf-custom-wrapper ul li{
    font-size:14px !important;
    line-height:210% !important;
}

#wpcf-custom-wrapper .content-wrapper{
	width: 582px;
	margin: 0 auto;
	padding-bottom: 22px;
	
}

#wpcf-custom-wrapper .content-wrapper img.logo{
	width: 240px;
        margin-top:10px;
	
}

#wpcf-custom-wrapper h3.heading {
	color: #444444 !important;
	font-weight: 700 !important;
        padding-top:0.67em;
        padding-bottom:0.67em;
        float:left;
        width:330px;
}

#wpcf-custom-wrapper span.pink{
	color: #ca3062 !important;
}

#wpcf-custom-wrapper span.about{
	font-family: 'Bree Serif', serif;
	font-size: 17pt;
	color: #515150;
	text-transform: uppercase;
}

#wpcf-custom-wrapper .date{
	border: 1px solid #d9d9d9;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	overflow: hidden;
	width: 82px;
	height: 31px;
	margin: 12px 11px 10px 0;
	background: #fff url(images/drop-arrow.png) no-repeat right center;
	background-position: 66px 13px;
	float: left;
	line-height: 2;
}

#wpcf-custom-wrapper .date select{
	background: transparent url(images/drop-arrow.png) no-repeat right center;
	width: 140px;
	appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	border: 0;
	color: #6e6e6e;
	margin: 0;
	padding: 7px 0 6px 10px;
	outline: none;
	
}



#wpcf-custom-wrapper .date select option{
	color: black;
}

#wpcf-custom-wrapper .selectwrapper{
	border: 1px solid #d9d9d9;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	overflow: hidden;
        	width: 230px;
	height: 31px;
	margin: 12px 11px 10px 0;
	background: #fff url(images/drop-arrow.png) no-repeat right center;
	background-position: 212px 13px;
        
        /*
	width: 162px;
	height: 31px;
	margin: 12px 11px 10px 0;
	background: #fff url(images/drop-arrow.png) no-repeat right center;
	background-position: 146px 13px;
*/
	line-height: 2;
}

#wpcf-custom-wrapper  .selectwrapper select{
	background: transparent url(images/drop-arrow.png) no-repeat right center;
	width: 220px;
	appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	border: 0;
	color: #6e6e6e;
	margin: 0;
	padding: 7px 0 6px 10px;
	outline: none;
	
}

#wpcf-custom-wrapper .selectwrapper select option{
	color: black;
}


#wpcf-custom-wrapper .button_wrapper{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	width: 103px;
	height: 34px;
	background: #fff url(images/reg-button.png) no-repeat;
}

#wpcf-custom-wrapper  input[type="submit"]{
	background: transparent;
	width: 103px;
	height: 34px;
	overflow: hidden;
	border: 0;
	line-height: 1;
}

#wpcf-custom-wrapper input[type="submit"]:hover{
	cursor: pointer;
}

/* end new design */

#wpcf-custom-wrapper span.wpcf7-form-control-wrap{
    
}