﻿
#dhtmltooltip
{
    position: absolute;
    border: 1px solid #cccccc;
    padding: 5px 5px 5px 5px;
    width: 250px;
    background-color: #2E3F8A;
    visibility: hidden;
    font-size: 12px;
    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);
}


#dhtmltooltip h1
{
    font-size: 13px;
    color: white;
    font-weight: bold;
    background-color: Transparent;
}



.helpimage
{
    cursor: help;
}

.highlight
{
    text-decoration: none;
    color: black;
    background: #FDFF6E;
}


#content-container
{
    margin-left: auto;
    margin-right: auto;
    width: 766px;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    position: relative;
}


.rightmenu_box_header
{
    font-weight: bold;
    font-size: 10pt;
    color: #efefef;
    background-color: #2E3F8A;
}

.content-rightmenu
{
    background: url(../../images/right-menu-bg.gif);
    background-color: #ffffff;
    padding-right: 10px;
    padding-top: 10px;
    width: 167px;
    color: Black;
}


#rightmenuscript
{
    float: right;
    padding-bottom: 10px;
}


.content-main
{
    background-color: #ffffff;
    padding: 5px 10px 30px 10px;
    vertical-align: top;
    width: 571px;
}

.content-main a:hover
{
    color: #C13030;
}

.content-main h1
{
    margin-bottom: 0px;
    top: 0px;
    font-size: 15px;
    color: #ffffff;
    padding: 2px 2px 2px 2px;
    background-color: #2E3F8A;
    background-image: url(../../images/h1_bg.jpg);
    height: 26px;
}



.BlueLinks a:link, .BlueLinks a:visited
{
    color: Blue;
    font-weight: bold;
    text-decoration: underline;
}

.BlueLinks a:hover
{
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
}

.GreenLinks a:link, .GreenLinks a:visited
{
    color: Green;
    font-weight: bold;
    text-decoration: underline;
}

.GreenLinks a:hover
{
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
}


#dateshow
{
    position: absolute;
    left: 10px;
    color: #ffffff;
}

#TickerBody
{
    position: absolute;
    right: 260px;
    bottom: 8px;
    font-size: 14px;
}

#TickerBody a:link, #TickerBody a:visited
{
    color: black;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

#ticker
{
    position: relative;
    width: 370px;
}

#ticker ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}


.centre
{
    width: 768px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

#SearchPanel
{
    position: absolute;
    margin-right: 455px;
    top: 28px;
    color: #333333;
    z-index: 3;
}

.SearchPaneltextbox
{
    width: 120px;
}

.SearchPanelbutton
{
    cursor: pointer;
    color: #000000;
    vertical-align: middle;
    background-color: #efefef;
    font-weight: bold;
}

#SearchPanel a:link, #SearchPanel a:visited
{
    color: #333333;
    text-decoration: underline;
    font-weight: normal;
    font-size: 10px;
}


#top-info-links
{
    top: 5px;
    position: absolute;
    left: 10px;
    color: #efefef;
    font-size: 14px;
    font-weight: bold;
}

#top-info-links a:link, #top-info-links a:visited
{
    color: #efefef;
    text-decoration: none;
    font-weight: bold;
}

#top-information
{
    margin-left: auto;
    margin-right: auto;
    width: 766px;
    height: 78px;
    border: solid 1px #666666;
    background-image: url(../../images/top_logo_bg.gif);
    position: relative;
    margin-top: 0px;
}

#nav-main
{
    background-color: #2E3F8A;
    background-image: url(../../images/nav-main-bg.gif);
    margin-left: auto;
    margin-right: auto;
    width: 766px;
    height: 18px;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    position: relative;
    vertical-align: inherit middle;
    font-weight: bold;
    z-index: 1;
}

#SiteMapPath
{
    padding-right: 10px;
}





.TabLink
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.TabLink a:link, .TabLink a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.TabLink a:hover
{
    color: #ffffff;
    font-weight: bold;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#poster-photo-container
{
    margin-left: auto;
    margin-right: auto;
    width: 768px;
    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;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.2em;
    background-color: #efefef;
    background: url(../../images/Rekabig.gif) repeat-x;
}



p
{
    margin: 10px 0;
}

p.no-padding-no-margin
{
    padding: 0;
    margin: 0;
}

hr
{
    color: #cccccc;
    background-color: #cccccc;
    height: 1px;
    border: 0;
}



blockquote p
{
    margin: 2px 0;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


h1
{
    margin-bottom: 10px;
    font-size: 15px;
    color: #000000;
}


h2
{
    margin-bottom: 14px;
    color: #3A4A8D;
    font-size: 15px;
}

h3
{
    color: black;
    font-size: 14px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


body a:link
{
    color: black;
    text-decoration: underline;
}

a:visited
{
    color: black;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/




ul
{
    margin-right: 10px;
}

li
{
    margin-right: 10px;
}

ul.list-of-links
{
    border-bottom: 1px dotted #B2B2B2;
    direction: rtl;
    margin-right: 10px;
}


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;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer
{
    height: 50px;
    width: 768px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    background-position: center;
    background-image: url(../../images/bottom_bg.jpg);
    position: relative;
}

#SiteDesign
{
    position: absolute;
    top: 0px;
    right: 27px;
    font-size: 10px;
    color: #ffffff;
    bottom: 3px;
    direction: ltr;
}


#SiteDesign a:link, #SiteDesign a:visited
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

#SiteVersion
{
    top: 0px;
    position: absolute;
    left: 170px;
    font-size: 11px;
    color: #ffffff;
    bottom: 3px;
}

.sitemap
{
    color: gray;
    text-decoration: none;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Forms
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.textbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: black;
    background-color: Window;
}

.DropDown
{
    font-size: 13px;
    color: #2E408A;
    background-color: #ffffff;
}


.ListBox
{
    font-weight: bold;
    color: #1867D5;
    background: #efefef;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray) progid:DXImageTransform.Microsoft.gradient(startColorstr=#11000000, endColorstr=#77ffffff);
}


.button
{
    cursor: pointer;
    font-size: 13px;
    color: #000000;
    background-color: #efefef;
    font-weight: bold;
}


img
{
    border: none;
}

.photo-border
{
    border: 2px solid gray;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,strength=4);
}

.photo-border-map
{
    border: 1px solid gray;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,strength=4);
}

.photo-float-left
{
    float: left;
}

.photo-float-right
{
    float: right;
}
.purple-glass img
{
    border: 0;
}

.BrowseButton
{
    border: 1px solid #cccccc;
    text-decoration: none;
}

.buttonNoBg
{
    cursor: pointer;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
}

.radioListexamPay
{
    font-size: 16px;
    color: #2E3F8A;
    font-weight: bold;
}