﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background:#AFDCEC;
    font-size: 12px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #404040; 
}

img
{border:0px}

a:link, a:visited
{
    color:#00bfff;
}

a:hover
{
    color: #0095cc;
    text-decoration: none;
}

p
{
    margin-top:0px;
    margin-bottom:8px;
    line-height: 16px;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, legend
{
    color: #404040;
    margin-bottom: 0px; 
}

h1
{

    font-size:1.5em;
    padding-bottom: 0px;
    margin-bottom: 0px; 
}

h2, .tablist li a
{
    font-size:1.2em;
    font-weight: 600;
    margin-top:0px
}

.tablist li a
{
    font-size:1.3em;
    }
div.newToWlistr h2
{
    font-size:1.4em
    }
h3, legend
{
    font-size:1.1em; font-weight:600 
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/*------------- Header ----------*/
.topArea
{
    display: block;
    text-align: right;
    max-width:1020px; 
    text-align:right; 
    height:auto; 
    overflow:hidden; 
    margin:0px auto 0px;    
    padding-bottom:0px; 
    background-repeat:no-repeat
    }

.theme .topArea
{
     -moz-box-shadow:0px 0px 0px #888;
    -webkit-box-shadow:0px 0px 0px #888; 
    box-shadow:0px 0px 0px #888;
    background-image:none;  
    }
    
.loginDisplay
{
    display: block;
    text-align: right;
    padding-right:10px;
    max-width:1010px; 
    text-align:right; 
    height:18px; 
    overflow:hidden; 
    margin:0px auto 0px;
    padding-top:11px;

}
.socialMediaLogin
{
    width:auto; 
    height:auto; 
    margin-bottom:10px; 
    margin-top:10px;
    display:none;
}
  .orWlistrLogin {
      display:none;
  }  
.orWlistrLogin.currentWishesManage
{
    width: auto; height: auto; padding-left: 50px; padding-bottom:10px
    }

.loginDisplay a img
{
    border:0px;
    }

.loginDisplay a
{
    
    }
.languageWrapper
{
    float:left; margin-right:4px
    }
.languageSelector
{
    height:auto; padding-left:30px; width:auto; float:left;
    }
.languageSelectorLink
{
    float:left;margin-right:4px; padding-top:1px; width:auto;height:auto
    }
.loginDisplayBox
{
    display: block;
    /*padding-right:10px;*/
    text-align:right;
    width:auto; 
    text-align:left; 
    color:#404040; 
    height:auto; 
    overflow:hidden; 
    margin:10px auto 0;
    }

.loginDisplay a:link, .languageSelector a:link
{
    color: #404040;
}

.loginDisplay a:visited,  .languageSelector a:visited
{
    color: #404040;
}

.loginDisplay a:hover, .languageSelector a:hover
{
    color: #404040;
}
.userDescription
{
    clear:both; width:100%; padding-left:0; padding-top:15px; padding-bottom:10px;
    box-sizing: border-box; -moz-box-sizing: border-box;
    }
.html5Logo
{
    float:right;
    padding-top:5px; 
    padding-bottom:25px
    }

/* --------- Main tabs -------*/

.tablist {
    list-style:none; 
    height:50px;
    border: none;
    padding: 0;
    max-width:1010px;
    text-align:left; 
    margin:0;
    overflow:hidden;     
}

.tablist li {
    float:left; 
    width:33%;
    min-height:20px;
    max-width:200px;
    height:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;   
}

.tablist li a {
    display:block;
    text-decoration:none;
    border-bottom:0;
    color:#fff;
    background-color:#00bfff;  
    opacity: 0.8;
    min-height:30px;
    height:100%;
    padding:5px;
        box-sizing:border-box;
    -moz-box-sizing:border-box; 
    line-height:20px;  
}

.tablist li a:hover {
    background:#0095cc;  opacity: 1;
    color:#fff;
    text-decoration:none;
}


.tablist li#current a {
    background-color: #fff;
    color: #404040;  opacity: 1;
}
.tablist li#current a:hover {
    background-color: #fff;
    color: #404040;opacity: 1;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    max-width: 1020px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    -moz-border-radius:0px 0px 15px 15px;
    -webkit-border-radius:0px 0px 15px 15px; 
    border-radius:0px 0px 15px 15px;
    overflow:hidden; min-height:600px;
    -moz-box-shadow: 4px 4px 5px #888;
    -webkit-box-shadow: 4px 4px 5px #888;
    box-shadow: 4px 4px 5px #888;
    padding-bottom:15px;
    padding-top:0px;
}

