﻿@charset "UTF-8";
/* CSS Document */
body {  
  background-color: #00224a;  
  font-size: 12px;
  font-family: verdana, sans-serif;  
  color: #7d7d7d;
  }
a { text-decoration: none; color: #06afef;  }
a:hover {text-decoration: underline;}
p { line-height: 1.4em;}
h1 { font-size: 30px; font-family: Arial, Sans-Serif; color: #e51937;}
h2 { font-size: 25px; font-family: Arial, Sans-Serif;  }
h3 { font-size: 14px; font-weight: bold; font-family: Arial, Sans-Serif; text-transform: uppercase; }
h4 { font-size: 12px; font-weight: bold; margin-bottom: 10px;}

.header {    
    float: left;
    width: 100%;         
    background: url(/images/bg_sub-nav.gif) bottom left repeat-x;   
    height: 109px;
    font-family: Arial, Sans-Serif;
    }
    .logo {
        display: block;
        width: 157px;
        height: 41px;
        background: url(/images/logo.gif) top left no-repeat;
        float: left;      
        margin: 30px 20px 0 0px;       
        }
    .nav {
        float: left;
        width: 400px;
        margin-top: 54px;                             
        }
        .nav li { float: left; }
        .nav li a {
            display: block;
            background: url(/images/nav.gif) top left no-repeat;
            height: 35px;
            font-size: 1px;
            text-indent: -9999px;            
            margin: 0 3px 0 0;
            }
            .nav li.home a { width: 68px;}
                .nav li.home a:hover{  background-position: 0 -36px;}
                .nav li.home a.active{  background-position: 0 -72px;}
                .nav li.home a.active:hover{  background-position: 0 -72px;}
                                    
            .nav li.about a { width: 138px; background-position: -170px 0; }
                .nav li.about a:hover{  background-position: -170px -36px;}
                .nav li.about a.active{  background-position: -170px -72px;}
                .nav li.about a.active:hover{  background-position: -170px -72px;}
            
            .nav li.wishes a { width: 98px; background-position: -70px 0; }
                .nav li.wishes a:hover{  background-position: -70px -36px;}
                .nav li.wishes a.active{  background-position: -70px -72px;}
                .nav li.wishes a.active:hover{  background-position: -70px -72px;}
                
            .nav li.groups a { width: 77px; background-position: -541px 0; }
                .nav li.groups a:hover{  background-position: -541px -36px;}
                .nav li.groups a.active{  background-position: -541px -72px;}
                .nav li.groups a.active:hover{  background-position: -541px -72px;}    
        
    .subNav {            
        position: absolute;            
        top: 92px;            
        display:none;                  
        width: 500px;                             
        }
    .nav .visible { display:block; }
        .subNav li {
            float: left;
            border-left: 1px solid #2288b3;
            padding: 0 15px;
            }
            .subNav li.first { padding-left: 7px; border-left: 0;}
            .subNav li a{
                float: left;
                height: auto;
                width: auto !important;
                background-image: none;
                text-indent: 0;
                font-size: 12px;                     
                color: #00316a;                                                        
                }
                .subNav li a.active { font-weight: bold; }    
                    .subNav li a.active:hover { text-decoration: none;}   
                                             
     .utility { 
        float: right;
        text-align: right;        
        color: #fff;         
        width: 340px;     
        } 
        .jump-link { display:none; }        
        .utility .craneTotals { 
            margin: 15px 0 25px 0;             
            display: block;            
            padding-left: 25px;
            height: 18px;
            background: url(/images/icon_crane-utility.gif) top left no-repeat;      
            float: right;      
            padding-top: 3px;            
            }        
        .utility ul { 
            clear: both; 
            float: right;                
            width: 100%;                                
            }
            .utility li { 
               float: right;           
               margin: 0;
               padding: 0;
               }
                .utility li.welcome { font-weight: bold;}
                .utility li.first a {border: none;}
                .utility li a {                
                    padding: 0 0 0 10px;
                    margin-left: 10px;
                    border-left: 1px solid #5a90cf;
                    line-height: 1em;                   
                    }
                .utility .active a {                    
                    font-weight: bold;
                    color: #fff;
                    }                                           
.main {
    background-color: #fff;    
    float: left;
    width: 100%;    
    padding: 30px 0 0 0;
    }
    .main h1 { margin: 24px 0 20px 0;}
        .main h1.first { margin-top: 0;}
    .main h2 { font-size: 20px; font-weight: bold; margin-bottom: 25px; }
    .main h3 { clear: left; text-transform: none; margin-bottom: 10px; font-size: 16px; }
    .main p { margin: 0 0 20px 0;}
        .main p.back { margin-bottom: 15px;}
        .main p.back a {color: #7d7d7d;}
        .main p.myAccount { font-weight: bold; margin: 0 30px 20px 0; float: left;}
        .main p.forgotPassword { margin-left: 100px;}
            .main .rightCol p.forgotPassword { margin-left: 0px;}
    .main ul { margin-bottom: 30px;}
    .main ul li { 
        background: url(/images/bg_bullet-list.gif) left 5px no-repeat;
        padding: 0 0 0 12px;
        margin: 0 0 12px 30px;
        }
        .main ul.sitemap {
            float: left;  
            _padding-bottom: 200px;  /*this is to fix the page height issue in ie6 */                          
            }                
            .main ul.sitemap li {
                font-size: 14px;
                font-weight: bold;
                margin: 0 0 15px 0;
                }
            .main ul.sitemap li ul {
                margin-top: 5px;
                }    
            .main ul.sitemap li li {
                background-image:none;
                font-size: 12px;
                font-weight:normal;
                margin:0 0 5px 0;
                padding:0;
                }                
        .main ul.global li { background-image: none; padding: 0; }                    
            .main ul.global { margin-left: 50px; }
    .main .imgFull {
        font-size: 10px;
        text-align: right;
        margin-bottom: 20px;
        }
        .main .imgFull img {
            padding: 5px;
            border: 1px solid #ccc;
            margin-bottom: 5px;
            }               
    .main .imgLeft { float: left; padding: 0 25px 25px 0; }   
    .main .imgRight { float: left; padding: 0 0 25px 25px; }                                         
    .main .thumb {
        float: left;
        padding: 5px;
        border: 1px solid #ccc;
        margin: 0 15px 15px 0;
        }
    .main .doc {                                
        float: left;
        width: 100%;            
        margin-bottom: 10px;    
        }           
        .main .doc img { margin: 0 10px 0 0; float: left; }         
        .main .doc p { margin-top: 40px; }                

    .main .leftCol {
        float: left;
        width: 540px;  
        padding-bottom: 40px;           
        }
    .main .stacked { padding-bottom: 0;}
    .main .rightCol {
        float: right;
        width: 260px;                                         
        }
        .main .rightCol .entry {
            float: right;
            color: #02aeef;
            border: 1px solid #e2e2e2;
            margin: 0 0 10px 0;
            padding: 15px 10px;
            width: 175px;                        
            }            
            .main .rightCol .entryHover { cursor: pointer; border: 1px solid #22b8f1;}            
            .main .rightCol h1 { font-size: 20px; margin-top: 0; }
            .main .rightCol .add {
                background: #fff url(/images/icon_right-col_add.gif) 10px 15px no-repeat;
                padding-left: 70px;
                padding-bottom: 20px;
                }            
                .main .rightCol .add h3 {
                    text-transform: none;
                    }
            .main .rightCol .addGroup {
                background: #fff url(/images/bg_create-new-group-btn.gif) 10px 8px no-repeat;
                padding-left: 70px;
                padding-bottom: 5px;                
                }        
            .main .rightCol .addWishToGroup {
                background: #fff url(/images/bg_add-wish-group-btn.gif) 10px 8px no-repeat;
                padding: 18px 10px 10px 60px;
                width: 130px;
                }
            .main .rightCol .shareGroup {
                background: #fff url(/images/bg_share-new-group-btn.gif) 10px 8px no-repeat;
                padding: 18px 10px 10px 60px;
                width: 130px;
                }
            .main .rightCol .editGroup 
            {
                display: block;
                float: right;
                color: #02aeef;
                border: 1px solid #e2e2e2;
                margin: 0 0 10px 0s;                
                width: 175px;
                background: #fff url(/images/bg_edit-btn.gif) 10px 8px no-repeat;
                padding: 18px 10px 18px 60px;
                width: 130px;
                font-size: 12px;
                font-weight: bold;                
                }          
                .main .rightCol .editGroup:hover { text-decoration: none; border: 1px solid #22b8f1;}  
            .main .rightCol .share {
                background: #fff url(/images/icon_right-col_share.gif) 10px 15px no-repeat;
                padding-left: 70px;
                padding-bottom: 20px;
                }
            .main .rightCol .show {
                background: #fff url(/images/icon_right-col_show.gif) 10px 15px no-repeat;
                padding-left: 70px;
                padding-bottom: 20px;
                }
            .main .rightCol .createWish {
                background: url(/images/bg_create-new-wish-btn.gif) 4px 8px no-repeat;
                width: 170px;
                float: right;         
                padding: 16px 10px 8px 55px;        
                }
            .main .rightCol .createGroup { 
                background: url(/images/bg_create-new-group-btn.gif) 2px 4px no-repeat;
                width: 180px;
                float: right;
                padding: 10px 10px 2px 55px; 
                }        
            .main .rightCol .entry p {
                font-size: 11px;
                line-height: 1.2em;
                margin-bottom: 0;
                }
            .main .rightCol ul li {
                margin-left: 0;
                }             
                                                        
    .mainHome {    
        float: left;
        width: 100%;                    
        margin-bottom: 60px;     
        padding: 0;                     
        background: url(/images/bg_home-main.gif) top left repeat-x;   
        }
        .mainHome #flashContent { /*background: url(/images/bg_skyFlash.jpg) top left no-repeat;*/ /*background: transparent url(/images/bg_home-main.gif) top left repeat-x;*/ float: left; width: 1000px; height: 560px;}
        .mainHome h2 { color: #fff; margin-top: 40px;}
        .mainHome .leftCol { 
            float: left;            
            margin: 0 40px;
            _margin: 0 20px;
            }
        .mainHome .rightCol { width: 520px; float: right; margin-right: 40px; _margin-right: 20px;}   
            .mainHome .entry { color: #6dcff6; margin-top: 15px; }
            .mainHome .entryHover { cursor: pointer; color: #fff;}                                    
                .mainHome .entry h3 { margin-bottom: 12px;}
                .mainHome .entry p { line-height: 1.4em; }
            .mainHome .learn { 
                background: url(/images/bg_home-learn.gif) top left no-repeat;
                padding: 0 0 30px 136px;
                width: 214px; 
                } 
            .mainHome .share { 
                background: url(/images/bg_home-share.gif) top left no-repeat;
                width: 180px;
                padding: 0 0 20px 60px;
                margin: 15px 42px 0 15px;
                _margin: 15px 21px 0 7px;
                float: left;
                }
            .mainHome .show { 
                background: url(/images/bg_home-show.gif) top left no-repeat;
                width: 160px;
                padding: 0 0 20px 60px;
                float: left;
                }                        
    .tableControl {
        float: left; 
        width: 850px; 
        border-bottom: 1px solid #dddddf; 
        background: url(/images/bg_tableControl.gif) left 8px repeat-x; 
        margin-top: 20px;
        }
        .tableControl ul { float: left; margin: 0; list-style-type: none;}
            .tableControl ul li { float: left; padding: 0; margin: 0 1px 0 0; }
                .tableControl ul li a {
                    display: block;
                    background: url(/images/tabs_tableControl.gif) top left no-repeat; 
                    padding: 0 0 0 20px;
                    font-size: 14px;
                    color: #787878;
                    font-weight: bold;
                    }
                .tableControl ul li a span {
                    display: block;
                    background: url(/images/tabs_tableControl.gif) top right no-repeat; 
                    padding: 10px 20px 10px 0px;
                    }                                
                 .tableControl ul li a:hover { background-position: 0 -36px; text-decoration: none; }   
                 .tableControl ul li a:hover span { background-position: right -36px;}                                
                 .tableControl ul li a.active, .tableControl ul li a.active:hover { background-position: 0 -72px; text-decoration: none; color: #fff; }   
                 .tableControl ul li a.active span, .tableControl ul li a.active:hover span { background-position: right -72px;}                                                                                         
        .tableControl .search { float: right; margin: 11px 8px 0 0;}
        .tableControl .search input.searchText { float: left; height: 15px; padding: 2px; color: #777;}
        .tableControl .search input.searchButton { float: left; font-weight: bold; padding-bottom: 5px; height: 21px; width: auto; background-color: #53c8f4; color: #fff; font-size: 10px; border: none; line-height: 1em;}                  
        
    .main table.myWishes, .main table.groups, .main table.manageWishes {
        margin-bottom: 15px;      
        border-left: 1px solid #dddddf;
        border-right: 1px solid #dddddf;
        background-color: #fff;
        border-collapse: collapse;
        width: 850px;
        clear: both;
        }                                   
    .pagination { margin-bottom: 50px; }        
     
    .tabContent {clear: left; margin-bottom: 225px;}    
        .tabContent table.myWishes, .tabContent table.groups, .tabContent table.manageWishes {margin-bottom: 0;}                             
        .tabContent .pagination {margin-bottom: 0; margin-top: 20px;}
     
        .main thead { color: #fff; font-weight: bold; font-size: 13px; }
            .main thead tr { background-color: #34506f; border-top: 1px solid #99a7b6; border-bottom: 1px solid #99a7b6; }
            .main thead th,.main thead td { padding: 5px 10px; text-align:left; white-space: nowrap; }
            .main thead th a { color:#fff; }
        .main tbody { color: #312d2e; font-size: 11px; }        
        .main tr { background-color : #fff; }
            .main tr.pending { background-color: #fffcd6; }
            .main tr.rejected { background-color: #f4d0c1;}                    
        .main td {
            padding: 10px 10px;
            border-collapse: collapse;                                               
            border-bottom: 1px solid #dddddf;                        
            }
            .main td.date { width: 50px; }
            
            .main td.check input { width: 20px;}
            .main thead th input { width: 20px;}
            .main .check input.remove { background-color: #999; width: 150px; color: white;}
            .main td.id { width: 50px; }
            .main td.wish { width: 351px; }                
            .main td.listed {width: 50px; border-bottom: 1px solid #dddddf;}
                .main td.listed .public { display: block; padding: 1px 0 1px 16px; background: url(/images/checked.gif) top left no-repeat; }
                .main td.listed .private { display: block; padding: 1px 0 1px 16px; background: url(/images/un-checked.gif) top left no-repeat;}
            .main td.delete { padding-left: 20px; background-position: left 8px; background-repeat: no-repeat; width: 50px; border-bottom: 1px solid #dddddf;}
                .main td.delete a { padding: 3px; display: block; width: 38px;}
                .main td.delete a:hover {background-color: Red; color: White; text-decoration: none;}                                                            
            .main tr.pending td label {color: #000; font-weight: bold; float: none; }                        
            .main tr.rejected td label {color: #d2232a; font-weight: bold; float: none; }
    #groupflashContent  {float: left; padding-bottom: 40px;}    
    .noGroups {
        background-color: #f1f1f1;     
        color: #898989; 
        padding: 80px 0 100px 0;
        margin-bottom: 220px;
        border-top: 23px solid #34506F;        
        width: 850px;
        display: block;
        }
        .noGroups p { font-size: 28px; text-align: center; margin: 0; }
        .noGroups span {font-size: 18px; text-align: center;}      

                                                                                         
/* Form */
fieldset { margin: 0 0 10px 0; clear: left;}
label {
    float: left;
    width: 150px;
    padding: 3px 0;
    text-align: left;
    }
    label span { color: Red; }
input {
    width: 240px;
    border: 1px solid #ccc;
    padding: 4px;
    } 
textarea {
    width: 240px;
    border: 1px solid #ccc;
    padding: 4px;
    }       
select { padding: 4px; width: 202px;}

fieldset.state {
    width: 212px;
    clear: none;
    float: left;    
    }
    fieldset.state select { width: 80px;}
fieldset.zip {
    width: 150px;
    clear: none;   
    }   
fieldset.zip label , fieldset.state label {
    float: left;
    }       
fieldset.zip label {
    margin-left:0px;
    width:30px;
    }
fieldset.zip input , fieldset.state input {
    width: 50px;
    }
fieldset.field label {margin-left: 100px; width: 200px;}
fieldset.field select {margin-left: 100px;}               
fieldset.field input {margin-left: 100px; width: 194px;}               

fieldset.check input { width: 20px; float: left; margin: 3px 0 0 0; border: 0;}                
fieldset.check label { width: 220px; margin-left: 5px;}                
                                            
.btnCreateAccount {
    background: transparent url(/images/btn_create-account.gif) top left no-repeat;
    display: block;
    color: White;
    width: 145px;
    height: 34px;        
    text-indent: -9999px;   
    overflow: hidden;
    font-size: 0;            
    line-height: 0px;
    border: 0;
    float: left;
    }
.btnCreateGroup {
    background: transparent url(/images/btn_create-group.gif) top left no-repeat;
    display: block;
    color: White;
    width: 143px;
    height: 34px;        
    text-indent: -9999px;   
    overflow: hidden;
    font-size: 0;            
    line-height: 0px;
    border: 0;
    float: left;
    }    
.btnLogin {    
    width: 82px;
    height: 34px;
    border: none; font-size: 1px; text-indent: -9999px;
    margin-left: 97px;
    margin-top: 20px;
    float: left;    
    }  
    .btnLogin:hover {cursor: pointer;}    

.main h1.signUp {display: none !important;}
.signUp label { width: 100px;}

.changePassword {
    background: url(/images/btn_change-password.gif) top left no-repeat;
    width: 188px;
    height: 34px;    
    margin-top: 20px;
    float: left;    
    }  
    
.updateAccount {
    background: url(/images/btn_update-account.gif) top left no-repeat;
    width: 148px;
    height: 34px;     
    margin-top: 20px;    
    float: left;
    overflow: hidden;           
    }
.updateGroup {
    background: url(/images/btn_update-group-info.gif) top left no-repeat;
    width: 157px;
    height: 34px;
    border: none; 
    margin-top: 20px;        
    overflow: hidden;       
    line-height: 0px;        
    }    
.manageWishes {
    background: url(/images/btn_manage-wishes.gif) top left no-repeat;
    width: 135px;
    height: 34px;
    float: left;    
    }    
.deleteGroup {    
    height: auto;
    border: none; 
    margin-top: 20px;                
    background-color: #fff;   
    color: #06AFEF;
    margin-left: 2px;
    }    
    .deleteGroup:hover { background-color: #e51937; color: #fff; cursor: pointer;}
input.btnFinishWish {   
    display: block;
    color: White;
    width: 143px !important;
    height: 33px;        
    text-indent: -9999px;   
    overflow: auto;
    font-size: 0;          
    border: 0;  
    line-height: 0px;
    }
    
#litSubmittingRegister {
	display: none;
	background: #fff url('/images/ajax-loader-green.gif') 3px 6px no-repeat;
	color: #27982A;
	margin:0 0 0 0px;
	padding: 8px 10px 10px 30px;
	float: left;
    }            
.main .loginLeft { width: 440px; float: left; }
.main .loginRight { width: 340px; float: left; _padding-bottom: 250px; margin-right: 0; }                      

.table_login {border: none !important; margin: 20px 0 0 0;}
.table_login tr { float: left; width: 100%; border:none !important; }
.table_login td { padding: 0 0 5px 0; margin: 0; width: auto; border: none !important; }
.table_login td input { float: left; }
.table_login td.check { padding-top: 10px;}
.table_login td.check input { float: left; width: 15px; margin-left: 100px; border: none;}
.table_login td.check label { float: left; width: 200px; margin-left: 5px;}
.table_login td label {padding: 0; width: 100px; display: block;}

.main .rightCol .table_login { margin-top: 0;}
.main .rightCol .table_login tr { width: 250px;}
.main .rightCol .table_login td { float: left; width: 250px; border: 1px solid red;  }         
.main .rightCol .table_login td input { width: 180px; }  
    *:first-child+html .main .rightCol .table_login td input {width: 120px; } * html .main .rightCol .table_login td input { width: 120px; }
.main .rightCol .table_login td label { width: 100px; _width: 70px;  }    
.main .rightCol .table_login td.check { padding-top: 10px; }       
          
.main .rightCol .table_login td.check label { width: 190px; }
.main .rightCol .table_login td.check input { width: 15px !important; float: left; margin: 0; } 
.main .rightCol .table_login .btnLogin { margin: 0; width: 82px; padding: 0; } 

.passwordRecover {border: none !important; margin: 0 0 0 0;}
.passwordRecover tr { float: left; width: 100%; border:none !important; }
.passwordRecover td { padding: 0 0 5px 0; margin: 0; width: auto; border: none !important; }
.passwordRecover td input { float: left; }
.passwordRecover td label {padding: 0; width: 100px; display: block;}

.btn {border: none; font-size: 1px; text-indent: -9999px; line-height: 0px; border: none; } 
.btn:hover { cursor: pointer;}   

/* my account */
.account {    
    /*float: left;         
    height: 700px;    */
}
.main .split {     
    float: left;
    display: block; 
    width: 400px; 
    margin: 0 20px 40px 0;
    height: auto;
    }
.main .split h3 { margin-bottom: 15px;}
        .main .right { margin-right: 0; float: left;}                  
            .main .split label {width: 100px; }
            .main .split input {width: 200px;}
                .main .split input.groupName { width: 240px; }
                .main .split textarea.groupDesc { width: 240px; height: 125px; }
            .main .split textarea {width: 200px;}
                .main .split .updateAccount {width: 148px;}
                .main .split .changePassword {width: 188px;}
                .main .split .deleteGroup {width: auto;}
        .main .right label{ width: 160px;}
.main .split fieldset.state {
    width: 212px;
    clear: none;
    float: left;    
    }
    .main .split fieldset.state select { width: 80px;}
.main .split fieldset.zip {
    width: 150px;
    clear: none;   
    }   
 .main .split fieldset.zip label , .main .full .split fieldset.state label {
    float: left;
    }       
.main .split fieldset.zip label {
    margin-left:0px;
    width:30px;
    }
.main .split fieldset.zip input , .main .full .split fieldset.state input {
    width: 50px;
    }
.main .split fieldset.field label {margin-left: 100px; width: 200px;}
.main .split fieldset.field select {margin-left: 100px;}               
.main .split fieldset.field input {margin-left: 100px; width: 194px;}               

.main .split fieldset.check input { width: 20px; float: left; margin: 3px 0 0 0; border: 0;}                
.main .split fieldset.check label { width: 220px;}                
   
   
   
/*form messeging*/   
	#registration_errors{
		display:none;
		border: 1px solid #e51937;
		background-color: #fef3f5;
		padding: 5px;
		margin-bottom: 10px;
	    }
	
	#registration_errors li {
	    list-style-type: none;
		color: #e51937;		
		margin: 5px 0 5px 0;
	    }
	
	#signUpComplete { display:none; }
	.success {
		color:Green;
		border: 1px solid #3ab352;
		background-color: #eff9f0;
		padding: 5px;
		text-align: center;
	    }
	
	.validation_summary { border:dashed 2px Red; color:Red; }   
	
	.account_validation_summary ul {
		background-color:#fef3f5;
		border:1px solid #e51937;
		padding:10px 0 0 0;
	    }
	
    td.login_failure {         
        display: block;		
		background-color: #fef3f5;
		padding: 5px;
		margin-bottom: 8px;
		text-align: left;
		width: 339px;		
		}
	td.rightCol_login_failure {
	    display: block;	    	    		
		background-color: #fef3f5;
		padding: 5px;
		margin-bottom: 8px;
		text-align: left;
		line-height: 1.3em;
		width: 180px;		
	    }


/* footer */                     
.footer {
    width: 100%;
    float: left;
    color: #5a90cf;
    margin: 20px 0 80px 0;
    font-size: 11px;
    }                     
    .footer .copy {         
        clear: left; 
        margin: 0 0 20px 0;
        font-size: 10px; 
        color: #fff; 
        width: 450px;                
        }
    .footer .bordered {
        float: left;
        border-bottom: 2px solid #5e0d3c; 
        padding-bottom: 15px; 
        margin-bottom: 15px;
        width: 420px;
        }    
        
        .footer span.copy { clear: both; padding-bottom: 10px; font-size: 12px;}
        .footer p.build {clear: both; font-weight: bold;}
    .footer ul {float: right; }
        .footer li {
            float: left;
            }            
            .footer li a {                
                padding: 2px 10px;
                border-left: 1px solid #5a90cf;   
                display: block;             
                }
                .footer li.first a {border: none;}
                .footer li.last a { padding-right: 0;}




.header .wrapper {
    width: 935px;
    margin: 0 auto;
    }
.main .wrapper {
    width: 850px;
    padding-left: 150px;
    margin: 0 auto;
    background: url(/images/bg_main-full.gif) top left no-repeat; 
    min-height: 400px;   
    }
 .mainHome .wrapper {
    width: 1000px;
    margin: 0 auto;        
    }
.footer .wrapper {
    width: 930px;
    margin: 0 auto;
    }
                        
.background { 
    float: left;
    width: 100%;
    min-height: 500px;
    background: url(/images/hand.jpg) bottom right no-repeat;
    }
.background2
{
    float: left;
    width: 100%;
    min-height: 550px;
    background: url(/images/hand2.jpg) bottom right no-repeat;
    }    
.pad { height: 200px;}        
        
        
/*modals*/

	#share,
	#shareGroup,
	#shareWish,
	#badges,
	#modal_register
	{
		display:none;
	}
	
	.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
	.ui-widget-overlay { 	    
	    background-color: Black; 	    
	    opacity: .80;
	    filter:Alpha(Opacity=80); }
    
     .ui-dialog {        
        float: left;        
        padding: 25px;                        
        overflow: auto;
        }          
        .share_site {background: transparent url(/images/bg_lightbox.gif) -526px 5px no-repeat; float: left;}     
        .badge_site {background: transparent url(/images/bg_lightbox.gif) -336px 5px no-repeat; float: left;}
        .modal_register {background: transparent url(/images/bg_lightbox.gif) -526px 5px no-repeat; float: left;}    
        
        .ui-dialog a {color: #d2060f;}
        .ui-dialog-title {
            display: none;                                          
            }
        .ui-dialog h1 {
            font-size: 16px;
            font-weight: bold;   
            color: #001842;                               
            margin-bottom: 15px;
            line-height: 1.4em;            
            }
            .ui-dialog h3 {
                font-size: 14px;
                font-weight: bold;
                text-transform: none;
                margin-bottom: 10px;
                }
        .ui-dialog p { 
            margin-bottom: 15px; 
            clear: both;
            width: 410px;
            }
            .ui-dialog p span {
                color: #e51937;
                }
        .share_site fieldset {
            margin-bottom: 12px;
            clear: both;
            }
        .share_site label, .share_site h3.label {
            float: left;
            width: 100%;
            margin-bottom: 4px;
            color: #00163b;
            font-size: 12px;
            text-transform: none;
            font-weight: normal;
            }
        .share_site h3{ margin: 10px 0 10px 0;}
            .badge_site h3 { font-weight: bold; margin: 5px 0;}
                .badge_site h3 span { font-size: 11px; padding: 3px 0;}
        .share_site label span { display:block; clear: left; color: #8d8d8d; font-size: 11px; padding: 3px 0;}
        .share_site input { width: 295px; }
                                    
         .ui-dialog .badge {
            float: left;
            width: 100%;
            margin-bottom: 10px;
         }    
        .badge textarea { 
            width: 320px;
            height: 90px;             
            font-size: 10px;
            color: #777;
            line-height: 1.4em;
            margin: 0 30px 0 0;
            float: left;    
            overflow: auto;        
            }
            
        .share_site .button {
            width: 85px;
            height: 34px;
            border: none;
            float: left; 
            margin-right: 6px;
            }
          
        .ui-dialog span.cancel { display:block; padding-top: 10px;}    
        .ui-dialog-titlebar-close {
            position: absolute;
            top: 0;
            right: 0;
            color: black;
            width: 24px;
            height: 23px;
            text-indent: -9999px;
            font-size: 0px;            
            background: url(/images/btn_close-x.gif) top left no-repeat;
            }
            
            span.cancel span.sending {
            	background:#ccc url('/images/ajax-loader.gif') 3px 3px no-repeat;
            	display:none;
				color:#d2060f;
				margin:0 0 0 20px;
				padding:4px 10px 4px 30px;
                }                                           
	/* Register */
	#register_identity_other,
	#register_field,
	#register_field_other
	{
		display:none;
	}
	
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.ui-tabs-hide { display:none; }