/*
-----------------------------------------------------
Christine Falk Portfolio Website
URL: http://www.christinefalk.com/

mantamedia http://www.mantamedia.com.au
Design by Nola and Christine Falk and Code by Nola Falk

Last modified: 	Aug 21 2009
------------------------------------------------------ */
/*[General]*/
* {	
	margin:0;
	padding:0;
}
body {
	background-color: #A8D8D8;
	color: #333333;
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	color: #24a3a4;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.4em;
}
p{
	padding: 0 0 10px 0;
}
/*[Content]*/
#container{
	margin: 0;
	padding: 0;
	position:relative;
}
/* Start hide from IE-Mac \*/
*html #container{
   height: 1%;
   }
/* End Hide from IE-Mac */ 

#top{
	margin: 0 auto;
	padding-top: 335px;
	width: 798px;
	height: 34px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#nav{
	height: 29px;
	margin: 0;
	padding-top:5px;
	padding-left: 460px;
	}
#content{
	margin: 0 auto;
	padding: 0;
	width: 798px;
	height:2200px;
	background-image: url(../images/BG_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom:64px;/* Height of the footer */
	overflow: visible;
	}
#confirmcontent{
	margin: 0 auto;
	padding: 0;
	width: 798px;
	height:500px;
	background-image: url(../images/BG_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom:64px;/* Height of the footer */
	overflow: visible;
	}
#footer{
	margin: 0;
	padding: 0;
	height: 64px;
	background-image: url(../images/BG_wave.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	position:absolute;
	bottom:0;
	width: 100%;
}
#work{
	float:left;
	padding-top: 10px;
	padding-left:75px;
	padding-right:45px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#aboutHolder{
	float:left;
	margin: 0 0 5px 0;
	padding-top: 10px;
	padding-left:75px;
	padding-right: 40px;
	padding-bottom: 20px;
	width: 675px;
}
#aboutinfo{
	float: right;
	width: 290px;
	height: 325px;
	line-height: 1.4em;
	padding: 100px 0 0 0;
}
#about{
	float:left;
	width:360px;
	height: 425px;
	}
#aboutHolder a:link, #aboutHolder a:active, #aboutHolder a:visited, #contact a:link, #contact a:active, #contact a:visited{
	color: #24a3a4;
	text-decoration: underline;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height:1.1em;

}
#about a:hover, #about a:focus, #contact a:hover, #contact a:focus{
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #49b2a0;
	text-decoration: underline;
	line-height:1.1em;
}
#aboutPic{
	float:right;
	width:188px;
	height: 194px;
	margin:0;
	padding:0;
	}
#contactHolder{
	float:left;
	margin: 0;
	padding-top: 10px;
	padding-left:75px;
	padding-right: 40px;
	padding-bottom: 30px;
	width: 675px;
}
#contact{
	float:right;
	width:440px;
	height: 310px;
	}
#contactInfo{
	float:left;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	width:195px;
	height: 290px;
	}
#contact ul{
	margin: 0;
	padding-left: 15px;
}

#contact li{
	list-style-type: circle;
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
#contactInfo a:link, #contactInfoa:active, #contactInfo a:visited{
		color: #49b2a0;
	text-decoration: underline;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height:1.1em;

}
#contactInfo a:hover, #contactInfo a:focus{
	font: 12px Geneva, Arial, Helvetica, sans-serif;
		color: #49b2a0;
	text-decoration: underline;
	line-height:1.1em;
}
/*[thumbs]*/

.Thumbnail{
	width: 673px;
	height: auto;
	overflow: auto;
}
.Thumbnail img{
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
	}
.inputcon {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #713E17;
	background-color: #e5edef;
	border: 1px solid #A8D8D8;
	padding: 1px;
}
.inputbtn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efefef;
	background-color: #64baaf;
	border: 1px solid #A8D8D8;
	padding: 5px;
}
#footerHolder{
	text-align:left;
	padding-top:25px;
	height: 20px;
	margin: 0 auto;
	width: 798px;
}
#copyright{
	padding-left: 40px;
	margin: 0;
	width: 400px;
	height: 16px;
	padding-top:3px;
	text-align:left;
	color: #1e7c7c;
	line-height:1.1em;
	font-size:11px;
}
.bold{
	font-weight: bold;
}
#mm{
	float:right;
	width: 190px;
	margin-right:20px;
	height: 20px;
	padding: 0;
	margin: 0;
	}
#backtop{
	margin: 0 auto;
	padding: 0;
	width: 120px;
	height:25px;
	padding-left:650px;
}