﻿body 
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px;
    margin:0 0;
    background-color:#f5f5f7;
    background-image:url('/images/bg.gif');
    color:#666666;    
    min-width:994px;
}
select, input, textarea
{
    font-family:Tahoma, Arial, Sans-Serif;
    font-size:11px;
    color:#666666;
}
a
{
    text-decoration:none;
    color:#69AA3B; 
}
a:visited
{
    color:#69AA3B; 
}
.green_color
{
    color:#69AA3B;
}
.red
{
    color:#ff0000;
}
.u
{
    text-decoration:underline;
}
.h_inline
{
    font-size:1em;
    display:inline;
    font-weight:normal;
}
h2#greenBar
{
    background-image:url('/images/title_bg.jpg');
    background-position:center bottom;
    background-repeat:no-repeat;
    width:456px;
    height:35px;
    margin:0 0 0 0;
    padding:15px 15px 0px 15px;
    font-size:14px;
    color:#fff;
    font-weight:normal;
}
h3.PanelHeader, h2.PageHeader, h3.PageHeader
{
    margin:0 0;
    padding:0 0;    
    margin-bottom:10px;
    font-weight:normal;
    color:#339900;
    width:443px;
}
h2.PageHeader, h3.PageHeader
{
    font-size:14px;
    margin-bottom:15px;
    margin-top:10px;
}
h3.PanelHeader
{
    font-size:12px;
}
h3.halfWidth, h2.halfWidth
{
    float:left; 
    width:300px;
}
h4.lightblue, h3.lightblue, .lightblue, h2.lightblue
{
    color:#0099cc;       
}
.panelTopLink
{
    float:right; 
    width:90px; 
    text-align:center; 
    text-decoration:underline;
}
.PanelContent
{   
    clear:left;
    width:454px;
    padding-top:15px;
    background-image:url('/images/header_bottom.gif');
    background-position:center top;
    background-repeat:no-repeat;
}
p
{
    padding-top:1px;
    margin-top:0px;   
}   
.clear
{
    clear:both;
    width:100%;
    height:1px;
    font-size:0px;
    line-height:0px;
    overflow:hidden;
}
h1
{    
    margin:0 0 0 0;
    padding:0 0 0 0;
    font-size:0px;
    line-height:0px;
    text-indent:-200em;
    overflow:hidden;
}
.marginB
{
    margin-bottom:4px;
}
.marginBplus
{
    margin-bottom:10px;
}
.LoginPanel .Validation
{
    display:block;
    padding-left:70px;
    padding-top:4px;
    padding-bottom:6px;
    width:155px;
    float:left;
    clear:both;
    border-bottom:solid 1px #e5e5e5;
    border-top:solid 1px #e5e5e5;
    margin-top:4px;
    margin-bottom:10px;
}
/*////// get headhunted form ////////////////////////////*/
.getHeadHunted label
{
    float:left;
    clear:left;
    width:150px;
    display:block;
}
.getHeadHunted input, .getHeadHunted select, .getHeadHunted textarea 
{
    float:left;
    width:288px;   
}
.getHeadHunted .Validation
{
    display:block;
    padding-left:130px;
    padding-top:4px;
    padding-bottom:6px;
    width:324px;
    float:left;
    clear:both;
    border-bottom:solid 1px #e5e5e5;
    border-top:solid 1px #e5e5e5;
    margin-top:4px;
    margin-bottom:10px;
}
.getHeadHunted .FormCheckBox span, .getHeadHunted .FormCheckBox input
{
    width:25px;
}
/*////// CRC Search Form ///*/
.CRC_Search select
{
    width:285px;
    float:right;
}
.CRC_Search label
{
    width:120px;
    float:left;
    clear:left;
}
/*// Tab area /*/
.CRC_Tabs 
{
    margin-left:-10px;
}
.CRC_Tabs .ajax__tab_header
{
    background-image:none;
}
.CRC_Tabs .ajax__tab_outer
{
    background-image:none;
    width:95px;
    height:49px;
}
.CRC_Tabs .ajax__tab_inner
{
    width:95px;
    height:49px;
    background-image:url('/images/tab.gif');
    background-repeat:no-repeat;
    text-align:center;
}
.CRC_Tabs .ajax__tab_tab
{
    padding-top:5px;
}
.CRC_Tabs .ajax__tab_tab div
{
    text-align:center;
    width:95px;
}
.CRC_Tabs .ajax__tab_hover
{
    color:#0099cc
}
.CRC_Tabs .LeftEndTab
{
    width:95px;
    height:49px;
    margin-top:-5px;
    padding-top:5px;
    background-image:url('/images/tabLeftEnd.gif');
    background-repeat:no-repeat;
    text-align:center;
}
.CRC_Tabs .RightEndTab
{
    width:95px;
    height:49px;
    margin-top:-5px;
    padding-top:5px;
    background-image:url('/images/tabRightEnd.gif');
    background-repeat:no-repeat;
    text-align:center;
}
.CRC_Tabs .ajax__tab_active .RightEndTab, .CRC_Tabs .ajax__tab_active .LeftEndTab, .CRC_Tabs .ajax__tab_active .ajax__tab_inner
{
    color:#0099cc;
    background-image:url('/images/tab_on.gif');
}
.ajax__tab_body
{
    padding:15px 10px 10px 10px;
}
.Salary_Content
{
    padding-left:0px;
    margin-left:-12px;
    width:475px;
    background-image:url('/images/header_bottom.gif');
    background-position:center top;
    background-repeat:no-repeat;
    padding-top:15px;
}
.Salary_Content table
{
    width:475px;
    padding-right:12px;
}
.Salary_Content table td.leftcol, .Salary_Content table th.leftcol
{
    padding-left:12px;
    width:100px;
}
.Salary_Content table td.leftcol
{
    color:#666666; 
}
.Salary_Content tr.row td, .Salary_Tab tr.row
{
    background-color:#efefef;
    color:#253790;    
    height:25px;
}
.Salary_Content tr.altrow td, .Salary_Tab tr.altrow
{
    background-color:#fff;
    color:#253790;
    height:25px;
}
p.jobtitle
{
    height:20px;
    padding:0px;
    margin:0px;
}
p.jobtitle strong
{
    float:left;
    width:90px;
    display:block;
}
p.jobtitle span
{
    font-weight:bold;
    display:block;
    float:left; 
}
.Salary_Content tr.SalaryTable_Header th
{
    font-weight:normal;
    text-align:left;
    color:#41a012;  
    vertical-align:top;
    height:20px;
    
}
/*////// Search area //////*/
.searchControls
{
    width:48%; float:left;
}
.searchControls input
{
    width:97%;
}
.searchControls select
{
    width:100%;
}
.searchButArea 
{
    width:50%; float:right;
}
.searchButArea .align_bottom
{
    margin-top:0px;
}
.searchButArea .align_bottom_long
{
    margin-top:96px;
}
/*////////////// PAGE AREAS //////*/
.wrapper
{
    width:100%;
    margin:0 auto;
    background-image:url('/images/area_bg.gif');
    background-repeat:repeat-y;
    background-position:center top;
    min-width:994px;
}
.contentMaster
{
    width:994px;    
    margin:0 auto;
}
#Main
{
    float:left;
    background-color:#fff;
    padding-left:9px;
    width:495px;
}
/*/////////////// Master Top Area //////////////////*/
h1.logo
{   
    width:202px;
    height:45px;
    margin-left:20px;
    margin-top:30px;
    float:left;
    text-indent:0;
}
.logo img
{   
    width:202px;
    height:45px;
}
#header
{
    margin:0 auto;
    width:100%;
    min-width:994px;
    height:142px;
    background-color:#e6e6e6;
    background-repeat:no-repeat;
    background-position:center;
    background-image:url('/images/header_bg.gif');
}
#header-inside
{
    background-image:url('/images/header_area_bg.jpg');
    background-repeat:no-repeat;
    background-position:center;
    height:142px;
    width:994px;
    margin:0 auto;
}
#header-inside .adams_blog
{
    float:left;
    margin:5px 0px 0px 32px;
}
/*/ Language / Portal area /*/
.flags
{
    float:right;
    margin-top:7px;
    margin-right:22px;
}
.flags a
{
    margin-left:5px;
}
.flags span
{
    float:left;    
}
/*/////// breadcrumb area //////*/
.breadcrumb_area
{
    margin-top:30px;
    margin-left:25px;
    width:954px;
    clear:left;
    float:left;
}
.breadcrumb
{
    float:left;
}
.breadcrumb a
{
    color:#666666;
}
p#Call_us
{
    margin:-3px 10px 0 0;
    padding:0 0 0 0;
    color:#666666;
    font-size:16px;
    font-weight:bold;
    float:right;
    clear:right;
    text-align:right;
    width:250px;  
}


