﻿/*===========================================================
WEBSITE: Capital and Income Solutions (C&IS)
COMPANY: zagota.com
===========================================================*/

body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 1.5em;		
		height:100%;
		margin:0;
		padding:0;
		background: url("../images/bg_shim.jpg") repeat-x;
		background-color: #ffffff;
		color: #292626;
}

ul, ol {
    	padding: 0;
    	margin: 0;
}

/*===========================================================
HEADLINES, LINKS & PARAGRAPHS
===========================================================*/

h1 {	margin-top: 0px !important; margin-bottom: 0px !important; font-size: 2.0em; }
h2 {	margin-top: 0px !important;	margin-bottom: 0px !important; font-size: 1.0em; font-family: Georgia, Times New Roman, serif; font-size: 22px; font-weight: normal; }
h3 {	margin-top: 0px !important;	margin-bottom: 0px !important; font-size: 1.0em; font-family: Georgia, Times New Roman, serif; font-size: 20px; font-weight: normal; }
p {		margin: 0px; padding: 0px; text-align: justify; }
hr {	border: 0px; margin-top:5px; height: 1px; }

a:link {color:#292626; text-decoration:none; font-family:arial, serif;}
a:visited {color:#292626; text-decoration:none; font-family:arial, serif;}
a:hover {color:#292626; text-decoration:underline; font-family:arial, serif;}
a:active {color:#292626; text-decoration:none; font-family:arial, serif;}

/*=========================================================== 
LAYOUT
=============================================================
GENERAL SITE LAYOUT
===========================================================*/

#background_wrapper {
		display: block;
		margin: 0 auto 0 auto;
		padding: 0;
		width: 980px;
}

#wrapper {
		display: block;
		background-color: #ffffff;
		width: 980px;
		height:100% !important;
		height:100%;
		float: left;
}

#content_wrapper {
		display: block;
		float: left;
		width: 763px;
		margin: 20px 0px 0px 20px;
		_margin: 20px 0px 0px 10px;
		padding: 0px;
}

#rightbar {
		display: block;
		float: right;
		width: 187px;
		margin: 0px 20px 10px 0px;
		_margin: 0px 0px 10px 0px;
		border-top: 1px solid #252525;
}

.page_title {
        display: block;
        float: left;
        height: 33px;   
        margin: 0px;
        padding: 10px 0px 10px 0px;
}

.title_image {
        display: block;
        float: left;
        background: url("../images/title_image.jpg") no-repeat;
        width: 35px;
        height: 33px;
        margin: 0px 10px 0px 0px;
        _margin: 0px 5px 0px 0px;
        padding: 0px;
}

a#fsa_banner {
     	display: block;
     	float: left;
		width: 450px;
		padding: 89px 0 0 0; 
		overflow: hidden;  
		background: url("../images/banner_fsa.gif") no-repeat;    
    	height: 0px !important; 
		height /**/: 89px;
		margin: 10px 0px 0px 0px;
}

/*=========================================================== 
TOP
===========================================================*/
h1#logo {
		display: block; 
		position: relative;
		top: 10px;
		left: 20px;
		float: left;
		width: 185px;
		padding: 64px 0 0 0; 
		overflow: hidden;  
		background: url("../images/logo.gif") no-repeat;  
   		height: 0px !important; 
		height /**/: 64px;
}

/*=========================================================== 
NAVIGATION
===========================================================*/
#nav {
		display: block;
		margin: 0px 20px 0px 0px;
		_margin: 0px 10px 0px 0px;
		float: right;
}

#navcorner_left {
        display: block;
        float: left;
        background: url("../images/nav_left.gif");
        width: 12px;
        height: 34px;
}    

#navcorner_right {
        display: block;
        float: left;
        background: url("../images/nav_right.gif");
        width: 12px;
        height: 34px;
}                                                 

#nav ul {
		margin: 0;
        padding: 5px 0 0 0;
		display: inline;
		float: left;
		height: 28px;
		width: 230px;
		background-color: #eaeaea;
		border-bottom: 1px solid #a0886f;
} 

#nav ul li {
		margin: 0;
		padding: 0 9px 0 13px;
		border-left: 1px solid #636060;
		list-style: none;
		display: inline;
}
			
