/* ============================================================== STYLE GUIDE/REFERENCE

headers: #333;
copy: #7c7c7c; 
copy background:#f2f1ec
side nav bg: #e8e9e4

*/


/* ============================================================== GLOBAL ELEMENTS ====== */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	color:#3b3738;
	background-color:#fff;
	text-align: center;
	margin: 0;
	padding: 0;
}

div, p {
	/* color: #716c66;  FW09 color */
	/* color: #666; */
	line-height: 1.3em;
	font-size: 12px;
}

input, select {
	border-top: 2px solid #b3b4af;
	border-right: 2px solid #e9e8e4;
	border-bottom: 1px solid #e9e8e4;
	border-left: 2px solid #e9e8e4;
	background-color: #fff;
	text-transform: uppercase;
	color: #666;
}

input.submit {
	background-color: #fff;
	color: #333;
	padding: 2px 15px;
	border: 0;
	cursor: pointer;
	font-size: 1em;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submit {
	background-color: #fff;
	color: #333;
	padding: 2px 15px;
	border: 0;
	cursor: pointer;
	font-size: 1em;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ============================================================== GLOBAL CLASSES ====== */

#wrapper {
	position:relative;
	width:780px;
	height:440px;
	background:#e9eae4;
	margin:0 auto;
	padding:0;
}

#list {
	position:absolute;
	left:0;
	top:0;
	width:210px;
	height:440px;
	text-align:left;
	background-color: #e9eae4;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #666;
}





.copy_header {
	color: #666;
	text-transform: uppercase;
}

.pictureleft {
	float:left;
	text-align:center;
	margin:0;
	padding:0;
}
.pictureright {
	float:right;
	text-align:center;
	margin:0;
	padding:0;
}
.clear {
 clear:both;
}
.sm_text {
	font-size:0.94em;
	color:#666666;
	margin:0;
	padding:0;
}
.sm_text a {
	color:#666666;
	text-decoration:none;
}
.sm_text a:hover {
	color:#000;
}
.category_list {
	margin:30px 25px 0 0;
	text-transform:uppercase;
	text-align:right;
}
.category_list li {
	list-style:none;
	font-size:11px;
}
.category_list_anchor {
	text-decoration:none;
	color:#666;
}
a.category_list_anchor:hover {
	color:#333;
}
.category_list_selected {
	color:#333;
	text-decoration:none;
	line-height:1.25em;
}
.back {
	position:absolute;
	left:0; bottom:0;
	padding:20px;
	margin:0;
	text-transform:uppercase;
	font-size:0.94em;
}
.back a {
	text-decoration:none;
	color:#ccc;
}
.back a:hover {
	color:#FFFFFF;
}
.a.selected {
	color:#FFFFFF;
}
.list_color {
	/* background:#f2f1ec; */
}
.spacer {
	font-size:4px;
	line-height:6px;
	height:10px;
}
.anchor {
	color:#393939;
}
a.anchor:hover {
	color:#666666;
}
.anchor_white {
	color:#ffffff;
	text-decoration:none
}
a.anchor_white:hover {
	text-decoration:underline;
}

/* ============================================================== HEADER ====== */
#header {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#logo {
	margin:45px 0 0 0;
	padding:0;
}
#nav_list  {
	padding:0;
	white-space:nowrap;
	margin: 0 0 18px 0; 
}
#nav_list li {
	display:inline;
	list-style:none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:11px;
	font-weight: bold;
	margin: 0 8px;
}
.nav_list_anchor {
	text-decoration:none;
	text-transform: uppercase;
	color: #666;
}
a.nav_list_anchor:hover {
	color:#333;
}
.nav_list_selected {
	color: #333;
	text-decoration:none;
}




/* ============================================================== FOOTER ====== */
#footer {
	text-align:center;
	margin:0 auto;
	padding:0;
}
#footer_list {
	margin:13px 0 0 0;
	padding:0;
	white-space:nowrap;
}
#footer_list li {
	display:inline;
	list-style:none;
	color: #666;
	font-size:0.92em;
	margin: 0 5px
}
.footer_list_anchor {
	text-decoration:none;
	color: #666;
}
a.footer_list_anchor:hover {
	color: #333;
}
.footer_list_selected {
	color:#333333;
	color: #333;
}


/* ============================================================== HOMEPAGE ====== */
#homepage_wrapper {
	position:relative;
	width:780px;
	height:420px;
	background:#FFFFFF;
	margin:0 auto;
	padding:0;
}
#homepage_wrapper p {
	position:absolute;
	top:30px;
	left:10px;
	width:210px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:1.2em;
	color:#FFFFFF;
}
#homepage_wrapper p a {
	color:#FFFFFF;
	text-decoration:none;
}
#homepage_01 {
	position:absolute;
	display:block;
	left:0;	top:0;
}
#homepage_02 {
	position:absolute;
	display:block;
	left:230px; top:10px;
}


