﻿
/**********Page style************/
* 
{
	margin: 0;
	padding: 0;
}

body 
{
	font-family:Palatino Linotype;
	margin: 0px 0px;
    text-align: center;
    text-align: -moz-center;
    background-color: #fecb66;
    padding-top: 0px;
    padding-bottom: 0px;
}

#page-container {background-repeat: no-repeat;}

.page, #sitemap
{
	width: 857px;
	height: 100%;	
	text-align: left;
}

#logo
{
    height:152px;
    background-image:url(../../Resources/img/top-logo.png);
}

#language-bar
{    
    background-image:url(../../Resources/img/top-language-bar.png);    
    text-align:right;
    color:#fdfcc9; 
    padding-right:2px;
    vertical-align:top;
    height:30px;
}

.question
{
	margin-bottom:2px;
	margin-top:2px;
	padding-left:0px;
	min-height:25px;
}

#top-language
{
    margin:0px;
    padding:1px;
    float:right;color:#fdfcc9; 
    padding-right:10px;      
}

#top-language a
{
    margin:0px;
    padding:0px;
    color:#fdfcc9;
    padding:4px;
}

#top-language a:hover{color:#ffd545;}

#left-back-img
{   
    background-image:url(../../Resources/img/left-border-back.png);
    width:50px;   
    height:auto !important;
    background-repeat:repeat-y;
}
#right-back-img
{   
    background-image:url(../../Resources/img/right-border-back.png);
    width:50px;    
    height:auto !important;
    background-repeat:repeat-y;
}

#left-border-content
{   
    width:60px; 
    height:491px;
    background-image:url(../../Resources/img/left-border-content1.png);	
	background-position:top;
	background-repeat:repeat-y;
	
}
#right-border-content
{  
    width:59px; 
    height:491px;
    background-image:url(../../Resources/img/right-border-content1.png);	
	background-position:top;
	background-repeat:repeat-y;
}

#bottom-border-content
{
    text-align:center;
    height:100px;
    background-image:url(../../Resources/img/bottom-border-content-sin1.png);	
	background-position: top;
}

#bottom-logo
{
    text-align:center;
    height:65px;
    background-image:url(../../Resources/img/logo-bottom.png);	
	background-position: top;
}

#photo-and-text
{
    padding-right:5px;
}
#photo-and-text-2
{
     width:720px;
}
#content
{
    background-color:#fdfcc9;
    height: 100%;
}

/*********** Top menu style**********/
#top-menu 
{
    font-family:Palatino Linotype;
    font-size:20px;
    text-align:center;
    background-image:url(../../Resources/img/top-menu-back.png);
	width: 857px;
	height:148px;	
	vertical-align:middle;
	padding-top:5px;
    padding-right:43px;
}
#top-menu td
{
    width:170px;
    text-align:center;
    white-space:nowrap; 
    vertical-align:middle;
}

#top-menu a:hover { color:#7d7d7d;}

.top-menu-normal a
{
 
    color:#000000;    
    text-decoration:none;
    text-align:center;
    white-space:nowrap;

}
.top-menu-selected a
{
     color:#7d7d7d;
     font-weight:bold;
     text-decoration:none;
     text-align:center;
     white-space:nowrap;
}



/********Big Photo frame style*********/

#td-photo-text, #left-link-projects{vertical-align:top;}
#td-photo-text{ width:720px; padding-left:5px;}
#photo-frame {padding-left:2px;}

#top-photo-border
{
    background-image:url(../../Resources/img/top-photo-border.png);
    background-repeat: no-repeat;
    background-position:bottom;
    width:374px;
    height:17px;
}

#left-photo-border
{
    background-image:url(../../Resources/img/left-photo-border.png);
    width:27px;   
    height:auto !important;
    background-repeat:repeat-y;
    background-position:right;
}
#right-photo-border
{
    
    background-image:url(../../Resources/img/right-photo-border.png);
    width:24px;   
    height:auto !important;
    background-repeat:repeat-y;
    background-position:left;
}
#bottom-photo-border
{
    background-image:url(../../Resources/img/bottom-photo-border.png);
    background-repeat: no-repeat;
    background-position:top;
    width:374px;
    height:15px;
}
#td-photo-frame-2, #photo-content, #left-link-projects
{
    vertical-align:top;
}

#home-text
{
    width:860px;
    padding-left:4px;
    padding-right:4px;
}
#right-text
{
    float:right;
    width:470px;
    vertical-align:text-top;
}

/********Small Photo frame style*********/

.photo-frame-2
{
    margin-top:10px;
    padding-left:-15px;
}
#td-photo-frame-2
{
    width:250px;
    vertical-align:top;
    padding-right:5px;
   
}
.top-photo-border-2
{
    background-image:url(../../Resources/img/top-photo-border-2.png);
    background-repeat: no-repeat;
    background-position:bottom;
    width:228px;
    height:10px;
}
.left-photo-border-2
{
    background-image:url(../../Resources/img/left-photo-border-2.png);
    width:14px;   
    height:auto !important;
    background-repeat:repeat-y;
    background-position:right;
}
.right-photo-border-2
{
    background-image:url(../../Resources/img/right-photo-border-2.png);
    width:16px;   
    height:auto !important;
    background-repeat:repeat-y;
    background-position:left;
}
.bottom-photo-border-2
{
    background-image:url(../../Resources/img/bottom-photo-border-2.png);
    background-repeat: no-repeat;
    background-position:top;
    width:229px;
    height:11px;
}



