﻿* {
  margin:0;
  padding:0;
}
a img {
  border:none;
}
/*Anchor Classes*/
a:link.default,
a:visited.default {
  color:#000;
  text-decoration:none;
}
a:link.default_a,
a:visited.default_a {
  color:#fff;
  text-decoration:none;
}
a:hover.default {
  text-decoration:none;
}
.border_top {
  border-top:solid 1px #5f4f38;  
}
.border_right {
  border-right:solid 2px #444;
  background:#171717;
}
.border_bottom {
  border-bottom:solid 1px #5f4f38;  
}
.border_verti {
  border-top:solid 1px #5f4f38;  
  border-bottom:solid 1px #5f4f38;
}
.fleft {
  float:left !important;
}
.fright {
  float:right !important;
}
.txt_left {
  text-align:left;
}
.txt_right {
  text-align:right;
}
.color_a {
  color:#000;/*#b58f6b=brown color*/
}
.custom_width_a {
  width:45% !important;/*500px*/
  padding-left:20px !important;
}
.custom_width_b {
  width:23% !important;/*24%*/
  padding-right:5px !important;
}
.custom_bg_main {
  background:url(images/body_bg.jpg) no-repeat left top !important;
}
.bg_png {
  background:url(images/bg_png.png) no-repeat 0 0 !important;
}
.custom_bg_a {
  background:#fff !important;
}

.custom_bg_b {
  background:#b1971e !important;
}
.index_parent,
#menu,
#menu_content,
.index_content {
  height:100%;
}
.index_parent {
  width:100%;
  position:absolute;
  top:0; 
  left:0;
  z-index:0;
}
#menu {
  width:23px;
  height:100%;
  position:absolute;
  left:0px;
  bottom:0;
  z-index:2;
  background:#1a1a1a url(images/menu_bg.jpg) no-repeat right center;
  cursor:pointer;
}
#menu_content {
  position:absolute;
  width: 200px;
  height:99%;/*90%*/
  padding:6% 0 0;
  left:-220px;
  bottom:0;
  z-index:1;
  text-align:center;
  border-right:solid 2px #444;
  background:#1a1a1a;/* url(images/logo_a.jpg) no-repeat center 20px*/
}
#menu_content em.logo {
  float:left;
  width: 100%;
  text-align:center;
  padding-bottom:90px;
}
*+html #menu_content em.logo {
  margin-top:-20px;
}
/*menu classes begin*/
.menu_nav {
  position: relative;
  top: 80px;/*30px*/
  left: 0px;
  width: 156px;
  padding: 10px;
  margin: 0 10px;
  background: #1a1a1a;
  z-index:3;
  text-align:right;
}
.menu_nav span {
  float: left;
  width: 100%;
  padding: 3px 0 3px 0;
  font-size: 17px;
  text-transform:uppercase;
}
span.default {
  border-bottom: 1px solid #2d2d2d;
}
span.default_bor {
  border-bottom: 1px solid red;
  text-decoration:none;
}
a.scrollover {
  /* Default Colour/Styles here */
  color: #c22a1c !important;
 }
/*a.scrollover em:first-line {*/
a.scrollover em {
  /* Rollover Colour/Styles here */
  color: #b1971e !important;
 }
