/* author: Hala Moodie created: 020208 14:45 Last Updated: 180208 22:11 */

/* standard styles */
body, div, ul, li, h1, h2, h3, h4, h5, h6, p, a, img {margin: 0em; padding: 0em;}
body {font-family: Georgia, "Times New Roman", Times, serif; font-size: 62.5%; color: #000; line-height: 1.7em; background-color: #fff;}
h1 {font-size: 2.2em;}
h2 {font-size: 2em;}
h3 {font-size: 1.6em;}
li {font-size: 1.4em;}
p {font-size: 1.2em;} 
img, img a, img a:hover {border: 0em;}
a, a:hover {text-decoration: none;}
ul {list-style-type: none; font-weight: normal;}
#container {margin: 0 auto; text-align: center; width: 1000px;}
#content {float: left; position: relative; text-align: left; width: 1000px;}

			
/*header
----------------------------------------------*/
#header {float: left; width: 1000px; height: 100px; margin-bottom: 20px;}
h1 a {float: left; background: url(../images/jaiLogo.gif) no-repeat; text-indent: -9999px; background-color: transparent; width: 250px; height: 100px;}
h2 {float: left; margin: 2em; font-weight: normal;} 		

		
/*navigation
----------------------------------------------*/
#navigation {float: left; margin-top: 4em;}
#navigation li {margin: 1em; display: inline;}
#navigation li a {color: #000;}
#navigation li a, #navigation li#yourehere {padding: 0.2em;}
#navigation li a:hover, #navigation li#yourehere {background-color: #000; color: #fff;}


/*portfolio styles
----------------------------------------------*/
#mainPortfolioImages {position: absolute; width: 600px; height: 400px; top: 5px; left: 350px;}
#thumbs {float: left; width: 350px;}
#thumbs a:hover {background: transparent;}
#thumbs ul {width: 300px;}
#thumbs li {float: left; display: inline; width: 40px; margin: 5px;}
#thumbs a img.mainPortf {position: absolute; top: 5px; left: 350px; width: 600px; visibility: hidden; z-index:1;}
#thumbs a:hover img.mainPortf {visibility: visible;}


/*about styles
----------------------------------------------*/


/*contact styles
----------------------------------------------*/
#jaiEmail a {float: left; background: url(../images/jaiContactEmail.gif) no-repeat; text-indent: -9999px; background-color: transparent; width: 460px; height: 100px;}
#jaiNumber {float: left; background: url(../images/jaiContactNumber.gif) no-repeat; text-indent: -9999px; overflow: hidden; width: 440px; height: 100px;}


/*copyright styles
----------------------------------------------*/
#copyright {float: left; clear: both; width: 1000px; text-align: left;}


/*hala link
----------------------------------------------*/
#hala {font-size: 0.9em; color: #ccc; margin: 0 auto; padding: 5px 0px 5px 0px;}
#hala a {color: #999; padding-right: 5px;}
#hala a:hover {color: #474747; background: none; padding-right: 5px;}
