﻿@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

img, div, a, input { 
	behavior: url(../images/iepngfix.htc); 
}
 
p {
	font-size:14px;
	color:#3333cc;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 10px;
} 

a {
	text-decoration: none;
	outline: none;
	color: #666;
	
}
	
img
{  
	border-style: none;
}	

 
body {
		
	margin: 0px;
	padding: 0px;
	background: url(../images/body-bg.jpg) repeat-x;
	min-width:990px;/*--Fixes Background Bug--*/
	height:100%;
}

#bg {
	background:url(../images/header-big-pic.jpg) center top no-repeat;
	width: 100%;
	height:616px;
}

#main-container {
	margin-left:auto;
	margin-right:auto;
	width:983px;
	padding-top:145px;   
}

#frog-header {
	height:912px;
	width:983px;
	float:left;
	background-image: url(../images/frog-name2.png);
	background-repeat: no-repeat;
	background-position: center top;
	behavior: url(../images/iepngfix.htc); 
} 
   
#frog-header-rl-container {
	float:left;
	width:983px;
	height:auto;
	
} 

#frog-header-left {
	float:left;
	width:250px;
	margin-top: 50px;
	height:673px;
	padding-left: 75px;
}

.info-container {
	float:left;
	height:327px;
	width:248px;
	background-repeat: no-repeat;
	background-position: center center;
	
}
#text-holder {
	float:left;
	height:327px;
	width:248px;
	/*background:url(../images/portfolio-icon.jpg) no-repeat 75% 30%;*/
}

.hidden {
	text-indent:-9999px;
}

.info-container-last {
	float:left;
	height:333px;
	width:248px;
	
}

.info {
	float:left;
	width:206px;
	height:70px;
	margin-top: 230px;
	margin-left: 40px;
	display:inline;
}

.arrow-1 {
	float:left;
	width:46px;
	height:70px;
	background: url(../images/arrow.jpg) no-repeat 0 50%;
	margin-left: 0px;
	cursor:pointer;
	display: inline;
}

.text-1 {
	float:left;
	width:196px;
	height:70px;
	padding-left:0px;
}

.text-2 {
	float:left;
	width:200px;
	height:70px;
}
	


#frog-header-right {
	float:left;
	width:549px;
	margin-right:45px;
	height:674px;
	margin-top: 50px;
	padding-left: 63px;
} 


.thumb-container {
	float:left;
	height:328px;
	width:525px;
}

.thumb-container2 {
	height:328px;
	width:525px;
	float: right;
	margin-right: 30px;
	display:inline;
}

#frog-header2 {
	height:912px;
	width:983px;
	float:left;
	background-image: url(../images/frog-name3.png);
	background-repeat: no-repeat;
	background-position: 12px top;
	behavior: url(../images/iepngfix.htc); 
}    

#navlist {
	float:right;
	width:350px;
	height:60px;
	margin-top: 123px;
	margin-right: 70px;
	display: inline;
}   

#center-container {
	position:relative;
	float:left;
	width:937px;
	height: auto;
	padding-left: 46px;
}

#left {
	float:left;
	width:310px;
	height:auto;
	background-color:#000000;
    padding-left: 0px;
	margin-left:22px;
	display:inline;
	
	
	
} 

#left-white-bg {
	float:left;
	width:290px;
	background-color: #f9f9f9;
	margin-left:17px;
	height:auto;
	display:inline;
} 
   
#left-black-bg {
	float:left;
	width:290px;
	background-color: #000;
	margin-left:17px;
	height:auto;
	display:inline;
	

}   
 
#right {
	float:right;
	width:612px;
	height:auto;
	margin-top: 0px;
	background-image: url(../images/righ-bg.png);
	background-repeat: repeat-y;
	background-position: 100% top;
	z-index: 20;
	position: absolute;
	left: 326px;
	top: 0px;
	behavior: url(../images/iepngfix.htc); 
} 

#right-about {
	float:right;
	width:612px;
	height:260px;
	margin-top: 0px;
	background-image: url(../images/righ-bg.png);
	background-repeat: repeat-y;
	background-position: 100% top;
	z-index: 20;
	position: absolute;
	left: 326px;
	top: 0px;
	behavior: url(../images/iepngfix.htc); 
} 

#frog-header-right2 {
	float:right;
	width:auto;
	margin-right:0px;
	height:auto;
	padding-left: 0;
} 

#center-container-buttom {
	float: left;
	width: 870px;
	background: url(../images/ceneter-buttom.jpg) no-repeat;
	height: 40px;
	padding-left: 0px;
	margin-left: 22px;
	display:inline;
	font-size:0;
}

#center-container-buttom-portfolio {
	float: left;
	width: 870px;
	background: url(../images/ceneter-buttom.jpg) no-repeat;
	height: 40px;
	padding-left: 0px;
	margin-left: 22px;
	font-size:0;
	display:inline;
}


#footer {
    	float:left;
	width:100%;
	margin-top: 30px;
	height: 625px;
	background:url(../images/footer-2.jpg) no-repeat center bottom;
}

            /*********************************** about me******************************/
			
#about-text-container {
	float:left;
	width:435px;
	height:auto;
	margin-right: 40px;
	margin-left: 35px;
	display:inline;
}	
#about-text-container h1 {
	display:block;
	width: 319px;
	height: 91px;
	text-indent: -9999px;
	background:url(../images/about-header-1.jpg) no-repeat;
	margin-top: 40px;
	margin-left: 15px;
	margin-bottom: 30px;
}	

