/*********************/
/* BASIC */
/*********************/

body {
	font-family: "Helvetica", "Gill Sans", Arial, sans-serif;
	font-size: 100%;
	background-color: #E5E5E5;
	margin: 0;
}


img { border: 0; }

/*********************/
/* CONTAINER */
/*********************/



#container_Portfolio{
	width: 980px;
	height: 1400px;
	margin: 0 auto;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;
}

#container_myKabinets{
	width: 980px;
	height: 1700px;
	margin: 0 auto;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;
}



/*********************/
/* MAIN*/
/*********************/

	
#bates  {
	position: absolute;
	top: 159px;
	left: 142px;
	width: 755px;
	height: 1022px;
	}
	
#myKabinets  {
	position: absolute;
	top: 139px;
	left: 158px;
	width: 700px;
	height: 2000px;
	}
	
		


/*********************/
/* Detail*/
/*********************/
p2  {
	font-family: "Helvetica", "Gill Sans", Arial, sans-serif;
	color: #888;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px
}

p2a  {
	font-family: "Helvetica", "Gill Sans", Arial, sans-serif;
	color: #888;
	font-size: 15px;
	font-weight: normal;
	line-height: 35px
}

p3  {
	font-family: "Helvetica", "Gill Sans", Arial, sans-serif;
	color: #888;
	font-size: 11px;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: 1px;
	margin-top:20px
}


H1  {
	font-family: 'Lora', serif;
	color: #777;
	font-size: 21px;
	font-weight: normal;
	line-height: 24px

}
	



/*********************/
/* Portfolio Pages*/
/*********************/

.figure {
	float: left;
	width: 357px;
	position: relative;
	margin: 0px 35px 20px 0px;
	
}

.figure1 {
	float: left;
	width: 360px;
	position: relative;
	margin: 0px 0px 20px 0px;
	
}



.figure2 {
	float: left;
	width: 355px;
	position: relative;
	margin: 0px 70px 5px 0px;
	
}

.figure3 {
	float: left;
	width: 318px;
	position: relative;
	margin: 0px 0px 25px 0px;
	
}

.spacer {
	float: left;
	position: relative;
	width: 700px;
	height: 7px
	
	
	
}


.photo img {
	border: 0px solid #CCC;
	background-color: #FFF;
	padding-bottom: 3px;
	position: relative;
	
}

.line2 {
	position: absolute;
	height: 23px;
	width: 750px;
	border-top:1px dashed #999999;
	color:#999;
	top: 1px;
}

.line3 {
	position: relative;
	height: 23px;
	width: 750px;
	border-top:1px dashed #999999;
	color:#999;
	top: 1px;
}

.lineshort {
	position: relative;
	height: 23px;
	width: 355px;
	border-top:1px dashed #999999;
	color:#999;
	top: 1px;
}
