/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #707b84;
	background: #3e464d;
}
		
a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #008400; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
	background: url(images/divider.jpg) repeat-x bottom;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.button_01 a {
	display: block;
	width: 70px;
	height: 22px;
	padding: 5px 2px 0 30px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_01.png) no-repeat;
}

.button_01 a:hover {
	color: #ffffff;
	background: url(images/templatemo_button_01_hover.png) no-repeat;
}

h2 {
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #106fb8;
}

h3 {
	margin: 0	;
	padding: 2px 0;
	font-size: 13px;
	font-weight: bold;
	color: #3e464d;
}

/* Start of emerging windows section */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000099;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: #d8d8d8;
text-decoration: none;
width:300px
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -150px; /*position where enlarged image should offset horizontally */
}
/* END of emerging window section */
div #exampl {
    font-size:13px
}

#tittop {
  margin-left:40px; 
  color:dimgrey;
}

#lportf {
       margin-top:10px;
       font-size:14px;
}
#templatemo_wrapper {
	width: 980px;
	margin: 0 auto;
}

/* header */

#templatemo_header_wrapper {
    position:absolute;
	width: 100%;
    text-align:center;
	background: red;
}

#fototop {
  position:relative;
 /*   width:100%;
    margin-left:auto;
    margin-right:auto;
    /* top: 40px;  
    text-align:center;*/
    background-color:white;

}

.section_w250#getto p {
    margin-bottom:0.7em
}

#fototop img {
    position:absolute;
    left:100px; 
    bottom:-33px
}
 
#fototop p {
  /*  margin-bottom:110px*/
}

#templatemo_header {
	clear: both;
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/templatemo_header.jpg) no-repeat;
}

#templatemo_header p {
	clear: both;
	padding-left: 50px;
	width: 500px;
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
}

#templatemo_header #site_title {
	float: left;
	padding-top: 10px;
	margin-left: 50px;
	margin-bottom: 10px;	
	width: 280px;
	height: 100px;
	text-align: center;	
	overflow: hidden;	
}

#site_title h1 {
	margin: 0px;
	padding: 15px 0 0 0;	
}

#site_title h1 a {
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	letter-spacing: 2px;
}

/* end of header */

/* menu */

#templatemo_menu_wrapper {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	background: url(images/templatemo_menu.jpg) repeat-x;
}

#templatemo_menu {
	width: 920px;
	height: 90px;
	margin: 0 auto;
	padding: 0 30px;
	
}

#templatemo_menu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	position: relative;
	float: left;
	width: 152px;
	display: block;
	height: 40px;
	padding: 50px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #333333;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #008400;
	background: url(images/templatemo_menu_hover.png) bottom no-repeat;
}

/* end of menu */

/* content */

#templatemo_content_wrapper {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
}

#templatemo_sidebar {
	float: right;
	width: 310px;
}

.sidebar_box {
	padding: 20px 30px;
	background: #fff;
}

.sidebar_box_bottom {
	width: 310px;
	height: 15px;
	margin-bottom: 30px;
	background: url(images/templatemo_sidebar_section_bottom.jpg)
}

.news_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #8a9ba8;	
	color: #ffffff;
}

.news_box .post_info {
	font-size: 11px;
	color: #666666;
}

.news_box .post_info a {
	color: #157ad2;
	font-weight: normal;
}

.news_box a{
	color: #000000;
	font-weight: normal;
}

.news_box span {
	color: #157ad2;
}

.sidebar_box label {
	display: block;
	margin-bottom: 10px;
}

.sidebar_box #input_field {
	height: 20px;
	width: 200px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.sidebar_box #submit_btn {
	float: right;
 	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 3px 0 15px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

#templatemo_content {
	float:left;
	width: 550px;
}

.content_box {
	clear: both;
	width: 530px;
	padding: 20px 30px;
	background: #fff;
}

.content_box_bottom {
	width: 590px;
	height: 36px;
	margin-bottom: 20px;
	background: url(images/templatemo_content_bottom.jpg) no-repeat;
}

#templatemo_content_all {
	float:left;
	width: 920px;
}

.content_box_all {
	clear: both;
	width: 920px;
	padding: 20px 30px;
	background: #fff;
}

.content_box_bottom_all {
	width: 980px;
	height: 36px;
	margin-bottom: 20px;
	background: url(images/templatemo_content_bottom_all.jpg) no-repeat;
}

.content_box_all .image_fr {
	float: right;
	margin: 3px 15px 0 0;
}

.content_box_all .image_fl {
	float: left;
	margin: 3px 15px 0 0;
}

.content_box_all .image_fc {
    text-align:center;
    display:block;
}