/* ============================================================== LANDING PAGE ====== */
#landing_wrapper {
	position:relative;
	width:780px;
	height:440px;
	background:#e9eae4;
	margin:0 auto;
	padding:0;
	overflow: hidden;
}
#landing_list {
	position:absolute;
	left:0;
	top:0;
	width:210px;
	height:440px;
	text-align:left;
	background-color: #e8e9e4;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#landing_main {
	position:absolute;
	display:block;
	left:210px;
	top:0;
}
#landing_triple {
	position:absolute;
	display:block;
	left:650px;
	top:10px;
}

/* ============================================================== CATEGORY PAGES ====== */
#cat_wrapper {
	position:relative;
	width:790px;
	/* height:440px; */
	background:#e8e9e4;
	margin:0 auto;
	padding:0;
	/*overflow: hidden;*/
}
#cat_header {
	width:210px;
	height:99%;
	position:absolute;
	/* left:10px; */ top:0px;
	left: 0px;
	text-align:left;
	margin:0;
	padding:0;
	background-color: #e9eae4;
	font-size: 11px;
}

.small {
	margin: 0;
	padding: 0;
}

#cat_head_image {
	position:absolute;
	right:10px; top:0px;
}
#cat_title {
	position:absolute;
	left:30px; top:238px;
}
#cat_body {
	margin:0;
	padding:200px 10px 0 230px;
	text-align:left;
	color:#666666;
	overflow: hidden;
}
.product_table {
	position:relative;
	right:10px;
	color:#666666;
	text-transform: uppercase;	
	/*font-size:100%;*/
}
#cat_body p {
	margin:0;
	padding:15px 0 10px 0;
	font-size:0.7em;
	text-align:left;
}
.product {
	text-align:center;
	margin:0;
	padding:0 0 30px 0;
	font-size:0.8em;
	float: left
}

.product_lastrow {
	text-align:center;
	margin:0;
	padding:0 0 10px 0;
	font-size:0.8em;
	float: left
}

.product_link {
	display:block;
	color:#666;
	text-decoration:none;
	line-height: normal;
	font-size: 70%;
	margin-top: 5px;
}
.productleft img {
	display:block;
}

/* ============================================================== PRODUCT PAGES ====== */
#product_wrapper {
	position:relative;
	width:780px;
	background-color:#e9eae4;
	margin:0 auto;
	padding:0;
}
#product_list {
	position:absolute;
	left:0;
	top:0;
	width:210px;
	height:440px;
	text-align:left;
	background-color: #e9eae4;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#product_image {
	position:absolute;
	left:210px;
	top:0;
	/* cursor: url("http://www.devikroell.com/2009/images/zoom_cursor.cur"), crosshair; */
	cursor: crosshair;
}
#product_desc {
	position:absolute;
	left:550px; top:10px;
	width:230px;
	height:320px;
	text-align:left;
	color:#333;
}
.prod_name {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	padding:27px 10px 0 0;
	margin:0;
}
.prod_text {
	font-size:11px;
	padding:0 10px 0 0;
	margin:0;
	color: #333;
}
.prod_button {
	padding:0;
	white-space: nowrap;
	position: absolute;
	top: 380px;
	/* left: 10px; */
	width: 155px;
	text-align: center;
}

.prod_button a {
	color:#666;
	text-decoration:none;
	padding: 2px 10px;
	background-color: #ccc;
	width:140px;
	display:block;
}
.prod_button a:hover {
	color:#333;
}

.size_chart {
	padding:0;
	white-space: nowrap;
	width: 155px;
	text-align: center;
	margin: 10px 0 0 0;
}

.size_chart a {
	color:#666;
	text-decoration:none;
	padding: 2px 10px;
	background-color: #ccc;
	width:140px;
	display:block;
}
.size_chart a:hover {
	color:#333;
}

#product_options{
	margin:0;
	padding: 340px 20px 20px 230px;
	text-align:left;
}
#product_options p {
	padding:10px 0;
}
#product_options img {
	display:block;
}
.optionleft {
	float:left;
	margin:0;
	padding:0;
}

#product_image_zoom_container {
position:absolute; top:0px; width:250px;height:440px;right:0px; overflow:hidden;
}

#product_image_zoom {
width:250px;height:440px; position:relative;float:right; right:0px; z-index:100; overflow:hidden;
}