.menu_nav ul{ 
  list-style-type: none;
  margin: 0;
  padding: 5px 0 5px 0;
  border-bottom: 1px solid #2d2d2d;
  float:right;
  width:98%;
  text-align:right;
  
}
.menu_nav ul li{
  padding-bqottom: 2px;
}
.menu_nav ul li a{
  display: block;
  padding: 0;
  padding-left: 20px;
  text-decoration: none;
  font-size:14px;
}
.menu_nav ul li a:link,
.menu_nav ul li a:visited {
  color:#b0a47d;/*e2daa5*/
  text-decoration: none;
}
.menu_nav ul li a:hover {
  color:#b0a47d;
  text-decoration: none;
}
.menu_nav ul li a:link.subhead_a,
.menu_nav ul li a:visited.subhead_a {
  color:#b0a47d;/*e2d372*/
  text-decoration: none;
  padding-top:7px !important;
}
*+html .menu_nav ul li a:link.subhead_a,
*+html .menu_nav ul li a:visited.subhead_a {
  padding-top:0 !important;
  margin-top:-4px;
}
.menu_nav ul li a:hover.subhead_a {
  color:#b0a47d;
}
/*menu classes end*/
#right_side {
  position:relative;  
  left:0; 
  /*background:#333;*/
}
.index_content {
  float:left;
  width:100%;
  padding:0 0 0 24px;
  color:#fff;
}
.index_details {
  float:left;
  width:423px;
  margin:6% 0 0;
  padding:24px;
  color:#000;
}
.index_details p {
  padding: 6px 0;
}
.module {
  float:left;
  width:100%;
}
.logo {
  float:left;
  width:100%;
}
h1.heading_a {
  font-size:50px;
  line-height:1em;
}
p.desc_a {
  line-height:1.4em;
  text-align:justify;
}
p.desc_c {
  margin:5px 0 0;
}
p.desc_a,
p.desc_b,
p.desc_c {
  float:left;
  width:100%;
  font-size:14px;
}
em.snap_a {
  float:left;
  width:99px;
}
span.note_a {
  float:left;
  width:250px;
  padding:0 0 0 7px;
  /*line-height:1.4em;*/
}
/* add by monika */
.internal_menu {
  float: left;
  left: 0 !important;
  top: 0 !important;
}
.right_content {
  float: right;
  width: 801px;
  height:807px;
}
.internal_head {
  float: left;
  width: 100%;
  background: #5e0701;
  font-size: 30px;
  color: #e2d0bf;
  text-transform: uppercase;
}
.internal_head span {
  float: left;
  padding: 20px 0 0 22px;
}
.internal_head i {
  float: left;
  padding: 4px 0 0 22px;
}
.internal_right_content,
.internal_right_content table {
  float: left;
  width: 100%;
  height:100%;
}
.sub_menu {
  float: left;
  width: 180px;
  height:100%;
  padding: 60% 20px 30px 0;/*182px 20px 30px 0*/
  /*border-right: 1px solid #666;*/
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.sub_menu label {
  float: left;
  color: #b1971e;
  width: 100%;
  text-align: right;
  padding: 0 0 10px;
}
.sub_menu span {
  float: left;
  width: 100%;
  padding: 0;
}
.sub_menu span b {
  float: right;
  font-weight: normal;
}
.sub_menu span b a {
  padding: 0 0 0 15px;
  color: #fff;
  text-decoration: none;
}
.sub_menu span b a.current {
  background:url(images/arrow.jpg) no-repeat 0 4px;
}
.product_content {
  float: right;
  width: 90%;
  padding: 20px 0 0 50px;
  color: #fff;
  /*text-transform: uppercase;*/
}
.product_content span {
  float: left;
  width: 100%;
  padding: 0 0 30px;
}
.product_content span.next {
  padding: 10px 0 0;
}
.product_content span label {
  float: left;
  width: 98%;
  font-size: 16px;
  padding: 0 0 5px;
}
.product_content span label.length {
  font-size: 14px;
  text-transform: none;
}
.product_content span strong {
  float: left;
  width: 98%;
  font-size: 40px;
}
.product_content span b {
  float: left;
  width: 98%;
  font-size: 16px;
  padding: 0 0 5px;
}
.product_content span tt {
  float: left;
  padding: 4px 5px 0 0;
}
.product_content span dfn {
  float: left;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-transform: lowercase;
}
.bios_bg { background: #1f1f1f; }
.bios_module {
  float: left;
  width: 100%;
  padding: 60px 0 0;
  position:relative;
}
.bios_module_left {
  float: left;
  width: 170px;
  padding:0 0 0 100px;
}
.bios_module_left span,
.bios_module_left span label {
  float: left;
  width: 100%;
  padding: 0 0 17px;
  font-size: 13px;
  color:#fff;
}
.bios_module_left span label {
  padding: 0 0 7px;
  font-size: 12px;
  cursor:pointer;
  color:#ddd;
}
.bios_module_left span dfn {
  float: left;
  width: 100%;
  font-style: normal;
  font-size: 12px;
  color: #ddd;
}
.bios_module_left span b {
  float: left;
  cursor:pointer;
}
.bios_module_right  {
  float: left;
  width: 500px;
  height: 300px;
  overflow: auto;
  padding: 0 0 0 20px;
  color: #ccc;
  position: relative;
}
.bios_module_right span {
  float: left;
  width: 90%;
  padding: 0 0 10px;
  text-align: justify;
}
.bios_module_right span b {
  float: left;
  width: 98%;
  font-weight: normal;
  font-size: 14px;
}
.bios_module_right span label {
  float: left;
  width: 98%;
  font-size: 13px;
}
.inner_block_a {
  float: left;
  width: 30%;
  padding:0 0 0 100px;
}
#size_chart {
  border-color:#000;
}
#size_chart th,
#size_chart td {
  padding:5px;
  font-size:12px;
  text-align:center;
}
#size_chart th {
  font-size:17px;
  color:#e2d372;
  text-align:left;
  padding-left:20px;
}
.upper_case {
  text-transform:uppercase !important;
}
#press {
  padding:25px 0 0 35px;
}
#press td {
  width:125px;
  text-align:center;
  position:relative;
}
#press tr {
  height:180px;
}
#press label {
  font-size:90px;
  font-weight:bold;
  color:#273053;
  float:right;
  text-align:right !important;
}
#press span {
  float:right;
  width:240px !important;
  margin:-10px 0 0;
  color:#c1a261;
  font-size:18px;
  letter-spacing:1;
}
#press span a:link,
#press span a:visited {
  color:#000;
  text-decoration:none;
}
#press span a:hover {
  text-decoration:underline;
}
/*below are popup classes*/
.popup_parent {
  float:left;
  width:923px;
  padding:15px;
  background:#fff;
}
.popup_content,
/*.popup_footer,*/
.module_a {
  float:left;
  width:100%;
}
.module_a,
.module_a table {
  height:100%;
  position:relative;
}
.module_a div#prev,
.module_a div#next {
  width:61px;
  position:absolute;
  top:35%;
  z-index:14;
}
.popup_content img#prev,
.popup_content img#next {
  position:absolute;
  top:8%;
  z-index:14;
}
.popup_content img#prev {
  left:2%;
}
.popup_content img#next {
  right:2%;
}
.module_a div#prev {
  left:2%;
}
.module_a div#next {
  right:4%;
}
.popup_content img#prev,
.popup_content img#next,
.popup_footer em img,
.module_a div#prev img,
.module_a div#next img {
  cursor:pointer;
}
.popup_footer {
  /*padding:10px 0 0;*/
  position:absolute;
  bottom:10px;
}
.popup_footer label {
  font-weight:bold;
  font-size:13px;
  text-transform:uppercase;
}
.popup_details {
  float:left;
  width:85%;
  text-align:center;
}
.store_bg {background:#292305 !important}
.size_content {color:#e2d372;}
.spring09_bg { background: #666; }
.charity_bg {background:#b6a551}
.charity_left {
	float:left;
	width:570px;
	margin-top:-29px;
	position:relative;
}
.charity_right {
	float:left;
	width:300px;
	margin-top:-59px;
	position:relative;
}
.charity_left p {
	float:left;
	width:445px;
	color:#dccd9c;
	padding-bottom:10px;
	padding-left:125px;
	font-size:14px;
	line-height:17px;
}
.charity_left p a {
	color:#fff;
	text-decoration:none;
}
.charity_right img {
	margin-left:80px;
}
a.buy2er_hack {float:left; margin-left:90px !important; margin-left:90px !important;}
#Label6,
#Label7,
#Label8 { 
  text-transform: capitalize;
}
/* Below code is added by monika as on 27th November, 2009 */
.intro_module {
  float: left;
  width: 100%;
  height: 100%;
  background: #000;
}
.intro_head,
.footer_main { 
  float: left;
  width: 100%;
  height: 14px;
  background: #b1971e;
}
.footer_main { 
  height: 4px;
}
.intro_head tt,
.footer_main tt { 
  float: left;
  height:14px;
  width:239px;
  background:#363636;
}
.footer_main tt { 
  height:4px;
}
.intro_content {
  float: left;
  width: 100%;
  padding: 100px 0 0;
}
table.intro {
  margin: 0 auto;
}
table.intro td.arrow {
  padding: 20px 0 20px 155px;
}
table.intro td.sep {
  padding: 100px 34px 0;
}
table.intro td span {
  float: left;
  width: 98%;
  padding: 0 0 0px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
table.intro td span.flash {
  padding: 10px 0;
}
table.intro td span.head {
  padding: 0 0 20px;
  cursor:pointer;
}
table.intro td span a {
  color: #fff;
}
.press_bg {background:#f2f2f2 !important;}
.lookbook_margin {margin-left:-12px; position:relative;}
/* Above code is added by monika as on 27th November, 2009 */
.mainpage_container {
	margin:auto;
	width:881px;
}
.landing_bg {
	float:left; 
	width:881px; 
	height:558px; 
	background:url(images/landing_bg.jpg) no-repeat;
}
/**+html .landing_bg {height:560px;}*/
.landing_content {
	margin:auto;
	width:550px;
}
.landing_left,
.landing_right {
	float:left; 
	padding-top:300px; 
	color:#fff;
	width:250px;
}
.landing_left b,
.landing_right b,
.landing_left dfn,
.landing_right dfn {
	float:left; 
	width:100%;
	cursor:pointer;
}
.landing_left b {margin-left:32px;}
.landing_right b {text-align:right;}
.landing_left dfn,
.landing_right dfn  {
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	width:250px;
	color:#363636;
}
.landing_left dfn {margin-left:70px;}
.landing_left dfn a,
.landing_right dfn a {
	color:#a7a9ac;
	text-decoration:none;
}
.landing_left b i,
.landing_right b i {
	float:left; 
	padding:2px 10px 0 0;
}
.landing_left b span,
.landing_right b span {
	float:left; 
	font-size:14px;
}
.landing_left b span a ,
.landing_right b span a {
	color:#bea238;
	text-decoration:none;
}
.landing_right  {
	float:right; 
	width:300px;
}
/*Below Css code is added by shilpi as on 27th jan 2010*/
.sitemap_module ,
.sitemap_field {
    width:100%;
    float:left;
    color:#fff;
}
.sitemap_field {
    padding:10px 0;
}
.sitemap_field .sitemap_col_a {
    width:40%;
    float:left;
    font-weight:bold;
}
.sitemap_field .sitemap_col_b {
    width:58%;
    float:left;
    padding:0 0 0 5px;
}
/*Above Css code is added by shilpi as on 27th jan 2010*/