/*---- General Styles ----*/
/*img
{
    margin: 0px;
    padding: 0px;
    border: none;
}*/
H1, H2, H3, H4, H5
{
    color: #383838;
    font-family: Arial;
    font-weight: bold;
}
H1, h1
{
    font-size: 18px;
    color:#060D17;
    margin-bottom:0px;

}
H2, h2
{
    color: #383838;
    font-size: 16px;
    padding-bottom: 7px;
    padding-top: 15px;
}
H3, h3
{
    /*border-bottom: dotted 2px #cecece;*/
    color: #775f55; 
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom:0;
}

H4
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #2e466f;
}
H5, DT
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
.clear
{
    clear: both;
}
H6
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
TFOOT, THEAD
{
    font-family: Arial;
    font-size: 12px;
    color: #003366;
}
TH
{
    vertical-align: baseline;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}
A:link
{
    text-decoration: none;
    color: #222222;
}

A:visited
{
    text-decoration: none;
    color: #003366;
}
A:hover
{
    text-decoration: underline;
    color: #ff0000;
}
A:active
{
    text-decoration: none;
    color: #003366;
}
SMALL
{
    font-size: 8px;
}

BIG
{
    font-size: 14px;
}
BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}
UL LI
{
    list-style-type: square;
}
UL LI LI
{
    list-style-type: disc;
}
UL LI LI LI
{
    list-style-type: circle;
}
OL LI
{
    list-style-type: decimal;
}
OL OL LI
{
    list-style-type: lower-alpha;
}
OL OL OL LI
{
    list-style-type: lower-roman;
}
OL UL LI
{
    list-style-type: disc;
}
HR
{
    color: #696969;
    height: 1pt;
    text-align: left;
}
p 
{
color: #333;
font-size:12px;
}
/*----  General Styles ----*/

body
{
    background: #182b4c url(images/background.jpg) top center no-repeat;
    font-family: Arial;
    padding: 0;
    text-align: center; /* IE Center */
}

.wrapper
{
    margin: 0 auto;
    width: 800px;
    text-align: left;
}
.wrapper-content
{
    margin: 0 auto -13px auto;
    width: 820px;
    text-align: left;
}

/*---- Header ----*/
.header-wrapper
{
}
.header-header
{
    padding-top: 5px;
    height: 48px;
}

.header-quick-links, .footer-quick-links
{
    color: #282f3f;
    float: right;
    font-size: 10px;
    font-weight: bold;
}
.header-quick-links a, .footer-quick-links a, .header-quick-links a:visited, .footer-quick-links a:visited
{
    color: #accae6;
}

.header-header-logo
{
    clear: both;
    margin-left:40px;
}
.header-body
{
    overflow: visible;
}
.header-body-navigation-menu
{
    background: url(images/menu-bar-full.png) top right no-repeat;
    height: 37px;
}
.header-body-search
{
    bottom: 27px;
    float: right;
    height: 16px;
    position: relative;
    right: 35px;
    width: 90px;
}
.header-body-search input
{
    background-color: #101f32;
    border: 0;
    color: #aec0d6;
    font-size: 10px;
    text-align: left;
}
.header-body-search-button
{
    background: url(images/menu-submit-button.jpg) top right no-repeat;
    height: 16px;
    width: 17px;
    position: absolute;
    top:-1px;
    left:97px;
}
.header-body-navigation-menu-wrapper
{
    height: 37px;
    margin-bottom: 11px;
}
.header-body-rad-rotator-wrapper
{
    overflow:hidden;
    height: 250px;
    width:800px;
}
.header-body-rad-rotator-content-pages-wrapper
{
    overflow:hidden;
    height: 150px;
    width:800px;
}
.header-body-rad-rotator
{
    /*background: url(images/homepage-rotator.png) -4px 0 no-repeat;*/
    height: 247px;
}
.header-body-rad-rotator-content-pages
{
    /*background: url(images/homepage-rotator.png) -4px 0 no-repeat;*/
    height: 145px;
}
.rad-rotator 
{
    /*margin-top:-55px;*/
    padding:0;
}
.rad-rotator-content-pages
{
    /*margin-top:-55px;*/
    padding:0;
}
.rotator-text-overlay
{
    font-family:arial;
    font-variant:small-caps;
}
.rotator-text-overlay-content-pages
{
    font-family:arial;
    font-variant:small-caps;
}
.rotator-text-home-page
{
    float:right;
    position:absolute;
    padding-left:44px;
    padding-top:53px;
}
.rotator-text-content-pages
{
    float:right;
    position:absolute;
    padding-left:35px;
    padding-top:21px;
}
.rotator-text-home-page h1
{
    color:#fff;
    font-size:15px;
    line-height:12px;
    letter-spacing:2px;
}
.rotator-text-content-pages h1
{
    color:#fff;
    font-size:15px;
    line-height:12px;
    letter-spacing:2px;
}
.header-footer
{
    height: 1px;
    padding-bottom: 10px;
}

