
/*----------------------------------------
Name: global.css
Developed by: Vasudeesha H
Date Created: 12 Oct 2009
Last Updated: 12 Oct 2009
Copyright: Vasudeesh H
----------------------------------------*/

/* Imports
----------------------------------------*/
@import url("/css/reset.css");
@import url("/css/externalLinks.css");


/* Elements
----------------------------------------*/
body
{
	background-color:#6d6d6d;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


*   {
    margin:0;
	padding:0;
    outline: 0;
	}
	
img
{ border:none;
}

body, p, td, th, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:.875em;
	line-height:1em;
	color:#000000;
}

#mainContainer
{
	width:960px;
	margin: 0px auto;
}

p
{
	margin: 0 0 1em 0;
}

/*--- Link Styles ---*/
a:link, a:visited
{
	color:#9a9999;
}

a:hover, a:active
{
	color:#9a9999;
	text-decoration:none;
}

h1
{
	color:#B0B0B0;
	font-size:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.825em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0.5;
	
}

h2
{
	color:#000000;
	margin:.3em 0 .5em 0;
	font-size:1em;
	font-weight:bold;
}

h3
{
	color:#b0b0b0;
	margin:.825em 0 .5em 0;
	font-size:1.5em;
}

h4
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.25em;
}

h5
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1.125em;
}

h6
{
	color:#5C8127;
	margin:.825em 0 .5em 0;
	font-size:1em;
}

ul
{
	margin-left:25px;
	list-style-type:none;
}

ol
{
	margin-left:25px;
	
}

blockquote	{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic;}

/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}

/* Header
----------------------------------------*/
#header
{
	width:960px;
	height:159px;
	float: left;
	background-color: #000000;

}



/* Logo Area   */

#logoarea
{
	width: 225px;
	height: 66px;
	float:left;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	margin: 30px 0 0 31px;
	text-indent: -9999px;
	
}

#menu_area
{
width: 600px;
height:auto;
float:right;
margin-top: 124px;
}

	/* Nav
	----------------------------------------*/
	ul#nav
	{
		
		
		
	}
	
	ul#nav li {float:left; list-style-type:none; margin-left:10px;}
	
	/* Image Replacement 
	----------------------------------------*/
	ul#nav li a {/*Set to height of image*/ height:20px; display:block; text-indent:-9999px; outline:none;}
	
	/*Include all of your links with unique IDs. Use the correct path to the image and set the width of each image*/
	li#navHome a		{background-image: url(/images/nav/home.png); width:75px;}
	li#navWork a		{background-image: url(/images/nav/work.png); width:70px;}
	li#navServices a	{background-image: url(/images/nav/services.png); width:68px;}
	li#navContact a		{background-image: url(/images/nav/contact.png); width:55px;}
	
	/* CSS Rollover (Sprites) - Advanced Users!
	----------------------------------------*/
	
	/*Each link must have a unique ID - Include all of your links here - Remove if not using!*/
	li#navHome a:hover, li#navWork a:hover, li#navServices a:hover, li#navContact a:hover {background-position:0 -20px; /*Set to height of image !must be negative!*/}
		
/* Main Content
----------------------------------------*/
#mainContent
{
	width:960px;
	height:auto;
	float:left;
}

#bannerarea
{
	width: 960px;
	height: 310px;
	float:left;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

#contentarea
{
width: 928px;
height:auto;
float:left;
background-image:url(../images/contentarea.jpg);
background-repeat: no-repeat;
background-position:top;
margin: 17px 16px 0 16px;
background-color: #FFFFFF;
}


#messagearea
{
width: 420px;
height: auto;
padding: 46px 0 0 31px;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 24px;
color: #5a5a5a;
line-height: 1em;
}

#messagearea span
{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color: #5a5a5a;
}


#slideshowarea
{
width: 449px;
height: 306px;
float:right;
background-image:url(../images/slideshow_bg.png);
background-repeat:no-repeat;
margin-top: 1px;
}

#contentareainside
{
	width:896px;
	height:auto;
	float:left;
	background-color: #000000;
	margin: 0 16px 0 16px;
}

#contentareainsidetop
{
	width: 896px;
	height: 12px;
	float:left;
	background-image:url(../images/contentbg_top.png);
	background-repeat: no-repeat;
	margin: 27px 16px 0 16px;
}

#contentareainsidebottom
{
	width: 896px;
	height: 12px;
	float:left;
	background-image:url(../images/contentbg_bottom.png);
	background-repeat: no-repeat;
	margin: 0 16px 27px 16px;
	
}


#homecontent1
{
	width: 230px;
	height:auto;
	float: left;
	margin-left: 34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #686868;
	text-align:justify;
}


#homecontent1 h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
	font-weight: bold;
}



#homecontent2
{
	width: 230px;
	height:auto;
	float: left;
	margin-left: 69px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #686868;
	text-align:justify;
}


#homecontent2 h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
	font-weight: bold;
}


#homecontent3
{
	width: 230px;
	height:auto;
	float: left;
	margin-left: 69px;
	margin-right: 34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #686868;
	text-align:justify;
}


#homecontent3 h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
	font-weight: bold;
}




#footerarea
{
width: 928px;
height:251px;
float:left;
background-image:url(../images/footerarea.jpg);
background-repeat: no-repeat;
margin: 0 16px 8px 16px;

}

#footerareacontent1
{
width:298px;
height:251px;
float:left;
margin-left: 19px;
}

#footerareacontent1 h2
{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #3b3b3b;
text-transform:uppercase;
}