#nav ul li.first {
		margin: 0;
		border: none;
		padding: 0;
		list-style: none;
		display: inline;
		padding: 0 9px 0 13px;
}

/*=========================================================== 
FOOTER
===========================================================*/

#footer {
		display: block;
		width: 980px;
		height: 88px;
		margin: 20px 0px 0px 0px;
		padding: 10px 0px 0px 0px;
        background: url("../images/footer_bg.jpg") no-repeat;
		float: left;
}

#footer p {
        text-align: center;
        font-size: 11px;  
}

#footer a {
        text-decoration: underline;
        font-size: 11px;
}

/*===========================================================
RIGHT MENU
===========================================================*/
#right_menu {
        display: block;
        float: right;
        background: url("../images/right_bg.jpg") no-repeat;
        width: 178px;
        margin: 0px; 
        padding: 0px 0px 0px 6px;
}

.advert_names {
		margin-left: 28px;
		_margin-left: 14px;
		margin-bottom: 15px;
}

#right_edge {
        display: block;
        float: right;
        background: url("../images/right_edge.gif") no-repeat;
        height: 596px;
        width: 2px;
        margin: 0px;
        padding: 0px;
}

#right_form {
        display: block;
        float: left;
        width: 172px;
        margin: 20px 0px 15px 0px;
}

h3#right_form_top {
     	display: block;
     	float: left;
		width: 172px;
		padding: 55px 0px 0px 0px;
		overflow: hidden;  
		background: url("../images/right_form_top.gif") no-repeat;    
    	height: 0px !important; 
		height /**/: 55px;
		margin: 0px;
}

#right_form_main {
        display: block;
        float: left;
        width: 172px;
        height: 181px;
        background: url("../images/right_form_main.jpg") repeat-y;
        margin: 0px;
}

.right_form_field {
        display: block;
        float: left;
        width: 172px;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 0px 8px;
        _padding: 0px 0px 0px 4px;      
}

.right_form_field span {
        display: inline-block;
        float: left;
        width: 60px;
        height: 18px;
        font-family: Georgia, Times New Roman, serif; 
        font-size: 11px; 
        font-weight: normal;
        color: #b7b7b7;
        margin: 0px;
        _margin: 3px;
        padding: 0px; 
}

.right_form_field input {
        float: left;
        width: 90px;
        border: 0px;
        border-top: 1px solid #b7b7b7;
        border-bottom: 1px solid #b7b7b7;    
}

.right_form_field textarea {
        float: left;
        width: 90px;
        border: 0px;
        border-top: 1px solid #b7b7b7;
        border-bottom: 1px solid #b7b7b7;    
}

.submit_place {
        display: block;
        float: left;
        width: 70px;
        margin: 0px 0px 0px 68px;
        _margin: 0px 0px 0px 35px;
        padding: 0px;
}

.submit_button {
        display: block;
        float: left;
        width: 70px;
        height: 29px;
        background: url("../images/right_form_button.gif") no-repeat;
        margin: 0px;
        padding: 0px;
}

.rightform_textarea_left {
        float: left;
        width: 3px;
        height: 70px;
        background: url("../images/rightform_textarea_left.jpg") no-repeat;   
        margin: 0px;
        padding: 0px;
}

.rightform_textarea_right {
        float: left;
        width: 3px;
        height: 70px;
        background: url("../images/rightform_textarea_right.jpg") no-repeat;   
        margin: 0px;
        padding: 0px;
}

#right_form_bottom {
        display: block;
        float: left;
        width: 172px;
        height: 9px;
        background: url("../images/right_form_bottom.jpg") no-repeat;
        margin: 0px;
}

a#right_advert_tax {
     	display: block;
     	float: left;
		width: 172px;
		padding: 244px 0 0 0; 
		overflow: hidden;  
		background: url("../images/advert_tax.gif") no-repeat;    
    	height: 0px !important; 
		height /**/: 244px;
		margin: 0px 0px 15px 0px;
}

a#right_advert_investment {
     	display: block;
     	float: left;
		width: 172px;
		padding: 242px 0 0 0; 
		overflow: hidden;  
		background: url("../images/expert_investments_advice.jpg") no-repeat;    
    	height: 0px !important; 
		height /**/: 242px;
		margin: 0px 0px 15px 0px;
}

