@charset "utf-8";
/* 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: inherit;
	font-size: 100%;/*vertical-align: baseline;*/
}
html {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
/*
@mixin centerbox {
  @include display-box;
  @include box-orient(horizontal);
  @include box-pack(center);
  @include box-align(center);
}
*/
/* -------------------------------------------- */
/* Override resets to avoid font corruption     */
/* -------------------------------------------- */
h1, h2, h3, h3, h4, h5, strong, strong a, li, em, b, p, a {
	font-weight: normal;
}
/* -------------------------------- */
/* Typography rules                 */
/* -------------------------------- */

/* -------------------------------- */
/* Fullscreen Background            */
/* -------------------------------- */
/* -------------------------------- */
/* Global Styles                    */
/* -------------------------------- */
body {
	font-family: "MyriadProRegular", "HelveticaNeueMdCn", "HelveticaNeueW01-67MdCn 692710", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #000000;
	position:relative;
}
a {
	color: #f2f2f2;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
input:focus, textarea:focus a:focus {
	outline: 0;
}
textarea, input, select {
	outline:0
}

/* -------------------------------- */
/* Preloader styles                    */
/* -------------------------------- */
#preloader {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
	opacity:.70;
    background-color:#000; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#preloader-left {
	position:absolute;
	height:100%; width:182px;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:.70;
	background-color:#000; /* change if the mask should have another color then white */
	z-index:999999; /* makes sure it stays on top */
}

.shutterstock-logo img {
    
    float:right; margin:9px 15px 5px 0px;
}

#status {
	width:100px;
	height:100px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:350px; /* centers the loading animation vertically one the screen */
	background-image:url(../images/loading-status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}


#status-left {
	width:32px;
	height:32px;
	position:absolute;
	left:100px; /* centers the loading animation horizontally one the screen */
	top:250px; /* centers the loading animation vertically one the screen */
	background-image:url(../images/loading.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-32px 0 0 -32px; /* is width and height divided by two */
}

/* -------------------------------- */
/* Home Page Styles                    */
/* -------------------------------- */

.home-bg-img{ 
  height:100%; 
  background:#000000 url(../images/background-image-home.jpg) fixed no-repeat; 
  background-size:cover;
}

/* -------------------------------- */
/* Global Styles                    */
/* -------------------------------- */

#Header-wrapper{background:#000 url(../images/header-bg-transparent-black.png); position:relative; /*min-height:55px;*/ min-width:1005px; z-index:25}
#global-content-wrapper{ position:relative; margin:80px 0 0 18px; min-height:550px; min-width:1005px; z-index:25}
.global-content-container{position:relative; margin:0; padding:0}
#logo {
	    display: block;
   
    top: 14px;
    width: 25%;
    float: left;
    height: 45px;
    margin: 9px 10px 0px 15px;
    cursor: pointer;
    background: url(../images/logo-india-picture.png) no-repeat;

}


.navbar-shutterstock {
    background-color: #F4F4F4 !important;
    border-bottom: 1px solid #AFAFAF;
    font-size: 12px;
    margin-bottom: 0;
}

.pull-left {
    float: left;
}
/* -------------------------------- */
/* Global Navigation                */
/* -------------------------------- */
.global-nav {
	width:auto;
	/*position: absolute;*/
	top:0; 
	/*background: rgba(0, 0, 0, 0.75);*/
	font-family: "HelveticaNeueLtCn", "HelveticaNeueW01-47LtCn 692686", Helvetica, sans-serif;
}

.global-nav ul li a {
	display:block;
	font-size:14px;
	width:108px;
	text-align:center;
	text-transform:uppercase;
	height:29px;
	padding-top:45px;
	color:#bdbdbd;
	font-family:'MyriadProSemiBold', arial, Helvetica;
}
.global-nav ul li a:hover {
	background:url(../images/top-nav-rollover.png)repeat-x;
	color:#ffffff;
}
.activatednav {
	background:url(../images/top-nav-rollover.png)repeat-x;
	color:#ffffff;
}

/* -------------------------------- */
/* MENU STYLES                */
/* -------------------------------- */

