﻿/**********************************************************************************
=Global Reset
**********************************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html, body
{
	height:100%;
}

body 
{
    color:#000000;
    background: #E8E9E4;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
	line-height: 1;
}

/**********************************************************************************
=Useful Classes
**********************************************************************************/
.clearfix:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

	/* WinIE7 only */
	*:first-child+html .clearfix 	{ height:1%; }
	
	/* WinIE6 and below */
	/*¥*/
	* html .clearfix { height:1%;}

	/**/
	/* MacIE only */
	/*¥*//*/
	.clearfix { display:inline-table; }
	/**/

.left { float:left!important; }
.right { float:right!important; }
.clear { clear:both!important; }

.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }

.b , strong, b { font-weight:bold; }
.i , em, i { font-style:italic; }

.nobrk  { white-space : nowrap; }
.upper {text-transform:uppercase;}

.test1 { border:solid 1px #0099CC; }
.test2 { border:solid 1px #00CC00; }
.test3 { border:solid 1px #CC0000; }

/**********************************************************************************
=Common Elements
**********************************************************************************/
h1
{
	font-size:2em;
	font-weight:bold;
}

h2
{
	font-size:1.6em;
	font-weight:bold;
}
  
h3
{
	font-size:1.5em;
	font-weight:normal;
	text-transform:uppercase;
	color:#7F7F7F;
	font-family:Times New Roman, Serif;
}

h4, h4.sans
{
    color:#699210;
    text-transform:uppercase;
	font-family:Times New Roman, Serif;
    font-size:1.2em;
    font-weight:bold;
    margin:0 0 0 0;
}

h4.sans {
    font-family : Arial, Helvetica, sans-serif;
	font-size:1.4em;
    font-weight:normal; }

h5{font-weight:bold;}

p
{
	padding:0 0 10px 0;
	font-size:1em;
}

ul, ol
{
	padding:0 0 20px 20px;
}

img {border:none;}
a:active, a:focus {outline: 0;}

del {text-decoration: line-through;}

.required 
{
    color:#CC0000;
}

.login_error
{
    border:1px solid #BF2329!important;
    padding:5px!important;
    width:405px!important;
    color:#BF2329!important;
    margin:0 0 10px 0;
}

/**********************************************************************************
=Text
**********************************************************************************/


/**********************************************************************************
=Links
**********************************************************************************/

a {color:#5F8B00;}
a:hover {text-decoration:none;}

a.a_none {color:#5F8B00;
	text-decoration:none;}
a.a_none:hover {text-decoration:underline;}

a.a_button {text-decoration:none;}
a.a_button:hover {text-decoration:none;}

.aBack
{
    background:url(../images/b_back.gif) no-repeat top left;
    padding-left:32px;
    display:block;
    line-height:29px;
    color:#1C7C89;
    text-transform:uppercase;
    text-decoration:none;
}

.aDelete
{
    background:url(../images/b_delete3.gif) no-repeat top left;
    padding:0 32px 0 12px;
    display:block;
    line-height:27px;
    color:#FFFFFF;
    text-transform:uppercase;
    text-decoration:none;
    font-size:0.95em;
}

a.availability
{
    color:#0F788B;
}

/**********************************************************************************
=Forms 
**********************************************************************************/

form
{
	margin:0;
	padding:0;
}

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
.form th, .form td{padding:2px 0;}
.form th
{
    color:#0F788B;
    font-weight:bold;
    padding:2px 4px 2px 0;
    vertical-align:top; 
}
    .my_account .form th{color:#5F910C;}

.validation
{
    padding:10px 5px!important;
    margin:5px 0!important;
    border:1px solid #AF0C00!important;
    background:#FFE1DF!important;
    text-align:left!important;
}
    .validation ul, .validation li
    {
        padding:0!important;
        margin:0!important;
        color:#AF0C00!important;
    }
    .validation ul{margin-left:15px!important;}

#form_center div
{
    text-align:center;
}
    #form_center div .form
    {
        margin:0 auto;
        text-align:left;
    }

.form td
{
    color:#000000;
    vertical-align:top;     
}

.subform th
{
    padding-top:5px;
    color:#728C8E;
    font-weight:normal;
}

.subform thead th
{
    padding:2px 0 10px 0;
    font-weight:bold;
}

.subform td input
{
    width:210px;
}

.form_title
{
    color:#0F788B;
}
    .my_account .form_title{color:#5F910C;}

.bPropButton, .bPropButtonWide
            {
                color:#FFFFFF;
                background:url(../images/b_summary.gif) no-repeat top left;
                height:27px;
                line-height:27px;
                padding-left:10px;
                padding-right:5px;
                width:140px;
                float:left;
                font-family:Arial, Sans-Serif;
                text-decoration:none;
                text-transform:uppercase;
                font-size:0.9em;
            }
            .bPropButtonWide
            {
                background:url(../images/b_summary_wide.gif) no-repeat top left;
                width:180px;}

.bNext, .bAddSchool, .bCancel, .bBack, .bBackWide
{
    background:url(../images/b_next.gif) no-repeat top left;
    border:0;
    margin:0;
    padding:0 0 0 20px;
    text-transform:uppercase;
    color:#FFFFFF;
    height:27px;
    line-height:27px;
    width:64px;
    text-align:left;
    float:right;
    font-weight:bold;
    text-decoration:none;
    display:block;
    cursor:pointer;
}
    .bBack
    {
         background:url(../images/b_back_green.gif) no-repeat top left;
         padding:0 20px 0 0;
         text-align:right;  
    }

    .bBackWide
    {
         background:url(../images/b_back_green.gif) no-repeat top left;
         padding:0 20px 0 0;
         text-align:right;
         font-weight:normal;   
    }

    .bAddSchool, .bCancel
    {
        background:url(../images/b_addschool.gif) no-repeat top left;
        color:#FFFFFF;
        width:96px;
        float:left;
        padding:0 0 0 24px;
    }
    .bCancel
    {
        background:url(../images/b_cancel_red.gif) no-repeat top left;
        float:right;
        width:56px;
    }
	
.advsearch300 {
	font-size:0.9em;
	width:300px; }
	
.advsearch150 {
	font-size:0.9em;
	width:150px; }
	
    
/**********************************************************************************
=Tables 
**********************************************************************************/
table
{
	font-size: 100%;
	border:0;
	margin:0;
	padding:0;
	border-collapse: separate;
	border-spacing: 0;
}
	caption, th, td
	{
		text-align: left;
		font-weight: normal;
	}

    th.admin_header
    {
        border-bottom: dotted 2px #dbdbdb;
        color:#0F788B;
        font-weight:bold;
        padding-bottom: 5px; 
    }
        th.admin_header a
        {
            color:#0F788B;
            font-weight:bold;
            text-decoration:none; 
        }
            th.admin_header a:hover
            {
                text-decoration:underline; 
            }

    td.admin_item
    {
        padding:5px 2px 5px 0;
        text-align:left;
        border-bottom: dotted 2px #dbdbdb;
        vertical-align:middle;  
    }
    
    td.admin_item_top
    {
        padding:5px 12px 5px 0;
        text-align:left;
        border-bottom: dotted 2px #dbdbdb;
        vertical-align:top;  
    }

    td.admin_item_button 
    {
        border-bottom: dotted 2px #dbdbdb;
        padding:5px 2px 5px 0;
        text-align:right;
        vertical-align:middle;
        width: 80px;  
    }

    td.admin_footer
    {
        padding:8px 2px 5px 0;
        text-align:left;
        vertical-align:middle;  
    }

    td.admin_footer_top
    {
        padding:8px 2px 5px 0;
        text-align:left;
        vertical-align:top;  
    }
    
    td.admin_footer_button
    {
        padding:5px 2px 5px 0;
        text-align:right;
        vertical-align:middle;
        width: 80px;   
    }

    td.admin_footer_button_top
    {
        padding:5px 2px 5px 0;
        text-align:right;
        vertical-align:top;
        width: 80px;   
    }

    tr.admin_pager td
    {
        padding:4px 6px 4px 0;         
    }

    tr.admin_pager a
    {
        color:#0F788B;
        font-weight:bold;
        text-decoration:none; 
    }
        tr.admin_pager a:hover
        {
            text-decoration:underline; 
        }
        
table.tblCblist td{padding-right:15px;width:185px;}
table.tblCblistLong td span{display:block;margin:0 0 0 18px;font-size:0.9em;}

#tbAvaliability td div{height:170px;}

.calendar
{
    border:none;
    color:#B4B4B9;
}
    .calendar th{padding:0 3px 2px!important;}
    .calendar td{padding:4px 4px!important;}

.calendar .disabled
{
    color:#CFCFCF;
}

.calendar a
{
    text-decoration:none;
}
    .calendar a:hover
    {
        text-decoration:underline;
    }

.calendar_title
{
    background:#FFFFFF;
    border:1px solid #DADCD7;
    border-left:0;
    border-right:0;
    font-family:Times New Roman, Serif;
    font-size:1.2em;
    margin:0!important;
}
    .calendar_title td{text-align:center; color:#1890A1;padding:4px 0!important;}
    
th.calendar_daytitle
{  
    font-family:Times New Roman, Serif;
    font-size:1.2em;
    font-weight:normal;
    color:#5F910C!important;
}

td.calendar_selected
{
    background:#E3E4DC;
}

.proplist table td
{
    padding:5px 5px;
}

.stripe td{background:#F5F6F2;}

/*****************************************************************
=Infoboxes
*****************************************************************/
.info, .alert, .error {
	text-align: left;
	padding: 5px 20px 5px 45px;
	margin:0 0 12px 0;
	display:block;
	line-height:15px; 
	}

.info {
	background: #F8FAFC url(../images/info.png) center  no-repeat;
	background-position: 15px 50%;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
	}

.alert {
	background: #FFF9CF url(../images/alert.gif) center no-repeat;
	background-position: 15px 50%;
	border-top: 2px solid #FED626;
	border-bottom: 2px solid #FED626;
	}

.error {
	background: #FFD0CF url(../images/error.gif) center no-repeat;
	background-position: 15px 50%;
	border-top: 2px solid #FF443F;
	border-bottom: 2px solid #FF443F;
	}

    
/**********************************************************************************
=Layout
**********************************************************************************/
#wrapper
{
    background:#FFFFFF url(../images/bg_btm.gif) repeat-x bottom left;
}

#wrapper2
{
    background:url(../images/bg.gif) repeat-x top left;
}

#container
{
	margin:0 auto;
	text-align:left;
	width:982px;
    background:url(../images/bg_header.gif) no-repeat top left;
}
	
#header
{
    height:95px;
}
    #header .right{padding:0 38px 0 0;}

    #logo
    {
        margin:10px 0 0 20px;
        float:left;
    }
    
	.logout 
	{
	    float:right;
		text-align:right;
		margin:8px 0 0 0;
		text-transform:uppercase; }
    
    .strap
    {
        font-family: Times New Roman, serif;
        color:#5F8B00;
        font-size:23px;
        font-style:italic;
        font-weight:normal;
        text-transform:uppercase;
        padding:0;
        text-align:right;
        margin:8px 0 0 0;
        float:right;
        clear:both;
        width:760px;
    }
	    
    #nav
    {
        float:right;
    }
    
        #nav ul
        {
            clear:right;
            float:right;
            list-style-type:none;
            margin:8px 0 0 0;
            padding:0;
            font-size:13px;
            font-family: Times New Roman, serif;
        }
            #nav ul li
            {
                margin:0;
                padding:0;
                text-transform:uppercase;
                float:left;
            }
                #nav ul li a
                {
                    color:#9D9DA3;
                    text-decoration:none;
                    padding-left:2.5em;
                }
                #nav ul li a:hover
                {
                    color:#424243;
                    text-decoration:none;
                }
                #nav ul li a.selected
                {
                    color:#424243;
                    text-decoration:none;
                }

    #nav_loggedin
    {
        clear:right;
        float:right;
    }
    
        #nav_loggedin ul
        {
            clear:right;
            float:right;
            list-style-type:none;
            margin:8px 0 0 0;
            padding:0;
            font-size:13px;
            font-family: Times New Roman, serif;
        }
            #nav_loggedin ul li
            {
                margin:0;
                padding:0;
                text-transform:uppercase;
                float:left;
            }
                #nav_loggedin ul li a
                {
                    color:#9D9DA3;
                    text-decoration:none;
                    padding-left:2.1em;
                }
                #nav_loggedin ul li a:hover
                {
                    color:#424243;
                    text-decoration:none;
                }
                #nav_loggedin ul li a.selected
                {
                    color:#424243;
                    text-decoration:none;
                }


#content
{
    background:url(../images/bg_footer.gif) no-repeat bottom left; 
    height:auto!important;
    height:562px;
    min-height:562px;
    padding:0 11px 12px 11px;
}
    .content_wrapper
    {
        background:url(../images/bg_leftnav.gif) repeat-y bottom left; 
        float:left;
        width:100%;
        height:auto!important;
        height:574px;
        min-height:574px;
    }
    
    #left
    {
        float:left;
        width:192px;
    }
    
        #left h2.header
        {
            font-family:Times New Roman, Serif;
            font-size:2.4em;
            font-weight:normal;
            padding:8px 12px;
            background:url(../images/h_menu.gif) repeat-x top left;
            width:168px;
            height:48px;
            color:#FFFFFF;
            text-transform:uppercase;
            line-height:70px;
            margin:0 0 3px 0;
        } 
            
        #left div.turq
        {
            margin:0;
            padding:8px 12px;
            background:url(../images/bg_home_text.gif) repeat-x top left;
            width:168px;
            height:48px;
            border-bottom:1px solid #FFFFFF;
            text-transform:uppercase;
            color:#FFFFFF;
            font-size:1em;
        }
            #left div.turq h2
            {
                 font-family:Times New Roman, Serif;
                 font-size:2.4em;
                 font-weight:normal;
            }
                       
    #right
    {
       float:left;
       width:766px;
    }
    
    #right.right_admin
    {
        border:1px solid #E3E4DC;
        margin:0 0 0 5px;
        display:inline;
        width:758px;
        padding:1px;
        background:#FFFFFF;
    }
    
        #page_header
        {
            background:#E3E4DC;
            padding:0 25px 5px;
            float:left;
            width:708px;
            height:auto!important;
            height:57px;
            min-height:57px;
            display:inline;
        }
            #page_header h2
            {
                padding-top:25px;
                float:right;
                color:#1C7C89;
                font-family:Times New Roman, Serif;
                font-weight:normal;
                text-transform:uppercase;
                font-size:2em;
            }
            .my_account #page_header h2{color:#5F910C;}
            
        #page_content
        {
            padding:15px 12px 20px 35px;
            font-size:1.09em;
            clear:both;
            height:auto!important;
            height:473px;
            min-height:473px;
        }
    
#footer
{
    padding:0 15px 10px;
    text-align:center;
    text-transform:uppercase;
    color:#5F8B00;
}
    #footer a
    {
        text-decoration:none;
    }
        #footer a:hover{text-decoration:underline;}
    #footer a.n2
    {
        color:#5F8B00;
        font-size:0.8em;
    }  
    
    #footer .copyright
    {
        color:#5F8B00;
        float:left;
        line-height:20px;
        height:20px;
    }
    
    .facebook, .twitter, .wordpress
    {
        color:#787A70;
        padding-right:22px;
        padding-left:2px; 
        line-height:20px;
        height:20px;
        background:url(../images/icon_facebook.gif) no-repeat right; 
        display:inline-block;        
    }
    .twitter
    {
        background:url(../images/icon_twitter.gif) no-repeat right;
        margin-left:10px;
    }
    .wordpress
    {
        background:url(../images/wordpress_icon.png) no-repeat right;     
    }

#seo
{
    clear:both;
}

    #seo ul
    {
        float:left;
        list-style-type:none;
        text-transform:uppercase;
        line-height:1.5em;
        margin:0 2px;
    }
    
    #seo a
    {
        color:#787A70;
        text-decoration:none;
    }
    #seo a:hover{text-decoration:underline;}
    
/**********************************************************************************
=Pagnation
**********************************************************************************/
      
/**********************************************************************************
=Homepage
**********************************************************************************/
#home_panel #left div{font-size:1.4em;}

    #home_panel #left ul
    {
        margin:0;
        padding:0;
        list-style-type:none;
        border-right:1px solid #FFFFFF;
    }

    #home_panel #left ul li
        {
            margin:0;
            padding:5px 12px;
            background:#DEE2DE;
            width:167px;
            height:91px; 
            border-bottom:1px solid #FFFFFF;
            color:#424243;
            font-size:1.1em;
        }
            #home_panel #left ul li.selected{ background:url(../images/btn_home_sel.gif) repeat-x top left;}
        
            #home_panel #left ul li span
            {
                font-family: Times New Roman, serif;
                font-size:1.8em;
                display:block;
                padding:0 0 10px 0;
                text-transform:uppercase;
            }
            
            #home_panel #left ul li a{color:#424243;}
            #home_panel #left ul li a span{color:#769B28;}
            
            #home_panel #left ul li.selected a{color:#FFFFFF;}
            #home_panel #left ul li.selected a span{color:#FFFFFF;}
            

#home_panel #right
{
   height:408px;
   background:url(../images/bg_home.jpg) no-repeat top left;
}

    #home_panel #right #map
    {
        margin:28px 0 0 28px;
        width:488px;
    }
        #home_panel #right #map span
        {
            color:#769B28;
            display:block;
            height:32px;
            font-size:1.3em;
            line-height:32px;
            text-align:center;
            text-transform:uppercase;         
        }

    #home_panel #right .prop
    {
       width:207px;
       float:left;
       margin:26px 0 0 18px
    }  
       
        #home_panel #right .prop a.caption
        {
           clear:both;
           color:#787A70;
           display:block;
           height:23px;
           font-size:1.2em;
           line-height:23px;
           padding:0 4px;
           text-transform:uppercase;
           text-decoration:none;
        }
            #home_panel #right .prop a.caption span
            {
               color:#006E7E;
               font-size:0.8em;
               font-weight:bold;
            }
        
        #home_panel #right #prop_2{margin:10px 0 0 18px;}
     
        
#home_blocks
{
    clear:both;
    height:161px;
    padding-top:20px;
    background:url(../images/bg_footer_home.gif) no-repeat top left;
}

    #club, #login, #register
    {
        float:left;
        width:218px;
        height:119px;
        margin:0 0 0 15px;
        padding:15px 10px 10px 72px;
        display:inline;
    }
    
    #club{background:url(../images/bg_club.jpg) no-repeat top left;}
    #login{background:url(../images/bg_register.jpg) no-repeat top left;}
    #register{background:url(../images/bg_login.jpg) no-repeat top left;}
    
    #home_blocks h2
    {
        color:#FFFFFF;
        font-family: Times New Roman, serif;
        font-weight:normal;
        font-size:2.6em;
        text-transform:uppercase;
    }
    
     #club ul
     {
        margin:0 10px 0 3px;
        padding:0;
        list-style-type:none;
        font-size:1.2em;
     }
         #club ul li
         {
            margin:0;
            padding:0;
         }
         #club ul li a
         {
            color:#006E7E;
            text-transform:uppercase;
            text-decoration:none;
            background:url(../images/arrow_club.gif) no-repeat right;
            height:20px;
            line-height:20px;
            display:block;
         }
         
      #login
      {
        color:#C1FAFF;
        text-transform:uppercase;
        display:block;
      }
          #login label
          {
            color:#FFFFFF;
            font-size:1.1em;
            margin-top:5px;
            float:left;
          }
          #login input
          {
            width:100px;
          }
          
          #login td
          {
            padding:0 0 5px 0;
          }
          
         
      #register
      {
        color:#FFFFFF;
        text-decoration:none;
      }
          #register span
          {
            color:#BEDD65;
            text-transform:uppercase;
            display:block;
          }

/**********************************************************************************
=Layout
**********************************************************************************/     
.advancedsearch
{
    background:url(../images/b_advancedsearch.gif) no-repeat top left;
    font-family:Times New Roman, Serif;
    font-size:1.2em;
    text-transform:uppercase;
    text-decoration:none;
    color:#FFFFFF;
    border-bottom:1px solid #FFFFFF;
    height:22px;
    line-height:22px;
    display:block;
    padding:0 0 0 15px;
}

#search
{
     background:url(../images/bg_search.gif) repeat-x top left;
     height:278px;
     padding:0 10px;
     color:#1D7E8B;
     text-transform:uppercase;
     width:172px;
}

    #search label
    {
        display:block;
        padding:8px 0 2px 0;
    }
    
    #search select
    {
        width:172px;
    }

.account_overview
{
   background:url(../images/bg_accountoverview.jpg) no-repeat top left;
   height:389px;
}
    #map
    {
        margin:30px 0 0 30px;
        float:left;
    }
    
#welcome
{
    margin:30px 6px 6px;
    padding:5px;
    height:82px;
    width:178px;
    text-align:right;
}
    #welcome h4
    {
        color:#639101;
        text-transform:uppercase;
        font-family:Times New Roman, Serif;
        font-size:1.3em;
    }
    
    #welcome .name
    {
        color:#7A8485;
        font-weight:bold;
        font-size:1.1em;
        display:block;
    }
    
    #welcome a
    {
        color:#456600;
        text-transform:uppercase;
    }


.tabs a, .tabs div
{
    background:url(../images/tab_white_left.gif) no-repeat left bottom;
    height:33px;
    float:left;
    font-family:Times New Roman, Serif;
    font-size:1.2em;
    text-transform:uppercase;
    text-decoration:none;
    color:#FFFFFF;
    margin:0 5px 0 0;
    padding:0 0 0 8px;
}
    .tabs a span, .tabs div span
    {
        background:url(../images/tab_white_right.gif) no-repeat right bottom;
        height:33px;
        line-height:45px;
        display:block;
        padding:0 8px 0 25px;
    }
    
    .tabs a.selected, .tabs div.selected
    {
        background:url(../images/tab_white_left_sel.gif) no-repeat left bottom;
        color:#6F8A8E;
    }
        .tabs a.selected span, .tabs div.selected span
        {
            background:url(../images/tab_white_right_sel.gif) no-repeat right bottom;
        }

#property_list
{
    margin:15px 8px 8px;
}

    #property_list.summary{margin:0;float:left;}
    
    #property_list .summary_steps
    {
        color:#42494D;
        padding:0;
        font-size:0.9em;
        padding-bottom:5px;
        text-transform:uppercase;
    }
        
#property_list #properties
{
    background:url(../images/bg_propertylist.gif) repeat-x top left;
    border:1px solid #C5CDCD;
    margin:1px 0 0 0;
    padding:5px;
    float:left;
    width:932px;
}
    #property_list.summary #properties{width:690px;padding:5px 0 5px 5px;clear:left;}
    #property_list.summary #properties.noback{background:none;width:690px;padding:5px 0 5px 5px;clear:left;}
    
#property_list ul
{
    list-style-type:none;
    clear:both;
    margin:0;
    padding:0;
}
    #property_list ul li, .property_list_cell a
    {
        width:131px;

    }

    #property_list ul li
    {
        display:block;
        float:left;
        background:url(../images/bg_property_summary.gif) no-repeat top left;
        height:136px;
        margin-right:6px;
        padding:4px;
    }
    
    .property_list_cell{padding:0 35px 20px 0;}
    .property_list_cell table{border:2px solid #CCCCCC;height:100%;min-height:140px;}
    .property_list_cell table td{padding:5px;}
    .property_list_cell table .text{height:30px;padding:0 5px;}
    
    #property_list ul li a, .property_list_cell a
    
        text-decoration:none;
    }
    
    .property_list_cell a{display:block;}
   
    #property_list ul li .country, .property_list_cell .country
    {
        display:block;
        padding:5px 5px 0;
        text-transform:uppercase;
        color:#888891;
    }

    #property_list ul li .checkbox
    {
        display:block;
        padding:5px 0 0 2px;
        font-size:0.9em; 
    }
    
    #property_list ul li .region, .property_list_cell .title
    {
        display:block;
        padding:0 5px 0;
        color:#639101;
        text-transform:uppercase;
        font-family:Times New Roman, Serif;
        font-size:0.87em;
    }
    
    #property_list #noproperties
    {
        height:116px;
        padding:10px 5px;
        color:#639101;
        text-transform:uppercase;
        
        font-family:Times New Roman, Serif;
        font-size:1.1em;
    }
    
    .bAdd
    {
        text-transform:uppercase;
        float:right;
        margin:5px 5px 0 0;
        height:30px;
        line-height:30px;
        padding:0 33px 0 0;
         background:url(../images/b_next.png) no-repeat right;
    }

#my_search
{
    float:left;
    margin:0 0 14px 40px;
    display:inline;
}
    #my_search .tabs{margin:10px 0 1px 0;float:left;}

    #my_search .box   
    {
        border:1px solid #C5CDCD;
        clear:both;
        margin:0;
        padding:8px;
        height:158px;
        width:310px;
    }
    
    #my_search .label
    {
        color:#42494D;
        text-transform:uppercase;
        line-height:16px;
        font-size:0.8em;
    }
    
#my_details
{
    float:left;
    margin:0 0 14px 0;
    display:inline;
}
    #my_details .tabs{margin:10px 0 1px 0;float:left;}

    #my_details ul
    {
        border:1px solid #C5CDCD;
        clear:both;
        margin:0;
        padding:8px;
        height:158px;
        width:310px;
        list-style-type:none;
    }
         #my_details ul li
         {
            padding:4px 0;
            font-size:0.9em;
         }
         #my_details li.steps
         {
	        background: #F8FAFC url(../images/info.png) center no-repeat;
	        background-position: 15px 50%;
	        border-top: 2px solid #B5D4FE;
	        border-bottom: 2px solid #B5D4FE;
	        text-align: left;
	        padding: 5px 20px 5px 45px;
	        margin:0 0 12px 0;
	        display:block;
	     }
         #my_details a
         {
            color:#5F910C;
            text-transform:uppercase;
            font-weight:bold;  
            height:22px;
            line-height:22px;
            padding-right:30px;
            background:url(../images/arrow_green.gif) no-repeat right;
            display:block;
            text-decoration:none;
            cursor:pointer;
         }
    
    
#message_box
{
    float:left;
    margin:9px 0 0 0;
}

    #message_box .tabs a
    {
        background:url(../images/messagetab_white_left.gif) no-repeat left bottom;
    }
        #message_box .tabs a span
        {
            background:url(../images/messagetab_white_right.gif) no-repeat right bottom;
        }
        
        #message_box .tabs a.selected
        {
            background:url(../images/messagetab_white_left_sel.gif) no-repeat left bottom;
        }
            #message_box .tabs a.selected span
            {
                background:url(../images/messagetab_white_right_sel.gif) no-repeat right bottom;
            }
            
    #message_box ul
    {
        border:1px solid #98A6A8;
        background:#E7EEEF;
        list-style-type:none;
        padding:0 0 1px 0;
        margin:1px 0 0 0;
    }
        #message_box ul li
        {
            padding:0;
            margin:1px 1px 0 1px;
            border:1px solid #FFFFFF;
        }
            #message_box ul li a
            {
                display:block;
                padding:8px 5px;
                color:#456600;
                background:#F0F5F6 url(../images/bg_messagebox.gif) repeat-x top left;
                text-decoration:none;
                text-align:right;
            }
                #message_box ul li span.date
                {
                    color:#5F8B00;
                    font-size:1.2em;
                    display:block;
                }
                
            #message_box ul li.read a
            {
                color:#7A8485;
            }
                #message_box ul li.read span.date
                {
                    color:#9EAFB1;
                }
                
    #message_summary
    {
        border:1px solid #98A6A8;
        border-top:0;
        background:#95A3A5;
    }
        #message_summary a
        {
            display:block;
            color:#FFFFFF;
            text-decoration:none;
            padding:3px 8px;
        }
            #message_summary a:hover{background:#B0C1C3;}
            
#search_summary
{
    padding:20px 0 0 0;
    font-size:1em;
    line-height:1.2em;
}
    #search_summary span
    {
        color:#68910F;
        text-transform:uppercase;
    }
    
.property_summary, .property_details
{
    clear:both;
    padding:20px 0 10px 0;
    width:706px;
}

    .property_summary .location span, .property_details .location span
    {
        width:215px;
        height:22px;
        line-height:22px;
        float:left;
        padding:0 0 0 20px;
        margin:0 0 15px 0;
        text-transform:uppercase;
        font-size:1.1em;
        font-weight:bold;
    }
        .property_summary .location .country, .property_details .location .country
        {
            background:#90BC34;
            color:#FFFFFF;
        }
        .property_summary .location .region, .property_details .location .region
        {
            background:#B2D960;
            color:#567D00;
        }
        .property_summary .location .town, .property_details .location .town
        {
            background:#CAE298;
            color:#567D00;
        }
        
    .property_summary .gallery, .property_details .gallery
    {
        float:left;
    }
        
        .property_summary .gallery_image
        {
            float:left;
            background:url(../images/bg_gallery_summary.gif) no-repeat top left;
            padding:5px;
            margin:0 0 0 1px;
            width:207px;
            height:153px;
            display:block;
        }
        
        .property_details .gallery_image
        {
            float:left;
            background:url(../images/bg_gallery_main.gif) no-repeat top left;
            padding:5px;
        }
            .property_details .gallery_image img{width:326px;height:242px;display:block;cursor:pointer;}
        
            .property_details .gallery_image .caption
            {
                background:#E8EAE3;
                display:block;
                text-transform:uppercase;
                color:#42494D;
                text-align:center;
                padding:3px 0;
                margin-top:3px;
                height:12px;
                overflow:hidden;
                width:100%;
            }
            
            #thumbs
            {
                clear:both;
                padding:0;
                margin:5px 0 15px;
                list-style-type:none;
                background:url(../images/bg_gallery_thumbs.gif) repeat-y top left;
                float:left;
                width:336px;
            }
                #thumbs li
                {
                    height:45px;
                    width:59px;
                    float:left;
                    padding:5px 4px;
                    cursor:pointer;
                }
                
            #gallery_controls, #paging_controls
            {
                background:url(../images/bg_gallery_controls.gif) repeat-y top left;
                width:207px;
                height:19px;
                padding:5px;
                margin:0 0 4px 0;
                clear:both;
            }
            
                #gallery_controls a, #paging_controls a
                {
                    float:left;
                }
                
                #gallery_controls p, #paging_controls p
                {
                    float:left;
                    width:169px;
                    background:#BDBFB6;
                    height:19px;
                    line-height:19px;
                    text-transform:uppercase;
                    text-align:center;
                    color:#FFFFFF;
                    padding:0;
                }
				
				#gallery_controls p.pagination, #paging_controls p.pagination
				{
                    float:left;
                    width:133px!important;
					width:130px;
                    background:#BDBFB6;
                    height:19px;
                    line-height:19px;
                    text-transform:uppercase;
                    text-align:center;
                    color:#FFFFFF;
                    padding:0;
                }
            
                
        
        .property_summary .icons, .property_details .icons
        {
            line-height:39px;
            width:219px;
            margin:0;padding:0 0 0 1px;
            list-style-type:none;
            float:left;
            background:url(../images/bg_icons.gif) no-repeat top left;
            clear:both;
        }
            .property_summary .icons li, .property_details .icons li
            {
                padding:5px 3px 5px 4px;
                float:left;
            }
            
    .property_summary .details
    {
        padding:0 0 0 15px;
        float:left;
        width:470px;
    }
    
        .property_summary h4, h4.title
        {
            text-align:right;
            text-transform:uppercase;
            font-family:Times New Roman, Serif;
            font-size:1.8em;
            font-weight:normal;
            color:#1C7C89;
            margin:0 0 10px 0;
        }
        
        .property_summary thead th, .property_details thead th
        {
            color:#699210;
            text-transform:uppercase;
            font-family:Times New Roman, Serif;
            font-size:1.2em;
            font-weight:bold;
        }
        
        .property_summary tbody th, .property_details tbody th
        {
            color:#42494D;
            font-weight:bold;
            padding:2px 3px 0 0;
        }
        
        .property_summary tbody td, .property_details tbody td
        {
            color:#1C7C89;
            padding:2px 0 0 0;
            text-transform:uppercase;
        }
        
        .details_topleft
        {
            float:left;
            width:320px;
        }
            .details_topleft table{float:left;margin:0 0 20px 0;}
            
            .details_topleft table thead th
            {
                font-size:1em!important;
            }
        
        .details_topright
        {
            float:left;
            width:150px;
        }
                
            .property_ref
            {
                 background:url(../images/bg_property_summary_ref.gif) no-repeat top left;
                 width:134px;
                 height:28px;
                 padding:8px;
                 text-align:right;
                 text-transform:uppercase;
            }
            
                .property_ref span
                {
                    display:block;
                    color:#5F8B00;
                    font-size:1.2em;
                    font-weight:bold;
                }
                                                
            .details_topright a, a.pop_edit, a.view_prop
            {
                display:block;
                color:#FFFFFF;
                background:url(../images/b_summary.gif) no-repeat top left;
                height:27px;
                line-height:27px;
                padding-left:10px;
                width:140px;
                float:left;
                font-family:Arial, Sans-Serif;
                text-decoration:none;
                text-transform:uppercase;
                font-size:0.9em;
            }
            a.pop_edit{font-size:1em;}
			
 .list2_main {
	background:none;
	padding-left:0;
	width:700px;
	padding:0;
	margin-top:8px; }

.property_summary .list2_photo {
            float:left;
            background:url(../images/bg_schools_photo.gif) no-repeat top left;
            padding:5px; }
			
            .property_summary .list2_photo img {
				width:160px;
				height:120px;
				display:block;
				cursor:pointer; }
				
.property_summary .list2right {
	width:490px;
	height:110px;
	padding:18px 18px 5px 18px;
	background:url(../images/bg_list2right.gif) no-repeat top left; }
	
	.property_summary .list2right td {
		font-size:1.2em;
		font-weight:bold;
		text-transform:none; }
		
            
#column_left
{
    float:left;
    width:335px;
}

#column_right
{
    float:left;
    width:335px;
    margin-left:25px;
}
    
    .property_details #column_left th, .property_details #column_left td, .property_details #column_right th, property_details #column_right td{padding-bottom:4px;}

#list_head
{
    background:url(../images/bg_listheading.gif) no-repeat top left;
    width:701px;
    height:40px;
    line-height:50px;
    font-family:Arial, Sans-Serif;
    text-transform:uppercase;
    padding:5px;
}
     #list_head h3, #list_head h4
     {
        float:left;
        font-family:Arial, Sans-Serif;
        color:#FFFFFF;
        width:213px;
        padding:0 0 0 20px;
        font-size:1.3em;
        font-weight:bold;
     }
     
     #list_head h4
     {
        float:left;
        font-family:Arial, Sans-Serif;
        width:448px;
        color:#567D00;
     }
     
.list_item
{
    background:url(../images/bg_listitem_bg.gif) repeat-y top left;
    width:711px;
    float:left;
    clear:both;
} 
	

    .list_item div
    {
        background:url(../images/bg_listitem_top.gif) no-repeat top left;
        padding-top:5px;
        float:left;
        width:100%;
    } 
    .list_item div div
    {
        background:url(../images/bg_listitem_btm.gif) no-repeat bottom left;
        padding-bottom:5px;
        float:left;
        width:100%;
    } 
    .list_item div div div{background:none;}
    
    .list_item div.left
    {
        background:none;
        padding:8px 15px 8px 25px;
        color:#1C7C89;
        width:200px;
		font-size:1.2em;
        text-align:left!important;
    } 
    
         .list_item div.left span
         {
            display:block;
            font-size:1.4em;
         }
         
    .list_item p, .list_item div.right
    {
        padding:25px 15px 8px 25px;
        width:420px;
        float:left;
        background:none;
        text-align:left;
    } 
    
        .list_item div.left p
        {
            padding:8px 0 0 0;
            width:auto;
        } 
		
.list_item div div div.contentlistwrap {
        padding:25px 15px 8px 25px;
        width:420px;
        float:left; }
		
		.list_item div div div.contentlistwrap p {
			padding:8px 0 0 0; }
			
.list_item div div div.contentlistwrap2 {
        padding:5px 15px 0 25px;
        width:420px;
        float:left; }
		
		.list_item div div div.contentlistwrap2 h4 {
			font-size:1.2em;
			color:#1C7C89;
			margin-bottom:12px;
			text-transform:none;
			font-weight:normal;
			font-family : Arial, Helvetica, sans-serif; }
		
.contentlistitems {
	list-style-type:lower-alpha;
	margin:0;
	padding:0 0 0 25px; }
	
	.contentlistitems li {
		margin-bottom:8px; }
		
		.contentlistitems li ol {
		margin-top:8px;
		padding-bottom:0;
		list-style-type:lower-roman; }
		
		.contentlistitems li ul {
		margin-top:8px;
		padding-bottom:0;
		list-style-type:disc; }
		
		.contentlistitems li ul li{
		margin-bottom:0; }
		
.list_item div.guidetitle1 {
        background:none;
        padding:15px 15px 15px 25px;
        color:#1C7C89;
        width:200px;
        text-align:left!important; } 
    
.list_item div.guidetitle1 span {
            display:block;
            font-size:1.4em; }
			
	.list_item div.guidetitle1 span a {
         		color:#1C7C89;
				text-decoration:none; }
				
		.list_item div.guidetitle1 span a:hover {
         		text-decoration:underline; }
		
h4.guidetitle2 {
	width:420px;
	padding:15px 15px 15px 25px;
	float:left;
	background:none;
    text-align:left; }
	
	h4.guidetitle2 a{
		text-decoration:none; }
		
		h4.guidetitle2 a:hover{
		text-decoration:underline; }

.g_gap {
	margin-bottom:8px; }

.list_item2 {
    background:url(../images/bg_listitem_bg2.gif) repeat-y top left!important; }
	
.list_item3 {
    background:url(../images/bg_listitem_press.gif) repeat-y top left!important;
	margin-bottom:8px; }

.list_item div div div.guidetable {
	padding:0 5px 0 5px; }
	
	.list_item div div div.guidetable td {
	padding:8px 15px 8px 25px; }
	
	.list_item div div div.guidetable td.guidetablecolumn1 {
	font-size:1.09em;
	color:#3f413b;
	padding:8px 15px 8px 20px;
	width:200px; }

.leftimage {
	padding:27px 0 8px 5px!important;
	width:233px!important; }

.leftpressimage {
	padding:0 0 0 5px!important;
	width:210px!important; }

.leftimagetitle {
	padding-left:20px;
	margin-bottom:12px;
	width:212px!important; }		

.contentlistwrap a.jump {
	font-size:1.09em;
	font-weight:bold;
	color:#5F8B00;
	text-decoration:none; }
	
	.contentlistwrap a.jump:hover {
		text-decoration:underline; }

.newslist_item {
    background:url(../images/bg_newsitem_bg.gif) repeat-y top left;
    width:711px;
    float:left;
    clear:both; } 
	

    .newslist_item div  {
        background:url(../images/bg_listitem_top.gif) no-repeat top left;
        padding-top:5px;
        float:left;
        width:100%;  }
		 
    .newslist_item div div {
        background:url(../images/bg_listitem_btm.gif) no-repeat bottom left;
        padding-bottom:5px;
        float:left;
        width:100%; }
	 
    .newslist_item div div div{background:none;}
    
    .newslist_item div.left {
        background:none;
        padding:8px 15px 8px 25px;
        color:#1C7C89;
        width:130px;
		font-size:1.4em;
		text-transform:uppercase;
        text-align:left!important; } 
	
	.newslist_item div div div.contentlistwrap2 {
        padding:8px 15px 8px 25px;
        width:490px;
        float:left; }
		
		.newslist_item div div div.contentlistwrap2 p {
        padding-bottom:0; }

#terms_container
{
     overflow:auto;
     height:600px;
     background:#FFFFFF;
     color:#000000;
}
        
.oltitle {
	font-size:1.2em;
	color:#5F8B00;
	text-transform:uppercase;
	margin-bottom:6px;
	clear:both;
	}
	
.oltxt1 {
		margin:0 0 12px 18px; }
		#terms_container .oltxt1{font-size:1.1em;}

.olnumber2	{
		float:left;
		clear:both;
		width:30px; }
		
.oltxt2	{
		float:left;
		margin-bottom:6px;
		width:284px;}
		#terms_container .oltxt2{width:484px;}
		
.olnumber3	{
		float:left;
		width:40px;
		clear:both; }
.oltxt3	{
		float:left;
		margin-bottom:6px;
		width:244px; }
		#terms_container .oltxt3{width:444px;}
		
.olnumber4	{
		float:left;
		width:50px;
		clear:both; }
.oltxt4	{
		float:left;
		margin-bottom:6px;
		width:194px; }
		#terms_container .oltxt4{width:394px;}
		
.tesbg {
		background:url(../images/bg_listitem_tes.gif) repeat-y top left; }
		
h4.testitle {
	font-size:1.4em;
	font-weight:normal;
	text-transform:none;
	font-family : Arial, Helvetica, sans-serif;
	text-align:right; }
	
div.tescountry {
	font-size:0.9em;
	font-weight:bold;
	color:#7F7F7F;
	text-transform:uppercase;
	text-align:right;
	margin-bottom:12px;
	padding:0; }
	
.tes0 {
	padding-top:8px!important; }
		
#property_header
{
    float:left;
    padding:14px 0 0 0;
}
    #property_header img{float:left;}
    #property_header a{cursor:pointer;}
    #property_header .property_ref{background:none;text-align:left;float:left;}
	
	
.message
{
    border-bottom:2px solid #E3E4DC;
    float:left;
    clear:both;
    width:700px;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
}
    .message .header
    {
        text-align:right;
        padding:0 0 10px 0;
    }
        .message .date
        {
            color:#618C00;
            font-size:1.5em;
        }
        .message h3
        {
            color:#456600;
            text-transform:none;
            font-family:Arial, Sans-Serif;
            font-size:1.5em;
        }
    .message .content
    {
        float:left;
        width:440px;
        padding:0 10px 0 0;
    }
    .message .properties
    {
        float:left;
        width:250px;
    }
        .message .properties ul
        {
            list-style-type:none;
            padding:0;
            margin:0;
        }
            .message .properties li
            {
                margin:10px 0;
                clear:both;
            }
            
            img.thumb
            {
                float:left;
                padding:4px;
                background:url(../images/bg_thumb.gif) no-repeat top left;
            }
            .message .properties li div
            {
                float:left;
                width:130px;
                padding:5px 5px;
                text-transform:uppercase;
            }
                .message .properties li div span
                {
                    display:block;
                    padding:2px 0;
                    color:#5F8900;
                }
                .message .properties li div span span
                {
                    display:inline;
                    font-size:0.8em;
                    color:#000000;
                }
                
                    .message .properties li div span.country
                    {
                        color:#888691;
                        font-size:0.8em;
                        line-height:0.6em;
                    }
                    
                    .message .properties li div span.region
                    {
                        font-family:Times New Roman,Serif;
                        line-height:1em;
                    }
                
            .message .properties li a.add_favourite img, .message .properties li a.remove_favourite img  {
                float:left;
                margin-top:10px; } 
				
.contactinfo th {
	padding:0 12px 12px 0;
	vertical-align:top; }	
	 
	 .contactinfo td {
		color:#699210;
		padding:0 0 12px 0;
		vertical-align:top; }		
		
.advsearch th {
	font-size:1.09em;
	color:#699210;
	padding:0 12px 12px 0;
	vertical-align:top; }	
	 
	 .advsearch td {
		padding:0 0 12px 0;
		vertical-align:top; }		
				
				
				     
 
/**********************************************************************************
=Admin
**********************************************************************************/
.admin_menu
{
    width:192px;
    float:left;
}
    .admin_menu .header
    {
        color:#FFFFFF;
        text-transform:uppercase;
        height:55px;
        padding:5px 10px;
    }
        .admin_menu .header h3
        {
            font-family:Times New Roman, Serif;
            font-size:2em;
            font-weight:normal;
            color:#FFFFFF;
        }
        .admin_menu .header p
        {
            font-family:Arial, Helvetica, Sans-Serif;
        }
        
   #my_account .header{background:url(../images/bg_header_account.gif) repeat-x top left;}
   .site_admin .header{background:url(../images/bg_header_admin.gif) repeat-x top left;}
   
   #my_account ul, .menu
   {
       padding:0;
       margin:0 0 5px 0;
       list-style-type:none;
   }
       #my_account ul li, .menu li
       {
           margin:0 0 1px 0;
       }
      
   .navitem, .navitemselected, ul.menu li a
   {
      color:#006976;
      font-family:Times New Roman, Serif;
      font-size:1.1em;
      text-transform:uppercase;
      background:url(../images/bg_nav.gif) no-repeat top left;
      height:22px;
      line-height:22px;
      padding:0 0 0 15px;
   }
   
   ul.menu li a:hover {
   		color:#003642; }
   
   .navitemselected
   {
      color:#FFFFFF;
      background:url(../images/bg_nav_adminsel.gif) no-repeat top left;
   }
   
.menu .menuleftselected {
      color:#FFFFFF;
      background:url(../images/bg_nav_frontsel.gif) no-repeat top left; }
   
   .subnavbox
   {
    border:1px solid #006976;
    float:left;
    width:175px;
    padding:6px 0 6px 15px;
    background:#EAEEE9;
    list-style-type:none;
   }
   
       .subnavbox li
       {
           line-height:1.3em;
           text-transform:uppercase;
       }
   
       .subnavbox a
       {
           color:#006976;
           text-decoration:none;
       }
           .subnavbox a:hover{text-decoration:underline;}
   
   #my_account ul a,  .menu li a
   {
       display:block;
       color:#5F910C;
       text-decoration:none;
   } 
   
   #my_account ul li.selected a
   {
      color:#FFFFFF;
      background:url(../images/bg_nav_accountsel.gif) no-repeat top left;
   } 
   
                
 /**********************************************************************************
=Jcarousel
**********************************************************************************/                  
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative; 
}

.jcarousel-container-horizontal {
    padding: 0 34px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 864px;
}
    .summary .jcarousel-clip{width:430px;}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 60px;
    right: 0;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background: transparent url(../images/b_next_scroller.gif) no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
    background-position: -28px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -56px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -84px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 60px;
    left: 0;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background: transparent url(../images/b_prev_scroller.gif) no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
    background-position: -28px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -56px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -84px 0;
}

/**********************************************************************************
=FancyBox
**********************************************************************************/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancybox/fancy_title_right.png) repeat-x;
}