a#right_advert_pensions {
     	display: block;
     	float: left;
		width: 172px;
		padding: 242px 0 0 0; 
		overflow: hidden;  
		background: url("../images/expert_pensions_advice.jpg") no-repeat;    
    	height: 0px !important; 
		height /**/: 242px;
		margin: 0px 0px 15px 0px;
}

a#right_advert_annuity {
     	display: block;
     	float: left;
		width: 172px;
		padding: 242px 0 0 0; 
		overflow: hidden;  
		background: url("../images/expert_annuity_advice.jpg") no-repeat;    
    	height: 0px !important; 
		height /**/: 242px;
		margin: 0px 0px 15px 0px;
}

/*===========================================================
HOMEPAGE
===========================================================*/
.greybox {
        display: block;
        float: left;
        width: 250px;
        margin: 0px 4px 0px 0px;
        padding: 0px;
}

.greybox a {
        font-family: Georgia, Times New Roman, serif; 
        font-size: 20px; 
        font-weight: normal;
}

h3.greybox_top {
        display: block;
        float: left;
        background: url("../images/home_greybox_top.jpg") no-repeat;
        width: 195px;
        height: 40px;
        margin: 0px;
        padding: 22px 0px 0px 55px;
}

#greybox_pension {
        display: block;
        float: left;
        width: 250px;
        height: 138px;
        background: url("../images/home_pension_release.jpg") no-repeat;
        margin: 0px;
        padding: 0px;
}

a#greybox_pension_button {
     	display: block;
     	float: left;
		width: 231px;
		padding: 44px 0 0 0; 
		overflow: hidden;  
		background: url("../images/pension_button.gif") no-repeat;    
    	height: 0px !important; 
		height /**/: 44px;
		margin: 15px 0px 0px 8px;
		_margin: 15px 0px 0px 4px;
}

#greybox_retirement {
        display: block;
        float: left;
        width: 250px;
        height: 138px;
        background: url("../images/home_flexible_retirement.jpg") no-repeat;
        margin: 0px;
        padding: 0px;
}

a#greybox_retirement_button {
     	display: block;
     	float: left;
		width: 231px;
		padding: 44px 0 0 0; 
		overflow: hidden;  
		background: url("../images/retirement_button.gif") no-repeat;    
    	height: 0px !important; 
		height /**/: 44px;
		margin: 15px 0px 0px 8px;
		_margin: 15px 0px 0px 4px;
}

#greybox_annuities {
        display: block;
        float: left;
        width: 250px;
        height: 138px;
        background: url("../images/home_annuity.jpg") no-repeat;
        margin: 0px;
        padding: 0px;
}

a#greybox_annuities_button {
     	display: block;
     	float: left;
		width: 231px;
		padding: 44px 0 0 0; 
		overflow: hidden;  
		background: url("../images/annuity_button.gif") no-repeat;    
    	height: 0px !important; 
		height /**/: 44px;
		margin: 15px 0px 0px 8px;
		_margin: 15px 0px 0px 4px;
}

.greybox_main {
        display: block;
        float: left;
        width: 250px;
        height: 145px;
        background: url("../images/home_greybox_main.jpg") repeat-y;
        margin: 0px;
        padding: 0px;
}

.greybox_bottom {
        display: block;
        float: left;
        width: 250px;
        height: 16px;
        background: url("../images/home_greybox_bottom.jpg") no-repeat;
        margin: 0px;
        padding: 0px;
}

#home_values {
        display: block;
        float: left;
        width: 750px;
        margin: 20px 0px 20px 0px;
        padding: 0px;
}

#home_values p {
        margin: 10px 0px 0px 0px;
        padding: 0px;
}

#home_column_left {
        display: block;
        float: left;
        width: 250px;
        margin: 0px;
        padding: 20px 0px 0px 0px;
}

#home_column_left ul {
        margin: 10px 0px 0px 0px;
        padding: 0px;
}

#whitebox {
        display: block;
        float: left;
        width: 502px;
        margin: 0px;
        padding: 0px; 
        font-size: 14px;
        color: #676767;  
}

