﻿/*-------------------
Contents
---------------------
1.Main Structure
2.Clearing
3.Header
4.Main
5.Navigation
6.Banner
7.Content
8.Footer
9.Carosel
10.Awesome Buttons
----------------------*/


/*----------------------------------------------------
= 1.MAIN STRUCTURE
------------------------------------------------------*/
hr.news
{
    margin:0;
    width:550px;
    clear:left;
}


hr
{
    margin: 17px 20px 0px;
    
   
    
    border-width: 1px 0 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    width:920px;
    
}

/*------------------------------------------------------
= 2.CLEARING
-----------------------------------------------------*/
.clear{clear:both;} 
.clear10
{
    clear:both; 
    height:10px;
}
.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/*------------------------------------------------------
= 4.MAIN
-----------------------------------------------------*/
#main{padding-top:7px; padding-bottom:20px; }
/*
/*----------------------------------------------------
Cost Widget
-----------------------------------------------------*/
.cost{width:228px}
.cost ul li{ padding:8px 11px; margin:1px 0}
#ctl00_Content_extrabenefits{background:#e5e5e5 url(../img/bg/pricepanelgradient.png) repeat-x;margin:1px 0}
.cost ul li#cost_top{ background:#e5e5e5; height:27px; font-weight:bold; font-size:16px}
.cost ul li#cost_top p { font-size:16px; padding:.3em 0 0 0; letter-spacing:.04em; float:right}
.cost ul li#ctl00_Content_RR{background:#e5e5e5 url(../img/bg/pricepanelgradient.png) repeat-x; height:34px ;font-weight:bold;font-size:11px; margin:0}
.cost ul li#ctl00_Content_RR span{float:right;font-size:16px}
.cost ul li#ctl00_Content_HS{ height:25px ;font-weight:bold;font-size:11px; margin:0}
.cost ul li#ctl00_Content_HS span{float:right;font-size:16px}
.cost ul li#ctl00_Content_RP{ height:25px ;font-weight:bold;font-size:11px; margin:0}
.cost ul li#ctl00_Content_RP span{float:right;font-size:16px}
.cost ul li#ctl00_Content_AD{ height:25px ;font-weight:bold;font-size:11px; margin:0}
.cost ul li#ctl00_Content_AD span{float:right;font-size:16px}

.cost ul li#TTL{ background-image:url(../img/bg/total-box.png); height:71px; margin-bottom:0; font-weight:bold;}
.cost ul li#TTL div{float:left; padding:10px 16px 5px 5px; font-size:18px}
.cost ul li#TTL div:last-child {padding:10px  5px 5px 16px; }
.cost ul li#TTL div span.period{font-size:12px; display:block; margin-top:-4px}
.cost ul li#TTL div#or{float:left; padding:18px 8px; font-size:12px}
.cost ul li#button { background:#e5e5e5}
.cost ul li#button input{ margin-left:140px; }


/*-----------------------------------------------------
= 6.BANNER
-----------------------------------------------------*/
#banner
{
    width:920px; 
    height:90px;
}
/*
------------------------------------------------------
= 7.CONTENT
-----------------------------------------------------*/


/*---------ToolTip---------*/
#tooltip 
{
    -moz-border-radius:5px;
    -moz-border-radius:5px;
    background:#FFCC00 url(http://localhost/memrenewal/img/bg/alert-overlay.png);
    border:solid 2px #FEEC9C;
    color:#fff;
    font-size:10px;
    position:absolute;
    width:180px;
    z-index:9999;
}
/*Start IE tooltip hack */
*html #tooltip .tipHeader {margin-bottom:-6px;}
#tooltip .tipBody 
{
    font-weight:bold;
    font-size:1.2em;
    padding:10px 5px 10px 15px;
}
/*End IE Tooltip Hack */
#feature
{   
   
    height:200px;
    position:relative;
    width:960px;
    overflow:hidden;
    z-index:1;
}
#feature #offer1
{
    background:#f3f2f2 url(../img/feature.jpg);
    height:200px;
    width:960px;
}
#feature #offer2
{
    background:#f3f2f2 url(../img/feature.jpg);
    height:200px;
     width:960px;
}
#feature #offer3
{
    background:#f3f2f2 url(../img/feature.jpg);
    height:200px;
     width:960px;
}
    