#footerareacontent2
{
width:298px;
height:251px;
float:left;
}

#footerareacontent2 h2
{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #3b3b3b;
text-transform:uppercase;
}



#footerareacontent3
{
width:298px;
height:251px;
float:left;

}

#footerareacontent3 h2
{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #3b3b3b;
text-transform:uppercase;
}


#footersmallsection
{
width: 450px;
height: auto;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#C9C9C9;
padding-left: 45px;
padding-bottom: 12px;

}


#thankyoumessage
{
	width: 450px;
	height:auto;
	float:left;
	padding-left: 150px;

}

.contact_form {
 width:290px;
 height:auto;
 float:left;
}

.contact_form INPUT.Name {
 clear:both;
 float:left;
 width:250px;
 height:20px;
 padding-top:3px;
 background:url(../images/input.png) 0 0 no-repeat;
 border:0;
 padding-left:10px;
 padding-bottom: 10px;
 color:#555;
 font-size:17px;
 font-weight:normal;
}



.contact_form INPUT.email {
 clear:both;
 float:left;
 width:250px;
 height:20px;
 padding-top:3px;
 background:url(../images/input.png) 0 0 no-repeat;
 border:0;
 padding-left:10px;
 padding-bottom: 10px;
 color:#555;
 font-size:17px;
 font-weight:normal;
}


.contact_form textarea.comment {
 clear:both;
 float:left;
 width:250px;
 height:80px;
 padding-top:3px;
 background:url(../images/inputbig.png) 0 0 no-repeat;
 border:0;
 padding-left:10px;
 padding-bottom: 10px;
 color:#555;
 font-family:Arial, Helvetica, sans-serif;
 font-size:17px;
 font-weight:normal;
}



.contact_form INPUT.but {
	clear:both;
	float:left;
	width:99px;
	height:33px;
	background:url(../images/but.png) 0 0 no-repeat;
	padding:0px!important;
	margin-top: 5px;
	border:0;
	color:#fff;
}


#socialmedia
{
width; 290px;
height:auto;
float:left;
margin-top: 10px;
}

#twitter
{
	width: 32px;
	height: 31px;
	float:left;
}

#linkedin
{
	width: 32px;
	height: 31px;
	float:left;
	margin-left: 8px;
}

#digg
{
	width: 32px;
	height: 31px;
	float:left;
	margin-left: 8px;
}

#delicious
{
	width: 32px;
	height: 31px;
	float:left;
	margin-left: 8px;
}

#facebook
{
	width: 32px;
	height: 31px;
	float:left;
	margin-left: 8px;
}

#gmail
{
	width: 32px;
	height: 31px;
	float:left;
	margin-top: 8px;
}

#orkut
{
	width: 32px;
	height: 31px;
	float:left;
	margin-top: 8px;
	margin-left: 8px;
}

#googleplus
{
	width: 32px;
	height: 31px;
	float:left;
	margin-top: 8px;
	margin-left: 8px;
}

#quora
{
	width: 32px;
	height: 31px;
	float:left;
	margin-top: 8px;
	margin-left: 8px;
}





#mytweets
{
	width: 263px;
	height: 191px;
	float:left;
	margin-top: 10px;
	background-image:url(../images/mytweetsBG.png);
	background-repeat: no-repeat;

}


#mytweets p
{
margin:6px 0 0 0; 
color:#333333;
text-transform:uppercase; 
font-size:10px;
font-weight:bold;
}
#latesttweet
{
width: 225px;
height: 122px;
margin: 10px;
color:#333333;
float:left;
font-size:1em; 
font-family: Arial, Helvetica, sans-serif;
line-height:normal;
font-weight:lighter;
}


.more
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
width: 230px;
height: 15px;
float:left;
}

.more a 
{
text-decoration:none;
display:block;
border-bottom: 1px dotted #d7d7d7;
color:#efeeee !important;
}

.more a:hover
{
text-decoration:none;
display:block;
border-bottom: 1px dotted #d7d7d7;
color:#000 !important;
background:#c7c7c7 !important;
}

.slideshow
{
	width: 700px;
	height:auto;
	margin-left: 100px;
	float: left;
}

.slideshow a:link {
   color: #dcdcdc;
   text-decoration: none;
}

.slideshow a:visited {
   color: #dcdcdc;
   text-decoration: none;
}

.slideshow a:hover {
   color: #dcdcdc;
   text-decoration: underline;
}

.slideshow a:active {
   color: #dcdcdc;
   text-decoration: none;
}

.bullet
{
	width: 450px;
	height:auto;
	float:left;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bullet ul {
list-style-type: none;
}

.bullet ul li {
background-image:url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0em .7em;
padding-left: 2em;
padding-top: 0.5em;
}
	
.bullet_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCCCCC;
}	

#expertise
{
	width: 250px;
	height: 163px;
	float:right;
	background-image:url(../images/expertise_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	padding: 25px;
	line-height: 1.5em;
}


#expertise div
{
	padding-top: 10px;
}

#expertise a:link, a:visited
{
	color:#333333;
	text-decoration:none;
	border-bottom: 1px dotted #d7d7d7;
}


#expertise a:hover, a:active
{
	color:#5D5D5D;
	text-decoration:none;
}





#contactme
{
	width: 440px;
	height:auto;
	float:left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
}


#contact_left
{
	width: 100px;
	height:auto;
	float:left;
}

#contact_right
{
	width:340px;
	height:auto;
	float:right;
}

.contactus_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCCCCC;
}	

#myphoto
{
	width: 321px;
	height: 302px;
	float:right;
	padding-right: 30px;

}
