﻿html
{
	height: 100%;
	width: 100%;
}

body 
{
	background-color: #FFFFFF;
	height: 1209px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
	min-height: 1209px;
    min-width: 980px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

/* Cursor */

.cursor-none
{
	cursor: default;
}

/* Font Elements */

.font-bold
{
	color: #696969;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.font-normal
{
	color: #696969;
	font-family: Verdana;
	font-size: 10pt;
	margin-left: 2px;
}

.font-small
{
	color: #696969;
	font-family: Verdana;
	font-size: 8pt;
}

.font-smaller
{
	color: #696969;
	font-family: Verdana;
	font-size: 7pt;
}

.font-heading
{
	color: #696969;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}

.font-title
{
	color: #4D6283;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
}

.font-tiny
{
	color: #696969;
	font-family: Verdana;
	font-size: 6pt;
	text-transform: uppercase;
}

.font-title
{
	font-family: Verdana;
	font-size: 14pt;
	color: #696969;
}

/* Region Elements */

.kristaupher-insight
{
	z-index: 1000;
}

.background-kristaupher-amazon-wish-list
{
	background-image: url('../image/jpg/background_kristaupher_registry.jpg');
}

.border
{
	border-left: 1px solid #E5E5E5;
}

.border-left-right
{
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
}

.border-top
{
    border-top: 1px solid #E5E5E5;
}

.border-right
{
    border-right: 1px solid #E5E5E5;
}

.canvas
{
	background-color: transparent;
	float: left;
	height: 630px;
	left: -2px;
	overflow: hidden;
    position: absolute;
	top: 77px;
}

.canvas-layout
{
	float: left;
	height: 640px;
	left: 0px;
	overflow: hidden;
    position: absolute;
	text-align: left;
	top: 0px;
}

.columns-header
{
	float: left;
	position: absolute;
	top: 20px;
	height: 95px;
	left: 5px;
}

.column-a
{
    float: left;
    height: 276px;
    position: absolute;
    top: 5px;
    width: 315px;
}
    
.column-a1
{
    float: left;
    height: 176px;
    position: absolute;
    top: 105px;
    width: 315px;
}

.column-b
{
    float: left;
    height: 276px;
    position: absolute;
    top: 5px;
    width: 316px;
}
    
.column-b1
{
    float: left;
    height: 176px;
    position: absolute;
    top: 105px;
    width: 316px;
}
    
.column-c
{
    float: left;
    height: 276px;
    position: absolute;
    top: 5px;
    width: 642px;
}
    
.column-c1
{
    float: left;
    height: 176px;
    position: absolute;
    top: 105px;
    width: 634px;
}

.column-d
{
    float: left;
    height: 276px;
    position: absolute;
    top: 5px;
    width: 478px;
}

.column-d1
{
    float: left;
    height: 176px;
    position: absolute;
    top: 105px;
    width: 478px;
}

.column-e
{   float: left;
    height: 276px;
    position: absolute;
    top: 5px;
    width: 479px;
}

.column-e1
{
    float: left;
    height: 176px;
    position: absolute;
    top: 105px;
    width: 479px;
}

.column-f
{   
	float: left;
    height: 20px;
    left: 5px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    width: 305px;
}

.column-g
{
	float: left;
    height: 246px;
    left: 5px;
    overflow: scroll;
    position: absolute;
    top: 25px;
    width: 305px;
}

.column-g1
{
	float: left;
    height: 246px;
    left: 600px;
    overflow: scroll;
    position: absolute;
    top: 25px;
    width: 305px;
}

.column-h
{   
	float: left;
    height: 30px;
    left: 5px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    width: 632px;
}

.column-i
{
	float: left;
    height: 261px;
    left: 5px;
    overflow: hidden;
    position: absolute;
    top: 15px;
    width: 450px;
}

.divider-1
{
	background-color: #E5E5E5;
	position: absolute;
	width: 1px;
}

.divider-6
{
	background-color: #E5E5E5;
	position: absolute;
	width: 6px;
}

.divider-strong
{
	background-color: #696969;
	left: 0px;
	position: absolute;
	height: 5px;
	z-index: 1100;
}

.divider-thin
{
	background-color: #696969;
	left: 0px;
	position: absolute;
	height: 1px;
}

.footer
{
	float: left;
	height: 45px;
	left: 0px;
	position: absolute;
	text-align: center;
	top: 1164px;
}

.header
{
	float: left;
	height: 140px;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 0px;
	z-index: 1000;
}

.legal
{
	float: left;
	height: 100px;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 1043px;
}

.content-thumbnail
{
	float: left;
	height: 134px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	width: 134px;
}

.content-layout-main
{
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
	float: left;
	height: 286px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	text-align: left;
}

.content-feature-block
{
	height: 178px;
	width: 161px;
	overflow: hidden;
}

.content-feature-title
{
	position: absolute;
	left: 3px;
	top: 4px;
	font-family: Verdana;
	font-weight:bold;
	font-size: 8pt;
	color: silver;
	width: 161px;
}

.content-feature-subtitle
{
	position: absolute;
	left: 3px;
	top: 17px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 7pt;
	color: silver;
	width: 161px;
}

.content-feature-button
{
	position: absolute;
	left: 0px;
	top: 155px;
	height: 23px;
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	width: 161px;
}

.content-feature-image
{
	background-color: #839AB6;
	float: left;
	height: 135px;
	position: absolute;
	top: 43px;
	width: 161px;
	left: 0px;
}

.content-legal-left
{
	float: left; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	height: 85%; 
	width: 485px; 
	padding-left: 10px; 
	padding-top: 10px; 
	border-right: 1px solid #C5C5C5; 
	text-align: left; 
	vertical-align: top;
}

.content-legal-right
{
	float: left; 
	position: absolute; 
	top: 0px; 
	left: 495px; 
	height: 85%; 
	width: 485px; 
	padding-left: 10px; 
	padding-top: 10px; 
	border-right: 1px solid #C5C5C5; 
	text-align: left; 
	vertical-align: top;
}

.document-header
{
	border-bottom: 1px dashed #E5E5E5;
	float: left;
	position: absolute;
	top: 12px;
	left: 160px;
	width: 814px;
	height: 50px;
}

.document-layout
{
	float: left;
	position: absolute;
	top: 72px;
	left: 0px;
	height: 563px;
}

.document-layout-margin
{
	border-right: 1px solid #E5E5E5;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 553px;
	width: 150px;
}

.document-layout-margin-content
{
	color: silver;
	float: left;
	position: absolute;
	top: 5px;
	left: 15px;
	height: 553px;
	width: 125px;
}

.document-layout-body
{	
	float: left;
	padding-right: 15px;
	position: absolute;
	top: 5px;
	left: 160px;
	height: 553px;
	width: 802px;
	overflow: auto;
	scrollbar-base-color: #silver;	
	scrollbar-track-color: #E5E5E5;
	scrollbar-face-color: #silver;
	scrollbar-highlight-color: #silver;
	scrollbar-3dlight-color: #silver;
	scrollbar-darkshadow-color: #silver;
	scrollbar-shadow-color: #silver;
	scrollbar-arrow-color: #696969;	
}

.scrollbar-style
{
	scrollbar-base-color: #silver;	
	scrollbar-track-color: #E5E5E5;
	scrollbar-face-color: #silver;
	scrollbar-highlight-color: #silver;
	scrollbar-3dlight-color: #silver;
	scrollbar-darkshadow-color: #silver;
	scrollbar-shadow-color: #silver;
	scrollbar-arrow-color: #696969;	
}

.map
{
	background-color: transparent;
	float: left;
	height: 290px;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 732px;
}

.page
{
	height: 1209px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}	

.site-navigator-bar
{
    clear: none;
    float: left;
    left: 0px;
    height: 27px;
    overflow: hidden;
    position: absolute;
    top: 50px;
    z-index: inherit;
}

.spacer-1
{
	background-color: Silver;
	height: 1px;
	position: relative;
	float: left;
}	

.spacer-2
{
	background-color: transparent;
	height: 3px;
	left: 0px;
	position: relative;
}

.spacer-5
{
	background-color: transparent;
	height: 5px;
	left: 0px;
	position: relative;
}

.spacer-6
{
	background-color: transparent;
	height: 6px;
	left: 0px;
	position: relative;
}

.spacer-10
{
	background-color: transparent;
	height: 10px;
	left: 0px;
	position: relative;
}

/* Color Elements */

.color-kristaupher
{
	color: #8299B5;
}

.color-background-kristaupher
{
   background-color: #8299B5;
}

.color-border-kristaupher
{
    border: 1px solid #8299B5;
}

.color-gray-dark
{
	background-color: #696969;
}

.color-gray-light
{
	background-color: #D5D5D5;
}

.color-silver
{
	color: silver;
}

/* Size Elements */

.size-full
{
	height: 100%;
	width: 100%;
}

.width-site
{
	width: 980px;
}

.width-site-inner
{
	width: 978px;
}

.width-full
{
	width: 100%;
	top: 1px;
}

/* Miscellaneous Elements */

.button-giveaway
{
	cursor: pointer;
	border: 1px solid #696969;
	clear:none;
	position: absolute;
	top: 160px;
	left: 413px;
	height: 70px;
	width: 127px;
	z-index: 1100;
}

.gradient-panel
{
/* For WebKit (Safari, Google Chrome etc) */ 
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E5E5E5)); 
/* For Mozilla/Gecko (Firefox etc) */ 
background: -moz-linear-gradient(top, #FFFFFF, #E5E5E5); 
/* For Internet Explorer 5.5 - 7 */ 
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#FFFFFFFF, endColorStr=#FFE5E5E5); 
/* For Internet Explorer 8 */ 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFE5E5E5)";     
}

.image-display
{
    background-color: Lime;
    float: left;
    height: 640px;
    left: 0px;
    position: relative;
    top: 0px;
    width: 730px;
}

.image-main
{
    float: left;
    height: 354px;
    left: 0px;
    position: absolute;
    top: 0px;
}

.image-offline
{
	background-image: url('../image/jpg/image_splash_offline.jpg');
}

.image-giveaway
{
	background-image: url(../image/jpg/background_kristaupher_giveaway.jpg);
}

.layout-giveaway
{
    float: left;
    height: 640px;
    left: 312px;
    overflow: auto;
    position: relative;
    top: 1px;
    width: 600px;
}

.image-display-basic
{
	background-color: #F9F9F9;
    float: left;
    height: 640px;
    left: 0px;
    overflow: auto;
    position: relative;
    top: 1px;
    width: 600px;
}

.label-header
{
	position: absolute;
	left: 160px;
	top: 14px;
}

.transparent
{
    background-color: White;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=20)";
    filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

#rgnSiteNavigatorButton
{
    clear: none;
    float: left;
    height: 52px;
    position: absolute;
    top: 0px;
    width: 52px;
    z-index: inherit;
}

#rgnSiteNavigatorButtonBody
{
    background-color: Red;
    clear: none;
    float: left;
    height: 43px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: inherit;
}

#rgnSiteNavigatorButtonBody:hover
{
    background-color: Blue;
    color: White;
}

.site-header-title
{
	left: 0px;
	float: left;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	z-index: inherit;
}

.background-redirect
{
	background-image: url(../image/jpg/image_background_kristaupher.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

.site-logo
{
	border: 0px;
	left: 15px;
	position: absolute;
	top: 15px;
	z-index: 1100;
}

.button-kristaupher-insight
{
	cursor: pointer;
	height: 20px;
	position: absolute;
	top: 45px;
	left: 246px;
	z-index: 25000;
}

.button-kristaupher-registry
{
	height: 20px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: 241px;
	width: 88px;
}

.textbox-kristaupher-insight
{
	font-family: Verdana;
	font-size: 8pt;
	position: absolute;
	height: 17px;
	top: 45px;
	left: 10px;
	width: 237px;
	z-index: 1000;
}

.label-kristaupher-insight
{
	font-family: Verdana;
	font-size: 8pt;
	height: 17px;
	padding-top: 2px;
	position: absolute;
	top: 68px;
	left: 12px;
	width: 316px;
	z-index: 1000;
}

.product-number
{
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 400px;
}

.product-title
{
	float: left;
	position: absolute;
	left: 0px;
	top: 15px;
	width: 431px;
}

.group-title
{
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
}

.link-reserve
{
	float: left;
	position: absolute;
	left: 389px;
	top: 8px;
	z-index: 10000px;
}

.product-reserve
{
	float: left;
	position: absolute;
	left: 474px;
	top: 80px;
	width: 163px;
	height: 189px;
	z-index: 10000px;
}

.product-featured
{
	float: left;
	position: absolute;
	left: 474px;
	top: 30px;
	width: 163px;
	height: 45px;
	z-index: 10000px;
}

.group-reserve
{
	float: left;
	position: absolute;
	left: 474px;
	top: 30px;
	width: 163px;
	height: 238px;
	z-index: 10000px;
}

.product-price
{
	float: left;
	position: absolute;
	left: 0px;
	top: 33px;
	width: 100%;
}

.product-description
{
	float: left;
	position: absolute;
	height: 96px;
	left: 0px;
	top: 64px;
	width: 100%;
	/*overflow: hidden;*/
}

.product-gift-wrap
{
	background-image: url(../image/jpg/image_gift.jpg);
	float: left;
	position: absolute;
	height: 35px;
	left: 0px;
	top: 160px;
	width: 100%;
}

.group-description
{
	float: left;
	position: absolute;
	height: 201px;
	left: 0px;
	top: 45px;
	width: 100%;
}

.product-paypal
{
	border-top: 1px solid #E5E5E5;
	float: left;
	position: absolute;
	left: 0px;
	top: 200px;
	height: 76px;
	width: 100%;
}

.qr_code
{
	border: 1px solid white;
	height: 107px;
	width: 107px;
	float: left;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 15000;
}

.scan
{
    background-image: url('../image/jpg/image_kristaupher_mobile_qrcode.jpg');
	height: 130px;
	width: 163px;
	float: left;
	position: absolute;
	top: 72px;
	left: 0px;
}

.scan1
{
    background-image: url('../image/jpg/image_kristaupher_mobile_qrcode.jpg');
	height: 130px;
	width: 163px;
	float: left;
	position: absolute;
	top: 95px;
	left: 0px;
}

.socialmedia
{
	float: left;
	position: absolute;
}

.facebook
{
	background-image: url(../image/png/icon_facebook.png);
	height: 25px;

}

.twitter
{
	background-image: url(../image/png/icon_twitter.png);
}

.blogger
{
	background-image: url(../image/png/icon_blogger.png);
}

.digg
{
	background-image: url(../image/png/icon_digg.png);
}

.delicious
{
	background-image: url(../image/png/icon_delicious.png);
}

.email
{
	background-image: url(../image/png/icon_email.png);
}

.reserve-background1
{
	background-image: url(../image/jpg/image_reserve_1.jpg);
}

.reserve-background2
{
	background-image: url(../image/jpg/image_reserve_2.jpg);
}

.reserve-background3
{
	background-image: url(../image/jpg/image_reserve_3.jpg);
}

.reserve-maintenance
{
	background-image: url(../image/jpg/image_reservations_maintenance.jpg);
}

.tile-reservations
{
	background-image: url(../image/jpg/image_thumbnail_reservations.jpg);
}

.tile-giveaway
{
	background-image: url(../image/jpg/image_thumbnail_giveaway.jpg);
}

.tile-mobile
{
	background-image: url(../image/jpg/image_thumbnail_mobile.jpg);
}

.tile-gift-certificates
{
	background-image: url(../image/jpg/image_thumbnail_giftcard.jpg);
}

.mobile-phone
{
	background-image: url(../image/jpg/image_mobile_1.jpg);
}

.mobile-scan
{
	background-image: url(../image/jpg/image_mobile_2.jpg);
}

.mobile-text
{
	background-image: url(../image/jpg/image_mobile_3.jpg);
}

.center
{
	text-align: center;
}

.follow-position
{
	float: left;
	position: absolute;
	top: 104px;
	z-index: 15010;
	left: 0px;
}

.mobile-position-bottom
{
	float: left;
	position: absolute;
	top: 155px;
	z-index: 15010;
	left: 0px;
	height: 8px;
	vertical-align: top;
}

.gift-25
{
	background-image: url(../image/jpg/image_gift_25.jpg);
}

.gift-50
{
	background-image: url(../image/jpg/image_gift_50.jpg);
}

.gift-100
{
	background-image: url(../image/jpg/image_gift_100.jpg);
}

.gift-click
{
	position:absolute;
	float: left;
	top: 122px;
	left: 102px;
}

.line-1
{
	position: absolute;
	float: left;
	top: 5px;
}

.line-2
{
	position: absolute;
	float: left;
	top: 18px;
}

.line-3
{
	position: absolute;
	float: left;
	top: 42px;
	left: 10px;
	width: 474px;
}

.line-3a
{
	position: absolute;
	float: left;
	top: 31px;
	left: 10px;
	width: 474px;
}

.wish-1
{
	background-image: url(../image/jpg/image_wish_1.jpg);
}

.wish-2
{
	background-image: url(../image/jpg/image_wish_2.jpg);
}

.wish-3
{
	background-image: url(../image/jpg/image_wish_3.jpg);
}