/*/////////////// Navigation (left column) ///////////////////////*/


#Navigation
{
    background-image:url('/images/column_bg.gif');
    background-repeat:no-repeat;
    background-position:right top;
    background-color:Transparent;
    float:left;
    width:225px;    
    padding-left:20px;
}
.nav_header 
{
    font-size:14px;
    width:225px;
    font-weight:bold;
    color:#339900;
    margin:10px 0 10px 0;
    padding:0 0;
    background-color:Transparent;
}
.blue, a.blue:visited
{
    color:#253790;
}
.orange
{
	color:Orange;
}

.nav_separator
{
    float:left;
    margin-top:22px;
    margin-bottom:20px;
    height:2px;
    background-color:#fff;
    width:245px;
    font-size:0px;
    line-height:0px;
    clear:both;
}
#Navigation .nav_separator
{
    margin-left:-20px;
}
/*/ other links /*/
#Navigation dl, #Navigation dl dd
{
    padding:0 0;
    margin:0 0;
    width:225px;
}
#Navigation dl dd a
{
    color:#339900;
    display:block;
    border-bottom:solid 1px #eaeaea;
    background-image:url('/images/arrow_green.gif');
    background-repeat:no-repeat;
    background-position:right center;
    width:225px;
    padding-bottom:5px;
    margin-bottom:3px;
}
#Navigation dl dd.print a
{
    background-image:url('/images/i_print.gif');
}
/*/ subnav /*/
ul.subNav, ul.subNav li, ul.subNav li a.subNav, #Navigation ul.subNav li.subNav_bottom
{
    padding:0 0;  
    margin:0 0; 
}
ul.subNav
{
           
    float:left;
    clear:left; 
    list-style-type:none;
    background-image:url('/images/subNav_bg.gif');
    background-repeat:repeat-y;
    background-position:left top;            
    width:212px;
    margin-left:1px;
}
ul.subNav li
{
    padding-left:10px;
    padding-bottom:5px;
    padding-top:5px;
}
ul li a.subNav
{
    display:block;
    color:#253790;
    width:194px;
    background-image:url('/images/arrow_blue.gif');
    background-repeat:no-repeat;
    background-position:right center;
}

