/* layout */

/*top-levels*/
body{
	margin: 0 0 0 0;
}

/*site-wide*/
#wrapper {
	border: 1px solid #CCC;
	width: 800px;
	margin: auto;
	margin-top: 50px;
}

#logo {
	position: absolute;
	padding-top: 20px;
	padding-left: 20px;
}

#navigation {
	width: 530px;
	height: 75px;
	padding: 10px;
	padding-left: 300px;
	position: relative;
}

#navigation li{
	padding: 20px;
	padding-top: 15px;
	float: left;
	}

#footer {
	text-align: right;
	padding-right: 10px;
	width: 790px;
}

.page_title {
	padding-left: 50px;
	padding-bottom: 25px;
	padding-top: 10px;
}

.sub_title {
	padding-left: 75px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.content_column {
	width: 280px;
	float: left;
	background-image: url(../images/grey_dot1.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}
.column_wrapper {
	width: 800px;
	margin: auto;
	overflow: auto;
}
.vert_line_border {
	background-image: url(../images/grey_dot.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}
.social_icon {
	padding-left:3px;
	padding-right:3px;
}

/*home*/
#fall_is_here {
	margin-left: 120px;
}

#online_store_blurb {
	padding-top: 20px;
	padding-left: 40px;
}

#click_here {
	margin-top: -70px;
	margin-left: 75px;
	position: absolute;
}
#shop_now {
	margin-top: -475px;
	margin-left: 625px;
	position: absolute;
}
#home_navigation {
	width: 530px;
	height: 530px;
	padding: 10px;
	padding-left: 300px;
	position: relative;
}

#home_navigation li{
	padding: 20px;
	padding-top: 15px;
	float: left;
}
	
#wrapper_home {
	border: 1px solid #CCC;
	width: 800px;
	margin: auto;
	margin-top: 50px;
	background-image: url('../images/home_background.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

/*shop*/
#shop_wrapper {
	width: 800px;
	margin: auto;
	overflow: auto;
}

#shop_nav {
	width: 190px;
	float: left;
	padding: 10px;
}

#search {
	padding-left: 35px;
	text-align: left;
}

#mainbody_account {
	width: 800px;
	padding: 10px;
	float: left;
	overflow: auto;
}

#wrapper_storefront {
	border: 1px solid #CCC;
	width: 800px;
	margin: auto;
	margin-top: 50px;
	background-image: url('../images/Shop.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#storefront_wrapper {
	width: 800px;
	height: 440px;
	margin: auto;
	overflow: auto;
}
#shop_menu_collections{
	margin-left: 510px;
	margin-top: 150px;
	position: absolute;
	display: none;
}
#shop_menu_collections li{
	padding-bottom: 5px;
}
#shop_menu{
	margin-left: 630px;
	margin-top: 150px;
	position: absolute;
}
#shop_menu li{
	padding-bottom: 20px;
}
#shop_give_click{
	position: absolute;
	margin-top: 360px;
	margin-left: 150px;
}
#give_email_click{
	position: absolute;
	margin-top: 420px;
	margin-left: 125px;
}
#main {
  width: 405px;
  margin-left: 375px;
  margin-top: 120px;
  position: absolute;
  text-align: center;
}

#content-slider {
  width: 350px;
  height: 1px;
  margin: auto;
  background: #E1E1E1;
  position: relative;
}

#content-scroll {
  width: 395px;
  height: 175px;
  margin-left: 10px;
  margin-top: 10px;
  overflow: hidden;
}

#content-holder {
  height: 190px;
} 

.content-item {
  width: 130px;
  height: 175px;
  float: left;
  text-align: left;
}
#category_shop_logo{
	margin-top: 20px;
	margin-left: 625px;
	position: absolute;
}
.collection_title{
	position: absolute;
	margin-top: 85px;
	margin-left: 623px;
	position: absolute;
	width: 141px;
	text-align: right;
	padding-right: 5px;
}
#category_image_left{
	position: absolute;
	margin-top: 30px;
	margin-left: 30px;
}
#mainbody_category{
	width: 800px;
	height: 525px;
}
#footer_statement{
	margin-top: 525px;
	margin-left: 5px;
	position: absolute;
}
.product_image_1{
	display: none;
}
.product_image_2{
	display: none;
} 
.product_image_3{
	display: none;
}
.product_image_4{
	display: none;
}
#product_info{
	margin-top: 325px;
	margin-left: 395px;
	width: 375px;
}
#mainbody_product{
	width: 800px;
}
#photographer {
	position: absolute;
	margin-top: 532px;
	margin-left: 32px;
}

/* BASKET */
#basket_table{
	width: 600px;
	margin: auto;
	margin-top: 30px;
}

#total {
    padding: 10px 0 0 10px;
    text-align:right;
	font-weight: bold;
	}
	
#total2 {
    text-align:right;
    padding: 10px 0 0 10px;

}
#total3{
	padding: 10px 0 0 10px;
	text-align: center;
	font-weight: bold;
}
	
#checkout {
    padding: 10px 0 0 10px;
    text-align:right;
	font-weight: bold;
}
#keep_shopping{
	text-align: right;
}
	
.baskettext_left{
	padding: 3px 15px 0 10px;
	}
	
.baskettext_left h4 { margin: 1px 0 2px 0; }

.baskettext_right{
	padding: 3px 0 0 10px;
	text-align: right;
	}
	
.baskettext_right h4 { margin: 1px 0 2px 0; }