.mega-menu ul {/*position: relative; padding: 0; margin: 0;*/
}
.mega-menu ul li ul {
	display: none;
}
.mega-menu .sub {
	display: none;
}
.mega-menu .sub ul {
	display: block;
}
.tnav {
	font-family:'MyriadProSemiBold', arial, Helvetica;
	font-weight:normal
}
.tnav ul.mega-menu, .tnav ul.mega-menu, .tnav ul.mega-menu li {/*margin: 0; padding: 0; border: none;*/
}
.tnav ul.mega-menu {/*background: #222 url(images/bg_green.png) repeat-x 0 -80px; width: 100%; height: 40px; border-right: 1px solid #94cd0b; border-left: 1px solid #94cd0b; */
	position: relative;
}
.tnav ul.mega-menu li {
	float: left;
}
.tnav ul.mega-menu li a {
	float: left;
    display: block;
    width: 122px;
    font-size: 14px;
    color: #bdbdbd;
    background: url(../images/nav-separator.png) left bottom no-repeat;
    text-decoration: none;
    text-transform: uppercase;
    height: 29px;
    padding-top: 34px;
    text-align: center;
}
.tnav ul.mega-menu li a.dc-mega {
	position: relative;
}
.tnav ul.mega-menu li a .dc-mega-icon {
	display: block;
	position: absolute;
	width: 8px;
	height: 6px;
	top: 18px;
	right: 15px; /*background: url(images/arrow.png) no-repeat 0 100%;*/
}
.tnav ul.mega-menu li.mega-hover a, .tnav ul.mega-menu li a:hover {/*background-position: 100% -40px;*/
	background:url(../images/top-nav-rollover.png)repeat-x;
	color:#ffffff;
}
.tnav ul.mega-menu li.mega-hover a .dc-mega-icon {
	background-position: 0 100%;
}
.tnav ul.mega-menu li .sub-container {
	position: absolute;
	background:#000000 url(../images/bg-mega-menu.png); /*no-repeat 0 100%; padding-left: 5px; */
	margin-left: -3px;
	border-left:1px solid #282828;
	border-bottom:1px solid #1c1c1c;
	border-right:1px solid #282828;
}
.tnav ul.mega-menu li .sub {/* background: url(../images/header-bg-transparent-black.png)no-repeat 100% 100%*/;
	padding: 10px 12px;
}
.tnav ul.mega-menu li .sub-container.mega .sub {
	padding: 10px 0 0 0;
}
.tnav ul.mega-menu li .sub .row {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.tnav ul.mega-menu li .sub li {
	list-style: none;
	float: none;
	width: 190px;
	font-size: 1em;
	font-weight: normal;
}
.tnav ul.mega-menu li .sub li.mega-hdr {
	margin: 0 10px 10px 0;
	float: left;
}
.tnav ul.mega-menu li .sub li.mega-hdr.last {
	margin-right: 0;
}
.tnav ul.mega-menu li .sub a {
	background: none;
	border: none;
	text-shadow: none;
	color: #ffffff;
	padding: 7px 10px;
	display: block;
	float: none;
	text-decoration: none;
	font-size: 0.9em;
}


.tnav ul.mega-menu li .sub-container.non-mega li {
	padding: 0;
	width: 190px;
	margin-top:10px;
}
.tnav ul.mega-menu li .sub-container.non-mega li a {
	width:auto;
	line-height:20px;
	
	color:#c0c0c0;
	padding: 0 5px 10px 0;/* background: url(images/arrow_off.png) no-repeat 7px 10px;*/
}
.tnav ul.mega-menu li .sub-container.non-mega li a:hover {
	color: #f2f2f2; /*background: #efefef url(images/arrow_on.png) no-repeat 7px 10px;*/
}
.cat-menu-thumb {
	float:left;
	margin-right:10px;
	width:48px;
	display:block;
	position:relative
}
.cat-menu-detail {
	float:left;
	margin-left:10px;
	position:relative;
	/*padding:10px 0 0 0;*/
	text-align:left;
	 display: block;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}

ul#main-nav-top li ul.sub {
    display:none;
    position: absolute;
	background-color:#000;
    
}
ul#main-nav-top li:hover ul.sub {
    display:block;
}

.cat-menu-detail span {
	font-size:10px;
	color:#807f7f;
	display:block;
}
/* -------------------------------- */
/* SING IN SECTION - TOP RIGHT      */
/* -------------------------------- */
#sign-in-wrapper {
	display:block;
	width:auto;
	height:74px;
	right:18px;
	position:absolute; float:right;
}
.signin-wrapper {
	float:right;
	display:block;
	width:auto;
	margin-top:5px
}
.signin-wrapper ul li {
	float:left;
	color:#666666;
	margin-top:6px;
	border-right:1px solid #444444
}

.signin-wrapper ul li a {
	display:block;
	font-size:11px; line-height:15px;
	padding:0 8px;
	color:#828282;
	font-family:'MyriadProRegular', arial, Helvetica;
}
.signin-wrapper ul li a:hover {
	/*color:#dadada;*/
	text-decoration:underline
}

.countrylist {
	background: url(../images/slectbox-arrow.png) right top no-repeat;
	-webkit-appearance: none;
	font-size:11px;
	color:#828282;
	height:18px;
	border:1px solid #333333;
	width:72px;
	padding:1px 0 1px 4px;
	margin:0 0 0 10px;
	outline:0;
}
.myaccount-wrapper {
	float:right;
	display:block;
	width:auto;
	margin-top:2px;
	clear:both;
}
.myaccount-wrapper ul {
	margin-top:6px;
}
.myaccount-wrapper ul li {
	float:left
}
.myaccount-wrapper ul li a {
	display:block;
	font-size:12px;
	padding:0 8px;
	color:#828282;
	font-family:'MyriadProRegular', arial, Helvetica;
	border-right:1px solid #333333
}
.myaccount-wrapper ul li a:hover {
	color:#ebebeb;
}
.cart-icon-wrapper {
	float:left;
	width:auto;
	margin-left:-3px;
	margin-top:-2px;
	z-index:5;
	position:relative
}
.cart-numbers {
	float:left;
	width:auto;
	color:#b9b9b9;
	border:1px solid #444444;
	margin-left:-5px;
	z-index:4;
	position:relative;
	padding:0 4px 0 12px;
	line-height:16px;
}