#Navigation ul.subNav li.subNav_bottom
{
    background-image:url('/images/subNav_bot.gif');
    background-repeat:repeat-y;
    background-position:center top;
    height:20px;
}
/*/////////////// Navigation (right column) ///////////////////////*/


#RightNavigation
{
    background-image:url('/images/column_bg.gif');
    background-repeat:no-repeat;
    background-position:left top;
    float:right;
    clear:right;
    width:215px;
    padding-left:10px;
    padding-right:20px;
}
#RightNavigation a.forgotLink
{
    color:#253790;
    float:right;
    margin-top:10px;
    text-decoration:underline;
}
#RightNavigation h4.halfWidth
{
    float:left;
    width:30%;
}

ul.benefitList
{
    margin:0 0;
    padding:0 0;
}
ul.benefitList li
{
    margin:0 15px;
}
#RightNavigation .nav_separator
{
    margin-left:-10px;
}

.logoCampaign
{
	width:245px;
    float:right;
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:left bottom;
    text-align:center;
    padding-bottom:20px;
}
/*/////////////// Footer styles /////////////////////*/
#footer
{
    background-image:url('/images/footer_bg.gif');
    width:494px;
    height:115px;
    margin:0 auto;
    color:#888;     
    padding:100px 255px 0px 255px;
    text-align:center;
    background-position:right;
}
#footer img.rec
{
    float:left;
}
#footer img#iip
{
    float:right;
}
#footer p#rec_text
{
    float:left;
    width:350px;
}
#footer p#copyright
{
    margin-top:10px;
}
#footer a
{
    color:#888;
}
#footer .foot_logo
{
    width:76px;
    float:left;
}
/*/////////////// Panel styles /////////////////////*/
.panel
{
    margin-top:10px;
}

.panel_TL, .panel_TR, .panel_BL, .panel_BR
{
    float:left;
    width:11px;
    height:11px;
    background-repeat:no-repeat;
    font-size:0px;
    line-height:0px;
}
.panel_T, .panel_B
{
    font-size:0px;
    line-height:0px;
    float:left;
    height:11px;
    background-repeat:repeat-x;    
}
.panel_TR
{
    clear:right;
    float:left;
}
.panel_BL
{
    clear:left;   
}

.panel_inner
{
    background-repeat:repeat-y;
    clear:both;
    float:left;
    padding-left:16px;
    padding-right:16px;
}




/*////////////////////  standard panel ///////////////////////////*/
.standard
{
    width:486px;
    float:left;
}
.standard .panel_inner
{
    width:454px;
    background-color:#fff;
    background-image:url('/images/panel_w_l.gif');
}
.standard .panel_T, .standard .panel_B
{
    width:464px;
}
.standard .panel_T
{
    background-image:url('/images/panel_w_t.gif');
}
.standard .panel_B
{
    background-image:url('/images/panel_w_b.gif');
}
.standard .panel_TL
{
    background-image:url('/images/panel_w_tl.gif');
}
.standard .panel_TR
{
    background-image:url('/images/panel_w_tr.gif');
}
.standard .panel_BL
{
    background-image:url('/images/panel_w_bl.gif');
}
.standard .panel_BR
{
    background-image:url('/images/panel_w_br.gif');
}
/*/// Navigation - small panel ////////////////////*/
.small_panel
{
    width:216px;
}
.small_panel .panel_inner
{
    width:184px;
    background-color:#fff;
    background-image:url('/images/panel_w_l_small.gif');
}
.small_panel .panel_B,
.small_panel .panel_T
{
    width:194px;
}
.small_panel .PanelContent
{
    width:184px;
    background-image:url('/images/header_bottom_small.gif');
}
.small_panel h3.PanelHeader
{
	width:184px;
}
/*///  search results - grey top panel ///////////////////////////*/
.greyTop
{
    width:486px;
}
.greyTop .panel_inner1
{
    text-align:right;
    width:476px;
    height:30px;
    background-color:#f7f7f7;
    border-bottom:solid 1px #dcdcdc;
    background-image:url('/images/panel_g_l_wide.gif');
    padding-right:10px;    
}
.greyTop .panel_T
{
    width:464px;
}
.greyTop .panel_T
{
    background-image:url('/images/panel_g_t.gif');
}
.greyTop .panel_TL
{
    background-image:url('/images/panel_g_tl.gif');
}
.greyTop .panel_TR
{
    background-image:url('/images/panel_g_tr.gif');
}
/*///  CRC section - inner panel ///////////////////////////*/
.inner
{
    width:456px;
}
.inner .panel_inner
{
    width:424px;
    background-color:#f7f7f7;
    background-image:url('/images/panel_g_l.gif');
}
.inner .panel_T
{
    width:434px;
    background-image:url('/images/panel_g_t.gif');
}
.inner .panel_B
{
    clear:both;
    width:456px;
    height:45px;
    background-image:url('/images/panel_g_b.gif');
}
.inner .panel_BL, .inner .panel_BR
{
    width:0px;
    height:0px;
}
.inner .panel_TL
{
    background-image:url('/images/panel_g_tl.gif');
}
.inner .panel_TR
{
    background-image:url('/images/panel_g_tr.gif');
}  



