
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#dhtmltooltip
{
    position: absolute;
    border: 1px solid #cccccc;
    padding: 5px 5px 5px 5px;
    width: 250px;
    background-color: #2E3E8A;
    visibility: hidden;
    font-size: 14px;
    color: white;
    z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray) progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#77ffffff);
}

.rightmenu_box_header
{
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    background-color: #2626A9;
}

#dhtmltooltip h1
{
    font-size: 16px;
    color: white;
    font-weight: bold;
    background-color: Transparent;
}

#content-container-two-column
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 728px;
    border: 1px solid #818181;
    position: relative;
}
#Content-NoColumn
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    width: 748px;
    border: 1px solid #818181;
    position: relative;
    background-color: White;
}

#content-main-two-column
{
    width: 540px;
    float: right;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column
{
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    width: 728px;
    border: 1px solid #818181;
    background: url(../../images/bg-three-column-main.png) repeat-y;
    position: relative;
}

#content-container-2-column
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 748px;
    padding-right: 10px;
    padding-top: 10px;
    border-right: solid 1px #818181;
    border-left: solid 1px #818181;
    background: url(../../images/bg-2-column-main1.png) repeat-y;
}



#content-main-no-leftside
{
    width: 585px;
    float: left;
    margin-left: 10px;
    margin-right: 5px;
}



#content-side2-three-column, #content-side1-three-column
{
    text-align: justify;
    width: 140px;
}

#content-side2-three-column
{
    float: right;
}