.baskettext_center{
	text-align: center;
}

.baskettext_center input{
	border: none;
	vertical-align: middle;
	text-align: center;
}

.priceeach {
	text-align:right;
	width: 80px;
	margin-left: 5px;
	float:right;
	}
#empty_basket{
	margin: auto;
	margin-top: 50px;
}

#mainbody_basket{
	width: 600px;
	margin: auto;
	margin-top: 40px;
}

.basket_title{
	text-align: center;
	font-weight: bold;
}
.basket_title_total{
	text-align: right;
	font-weight: bold;
}

.continue_button{
	text-align: right;
	width: 675px;
}

/* ACCOUNT PAGES */

#customer_info{
	width: 775px;
	overflow: auto;
	padding: 10px;
	padding-left: 20px;
}

.customer_info_column{
	width: 350px;
	float: left;
	padding: 10px;
}
.paymentdetail {
	width: 130px;
	display:block;
	height: 26px;
	float:left;
	}
	
.invalid {
	color: #CC0066;
}
	
.pad {
    margin-top: 25px;
	}
#basket_table_payment{
	width: 700px;
	margin-left: 20px;
}
#payment_information{
	width: 600px;
	margin: auto;
}

/*customer info*/
.floatleft {
	width: 250px;
	float: left;
	text-align: right;
}
.floatright {
	width: 250px;
	float: right;
	text-align: left;
}
.floatleft_basket {
	margin-left: 50px;
	float: left;
}
.floatright_basket {
	float: right;
	margin-right: 50px;
}

.customer_column_shipping{
	width: 350px;
	padding-left: 50px;
	float: left;
	overflow: auto;
}
.customer_column_label{
	width: 150px;
	float: left;
}
.customer_column_address{
	width: 150px;
	float: left;
}
.paymentdetaildropdown {
}
#paymentoptions{
	width: 700px;
	margin-left: 75px;
	overflow: auto;
}
#paymentoption{
	width: 700px;
	float: left;
}
#customer_info_on_shipping{
	width: 800px;
	margin: auto;
	overflow: auto;
}
#order_summary{
	margin-left: 20px;
	margin-bottom: 20px;
}
#product_pre_order{
	margin-left: 21px;
	margin-top: 10px;
}

/*contact*/
#contact_info {
	padding-left: 75px;
}

#contact_info li{
	padding: 5px;
}

#contact_form {
	padding-left: 75px;
}

#contact_alerts {
	padding: 10px;
	padding-left: 75px;
}
.size_radio_button_label{
	width: 20px;
}
.size_label{
	padding: 10px;
}
#slideshow {
    position:relative;
	height: 300px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*stores*/
.store_group{
	padding-left: 35px;
	padding-bottom: 10px;
}

.store_state{
	padding-left: 40px;
}

#store_more_information li{
	padding-top: 10px;
	padding-bottom: 10px;
}
#online_store_list li{
	padding-bottom: 10px;
}

/*press*/
#press_links li{
	padding-top: 10px;
}
.season{
	padding-bottom: 10px;
}

/*give*/
.content_line_bar {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

.content_text_plgd {
	width: 775px;
	float: left;
	overflow: visible;
	padding-top: 50px;
	text-align: center;
}
.content_get_started {
	width: 610px;
	background-image: url(../give/images/plgd_get_started.jpg);
	background-position: left;
	background-repeat: no-repeat;
	/*height: 208px;*/
	margin-right: auto;
	margin-left: auto;
}
.content_get_started_text {
	padding-top: 135px;
	padding-left: 200px;
}
.content_steps {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
}
.content_step {
	width: 258px;
	float: left;
}
.content_step_wrapper {
	width: 491px;
	margin-left: 284px;
	text-align: left;
}
.content_step_text {
	width: 775px;
	text-align: center;
}
.content_countries {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 676px;
}
.content_country {
	width: 169px;
	height: 39px;
	float: left;
}
.content_step_back {
	width: 258px;
	float: left;
}
.content_step_go_to {
	width: 258px;
	float: right;
}
.content_dress_color {
	width: 250px;
	height: 281px;
	background-image: url(../give/images/dress_color.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.content_dress_color_white {
	margin-left: 183px;
	margin-top: 15px;
	width: 49px;
	height: 48px;
	position: absolute;
}
.content_dress_color_yellow {
	margin-left: 183px;
	margin-top: 75px;
	width: 49px;
	height: 48px;
	position: absolute;
}
.content_dress_color_pink {
	margin-left: 183px;
	margin-top: 135px;
	width: 49px;
	height: 48px;
	position: absolute;
}
.content_dress_checkmarks {
	width: 41px;
	height: 281px;
}
.content_dress_checkmark_white {
	width: 41px;
	height: 39px;
	margin-top: 15px;
	position: absolute;
}
.content_dress_checkmark_yellow {
	width: 41px;
	height: 39px;
	margin-top: 75px;
	position: absolute;
}
.content_dress_checkmark_pink {
	width: 41px;
	height: 39px;
	margin-top: 135px;
	position: absolute;
}
.plgd_notepad {
	background-image: url(../give/images/plgd_notepad.jpg);
	background-repeat: no-repeat;
	width: 286px;
	height: 271px;
	margin-right: auto;
	margin-left: auto;
}
.content_step_wrapper_finished {
	width: 775px;
	text-align: center;
}
#give_color {
margin-top: -5px;
}