/*////////////// list ///////////////////////*/
ul.threeColumnList
{
    width:464px;
    margin:0 0;
    padding:0 0;    
    list-style-type:none;
}
.threeColumnList li
{ 
    width:29%;
    float:left;
    display:block;
    margin:0 0;
    padding:0 0;
}
ul.greenArrowBulletList li
{
    background-image:url('/images/i_green_bullet_for_body.gif');
    background-repeat:no-repeat;
    background-position:left top;
    padding:0px 0px 5px 8px;
    margin-top:5px;
    border-bottom:solid 1px #e5edf3;    
    margin-right:15px;
}
ul.homepagelist
{
    float:left;
    margin:0 0 20px 0;
    padding:0 0;    
    list-style-type:none;
}
.homepagelist li
{
    width:200px;
    float:left;
    display:block;
    margin:0 0;
    padding:0 0;
}
/*/ Details page /*/
.details
{
    width:323px;
    margin-top:20px;
}
.details h2.PageHeader
{
    width:323px;
}
.details_right
{
    margin-right:-10px;
    padding-top:20px;
    padding-left:10px;
    float:right; 
    width:122px; 
    background-color:#fdfdfd;
    background-image:url('/images/details_fade.gif'); 
    background-repeat:no-repeat; 
    background-position:left top;
}
.details_right a
{
    display:block;
    margin-bottom:4px;
}
.details_right_bot
{
    color:#fff;
    background-image:url('/images/details_fade_bot.gif'); 
    height:23px; 
    width:122px;
}
.apply_button, a.apply_button
{
    color:#fff;
    padding-top:5px;
    padding-left:15px;
    background-image:url('/images/apply_button_flat.gif');
    height:20px; 
    width:98px;
}
.grey_button
{
    padding-top:5px;
    padding-left:15px;
    background-image:url('/images/grey_button_bg.gif');
    height:20px; 
    width:98px;
}
.large_button
{
    padding-top:10px;
    padding-left:15px;
    background-image:url('/images/button_large.gif');
    height:35px;
    width:98px;
}
/*/// Job List page //////*/
.jobListWrap
{
    background-image:url('/images/panel_g_dark.gif');
    background-repeat:repeat-x;
}
.jobList
{
    width:335px;
    padding-top:15px;
}
.jobList_right
{
    margin-right:-10px;
    padding-top:15px;
    padding-left:10px;
    width:112px; 
}
.jobListWrap .jobList
{
    padding-top:20px;
}
.jobListWrap_light
{
    background-image:url('/images/header_bottom.gif'); 
    background-position:left top;
    background-repeat:no-repeat; 
}
.jobList dl.JobListing, .jobList dl.JobListing dd
{
    padding:0 0;
    margin:0 0;
    clear:both;
    float:left;
}
.jobList dl.JobListing dt
{
    font-weight:bold;
    float:left;
}
.jobList dl.JobListing dd.description
{    
    padding-top:10px;
    width:335px;
}
.jobList dl.JobListing dd.jobType
{
    float:right;
    padding-right:10px;
}
table.LogoArea
{
    margin-right:2px;
}
table.LogoArea .Tl
{
    width:10px;
    height:5px;
    background-image:url('/images/logo_tl.gif');
}
table.LogoArea .T
{
    height:5px;
    background-image:url('/images/logo_t.gif');
    background-repeat:repeat-x;
}
table.LogoArea .Tr
{
    width:9px;
    height:5px;
    background-image:url('/images/logo_tr.gif');
}
table.LogoArea .L
{
    width:10px;
    background-image:url('/images/logo_l.gif');
    background-repeat:repeat-y;
}
table.LogoArea .img
{
    border:solid 1px #cdcdcd;
}
table.LogoArea .R
{
    width:9px;
    background-image:url('/images/logo_r.gif');
    background-repeat:repeat-y;
}
table.LogoArea .Bl
{
    width:10px;
    height:5px;
    background-image:url('/images/logo_bl.gif');
}
table.LogoArea .B
{
    height:5px;
    background-image:url('/images/logo_b.gif');
    background-repeat:repeat-x;
}
table.LogoArea .Br
{
    width:9px;
    height:5px;
    background-image:url('/images/logo_br.gif');
}
/*//////////////////// Scott's Super Button ////////////////////////////*/
/*/ standard styles /*/
.button
{
    width:225px;
}
.button, .left, .right
{
    height:25px;
    float:left;
}
.button a:visited
{
	color:#fff;
}
.button a, .button .innerbutton_area
{
    color:#fff;
    background-image:url('/images/button_BG.gif');
    background-repeat:repeat-x;
    background-position:left top;
    display:block;
    float:left;
    width:200px;
    padding-top:5px;
    height:20px;
    cursor:pointer;
    padding-left:5px;
}
.button a:hover, .button input.button_inner:hover
{
    color:#cccccc;
    /*color:#0099cc;*/
}
.button .arrow
{
    border:none;
    padding-top:4px;
    float:right;
}
.button .left
{
    width:10px;    
    background-image:url('/images/button_L.gif');
}
.button .right
{
    width:10px;    
    background-image:url('/images/button_R.gif');
}
/*///////// button (for OnClick) ///////*/
.button input.button_inner
{
    color:#fff;
    cursor:pointer;
    border-width:0px;
    border-style:none;
    margin:0;
    padding:0;
    background-color:Transparent;
    background-image:url('/images/arrow.gif');
    background-position:right center;
    background-repeat:no-repeat;
    text-align:left;
    width:100%;
}
/*//////// button 'Types' :  ///////*/
.long
{
    width:454px;
}
.long a, .long .innerbutton_area
{
    width:429px;
}
/*///////*/
.small
{
    width:111px;
    float:right;
}
.small a, .small .innerbutton_area
{
    width:81px;
}
/*///////*/
.nav
{
    width:215px;
    margin-top:1px;
    clear:left;
}
.nav a
{
    width:195px; 
    padding-left:0px;   
}
/*///////*/
.nav_on
{
    width:215px;
    margin-top:1px;
    clear:left;
}
.nav_on a
{
    width:195px; 
    padding-left:0px;   
}
.nav_on .left
{
    background-image:url('/images/button_L_navon.gif');
}
.nav_on .right
{
    background-image:url('/images/button_R_navon.gif');
}
/*///////*/
.floatright
{
    float:right;
}

