body
{
background:#252525;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* Reset Starts */
html{color:#000;background:#252525;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
/* input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}
a{text-decoration:none; outline:none; color:#f1efd7;}
/*Reset Ends */

li
{
list-style:none;
}

p
{
margin-bottom:15px;
color:#ccc;
}

em
{

}

.para-head
{
color:#f1efd7;
font-size:13px;
}

.clear
{
clear:both;
}

.no-padding
{
padding:0!important;
}

#wrapper
{
margin:0 auto;
width:960px;
}

h1
{
font-weight:normal;
color:#fff;
float:left;
}

h1 a
{
display:block;
text-indent:-1500px;
width:400px;
height:90px;
background:url(../images/logo.gif) no-repeat 0 17px;
}

ul#main-nav
{
float:right;
margin-top:50px;
}

ul#main-nav li
{
float:left;
margin-right:10px;
}


ul#main-nav li a
{
float:left;
color:#fff;
text-decoration:none;
height:23px;
display:block;
font-size:18px;
text-indent:-1500px;
}

ul#main-nav li a:hover
{
background-position:0 -23px!important;
}

ul#main-nav li a.home
{
background:url(../images/bg-bt-home.gif) no-repeat;
width:65px;
}

ul#main-nav li a.home-selected
{
background:url(../images/bg-bt-home.gif) no-repeat 0 -46px;
width:65px;
}

ul#main-nav li a.portfolio
{
background:url(../images/bg-bt-portfolio.gif) no-repeat;
width:98px;
}

ul#main-nav li a.portfolio-selected
{
background:url(../images/bg-bt-portfolio.gif) no-repeat 0 -46px;
width:98px;
}

ul#main-nav li a.services
{
background:url(../images/bg-bt-services.gif) no-repeat;
width:89px;
}

ul#main-nav li a.services-selected
{
background:url(../images/bg-bt-services.gif) no-repeat 0 -46px;
width:89px;
}

ul#main-nav li a.contact
{
background:url(../images/bg-bt-contact.gif) no-repeat;
width:83px;
}

ul#main-nav li a.contact-selected
{
background:url(../images/bg-bt-contact.gif) no-repeat 0 -46px;
width:83px;
}

#page-intro
{
padding:15px 10px 7px 20px;
margin-bottom:30px;
height:70px;
}

.intro-home
{
background:url(../images/bg-home.gif) no-repeat;
}

.intro-links
{
background:url(../images/bg-links.gif) no-repeat;
}

#page-intro p
{
font-size:170%;
color:#dfdede;
line-height:28px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
display:none;

}

#latest-work
{
border-bottom:1px solid #555;
height:205px;
margin-bottom:20px;
width:960px;
}

#latest-work a
{
display:block;
float:left;
padding-right:10px;
color:#fff;
}

#latest-work a:hover
{
color:#626262;
}


#latest-work span
{
display:block;
}

/*

#latest-work a img{
border: none;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

#latest-work a:hover img{
filter:alpha(opacity=45);
-moz-opacity: 0.45;
opacity: 0.45;
}

*/

#latest-work span
{
position:relative;
top:10px;
left:0!important;
}

#about-me
{
width:410px;
float:left;
padding-right:30px;
}

a.click
{
border-bottom:1px dotted #f1efd7;
color:#f1efd7;
}

#skills
{
width:260px;
float:left;
}

ul#Skill-list
{
width:230px;
}

ul#Skill-list li
{
padding-bottom:10px;
margin-bottom:10px;
background:url(../images/bg-dots.gif) left bottom repeat-x;
font-size:14px;
}

#contact
{
width:260px;
float:left;

}

#contact span
{
padding-left:20px;
display:block;
padding-bottom:5px;
}

#me
{
background:url(../images/bg-me.gif) no-repeat;
}

#mobile
{
background:url(../images/bg-phone.gif) no-repeat;
}

#email
{
background:url(../images/bg-email.gif) no-repeat 0 3px;
}

/* All Titles */
h2
{
background-repeat:no-repeat!important;
font-size:24px;
margin-bottom:10px;
text-indent:-1500px;
}

h2.tt-latest
{
background:url(../images/bg-tt-latest.gif);
}

h2.tt-aboutme
{
background:url(../images/bg-tt-aboutme.gif);
}

h2.tt-contactme
{
background:url(../images/bg-tt-contact.gif);
}

h2.tt-skills
{
background:url(../images/bg-tt-skills.gif);
}

h2.tt-work
{
background:url(../images/bg-tt-work.gif);
}

h2.tt-website
{
background:url(../images/bg-tt-web.gif);
}

h2.tt-info
{
background:url(../images/bg-tt-info.gif);
}

h2.tt-app
{
background:url(../images/bg-tt-app.gif);
}


h2.tt-links
{
background:url(../images/bg-tt-links.gif);
}

.tt-testimony
{
color:#dee594;
font-size:13px;
}

.tt-thanks
{
background:url(../images/bg-tt-thanks.gif);
}

h2.advertising
{
background:url(../images/link-ad.gif);
}

h2.arts
{
background:url(../images/link-arts.gif);
}

h2.automotives
{
background:url(../images/link-automotives.gif);
}

h2.beauty-products
{
background:url(../images/link-beauty.gif);
}

h2.business
{
background:url(../images/link-business.gif);
}

h2.computers
{
background:url(../images/link-computers.gif);
}

h2.directory
{
background:url(../images/link-directory.gif);
}

h2.education-training
{
background:url(../images/link-education.gif);
}

h2.entertainment
{
background:url(../images/link-entertainment.gif);
}

h2.gift-items
{
background:url(../images/link-gift.gif);
}

h2.health-fitness
{
background:url(../images/link-health.gif);
}

h2.home-products
{
background:url(../images/link-home.gif);
}

h2.hotels
{
background:url(../images/link-hotels.gif);
}

h2.information-technology
{
background:url(../images/link-it.gif);
}

h2.others
{
background:url(../images/link-other.gif);
}


h2.realestate
{
background:url(../images/link-realestate.gif);
}

h2.shopping
{
background:url(../images/link-shopping.gif);
}

h2.software
{
background:url(../images/link-software.gif);
}

h2.travel
{
background:url(../images/link-travel.gif);
}

h2.web-design-development
{
background:url(../images/link-web.gif);
}

/* Title Ends */

#footer
{
border-top:1px dashed #555;
padding-top:10px;
}

#footer p
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}

/* Portfolio Pages */
#portfolio
{
width:960px;
}

#portfolio div
{
padding-bottom:10px;
}

#portfolio a
{
display:block;
float:left;
padding-right:10px;
color:#dee594;
width:313px;
}

#portfolio a:hover
{
color:#626262;
}

/*
#portfolio a img{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

#portfolio a:hover img{
filter:alpha(opacity=45);
-moz-opacity: 0.45;
opacity: 0.45;
}
*/

#portfolio span
{
left:0!important;
color:#ccc;
display:block;
}

#portfolio strong
{
display:block;
font-weight:bold;
top:10px;
padding-top:7px;
}

/* Porfolio Page Ends */


/* Services Starts */
#primary-content
{
width:640px;
float:left;
padding-right:20px;
border-right:1px solid #555;
height:400px;
}

#secondry-content
{
width:280px;
float:right;
}
/* Services Page Ends */



  
 ul#directory
	{
	width:100%;
	font-size:13px;
	padding-top:10px;
	}

ul#directory li
	{
	float:left;
	width:155px;
	}
	
ul#directory li a
	{
	float:left;
	width:150px;
	display:block;
	color:#e0c143;
	}	

ul#directory li a:hover
	{
	text-decoration:underline;
	}	

ul#nos
{
padding-bottom:15px;
}

ul#nos li
	{
	list-style:decimal;
	background:none!important;
	padding:0px;
	list-style-position:inside;
	}
	
	
dl
{
}

dt
{
margin:10px 0 4px 0;
}

dt a
{
text-decoration:underline;
color:#e0c143;
}

dt a:hover
{
text-decoration:none;
}


dd
{
color:#ccc;
padding-bottom:10px;
border-bottom:1px dashed #333;
}