/* -------------------------------- */
/* Seach box -Home page                */
/* -------------------------------- */
.search-box-home{float:left; position:fixed; top:40%; left:50px; padding:6px 4px 0 6px; background:url(../images/search-box-home.png) no-repeat; width:562px; height:78px;z-index:25}
.search-box-home2{float:left; position:fixed; top:40%; left:50px; padding:6px 4px 0 6px; background:url(../images/search-box-home2.png) no-repeat; width:562px; height:78px;z-index:25}
.search-box-field{float:left; width:365px; height:24px; padding:8px 15px; background:transparent; outline:0; font-size:20px; border:0 }
.search-bt-home{font-size:16px; color:#ffffff; padding:10px 12px; background:transparent; border:0; text-transform:uppercase; font-family:'MyriadProSemiBold',arial,Helvetica; cursor:pointer }
.category-wrapper{float:left; display:block; clear:both; margin:4px 0 0 15px; color:#d7d7d7; font-size:14px; }
.search-cats{float:left;}
.editorial{margin-left:15px;}
.uploadnfind{float:left; display:block; font-size:13px; color:#ffffff; text-transform:uppercase; background:url(../images/arrow-up.png) right 5px no-repeat; margin-left:35px; padding-right:15px; }
.advanced-ser-home{float:left; font-size:13px; display:block; color:#ffffff; text-transform:uppercase; background:url(../images/arrow-down.png) right 5px no-repeat; margin-left:24px; padding-right:15px; }

/* -------------------------------- */
/* Seach box -Inner page                */
/* -------------------------------- */
#searchtip-box-wrapper {
	position:absolute;
	top:80px;
	left:18px; font-size:11px; color:#888888; margin-bottom:10px;
}
#searchtip-box-wrapper .newbox { color:#ffffff;
	padding:3px 0; text-align:center; line-height:8px; font-size:10px;
	display:inline-block; width:30px;
	background:url(../images/bg-for-new.gif) center center; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;}

#searchtip-box-wrapper a{color:#aeaeae}

#search-box-inner-wrapper {
	position:absolute;
	top:104px;
	left:18px;
	min-width:1000px;
}
.search-box-container {
	float:left;
	position:relative;
	width:auto;
	height:35px; width:510px;	
}
.searchbox-ctn {
	float:left;
	width:auto;
	padding:2px 4px 2px 6px;
	background:#ffffff;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	height:24px;
}

.searhboxinput {
	float:left;
	width:340px;
	height:20px;
	padding:2px 15px;
	background:transparent;
	/*line-height:18px;*/
	outline:0; font-weight:normal;
	font-size:16px; color:#999999;
	border:0
}
.searchbtn-ctn {
	float:left;
	width:auto; margin-left:1px;
	padding:2px 4px 2px 6px;
	background:url(../images/button-bg.jpg);
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px; display:inline-block;
	height:24px;
}
.search-bt-top {
	float:left;
	margin:0;
	color:#ffffff;
	padding:4px 14px;
	font-size:16px; line-height:none;
	background:none/*url(../images/button-bg.jpg)*/;
	border:0; outline:0;
	text-transform:uppercase;
	font-family:'MyriadProSemiBold', arial, Helvetica;
	cursor:pointer;
	
}

/*.search-bt-top {
	float:left;
	margin:0 0 0 1px;
	font-size:16px;	
	color:#ffffff;
	padding:5px 14px 4px 14px;
	line-height:18px;
	background:url(../images/button-bg.jpg);
	border:0; outline:0;
	text-transform:uppercase;
	font-family:'MyriadProSemiBold', arial, Helvetica;
	cursor:pointer;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px; display:inline-block;
}*/
.search-box-inner {
	float:left;
	position:relative;
	padding:6px 4px 0 6px;
	background:url(../images/search-box-inner.png) no-repeat;
	width:562px;
	height:35px;
}
.search-box-field-inner {
	float:left;
	width:365px;
	height:20px;
	padding:2px 15px;
	background:transparent;
	line-height:18px;
	outline:0;
	font-size:20px; 
	border:0
}
.search-bt-inner {
	float:right;
	font-size:16px;
	color:#ffffff;
	padding:2px 12px;
	background:transparent;
	border:0;
	text-transform:uppercase;
	font-family:'MyriadProSemiBold', arial, Helvetica;
	cursor:pointer;
	font-weight:normal
}
.advanced-ser-inner {
	float:left;
	font-size:13px;
	display:block;
	color:#bdbdbd;
	text-transform:normal;
	background:url(../images/arrow-display.png) right 7px no-repeat;
	margin:5px 10px 0 24px;
	padding-right:15px;
}
.rm-rf-container{float:left; margin-top:4px; padding:0 20px; color:#bebebe;}
.need-hires{float:left; padding:4px 20px; color:#bebebe; border-left:1px solid #555555;}
.need-hires a{color:#8b8c8c; border-bottom:1px dotted}

/* -------------------------------- */
/* SING IN Page     */
/* -------------------------------- */
.signin-page-wrapper{width:800px; margin:0 50px;}
.signinhdr{font-size:24px; color:#ffffff; padding:10px 0; margin:25px 0; border-bottom:1px solid #333333;}
.user-login-wrapper{float:left; margin:30px 0 0 0; width:320px; padding:0; color:#999999; font-size:12px;}
.signin-seperatorline{float:left; margin:100px 60px; width:1px; height:265px; border-left:1px dotted #333;}
.user-type-hdr{font-size:18px; color:#ccc; text-transform:uppercase; padding:8px 0; margin:0 0 25px 0; border-bottom:1px solid #333; /*background:#191919;*/}
.loginidpw{width:280px; padding:3px 15px; outline:1; font-size:16px; background:#bbbbbb; border:none; color:#333333;}
.signin-page-wrapper label{display:block; margin:15px 0 2px 0; clear:both; font-size:14px;}
.signin-button{
	background:#333;
	border:0; outline:0;
	color:#ffffff; font-size:16px; font-family:'MyriadProLight';
	padding:6px 15px;
	cursor:pointer;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:block; margin:15px 0;}
.signin-button:hover{	background:url(../images/button-bg.jpg);}
.user-login-wrapper a:hover{color:#4064b1; text-decoration:underline}

.forgot-password, .forgot-password-right{background:#191919; margin:25px 0; padding:18px; -webkit-border-radius:5px;	-moz-border-radius:5px;	border-radius:5px;}
.forgot-password input[type=text], .forgot-password-right input[type=text]{width:250px;}
.forgot-pwhdr{font-size:16px; margin:6px 0; border-bottom:1px dotted #444444;}
/*
.slidingDiv {
    height:300px;
    background-color: #99CCFF;
    padding:20px;
    margin-top:10px;
    border-bottom:5px solid #3399FF;
}*/
 
.show_hide, .show_hide_right { display:none;}


/* -------------------------------- */
/* REGISTER Page     */
/* -------------------------------- */
.register-page-wrapper{/*width:1000px;*/ margin:0;  color:#999999; font-size:12px;}
.register-form{width:550px; float:left; padding:25px 35px; border:1px solid #333333;}
.register-form input[type=text], .register-form select, .register-form textarea{width:240px; padding:2px 15px; margin:5px 0; font-size:14px; background:#bbbbbb; border:none; color:#333333;}
.register-button{
	background:url(../images/button-bg.jpg);
	border:0; outline:0;
	color:#ffffff; font-size:18px; text-transform:uppercase; font-family:'MyriadProLight';
	padding:6px 15px;
	cursor:pointer;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:block; margin:15px 0;}
.astrik{color:#F00}
	
.registerhdr{font-size:24px; color:#ffffff; padding:10px 0; margin:25px 0; border-bottom:1px solid #333333;}
.why-register{float:left; width:300px; margin-left:0; background:#191919; padding:25px;}
.why-register-hdr{font-size:14px; color:#fff; margin-bottom:20px;}
.benefits{margin:15px 0}
.benefits li{margin:3px 0; padding-left:20px; background:url(../images/main-cat-arrow-off.gif) 0 2px no-repeat}

/* -------------------------------- */
/* My PROFILE                */
/* -------------------------------- */
.profile-detail-hdr{font-size:18px; color:#c5c5c5; padding:10px 0 3px 0; margin:15px 0 15px 0; border-bottom:1px dotted #444444;}
/* -------------------------------- */
/* My ORDERS                */
/* -------------------------------- */
.order-details tr td{ padding:10px 6px; border-bottom:1px solid #333333; font-size:13px;}
.order-details .hdr-row{font-size:14px; color:#d6d6d6; background:#202020;}
.order-details-div{height:650px; overflow:auto;}
.order-details tr td a{border-bottom:1px dotted #06C; color:#adadad}
.order-details tr td a:hover{border-bottom:none; color:#cfcfcf}
.order-details strong{color:#c5c5c5; font-family:'MyriadProSemiBold'}
.order-amt-dt{ background:#222222; padding:15px}
.order-amt-dt .hdr{font-size:13px; color:#f0f0f0; border-bottom:1px solid #444444; margin:0 0 10px 0}
.order-amt-dt table tr td { padding:5px 0}
.order-amt-dt table .net{color:#d2d2d2; border-top:1px dotted #444444;border-bottom:1px dotted #444444;}
.order-pay-bt{
	background:url(../images/button-bg.jpg);
	border:0; outline:0;
	color:#ffffff; font-size:14px; text-transform:uppercase; font-family:'MyriadProLight';
	padding:4px 10px;
	cursor:pointer;
	/*-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;*/
	display:block; margin:10px 0;}

/* -------------------------------- */
/* Shopping Cart Page               */
/* -------------------------------- */
.cart-item-wrapper{float:left; display:block; margin:0 40px; padding:0 0 15px 0; position:relative; border-top:1px dotted #444;}
.cart-item-wrapper .delete{background:url(../images/delete-cross.gif) center center no-repeat; width:13px; height:12px; position:absolute; cursor:pointer}
.cart-item{float:left; display:inline-block; margin:25px 0}
.cart-item-info-wrapper{float:left; display:inline-block; margin-left:50px;}
.cart-item-info{float:left; margin:40px 0; font-size:14px; }
.cart-item-info strong{font-family:'MyriadProSemiBold'; color:#888888;}
.cart-item-info .type{float:left; color:#bbb; display:block; clear:both; margin-bottom:5px; border-bottom:1px dotted #666; min-width:150px;}
.cart-item-info .type-detail{float:left; color:#f0f0f0; display:inline-block; clear:left; padding:2px 0}
.cart-item-info .type-rf{float:left; padding:2px 4px 0 4px; border:1px solid #444444; color:#cccccc; display:inline-block; margin:0 6px; line-height:16px;}
.cart-item-info .type-size{float:left; color:#f0f0f0; display:inline-block; clear:both; padding:2px 0; font-size:12px;}
.cart-item-info .type-price{float:left; color:#f0f0f0; display:inline-block; clear:both; padding:2px 0; font-size:12px;}

.addfilesize-bt-wrapper{float:left; margin:50px}
.addfilesize-bt{ background:#555555;
	/*background:url(../images/button-bg.jpg);*/
	border:0; outline:0;
	color:#c5c5c5; font-size:12px; text-transform:none; font-family:'MyriadProRegular';
	padding:5px 10px; line-height:none;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	display:block; margin:10px 0;}
.addfilesize-bt:hover{ background:url(../images/button-bg.jpg);}
.cart-amt{float:left; display:block; clear:both; text-align:right; width:520px; margin:0 40px; font-size:14px;  padding:8px 15px; background:#191919}
.cart-amt-inner{float:left; display:block; clear:both; text-align:right; width:615px; margin:0; font-size:14px;  padding:8px 80px 5px 0; background:#191919}
.cart-amt-tag{color:#666; margin-right:15px; display:inline-block;}
.cart-amt-number{color:#dddddd; text-align:right; display:inline-block; width:100px;}
.cart-billing-info-wrapper{float:left; clear:both; margin:25px 40px; }
.cart-billing-info{display:block; margin:6px 0; padding-bottom:8px; border-bottom:1px dotted #555555;}
.cart-billing-info-wrapper a{color:#666666;} .cart-billing-info-wrapper a:hover{color:#999; text-decoration:underline}
.checkout-bt{ background:url(../images/button-bg.jpg);
	border:0; outline:0;	color:#c5c5c5; font-size:14px; text-transform:uppercase; font-family:'MyriadProRegular';
	padding:8px 20px; line-height:none;	cursor:pointer;
	/*-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;*/
	display:block; margin:10px 0;}

.payment-option{ float:left; display:block; clear:both; margin:25px 0; line-height:18px; font-size:14px;}

/* -------------------------------- */
/* Lightbox listing Section                */
/* -------------------------------- */
.shortlist-top-div{float:left; width:700px; display:block; clear:both; font-size:14px; padding-bottom:5px; border-bottom:1px dotted #555555; margin:15px 0}
.create-newlb{font-size:14px; color:#cecece; padding:4px 32px 4px 0; display:inline-block; margin:0 25px; background:url(../images/arrow-circular.png) center right no-repeat}
.lightboxlist-table{float:left; display:block; clear:both;}
.lightboxlist-details{float:left; display:block; clear:both;}
.lightboxlist-details tr td{ padding:10px 6px; border-bottom:1px solid #333333; font-size:13px;}
.lightboxlist-details .hdr-row{font-size:14px; color:#d6d6d6; background:#202020;}
.lightboxlist-details-div{float:left; height:650px; overflow:auto;}
.lightboxlist-details tr td a{border-bottom:1px dotted #06C; color:#adadad}
.lightboxlist-details tr td a:hover{border-bottom:none; color:#cfcfcf}
.lightboxlist-details strong{color:#c5c5c5; font-family:'MyriadProSemiBold'}

.lightbx-imageno{font-size:14px; font-family:'MyriadProSemiBold'; color:#888888;}

.lightbx-createdon{font-size:12px; color:#b7b7b7;}

.lightbx-actions{font-size:12px; display:block; margin:5px 10px; color:#cccccc; text-transform:uppercase}

.create-lboxlist{background:#222222; padding:40px;}
.create-lboxlist-hdr{font-size:18px; color:#c5c5c5; padding:10px 0 3px 0; margin:0px 0 15px 0; border-bottom:1px dotted #444444;}
.create-lboxlist input[type=text]{width:260px; padding:2px 5px; height:20px; background:#dedede; border:none; margin:6px;}
.create-lboxlist  textarea{width:260px;margin:6px; padding:2px 5px; height:50px; background:#dedede; border:none; font-family:arial; font-size:12px;}
.create-lboxlist i .text-label {	color: #555555; margin:6px;}

.create-lboxlist .createlbbtn{ padding:5px 10px;
	background:url(../images/button-bg.jpg);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	 display:block;
	 color:#f0f0f0;
	border:0; outline:0;
	font-family:'MyriadProSemiRegular', arial, Helvetica;
	cursor:pointer;}


.newlbox ul .borderli {margin:8px 0 16px 0; width:170px; border-bottom:1px dotted #605f5f; height:1px;}

ul.menu {list-style:none; margin:0; padding:0; font-size:12px;}
ul.menu a { display:block; font-size:12px; color:#cccccc;  text-decoration:none; text-transform:uppercase; 	 }
ul.menu a:hover {}
ul.menu li {position:relative; float:left; margin;0;  padding:0;  display:block; /*border-right:1px solid #857258; background:url(images/seperator.gif) right center no-repeat;*/}
/*ul.menu li:hover{background:#000}*/
ul.menu ul {position:absolute;  left:0; background:#444444; display:none; list-style:none; padding:0 15px;  }
ul.menu ul li {position:relative; border-bottom:1px dotted #666; min-width:100px; margin:0;  background:none}
ul.menu ul li a {display:block;color:#b8b7b7;/*background-color:#d1d1d1*/ text-transform:none; padding:5px 0; border-bottom:0;}
ul.menu ul li a:hover {color:#fff/*background-color:#c5c5c5*/}

ul.menu .subtop {padding-right:20px; background: url(images/down-arrow.png) right 16px no-repeat; border-bottom:0;}
ul.menu .sub {background: url(images/arrow.gif) right 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

/*.lightbox-list-wrapper{float:left; display:block; clear:both; 	margin:20px 0; 	 }
.lightbox-list-container{float:left; padding:0 0 5px 0; 	margin:0 25px 10px 0; 	width:175px; 	border:1px solid #333333;}
.lightbx-name{font-size:12px; color:#cccccc; display:block; margin:5px 10px; border-bottom:1px dotted #444444; padding-bottom:2px;}
.lightbx-name:hover{color:#ffffff;}
.lightbx-imageno{font-size:14px; display:block; margin:5px 10px; font-family:'MyriadProSemiBold'; color:#888888;}

.lightbx-createdon{font-size:12px; display:block; margin:5px 10px; color:#b7b7b7;}

.lightbx-actions{font-size:12px; display:block; margin:5px 10px; color:#cccccc; text-transform:uppercase}
*/
/* -------------------------------- */
/* Photographer Section                */
/* -------------------------------- */
.faqs .qes{padding-left:25px; background:url(../images/qes.gif) left 5px no-repeat}
.faqs .ans{padding-left:25px; background:url(../images/ans.gif) left 5px no-repeat; margin-bottom:25px;}

.photographer{}
.photographer-hdr{font-size:20px; color:#d5d5d5; padding:10px 0 3px 0; margin:15px 0 15px 0; border-bottom:1px dotted #444444;}
.photographer h2{font-size:18px; color:#c5c5c5; padding:10px 0 3px 0; margin:15px 0 15px 0; border-bottom:1px dotted #444444;}
.photo-benefits li{ padding-left:15px; background:url(../images/arrow-right-grey.png) left 5px no-repeat}

.photo-agreement-div{height:450px; overflow:auto;}


.photo-button{
	background:url(../images/button-bg.jpg);
	border:0; outline:0;
	color:#ffffff; font-size:18px; text-transform:uppercase; font-family:'MyriadProLight';
	padding:6px 15px;
	cursor:pointer;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	display:inline-block; margin:15px 0;}
.photo-button-back{
	background:#555555;
	border:0; outline:0;
	color:#ffffff; font-size:18px; text-transform:uppercase; font-family:'MyriadProLight';
	padding:6px 15px; 
	cursor:pointer;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	display:inline-block; margin:15px 20px 15px 0;}





/* -------------------------------- */
/* Common pages                */
/* -------------------------------- */
.common-page-wrapper{ margin:0;  color:#999999; font-size:12px;}
.common-page-wrapper p{margin:10px 0;}
h2{font-size:24px; color:#c0c0c0; padding:10px 0; margin:25px 0; border-bottom:1px solid #333333;}
h3{font-size:16px; color:#c0c0c0;margin:18px 0 0 0;}
.relatedlink-holder{float:left; width:180px; background:#191919; padding:25px;}
.relatedlink-hdr{font-size:18px; color:#c5c5c5; margin-bottom:20px;}
.relatedlink{margin:15px 0}
.relatedlink li{margin:3px 0; padding-left:20px; background:url(../images/main-cat-arrow-off.gif) 0 2px no-repeat}
.relatedlink li a {color:#bbbbbb;}
.relatedlink li a:hover {color:#f0f0f0;}
.relatedlink li .active {color:#f0f0f0;}

.common-content-right{width:695px; float:left; padding:10px 35px; border:1px solid #333333;}
.common-content-right2{width:850px; float:left; padding:10px 35px; border:1px solid #333333;}

/* -------------------------------- */
/* Editorial page                */
/* -------------------------------- */
.editorial-main-image-wrapper {
	float:left;
	position:relative;
	min-width:777px;
	max-width:777px;
	background:#0f0f0f;
/*	border:1px solid #272727;*/
	height:auto;
	margin: 0 0 18px 0;
	min-height:439px;
}
.editorial-image {
	float:left;
	width:auto;
	display:block
}
.editorial-image-details {
	float:left;
	width:722px;
	padding:10px 26px;
	font-size:14px;
	line-height:17px;
	color:#eee;
	background:url(../images/transparent-black-bg.png); position:absolute; bottom:4px;
}
.editorial-image-hdr {float:left; padding:10px 15px; border-right:1px solid #ccc; margin-right:15px;
	margin-bottom:15px;
	color:#ffffff;
	font-size:24px;
	font-family:'MyriadProLight', arial, Helvetica;
}
.editorial-image-hdr .bold {
	font-family:'MyriadProBold'
}

/*EDITORIAL NEWS*/
.editorial-right-cat{display:block; background:#202020; padding:10px 25px; text-align:center; color:#ccc; font-size:11px; }
.editorial-right-cat .date{color:#999}
.editorial-right-cat img{margin:6px 0}
.editorial-right-cat .imgnumbers{display:block; width:170px; margin:5px auto 0; border-top:1px dotted #777; padding-top:5px; color:#2962c4}
.editorial-right-cat .imgnumbers:hover{color:#fff}

.editorial-see-more{text-align:right; clear:both; display:block; margin:2px 15px 6px 0}
.editorial-see-more a{font-size:14px; color:#ccc; }
.editorial-see-more a:hover{color:#fff; text-decoration:underline }

.see-gallery-editorial {
	display:block;
	clear:both;
	margin-top:25px;
	width:100px;
	font-size:16px;
	color:#cacaca;
	background:url(../images/arrow-circular.png) right center no-repeat;
	padding:4px 28px 4px 0;
}
.editorial-category-box-wrapper {
	float:left;
	width:1170px;
	display:block;
	clear:both; position:relative;
}
.editorial-category-box {
	float:left;
	position:relative;
	width:100%;
/*	padding:7px;*/
	background:#202020;
	margin: 0 ;
}
.editorial-category-box-inner {
	float:left;
	position:relative;
	width:178px;
	margin: 0;
}
.editorial-category-box-inner ul li {
	float:left;
	position:relative;
	width:84px;
	margin: 0 0 0 5px;
}
.editorial-cat-hdr {
	float:left;
	display:block;
	clear:left;
	position:relative;
	padding:4px;
	margin:0 0 8px 8px;
	width:315px;
	font-size:19px;
	font-family:'MyriadProLight', arial, Helvetica; text-align:left;
}



.editorial-cat-more {
	float: left;
    display: block;
    clear: left;
    position: relative;
	color: #f2f2f2;
    padding: 4px;
    margin: 0 0 8px 8px;
    width: 169px;
    font-size: 22px;
    font-family: 'MyriadProLight', arial, Helvetica;
    text-align: left;
	/*text-align:right*/
}
.editorial-cat-hdr2 {
    float: left;
    display: block;
    clear: left;
    position: relative;
    padding: 4px;
	color: #f2f2f2;
    margin: 0 0 8px 8px;
    width: 169px;
    font-size: 22px;
    font-family: 'MyriadProLight', arial, Helvetica;
    text-align: left;}
	

.editorial-cat-more {
    float: left;
    display: block;
    clear: right;
    position: relative;
    padding: 4px;
    margin: 0 0 8px 8px;
    width: 100px;
    font-size: 14px;
    font-family: 'MyriadProRegular', arial, Helvetica;
    color: #a8a8a8;
    text-align: right;
}


/* -------------------------------- */
/* Promotions page                */
/* -------------------------------- */
.promotions-wrapper {
	float:left;
	display:block;
	clear:both;
	margin:80px 15px 25px 15px; position:relative;
}
.promotion-banner {
	float:left;
	width:auto;
}
.promotion-details-wrapper {
	float:left;
	width:480px;
	display:inline;

	padding:0;
	margin: 0 0 0 25px;
}
.promotion-details-wrapper .hdr {
	float:left;
	margin-top:0px;
	font-family:'MyriadProLight',arial; font-size:44px; color:#fff;
}
.promotion-tbl {
	float:left;
	font-size:14px;
	color:#dddddd;
	margin:10px 0
}
.promotion-tbl tr td {
	border-bottom:1px dotted #333333;
	padding:8px 30px;
}
.promotion-tbl .promohdrs {
	background:#222222;
	color:#c6c6c6;
	text-transform:uppercase;
}
.promotion-terms {
	float:left;
	width:450px;
	display:block;
	font-size:12px;
	color:#666666;
	line-height:16px;
}
.promotion-terms .hd {
	font-family:'MyriadProSemibold';
	color:#999999
}
.promotion-terms ul li {
	list-style-type:square;
	margin-left:15px;
}

/* -------------------------------- */
/* FOOTER AREA			            */
/* -------------------------------- */

#footer-home, #global-footer {
	float:left;
	display:block;
	width:100% !important;
	min-width:1000px;
	background: url(../images/header-bg-transparent-black.png);
	height:38px;
	z-index:25
}
#footer-home {
	position:fixed;
	bottom:0;
	left:0;
}
#global-footer {
	border-top:1px solid #222222;
	position:relative;
	background-color:#000;

	/*bottom:0;*/
	/*margin:40px 0 0 0;*/
	/*padding-top:6px;*/
}
.aboutus-wrapper {
	float:left;
	display:block;
	/*width:186px;*/
	margin:10px 0 0 20px;
}
.aboutus-wrapper ul li {
	float:left
}
.aboutus-wrapper ul li a {
	display:block;
	font-size:14px;
	padding:1px 12px;
	color:#f2f2f2;
	font-family:'MyriadProRegular', arial, Helvetica;
	border-right:1px solid #5e5e5e
}
.aboutus-wrapper ul li a:hover {
	color:#ffffff;
}
.social-wrapper {
	float:left;
	display:block;
	width:165px;
	margin:10px 0 0 12px;
	font-family:'MyriadProRegular', arial, Helvetica;
	font-size:12px;
	color:#8e8e8e
}
.social-wrapper ul li {
	float:left;
	margin:2px 1px;
}
.social-wrapper ul li .facebook, .twitter, .linkedin, .youtube {
	background:url(../images/icon-social.png) no-repeat;
	display:block;
	width:17px;
	height:15px;
	text-indent:-10000px !important;
}
.twitter {
	background-position:-19px 0px;
}
.linkedin {
	background-position:-38px 0px;
}
.youtube {
	background-position:-57px 0px;
}
.social-wrapper ul .followus {
	vertical-align:top;
	padding-right:5px;
}
.copyright {
	float:left;
	margin:12px 0 0 20px;
	font-family:'MyriadProRegular', arial, Helvetica;
	font-size:11px;
	color:#818181;
}
.disclaimer-wrapper {
	float:left;
	display:block;
	width:330px;
	margin:8px 0 0 10px;
}
.disclaimer-wrapper ul li {
	float:left
}
.disclaimer-wrapper ul li a {
	display:block;
	font-size:12px;
	margin-top:5px;
	padding:0 8px;
	color:#b1b0b0;
	font-family:'MyriadProRegular', arial, Helvetica;
	border-left:1px solid #5e5e5e
}
.disclaimer-wrapper ul li a:hover {
	color:#f8f8f8;
}
.corbis {
	background:url(../images/corbis-logos.png) no-repeat;
	width:300px;
	height:29px;
	float:right;
	margin:4px 6px 0 0
}

/*Rrepresentative of Corbis in India*/
.bubbleInfo {
            position: relative;
            top: 150px;
            left: 100px;
            width: 500px;
        }
        .trigger {
            position: absolute;
        }
     
        /* Bubble pop-up */

        .popup {
        	position: absolute;
        	display: none;
        	z-index: 50;
        	border-collapse: collapse;
			border-radius:6px;
        }



        .popup table.popup-contents {
        	font-size: 12px;
        	line-height: 1.2em;
        	background-color: #fff;
        	color: #666;
        	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
        	}


/****SHOW MORE RESULTS***/
.showmore-results-holder{float:left; display:block; clear:both; width:90%;} 
.showmore-results{display:block; clear:both; cursor:pointer; width:90%; margin:15px auto; background:#242424 url(../images/search-more.gif) 40px center no-repeat; border:1px solid #2c2c2c; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; padding:8px; text-align:center; color:#727272; text-transform:none; }
.showmore-results:hover{ color:#929292;}

/*******premium and microstock option***/

/*div.simpleTabs { padding:2px; margin-left:-15px; }
ul.simpleTabsNavigation { margin:0 2px; padding:0; text-align:left; }
ul.simpleTabsNavigation li {list-style:none; display:inline; margin:0; padding:0; 
}
ul.simpleTabsNavigation li a {margin-left:-3px; border:none; padding:5px 25px; background:#253a67; font-size:14px; text-decoration:none; font-family:'MyriadProRegular', arial, Helvetica; color:#89a2d6; border-bottom:1px solid #6c8dd4;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	}
ul.simpleTabsNavigation li a:hover { background-color:#5076c7; }
ul.simpleTabsNavigation li a.current { background:#5076c7 url(../images/premium-search-arrow.png) 10px 4px no-repeat; 
padding-left:40px; color:#cecece; border-top:5px solid #5076c7; border-bottom:1px solid #6c8dd4; 
-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	}*/
	
div.simpleTabs {padding:2px; margin-left:-15px;}
ul.simpleTabsNavigation { margin:0 2px; padding:0;}
ul.simpleTabsNavigation li {list-style:none; display:inline-block; vertical-align: bottom; display: table-cell; }

ul.simpleTabsNavigation .premiumstock{background:#5076c7; float:left; cursor:pointer; 
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;}

ul.simpleTabsNavigation .microstock{background:#ffea53; float:left; cursor:pointer;  
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;}
	
ul.simpleTabsNavigation .premiumstock a{color:#fff}
ul.simpleTabsNavigation .microstock a{color:#000}

ul.simpleTabsNavigation li a{margin-left:-3px; /* background:#ffea53;*/ padding:5px 25px; border:none;font-size:14px; text-decoration:none; font-family:'MyriadProRegular', arial, Helvetica; color:#000; display:block; 
	/*-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;*/}

ul.simpleTabsNavigation li a.current { background:url(../images/arrow-circular-dwn.png) 15px 4px no-repeat; /*background:#5076c7;*/
 /*color:#cecece; padding-top:5px; border-bottom:1px solid #6c8dd4; */ padding:8px 30px 8px 50px;

	}
	
	
/***VERSION 2.1**/	
	div.simpleTabs2 { padding:2px; margin-left:-15px; }
ul.simpleTabsNavigation2 { margin:0 2px; padding:0; text-align:left; }
ul.simpleTabsNavigation2 li {list-style:none; display:inline; margin:0; padding:0; 
}
ul.simpleTabsNavigation2 li a { /*border:1px solid #E0E0E0;*/ margin-left:-3px; border:none; padding:5px 25px; background:#141414; font-size:14px; text-decoration:none; font-family:'MyriadProRegular', arial, Helvetica; color:#666; border-bottom:1px solid #343434;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	}
ul.simpleTabsNavigation2 li a:hover { background-color:#242424; }
ul.simpleTabsNavigation2 li a.current { background:#242424 url(../images/premium-search-arrow.png) 10px 4px no-repeat; 
padding-left:40px; color:#cecece; border-top:5px solid #242424; border-bottom:1px solid #343434; 
-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	}
/*div.simpleTabsContent { border:1px solid #E0E0E0; padding:5px 15px 15px; margin-top:3px; display:none; }
div.simpleTabsContent.currentTab { display:block; }*/



/* Style for Usual tabs */
.usual {
  background:#181818;
  color:#111;
  padding:2px;
  width:auto; height:34px;
  border-bottom:1px solid #222;
  margin:6px 0 0 -8px;
}
.usual li { list-style:none; float:left; }

.usual ul .premiumstock{background:#5076c7; float:left; cursor:pointer; 
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;}

.usual ul .microstock{background:#ffea53; float:left; cursor:pointer;  
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;}
	
.usual .premiumstock a{color:#fff}
.usual .microstock a{color:#000}


.usual ul a {
  margin-left:-3px; padding:5px 25px; border:none;font-size:14px; text-decoration:none; font-family:'MyriadProRegular', arial, Helvetica; color:#000; display:block;
}
.usual ul a.selected {background:url(../images/arrow-circular-dwn.png) 15px 4px no-repeat; padding:8px 30px 8px 50px;  }
.usual div {
}
.usual div a { color:#000; font-weight:bold; }

#usual2 { /*background:#0A0A0A; border:1px solid #1A1A1A;*/ }
#usual2 a { /*background:#222;*/}
#usual2 a:hover { /*background:#000; */}
#usual2 a.selected {/* background:snow; */}
#tabs3 { /*background:#FF9;*/ }
