@charset "utf-8";
/*  
URL: http://www.webarts.co.in
Last Updated : 03-11-2011
*/


@import url("fontface.css");


/* =========================================================
SITE STRUCTURE
============================================================ */
      
body {
	background:  repeat-x #FFF;
	font-family: "Droid Sans";
	font-size: 13px;
	line-height: 22px;
	background-color: #F9FAFA;
	background-position: top center;
	
}  
  
  
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #06C;
}

    
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-weight: normal;
	
}

.btn{
	background-color:#F90;
	color:#FFF;
	padding: 10px !important;
	border: none;
	cursor:pointer;
	width:100px;
	font-family: "Droid Sans";
	font-size: 15px;
}
.btn:hover{background-color:#F60;}	
ul {
	list-style-type:none;
	float: right;
	width: 380px;
	}
img {
	border: none;
}
.clear{clear:both;}

h4{
	font-family:"Segoe UI Symbol";
	font-size:18px;
	color:#06C;
}

h1{
	font-family: "Droid Sans";
	font-size: 35px;
	color: #333;
	margin-bottom: 10px;
	
	}


h5{
	font-family: "Droid Sans";
	font-size: 20px;
	line-height: 25px;
	color: #06C;
	
}
h2{
	font-family: "Droid Sans";
	font-size: 20px;
	line-height: 25px;
	color: #FF7118;
	width: 100%;
	padding-bottom: 10px;
	margin-top: 10px;
}
.left{float:left;}

.right{float:right;}
.bluecolor, .orangecolor{
	font-size:14px;
	color: #06F;
	font-weight: bold;
}
.orangecolor{color:#F30;}
.greycolor{
	color:#999;
}

/* =========================================================
RESET
============================================================ */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}

keygen, meter, progress {
	display: inline-block;
}

output {
	display: inline;
}

audio, canvas, embed, video {
	width: 300px;
}		

audio {
	height: 32px;
}

canvas, embed, video {
	height: 150px;
}

keygen {
	margin: 0em;
}

mark {
	background-color: yellow;
	color: black;
}

meter {
	width: 5em;
	height: 1em;
	vertical-align: -0.2em;
}

progress {
	width: 10em;
	height: 1em;
	vertical-align: -0.2em;
	background-color: gray;
}




/* =========================================================
MENU STYLE
============================================================ */
nav#menu{
	float: right;
	height: 70px;
	right: 1%;
	z-index: 100;
	top: 50px;
	width: 500px;
	margin-top: 60px;
	margin-right: 20px;
	}
	#menu ul li{
	display: inline;
	float: left;
	margin: 0 0 0 15px;
		}
		#menu ul li a{
		display: inline;
		text-indent: -9000px;
		}
		.home{
	background: url(../images/menu.png) 0 0 no-repeat;
	float: left;
	height: 62px;
	text-decoration:none;
	outline: none;
	width: 60px;
			}
		.aboutme{
	background: url(../images/menu.png) 70px 00px;
	float: left;
	height: 62px;
	text-decoration:none;
	outline: none;
	width: 60px;
			}
		.works{
	background: url(../images/menu.png) 152px 00px;
	float: left;
	height: 62px;
	text-decoration:none;
	outline: none;
	width: 60px;
			}
			.port{
	background: url(../images/menu.png) 266px 00px;
	float: left;
	height: 62px;
	text-decoration:none;
	outline: none;
	width: 60px;
			}
		.contact{
	background: url(../images/menu.png) 266px 00px;
	float: left;
	height: 62px;
	text-decoration:none;
	outline: none;
	width: 60px;
			}
		
		
		
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {
	display:block;
	padding:1px 6px 1px 3px;
	margin-left:5px;
	background:#eaeaea;
	color:#000;
	font-size: 12px;
}
#ttbot {display:block; height:5px; margin-left:2px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}	

/* =========================================================
HOME PAGE 
============================================================ */
#logo{
	float: left;
	margin-top: 5px;
	margin-left: 25px;
}

#page-top-container{
	width:100%;
	background: url(../images/header-top-shadow.png) no-repeat bottom center;
	height: 150px;
	background-position: 0px 123px;
}
#page-outer{
	width:1150px;
	margin-left:auto;
	margin-right:auto;
	
}
#bg-selector{
	position:absolute;
	top: 5px;
	margin-left: 50px;
	right: 10px;
	padding: 2px;
	width: 440px;
}

#header-outer{

}

#home-header, #sub-header{
	text-align: center;
	/*background-image: url(../images/header-plain-bg.gif);*/
	height: 350px;
	padding-top: 90px;
	background-position: top center;
	background-repeat: no-repeat;
}

 #sub-header {
	height:190px;
	padding-top: 0px;
}

#home-header img{

}
#home-content{
	background:url(../images/content-bg.png) repeat-y center;
	padding: 20px 20px;
	

}
#home-top-services-container{
	background-image: url(../images/home-top-services-bg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-left: 10px;
	
	}
	
.home-top-services-section{
	width:340px;
	float:left;
	margin-top: 7px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.home-top-services-section img{
	float:left;
	margin-right: 5px;
}

.home-top-services-section h4{
	font-family:"Droid Sans";
	text-transform:capitalize;
	font-size: 18px;
	margin-top: 7px;
	float: left;
}

.home-top-services-section p{
	float:left;
	width: 200px;
	line-height: 16px;
	font-size: 12px;
	color: #666;
	margin-top: 5px;
}

.home-top-services-section p a{color: #666;}
.home-top-services-section p a:hover{
	color: #F90;
}

#home-content-section-container{
	padding: 20px;
		}
		
#home-content-top-left{
	float: left;
	width: 600px;
	border-right: dashed 1px #ccc;
	padding-right: 25px;

}
#home-content-top-left h1{font-size:25px;}
#home-bottom-services{
	float: left;
	width: 100%;
	border-top: dashed #ccc 1px;
	height: 100px;
	border-bottom: dashed #ccc 1px;
	background-color: #F1F2F2;
	margin-top: 30px;
}
#home-content-top-right{
	width:420px;
	float: right;
}

#home-testimonial-container{
	background:url(../images/home-testimonial-bg.png) no-repeat right top;
	height: 160px;
}
#home-testimonial-container img{float:left; }
#home-testimonial-text-container{
	float:right;
	width: 300px;
	padding: 19px 15px 0px 0px;
}
#home-test-text-say{
	width:100%;
	text-indent: 35px;
	color: #666;
	font-style: italic;
}
#home-test-client{
	font-size:15px;
	color:#000;
	padding-top: 10px;
	font-weight: bold;
}
#home-test-occu{
	width:100%;
	font-size: 11px;
	color: #06C;
}	










/* =========================================================
SUBPAGES
============================================================ */
#sub-container{
	padding: 20px;
		}
#sub-page-content, #sub-page-content-wide{
	float: left;
	width: 750px;
	border-right: dashed 1px #ccc;
	padding-right: 30px;

}
#sub-page-content-wide{
	width: 100%;
	border: none;
	padding: none;
}
#sub-page-content-wide h1{
	font-size:35px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 40px;
}
#sub-page-content-wide h3{
	font-size:18px;
	text-align: center;
	color: #666;
	line-height: 26px;
}
#sub-page-content-wide h5{
	text-align:center;
	color:#000;
	font-size: 25px;
	line-height: 30px;
}
#sub-page-sidebar{
	float: right;
	width: 270px;

}
#sub-page-sidebar-contact{
	width: 95%;
	margin: 5px auto 30px auto;

}
#sub-container ul{
	width:auto !important;
	float: none;
}
#sub-page-content img{float:left;}
#sub-container li{
	list-style-image:url(../images/tick.jpg);
	margin-left: 30px;
}





.services-3-colmn{
	float:left;
	margin:15px;
	width:295px;
	text-align: center;
	border: dashed 1px #ccc;
	padding: 10px;
}

.services-3-colmn h3{
	font-size:26px !important;
	margin-bottom: 20px;
}
.services-3-colmn ul{text-align:left; margin-left:20px;}

/* =========================================================
FOOTER - HOME AND SUBPAGE
============================================================ */
#footer-outer1{
	color: #FFF;
	font-size: 11px;
	background-color: #202020;
	min-width: 1150px;
}


#footer-outer2{
	width:1100px;
	margin:0 auto;
	background-image: url(../images/footer-bg.png);
	height: 230px;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 25px;
}
#footer-outer2 img{
	float:left;
}
.footer-content1{
	float:left;
	width:650px;
	margin-right: 20px;
	margin-left: 20px;
}
.footer-content-social{
	float:right;
	width:350px;
	margin-right: 20px;
	margin-top: 10px;
	
}
.footer-sitemap{
	float:right;
	width:350px;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 20px;
	color: #F90;
	
}
.footer-sitemap p{
	font-size:12px;
	color: #FFF;
	margin-top: 5px;
}
.footer-content-social p{
	float:left;
	font-size: 15px;
	margin-top: 5px;
	margin-left: 10px;
}
.footer-content2{
	float:left;
	width: 96%;
	margin-left: 20px;
	color: #a7a7a7;
	font-size: 12px;
}

.footer-content2 p{
	float:left;
	margin-top: 15px;
	margin-right: 75px;
}
.footer-content2 img {float:right !important;}
.footer-content1 h4{
	color:#F90;
	font-family:"Droid Sans";
	font-size: 20px;
}

.footer-content1 h5{
	color:#FFF;
	font-family:"Droid Sans";
	font-size: 15px;
	float: left;
	margin-right: 25px;
}
.footer-content1 img{
	float:left;
	margin-left: 15px;
}
.footer-content1 p{
	color:#a7a7a7;
	font-size:13px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer-outer1 a{color:#FFF;}
#footer-outer1 a:hover{
	color:#FC0;
}
.footer-content{
	
	margin: 0px auto;
	width: 1004px;
}





/* =Configurations
-------------------------------------------------------------- */
#bt-up {
	position:fixed;
	top: 80%;
	right:20px;
	width:100px;
	height:100px;
	opacity:0.2;
	background:url(../images/bt-up.png) no-repeat left top;
	text-indent:-9999em;
	overflow:hidden;
	cursor:pointer;
	display: none;
}








/* =CONTACT FORM
-------------------------------------------------------------- */


#contactForm, .statusMessage, input[type="submit"], input[type="button"] {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  
  border-radius: 10px;
}


/* Style for the contact form and status messages */

#contactForm, .statusMessage {
	color: #666;
	background-color: #FFF;
	
	
	-moz-box-shadow: 0 0 1em rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 1em rgba(0, 0, 0, .5);
	box-shadow: 0 0 1em rgba(0, 0, 0, .5);
	opacity: .95;
}


/* The form dimensions */

#contactForm {
	width: 90%;
	height: 23em;
	padding: 20px 1.5em 1.5em 50px;
	margin: 0 auto;
 
}


/* Position the form in the middle of the window (if JavaScript is enabled) */

#contactForm.positioned {

  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-bottom: auto;
}


/* Dimensions and position of the status messages */

.statusMessage {
  display: none;
  margin: auto;
  width: 600px;
 height:30px;
  padding: 30px;
  position: absolute;
  top: 200px;
  bottom: 0;
  left: -50px;
  right: 0;
  font-size:14px;
}

.statusMessage p {
  text-align: center;
  margin: 0;
  padding: 0;
}


/* The header at the top of the form */


/* Give form elements consistent margin, padding and line height */

#contactForm ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#contactForm ul li {
  margin: .9em 0 0 0;
  padding: 0;
}

#contactForm input, #contactForm label {
  line-height: 1em;
}



/* The fields */

input, textarea {
	display: block;
	margin: 0;
	padding: 10px;
	width: 90%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: rgba(0,0,0,.2) 0 1px 4px inset;
	-webkit-box-shadow: rgba(0,0,0,.2) 0 1px 4px inset;
	box-shadow: rgba(0,0,0,.2) 0 1px 4px inset;
	background: #fff;
	color:#666;
}

textarea {
  height: 70px;
  line-height: 1.5em;
  resize: none;
}


/* Place a border around focused fields, and hide the inner shadow */
#contactForm li{list-style:none; list-style-image:none !important;}
#contactForm *:focus {
 
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  
}


/* Display correctly filled-in fields with a green background */

input:valid, textarea:valid {
  background: #B9ECBB;
 color:#000;
}


/* The Send and Cancel buttons */

input[type="submit"], input[type="button"] {
  float: left;
  margin: 2em 1em 0 0;
  width: 10em;
  padding: .5em;
 font-family:Verdana, Geneva, sans-serif;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  
 
  -moz-box-shadow: 0 0 .2em rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 .2em rgba(0, 0, 0, .8);
  box-shadow: 0 0 .2em rgba(0, 0, 0, .8);
  color: #fff;
  background: #F60;
  font-size: 13px;
  line-height: 1em;
 
  opacity: .7;
  -webkit-appearance: none;
  -moz-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

input[type="submit"]:hover,
input[type="submit"]:active,
input[type="button"]:hover,
input[type="button"]:active {
  cursor: pointer;
  opacity: 1;
}

input[type="submit"]:active, input[type="button"]:active {
  color: #333;
  background: #eee;
  -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
}

input[type="button"] {
  background: #f33;
}
	
#contact-wide{
	width: 100%;
	border: none;
	padding: none;
}	
	