/*---- Body ----*/
.body-wrapper
{
    overflow: hidden;
    background: none;
}
.body-header
{
    background: url(images/homepage-content-top.png) top left no-repeat;
    height: 18px;
}
.body-body
{
    background: url(images/homepage-content-middle.png) top left repeat-y;
    overflow: hidden;
    clear: both;
}
.body-left-content-wrapper
{
    float: left;
    margin: 0 0 0 14px;
    width: 379px;
}
.body-right-content-wrapper
{
    float: left;
    margin: 0 0 0 10px;
    width: 379px;
}
.body-footer
{
    background-image: url("http://www.ITRJobs.com/Portals/0/images/homepage-content-bottom.png");
    background-repeat:no-repeat;
    background-position:top left;
    clear: both;
    height: 10px;
}
/*---- Body content lists ----*/
.body-left-content-wrapper .head, .body-right-content-wrapper .head
{
    color: #4a6077;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 -10px 0;
}
.body-left-content-wrapper .title, .body-right-content-wrapper .title
{
    border-bottom: 1px solid #dae1e7;
    width: 323px;
    margin: 0 0 0 40px;
}
.body-right-content-wrapper .title
{
    margin-left: 40px;
}
ul.content-employers
{
    margin: 0;
    padding-left: 40px;
}
ul.content-personnel
{
    margin: 0;
    padding-left: 40px;
}
ul.content-employers li, ul.content-personnel li
{
    list-style-type: none;
    border-bottom: 1px solid #dae1e7;
    font-size: 13px;
    height: 70px;
    width: 323px;
}
ul li.li1
{
    background: url(images/icon-magnifyingglass.jpg) top left no-repeat;
}
ul li.li2
{
    background: url(images/icon-flame.jpg) top left no-repeat;
}
ul li.li3
{
    background: url(images/icon-compass.jpg) top left no-repeat;
}
ul li.li4
{
    background: url(images/icon-man.jpg) top left no-repeat;
}
ul li.li5
{
    background: url(images/icon-hardhat.jpg) top left no-repeat;
}
ul li.li6
{
    background: url(images/icon-calendar.jpg) top left no-repeat;
}

ul li.li7
{
    background: url(images/icon-clipboard.jpg) top left no-repeat;
}

ul li .li-pad
{
    padding-left: 68px;
    height: 100%;
    width: 230px;
}
ul a:hover
{
    background-color: #eee;
    text-decoration: none;
    cursor: pointer;
}
ul .li-pad h4
{
    color: #4366a2;
    margin-bottom: 0px;
    margin-top: 7px;
}
ul .li-pad h4 a
{
    color: #4366a2;
    margin-bottom: 0;
}
/*---- Footer ----*/
.footer
{
    color: #fff;
    font-family: Arial;
    font-size: 10px;
    margin-top: 4px;
    text-transform: uppercase;        
}
.footer-wrapper
{
    overflow: hidden;
    margin: 0 auto;
    width: 798px;
}
.footer-header
{
    background-color: #0C1A34;
    color: #fff;
    overflow: hidden;
}
.footer-header .head
{
    color: #fff;
    font-family: Arial;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: -10px;
    margin-left: -2px;
    padding: 0;
}
.footer-quick-links
{
    float: left;
    padding-left: 10px;
    width: 260px;
}
.footer-links
{
    color: #accae6 !important;
}
.footer-get-started
{
    float: left;
    width: 260px;
}
.footer-email-signup
{
    float: left;
    width: 260px;
}
.footer-email-signup input
{
    border: 1px solid #959B99;
    color: #959B99;
    margin-top: 2px;
    width: 174px;
}
.footer-email-signup a.emailsubmit
{
    background: #fff url(images/footer-sign-up-button.jpg) top left no-repeat;
    height: 16px;
    width: 49px;
    float: right;
    position: relative;
    bottom: 19px;
    right: 35px;
}
/*
.footer-body
{
background-color:#0C1A34;
clear:both;
}
*/