#feature a
{
    left:700px;
    position:relative;
    top:150px;
}
#feature a:active 
{
    top:151px;
}

div.info-right a:hover
{
    color:#666;
    text-decoration:underline;
}

h2.news{ display:inline; float:left;}
p.news-tag
{
    margin:10px 10px 0px 10px;
    float:left;
}
.news-item
{
    background:url(../../img/icons/page.jpg) no-repeat 5px 5px;
    padding-left:25px;
}
/*
------------------------------------------------------
= 8.FOOTER
-----------------------------------------------------*/
#extendedFooter
{
    width:940px}
#extendedFooter > li { float:left; font-size:18px; color:#E5E5E5; width:150px}    
#footer
{
   
    
    clear:both; 
    height:80px;
    margin:0px auto 0px auto; 
    padding:12px 0px 10px 23px;
    text-align:left; 
    width:937px;    
}
#footer p
{
    font-size:1.2em; 
    color:#000; 
            
}
#footer p a
{
    color:#000;
    text-decoration:none;
    
}
#footer p a:hover{color:#333;}
#footer p span
{
    margin-right:8px;
    color:#ccc; 
    margin-left:7px;
}
#footer ul li.numbers 
{
    background:url(../../img/bg/phone-numbers.jpg) no-repeat; 
    text-indent:-9000px;
}
#footer ul li.links
{
    color:#000; 
    font-size:1.1em;
} 
#footer ul li.links a
{
    color:#000; 
    text-decoration:none;
    font-size:12px;
}
#footer ul li.links a:hover{color:#555;}

/*-------------------------------
= 9.Carousel
--------------------------------*/
#mem_type
{
    background: #fff;
    /* important */height: 360px;
    /* important */margin:0;
    position: relative; 
    /* important */overflow: hidden; 
    /* important */width: 310px; 
}
#mem_type ul li
{
    background-color: #fff;
    border: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0 10px;   
}
#mem_type ul li div{width:297px;}	
#mem_type_content 
{
    margin-left: 0;
    position: absolute;
    top: 0;    
}
#mem_type_content #mem_type_content li 
{
    list-style: none; 
    margin: 0; 
    padding: 0;
}
   
#mem_type_content {width: 13440px;}
#mem_type_content .mem_type_info { height:200px; padding:4px}
.mem_type_img
{
    border:solid 1px #ffcc00;
    margin:10px 0 10px 0;
    position:relative; 
}	

