/* 
    Document   : layout
    Created on : May 6, 2010, 1:58:24 PM
    Author     : beth
    Description:
        Layout and positioning of default style for Unforgettable Moments
*/

body {
	font-size: 1em;
}

#user-menu{
	top: 0px;
	left: 0px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    z-index: 10000;
    width: 100%;
    box-shadow: #000 0px 0px 10px;
}
#user-menu div {
    width: 960px;
    margin: auto;
}
#user-menu a.login-button {
    padding-right: 2px;
    padding-left: 2px;
    display: inline-block;
    cursor:pointer;
    padding-bottom: 0px;
    padding-top: 0px;
    line-height: 25px;
    min-width: 50px;
    text-align: center;
}

#user-menu a.clicked-button {
    padding-right: 2px;
    padding-left: 2px;
    display: inline-block;
    cursor:pointer;
    padding-bottom: 0px;
    padding-top: 0px;
    line-height: 25px;
    min-width: 50px;
    text-align: center;
}

#login-register {
    float: left;
    position: relative;
    z-index: 500;
    min-width: 700px;
}

#cart-stub {
    float: right;
    position: relative;
    z-index: 500;
    line-height: 40px;
    height: 40px;
    *padding-top: 7px; /* IE7 kludge */
}

#signin-menu {
    position: absolute;
    top: 28px;
    left: 0px;
    width:300px;
    z-index:100;
    -webkit-box-shadow: rgba(0, 0, 0, 0.296875) 0px 3px 3px;
}
#signin-menu form{
    margin: 10px;
}
#signin label,
.signin label {
    float:left;
    width:75px;
}

.signin p.form-p {
    height: 40px;
    line-height: 40px;
}

#drop-shadow {
    width: 1004px;
    margin: 40px auto 0px auto;
}

#wrap {
    width: 960px; /* temporary hack 11.05.10 white border bg image fix */
    margin: auto;
    min-height: 700px;
}

#logo-header {
    height: 88px;
}

#logo {
    margin-top: 28px;
    margin-left: 20px;
    
    margin-top: 0px;
    margin-left: 0px;
    
    float: left;
}

#search-bar {
    float: right;
    margin-top: 22px;
    margin-right: 10px;
    width: 340px;
}
#search-bar form {
    padding: 0;
    margin: 0;
    position: relative;
}
#search-box {
    width: 244px;
    height: 37px;
    padding-left: 9px;
    padding-top: 0px;
    line-height: 37px;
}

#search-submit {
    display: inline-block;
    width: 68px;
    height: 39px;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 1px;
    background-position: 0px 0px;
}
#search-submit:hover {
    background-position: 0px -39px;
}

#nav-menu {
    padding: 0;
    margin: 0;
    height: 42px;
    line-height: 42px;
    position: relative;
    z-index: 300;
}

#nav-menu li.social-media {
    list-style: none;
    float: right;
    margin-top: 1px;
    margin-right: 2px;
}

li.social-media img {
    border: 0px solid white;
    max-height: 42px;
}

#nav-menu li.nav {
    list-style: none;
    float: left;
    margin-left: 10px;
    height: 42px;
    line-height: 42px;
    margin-right: 10px;

}
#nav-menu li.nav a {
    height: 42px;
    line-height: 42px;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}

#nav-menu ul.column li a {
    height: 20px;
    line-height: 20px;
    display: block;
    padding-left: 0px;
    padding-right: 0px;

}

#product-menu {
    position: absolute;
    top: 42px;
    left: 0px;
    z-index:100;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.296875) 0px 3px 3px;
    /*text-transform: uppercase;*/
    line-height: 22px;
    border: 1px solid #ccc;
    border-top: 0px;
    border-left: 0px;
    width: 960px;
}

ul.column {
    float: left;
    width: 130px;
    border-left: 0px dashed #000;
    margin: 10px;
    font-size: 8pt;
    line-height: 22px;
    min-height: 150px;
    *padding: 0px;
    *margin: 0px;
}

ul.first {
    font-weight: normal;
    color: #525252;
    border-left: 0px;
}

.column li {
    float: none;
    clear: left;
    padding-left: 10px;
    padding-top: 0px;
    margin-top: 0px;
    display: block;
}

.column a {
    padding: 0px;
    margin: 0px;
    height: 20px;
    display: inline;
    line-height: 20px;

}
.column li b {
    margin: 0px;
    padding: 0px;
}

#page-content {
    min-height: 450px;
}

#breadcrumb-holder {
    border: 0px solid blue;
    margin: 10px;
    *padding-bottom: 20px;
}

#breadcrumb {
    max-width: 780px;
    float: left;
}

#breadcrumb li {
    float: left;
    padding-right: 20px;
    margin-right: 10px;
    height: 15px;
    line-height: 15px;
}