.footer-footer
{
    background: url(images/footer-bottom.jpg) top left no-repeat;
    height: 10px;
    clear: both;
}
.bot_pad
{
    color:#fff;
    font-family:Arial;
    font-size:12px;
    padding:0 30px 0 20px;
}
.bot_pad a
{
    color:#fff;
}
#terms_style
{
    float:left;
}
#copy_style
{
    float:right;
}
.admin-login
{
	color:#182B4C;
    font-family:Arial;
    font-size:8px;
    clear: both;
    text-align: center;
}
.admin-login a, .admin-login a:visited
{
    color:#182B4C;
}
.admin-login a:hover
{
    color:#fff;
}
/*---- Body Content Page ----*/
.header-body-rad-rotator-content-pages-wrapper
{
    /*background: url(images/content-rotator.png) -4px 0 no-repeat;*/
    height: 143px;
    position:relative;
    right:2px;
    width:807px;
}
.body-content-wrapper
{
    overflow: hidden;
    text-align: center;
    

}
.body-content-header
{
    background: url(images/content-background-top.png) top left no-repeat;
    height: 16px;
    margin-bottom: -2px;
}
.body-content-body
{
    background: url(images/content-background-middle.png) top left repeat-y;
    overflow: hidden;
   
}
.body-content
{
    margin: 0 auto;
    width: 90%;
    padding: 40px 20px 50px 20px;
    text-align:left;
}
.body-content p
{
 padding: 0;
}
.body-content h1
{
    margin-bottom: 20px;  
}
    
.body-content-footer
{
    background: url(images/content-background-bottom.png) top left no-repeat;
    clear: both;
    height: 17px;
}

/*---- forms  ----*/

.form-content-wrapper, .content-certifications-wrapper label
{
    color: #222;
    font-family: Arial;
    font-size: 12px;
    width: 80%;
}
.content-basicinfo-left, .form-content-left

{
    float: left;
    padding-left: 20px;
    width: 200px;
    line-height: 23.5px;
}

.form-content-left br, .form-content-right br
{
    height: 20px;
    margin: 3px 0 0 0;
}
.form-content-left h3
{
/*margin-top:-9px;*/
}
.content-basicinfo-right, .content-certifications-right, form-content-left
{
    float: left;
}
.content-basicinfo-right input, .form-content-right input
{
    border: 1px solid #ABADB3;
    height: 20px;
    margin: 3px 0 0 5px;
    width: 200px;
}

.content-certifications-right input
{
    width: 35px;
}
.content-certifications-left input
{
}
.form-content-right textarea
{
    border: 1px solid #ABADB3;
    margin: 4px 0 0 5px;
    width: 300px;
}


.content-certifications-wrapper label
{
    line-height:18px;
}
.content-certifications-wrapper table
{
    width: 225px;
}
.content-certifications-right
{
    line-height:22.5px;
}

.h3-gap,.h3-gap2
{
height:36px;
}

.submit-button
{
	margin-top:15px;
}
/*---- Rad Menu ----*/

.RadMenu_Default
{
    height: 37px;
    margin: 0px;
    padding: 0px;
}

.RadMenu_Default_Context
{
    background: none;
    border: 0;
}

.RadMenu_Default .link
{   
    color: #a7bcd9;
    cursor: pointer;
    font-family: arial;
    font-weight: bold;
    font-variant:small-caps;
    letter-spacing: 2px;
    text-decoration: none;
    /*background: url(images/menu-active.jpg) no-repeat right;*/
}
.RadMenu_Default .level1 .link
{
    background: url() no-repeat right;
}
.RadMenu_Default .level1 .link
{
    color: #222;
}
.RadMenu_Default .link:visited
{
    color: #a7bcd9;
}
 .RadMenu_Default .level1 .link:visited
 {
     color:#222;
 }
.RadMenu_Default .link:hover, .RadMenu_Default .expanded, 
.RadMenu_Default .focusedItem
{
    background: url(images/menu-over.jpg);
    color: #fff !important;
    text-decoration: none;
}

.RadMenu_Default .link:hover, .RadMenu_Default .focused, 
.RadMenu_Default .expanded, .RadMenu_Default .link:active
{
    color: #fff !important;
    cursor: pointer;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
}

.RadMenu_Default .text
{
    padding-top: 11px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 11px;
    font-size: 11px;
    font-family: arial;
}
.RadMenu_Default_rtl .text
{
    border:0;
}
.RadMenu_Default .group
{
    padding-right: 0px;
    width: 243px;
}
.RadMenu_Default .group .text
{
    /*color: #fff; drowndown text color*/
    font-size: 11px;
    font-family: arial;
    height: 22px;
    padding: 0px;
    padding-left: 16px;
    padding-top: 2px;
}
.menu-line-break
{
    display: block;
    font-size: 7px;        
}
.RadMenu_Default .horizontal .first .link
{
    background: url(images/menu-left-w-hover.png) top left no-repeat;
}
.RadMenu_Default .horizontal .first .link:hover
{
    /*background: url(images/menu-left-hover.png) top left no-repeat;*/
    background-position: -218px 0px;
}