/* --------------------------------------------
                    Portfolio Section 

------------------------------------------------------*/	
	
	.qitem {
	width:126px;
	height:126px;
	border:4px solid #ccc;
	margin:15px 25px;
	background: url('../images/bg.gif') no-repeat;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
	cursor:hand;
	cursor:pointer;
	float: left;
}
.qitem:hover{border:4px solid #F60;}
	.qitem img {
	border:0;
	/* allow javascript moves the img position*/
		position:absolute;
	z-index:200;
	}

	.qitem .caption {
	position:absolute;
	z-index:0;
	color:#ccc;
	display:block;
	width: 99%;
	margin-top: 25px;
	}

		.qitem .caption h4 {
	font-size:14px;
	padding:10px 5px 0 8px;
	margin:0;
	color:#F60;
	text-align: center;
		}

		.qitem .caption p {
	font-size:11px;
	padding:3px 5px 0 8px;
	margin:0;
	text-align: center;
		}



/* Setting for corners */

.topLeft, .topRight, .bottomLeft, .bottomRight {
	position:absolute;
	background-repeat: no-repeat; 
	float:left;
}

.topLeft {
	background-position: top left; 	
} 

.topRight {
	background-position: top right; 
} 

.bottomLeft {
	background-position: bottom left; 
} 

.bottomRight {
	background-position: bottom right; 
}








/* --------------------------------------------
                  Dragableelements

------------------------------------------------------*/



	#smallBox{
	padding:5px;
	margin-bottom:5px;
	float:left;
	position: relative;
	top: 20px;
	left: 100px;
	z-index: 50;
	}
	
	#smallBox1{
	padding:5px;
	margin-bottom:5px;
	float:left;
	position: relative;
	top: 100px;
	left: -200px;
	z-index: 2000;
	}
	#smallBox4{
	padding:5px;
	margin-bottom:5px;
	float:left;
	position: relative;
	top: 160px;
	left: -420px;
	z-index: 2000;
	}
	#smallBox img{
		float:left;
		padding:3px;
		
	}
	#smallBox2{
	margin-bottom:5px;
	width:491px;
	top: 40px;
	float: left;
	position: relative;
	left: -100px;
	z-index: 500;
	height: 207px;
	}
	
	#smallBox2 img{

		
	}
	
	#smallBox3{
	padding:5px;
	margin-bottom:5px;
	width:127px;
	z-index: 1000;
	float: left;
	top: 220px;
	position: relative;
	height: 95px;
	margin-left: 10px;
	}
	
	#smallBox3 img{

	
	}
	
	
	#smallBox5{
	padding:5px;
	margin-bottom:5px;
	width:831px;
	z-index: 1000;
	float: left;
	top: -50px;
	position: relative;
	height: 30px;
	margin-left: 10px;
	}
	
	#smallBox5 img{

	
	}
	
	#smallBox6{
	padding:5px;
	margin-bottom:5px;
	width:831px;
	z-index: 1000;
	float: left;
	top: -50px;
	position: relative;
	height: 39px;
	margin-left: 10px;
	}
	
	#smallBox6 img{

	
	}
	
	
	
	
	
	
	
	
	
	
#cloud1 {
	position: absolute;
	top: 130px;
	width: 917px;
	height: 227px;
	background: url(../images/cloud1.png) no-repeat;
	opacity: 0.5;
	z-index: 0;
	display: inline;
	}
	
	#cloud2 {
	position: absolute;
	top: 150px;
	left: 600px;
	width: 259px;
	height: 102px;
	background: url(../images/cloud2.png) no-repeat;
	opacity: 0.7;
	}
	
	#cloud3 {
		position: absolute;
		top: 5%;
		right: 5%;
		width: 179px;
		height: 86px;
		background: url(../images/cloud3.png) no-repeat;
		opacity: 0.7;
		filter: alpha(opacity=70);
	}




/*-----------------animation  services page*/

.services-3-colmn{
    height: 510px;
    width: 300px;
    border: 1px dashed #ccc;
    float: left;
    margin: 25px 15px;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

.services-3-colmn:hover {
	margin-top: 2px;
	background-color: #F9F9F9;
}

#fade {
	position:relative;
	height:150px;
	width:150px;
	margin:0 auto;
}
#fade img {
	position:absolute;
	left:0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#fade img.top:hover {
	opacity:0;
}