.theme .page
{
    -moz-border-radius:3px 3px 15px 15px;
    -webkit-border-radius:3px 3px 15px 15px; 
    border-radius:3px 3px 15px 15px;
    }

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding:0px;
    margin:0px;
    min-height: 420px;
    float:left;
    width:100%;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}
.leftMenu
{
    max-width:975px; 
    height:auto;
    margin-left:10px;
    min-height:14px
    }
    
.leftMenu ul, .leftMenuHide ul
{
    list-style: none; margin-left:0px; padding-left:0px; min-height:0px; width:100%
    }
.leftMenu ul li
{
    float:left; width:auto; padding-right:3%;
    }
.leftMenu ul li a {
    padding-top:5px;
    display:block;
    }
.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

/* Main site sectors*/
.loginSector
{
    
    }
.loginColor
{
    
    }
.wishSector
{
    
    }
.wishColor
{
    background-color:white
    }
.inviteColor
{
    background-color:white
    }
.wishListColor
{
    background-color:white
    }    
.wishItem
{
    min-height:40px; overflow:hidden; width:100%; border:1px solid gray; margin-bottom:10px; padding: 5px 10px 10px 20px;
    -moz-border-radius:15px 15px 15px 15px;
    -webkit-border-radius:15px 15px 15px 15px; 
    border-radius:15px 15px 15px 15px;
    box-sizing: border-box; -moz-box-sizing: border-box;
    }
.wishItem h3, .productDetails h3, .productDetails h3 a 
{
    margin-top:5px; padding-top:0px; color:#E55C17
    }
.productDetails h3 a 
{
    text-decoration:none;
    }
.newWish
{
     width:100%; height:100%; float:left; padding-top:10px; box-sizing: border-box; -moz-box-sizing: border-box;
     padding-right:20px; max-width:480px;
    }
.newWish h1
{
    margin-top:0px
    }
.newWishRow
{
    clear:both;min-height:20px; padding-top:5px; width:100%; overflow:visible
    }
.newWishRowButton
{
    clear:both;min-height:12px; padding-top:2px; width:100%
    }
.newWishHeader
{
    clear:left;width:90px;float:left; 
}
.newLongWishHeader
{  clear:left;width:230px;float:left }
a.inviteLink
{
    display:block; padding-right:60px
    }
.newWishValue
{
    float:left;
    width:100%;
    }
.newWishValue input[type=text], #PwdRecover input[type=text]
{
    width:100%; margin-bottom:7px; height:36px; padding-left:5px; box-sizing: border-box; -moz-box-sizing: border-box;
    }
.newToWlistr input[type=text]
{
    width:100%;
    }
.newToWlistr div
{
    clear:both
    }
    
 #PwdRecover
 {
     width:100%; height:auto; padding:100px 0 0 10px;box-sizing: border-box; -moz-box-sizing: border-box;
     }
 #PwdRecover table tr td
 {
     padding-top:10px;      
     text-align:left
     }
#PwdRecover .hideButton
{
    display:none
    }
 
