﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content-container-two-column 
{
    background: url('../../eng/pictures/background/bg-content-side.png') repeat-y right;
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 728px;
    border: 1px solid #818181;
        top: 99px;
    left: 0px;
}

#content-main-two-column
{

    width: 540px;
    float: left;
}
#content-side-two-column
{
    width:160px;
    float: right;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container 
{
    padding: 0;
    margin: 20px 0 10px 0;
    position: relative;
}
	#three-column-side1 {
	float:left;
	width:30%;
	}
	#three-column-side2 {
	float:right;
	width:30%;
	}
	#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column
{
    background-repeat: repeat-y;
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 728px;
    border: 1px solid #818181;
    background: url('../../eng/pictures/background/bg-three-column-main.png');
    position: relative;
}

#content-main-three-column {
	width:355px;
	float:left;
	margin-left:25px;
	}
#content-side2-three-column,
#content-side1-three-column {
	width:160px;
	font-size:.9em;
	}
	
#content-side2-three-column {
	float:right;
	}

#content-side1-three-column {
	float:left;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#666666;
	direction:ltr;
}
p {
	margin-top:10px;
	margin-left:0;
}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
blockquote
{
    padding: 0 0 0 12px;
    margin: 12px 0 0 0;
    background-image: url('../../eng/pictures/background/bg-quote.png');
    background-repeat: no-repeat;
}

blockquote p {
	margin:2px 0;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
		color:#d61719;
	text-decoration:none;
    /*right: 50%;*/
}

a:visited {
		color:#980000;
	text-decoration:none;
}

a:hover {
	color:#800050;
	text-decoration:underline;
}

a:active {
	color:#980000;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



#top_div
{
	height:4.5em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:760px;
    top: 0px;
    right: 0px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.none 
{
    display:none;
}
#nav-main 
{
    background: url('../../eng/pictures/background/en-bg-nav.png') no-repeat top left;
    margin-left: auto;
    margin-right: auto;
    width: 740px;
    height:25px;
    padding: .8em 0 1em 20px;
    position: relative;
    font-weight: bold;
    font-size:1.1em;
}
#nav-main div {
    background: url('../../eng/pictures/background/en-bg-nav-side.png') no-repeat right top;
    width: 25%;
    _width: 25.5%;
    height:25px;
    position: absolute;
    top: 0px;
    right:0px;
    padding: .8em 0 1em 0;
}
#nav-main ul {
	margin:0;
	padding:0 20% 0 0;
	}
	
#nav-main li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#nav-main a:link,
#nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main a:hover {
/*	color:#D4E7F8;*/
    color:#800050;
	text-decoration:underline;
}

#nav-main a:active {
	color:#FFFFFF;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#nav-main li.current a:hover {
	/*color:#D4E7F8;*/
	color:#800050;
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}

/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	/*color:#D4E7F8;*/
	color:#800050;
	text-decoration:underline;
}


#footer 
{
    background: url('../../eng/pictures/background/en-bg-nav.png') no-repeat bottom left;
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    width: 740px;
    height:25px;
    padding: .8em 0 1em 20px;
    position: relative;
    color: #a9c0db;
    font-size: .8em;
}
#footer div {
    background: url('../../eng/pictures/background/en-bg-nav-side.png') no-repeat bottom right;
    width: 25%;
    _width: 25.5%;
    height:25px;
    position: absolute;
    top: 0;
    right: 0;
    padding: .8em 0 1em 0;

}





/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
	color:Silver;
}

h1, h2 {
	margin-top:0px;
    text-align: center;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}
.clear
{
    clear:both;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	background-color:#719926;
	position:relative;
	color:#d5ffe8;
	font-size: large;
	padding:.5em 20px .7em 20px;
	}
	
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    position: relative;
    float: none;
}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../eng/images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-left:10px;
	}

.image-border-none {
	border:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#testimonialstyle
{
    background-color: #e4e7ea;
    border-bottom:1px dotted #B2B2B2;
    font-size:11px;
    padding-right:75;
    direction:ltr;
}
#testimonialstyle2
{
    border-bottom:1px dotted #B2B2B2;
    font-size:11px;
    padding-right:75;
    direction:ltr;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

 Tree View

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}
*/
/* ALL ELEMENTS */
/*
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

.SelectedNodeStyle
{
  background-color:Orange;   
}

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}
*/
.TreeView
{
   border-bottom:1px dotted #B2B2B2 !important;
}
.RootNodeStyle
{
    border-bottom:1px dotted #B2B2B2;
}
.LeafNodeStyle
{
   border-bottom:1px dotted #B2B2B2;
} 
a.SelectedNode
{
    background-color:Green;
    border-bottom:1px dotted #B2B2B2;
}