@charset "utf-8";
/* CSS Document */

/****************************
*  [DM]
*  ANIL KUMAR - www.dunesmedia.com
*****************************/


/****************************
*  TEMP
*****************************/
.temp {
	background-color:#0C6;
	width:90px;
	font-size:9px;
	float:left;
}



/****************************
*  FIXES
*****************************/

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}


.clearfix:before,
.clearfix:after,
.container_24:before,
.container_24:after,
.group:before,
.group:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container_24:after,
.group:after {
  clear: both;
}




/****************************
*  RESET
*****************************/

/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* general css reset */
html {
	height:100%;
	/*overflow-y:hidden;*/
}
body {
	height:100%;
}
img {
	border-style:none;
}
a {
	text-decoration: none;
	/*color:#b8d30b;*/
	/*color:#fff;*/
}

.gap10{
	margin-bottom:10px;
}
.gap15{
	margin-bottom:15px;
}
.gap20{
	margin-bottom:20px;
}
.gap25{
	margin-bottom:25px;
}
.gap30{
	margin-bottom:30px;
}
.gap35{
	margin-bottom:35px;
}


.padding2{
	padding:2px;
}




/****************************
*  MENU - PRODUCTS - LEFT SIDE
*****************************/

#menuProducts{
	padding:2px;
	/*background-color:#FFF;*/
	margin-bottom: 10px;
	
}
#menuProducts h1 a{
	color:#FFF;
}
#menuProducts h1{
	font-size:20px;
	font-weight:bold;
	padding:8px;
	color:#FFF;
	background:url(../images/bg-menu-title.png);
	/*text-transform:uppercase;*/
	
	-webkit-border-radius: 5px 10px 0 0 ;
  	-moz-border-radius: 5px 10px 0 0 ;
  	border-radius: 5px 10px 0 0 ;
  	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.4);
  	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4);
  	box-shadow: 0 2px 2px rgba(0,0,0,.4);

}
#menuProducts ul {
	padding: 0 0 2px 0;

}

/****************************
*  MENU - PRODUCTS - LEFT SIDE continued
*****************************/

.ddImg{
	float: none;
	
	margin-left:8px;
	margin-top:8px;
	
	margin-right:8px;
	
}

.ddImg img{
	display:block;
	overflow:hidden;
	width:100%;
	border:1px #E6E6E6 solid;
}
.ddImg h2{
	font-size:14px;
	padding-bottom:8px;
	color:#A90C09;
}