/*//////// button 'Colours' :  ///////*/
.lightblue a, .lightblue .innerbutton_area
{
    background-image:url('/images/button_BG_lightblue.gif');
}
.lightblue .left
{
    background-image:url('/images/button_L_lightblue.gif');
}
.lightblue .right
{
    background-image:url('/images/button_R_lightblue.gif');
}
.green a, .green .innerbutton_area
{
    background-image:url('/images/button_BG_green.gif');
}
.green .left
{
    background-image:url('/images/button_L_green.gif');
}
.green .right
{
    background-image:url('/images/button_R_green.gif');
}
.grey a, .grey .innerbutton_area, .grey a:visited, .grey .innerbutton_area input
{
    background-image:url('/images/button_BG_grey.gif');
    color:#0099cc;
}
.grey .innerbutton_area input.remove,
.grey .cancel
{
    background-image:url('/images/delete_cross.gif');
}
.grey .left
{
    background-image:url('/images/button_L_grey.gif');
}
.grey .right
{
    background-image:url('/images/button_R_grey.gif');
}
.orange a, .orange .innerbutton_area
{
    background-image:url('/images/button_BG_orange.gif');
}
.orange .left
{
    background-image:url('/images/button_L_orange.gif');
}
.orange .right
{
    background-image:url('/images/button_R_orange.gif');
}
.red a, .red .innerbutton_area
{
    background-image:url('/images/button_BG_red.gif');
}
.red .left
{
    background-image:url('/images/button_L_red.gif');
}
.red .right
{
    background-image:url('/images/button_R_red.gif');
}
.nav_header 
{
    width:215px;
}

.NoResults
{
    margin-top:10px;
    clear:both;
    width:100%;   
}
.search_keywords
{
    display:block;
    margin-top:5px;
    margin-bottom:5px;
}
.downloadCV
{
    clear:both;
    width:100%;
    float:right;
    display:block;
    margin-bottom:5px;
}
.downloadCV img
{
    margin-top:10px;
}
/*////////////// alerts list page /////////*/
dl#alerts_list
{
    padding:0 0;
    margin:0 0;
}
dl#alerts_list dd, dl#alerts_list dt
{
	padding:0;
	margin:0;
}	
dl#alerts_list dt
{
    padding-bottom:5px;
}
dl#alerts_list dd h3
{
	margin:0;
	padding:0;
}
dl#alerts_list dt
{
    font-size:1.1em;
    font-weight:bold;
    width:454px;
    padding-top:15px;
    background-image:url('/images/panel_g_dark.gif');
    background-position:center top;
    background-repeat:repeat-x;
}
dl#alerts_list dd.row
{
    padding-bottom:20px;
    padding-left:10px;
}
dl#alerts_list dd.row span
{
    display:block;
    padding:5px 0px 5px 10px;
}
dl#alerts_list dd.control
{
	padding-bottom:20px;
}