#center-container2 {
	position:relative;
	float:left;
	width:937px;
	padding-left: 46px;
	height: 100;
		height:auto;
	
	
}

#left-about {
	float:left;
	width:310px;
	height:260px;
	background-color:#000000;
	padding-left: 0px;
	margin-left:22px;
	display:inline;
} 		




#left-black-bg {
	float:left;
	width:290px;
	background-color: #000;
	margin-left:17px;
	height:100px;
}

	

#frog-header-right3 {
	float:right;
	width:auto;
	margin-right:0px;
	height:auto;
	padding-left: 0;
	display:inline;
} 
			
#about-text-container p {
	line-height: 21px;
	font-size: 16px;
	color:#acacac;
	margin-left: 20px;
	width:420px;
	padding-top: 15px;
}
	
#about-text-container p span {
	line-height: 21px;
	font-size: 16px;
	color:#5a5a5a;
	width:420px;		
}	
	
#frog-header-right3 h2 {
	float:left;
	width:500px;
	height:115px;
	background:url(../images/about-header-2.jpg) no-repeat 80% top;
	text-indent:-9999px;
	margin-left:45px;
	display:inline;
}

#adobe {
	float:left;
	width:450px;
	height:40px;
	background:url(../images/adobe.jpg) no-repeat 70% top;
	margin-bottom:15px;
	margin-left: 70px;
	display:inline;
	
}	

#find-me {
	float:left;
	width:140px;
	height:70px;
	margin-left: 360px;
	margin-bottom: 20px;
	display:inline;
}
	
#find-me img {
	float:left;
	padding-left:11px;
} 
	 	
#find-me p {
	padding-left:0px;
	padding-bottom:10px;
	font-size:13px;
	color:#666666;
}	
			
           /*********************************** menu******************************/
		   
#navlist ul {
	list-style:none;
}

#navlist li {
	float:left;
	margin-top: 15px;
	padding-right: 3px;
 }
 
#navlist a {
	display: block;
	text-decoration: none;
	height:46px;
	outline: none;
	text-indent: -9999px;
}

.port-current {
	background:url(../images/portfolio-a.jpg) no-repeat;	
	width:111px;
}

.m-about-current{	
	background:url(../images/about-me-a.jpg) no-repeat; 
	width:114px;
}
	
.m-port {
	background:url(../images/portfolio.jpg) no-repeat center  bottom; 
	width:111px;
}

.m-about {
	background:url(../images/about-me.jpg) no-repeat; 
	width:114px;
}

.m-contact {
	cursor:pointer;
	background:url(../images/contact.jpg) no-repeat; 
	width:95px; 
} 	
	 
a:hover.m-port, a:active.m-port {
	background:url(../images/portfolio-a.jpg) no-repeat center  bottom;	
	width:111px;
}	

a:hover.m-about, a:active.m-about {	
	background:url(../images/about-me-a.jpg) no-repeat; 
	width:114px;
}

a:hover.m-contact, a:active.m-contact {	
 	background:url(../images/contact-a.jpg) no-repeat; 
 	width:95px; 
} 	

		  /*********************************** contact form ******************************/
		  
#form-content {
	position:relative;
	padding-top:80px;
	width:900px;
	text-align:left;
	left:15px;
}

.contact-form p {
	font-size:12pt;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.contact-form label {
	font-size:10pt;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

.filed-required {
	font-size:10pt;
	color:#000000;
}

input {
	width:200px;
	height:18px;
	background-color:#f9f5ec;
	border-style:groove
}

textarea {
	width:200px;
	height:70px;
	background-color:#f9f5ec;
	border-style:groove;
}

.btn-submit {
	position:absolute;
	width:83px;
	height:58px;
	background-color:transparent; 
	border:0px;
	margin:50px 0px 0px 4px;
}

.msg-1 {
	margin:2px;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:red;
	margin-left:78px;
}

.msg-2 {
	margin:2;
	margin-left:78px;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:green;
	background:url(../images/loader.gif) no-repeat;
	background-position:left;
}

.msg-3 {
	margin:2px;
	margin-left:78px;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:green;
	background-position:left;
}

#name-items {
	width:72px;
	float:left;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:170%;
	padding-left:5px;
}

#name-items span {
	font-weight:bold;
}

      /*********************************** favorite links ******************************/

#favorite-title {
	position:relative;
	width:300px;
	top:-175px;
	right:-210px;
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}

#favorite1 {
	position:relative;
	width:160px;
	height:auto;
	top:-155px;
	right:-170px;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	line-height:150%;
}

#favorite2 {
	position:relative;
	width:200px;
	height:auto;
	top:-235px;
	right:-350px;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	line-height:150%;
}

.inspire a {
	color:#666666;
	text-decoration:none;	
}

.inspire a:hover {
	color:#222222;
}

           /*********************************** email address & linkedin ******************************/

#myemail {
	position:relative;
	width:300px;
	height:auto;
	top:-167px;
	right:-202px;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	padding-left: 30px;
}

#myemail a{
	color:#666666;
}

#myemail a:hover {
	color:#222222;
}

#email {
		float:left;
}

#myemail img {
	float:right;
	margin-top:-2px;
	padding-left:5px;
	width:22px;
	height:22px;
}
