/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin: 0 auto;
	padding: 0;
	color: #000000;
	/**/
	scrollbar-base-color: #ffffff; 
	scrollbar-arrow-color: #88d3ca; 
	scrollbar-DarkShadow-Color: #cae8de; 
	
}

#home_img
{
	border:0;
}
ul
{
	list-style-type:none;
}

div, p, h1, h2, h3, ul
{
	padding:0;
	margin:0 auto;
}
	
#header
{
	background:url(images/top_img.jpg);
	width:778px;
	height:116px;
	margin: 0 auto;
}

#header-bg
{
	background:url(images/top_bg.jpg);
	background-repeat:repeat-x;
}
#header #home
{
	width:25px;
	height:20px;
	padding-left: 100px;
	clear: both;
}


#header ul.res_con
{	
	background:url(images/tab.jpg) no-repeat;
	width: 91px;
	height:18px;
}

#header li.res_con
{
	float:left; display:block; margin:0 23px 0 0;
}

#navi_bg
{
	background:url(images/navi_bg.jpg);
	background-repeat:repeat-x;
}
/*--------------------------------navigation-------------------*/

#navigation
{
	width:778px;
	margin:0 auto;
	color:#FFFFFF;
	height:40px;
	font-size:8pt;
}


#navigation ul.navi
{
	display:block;
	top:11px;
	padding:10px 10px 0px 10px;
	margin:0;
	background:none;
	width: 360px;
	text-transform: uppercase;
	float: right;
}

#navigation ul.navi li
{
	height:22px;
	padding:0 4px 0 2px;
	margin:0;
	display:block;
	float:left; /* imp for the top and bottom border around the navi links*/
	padding-top: 3px;
	padding-bottom: 4px;
}

#navigation ul.navi li a
{
	border: 1px solid #5fc4b9;
	background-color:#88d3ca;
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color:#ffffff; 
	text-decoration:none; 
	text-indent:0px; 
	margin:0; 
}

#navigation ul.navi li a:hover
{
	border: 1px solid #66CC99;
	background-color:#ffffff;
	color:#66CC99;
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
}

#content_bg
{
	background:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	width: 100%;
}

#content_bg #content
{
	margin:0 auto;
	width:778px;
	position: relative;
	height: auto;
}

#content_bg #content #bg
{
	float:left;
	background:url(images/grey_floral.jpg);
	background-repeat:no-repeat;
	width:345px;
	color: #696989;
	text-align: justify;
	padding: 5px 0 0 0;
	font-family: "Trebuchet MS";
	min-height: 185px;

	
}

#content_bg #content #box
{
	float:right;
	background:url(images/content.jpg);
	background-repeat:no-repeat;
	width:429px;
	height:379px;
	text-align:left;
}

#content_bg #content #box #writeup
{
	padding:3px 5px 5px 50px;
	text-align:left;
	color:#AD797E;
	width: 340px;
}

#content_bg #content #box #writeup h3 
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 20px;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: 1px;
	text-transform: lowercase;
	color: #AD797E; /* 946758 */
	line-height: 0.9em;
	padding-top: 5px;
	border-bottom: #AD797E 1px dotted;
	letter-spacing: -2px;
	text-align: center;
}

#content_bg #content #box #writeup #recentworks a
{
	color:#ffffff;
	text-decoration:none;
	font-family:"trebuchet MS";
	border-style:none;
	border:0px;
}

#content_bg #content #box #writeup #recentworks a:hover
{
	color:#ffffff;
	border:#660099;
	text-decoration:none;
	background-color:#CCCCCC;
	font-family:"trebuchet MS";
}


#content #clear
{
clear:both; /* fix for bg stretch */
}
#recentworks 
{
	margin: 0px auto;
	margin-bottom: 13px;
	padding-left: 1px;
	padding-top: 5px;
}

#recentworks li
{
	padding-right: 1px;
	display: inline;
}

#recentworks ul
{
	margin: 0px;
	padding: 0px;
}



#footer
{
	clear:both;
	background:url(images/footer.gif);
	height:50px;
	margin: 0 auto;
	font-family:tahoma;
	font-size:8pt;
	color:#ffffff;
	background-color:#999999;
	padding-top:10px;
	text-align:center;
}
#footer a
{
	color:#003366;
	font-weight:bold;
}

#contact{
	width:312px;
	position: relative;
}
#contact span.ctop{
	background:url(images/contact_top.gif) no-repeat 0 0 #FCFAF3; color:#000000;
	line-height:0; font-size:0; height:14px; display:block;}
#contact span.cbottom{
	background:url(images/contact_bottom.gif) no-repeat 0 0 #FCFAF3; color:#000000;
	line-height:0; font-size:0; height:25px; display:block;}
#contact form.contact{
	background:url(images/contact_midle.gif) repeat-y 0 0 #FCFAF3; color:#000000;
	width:272px; padding:0 20px; float:left;}
#contact form.contact h2.text3{
	background:url(images/contact.gif) no-repeat 0 0 #FFFFFF; color:#0B0B0B;
	padding:0 0 10px 55px; float:left; width:228px; height:37px;
	font:normal 24px/30px Georgia, "Times New Roman", Times, serif;}
#contact form.contact h2.text3 span{
	background-color:#FFFFFF; color:#A60101;
	font:normal 24px/30px Georgia, "Times New Roman", Times, serif;}
