/* CSS Document */
/*=======================================[contact Us Page]==================================== */
#contactUs {padding-top: 30px;}
#officeAddress {padding: 50px 0; border-left: 1px solid #BCC1DF; padding-left: 30px;}
#officeAddress h2 {font-size: 16px; color: #027096; font-family: arial; font-weight: bold; margin-bottom: 5px; }
#officeAddress p {font-size: 14px; color: #000; margin-bottom: 20px; font-family: arial; }
#map{
	background: none !important;
}

/*--------------------------------------[form]------------------------------------*/
form#contactUsForm {
	width: 530px;
	margin: 0 auto;
	padding: 10px 15px;
}
form#contactUsForm p {
	margin-left: 30px;
	margin-bottom: 30px;
	color: #fff;
	font-family: 'Jolly Lodger', cursive;
	letter-spacing: 8px;
	font-size: 18px;
}
form#contactUsForm .labelWidth {
	width: 150px;
	margin-left: 30px;
	font-weight: bold;
	color: #027096;
}
form#contactUsForm .componentWidth {
	width: 350px;
}
form#contactUsForm .fieldGroup {
	margin-bottom: 10px;	
}
form#contactUsForm input[type=text], form#contactUsForm input[type=password], form#contactUsForm textarea {
	width: 85%;
	border: 1px solid #0095c8;
	padding-left: 5px;
        height: 25px;
}
form#contactUsForm textarea {
	height: auto;	
}
form#contactUsForm input[type=button], form#contactUsForm input[type=submit] {
	margin-left: 420px;
	border: none;
	border-radius: 5px;
	padding: 5px;
	color: #fff;
	font-weight: bold;
    background: -moz-radial-gradient(135% 115% , #0095c8 70%, #027096 67%) repeat scroll 0 0 transparent;
}
form#contactUsForm input[type=button]:hover {
    background: -moz-radial-gradient(135% 115% , #027096 70%, #0095c8 67%) repeat scroll 0 0 transparent;
}


/*=======================================[Our Services Page]==================================== */
.h1Effect, .th1Effect {
	color: #000;
	box-shadow: 0 8px 8px #DFEBAC;
	border-radius: 5px;
	margin-bottom: 30px;
	text-align: center;
	padding-bottom: 5px;
	letter-spacing: 30px;	
	text-shadow: 5px 5px 4px #666;
}
.th1Effect {
	letter-spacing: 15px;	
}
#wDesign aside, #wDevlopment aside, #wApp aside, #desktopPub aside, #domainReg aside, #traning aside {
	height: auto;
}
#wDesign h2, #wDevlopment h2, #wApp h2, #desktopPub h2, #domainReg h2, #traning h2 {
	color: #000;
        margin-bottom: 15px;
}
#wDesign h3, #wDevlopment h3, #wApp h3, #desktopPub h3, #domainReg h3, #traning h3 {
	background: -moz-linear-gradient(left, #0094c7 30%, #8892c7 60%);
	margin: 30px 0 8px 0;
	padding: 5px;
	font-family: 'Belleza', sans-serif;
	text-transform: capitalize !important;
	font-size: 28px;
	font-weight: 400;
	font-style: normal;
	color: #fff;
}
#wApp h3 {
	background: -moz-linear-gradient(left, #0094c7 30%, #8892c7 60%);
}
#wApp ul {
}
#wApp ul li {
	color: #000;
}
#desktopPub h3 {
	background: -moz-linear-gradient(left, #0094c7 30%, #9ca4d0 60%);
}
#domainReg h3 {
	background: -moz-linear-gradient(left, #0094c7 30%, #a7aed5 60%);
}
#traning h3 {
	background: -moz-linear-gradient(left, #0094c7 30%, #b2b8da 60%);
}
#traning ul {
}
#traning li {
	font-family: 'Droid Serif', serif;
	text-align: justify;
	font-size: 1.0em;
	font-style: normal;
	font-weight: 400;
	color: #000;
}
#wDesign aside.deImgPosition, #wApp aside.deImgPosition, #domainReg aside.deImgPosition {
	background: none;
	width: 301px;
	float: left;
	position: relative;
	top: 2px;
	margin-right: 15px;
}
#wDesign p, #wDevlopment p, #wApp p, #desktopPub p, #traning p, #domainReg p {
	font-family: 'Droid Serif', serif;
	text-align: justify;
	font-size: 1.0em;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 5px;
	line-height: 1.5;
	color: #000;
}
#domainReg p {
	color: #F00;
}