/*------------------------------------------------------
= 10. List Styles
------------------------------------------------------*/
/*Green Tick List*/
ul.green-tick {margin: 1em 0 1.2em 0;}
ul.green-tick li  
{
    background:url(http://www.aaireland.ie/img/icons/tick.gif) no-repeat;
    font-size:1.2em;
    margin: 0 0 .7em;
    padding-left:24px;
}
/*Horizontal List*/
ul.horizontal li 
{
    float:left;
    cursor:pointer;
    padding:5px
}
ul.horizontal li.first
{
    padding-left:0;
}

ul.info-list 
{
    margin:1em
}
ul.info-list li
{   
    padding:.3em;
    border-top:solid 1px #FFF;
    border-bottom:solid 1px #CCC;
    color:#333;
    font-size:1.4em
    }   
ul.info-list li a
{
    color:inherit;
    text-decoration:none;
}
ul.info-list li a:hover
{
    color:#888;
}
 ul.info-list li.top{ border-top:none; font-weight:600;}       
  ul.info-list li.bottom{ border-bottom:none}       

/*-----------------------------------------------------
Positioning
------------------------------------------------------*/
.memtypeinfo
{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:solid 2px #FFCC00;
    color:Gray;
    float:right;
    padding:10px;
}

/*----------------------------------------------
= 10.Awesome Buttons
----------------------------------------------*/
.awesome{
    background : #222 url(../img/button-overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
   color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   
   
  
   position: relative;
   cursor: pointer;
   -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
   -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
   text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
   border-bottom   : 1px solid rgba(0,0,0,0.25);
}
   /* Sizes ---------- */
   .small.awesome {
font-size: 11px;
}
.medium.awesome {
font-size: 13px;
}
.large.awesome {
font-size: 14px;
padding: 8px 14px 9px;
}
  
/* Colors ---------- */
.blue.awesome {
background-color: #2daebf;
}
.red.awesome {
 background-color: #e33100;
}
.blue.awesome:hover{ background-color:#00ccff}
.red.awesome:hover{ background-color:#FF0000;}
.blue.awesome:focus{ background-color:#00ccff}
.red.awesome:focus{ background-color:#FF0000;}

.magenta.awesome {
 background-color: #a9014b;
 }
 .orange.awesome {
 background-color: #ff5c00;
 }
 .yellow.awesome {
 background-color: #ffb515;
 }
 .aa-yellow.awesome 
 {
     background-color:#FFCC00;
     color:#000;
 }
 .aa-yellow.awesome:hover
 {
     background-color:#ffb515;
 }
aa-yellow.awesome:focus
 {
     background-color:#ffb515;
 }
.green.awesome{background-color:#339900}
.green.awesome:hover{background-color:#66cc33}
.green.awesome:focus{background-color:#66cc33}

.awesome:active{ top:1px}
.edit{ margin:0 15px 0 15px}
/*-----------------------------------
= 11 Toggle View
------------------------------------*/
#toggle-view {
	list-style:none;	
	font-family:arial;
	
	margin:0;
	padding:0;
   
   
    
}

	#toggle-view div {
		
		
		position:relative;
		cursor:pointer;
		overflow:hidden;
	}
	
	#toggle-view  h3 {
		margin:0;
		cursor:pointer;
		
	}

	#toggle-view div span {
		position:absolute;
		right:5px; top:0;
		color:#444;
		font-size:13px;
	}
	
	#toggle-view div p 
	{
	  
		margin:5px 10px 0 0;
		color:#444;
		border-bottom:1px solid #ccc;
	}	
.hide
{
    display:none;
}

/*-------------------------------------
=Membership
-----------------------------------------*/
.mem-base
{
    border:solid 1px #DDD;
    background:#EEE ;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    
   
    
}

/*12 = FORMS */
/*-----------------------------------
=Payment/details form
-------------------------------------*/
.form .heading{background:#ffcc00 url(https://secure.aaireland.ie/memrenewal/img/bg/panelgradient.png) repeat-x; margin:0 0 0 -2px; padding-left:18px; height:25px; border:none; width:677px}

.form{ border-right:solid 2px #FFCC00;border-left:solid 2px #FFCC00;border-bottom:solid 1px #FFCC00;
    background:#EEE ;
    width:696px;
    margin:0 0 15px 0;
    }
.form ol { width:670px}
.form ol li{ margin-left:10px; clear:left; float:left; width:670px; padding:5px; border-top:solid 1px #FFF;border-bottom:solid 1px #CCC;}
.form ol li.top{border-top:none;}
.form ol li.card{height:50px}
.form ol li.card img{ border:solid 2px #DDD;}
.form ol li.card span.label{ margin-top:15px}
.form ol li.card span.w225{width:225px}
.form ol li.bottom{ border-bottom:none;}
.form ol li.amount span.prefix { font-weight:bold; font-size:1.4em; color:#666;padding:2px;}
.form ol li.amount .euro { width:40px; text-align:right;}
.form ol li.amount .cent{width:20px;text-align:right;}
.form ol li .input{background-color:#FAFAFA;border:solid 1px #DDD;font-weight:bold;color:#333;padding:2px;width:225px}
.form ol li .input.date{width:100px}
.form ol li .input.narrow{ width:20px}
.form ol li span.label{  color:#666;float:left;font-size:12px;font-weight:bold;margin-right:10px;padding:4px;width:160px;-moz-border-radius:10px}
.form ol li .label
{
    padding:4px; font-weight:bold; color:#666;
    float:left;
    font-size:12px;
    margin-right:10px;
    
    width:160px;
}
.form > ol li span.result
{
    padding:4px; color:#666;
    float:left;
    font-size:1.4em;
    margin-right:10px;
}
.check{ height:inherit }

.check { vertical-align:middle}
.form ol li span.inline
{
    padding:4px; font-weight:bold; color:#666;
    font-size:1.4em;
    margin-right:30px;
    width:50px;
    float:right;
    color:#880022;
    text-align:right;
    margin:25px 0 0 25px;
}
.form > ol  li span.label-narrow { width:50px}
.form > ol li span.label.margin{ margin-top:25px;}
.form > ol li span.label span{ color:#880022;}
.form > ol li select{ border:solid 1px #DDD; color:#333; background-color:#FAFAFA; padding:2px;}
.form > ol li select.additional-mem{ margin:20px 0 0 10px;}
.form > ol li span.space { margin-top:5px; float:left }
.form > ol li span.centre { margin:25px 0 0 25px; float:left}
.form > ol li span.right label{margin-right:20px}
.form > ol li span.radio
{
    padding:4px; font-weight:bold; color:#666;
    float:left;
    font-size:12px;
    margin-right:10px;
    
    
}

.cost-info
{
    color:#880022;
    
    text-align:right;
    float:right;
}
.steps
{
    height:30px;
   
    width:560px
}
.steps ul li 
{
    float:left;
    width:132px;
   
    padding:4px
}
.select-cover-info
{
    width:300px;
    float:left;
}
/*--
 =B.Selection Class
--*/
fieldset.select
{
    border:solid 1px #888;
    border-bottom:none;
    width:600px;
}
fieldset.select ol
{
    list-style:none;
    padding:0;
}  
fieldset.select ol li
{
    background:url(../img/bg/bg.png);
    border-bottom:solid 1px #888;
    clear:left;
    float:left; 
    height:70px;
    width: 100%;
}
.address{margin:0}
.associate_select 
{
    border:solid 1px #888;   
    margin:15px;
    padding:3px;
}


.select_icon 
{
    float:left;
    margin:5px;
}


.total .label
{
    color:#000;
    font-size:1.4em;
    font-weight:bold;
    margin-left:1em;
    margin-top:7px;
    padding:5px;
}
.right {float:right;}
.textboxright {float:right}

.select .button
{
    float:left;
    margin:.8em;
}

p.select 
{
    padding-left:52px;
    width:400px;
}
.chkSelect{margin:22px 50px 0 0;}
.chk_drop{margin:22px 20px 0 0;}
.chktop{margin:8px 50px 0 0;}


/*---
 = C.Login Class
---*/
#login
{
    overflow:hidden;
    padding:15px;
    border:solid 1px #c2c2c2;
    background:#f2f2f2 url(../img/bg/login_bg.png);
    -moz-border-radius:15px 15px 0 15px;
    width:390px;
    height:150px;
}
#login .login_header{margin-bottom:4px}
#login .login_mem
{
    width:180px;
    font-family:Arial;
    font-weight:bold;
    font-size:1.8em;
    -moz-border-radius:6px;
    -webkit-border-radis:6px;
    border:2px solid #cdcdcd;
    padding:.4em;
}
#login .login_pass
{
    margin-left:15px;
    width:155px;
    font-family:Arial;
    font-weight:bold;
    font-size:1.8em;
    -moz-border-radius:6px;
    -webkit-border-radis:6px;
    border:2px solid #cdcdcd;
    padding:.4em;
}
#login .defaultTextActive{color:#cdcdcd}
#login .login_submit
{
    margin:40px 0 5px 0;
    float:right;
  
    overflow:hidden;
}
#login #pass_link
{
    margin:4px 0 0 260px;
    color:Maroon;
    padding-top:10px;
    font-size:1em;
}
#login input:focus{border-color:#ccc}
#login .loader{margin-top:40px}
#login .visible{display:block}
#login .label 
{
    font-size:1.4em;
    margin-right:100px;
}
#ctl00_Content_login_error
{
    margin-top:5px;
    border:solid 1px #c2c2c2;
    width:420px;
    height:80px;
    background:#f2f2f2 url(../img/bg/login-error_bg.png) 0 -175px no-repeat;
    -moz-border-radius:15px 0 15px 15px;
    -webkit-border-radius:15px 0 15px 15px;
}
#ctl00_Content_login_error p 
{
    vertical-align:middle;
    margin:26px;
    font-size:2em;
}
/*--
= D.Password Retrieval Box
--*/
#password_retrieve
{
    background:#f2f2f2 url(../img/bg/bg_blue.png);
    border:solid 1px #c2c2c2;
    height:200px;
    overflow:hidden;
    padding:15px;
    width:390px;
    -moz-border-radius:15px 15px 0 15px;
    -webkit-border-radius:15px 15px 0 15px;
}
#password_retrieve .retrieve_header{ margin-bottom:4px}
#password_retrieve .input{margin:0 0 5px 0;width:220px; font-family:Arial; font-weight:bold; font-size:1.8em; -moz-border-radius:6px; -webkit-border-radis:6px; border:2px solid #ddd; padding:.4em; color:#333}
#password_retrieve .label {float:left;font-size:1.4em; font-weight:bold; color:#666; width:140px; vertical-align:middle; margin:10px 0 0 0; padding:4px}
#password_retrieve .defaultTextActive{color:#cdcdcd}
#password_retrieve .submit{ float:right; margin:10px 6px 0 0 }
#password_retrieve h2{margin: 0 0 15px 0}

/*DETAILS PAGE*/
.details-top
{    border:solid 1px #DDD;
     border-bottom:none;
    background:#EEE ;
    padding:10px;
    width:540px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-topleft:10px;

    -webkit-border-radius-topright:10px; 
    -webkit-border-radius-topleft:10px;
}
.details-bottom
{
    border:solid 1px #DDD;
     border-top:none;
    background:#EEE ;
    padding:5px;
    width:550px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-bottomleft:10px;

    -webkit-border-radius-bottomright:10px; 
    -webkit-border-radius-bottomleft:10px;
}    
.collapsetext 
{
    float:right;
    vertical-align:middle;
    font-size:1.2em;
    margin:8px;
    cursor: pointer;
}
.details-form{-webkit-border-radius:0;-moz-border-radius:0}
.details-form ol li span.label{ width:200px;}
.details-form ol li span.label.right{float:right;
    text-align:right;}
.details-form ol li .status-img
{
    float:right;
    margin:3px 8px;
}
.RenewButton {margin:0 205px 15px 0; float:left;}
.UpdateButton { border:none; margin:15px 15px 15px 0}
.no_display{display:none}



#ctl00_Content_steps, #steps
{
    width:550px; 
    z-index:2;
    padding:5px; 
    margin-bottom:10px;
}
#ctl00_Content_steps li, #steps li 
{
   
    display:block; 
    float:left; 
    padding:10px 25px; 
    margin-right:4px; 
    font-size:12px; 
    font-weight:bold;
}
#ctl00_Content_steps li p, #steps li p 
{
    font-size:10px; 
    font-weight:normal; 
    margin-top:3px
}
#ctl00_Content_steps li.on, #steps li.on 
{
    position:relative; 
    background-color:#fff; 
    border:solid 2px #ccc;
    z-index:3 ; 
    -moz-border-radius:10px; 
    -webkit-border-radius-top:10px;
}
#ctl00_Content_steps li.last, #steps li.last{ margin-left:0px}

#info-monthly
{
    
    font-size:12px;
    
    
    border-top:solid 1px #fff; border-bottom: solid 1px #ccc;
    padding:8px 10px 8px 10px;
}
#save-ten
{
    border-top:solid 1px #fff; border-bottom: solid 1px #ccc;
    font-size:12px;
   
    
   
    padding:8px 10px 8px 10px;
}
#save-ten h2
{
    
    font-weight:bold;
    color:#333;
}
#content div.payment
{
    border-top:solid 1px #fff; border-bottom: solid 1px #ccc;
    font-size:12px;
    
    padding:5px 0 4px 0; 
    width:540px
}
#content div.payment.top{border-top:none;}
#content div.payment.bottom{border-bottom:none}
#content div.payment input{margin-left:20px}
#content div.payment label{margin-left:10px}
#content div.question
{
    font-size:12px;
    padding:4px 0;
    margin:5px 0 4px 0;
    width:540px;
}
#content div.question input{margin-left:20px;}
#content div.question label{margin-left:10px;}
#content div.q
{
    width:160px;
    font-family:Arial;
    font-size:12px;
    padding:5px 25px 4px 5px;
    border-right:solid 1px #e2e2e2; 
    background-color:#f2f2f2;
}
.pointer{ cursor:pointer}
.error
{
    background-color:#FFC1C1;
    border:1px solid #FFCC00;
    color:#880022;
    margin-bottom:10px;
    padding:5px;
    width:687px;
   
}
.mainpanel{ padding:10px; width:540px}