span.show-all {
    float: right;
    font-size: 0.8em;
    margin-right: 0px;
    border: 0px solid red;
}

#fp-banners-holder {
    width: 960px;
    height: 200px;
}

#frontpage-banners {
    margin-left: 10px;
    margin-top: 10px;
}
#frontpage-banners li {
    list-style: none;
}
.banner img {
    width: 940px;
}

.products-collection {
    width: 940px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.products-collection h2 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.products-collection h2 span.show-options {
    font-size: 0.5em;
    margin-right: 0px;
    margin-left: 10px;
}

#cat-options {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    margin-bottom: 20px;
    margin-top: 20px;
}
#cat-options form label {
    margin-left: 15px;
}
#cat-options form input[type=radio] {
    margin-right: 5px;
}
#cat-options form input[type=submit] {
    margin-left: 20px;
}
.products-collection h2 span a {
    color: #777777;
    font-weight: normal;
}
.product-thumb {
    width: 150px;
    float: left;
    margin-right: 46px;
    min-height: 300px;
}
.product-thumb.end {
    margin-right: 0px;
    float: right;
}

.product-thumb h4 {
    min-height: 44px;
    line-height: 22px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.product-thumb .thumb-holder {
    width: 150px;
    height: 150px;
}

.thumb-holder img {
    /*width: 150px;*/
}
.product-thumb h3 {
    margin-top: 2px;
    margin-bottom: 2px;
    
}
.product-thumb em {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.product-thumb p {
    margin-top: 5px;
    margin-bottom: 10px;
}
.product-thumb span.buy-now {
    display: block;
    margin-top: 10px;
    padding-top: 10px;
}
.product-thumb span.buy-now a {
    display: block;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

/*********** next prev wrap ************/

#next_prev_wrap {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12pt;
    letter-spacing: 2px;
}

#next_prev_wrap {
    clear: left;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

#next_prev_wrap a:link,
#next_prev_wrap a:visited {
    background-color: #f0f0f0;
    color: #666;
    padding: 5px;
    margin: 0px;
}

#next_prev_wrap li {
    margin: 0px;
    padding: 0px;
}

#next_prev_wrap a.current_page,
#next_prev_wrap a:hover {
    text-decoration: none;
    background-color: #fff;
    color: red;
}

/**************** NPW ****************/

.page-content {
    width: 940px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.page-content h2 {
    margin-bottom: 10px;
    margin-top: 10px;
    vertical-align: top;
}

.page-content h2 span.title {
    display: block;
    max-width: 716px;
    float: left;
}
.page-content h2 span.show-all {
    float: right;
    font-size: 0.4em;
    margin-right: 0px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.product-image-holder {
    float: left;
    min-width: 690px;
    max-width: 700px;
    text-align: center;
    margin-top: 10px;
}
.product-image {
    max-width: 600px;
}

.product-info {
    width: 224px;
    float: right;
    color: #666;
    margin-top: 30px;
}

span.boxxee {
    border-bottom: 1px solid white;
    display: block;
    padding: 10px;
    background-color: #f0f0f0;

}

.boxxee p {
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-size: 0.9em;
}

.product-info h2 {
    margin: 0px;
}

.product-info h6 {
    margin: 0px;
    font-family: Georgia, Times New Roman, serif;
    font-size: 12pt;
    font-weight: normal;
    text-decoration: line-through;
    margin-bottom: 10px;
}

.product-info h3 {
    margin: 0px;
    font-family: Georgia, Times New Roman, serif;
    font-size: 16pt;
    font-weight: normal;
}

.product-info a:link,
.product-info a:visited,
.product-info a:active,
.boxxee p a:link,
.boxxee p a:link,
.boxxee p a:link {
    color: #666;
}

.cart_form select {
    width: 200px;
}

.relative-div {
    position: relative;
}

label {
    width: 200px;
}

#footer {
    padding-top: 50px;
    /*min-height: 400px;*/
}

.footer-content {
    width: 940px;
    margin-left: 10px;
}

.alt-image-holder {
    border-top: 1px solid #666;
    margin-top: 20px;
}

.alt-image-holder li {
    float: left;
    width: 110px;
    height: 110px;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-top: 10px;
}

.alt-image-holder li:hover {
    border: 1px solid #999;
}

.alt-image-holder li img {
    max-height: 100px;
    max-width: 100px;
}

.imageSwapper {
    cursor: pointer;
}

.product-image-holder {
    border: 0px solid blue;
}

.product-image-holder img {
    max-height: 500px;
}

.image-support {
    border: 0px solid red;
    max-height: 500px;
    overflow: hidden;
}

.mouse-over {
    font-size: 0.7em;
    font-family: Verdana, Arial, sans-serif;
}

#cart-message {
	width: 920px;
	margin: 10px;
	padding: 10px;
}