.RadMenu_Default .group .link
{
    background: url(images/international-technical-resources-child-menu-middle.png) top left ;
    cursor: pointer;
    height: 31px;
    margin: 0px;
    padding: 0px;
    width: 243px;
    text-align:left;
    line-height:28px;
}
.RadMenu_Default .level1 .first .link:hover,.RadMenu_Default .level1 .last .link:hover,
.RadMenu_Default .level1 .link:hover
{
    color: #fff;
    font-weight: bold !important;
    line-height:28px;
}
.RadMenu_Default .level1 .first .link:hover
{   
    background: url(images/international-technical-resources-child-menu-top.png) top left no-repeat;
    background-position: -243px 0px;
}

.RadMenu_Default .level1 .last .link:hover
{
    background: url(images/international-technical-resources-child-menu-bottom.png) top left no-repeat;
    background-position: -243px 0px;
}
.RadMenu_Default .level1 .link:hover
{
    background: url(images/international-technical-resources-child-menu-middle.png) top left no-repeat;
    background-position: -243px 0px;
}

.RadMenu_Default .group .expanded
{
    background-position: -243px 0px !important;
}
.RadMenu_Default .group .first .link
{
    background: url(images/international-technical-resources-child-menu-top.png) no-repeat top left;
}
.RadMenu_Default .group .last .link
{
    background: url(images/international-technical-resources-child-menu-bottom.png) no-repeat top left;
}
/*---- RadMenu Level2 ----*/
.RadMenu_Default .group .level2 .link, .RadMenu_Default .group .level2 .first .link, .RadMenu_Default .group .level2 .last .link
{
    background: url(images/international-technical-resources-child-menu-middle.png) repeat-y;
    cursor: pointer;
    height: 31px;
    margin: 0px;
    padding: 0px;
    width: 243px;
}
.RadMenu_Default .group .level2 .link:hover, .RadMenu_Default .group .level2 .first .link:hover, .RadMenu_Default .group .level2 .last .link:hover
{
    background-position: -243px 0px;
    color: #fff;
    font-weight: bold !important;
}
.RadMenu_Default .group .level2 .expanded
{
    background-position: -243px 0px !important;
}

.RadMenu_Default .group .level2 .first .link
{
    background: url(images/international-technical-resources-child-menu-top.png) no-repeat top left;
}
.RadMenu_Default .group .level2 .last .link
{
    background: url(images/international-technical-resources-child-menu-bottom.png) no-repeat top left;
}

/*---- RadMenu Level3 ----*/
.RadMenu_Default .group .level3 .link, .RadMenu_Default .group .level3 .first .link, .RadMenu_Default .group .level3 .last .link
{
    background: url(images/international-technical-resources-child-menu-middle.png) repeat-y;
    cursor: pointer;
    height: 31px;
    margin: 0px;
    padding: 0px;
    width: 243px;
    /*z-index: 500 !important;*/
}
.RadMenu_Default .group .level3 .link:hover, .RadMenu_Default .group .level3 .first .link:hover, .RadMenu_Default .group .level3 .last .link:hover
{
    background-position: -243px 0px;
    color: #fff;
    font-weight: bold !important;
}
.RadMenu_Default .group .level3 .expanded
{
    background-position: -243px 0px !important;
}

.RadMenu_Default .group .level3 .first .link
{
    background: url(images/international-technical-resources-child-menu-top.png) no-repeat top left;
}
.RadMenu_Default .group .level3 .last .link
{
    background: url(images/international-technical-resources-child-menu-bottom.png) no-repeat top left;
}
/*---- RadMenu End----*/

.tright
{
    border-bottom: 1px solid #ddd;
    border-left: none;
    background: #eee;
    margin: 3px 0 0 0;
    padding: 7px;
    font-size: 12px;
}

.tleft
{
    border-bottom: 1px solid #ddd;
    border-right: none;
    background: #eee;
    margin: 3px 0 0 0;
    padding: 7px;
    font-size: 12px;
}

.calhead .Head
{
    font-family: Trebuchet MS!important;
    font-size: 26px;
    
}

/***** REG MOD *****/
.submit-button-reg
{
	margin-left:20px;
	margin-top:50px;
}
.password-note
{
    color: #777;
    font-size: 10px;
    padding-left: 5px;    
    width: 200px;
}



/*-- Admin --*/
.body-content-body-admin, .body-content-admin
{
    background: #fff;
    overflow: visible !important;
    width: 5000px !important;
}