/*/////////////////////////////////////*/
dl.faq, dl.faq dt, dl.faq dd
{
    margin:0;
    padding:0;
    width:233px;
    float:left;
    clear:left;
}
dl.faq
{
    width:241px;
    float:left;
    clear:left;
    margin-left:-10px;
    border-bottom:solid 1px #efefef;
}
dl.faq dt
{
    width:215px;
    border-top:solid 1px #efefef;
    padding:8px 8px 8px 10px;
    cursor:pointer;
    color:#253790;
}
dl.faq dt a
{
    color:#253790;
}
dl.faq dd
{
    border-top:solid 1px #efefef;
    background-color:#e7f5fa;
    /*filter:alpha(opacity=50);
    opacity:0.5;*/
    display:none;
}
dl.faq dd.remove
{
    background-color:Transparent;
    float:left;
    border:none;
    margin-top:-22px;
    margin-left:8px;
    height:1px;
    overflow:visible;    
}
dl.faq dd p
{
    padding:8px 8px 8px 10px;
    margin:0;  
    width:199px;    
    color:#0099cc;
}
dl.faq dd.remove a:link,
dl.faq dd.remove a:visited,
dl.faq dd.remove a,
#Comments .remove
{
    float:right;
    color:red;
    cursor:pointer;
    background-image:none;
    background-color:Transparent;
}
.meetTheTeam 
{
    float:left;
    width:492px;
    margin-left:2px;
    margin-top:20px;
}
.meetTheTeam .row
{
    margin-bottom:5px;
    float:left; 
    clear:left;
    width:492px;   
}
.meetTheTeam .row object, .meetTheTeam .row div
{
    float:left;
    height:162px;
    margin-right:10px;
}

.blog
{
    
}
.archive
{ 
    width:110px;
    margin:10px 10px 0px 0px;
    float:right;
}
.archive .panel_T, 
.archive .panel_inner, 
.archive .panel_B
{
    width:88px
}
.headerForm .panel_T,
.archive .panel_T
{
    background-image:url('/images/panel_g_t.gif');
}
.headerForm .panel_TR,
.archive .panel_TR
{
    background-image:url('/images/panel_g_tr.gif');
}
.headerForm .panel_TL,
.archive .panel_TL
{
    background-image:url('/images/panel_g_tl.gif');
}
.headerForm .panel_BR,
.archive .panel_BR
{
    background-image:url('/images/panel_g_br.gif');
}
.headerForm .panel_BL,
.archive .panel_BL
{
    background-image:url('/images/panel_g_bl.gif');
}
.headerForm .panel_B,
.archive .panel_B
{
    background-image:url('/images/panel_g_b_thin.gif');
}
.archive .panel_inner
{
    background-image:url('/images/panel_g_l_thin.gif');
}
.blog .archive ul, .blog .archive ul li
{
    margin:0;
    padding:0;
    width:100px;
    margin-left:-6px;
    list-style-type:none;
}
.blog .archive ul li
{
    width:86px;
    padding:4px 4px 4px 12px;
    border-bottom:solid 1px #fff;    
}
.blog .list p a:hover,
.blog .archive ul li a:hover
{
    text-decoration:underline;
}    
.blog .blog_intro
{
    margin:10px 0px 0px 0px;    
    float:left;
}
.blog .list
{
    float:left;
    margin-top:10px;
    width:362px;
}
.blog .list .panel_T,
.blog .list .panel_inner,
.blog .list .panel_B
{
    width:340px;
}
.blog .list .panel_inner
{
    width:330px;
    background-image:url('/images/panel_w_l_blog.gif');
}
.blog .list div.PanelContent
{
    float:left;
    width:330px;
    padding:0;
    
}
.blog .list div.alt
{
    
}
.blog .list div.PanelContent p
{
    float:left;
    width:200px;
    margin-top:20px;
}
.blog .list div.PanelContent p a
{
    margin-bottom:5px;
    display:block;
    width:100%;
    float:left;
}
.blog .list div.PanelContent img
{
    margin-top:20px;
    float:right;
}

.admin_form
{
    margin-bottom:20px;
    float:left;
}
.admin_form label
{
    display:block;
    width:60px;
    float:left;
    clear:left;
    margin-bottom:5px;
}
.admin_form input
{
    width:150px;
    margin-bottom:5px;
    float:left;
}
.admin_form textarea
{
    width:225px;
    height:200px;
}
.adminOnly
{
    display:none;
}


.headerForm
{
    margin:10px 0px 10px 0px;
}
.headerForm .panel_inner
{
    background-image:url('/images/panel_g_l_full.gif');
    height:83px;
}


#Comments .PanelContent
{
    margin-bottom:20px; 
    float:left; 
    clear:left;
}
#Comments .PanelContent .dateposted
{
    width:100%;
    text-align:right;
    float:left;
}
#Comments .PanelContent .comment
{
    width:100%;
    float:left;
    clear:both;
    margin:10px 0px 0px 0px;
}
.inner .panel_inner
{
    padding-left:0px;
    padding-right:0px;
    width:456px;
}
.CommentForm input, .CommentForm textarea
{
    margin:0px 16px 0px 16px;
    width:416px;
}
.CommentForm label
{
    float:left;
    margin:10px 0px 5px 16px;
}
.CommentForm .feedback
{
    margin:5px 16px 0px 26px;
    color:#ff0000;
}
.moderate
{
    color:Orange;
}
.moderate a
{
    cursor:pointer;
}
    
    
    
    
.grey .cancel 
{
    width:7px;
    height:7px;
    display:block;
    margin-top:-9px;
    float:right;
}
.innerbutton_area .cancel { margin-top:-2px; }
.grey a .cancel { margin-top:4px; }
ul.gallery, ul.gallery li
{
    list-style-type:none;
    margin:0;
    padding:0;
}
ul.gallery 
{
    width:100%;
}
ul.gallery li
{
    width:80px;
    height:100px;
    margin:0px 10px 20px 0px;
    float:left;
    display:block;
}


.faq_form
{
    width:100%; height:130px;
    float:left;
    clear:left;
}
.faq_form label
{
    float:left;
    width:200px;
    line-height:20px;
}
.faq_form input
{
    float:left;
    clear:left;
    width:200px;
}



.staff
{
    width:486px;
    height:487px;
    position:relative;    
}
.staff_body
{
    margin:10px 0px 20px 15px;
    float:left;
    clear:left;
    width:210px;
}
.staff_name { position:absolute; right:20px; bottom:18px; padding:2px 6px 4px; }
.staff_name * { display:block; color:#fff; text-shadow:1px 1px 3px #000, 1px 1px 4px #000, 1px 1px 4px #000; font-size:14px; white-space:nowrap; }
.staff_name span { font-size:12px; }
.staff_image
{
    position:absolute;
    bottom:15px;
    left:15px;
}
.quote 
{
/*  
    background-image:url('/images/quoteL.gif');
    background-position:left 2px;
    background-repeat:no-repeat;
    padding-left:10px;
*/
    color:#76c043;
    font-size:16px;
    display:block;
    float:left;
    width:210px;
    margin:20px 15px 10px 15px;
}
.quote span
{
    float:left;
}
.quoteR
{
    background-image:url('/images/quoteR.gif');
    background-position:right 2px;
    background-repeat:no-repeat;
    display:block;
    width:10px;
    height:9px;
    float:left;
}


/*////////////////////////////////////////////////*/
.editlink,
.editlink_title
{
    color:#253790;
    float:left;
    margin:0px 10px 0px 0px;
    font-size:11px;    
    cursor:pointer;
}
.editlink
{
    margin-bottom:10px;
}
.editlink_title
{
    margin-top:3px;
}
.editpanel_title textarea
{
    float:left;
    margin-right:10px;
    width:320px;
    height:17px;
    padding:3px;
}
.editpanel_page
{
    float:left;
    clear:both;
}
.editpanel_quote input
{
    clear:left;
    float:left;
}
.editpanel_quote textarea
{
    float:left;
    margin:5px 0px 5px 0px;
    clear:left;
    width:210px;
    height:100px;
    padding:3px;
    font-size:17px;
    color:#76c043;
}
.editpanel_staff
{
    float:left;
    clear:left;
}
.editpanel_staff input
{
    margin-top:5px;
}
.editlink_staff
{
    clear:left;
    cursor:pointer;
    color:#253790;
}
.editpanel_header
{
    float:left;
    clear:left;   
    margin-bottom:10px;
}
.editpanel_header input
{
    margin:3px 0px 3px 0px;
    width:200px;
    float:left;
    clear:left;
}
.editlink_header
{
    width:100%;   
}


.cover
{
    position:absolute;
    top:0;
    left:0;
	display:none;
	z-index:30;
	display:none;
}
.coverInner
{
    background-color:#262B3E;
    filter:alpha(opacity=80);
    opacity:0.8;
    position:absolute;
    top:0;
    left:0;
    z-index:31;
}
.Popup
{
    position:absolute;
    z-index:32;
    display:none;
}
.close
{
    margin-bottom:0px;
    cursor:pointer;
}
.greenbar
{
    color:#fff;
	background-image:url('/images/lightbox/greenbar.gif');
	line-height:normal;
	margin-top:10px;
	padding-top:7px;
	width:485px;
	height:30px;
	position:relative;
	float:left;
    clear:both;
}
.greenbar span
{
    margin:0px 132px 0px 132px;
    display:block;
    width:auto;
    text-align:center;
}
.greenbar .next,
.greenbar .prev
{
    position:absolute;
    top:7px;
    width:112px;
    cursor:pointer;
}
.greenbar .next
{
    right:10px;
}
.greenbar .prev
{
    left:10px;
}
.loader
{
    filter:alpha(opacity=50);
    opacity:0.5;
    width:48px;
    margin:100px 210px;
}
.InnerPopup
{
    float:left;
    clear:both;
    height:397px;
    margin-bottom:20px;
    width:485px;
}
.imageupload_form
{
    margin-top:5px;
}
.blog_img_gallery
{
    floaT:left;
}
.blog_img_gallery img,
.blog_img_gallery a
{
    margin-right:12px;
    cursor:pointer;
}
.blog_img_gallery a
{
    display:block;
    width:78px;
}
.nomargin img
{
    margin:0;
}
.marginright
{
    margin-right:-15px
}
/*////// Poll ///////*/
.poll
{
    margin-top:20px;
    background-image:url('/images/poll_bg.gif');
    float:left;    
}
.poll .PollHeader
{
    width:225px;
    height:44px;
    background-image:url('/images/poll_t.gif');
    display:block;
    
    font-weight:bold;
    font-size:14px;
    color:#fff;
    
    margin:0 0 0 0;
} 
.poll .PollHeader span
{
    margin:13px 0px 0px 13px;
}
.PollHeader a
{
    float:right;
    margin:0 15px 0 0; 
    font-size:11px; 
    font-weight:normal; 
    cursor:pointer;
    clear:right;
    width:70px;
    text-align:right;
}
.PollHeader a:hover
{
    text-decoration:underline;
}
.poll_inner
{
    background-image:url('/images/poll_b.gif');
    background-position:left bottom;
    background-repeat:no-repeat;
    float:left;
    padding-bottom:10px;
}
.pollForm
{
    width:190px;    
    margin:7px 18px 0px 17px;
}
.pollForm .question
{
    border-bottom:solid 1px #d7d7df;
    display:block;
    width:100%;
    line-height:16px;
    padding-bottom:5px;
    margin-bottom:5px;
}
.pollForm .radio,
.pollForm .result
{
    width:100%;
    clear:both;
    float:left;
    margin-top:2px;
    display:block;
    color:#213286;
}
.pollForm .radio input
{
    float:left;
}
.pollForm .result label,
.pollForm .radio label
{
    float:left;
    margin-top:2px;
}
.pollForm .result
{
    font-size:1.1em;
    border-bottom:solid 1px #d7d7df;
    padding-bottom:5px;
    padding-top:3px;
}
.pollForm .result span
{
    float:right;
    font-weight:bold;
}
.pollForm .result label
{
    margin:0;
}

.add_poll_form
{
    margin:5px 18px 0px 17px;
}
.add_poll_form input
{
    width:180px;
}
/*/// FASTSTREAM'S GOT TALENT //////*/
.viewTalent
{
    margin-top:20px; float:left;
    outline:none;
}

.talent
{
    width:485px;
    background-image:url('/images/talent/bg.jpg');
    background-position:left top;
    background-repeat:no-repeat;
    background-color:#000;
    margin:10px 5px 0px 6px;
    float:left;
}
.talent .maintext
{
    width:230px;
    margin:135px 0 0 220px;
    color:#fff;
}
.talent .maintext p
{
    margin:0 0 10px 0;
}
.talent .video
{
    width:230px;
    height:180px;
    margin:10px 0 10px 220px;   
}
.talent .forward
{
    margin:0px 0px 0px 20px;
    outline:none;
}
.talent .interview
{
    background-image:url('/images/talent/interview.jpg');
    margin:18px 0px 0px 20px;
    width:445px;
    height:207px;
}
.talent .interview p
{
    width:170px;
    float:left;
    color:#fff;
    margin:80px 10px 0 20px;
}
.talent .interview .video2
{
    float:left;
    margin:13px 0px 10px 0px;
    width:230px;
    height:165px;
}
.talent .bottom
{
    background-image:url('/images/talent/bg_bottom.jpg');
    margin-top:10px;
    height:10px;
    width:485px;
}

/*// Faststream's got talent - FORM /////*/
.talent .form
{
    display:none;
    width:445px;
    height:180px;
    margin:-10px 0px 0px 20px;
    background-image:url('/images/talent/form.jpg');
    background-repeat:no-repeat;
    background-position:left top;
}
.talent .form span
{
    float:left;
    width:100%;
    margin:30px 0 10px 20px;
    color:#c350b6;
    font-weight:bold;
}
.talent .form label
{
    display:block;
    float:left;
    color:#fff;
    width:120px;
    margin:5px 0 5px 20px;
}
.talent .form input
{
    float:left;
    background-color:#ababab;
    border:solid 1px #222;
    color:#fff;
    width:285px;
    height:20px;
    margin:0 0 5px 0px;
    text-indent:5px;
    line-height:18px;
}
.talent .form input.send
{
    line-height:normal;
    background-image:url('/images/talent/sendbutton.jpg');
    width:290px;
    height:27px;
    border:none;
    margin:0 0 0 140px;
    cursor:pointer;
}
.defaultSimpleSkin { float:left; clear:both; }
