/*========-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=contactus -=-=-=-=-=-=-=-=-=-=-=-=-=-=-================*/
	.maincontainer_contact{
	width:400px;
	height:auto;
	float:left;
	padding-top: 0px;
	}
	.mapcontainer_contact{
	width:500px;
	height:auto;
	float:left;
	padding-top: 0px;
	padding-left: 20px;
	}
.container_contact{
	width:400px;
	height:auto;
	float:left;
	padding-top: 0px;
	}

.contact_wrapper
{
	width:auto;
	float:left;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -20px;
	
}
	
.contact_tlt
{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	line-height:50px;
	letter-spacing:normal;
	color:#535353;
	font-weight:normal;
	font-variant:small-caps;
}
.contact_left 
{
	width:280px;
	float:right;
	margin-left: 20px;

}


.contact_left p
{
	line-height:22px;
}
.contact_middle
{
	width:320px;
	height:auto;
	float:left;
}
.middle_map {
	width:580px;
	float:left;
	border:1px solid #3FC1E1;
	margin-top:20px;
	padding: 5px;
	background-color: #CCC;
	
}

.contact_right
{
	width:280px;
	height:auto;
	float:left;
	
}


/*========-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=Enquiry -=-=-=-=-=-=-=-=-=-=-=-=-=-=-================*/
.enquiry_left{
	width:880px;
	height:auto;
	float:right;
	padding-top: 0px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
		
	}
#main_contents{float:left; width:900px; margin:20px 0 0 0;}
	
#enquiry{
	float:right;
	width:860px;
	padding:0px;
	font-size:15px;
	height: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

form#enquiryform{
	float:left;
	width:860px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 20px;
}

form#enquiryform span.wanted{color:#f00; margin:0 0 0 5px;}

form#enquiryform input{width:300px; padding:7px 12px 7px 7px; margin:10px 0; border:1px solid #ccc;
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00e5e5e5',GradientType=0 ); /* IE6-9 */
 }
form#enquiryform input{
	width:250px;
	border:1px solid #3FC1E1;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00e5e5e5',GradientType=0 ); /* IE6-9 */
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 7px;
 }

form#enquiryform select{
	margin:10px 0;
	width:320px;
	padding:7px 12px 7px 7px;
	border:1px solid #3FC1E1;
	float:left;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00e5e5e5',GradientType=0 ); /* IE6-9 */}

form#enquiryform textarea{
	width:250px;
	height:130px;
	border:1px solid #3FC1E1;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,0) 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00e5e5e5',GradientType=0 ); /* IE6-9 */
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 7px;
}

button#enquiry{display:block; padding:10px 15px; cursor:pointer; width:70px; border-radius:5px; margin:30px 0 0 0; color:#fff; float:left;
background: rgb(232,4,5); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(232,4,5,1) 0%, rgba(95,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,4,5,1)), color-stop(100%,rgba(95,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(232,4,5,1) 0%,rgba(95,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(232,4,5,1) 0%,rgba(95,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(232,4,5,1) 0%,rgba(95,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(232,4,5,1) 0%,rgba(95,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e80405', endColorstr='#5f0000',GradientType=0 ); /* IE6-9 */
 }

.enquiry_left_main
{
	width:900px;
	float:left;
	padding-right:0px;
	height: auto;
	margin-top: 45px;
	margin-left: 10px;

}
.enquiry_left
{
	width:880px;
	float:left;
	padding-right:0px;
	height: auto;
	background-image: url(../images/creative%20events.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 20px;

}

.contact_form
{
	width:500px;
	float:right;
	padding-right:0px;
	height: auto;
	margin-top: 1px;
	margin-left: 10px;

}

.contact_left_main
{
	width:300px;
	float:left;
	padding-right:0px;
	height: 220px;
	margin-top: 45px;
	margin-left: 100px;

}
.contact_form_main
{
	width:300px;
	float:left;
	padding-right:0px;
	height: 220px;
	margin-top: 45px;
	margin-left: 140px;

}

.contact_bg
   {
	width:auto;
	float:left;
	margin-left: 300px;
	position: absolute;
	z-index: 5;
	top: 1917px;
	left: -175px;
}


.contact_right
{
	width:250px;
	height:auto;
	float:left;
	
}	
.contact_tlt
{
	padding-left: 0px;
	font-size: 26px;
	color: #40C1E1;
	font-weight: bold;
	font-family: 'SF_Cartoonist_Hand.';
	}


.rightdiv{
	float:left;
}
.leftdiv{
	float:left;
	width:150px;
}
.request_form
{
	width:280px;
	height:auto;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
}

.enquiry_box
{
	float:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #3FC1E1;
	height:32px;
	width:220px;
	margin-bottom:8px;
	padding-left:10px;
}
.textarea
{
	width:210px;
	height:16px;
	float:left;
	color:#000000;
	font-size:12px; 
    padding:5px 10px 10px 10px;
	margin-bottom:7px;
	border:#c2bfbf solid 1px; 
}

.textarea_message
{
	width:210px;
	height:30px;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px 10px 10px 10px;
	margin-bottom:7px;
	border:1px solid #3FC1E1;
}

.captch 
{
	float:left;
	background-color:#FFFFFF; 
	border:#c2bfbf solid 1px; 
	height:50px;
	width:220px;
	margin-bottom:5px;
	padding-left:10px;
	padding:5px;
}

button#feedbt{
	float:left;
	padding:10px 15px;
	padding-left:15px;
	margin:10px 16px 0 1px;
	color:#fff;
	border:#0066FF solid 2px;
	font-weight:bold;
	outline:#a5a5a2 solid 0px;
	background-color: #40C1E1;
 }

button#feedbt:hover{
	border:#0066FF solid 2px;
	outline:#a5a5a2 solid 0px;
	background-color: #00CCFF;
}

.products_thumbil
{
	width:750px;
	height:160px;
	float:right;
	background-color:#e8ebe8;
	border-top:#CCCCCC solid 1px;
	padding-top:10px;

}

.leftside
{
	width:300px;
	height:450px;
	float:right;

}

/*========-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=Enquiry -=-=-=-=-=-=-=-=-=-=-=-=-=-=-================*/
	
	