/* Advanced settings */
.advancedSettings
{
    width:100%; margin-top:30px; height:auto;background-color: #F0F0F0; border-radius: 5px 5px 5px 5px; padding: 10px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.advancedSettings hr
{
    float: left;
    width: 100%;
    box-sizing: border-box; -moz-box-sizing: border-box;
    }

.birthdayIcon
{
    background-image: url(/images/themes/birthday_thumb.jpg);
    background-repeat: no-repeat;
    }
.weddingIcon
{
    background-image: url(/images/themes/wedding_thumb.jpg);
    background-repeat: no-repeat;
    }
.wedding2Icon
{
    background-image: url(/images/themes/wedding2_thumb.jpg);
    background-repeat: no-repeat;
    }
.genericIcon
{
    background-image: url(/images/themes/generic_thumb.jpg);
    background-repeat: no-repeat;
    }
.christmas1Icon
{
    background-image: url(/images/themes/christmas1_thumb.jpg);
    background-repeat: no-repeat;
    }
.christmas2Icon
{
    background-image: url(/images/themes/christmas2_thumb.jpg);
    background-repeat: no-repeat;
    }
.christmas3Icon
{
    background-image: url(/images/themes/christmas3_thumb.jpg);
    background-repeat: no-repeat;
    }
.themeHeader
{
    width:25%; height:auto; float:left;  padding-top:20px; text-align:right
    }
.themeContainer
{
    float:left; width:65%; height:87px; margin:0 1% 0 1%; margin-bottom:10px
    }
.themeCustom
{
    clear:left; padding-top:10px; width:auto; height:auto
    }
.themeCustom input[type=text]
{
    width:290px; margin-left:4px
    }
    
.advancedChange
{
    width:100%;
    margin-bottom:2px;
    box-sizing: border-box; -moz-box-sizing: border-box;
    }
.advancedHeading
{
    float: left;
    height: 14px;
    padding-top: 5px;
    width: 95px;
    }

/* advanced end  */
.errorColor
{
   color:red; 
    }
.error
{
    color:red; width:60px; height:20px; float:left
    }
.wishDescription p, mceContentBody p
{
    margin-top:3px;margin-bottom:3px; padding:0px
    }

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li
{

    }

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/*---------------- Footer ---------------------*/
.footerDisplay
{
    display: block;
    text-align: right;
    max-width:990px; text-align:right; height:auto; overflow:hidden; margin:10px auto 10px; padding-right:30px
   
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    -moz-border-radius:15px 15px 15px 15px;
    -webkit-border-radius:15px 15px 15px 15px; 
    border-radius:15px 15px 15px 15px;
    margin:0px;
    padding: 1em;
    border: 1px solid #ccc;
    box-sizing: border-box; -moz-box-sizing: border-box;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
   
}

fieldset.login
{
    width:100%;
    }
fieldset.login a
{
    padding-left:20px
    }
 fieldset.register
 {
    width:251px
     }
fieldset label.inline 
{
    display: inline;
}
input.loginText
{
    width:100%;box-sizing: border-box; -moz-box-sizing: border-box;
    }
div.inputRow
{
    margin-bottom:3px
    }
legend 
{
    /*font-size: 1.1em;*/
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

div.accountInfo
{
    width: 100%; float:left;
}
/* Login Register ---------------------------*/

.logRegHeading
{
    width:70px; float:left
    }

/* MISC  
----------------------------------------------------------*/
 input, textarea, select {  
     padding: 4px;  
     border: solid 1px #CCC;
     outline: 0;  
     font-size:13px; 
     background: #FFFFFF;
     border-radius:4px 4px 4px 4px  
 }      
 select
 {
     padding:1px;
     }  
 textarea {  
     width: 345px; /*345px;  */
     height: 150px;  
     line-height: 130%;  
     }  
 .manageWishListLogedIn textarea {  
     width: 430px; /*345px;  */
     height: 150px;  
     line-height: 130%;  
     }  
 input:hover, textarea:hover,  
 input:focus, textarea:focus {  
     border-color: #404040;  
     /*-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;  */
     }
       
.submitButton 
{
	background: #00bfff;
	background:linear-gradient(center top , #3cf, #00bfff) repeat scroll 0 0 transparent;
	background:-moz-linear-gradient(center top , #3cf, #00bfff) repeat scroll 0 0 transparent;
	background:-webkit-linear-gradient(center top , #3cf, #00bfff) repeat scroll 0 0 transparent;	
    
    border-radius:0.5em 0.5em 0.5em 0.5em;
    box-shadow:0 1px 1.5px rgba(0, 0, 0, 0.2);
    -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
    -moz-box-shadow:0 1px 1.5px rgba(0, 0, 0, 0.2);
    -webkit-border-radius:0.5em 0.5em 0.5em 0.5em;
    -webkit-box-shadow:0 1px 1.5px rgba(0, 0, 0, 0.2);    
    cursor:pointer;
    display:inline-block;
    font:13px Arial,Helvetica,sans-serif;
    margin:5px 2px;
    outline:medium none;
    text-align:center;
    text-decoration:none;
    vertical-align:baseline;
    color:white;
    text-decoration:none;
    padding: 2px 3px 2px 3px;
}
.submitButton:hover 
{
    background: #0095cc;
    background: linear-gradient(center top, #0095cc, #00678E) repeat scroll 0 0 transparent;
	background: -moz-linear-gradient(center top, #0095cc, #00678E) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(center top, #0095cc, #00678E) repeat scroll 0 0 transparent;	
}
.submitButton:active {
	position: relative;
	top: 1px;
}
.signUp
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-weight:600;
    margin-left:0; 
    font-size:15px;
    padding: 0px 7px 7px 7px;
    }
.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: 650px;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.mceLayout
{
    width:100% !important; border-radius:4px 4px 4px 4px
    }
/*.manageWishListLogedIn .mceLayout
{
    width: 100% !important
    }
.newToWlistr .mceLayout
{
    width:400px !important;
    }
*/
/*--- Home --*/
.startLogin {

    width:100%;
    max-width:277px;
}
.competition
{
    display:none;
    }
.competition h2, .sidePlaceHolder h2
{
    color:#E55C17
    }
.sidePlaceHolder
{
    float:left; min-height:10px; width:250px; padding:10px 15px 15px 15px; margin:15px 0px 0px 10px;
    }
/*------------- Wish list, all states -------*/
#Giftideas.moreInfo, .moreInfo {
    display:none;
}
.manageWishListLogedIn, .manageWishListNotLogedIn, .invitePage {
    min-height: 600px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100% !important;
}
.loginWrapper {
    float:left; width:auto;height:auto;
}
#MainContent_pnlInvited.wishListInvited, .ad250, .loginWrapper {
        margin-left:10px;
    }

/*------------- Wish list not loged in ------*/
.intro
{
    height:auto;width:100%;float:left
    }
.intro p
{
    width:90%
    }
.contentArea
{
    width:100%;height:auto; float:left
    }
.moreInfo
{
    min-height:50px;width:auto;clear:both; padding-top:15px
    }
.twitterWrapper
{
    width:300px;height:auto;padding-top:25px; padding-left:10px;float:left
    }
b.enf
{
    font-size:20px
    }

.manageWishListNotLogedIn
{
    width:1000px
    }
.StartPageIntro
{ 
    float:left; width:100%; margin-top:20px
}
.StartPageIntro h1
{
    margin-top:0px !important; padding-top:0px !important; width:100%; float:left; font-family: 'cabin sketch'; font-size:44px
    }
.StartPageIntro p
{
    font-size:14px; float:left
    }
.introImage
{
    width:100%;height:auto; padding-top:25px; max-width:200px;
    }
.introImage img {
    width:100%; height:auto;
    }
.newToWlistr
{
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    clear: both;
    height: 300px;
    padding-top: 15px;
    width: 100%;
    float:left;
    box-sizing: border-box; -moz-box-sizing: border-box;
    } 
.newToWlistr h2
{
    padding-bottom:8px
    }
.newToWlistr h2, .newToWlistr div {
    max-width:350px;
    }   
.usp
{
    clear:both; font-size:16px; font-family:Trebuchet MS; padding-top:5px
    }

.usp ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-bottom:30px;
}

.usp li
{
background-image: url(/Images/sketch-check.png);
background-repeat: no-repeat;
background-position: 0;
padding-left: 22px;
margin-top:2px;
margin-bottom:2px;
}
p.HowSiteWorksDescription
{
    width:auto
    }
.firstPageTutorial
{
    float:left; 
    width:300px; 
    padding-left:25px; 
    padding-top:20px;
    height:295px; 
    margin-top:0px;
    border-top: 1px solid #cccccc; /*#E55C17;*/
    border-bottom: 1px solid #cccccc;
    display:none
    }
/*-------------- Manage wish list, logged in ---------*/
.wishHeader
{
    width:30%; float:left; height: 20px; padding-top: 3px;
    }
h1.manageWishHeader
{
    float:left;width:30%;
    padding-top:0px; margin-top:0px
    }
div.newWishListRow
{
    width:100%;height:25px; clear:both;
    }
div.newWishListRow .submitButton
{
    padding-top:0px; margin-top:4px; margin-left:5px; width:13%;
    }
p.manageWishDescription
{
    padding:0px;margin:0px; clear:both; margin-bottom:15px; width:100%;
    }
.txtListName
{
    width:50%; float:left; margin-top: 4px;
    }
#MainContent_pnlCreateNewList
{
    float:left;
    width:550px;
    }
.manageWishListLogedIn
{
    clear:both; max-width:993px; height:auto; position:relative; 
    width:100%; box-sizing: border-box; -moz-box-sizing: border-box;
}
.manageWishListLogedIn #LoginBox
{
    display:none; z-index:10; position:relative; top:1px
    }
.manageWishListLogedIn .wishLogin
{
    float:left;
}
.manageWishListLogedIn .loginDisplayBox
{
    padding-left:0px
    }
.wishLogin
{
    width:100%;height:auto; padding-top:12px;
    max-width:262px;
    }
.wishLogin a.showLogin
{
    font-weight:bold; 
    }
.manageWishListLogedIn a.showLogin
{
    font-size:1.5em; display:block; margin-bottom:20px;
    margin-left: 5%;
    }
.newWishSpace
{
    width:500px; height:5px;clear:both
    }
.wishListsDDContainer
{
    width:100%; height:auto;
    }
.wishListsDDContainer select
{
    margin-left:5px
    }
.wishContent
{
    float:left
    }
.currentWishesManage
{
    float:left; width:100%; height:100%; height:auto; padding-top:1px;
    box-sizing:border-box; -moz-box-sizing:border-box;
    padding-right:20px; 
    }
.currentWishesManage h2
{
    margin-bottom:3px
    }
.wishItemEdit
{
    float:left; width:20%
    }
p.newWishHowto
{
    width:100%; height:auto; padding-right:40px; box-sizing:border-box; -moz-box-sizing:border-box;
    }
div.manageInfoBox
{
    margin-top:20px;
    }
div.notLogedIn
{
    background-color:Yellow
    }
/* --------------------------- Invite to wish list page*/
.socialMediaLinkContainer
{
    width:100%; height:auto; margin-bottom:8px
    }
.widgetCode
{
    width:100%; min-height:12px; background-color:#F0F0F0; border-radius: 5px 5px 5px 5px; padding:5px; box-sizing:border-box; -moz-box-sizing:border-box;
    }
.invitedListing
{
    float:left; width:100%; height:auto
}
.invitedListing table
{
    width:100%;
    }
.invitePage p
{
    width:100%; max-width:500px;
    }
hr.invitedSeparator
{
    width:443px; float:left; margin-top:20px; background-color:#ccc !important; border-width:0px; height:1px; margin-bottom:20px
    }
.InvitationSentContainer
{
    margin-top:80px; padding-left:20px; width:auto; height:auto
    }
.inviteWarning
{
    background-color:Yellow; width:auto;height:auto
    }
.invitePage .advancedChange {

    max-width: 443px;
}

/*---------------------------- Invited to wish list page*/
#MainContent_pnlInvited {

    width:100%;
    height:auto;
    overflow:hidden;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    
}
#MainContent_pnlInvited table {

    width:auto !important;
    max-width:300px;
}

.wishWelcome
{
    float:left; width:100%; min-height:12px; padding-bottom:6px
    }
.wishListColor .currentWishes .wishItem
{
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    }
.currentWishes
{
    float:left; width:100%;height:auto;
    }
#MainContent_pnlInvited select
{
    margin-left:4px
    }
.wishContainer
{
    width:100%; min-height:600px; float:left; padding:15px 10px 0 10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    }
.wishReserve
{
    width:250px; height:auto; margin-top:9px; margin-bottom:2px; float:left
    }
.wishReserve a
{
    margin-left:4px
    }
.comment
{
     min-height:40px; width:495px; margin-top:5px; padding: 5px 5px 5px 5px;
     border-bottom:1px solid #666666
    }
.commentsWrapperx
{
    width:90%; height:auto; padding-left:12px; padding-top:0px; padding-bottom:5px;
    }
.bubble {
	width:100%;
	
}
.bubble .pointer {
	height:15px;
	background:#E5E5E5;
}
.bubble .pointer div {
	height:100%;
	background:#ffffff;
}
.bubble .pointer .one {
	width:50%;
    border-radius-bottomright: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius:15px;
	float:left;
}
.bubble .pointer .two {
	width:50%;
	float:right;
	border-radius-bottomleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius:15px;
}
.bubble .content {
	padding:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	background:#E5E5E5;
	text-align:left;
	min-height:30px;
}
.bubble .content input[type=text]
{
    width:77%
    }
.wishDescription
{
    height:auto;
    overflow:hidden;
    
    }
.wishDescription .image
{
    padding-top:10px;
    padding-right:10px;
    float:left;
    }
.wishDescription .readMore
{
    float:left; height:50px; padding-top:50px; width:150px
    }
.ad250
{
    width:250px; height:250px; float:left; margin-top:5px
    }
/**** Widget ****/
body.widget
{
    background-color:White
    }
body.widget h1
{
    margin-bottom:4px; padding-top:2px; padding-left:5px
    }
body.widget h1 a
{
    text-decoration:none; color: white;
    }
body.widget h1 a:hover
{
    text-decoration:underline;
    }
body.widget .currentWishes
{
    float:left; 
    width:225px;
    height:auto; 
    height:300px; 
    overflow-y:scroll;
}
body.widget .wishItem
{
    float:left; 
    height:auto;
    background-color:White;
    padding: 5px 0 5px 10px;
    width: 198px;
    border:0;
    border-radius:0
    }
body.widget .wishDescription .readMore
{
    height:15px; padding-top:15px
    }
body.widget .bestPriceWrapper
{
    float:left
    }
body.widget .wishDescription .readMore 
{
    width:100px
    }
/**** Price wrapper ****/
.bestPriceWrapper
{
    width:auto; height:auto; padding-top:10px; float:right
    }
.bestPriceWrapper img
{
    border:0px !important; padding-top:0px; padding-left:3px
    }
/***  Gift ideas ****/
.productDetails
{
    float:left; width:98%; height:250px; margin-right:1%; border-bottom:1px dotted black
   }
.productDetails a.titleLink
{
    text-decoration:none;
    }
.productDetails div.creator
{
    height:auto; width:auto; margin-bottom:10px;
    }
div.giftIdeaList
{
   width:auto; min-height:100px; margin-bottom:10px; overflow:hidden
    }
div.giftIdeaList h3
{
    clear:both; margin-bottom:10px !important;  margin-top:12px
    }
div.giftIdeaList h2
{
    clear:both; margin-bottom:7px !important; font-size:15px !important; margin-top:10px
    }
div.moreInfo div.giftIdeaList h2
{
    clear:both; margin-bottom:0px !important; font-size:15px !important; margin-top:0px
    }

div.giftIdeaList a.imageLink
{
    display:block; float:left; width:46%; max-height:160px; overflow:hidden;
    }
div.giftIdeaList a.imageLink img
{
    width:100%; height:auto; max-width:160px;
    }
div.giftIdeaList div.creator, div.giftIdeaList div.price
{
    float:left; width:40%; margin-left:10px; font-weight:bold
}
div.giftIdeaList div.price a.titleLink
{
    display:block; margin-top:7px
    }

div.giftIdeaList a.backLink
{
    display:block; clear:both
    }
div.giftIdeaList p.giftIdeasIntro
{
    padding-bottom:15px
    }
#Giftideas div.productDetails
{
    height:235px
    }

/**** Gift ideas SV ****/
#PresenttipsStart .productDetails
{
    height:190px !important;
    }
#Presenttips .productDetails
{
    height:210px !important;
    }
#PresenttipsStart .productDetails .image, #Presenttips .productDetails .image
{
    float:left
    }
span.strike
{
    text-decoration: line-through;
    }
.onlyFull {

    display:none !important;
}
@media only screen and (min-width: 520px) {

    .tablist {
        list-style: none;
        height: 28px;
    }

    .StartPageIntro h1
    {
        font-size:54px;
    }
    .introImage
    {
        float:left; width:34%;
    }

    .intro
    {
        width:66%;
    }
    a.inviteLink
{
    float:right;
    }
    .bubble .content input[type=text]
{
    width:80%
    }
}

@media only screen and (min-width: 720px) {
    #PwdRecover {
        padding-left:20%;
    }
    .wishContainer {
        width: 61%;
        padding-left:25px;
        padding-right:25px;
    }
    #MainContent_pnlInvited {

    width:auto;
    padding-left:0;
    margin-right:4%;
    }
    .tablist {
    list-style:none; 
    height:auto;
    *height:3px;
    border: none;
    padding: 0px 0px 0px 10px;
    max-width:1010px;
    text-align:left; 
    margin:32px auto 0;
    overflow:hidden;     
    }

    .tablist li a {
    display:block;
    padding-left:15px;
    text-decoration:none;
    border-bottom:0;
    color:#fff;
    background-color:#00bfff;  opacity: 0.8;
    min-height:28px;
    /* CSS 3 elements */
    -webkit-border-radius-topright:30px;
    -webkit-border-radius-topleft:20px;
    -moz-border-radius-topright:30px;
    -moz-border-radius-topleft:20px;
    border-radius-topright:30px;
    border-radius-topleft:20px;
    border-top-right-radius:30px;
    border-top-left-radius:20px;
    
    }

    .tablist li a
    {
        font-size:1.5em;
    }

    
    .newWish
{
     width:53%; height:100%; float:left; padding-top:10px
    }

    .currentWishesManage
{
    float:left; width:47%; height:100%; height:auto; padding-top:1px; 
    }

    .competition
    {
        float:left; min-height:10px; width:30%; border-radius:15px 15px 15px 15px; padding:10px 15px 15px 15px; margin:15px 0px 0px 0px; border:1px solid #ccc;
        display:block; box-sizing: border-box; -moz-box-sizing: border-box; max-width: 277px;
    }

    .contentArea
    {
        width:68%;height:auto; float:left; margin-right:2%; padding-bottom:30px;
    }

    .manageWishListLogedIn, .manageWishListNotLogedIn, .invitePage {
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .leftMenu
    {
        margin-left:25px;
    }

    #Giftideas.moreInfo, .moreInfo {
        display:block;
    }
    .startLogin {

    width:30%;
    }
    .signUp {
    
        margin-left:5%;
    }
    .userDescription {
        margin-left:5%;
    }
    .newToWlistr {

            padding-left: 10%;
    }

    .productDetails {
        width: 48%;
    }

    .manageWishListLogedIn .wishLogin {
        width: 30%;
        float:right;
    }
    .advancedSettings {
        margin-top: 60px;
    }

    div.manageInfoBox
{
    margin-top:40px;
    }
    #MainContent_pnlInvited {
    
        width:55%; float:left;
    }

    .invitedListing {
        margin-top:15px;
        width: 40%;
    }
    #MainContent_pnlInvited.wishListInvited {
        width: 27% !important;
    }
    #MainContent_pnlInvited.wishListInvited, .ad250, .loginWrapper {
        margin-left:0;
    }
}

@media only screen and (min-width: 850px) {


    .wishContainer {
        width: 66%;
    }
    .signUp {
    
        margin-left:11%;
        font-size:19px;
    }
    .manageWishListLogedIn a.showLogin {
        margin-left: 11%;
    }
    .userDescription {
        margin-left:5%;
    }
    
        .newToWlistr {

            padding-left: 20%;
    }

    div.newWishListRow .submitButton
    {
        margin-left:3%;
        }


}

@media only screen and (min-width: 984px) {

    .onlyFull {

    display:block !important;
    }
    .txtListName
    {
        width:52%;
    }
    .wishHeader
    {
        width:25%;
    }
    h1.manageWishHeader
    {
        width:25%;
    }

    .themeHeader
    {
        width:12%;
    }
.themeContainer
    {
        width:36%;
    }
    .wishContainer {
        width: 69%;
    }
}