.dcjq-vertical-mega-menu .menu {
	font: bold 12px Arial, sans-serif;
	line-height: 15px;
	position: relative; /* Required */
	border: 1px solid #EEE;
	border-bottom: none;
}
.dcjq-vertical-mega-menu .menu li a {
	display: block;
	color: #000;
	 padding: 11px 0 11px 5px;
	text-shadow: 1px 1px 1px #fff;
	text-decoration: none;
	/*border-bottom: 1px solid #999;*/
	background: url(images/bg_nav.png) repeat-x 0 0;
}
.dcjq-vertical-mega-menu .menu li a:hover, .dcjq-vertical-mega-menu .menu li.mega-hover a {
	background-position: 0 -40px;
	color: #A90C09;
	/*text-shadow: 1px 1px 1px #fff;*/
	font-size:11px;
}
.dcjq-vertical-mega-menu .menu li a.dc-mega {
	position: relative;
}
/* Add arrow icon to parent links */
.dcjq-vertical-mega-menu .menu li a .dc-mega-icon {
	display: block;
	position: absolute;
	top: 14px;
	right: 3px;
	width: 6px;
	height: 8px;
	background: url(images/arrow_right.png) no-repeat -6px 0;
}
.dcjq-vertical-mega-menu .menu li a:hover .dc-mega-icon, .dcjq-vertical-mega-menu .menu li.mega-hover a .dc-mega-icon {
	background-position: 0 0;
}
/* Mega menu container */
.dcjq-vertical-mega-menu .menu li .sub-container {
	position: absolute; /* Required */
	overflow: hidden;
	background: url(images/bg_menu.png) no-repeat 100% 100%; /* Add the drop shadow */
	padding: 0 13px 17px 0; /* Padding for drop shadow */
}
.dcjq-vertical-mega-menu .menu li .sub-container .sub {
	border: none;
	padding: 15px 15px 5px 15px;
	background: #fff url(images/bg_grad_top.png) repeat-x 0 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
}
.dcjq-vertical-mega-menu .menu li .sub .row {
	width: 100%;
	overflow: hidden; /* Clear floats */
}
.dcjq-vertical-mega-menu .menu li .sub li {
	float: none;
	width: 220px;
	font-size: 1em;
	font-weight: normal;
}
.vMenuWrapper {
	float:left;
	width:230px;
	background-color:#6F6;
	margin:2px;
}
.dcjq-vertical-mega-menu .menu li .sub li.mega-hdr {
	float: left; /* Required */
	margin: 0 5px 10px 5px;
}
.dcjq-vertical-mega-menu .menu li .sub a, .dcjq-vertical-mega-menu .menu.left li .sub a {
	background: none;
	border: none;
	text-shadow: none;
	float: none;
	color: #000;
	display: block;
	text-decoration: none;
	font-size: 0.9em;
	margin-bottom: 0;
}
.dcjq-vertical-mega-menu .menu li .sub li.mega-hdr a.mega-hdr-a {
	background: url(images/bg_nav.png) repeat-x 0 -40px;
	padding: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
}
.dcjq-vertical-mega-menu .menu li .sub li.mega-hdr a.mega-hdr-a:hover {
	color: #000;
	text-shadow: none;
}
.dcjq-vertical-mega-menu .menu .sub li.mega-hdr li {
	margin-bottom: 3px;
}
.dcjq-vertical-mega-menu .menu .sub li a {
	padding: 6px 3px 4px 15px;
	background: url(images/bullet.png) no-repeat 3px 8px;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 12px;
	/*background:url(images/bg_nav_in.png) 0 0px;*/
	border-bottom:#E9E9E9 dotted 1px;
	
}
.dcjq-vertical-mega-menu .menu .sub li a:hover {
	color: #A90C09;
	background: #fff url(images/bullet_white.png) no-repeat 5px 10px;
	
}
.dcjq-vertical-mega-menu .menu .sub ul li {
	padding-right: 0;
}
/* Custom mega menu styling */
.dcjq-vertical-mega-menu .menu li#menu-item-1 .sub .row {
	padding: 10px 10px 0 40px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: url(images/mens.png) no-repeat 0 center;
}
.dcjq-vertical-mega-menu .menu li#menu-item-1 .sub .row.last {
	background: url(images/ladies.png) no-repeat 0 0;
}
.dcjq-vertical-mega-menu .menu li#menu-item-1 .sub li.mega-hdr {
	padding: 75px 0 0;
}
li#menu-item-4.mega-hdr {
	background: url(images/nike.png) no-repeat center 0;
}
li#menu-item-5.mega-hdr {
	background: url(images/reebok.png) no-repeat center 0;
}
li#menu-item-6.mega-hdr {
	background: url(images/adidas_1.jpg) no-repeat center 0;
}
li#menu-item-7.mega-hdr {
	background: url(images/gola_1.jpg) no-repeat center 0;
}
li#menu-item-8.mega-hdr {
	background: url(images/nike_2.jpg) no-repeat center 0;
}
li#menu-item-9.mega-hdr {
	background: url(images/reebok_2.jpg) no-repeat center 0;
}
li#menu-item-10.mega-hdr {
	background: url(images/adidas_2.jpg) no-repeat center 0;
}
li#menu-item-11.mega-hdr {
	background: url(images/gola_2.jpg) no-repeat center 0;
}
li#menu-item-3 li.mega-hdr {
	padding: 10px 0 0;
}
li#menu-item-15.mega-hdr {
	background: url(images/bag_1.jpg) no-repeat center 0;
}
li#menu-item-16.mega-hdr {
	background: url(images/bag_2.jpg) no-repeat center 0;
}
li#menu-item-17.mega-hdr {
	background: url(images/bag_3.jpg) no-repeat center 0;
}
li#menu-item-18.mega-hdr {
	background: url(images/bag_4.jpg) no-repeat center 0;
}
/* Styling for menu items with only 2 levels */
.dcjq-vertical-mega-menu .menu li .sub-container.non-mega .sub {
	padding: 10px;
	background: #fff;
}
.dcjq-vertical-mega-menu .menu li .sub-container.non-mega li {
	padding: 0;
	margin: 0;
	width: 150px;
	float: none;
}
/* Custom styling for 2 levels */
.dcjq-vertical-mega-menu .menu li#menu-item-2 .sub-container.non-mega .sub {
	width: 480px;
	height: 180px;
	padding: 20px 10px 10px;
}
.dcjq-vertical-mega-menu .menu li#menu-item-2 .sub-container.non-mega li {
	float: left;
}
li#menu-item-12, li#menu-item-13, li#menu-item-14 {
	padding: 150px 0 0;
	margin-right: 10px;
}
li#menu-item-12 {
	background: url(images/jacket_1.jpg) no-repeat center 0;
}
li#menu-item-13 {
	background: url(images/jacket_2.jpg) no-repeat center 0;
}
li#menu-item-14 {
	background: url(images/jacket_3.jpg) no-repeat center 0;
}





/****************************
*  promoContent
*****************************/

#promoContent
{
    background: #fff;
    padding: 8px;
	height: 282px;
	position: relative;
	z-index: 2;	
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    -moz-box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
    box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
}

#promoContent h2, #promoContent h3, #promoContent p
{
    margin: 0 0 15px 0;
}



#tabs-1 ul {
	margin-top:7px;
	padding-left:24px !important;
}

#tabs-1 ul li{
	list-style:disc !important;
}

#loginBx {
	min-height:200px;
}
#loginBx ul li span{
	width:110px;

	display:inline-block;
	zoom:1;

}
#loginBx ul li{
	padding:2px;
	
}