#wDevlopment aside.devImgPosition, #desktopPub aside.devImgPosition, #traning aside.devImgPosition {
	float: right;
	width: 286px;
	background: none;
	position: relative;
	top: 10px;
	left: -5px;
	margin-left: 15px;	
}
#desktopPub aside.devImgPosition {
	margin-left: 5px;	
}


/*=======================================[About Us Page]==================================== */
#aboutUs aside.imgPosition {
	float: right;
	width: 286px;
	background: none;
	position: relative;
	top: -10px;
	left: -10px;
	margin-left: 15px;
}
#aboutUs p {
	font-family: 'Droid Serif', serif;
	text-align: justify;
	font-size: 1.0em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 8px;
}
.h3Effect {
	text-shadow:2px 0px 8px #48b3d7;
	color: #077ea6;	
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-family: 'Belleza', sans-serif;
	text-transform: capitalize !important;
	font-size: 28px;
	font-weight: 400;
	font-style: normal;
}
.marginBottom { margin-bottom: 8px;}

/*=======================================[training Page]==================================== */
#masterCom, #staticDev, #dynamicDev, #advancedDev {
	border-bottom: 1px dotted #077ea6;
	margin-bottom: 20px;
        padding-bottom: 50px;
}
#masterCom aside, #staticDev aside, #dynamicDev aside, #advancedDev aside ,#handOn aside, #understandQuran aside, #kalimerMormoKatha aside{
	height: auto;
}
#masterCom h2, #staticDev h2, #dynamicDev h2, #advancedDev h2 ,#handOn h2, #understandQuran h2, #kalimerMormoKatha h2, #wmcu h2, #wtma h2{
	text-shadow:2px 0px 8px #48b3d7;
	color: #077ea6;	
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-family: 'Belleza', sans-serif;
	text-transform: capitalize !important;
	font-size: 28px;
	font-weight: 400;
	font-style: normal;
}
#masterCom h3, #staticDev h3, #dynamicDev h3, #advancedDev h3, #handOn h3, #understandQuran h3, #kalimerMormoKatha h3{
	color: #077ea6;	
	font-family: 'Belleza', sans-serif;
	text-transform: capitalize !important;
	font-size: 24px;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 10px;

}
#masterCom p, #staticDev p, #dynamicDev p, #advancedDev p, #handOn p, #understandQuran p, #kalimerMormoKatha p, #wmcu p, #wtma p {
	margin-bottom: 10px;
	font-family: 'Droid Serif', serif;
	text-align: justify;
	font-size: 1.0em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
}
#masterCom ul, #staticDev ul, #dynamicDev ul, #advancedDev ul, #understandQuran ul, #kalimerMormoKatha ul, #handOn ul, #wmcu ul  {
	margin-bottom: 10px;
	font-family: Helvetica, Arial, sans-serif;
	word-spacing: 2px;
}
#masterCom ul li, #staticDev ul li, #dynamicDev ul li, #advancedDev ul li, #understandQuran ul li, #kalimerMormoKatha ul li, #handOn ul li, #wmcu ul li {
	margin-bottom: 10px;
	font-family: 'Droid Serif', serif;
	text-align: justify;
	font-size: 1.0em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
}
#masterCom aside, #staticDev aside, #dynamicDev aside, #advancedDev aside, #handOn aside, #understandQuran aside, #kalimerMormoKatha aside {
	float: right;
	width: 230px;
	margin-top: 30px;
	background: none;
	margin-left: 20px;
}
#masterCom aside section.batchTime, #staticDev aside section.batchTime, #dynamicDev aside section.batchTime, #advancedDev aside section.batchTime, #handOn aside section.batchTime, #understandQuran aside section.batchTime, #kalimerMormoKatha aside section.batchTime {
	position: relative;
	top: -60px;
	left: 75px;
}
#masterCom aside section#classDur, #staticDev aside section#classDur, #dynamicDev aside section#classDur, #advancedDev aside section#classDur, #handOn aside section#classDur, #understandQuran aside section#classDur, #kalimerMormoKatha aside section#classDur {
    background: -moz-radial-gradient(135% 110% , #0095c8 70%, #06bbf9 67%) repeat scroll 0 0 transparent;
	margin-top: 10px;
	border-radius: 8px;
}
#masterCom aside section#classDur h3, #staticDev aside section#classDur h3, #dynamicDev aside section#classDur h3, #advancedDev aside section#classDur h3, #handOn aside section#classDur h3, #understandQuran aside section#classDur h3, #kalimerMormoKatha aside section#classDur h3 {
	letter-spacing: 5px;
	padding-top: 5px;
	border: none;
	color: #035170;
}
#masterCom aside p, #staticDev aside p, #dynamicDev aside p, #advancedDev aside p, #handOn aside p, #understandQuran aside p, #kalimerMormoKatha aside p  {
	text-align: left;
	padding-left: 20px;
	margin-top: 10px;
	color: #fff;
	padding-bottom: 10px;	
}