#whitebox p {
        float: left;
        width: 370px;
        margin: 5px 0px 5px 0px;
        padding: 0px;
}

#whitebox span {
        font-weight: bold;
        font-style: italic;
        margin: 0px;
        padding: 0px;
}

h2.whitebox_top {
        display: block;
        float: left;
        background: url("../images/home_whitebox_top.jpg") no-repeat;
        width: 487px;
        height: 35px;
        margin: 0px;
        padding: 22px 0px 0px 15px;   
}

.whitebox_main {
        display: block;
        float: left;
        width: 487px;
        height: 298px;
        background: url("../images/home_whitebox_main.jpg") repeat-y;
        margin: 0px;
        padding: 15px 0px 0px 15px;
}

.whitebox_bottom {
        display: block;
        float: left;
        width: 502px;
        height: 11px;
        background: url("../images/home_whitebox_bottom.jpg") no-repeat;
        margin: 0px;
        padding: 0px;
}

/*===========================================================
ABOUT US
===========================================================*/
#content_text {
        display: block;
        float: left;
        width: 750px;
        margin: 20px 0px 20px 0px;
}

#content_text p {
        margin: 10px 0px 0px 0px;
        clear: both;
}

/*===========================================================
CONTACT US
===========================================================*/
a#contact_button {
     	display: block;
     	float: left;
		width: 231px;
		padding: 34px 0 0 0; 
		overflow: hidden;  
		background: url("../images/contact_button.gif") no-repeat;    
    	height: 0px !important; 
		height /**/: 34px;
}

/*===========================================================
PENSION RELEASE
===========================================================*/
#pension1 {
        display:block;
}

#pension2 {
        display:none;
}

/*===========================================================
ANNUITIES
===========================================================*/
#annuity1 {
        display:block;
}

#annuity2 {
        display:none;
}

#annuity3 {
        display:none;
}

#annuity4 {
        display:none;
}

#annuity5 {
        display:none;
}

/*===========================================================
FLEXIBLE RETIREMENT
===========================================================*/
#retirement1 {
        display:block;
}

#retirement2 {
        display:none;
}

/*===========================================================
ACCORDIAN
===========================================================*/
.accordian_content {
        display: block;
        float: left;
        margin: 0px;
        padding: 0px 20px 10px 20px;
        _padding: 0px 10px 10px 10px;
}

.accordian_content span {
        font-weight: bold;
        font-size: 16px; 
}

a.accordian_header {
        display: block;
        float: left;
        background: url("../images/accordion_closed.jpg") no-repeat;
        width: 756px;
        height: 35px;
        margin: 10px 0px 0px 0px;
        padding: 8px 0px 8px 0px;
        font-family: Georgia, Times New Roman, serif; 
        font-size: 19px; 
        font-weight: normal;         
}

a.accordian_header_open {
        display: block;
        float: left;
        background: url("../images/accordion_open.jpg") no-repeat;
        width: 756px;
        height: 35px;
        margin: 10px 0px 0px 0px;
        padding: 8px 0px 8px 0px;
        font-family: Georgia, Times New Roman, serif; 
        font-size: 19px; 
        font-weight: normal;         
}

a:hover.accordian_header {
        text-decoration: none; 
}

/*===========================================================
BULLETS & QUOTES
===========================================================*/

.bullet_whitebox {
		margin-left: 0;
		padding-left: 5px;
		list-style: none;
}

.bullet_whitebox li {
   		background-image: url("../images/bullet_whitebox.jpg");
   		background-repeat: no-repeat;
  		background-position: left center;
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-weight: bold;
}

.bullet_greybox {
		margin-left: 0;
		padding-left: 15px;
		list-style: none;
}

.bullet_greybox li {
   		background-image: url("../images/bullet_greybox.jpg");
   		background-repeat: no-repeat;
  		background-position: left center;
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-weight: bold;
		font-size: 14px;
}

.quote_left {
        display: block;
        float: left;
        width: 34px;
        height: 25px;
        background: url("../images/quote_left.jpg") no-repeat;
        margin: 0px 20px 0px 0px;
        padding: 0px;
}

.quote_right {
        display: block;
        float: left;
        width: 34px;
        height: 25px;
        background: url("../images/quote_right.jpg") no-repeat;
        margin: 40px 0px 0px 20px;
        padding: 0px;
}