#contact form.contact label{
	background-color:#FFFFFF; color:#0B0B0B; margin:0 0 8px 0; float:left;
	font:bold 10px/28px Arial, Helvetica, sans-serif; text-transform:uppercase;}
#contact form.contact input{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:168px; height:22px; padding:2px; margin:0 0 8px 15px; float:right;
}
#contact form.contact textarea{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:168px; height:66px; padding:2px; margin:0 0 13px 15px; float:right;
	overflow:auto;}
textarea
{overflow:auto;}
#contact form.contact input.submit{
	background:url(images/submit_bg.gif) no-repeat 45px 0 #FFFFFF; color:#0B0B0B; border:none;
	width:60px; height:13px; float:right; margin:0 0 0 10px; padding:0 20px 0 0; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;}
#contact form.contact input.reset{
	background:url(images/more_bg.gif) no-repeat 45px 0 #FFFFFF; color:#0B0B0B; border:none;
	width:60px; height:13px; float:right; margin:0; padding:0 15px 0 0; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;}
/* ----------------- body end --------------------------- */
.hide
{
	display:none;
}

#contactform
{
	background-color:#FFFFFF;
	width:400px;
	margin:0px auto;
	border:1px dashed #eeeeee;
	font-family:"Trebuchet MS";
	color:#C9BE3A;
	font-size:11pt;
	padding:0 100px;

}

#resume_cv
{
	background-color:#FFFFFF;
	width:400px;
	margin:0px auto;
	border:1px dashed #eeeeee;
	font-family:"Trebuchet MS";
	color:#999999;
	font-size:10pt;
	padding:0 100px 15px 100px;
	overflow:scroll;
	overflow-x:hidden;/**/
	height: 200px;
}

.close_but
{
	border:0px;
	width:31px;
	height:31px;
	padding:1px 5px 0 5px;
	float:right;
	position:relative;
	top: 3px;
	left: 100px;	
}

.close_but img
{
	border:0;
}

.close
{

}
.con_head
{
	background:url(images/contact.gif) no-repeat 0 0 #FFFFFF;
	color:#0B0B0B;
	padding:0 0 10px 55px;
	float:left;
	height:37px;
	font:normal 24px/30px Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 400px;
	}
#cv
{
	clear:both;
}

form.contact label{
	color:#67948F;
	margin:0;
	text-transform:uppercase;
	display: block;
	font-size:9pt;
	
}
#left
{
	float:left;
	width:50%;
}

#right
{
	float:right;
	width:50%;
}
#submit
{
	clear:both;
	padding-bottom: 10px;
	text-align: center;
	color: #67948F;
	font-size: 10pt;
}

input, textarea{
	background-color:#f6fcfa;
	;
	border:#dff2ec 1px solid;
	color: #336666;
}




#header_container 
{
	width:778px;
	margin:0 auto;
	color:#FFFFFF;
	font-size:8pt;
}

#header_container ul.header_menu 
{
	display:block;
	padding:63px 10px 0px 10px;
	margin:0;
	background:none;
	width: 220px;
	text-transform: uppercase;
	float: right;
	list-style-image:none;
	font-family:"Trebuchet MS";
	font-size:9pt;
}

#header_container ul.header_menu li
{
	height:22px;
	padding:0 2px 0 30px;
	margin:0;
	display:block;
	float:left; /* imp for the top and bottom border around the header_menu links*/
	padding-top: 3px;
	padding-bottom: 4px;
}

#header_container ul.header_menu li a
{
	font-weight:bold;
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color:#ADADAD;
	text-decoration:none; 
	text-indent:0px; 
	margin:0; 
}

#header_container ul.header_menu li a:hover
{
color:#990000;
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
}
#contact_form,#resume
{
	background-image:url(images/con_bg.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	padding: 10px 0px 0px 0px;
}
h3 
{
	padding-right: 10px;
	font-size: 20px;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: 1px;
	text-transform: lowercase;
	color: #314B7A;
	line-height: 0.9em;
	padding-top: 5px;
	letter-spacing: -2px
}

#more
{
	text-align:right;
	padding-right: 50px;
}

#recentworks img
{
	border:1px dotted #C4C4C4;
	background-color:#FFFFFF;
	padding:6px;
}

.popup{
	z-index: 0;
	position: relative;
	text-decoration:none;
	
}

.popup:hover{
	background-color: transparent;
	text-decoration:none;
	z-index: 1;
}

.popup span
{
	position: absolute;
	padding: 3px;
	border: 2px dotted #eeeeee;
	background-color:#999999;
	visibility: hidden;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	left: -1000px;

}

.popup span img
{
	border-width: 0;
	padding: 2px;
	
}

.popup:hover span
{
	visibility: visible;
	font-weight:bold;
	top:30px;
	left: 50px;

}
hr
{
	border:none;
	
}
strong
{
color:#003333;}


.download
{
	clear:both;
	border:1px dotted #000000;
	padding:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	text-decoration:none;
}

.download a
{
	color:#336600;

}

.download a:hover
{
	color:#ffffff;
	text-decoration:none;
	padding-right:5px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#999999;
}

.download img
{
	border:0px;
	float:left;
	padding-right:10px;
}
.error 
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #CC3333;
	margin-left: 5px;
	display:none;
	text-transform: lowercase;
}
.clr
{
clear:both;}

a#normal {
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
}
