@charset "utf-8";

/* CSS Document for
   FrankMaidens.com */
   
body {
	margin: 50px auto; 
	padding:0px;
	text-align: center;
	color: black;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img, div { behavior: url("iepngfix.htc") }

#drawing {
	/*float: right;*/
	position: relative;
	width:850px;
	height: 550px;
	margin:0px auto;
	text-align:left;
	border: 1px solid #000;
	/*border-left: 1px solid #000;
	border-bottom: 1px solid #000;*/
	background: url(img/bg.png) repeat fixed;
	overflow: hidden;
}

#portfolio {
	/*float: right;*/
	position: relative;
	width: 850px;
	min-height: 630px;
	margin:0px auto;
	text-align:left;
	border: 1px solid #000;
	/*border-left: 1px solid #000;
	border-bottom: 1px solid #000;*/
	background: url(img/bg.png) repeat fixed;
	background-image: url(img/bg.png);
}

#footer {
	width: 850px;
	margin:0px auto;
	text-align: left;
}

#menu-container {
	margin: 57px 0px 0px 0px;
	float: right;
	padding: 0;
}

#mainmenu {
	width: 168px;
	height: 162px;
	background: url(img/main-tab.png) top right;
	text-align: center;
	padding-top: 30px;
	z-index: 100;
	position: relative;
}

#menu-container a{
	margin: 0;
	padding: 0px 0px 0px 16px;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	line-height: 15px;
	text-decoration: none;
}

#menu-container a:hover{
	text-decoration: underline;
}

#menu-container a.selected{
	font-weight: bold;
	display: block;
	background: url(img/lilarrow.png) top left no-repeat;
}

#detail {
	float: left;
	width: 625px;
	height: 100%;
	margin-bottom: 41px;
}

#detail-text {
	width: 500px;
	height: 88px;
	background:url(img/detail-text-bg.png) top left no-repeat;
	padding: 15px 25px 20px 100px;
}

#detail-text h1 {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
}

#detail-text p {
	margin-top: 0;
}

#detail-text a {
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#detail-text a:hover{
	text-decoration: underline;
}

#detail-pic {
	padding-top: 41px;
	padding-left: 100px;
	text-align: left;
}

#detail-pic a {
	color: black;
}

#detail-frank {
	padding-top: 30px;
	padding-left: 70px;
	text-align: left;
}
/* PROFESSIONAL MENU STRUCTURE */
.submenu1 {
	margin-top: -50px;
	padding: 50px 0px 15px 0px;
	width: 168px;
	background: url(img/sub-tab.png) bottom right;
	text-align: center;
	z-index: 99;
	position: relative;
}

.ident-submenu1{
	margin-top: 0px;
	padding: 5px 0px 15px 0px;
	width: 168px;
	text-align: center;
}

.edit-submenu1{
	margin-top: 0px;
	padding: 5px 0px 15px 0px;
	width: 168px;
	text-align: center;
}

.vis-submenu1{
	margin-top: 0px;
	padding: 0px 0px 15px 0px;
	width: 168px;
	text-align: center;
}

.ill-submenu1{
	margin-top: 0px;
	padding: 0px 0px 15px 0px;
	width: 168px;
	text-align: center;
}

/* /////////////////////////// */
.submenu2 {
	margin-top: -5px;
	padding: 50px 0px 15px 0px;
	width: 168px;
	background: url(img/sub-tab.png) bottom right;
	text-align: center;
	z-index: 99;
	position: relative;
}

.submenu3 {
	margin-top: 0px;
	padding: 50px 0px 15px 0px;
	width: 168px;
	background: url(img/sub-tab.png) bottom right;
	text-align: center;
	z-index: 99;
	position: relative;
}


.centered{
	margin: 0 auto;
	padding: 8px 10px 0px 20px;
	text-align: left;
}