.caption {
    text-align:center;
    font-size:12px;
    font-style:italic;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:8%;
    margin-right:8%;
    padding:0px;
}


.content_box .section_w250 {
	width: 250px;
}

p.tit { /* title of page format */
    color:#000055; 
    font-size:16px;
    style="color:#686868    
}

#texj { /* format for each point*/
     
    font-size:14px;
    color:#909090;    
}
ol.ptit, ul.ptit, p.tptit { /* format for each point*/
     
    font-size:14px;
    color:#555555;    
}

#subtit{ /* format for each point*/
     
    font-size:14px;
    color:#002277;    
}

p.box { /* format for each point*/
    color:darkblue; 
    font-size:13px;
       
}

div #mainj {
    display:inline-block;
    padding-left:40px;
    width:250px;
    position:relative;
    margin-left:auto; 
    margin-right:auto; 
    text-align:center;
 }


.list_01 {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: decimal-leading-zero;
}

.list_01 li {
	color: #008400;
	margin-bottom: 7px;
}

/* end of content */

/* options in about me */
#navlist {
    width:800px;
    margin:0 auto;
    position: relative;
}


#navlist li {
    margin: 0;
    padding: 0;
    list-style: none;
    float:left;
    /* position: absolute; */
    top: 0;
}

#navlist li, #navlist a {
    height: 78px;
    display: block;
    text-align:center;
    width:160;
}

#reln {
    left: 0px;
    width: 162px;
    background: url('images/areasexp.jpg') 0 0;
}

#mainn {
    left: 163px;
    width: 157px;
    background: url('images/areasexp.jpg') -162px 0;
}

#projn {
    left: 321px;
    width: 156px;
    background: url('images/areasexp.jpg') -320px 0;
}
#impn {
    left: 478px;
    width: 159px;
    background: url('images/areasexp.jpg') -477px 0;
}
#enen {
    left: 636px;
    width: 159px;
    background: url('images/areasexp.jpg') -635px 0;
}
#reln a:hover {
    background: url('images/areasexpen.jpg') 0 0;
}

#mainn a:hover {
    background: url('images/areasexpen.jpg') -162px 0;
}

#projn a:hover {
    background: url('images/areasexpen.jpg') -320px 0;
}
#impn a:hover {
    background: url('images/areasexpen.jpg') -477px 0;
}
#enen a:hover {
    background: url('images/areasexpen.jpg') -635px 0;
}
#prel {
    left: 219px;
    width: 219px;
    background: url('images/jobpos.jpg') 0 0;
}
#pmain {
    left: 451px;
    width: 231px;
    background: url('images/jobpos.jpg') -219px 0;
}
#pops {
    left: 677px;
    width: 225px;
    background: url('images/jobpos.jpg') -451px 0;
}
#prel a:hover {
    background: url('images/jobposen.jpg') 0 0;
}

#pmain a:hover {
    background: url('images/jobposen.jpg') -219px 0;
}

#pops a:hover {
    background: url('images/jobposen.jpg') -451px 0;
}
#sdeg {
    left: 152px;
    width: 152px;
    background: url('images/studies.jpg') 0 0;
}
#scour {
    left: 301px;
    width: 148px;
    background: url('images/studies.jpg') -152px 0;
}
#ssem {
    left: 455px;
    width: 153px;
    background: url('images/studies.jpg') -301px 0;
}
#sdeg a:hover {
    background: url('images/studiesen.jpg') 0 0;
}

#scour a:hover {
    background: url('images/studiesen.jpg') -152px 0;
}

#ssem a:hover {
    background: url('images/studiesen.jpg') -301px 0;
}
#oskil {
    left: 161px; 
    width: 151px;
    background: url('images/other.jpg') -10px 0;
}

#omem {
    left: 311px;
    width: 149px;
    background: url('images/other.jpg') -161px 0;
}

#olang {
    left: 461px;
    width: 149px;
    background: url('images/other.jpg') -311px 0;
}
#oawd {
    left: 611px;
    width: 149px;
    background: url('images/other.jpg') -461px 0;
}

#oskil a:hover {
    background: url('images/otheren.jpg') -10px 0;
}

#omem a:hover {
    background: url('images/otheren.jpg') -161px 0;
}

#olang a:hover {
    background: url('images/otheren.jpg') -311px 0;
}
#oawd a:hover {
    background: url('images/otheren.jpg') -461px 0;
}

/* end of options in about me */
/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #fff url(images/templatemo_footer_top.jpg) top repeat-x;	
}

#templatemo_footer {
	width: 920px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	color: #7c7471;
}

#templatemo_footer a {
	color: #333333;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #333333;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */