﻿/*
Stylesheet for Advanced Capital Group

Sections:

*/


/* GLOBAL */
body { font: 85%/135% "Lucida Grande", "Lucida Sans", Tahoma, Verdana, Arial, Sans-serif; background: #737069 url(/_images/global/page_back.png) repeat-x top; padding: 30px; margin: 0px; }
#frame { width: 980px; margin: 0 auto; border: 3px solid #fff; background-color: #fff; -moz-box-shadow: 0 0 10px #1F1E1D; -webkit-box-shadow: 0 0 10px #1F1E1D; box-shadow: 0 0 10px #1F1E1D; }
#header_top { background-color: #fff; height: 103px; margin: 0px; }
#header_right { float: right; text-align: right; padding-right: 10px; }
#footer { text-align: center; clear: both; color: #333; margin-top: 15px; }
#footer a { color: #333; }
form { margin: 0px; padding: 0px; }
a { color: #bc1f1f; text-decoration: none; }
a img { border: 0; }
p { line-height: 1.5em; font-size: 10pt; }

table { margin: 0; padding: 0; }

.left { float: left; }
.right { float: right; }

#body_frame { margin: 20px 15px; padding: 0px; overflow: auto; }

h2 { font-size: 14pt; color: #3a6389; margin-top: 0px; padding-top: 0px; font-weight: normal; font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial,  sans-serif; }
h2 a { color: #3a6389; text-decoration: none; }
h3 { font-size: 12pt; margin-top: 0px; padding-top: 0px; color: #3a6389; font-weight: normal; font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial,  sans-serif; }
h3 a { color: #3a6389; }
h4 { font-size: 11pt; color : #7895AF; margin: 0px; padding: 0px; font-weight: normal; font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial,  sans-serif; }
h4 a { color: #7895AF; }

.sect_benefits_risks h2, .sect_benefits_risks h2 a { color: #788D14; }
.sect_benefits_risks h3, .sect_benefits_risks h3 a { color: #788D14; }
.sect_benefits_risks h4, .sect_benefits_risks h4 a { color: #788D14; }
.sect_benefits_risks #sub_nav a:hover { color: #788D14; border-bottom-color: #788D14; }
.sect_benefits_risks #navigation li a.section:hover { background-color: #788D14; } 
.sect_benefits_risks #color_bar { background-color: #788D14; }

.sect_investment_consulting h2, .sect_investment_consulting h2 a { color: #649BD5; }
.sect_investment_consulting h3, .sect_investment_consulting h3 a { color: #649BD5; }
.sect_investment_consulting h4, .sect_investment_consulting h4 a { color: #649BD5; }
.sect_investment_consulting #sub_nav a:hover { color: #649BD5; border-bottom-color: #649BD5; }
.sect_investment_consulting #color_bar { background-color: #649BD5; }

.sect_investment_management h2, .sect_benefits_risks h2 a { color: #39618C; }
.sect_investment_management h3, .sect_benefits_risks h3 a { color: #39618C; }
.sect_investment_management h4, .sect_benefits_risks h4 a { color: #39618C; }
.sect_investment_management #sub_nav a:hover { color: #39618C; border-bottom-color: #39618C; }
.sect_investment_management #navigation li a.section:hover { background-color: #39618C; } 
.sect_investment_management #color_bar { background-color: #39618C; }


ul.no-indent { margin: 20px; padding: 0px; }
ul.no-list { list-style: none; padding: 0; margin: 0; }
ul.tile { overflow: hidden; }
ul.tile li { float: left; margin-left: 15px; }
ul.tri-even li { width: 30%; }
ul.tri-even li select { width: 80%; }

img.float_right { float: right; margin-left: 20px; }

/* NAVIGATION */
#navigation { height: 88px; overflow: hidden; }
#navigation ul { margin: 0px; list-style: none; padding: 0px; }
#navigation li { float: left; text-align: center; display: block; padding: 0px; margin: 0px; }

#navigation li a img { display: none; }
#navigation li a:hover img { display: block; }
#navigation li a { text-indent: -9999px; }
#navigation li a span { text-indent: -9999px; }

a.nav_home { width: 302px; height: 85px; display: block; background: url(/_images/global/logo.png) no-repeat center; }
a.nav_ic { width: 164px; height: 85px; display: block; background: url(/_images/global/ic_low.png) no-repeat center; }
a.nav_ic:hover { background-image: url(/_images/global/ic_high.png); }
a.nav_im { width: 164px; height: 85px; display: block; background: url(/_images/global/im_low.png) no-repeat center; }
a.nav_im:hover { background-image: url(/_images/global/im_high.png); }
a.nav_br { width: 164px; height: 85px; display: block; background: url(/_images/global/br_low.png) no-repeat center; }
a.nav_br:hover { background-image: url(/_images/global/br_high.png); }
a.nav_contact { width: 186px; height: 85px; display: block; background: url(/_images/global/contact.png) no-repeat center; }

.sect_investment_consulting a.nav_ic { background-image: url(/_images/global/ic_high.png); }
.sect_investment_management a.nav_im { background-image: url(/_images/global/im_high.png); }
.sect_benefits_risks a.nav_br { background-image: url(/_images/global/br_high.png); }

#color_bar { height: 15px; width: 100%; background-color: #3A6389; line-height: 1px; }

#UserLinks { margin: 0; padding: 0; list-style: none; }
#UserLinks li { line-height: 25px; padding: 0; margin: 0; }
#UserLinks a {  }

h3.nav_header { display: block; }
h3.nav_header a { text-decoration: none; color: #403E39; }
#sub_nav { margin: 0px ; text-align: left; }
#sub_nav a { color: #555; padding: 10px 0px; width: 100%; display: block; font-size: 10pt; font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial,  sans-serif; border-bottom: 1px solid #ccc; }
#sub_nav a:hover { color: #649BD5; width: 100%; border-bottom: 1px solid #649BD5; } 

#sub_nav ul { margin: 0px; padding-left: 20px; list-style: none; color: #4376a1; padding: 0px; }
#sub_nav ul li { padding: 0px; margin: 0px; }

/* Add resource form */

#AddResourceForm { display: none; float: right; width: 250px; background: #ccc; padding: 20px; color: #fff; }
.row_highlight { background: #ccc; }
.hidden { display: none; }
/* HOME PAGE */
.detail div.main_content { margin: 0px; width: 490px; min-height: 300px; margin-left: 225px; }
.full div.main_content {  margin-left: 225px; }
.home div.main_content { margin: 0; float: left; width: 720px;  }

div.right_bar { margin: 0; float: right; width: 200px; overflow: hidden; }
div.right_bar h2, div.right_bar h3, div.right_bar h4, div.left_bar h2, div.left_bar h3, div.left_bar h4 { font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial,  sans-serif; }
div.left_bar { margin: 0px; float: left; width: 200px; overflow: hidden; }

div.gray_frame { background: url(/_images/global/gray_border_middle.png) repeat-y center; width: 202px; line-height: 1px; font-size: 1px; }
div.gray_frame .top { background: url(/_images/global/gray_border_top.png) no-repeat center; height: 6px; }
div.gray_frame .body { padding: 5px; }
div.gray_frame .bottom { background: url(/_images/global/gray_border_bottom.png) no-repeat center; height: 6px; line-height: 1px; font-size: 1px; }

div.tri_section { margin-top: 25px; }

	div.tri_frame {  margin: 0px 1px; }
	div.tri_frame .header { height: 34px; }
	div.tri_frame .header a { display: block; color: White; line-height: 34px; margin-left: 1em; }
	div.tri_frame .body { padding: 1em; }
    div.tri_frame .body h3, div.tri_frame .body h4 { padding: 0 0 .5em 0; margin: 0; color: #999; }
    div.tri_frame .body p { padding: 0 0 .5em 0; margin: 0; }
	div#ic_frame .header { background: #649bd5; }	

	div#im_frame .header { background: #39618c; }

	div#brc_frame .header { background: #788D14; }

    div.tri_frame ul { list-style: none; margin: 0; padding: 0; overflow: auto; }
    div.tri_frame ul li { float: left; }
    div.tri_frame .two li { width: 49%; }
    div.tri_frame .two li:first-child { width: 47%; border-right: 1px solid #ccc; padding-right: 1.0em; margin-right: 1.0em; }
    div.tri_frame .three li { width: 31%; border-left: 1px solid #ccc; padding-left: 1.0em; margin-left: 1.0em; }
    div.tri_frame .three li:first-child { width: 30%; border: 0; margin: 0; padding: 0; }

div.bi_section { margin: 25px 0 0 0; }
    div.bi_frame { width: 50%; float: left; }
	div.bi_frame h3 { height: 34px; text-align: center; color: White; line-height: 34px; background: #649BD5; }
	
div.nav_bar { border-top: 3px solid white; border-bottom: 3px solid white; width: 100%; background-color: #3a6389; margin: 0px; padding: 0px; }

div.login_box { margin-bottom: 20px; font-size: 10pt; }
div.login_box input.text { width: 150px; margin-bottom: 5px; }

div.contact p { margin-top: 0px; }
div.multi_content { overflow: hidden; }
div.multi_content div { width: 160px; float: left; line-height: 1.5em;}
div.multi_content div input.text { margin-bottom: 5px; }

.jui_button {padding: .4em 1em .4em 1em;text-decoration: none;position: relative;}
.jui_button span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}

#user_content {position: absolute; top: -28px; right: 2px;}

h4.form_title { margin: 7px 0px; }

a.pdf_link { font-size: 12pt; background: url(/_images/global/icon_pdf.gif) no-repeat left top; padding: 5px 0 0 45px; line-height: 30px; display: block; height: 30px; }
a.ppt_link { font-size: 12pt; background: url(/_images/global/icon_ppt.gif) no-repeat left top; padding: 5px 0 0 45px; line-height: 30px; display: block; height: 30px; }

.tab_content { margin-left: 25px; }


.sortable_list { list-style: none; padding: 0; margin: 0; }
.sortable_list li { list-style: none; padding: 5px 0; margin: 0; min-height: 30px; position: relative; }
.sortable_list li p { margin-left: 20px; }
.sortable_list li.new { background: #F2ECE1; }

.admin_controls { height: 30px; line-height: 30px; position: absolute; top: 0px; right: 0px; }
.admin_controls a { float: left; line-height: 30px; height: 30px; width: 30px; }
.admin_controls .ui-icon { margin-top: 7px; margin-left: 10px; }


#modal_login { z-index: 2; display: none; position: absolute; width: 250px; height: 200px; border: 2px solid #fff; background: #737069; padding: 20px; -moz-border-radius: 3px;  -moz-box-shadow: 0 0 10px #1F1E1D; -webkit-box-shadow: 0 0 10px #1F1E1D; box-shadow: 0 0 10px #1F1E1D; }
#modal_login label { color: #fff; }

#background_popup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#fff;  
border:1px solid #cecece;  
z-index:1;  
} 

div.contact_form label { line-height: 30px; padding-bottom: 0px; }
div.contact_form input, div.contact_form select { margin-bottom: 10px; }
div.contact_form .long_text { width: 300px; }
div.contact_form textarea { width: 300px; height: 175px; font-family: Verdana, Arial, helvetica, Sans-Serif; font-size: 10pt; }

span.sub_label { color: #999; font-size: 8pt; } 

.tab { display: none; }
.tab table, .tab td { margin: 0; padding: 0; }
.tab td label { padding: 3px 0; }

.tab_nav { list-style: none; margin: 0 0 25px 0; padding: 0; overflow: hidden; border-bottom: 1px solid #ccc; }
.tab_nav li { margin: 0 5px; border-width: 1px 1px 0 1px; border-style: solid; border-color: #ccc; float: left; }
.tab_nav li a { display: block; padding: 5px 5px; color: #999; }
.tab_nav li a.current { background: #999; color:#fff; border-color: #333; }
select { min-width: 70px; }
input, select { padding: 3px 5px; }
input.half { width: 50px; }
input.one { width: 100px; }
input.two { width: 200px; }
input.three { width: 300px; }
input.four { width: 400px; }

label { color: #555; padding: 15px 0 5px 0; display: inline-block; }

.tab_collapse { display: none; }

.subsection_nav { list-style: none; margin: 20px 0 0 0; padding: 10px 0 0 0; border-top: 1px solid #ccc; }
.subsection_nav li { margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px solid #ccc; }
.subsection_nav li a { display: block; width: 100%; }

.tab h2, h3, h4 { margin: 25px 0 3px 0; }

.user_list { list-style: none; margin: 0; padding: 0; border-bottom: 1px solid #ccc; }
.user_list li { margin: 0; border-top: 1px solid #ccc; padding: 10px 0; }

.save_button input { padding: 2px 5px; margin-top: 25px; }

#mask {  
  position:fixed;
  top: 0;
  left: 0;  
  z-index:9000;  
  background-color:#fff;  
  display:none;  
}  
    
#boxes .window {  
  position:absolute;  
  display:none;  
  z-index:9999;  
  padding:20px;
  background-color: #fff;  
  border: 2px solid #ccc;
} 

#boxes h3 { padding-top: 0; margin-top: 0; } 
  
#boxes #adduser {  
  width:250px;   
  height:430px; 
}  
#boxes #addplan {
  width:200px;   
  height:150px; 
}  
#boxes #addresource {  
  width:250px;
}

div.reorder:hover { cursor: move;}


.section_list, .section_list > li, .resources_list, .resources_list > li { list-style: none; margin: 0; padding: 0; }
.section_list > li { margin: 20px 0 0 .5em; }
.section_list li { position: relative; }
.section_list li > h3 { border-bottom: 1px solid #CCC; padding-bottom: 0.5em; margin: 0; }

.section_list > li > .row_actions { position: absolute; top: 0; right: 0; }
.section_list li .row_actions { float: right; text-align: right; padding-left: 15px; }
.section_list .row_actions a { vertical-align: top; color: #bbb; }
.resources_list h4 { font-weight: normal;; padding: 0 0 .5em 0; margin: 0; }
.resources_list h4 a { color: #bc1f1f }
.resources_list p { color: #999; }
.resources_list p { padding: 0; margin: 0; }

.resources_list { margin-bottom: .5em; }
.resources_list > li { padding: 1em 0 1em 1em; border-bottom: 1px solid #CCC; }

.no_margin { margin: 0; }