#content-side1-three-column
{
    float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container
{
    background: url(../../images/bg-three-column-home.png) repeat-y;
    padding: 0;
    margin: 20px 0 10px 0;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body
{
    margin: 0px;
    background-color: #efefef;
    background: url(../../images/RekabigSite.gif) repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color: #000000;
}

p
{
    margin: 10px 0;
}

p.no-padding-no-margin
{
    padding: 0;
    margin: 0;
}

hr
{
    color: #E5E5E5;
    background-color: #E5E5E5;
    height: 1px;
    border: 0;
}


cite
{
    font-size: .85em;
    margin: 0;
    padding: 0 0 0 6px;
}

fieldset
{
    padding: 15px;
        border: 1px solid #cccccc;
    padding: 0px 5px 5px 5px;
    z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}

legend
{
    color: #666666;
    font-size:16px;
    font-weight:bold;
    padding: 5px 3px 10px 3px;
    
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h1, h2, h3, h4, h5, h6
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.0em;
    margin: 3px 0;
}

h1
{
}

h1
{
    margin-top: 0px;
        color: #30428E;
    margin-bottom: 0;

}

h2
{
    font-size: 1.3em;
        margin-top: 0px;
        color: #30428E;
    margin-bottom: 0;

}

h3
{
    font-size: 1.1em;
            color: #666666;

}

h3.small
{
    font-size: 1.0em;
}

h4
{
    font-size: 0.9em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link
{
    color: #30428E;
    text-decoration: underline;
}

a:visited
{
    color: #30428E;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}





/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-information
{
    margin-top: 5px;
}

img.logo
{
    text-align: center;
    position: absolute;
    top: 19px;
    right: 879px;
}

#logo a
{
    color: #4A6BB3;
    text-decoration: none;
    font-family: David, Times, serif;
}




#heading
{
    text-align: left;
    font-size: 1.4em;
    font-weight: bold;
}


#subheading
{
    font-size: 1.1em;
    font-weight: bold;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main
{
    background: #30428E url(../../images/bg-nav.png) no-repeat;
    margin-left: auto;
    margin-right: auto;
    border-right: solid 1px #818181;
    border-left: solid 1px #818181;
    width: 742px;
    color: #cccccc;
    padding-right: 16px;
    position: relative;
    font-weight: bold;
    height: 20px;
    font-size: 13px;
}


#nav-main a:link, #nav-main a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#nav-main a:hover
{
    color: #efefef;
    text-decoration: underline;
}


/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link, #nav-main a.StaticSelectedStyle:visited
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

.HomePageButtonLinks a:link, .HomePageButtonLinks a:visited
{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.HomePageButtonLinks a:hover
{
    color: #efefef;
    font-weight: bold;
    text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#poster-photo-container
{
    margin-left: auto;
    margin-right: auto;
    width: 758px;
    height: 62px;
    border-right: solid 1px #818181;
    border-left: solid 1px #818181;
    background-color: White;
    position: relative;
}

.poster-photo-image
{
    border-left: 2px solid #ffffff;
    display: block;
}

#feature-area-home
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
}





/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3px;
    width: 720px;
    height: 0px;
    vertical-align: top;
    background: url(../../images/bg-nav.png) no-repeat;
    color: white;
    font-size: large;
    padding: .05em 20px .05em 20px;
}

#pagelogo
{
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 720px;
    background: #608fc8;
    color: #d5e8ff;
    font-size: large;
    padding: .5em 20px .7em 20px;
}

#pagetitle a:link, #pagetitle a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#pagetitle a:hover
{
    color: #30428E;
    text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView
{
    border-bottom: 1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-right: 5px;
}

.TreeView table
{
    border-top: 1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom: none !important;
    border-top: none !important;
}

.TreeView table td
{
    padding: 3px 2px;
}

.LeafNodesStyle
{
}


.RootNodeStyle
{
}

/* ALL ELEMENTS */
.NodeStyle
{
    font-size: 12px;
    font-weight: bold;
}

.ParentNodeStyle
{
    background: yellow;
}


a.SelectedNodeStyle
{
    background: #E5E5E5;
    display: block;
    padding: 2px 0 2px 3px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


ul
{
    direction: rtl;
    margin-right: 10px;
}

li
{
    margin-right: 10px;
    direction: rtl;
}

ul.list-of-links
{
    border-bottom: 1px dotted #B2B2B2;
    direction: rtl;
    margin-right: 10px;
}

#content-side1-three-column ul.list-of-links, #content-side2-three-column ul.list-of-links
{
}

ul.list-of-links li
{
    border-top: 1px dotted #B2B2B2;
    direction: rtl;
    margin-right: 10px;
}

ul.list-of-links li.current
{
    background-color: #E5E5E5;
    direction: rtl;
}


ul.no-lines, ul.no-lines li
{
    direction: rtl;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-area
{
    background-color: #6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
    border: none;
}

.photo-border
{
    border: solid 1px  #cccccc;
    padding: 2px;
    background: #d9d9d9 url(../../images/img_border-bg.gif) top repeat-x;
    margin-bottom: 5px;
    display: block;
}



.photo-float-left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.image-border-none
{
    border: none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer
{
    background: url(../../images/bg-nav1.png) top RIGHT no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 758px;
    border-right: solid 1px #818181;
    border-left: solid 1px #818181;
    position: relative;
    color: white;
    height: 15px;
    font-size: 11px;
    text-align: center;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub
{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 740px;
    color: #30428E;
    text-align: center;
    position: relative;
    font-size: 13px;
}


#footer-sub a:link, #footer-sub a:visited
{
    text-decoration: none;
    color: #666666;
}

#footer-sub a:hover
{
    color: #30428E;
    text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date
{
    font-size: 11px;
    font-style: italic;
    color: gray;
}

.arrow
{
    vertical-align: middle;
}

input.button-big
{
    font-weight: bold;
    padding: .7em 1.5em;
    font-size: 1.1em;
    vertical-align: bottom;
}

input.button-small
{
    font-weight: normal;
    padding: .4em 1em;
    font-size: .8em;
    vertical-align: bottom;
}

.clear
{
    clear: both;
}

.none
{
    display: none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Forms
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.textbox
{
    font-size: 13px;
    color: black;
    background-color: Window;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button
{
    font-size: 13px;
    color: #ffffff;
    background: #5569B0 url(../../images/bg-nav1.png) top RIGHT no-repeat;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.smallform
{
    font-size: 9px;
    color: black;
    background-color: Window;
    position: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ACTIVE PAGES */
#menuLinks
{
    font-weight: bold;
    font-size: 1.0em;
    padding-bottom: 15px;
}


#menuLinks a:link, #menuLinks a:visited
{
    color: #30428E;
    text-decoration: none;
}

#menuLinks a:hover
{
    color: #30428E;
    text-decoration: underline;
}

#menuLinks a:active
{
    color: #30428E;
}

#menuLinks li.current a:link, #menuLinks li.current a:visited
{
    text-decoration: underline;
}

#menuLinks li.current a:hover
{
    color: #30428E;
    text-decoration: underline;
}

#menuLinks li.current a:active
{
    color: #30428E;
}

/* ACTIVE PAGES */
#menuLinks a.StaticSelectedStyle:link, #menuLinks a.StaticSelectedStyle:visited
{
    color: black;
}