/*=========================================================== 
MAIN FORMS
===========================================================*/
#contact_form {
        display: block;
        float: left;
        width: 757px;
        margin: 0px;
        padding: 0px;
}

h2.form_top {
        display: block;
        float: left;
        background: url("../images/form_top.jpg") no-repeat;
        width: 739px;
        height: 17px;
        margin: 0px;
        padding: 18px 0px 18px 20px;
        color: #ffffff;       
}

.form_main {
        display: block;
        float: left;
        width: 757px;
        height: 274px;
        background: url("../images/form_main.jpg") repeat-y;
        margin: 0px;
        padding: 0px;
}

.form_main_annuity {
        display: block;
        float: left;
        width: 757px;
        height: 320px;
        background: url("../images/form_main.jpg") repeat-y;
        margin: 0px;
}

.form_entire {
        display: block;
        float: left;
        width: 710px;
        margin: 40px 0px 0px 40px;
        _margin: 40px 0px 0px 20px;
        padding: 0px;
}

.form_thanks {
        display: block;
        float: left;
        width: 500px;
        margin: 120px 0px 0px 153px;
        _margin: 120px 0px 0px 76px;
        padding: 0px;
}

.form_column {
        display: block;
        float: left;
        width: 350px;
        margin: 0px;
        padding: 0px;
}

.form_column span {
        display: inline-block;
        float: left;
        width: 120px;  
        height: 18px;
        font-family: Georgia, Times New Roman, serif; 
        font-size: 11px; 
        font-weight: normal;
        color: #b7b7b7;                    
}

.form_column h2 {
        display: block;
        float: left;
        margin: 0px;
        padding: 20px 0px 20px 0px;           
}

.form_field {
        float: left;
        width: 350px;
        margin: 0px 0px 10px 0px;
        padding: 0px;      
}

.form_bottom {
        display: block;
        float: left;
        width: 757px;
        height: 19px;
        background: url("../images/form_bottom.jpg") no-repeat;
        margin: 0px;
        padding: 0px;
}

input {
        float: left;
        width: 200px;
        height: 18px;
        margin: 0px;
        padding: 0px;
        border: 0px;
        border-top: 1px solid #b7b7b7;
        border-bottom: 1px solid #b7b7b7;    
}

select {
        float: left;
        width: 207px;
        font-size: 11px;
        color: #292626;   
}

textarea {
        float: left;
        width: 200px;
        border: 0px;
        margin: 0px;
        padding: 0px;
        border-top: 1px solid #b7b7b7;
        border-bottom: 1px solid #b7b7b7;    
}

.textbox_left {
        float: left;
        width: 3px;
        height: 20px;
        background: url("../images/textbox_left.jpg") no-repeat;   
        margin: 0px;
        padding: 0px;
}

.textbox_right {
        float: left;
        width: 3px;
        height: 20px;
        background: url("../images/textbox_right.jpg") no-repeat;   
        margin: 0px;
        padding: 0px;
}

.textarea_left {
        float: left;
        width: 3px;
        height: 83px;
        background: url("../images/textarea_left.jpg") no-repeat;   
        margin: 0px;
        padding: 0px;
}

.textarea_right {
        float: left;
        width: 3px;
        height: 83px;
        background: url("../images/textarea_right.jpg") no-repeat;   
        margin: 0px;
        padding: 0px;
}

.enquiry_place {
        display: block;
        float: left;
        width: 231px;
        margin: 10px 0px 0px 107px;
        _margin: 10px 0px 0px 53px;
        padding: 0px;
}

.contact_button {
        float: left;
        width: 231px;
        height: 34px;
        background: url("../images/contact_button.gif") no-repeat;
        margin: 0px;
        padding: 0px;
}

.enquiry_button {
        display: block;
        float: left;
        width: 231px;
        height: 34px;
        background: url("../images/enquiry_button.gif") no-repeat;
        margin: 0px;
        padding: 0px;
}

.information_button {
        display: block;
        float: left;
        width: 231px;
        height: 34px;
        background: url("../images/information_button.gif") no-repeat;
        margin: 0px;
        padding: 0px;
}