/* ============================================================== COLLECTIONS PAGES ====== */

#gallery_main {
	position:absolute;
	left:210px;
	top:0;
	height:440px;
	text-align:left;
}


.rtw_thumbs {
	width: 340px;
	height: 440px;
	overflow: hidden;
	float: left;
}
	
.rtw_main {
	width: 230px;
	height: 440px;
	overflow: hidden;
	float: left;
	margin-left: -1px;
}

.acc_thumbs {
	width: 255px;
	height: 440px;
	overflow: hidden;
	float: left;
}
	
.acc_main {
	height: 440px;
	overflow: hidden;
	float: left;
	margin-left: -1px;
}

.collection_thumb {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
}

.overlay {
   display:none;
   padding:0;
   margin:0;
   position:absolute;
   z-index:2;
}

.thumbnail{
   position:relative;
   left:1px;
   z-index:0;
}

.thumbnail:hover, .thumbnail.over{
   
}

/* ============================================================== LOOKBOOK PAGES ====== */

#lookbook_main {
	position:absolute;
	left:86px;
	top:30px;
	text-align:left;
}

#lookbook_main_detail {
	position:absolute;
	left:145px;
	top:45px;
	text-align:left;
}

.lookbook_nav {
	position:absolute;
	right: 0;
	top:350px;
	z-index:10;
}

.lookbook_nav img {
	margin-bottom: -2px;
}

.lookbook_nav a {
	color: #716c66;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 10px;
}


.nav a:link, .nav a:visited, .nav a:active {
	padding: 0 5px;
	color: #666;
	text-decoration: none;
	line-height: 16px;
	font-size: 11px;
}

.nav #prev_button {
	position: absolute;
	top:100px;
	left:40px;
}

.nav #next_button {
	position: absolute;
	top:100px;
	left:75px;
}

.nav img {
	position: relative;
	top: 2px;
}

.nav {
  position:absolute;
	left:35px;
	top:30px;
	text-align: right;
}

#lookbook li {
	list-style:none;
	width: 700px; 
	float: left;
	position: relative;
}

#lookbook .item {
	float:left;
	width: 150px;
	margin-bottom: 10px;
}

#lookbook {
	position: relative;
	left:60px;
}


/* ============================================================== ABOUT PAGES ====== */

#about_main {
	position:absolute;
	left:240px; top:10px;
	width:380px; height:420px;
	text-align:left;
}
#about_main p {
	margin:0;
	padding:12px 0 0 0;
	line-height:1.32em;
}
#about_main a {
	color:#333;
	text-decoration:none;
}
#about_main a:hover {
	text-decoration:underline;
}
#about_buttons {
	position:absolute;
	left:343px; top:16px;
	width:auto;
}
#about_triple {
	position:absolute;
	display:block;
	right:10px;
	top:10px;
}
#press_main_2 {
	position:absolute;
	left:240px; top:10px;
	width:540px; height:420px;
	text-align:left;
}
#press_main_2 p {
	margin:0;
	padding:12px 0 0 0;
	line-height:1.32em;
}
#press_main_2 a {
	color:#393939;
	text-decoration:none;
}
#press_main_2 a:hover {
	
}
#press_buttons {
	position:absolute;
	left:490px; top:0;
	width:auto;
}

/* ============================================================== STORE PAGES ====== */

#store_main {
	position:absolute;
	left:210px;
	top:0;
	width:540px;
	height:440px;
	text-align:left;
	overflow: hidden;
}
#store_main p {
	margin:0;
}
#store_main a {
	color:#333;
	text-decoration:none;
}
#store_main a:hover {
	text-decoration:underline;
}

#store_main img {
	float: left;
	margin: 0 25px 0 0;
}

#store_online {
	margin: 30px 0 15px 0;
	color: #7c7c7c;
	line-height: 1.3em;
}

#store_newyork {
	margin: 30px 0 30px 0;
	color: #7c7c7c;
	line-height: 1.3em;
}

#store_hampton {
	margin-top:10px;
	color: #7c7c7c;
	line-height: 1.3em;
}

#store_hampton a:link, #store_newyork a:link {
	color: #7c7c7c;
	text-decoration: none;
}

#store_US {
	position:absolute;
	left:0; 
	width:120px;
}
#store_int {
	position:absolute;
	left:144px; 
	width:100px;
}
#store_listing {
	position:absolute;
	left:300px; top:38px;
	width:240px;
}
#listing_buttons {
	position:absolute;
	left:200px; top:0px;
	width:auto;
	z-index:10;
}	

/* ============================================================== CONTACT PAGES ====== */