/*********General style*************/

h1,h2,h3,h4,h5 {color: #0f6930;}

h4 a {color: #0f6930;}

h4 a:hover {text-decoration:underline;}

h5
{
    margin-left:2px;
    padding:5px;    
}

a 
{
    color: #0f6930;
    text-decoration:none;
    outline:0;
}

ul
{
    margin-left:15px;
    margin-bottom:5px;
}
.block{margin-bottom:8px;}

.block a{color:#a57000;}

.block a:hover
{
    color:#755000 ; 
    text-decoration:underline;
}

.img-wiki
{
    margin-top:10px;
    margin-right:10px;
    border:2px;
    border-color:#ffd06c;  
    border-style:solid;
}

/**********Blog Table******************/
.blog-table
{
    margin-top:10px;   
    
}
.blog-title
{
    color: #0f6930;
    font-weight:bold;
    font-size:12pt;
}
.blog-date
{
    font-style:italic;
    font-size:9pt;
    padding-left:17px;
}
.blog-short-txt
{
    padding-top:5px;
    padding-left:17px; 
}

.blog-table .content
{
	padding-top:5px;
    padding-left:17px; 
}

.blog-reed-more
{
    color: #0f6930;
    font-style:italic;
    font-weight:bold;
    font-size:11pt;
    text-decoration:underline;
    padding-left:20px;
}
/**********Site map style***********/

#site-map 
{
    font-size:18px;    
    background-image:url(../../Resources/img/sitemenu-back.png);
	width: 100%;
	height:auto;	
	vertical-align:top;
    text-align:left;
    margin:4px;   	
}
#table-sitemap
{
    margin-bottom:20px;
    margin-left:50px;
     width:760px;
}

.td-left-sitemap
{   
    vertical-align:top;
    padding-bottom:3px; 
    width:155px;    

}
.td-left-sitemap a
{
     padding-left:3px;             
     color: #333333; 
}

.td-right-sitemap
{   
    font-size:10px;
    vertical-align:bottom;
    color:#ffffff;
    padding-bottom:2px;   
}
.sitemap-link 
{   
    font-size:14px;
    font-weight:bold;
	text-decoration: none;
}
.sitemap-link:hover , .submenu-link:hover
{
	color: #ffd545;
	text-decoration: underline;
	
}
.submenu-link
{
    font-size:12px;
	 color:#ffffff;
	text-decoration: none;
}
#table-sitemap tr
{
    	background-image:url(../../Resources/img/site-map-line.png);
    	background-repeat:repeat-x;
    	background-position:bottom;
    	margin-left:30px;
}

/******************Scroll bars*************************/
#pane1{	height: 460px;}

.holder
{    

    padding-left:0px;	
    width:730px;
   
}

.scroll-pane
{
    padding-right:0px;
    float:right;
    /*text-align:justify;*/
	overflow:auto;	
}

/************** content sub menu ********************/
.mininavarrow
{
	float:left;
	padding-right:8px;
	padding-top:3px;
}

.minilink
{
	float:left;
}

.minidesc
{
	clear:both;
	padding-left:20px;
}

.minisubnav
{
	clear:both;
	padding-top:8px;
}

/*.osX .jScrollPaneTrack
{
	background: url(../../Resources/js/jScroll/windows_track.gif) repeat-y;	
}
.osX .jScrollPaneDrag
{
	background: url(../../Resources/js/jScroll/windows_drag_middle.gif) repeat-y;	
}
.osX .jScrollPaneDragTop
{
	background: url(../../Resources/js/jScroll/drag-top-sp.gif) no-repeat; 
	height: 6px;
}
.osX .jScrollPaneDragMiddle
{
	background: url(../../Resources/js/jScroll/drag-middle-sp-1.gif) repeat-y; 	
	margin-left:3px;
}
.osX .jScrollPaneDragBottom
{
	background: url(../../Resources/js/jScroll/drag-bottom-sp.gif) no-repeat;
	height: 7px; 
}
.osX a.jScrollArrowUp
{
	height: 20px;
	background: url(../../Resources/js/jScroll/windows_arrow_up.gif) no-repeat 0 -20px;
}
.osX a.jScrollArrowUp:hover
{
	background-position: 0 0;
}
.osX a.jScrollArrowDown
{
	height: 20px;
	background: url(../../Resources/js/jScroll/windows_arrow_down.gif) no-repeat 0 -20px;
}
.osX a.jScrollArrowDown:hover
{
	background-position: 0 0;
}
.left .jScrollPaneTrack
{
	left: 0;
	right: auto;
}
.left a.jScrollArrowUp
{
	left: 0;
	right: auto;
}
.left a.jScrollArrowDown
{
	left: 0;
	right: auto;
}*/

/* IE SPECIFIC HACKED STYLES 
* html .osX .jScrollPaneDragBottom
{
	bottom: -1px;
}
*/