#handOn aside p, #understandQuran aside p, #kalimerMormoKatha aside p {
	padding-left: 15px;
}
#handOn aside p span, #understandQuran aside p span, #kalimerMormoKatha aside p span {
	font-size: 12px;
}


/*=======================================[Portfolio Page]==================================== */
.portfolio {
	margin-bottom: 8px;	
}
.portfolio h3 {
	border-bottom: 1px dotted #666;	
	font-family: 'Belleza', sans-serif;
	text-transform: capitalize !important;
	font-size: 28px;
	font-weight: 400;
	font-style: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/*=======================================[Quote Page]==================================== */
#parsonalDetailForm, #bookingForm {
	background: none;
	padding: 0;
	margin: 0;
	width: 800px;
	padding-left: 55px;
}
.quoteForm {
	margin-left: 15px;	
}
#parsonalDetailForm .fieldGroup, #bookingForm .fieldGroup {
	width: 360px;
	margin: 0;
	margin-bottom: 5px;
}
#parsonalDetailForm .labelWidth, #bookingForm .labelWidth {
	margin: 0;
}
#parsonalDetailForm .componentWidth, #bookingForm .componentWidth {
	margin: 0;
}
#parsonalDetailForm input[type=text], #parsonalDetailForm input[type=file], #bookingForm input[type=text] {
	width: 90%;	
	border: 1px solid #000;
	height: 30px;
	padding-left: 8px;
	border-radius: 8px;
	background: #cfd3e8;
}
#parsonalDetailForm textarea, #bookingForm textarea {
	width: 325px;
	border: 1px solid #000;
	padding-left: 8px;
	border-radius: 8px;
	padding-top: 5px;
	background: #cfd3e8;
}
#parsonalDetailForm input[type=submit], #bookingForm input[type=submit] {
	margin-left: 730px;
	margin-top: 10px;
	border: none;
	border-radius: 5px;
	padding: 5px;
	color: #fff;
	font-weight: bold;
    background: -moz-radial-gradient(135% 115% , #0095c8 70%, #027096 67%) repeat scroll 0 0 transparent;
}
#bookingForm input[type=submit] {
	margin-left: 580px;	
}
#parsonalDetailForm input[type=button]:hover, #parsonalDetailForm input[type=button]:hover {
    background: -moz-radial-gradient(135% 115% , #027096 70%, #0095c8 67%) repeat scroll 0 0 transparent;
}
.quoteA {
	color: #000;
}
.quoteA:hover {
	color: #000;
	text-decoration: underline;	
}
fieldset {
	border-radius: 8px;
	border: 1px dotted #027096;	
}
legend {
	font-weight: bold;	
}

/*------------------------------------
	CSS for action messaging
--------------------------------------*/
.succMsg {
	padding-left: 25px;
	margin-top: -70px;
}


/*=======================================[book form Page]==================================== */


/*==========================[Sister Concern]==================*/

#wmcu{}
#wmcu h2, #wtma h2 {margin-bottom: 15px;}
#wmcu p, #wtma p {margin-bottom: 10px;}
#wmcu ul {margin-bottom: 10px;}
#wmcu ul li {margin: 0;}
#wmcu div, #wtma div{background: #8892C7; border-radius: 5px; text-align: center; color: #fff; padding: 10px 0; font-family: arial; font-size: 14px; font-weight: bold; width: 550px; margin-left: 180px;}