#contact_main {
	position:absolute;
	left:210px;
	top:0;
	width:540px;
	height:440px;
	text-align:left;
}
#contact_main p {
	position:absolute;
	left:0;
	top:0;
	margin:0;
	color:#666;
	line-height:normal;
}
#contact_main a {
	color:#333;
	text-decoration:none;
}
#contact_main a:hover {
	text-decoration:underline;
}

#contact_main .sidebar {
	float: left;
	margin: 0 25px 0 0;
}

#contact_main ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#contact_main ul li {
	padding: 1.5px 0;
}

#contact_main ul a:link {
	color:#333;
}

/* ============================================================== MAILING LIST PAGES ====== */


#mailer_main {
	position:absolute;
	left:210px;
	top:0;
	width:540px;
	height:440px;
	text-align:left;
}

#mailer_main a {
	color:#333;
	text-decoration:none;
}
#mailer_main a:hover {
	text-decoration:underline;
}

#mailer_main .sidebar {
	float: left;
	margin: 0 25px 0 0;
}

#mailer_main form {
	text-transform: uppercase;
	margin: 45px 0 0 0;
}

#mailer_main table tr td {
	margin: 0 0 15px 0;
	color: #666;
	font-size: 12px;
}

/* ============================================================== PRESS/CAREERS PAGES ====== */

#press_main {
	margin:0;
	padding: 0
	text-align:left;
}
#press_main p {
	margin:0;
	padding:12px 0 0 0;
	line-height:1.32em;
}
#press_main a {
	color:#333;
	text-decoration:none;
}
#press_main a:hover {
	text-decoration:underline;
}
#press_height_left {
	float:left;
	width:230px;
}
#press_height_right {
	float:right;
	width:280px;
}

#press_navigation {
	position:absolute;
	right:15px;
	top:325px;
}

.careers_requirements li {
	list-style-type: none;
}

/* ============================================================== SHOPPING BAG/CHECKOUT PAGES ====== */
#bag_main {
	position:absolute;
	left:220px;
	top:10px;
	width:540px;
	height:440px;
	text-align:left;
}

.bag_header {
	color:#666666;
}

#bag_links {
}

#bag_links a {
	color:#666;
	text-decoration:none;
	padding: 2px 4px;
	background-color: #ccc;
	display:block;
	margin:4px;
	width:120px;
}
#bag_submit {
	padding:0;
	white-space: nowrap;
	position: absolute;
	top: 460px;
	left: 260px;
}


#bag_submit a {
	color:#666;
	text-decoration:none;
	padding: 2px 4px;
	background-color: #ccc;
	display:block;
	margin:6px;
}
#bag_submit a:hover {
	color:#333;
}


.checkout_submit {
	padding:0;
	white-space: nowrap;
	position: absolute;
	top: 380px;
	left: 460px;
}

.checkout_submit a {
	color:#666;
	text-decoration:none;
	padding: 2px 10px;
	background-color: #ccc;
}
.checkout_submit a:hover {
	color:#333;
}


.checkout_confirmation .checkout_submit {
	padding:0;
	white-space: nowrap;
	position: absolute;
	top: 400px;
	left: 500px;
}

.checkout_confirmation .checkout_submit a {
	color:#666;
	text-decoration:none;
	padding: 2px 10px;
	background-color: #ccc;
}
.checkout_confirmation .checkout_submit a:hover {
	color:#333;
}


.shoppingbag_empty_sidebar {	
	margin: 0 25px 0 0;
	float:left;
	padding: 0;
	top: -10px;
	left: -10px;
	position: relative;
}

#contact_left {
	width:245px;
	float:left;
}
#contact_right {
	width:245px;
	float:right;
}
.list_title {
	font-size:11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
.list_left {
	float:left;
	height: 30px;
}
.list_right {
	float:right;
	height:30px;
}
.contact_form {
	width: 160px;
}
.contact_ship {
	width: 164px;
}
#checkout_submit {
	padding: 12px 7px 10px 453px;
}
#checkout_submit p {
    border-top:#393939 solid 1px;
	border-bottom:#393939 solid 1px;
	padding: 4px 0 4px 8px;
	margin:0;
}
#checkout_submit a {
	color:#393939;
	text-decoration:none;
}
#checkout_submit a:hover {
	color:#666666;
}

/* ============================================================== POPUP PAGES ====== */
#popup_wrapper {
	width:300px;
	background:#fff;
	margin:0 auto 20px;
	padding:20px;
	text-align:left;
	top: 0px;
}

div.mojozoom_marker {
	position : absolute;
	cursor : crosshair; 
}