@font-face {
    font-family: 'gotham_lightregular';
    src: url('ufonts.com_gotham-light_0-webfont.eot');
    src: url('ufonts.com_gotham-light_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('ufonts.com_gotham-light_0-webfont.woff2') format('woff2'),
         url('ufonts.com_gotham-light_0-webfont.woff') format('woff'),
         url('ufonts.com_gotham-light_0-webfont.ttf') format('truetype'),
         url('ufonts.com_gotham-light_0-webfont.svg#gotham_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	margin: 0;
	padding: 0;
	font:  'gotham_lightregular';
	color: #000;
        border-bottom: 0px;
	
}footer-container

h1, h2, h3, h4, h5, h6 {
  font-family:  'gotham_lightregular';
  font-size:20px; 
  font-weight: normal;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
}

h1 {
/*    color: #4E443C;
    font-size:25px;*/
/*    font-weight: bold;*/
    font-family:  'gotham_lightregular';
  font-size:18px;   
  font-weight: normal;
  text-rendering: optimizelegibility;
}
h2 {
    color: #000;
    font-family:  'gotham_lightregular';
    padding:0px;
    margin:0px;
}
h4 {
	color: #000000;
	font-size:18px;
	padding:0px;
	margin:0px;
}


p{

font-family:   'gotham_lightregular';
  text-align: justify;
  
  line-height:21px;
}
.Coll-div-next{
    /* border-top: solid 1px #B2B2B2; */
    padding-top: 22px;
	margin-bottom:65px !important;
}

/************************************  Banner  ****************************************/



.wrapper-banner1{
	width:auto;
	height:484px; /***height:384px;***/
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:25px;                                           /*** added new***/
	margin-bottom: 15px;                                      /*** added new***/

}
.wrapper-banner2{
	background-position: center top;
        background-repeat: no-repeat;
        height: 315px;
        width: auto;

}
.wrapper-banner{
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
}
/************************************  Banner -close ****************************************/
.top-container{
	width:100%;
	height:111px;
        font-family:  'gotham_lightregular';
}
.top-div{
	width:1026px;
	height:45px;
	margin:auto;
	 background-color:#E8E8EA;
	 text-align:center;
margin-top:-60px;
}
/************************************ index-box ****************************************/
.indexbox-container{
	width:100%;
	height:192px;
	padding-top:20px;
	padding-bottom:20px;
}
.indexbox-div{
    font-family: 'gotham_lightregular';
    width: 896px;
    height: 172px;
    margin: auto;
    text-align: center;
}
.innerbox-div1 {
    width: 895px;
    height: auto;
    text-align: center;
    margin-right: auto;
    margin-left: 225px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    clear: both;
    font-family: 'gotham_lightregular';
}
.boxinn{
	width:203px;                                         /*** width:243px; ***/
	height:159px;
	float:left;
	clear:both;
        
}
.boxinn img{
	padding:0px;
	margin:0px;
	border:none;
	cursor:pointer;
}


.boxinn-text{
	width:203px;                             /*** width:243px ***/
	height:25px;
	float:left;
	clear:both;
	
	padding-top:5px;
        text-transform: uppercase;
}
.boxinn-text a{
color:#58595b;
text-decoration:none;
font-size:9px;
font:Gotham;
line-height: 20px;
}

.boxinn-text a:hover{
color:#999;}




.indexbox1{
	width:203px;                          /*** width:203px; ***/
	height:190px;
	float:left;
margin-left: -120px;
margin-right: 250px;
	
}
.indexbox2{
	width:203px;                          /*** width:203px; ***/
	height:190px;
	float:left;
	margin-right:15px;
}
.indexbox3{
	width:203px;                          /*** width:203px; ***/
	height:190px;
	float:left;
	margin-right:15px;
}
.indexbox4{
	width:203px;                          /*** width:203px; ***/
	height:190px;
	float:left;
}




/************************************** ProductBox ******************************************/

.productbox1{
	width:203px;                          /*** width:203px; ***/
	height:290px;
	float:left;
	margin-right:15px;
	
}
.productbox2{
	width:203px;                          /*** width:203px; ***/
	height:290px;
	float:left;
	margin-right:15px;
}
.productbox3{
	width:203px;                          /*** width:203px; ***/
	height:290px;
	float:left;
	margin-right:15px;
}
.productbox4{
	width:203px;                          /*** width:203px; ***/
	height:290px;
	float:left;
}




/************************************  index-box-close****************************************/

/************************************  footer ****************************************/
.footer-container{
    width:100%;
    height:120px;
    margin-top:50px;                                                /*** added new ***/
    font-family:  'gotham_lightregular';
    color:#FFFFFF;
    clear: both;
border-top: 1px solid #dddddd;
}
.footer-div{
	width:1026px;
	height:100px;
	margin:auto;
	text-align:center;
	padding-top: 22px;
	padding-bottom: 22px;

}

.footer-div li{
	list-style-type:none;
	float:left;
	margin-left:10px;
	color:#FFFFFF;
}
.footer-div li a{
	color:#565658;
	text-decoration:none;
	text-transform:uppercase;
	   
}
.footer-div li a:hover{
	color:#000;
font-weight: bold;
}


.foot1{
	width:300px;
	height:41px;
	float: right;
	text-align:right;
	font-family:  'gotham_lightregular';


}
.foot1 img {
    

}
.foot2{
    font-family:  'gotham_lightregular';
    font-size: 11px;
    text-align: center;

}
.foot2 ul{
    
white-space: nowrap;
}
.foot2 ul li{
    display: inline;
    
}
.foot2 ul li a {
	color:#808285;
	font-size:10px;
	
	
}

.foot3{
    width:300px;
    height:30px;
    float: right;
    font-family:  'gotham_lightregular';
    text-transform:uppercase;
    text-align:right;
    text-indent: 20px;
    font-size:10px;
    color:#808285;
}


/************************************  footer -close ****************************************/
.cls{
clear: both;
}
.midd-container{
	width:100%;
	height:460px;
	clear:both;
	margin-bottom: 20px;
	height: auto;
}
.midd{
	width:1026px;
	height:auto;
	margin:auto;
	clear: both;
}
/************************************ inner-box ****************************************/
.innerbox-container{
	width:100%;
	height:276px;
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
}
.innerbox-div{
	width:1026px;
	height:auto;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
        clear: both;
        font-family:  'gotham_lightregular';
}
.inner-boxinn{
	width:243px;
	height:160px;
	float:left;
	clear:both;
        border:solid  #EFEFEF 1px;

}
.inner-boxinn img{
	padding-top:13px;
        margin:0px;
	border:none;
	cursor:pointer;
        width:155px;
        height:96px;
        padding-bottom:0px;
}
.inner-boxinn img.innerColl{
	padding-top:13px;
        margin:0px;
	border:none;
	cursor:pointer;
        height:96px;
        padding-bottom:0px;
        height: 160px;
}

.inner-boxinn-text{
	width:243px;
	height:30px;
        line-height: 27px;
	float:left;
	clear:both;
	background-color:#000000;
	color:#FFFFFF;
	font: 'gotham_lightregular';
	padding-top:3px;
        text-align: left;
}
.collection-main{
    clear: both;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 0 20px;
    text-align: center;
    width: 1026px;
    padding-top: 10px;
}
.collection-main .left-div{
    width: 400px;
    height: auto;
    float: left;
    padding-right: 25px;
}
.collection-main .left-div img{
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
}
.collection-main .right-div{
    float: right;
    height: auto;
    line-height: 24px;
    text-align: justify;
    width: 580px;
}
.collection-main .right-div p{
    line-height: 24px;
	font-size:13px;
	color:58595b;
    text-align: justify;
    width: 75%;
}

.inner-boxinn-text a{
color:#636466;
text-decoration:none;
}

.inner-boxinn-text a:hover{
color:#999;}

.inner-boxinn-text1 a{
color:#222;
text-decoration:none;
text-transform: uppercase;
font-size: 15px;
margin-top: 11px;
}

.inner-boxinn-text1{
	width:243px;
	height:15px;
	float:left;
	clear:both;
	color:#222;
	font:  'gotham_lightregular';
	padding-top:5px;
	text-transform: uppercase;
        border:none;
        text-align: left;
        font-size: 14px;
}
.inner-boxinn-text2{
	width:243px;
	height:25px;
	float:left;
	clear:both;
	color:#999;
	font: 'gotham_lightregular';
	padding-top:3px;
}
.inner-boxinn-text3{
	width:243px;
	height:25px;
	float:left;
	clear:both;
	color:#999;
	font: 'gotham_lightregular';
	padding-top:3px;
}



.innerbox1{
	width:243px;
	height:254px;
	float:left;
	
	margin-right:15px;
	
}
.innerbox2{
	width:243px;
	height:274px;
	float:left;
	
	margin-right:15px;
}
.innerbox3{
	width:243px;
	height:274px;
	float:left;
	
	margin-right:15px;
}
.innerbox4{
	width:243px;
	height:274px;
	float:left;
	
}

.innerbox01{
	width:243px;
	height:254px;
	float:left;	
}
.innerbox02{
	width:243px;
	height:274px;
	float:left;
        padding-left: 147.5px;
}
.innerbox03{
	width:243px;
	height:274px;
	float:right;
}


/************************************  inner-box-close****************************************/
/************************************  inner2 top part-magnify-start****************************************/
.magnify-wraper{
	width:1026px;
	height:540px;
	margin:auto;
}
.magnify-left{
	width:526px;
	float:left;
	height:540px;
	background-color:#fff;
        clear:both;
}
.magnify-left-top{
	width:490px;
	height:426px;
        overflow: hidden;
	border: solid  #f8f8f8 18px;
	float:left;
}
.magnify-left-top li
{
  
  border: solid  #f8f8f8 1px;
  background-color: #000000;
  
}
.magnify-left-bottom{
	width:490px;
	height:70px;
	float:left;
	background-color: #FFFFFF;
	background-image: url(../img/magnibg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
        cursor:pointer;
        border: solid  #f8f8f8 1px;
        
}
.magnify-left-bottom ul{
	padding:0px;
	margin:0px;
}



.magnify-left-bottom li{
	list-style-type:none;
	float:left;
	margin-right:10px;
}





.magnify-right{
	width:500px;
	float: right;
	height:540px;
	padding:0px;
	background-color: #FFFFFF;
}
.magnify-right-top{
	width:460px;
	float: right;
	height:auto;
	clear:both;
	padding: 20px;
}
.magnify-right-midd{
	width:460px;
	float: right;
	height:50px;
	clear:both;
	padding: 20px;
}
.magnify-right-midd ul{
margin:0px;
padding:0px;
}

.magnify-right-midd li{
	list-style-type:none;
	display:block;
	margin-bottom:10px;
	color:#FF9900;
	font-size:13px;
	font: 'gotham_lightregular';
}
.magnify-right-midd li label {
	margin-right:10px;
	float: left;
	
}


.cartbtn{
    background-color: #DDDDDD;
    border: 1px solid #cccccc;
    color: #ffffff;
    display: block;
    font-family:  'gotham_lightregular';
    font-size: 11px;
    height: 34px;
    margin-top: 10px;
    padding: 7px 5px 5px;
    text-align: center;
    text-transform: uppercase;
    width: 145px;
    cursor: pointer;
}



.magnify-right-bottom{
	width:460px;
	clear:both;
	float: right;
	height:40px;
	
	padding: 20px;
}

.magnify-right-bottom ul{
	margin:0px;
	padding:0px;
}


.magnify-right-bottom li{
	list-style-type:none;
	display:block;
	margin-bottom:10px;
	color:#000;
	font-size:13px;
	font: 'gotham_lightregular';
	text-transform:uppercase;
	text-align:right;
}
.magnify-right-bottom li img{
border:none;
cursor:pointer;
float:right;
}
/************************************  inner2 top part-magnify-stop****************************************/

/************************************  myaccount-start****************************************/
.myaccount-hole{
	width:1026px;
	height:auto;
	clear:both;
	float:left;
}
.myaccount-left{
	width:400px;
	height:200px;
	padding:20px;
	float:left;
	border: solid #F3F3F3 1px;
}
.myaccount-left ul{
	padding:0px;
margin:0 10 0 0px;
}
.myaccount-left li{
	list-style-type:none;
	display:block;
	margin-bottom:10px;
}





.myaccount-right{
	width:400px;
	height:200px;
	float:left;
	margin-left:50px;
	border: solid #F3F3F3 1px;
	padding:20px;

}
.myaccount-right ul{
	margin:0px;
	padding:0px;
}


.myaccount-right li{
	list-style-type:none;
	display:block;
	margin-top:20px;
}

/************************************  myaccount-stop****************************************/

/************************************  item-start****************************************/
.item-hole{
	width:1024px;
	height:auto;
	clear:both;
	float:left;
	margin-top:30px;
	border: solid #F3F3F3 1px;
	background-image: url(../img/item-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
.item-hole-item{
	width:449px;
	
	padding-bottom:10px;
	float:left;
	height:340px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}

.item-hole-item-midd{
	width:440px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
.item-hole-item-midd ul{
	padding:0PX;
	margin:0PX;
}
.item-hole-item-midd li{
	list-style-type:none;
	margin-bottom:5px;
	display:block;
}



.item-hole-quantity{
	width:199px;
	float:left;
	height:auto;
	padding-bottom:10px;
	height:340px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}

.item-hole-purchase{
	width:199px;
	float:left;
	height:auto;
	padding-bottom:10px;
	height:340px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}

.item-hole-total{
	width:150px;
	float:left;
	height:auto;
	padding-bottom:10px;
}


.item-hole-top{
	width:auto;
	float:left;
	height:30px;
	color:#FFFFFF;
	font-size:12px;
	font: 'gotham_lightregular';
	text-transform:uppercase;
	padding-left:10px;
	padding-top:10px;
	background-color:#000000;
	
}


/************************************  item-stop****************************************/
.shipping-hole{
	width:1024px;
	height:250px;
	clear:both;
	float:left;
	margin-top:30px;

	
}


.shipping-left{
	width:400px;
	height:200px;
	padding:20px;
	float: right;
	border: solid #F3F3F3 1px;
}
.shipping-left ul{
	padding:0px;
margin:0 10 0 0px;
text-transform:uppercase;
font-size:16px;
}
.shipping-left li{
	list-style-type:none;
	display:block;
	margin-bottom:10px;
}

.shipping-left li label{
	float:left;
	margin-right:20px;
	width:100px;
}
.shipping-left li span{
	float:left;
	margin-right:20px;
	font-size:20px;
}
/************************************  shipping-stop****************************************/

/************************************  signup****************************************/

.signup-hole{
	width:550px;
	height:auto;
	padding:40px;
	border: solid #F3F3F3 1px;
	margin-bottom:20px;
        float: left;
}
.signup-hole-top{
	width:580px;
	height:70px;
	float:left;
	clear:both;
	padding-top: 50px;
}

.signup-hole-top ul{
	margin:0px;
	padding:0px;
}

.signup-hole-top li{
	list-style-type:none;
	display: block;
	margin-bottom:10px;
	font-size:16px;
	font:  'gotham_lightregular';
}
.signup-hole-top li label{
	float:left;
	margin-right:10px;
}


.signup-hole-midd{
	width:460px;
	height:auto;
	float:left;
	clear:both;
	font-family:  'gotham_lightregular';
	border: 1px solid #CCCCCC;
	margin-right: 39px;
	margin-left: 39px;
	padding: 20px;
}
.signup-hole-midd ul{
	margin:0px;
	padding:0px;
}

.signup-hole-midd li{
	list-style-type:none;
	display: block;
	margin-bottom:10px;
	font-size:16px;
	font: 'gotham_lightregular';
	text-transform: capitalize;
        clear: both;
        float: left;
        width: 320px
}
.signup-hole-midd li .yearmonth{
	width:150px;
	height:25px;
	border: solid #CCCCCC 1px;
        float: left;
        margin-right: 5px;
        text-indent: 8px;
}

.signupinputs{
	width:310px;
	height:25px;
	border: solid #CCCCCC 1px;
        float: left;
        text-indent: 8px;
}
.signuptextarea{
	width:458px;
	height:100px;
	border: solid #CCCCCC 1px;
}

.signup-hole-midd li label{
    display: block;
    float: left;
    font-size: 16px;
    list-style-type: none;
    margin-bottom: 10px;
    text-transform: capitalize;
    width: 140px;
}
.signup-hole-midd li span label{
    display: block;
    float: left;
    font-size: 16px;
    list-style-type: none;
    margin-bottom: 10px;
    text-transform: capitalize;
    width: 400px;
}
/*.signup-hole-midd li span{
    display:block;
    margin-bottom:5px;
    font-size:12px;
    margin-top:5px;
    color:#FF9900;
}*/


.signup-hole-bottom{
	width:500px;
	height:50px;
	float:left;
	clear:both;
	margin-right: 39px;
	margin-left: 39px;
	font-size:11px;
	padding-top:5px;
}

.signup-hole-bottom span{
color:#0033FF;
}

.signup-btn{
	width:128px;
	height:30px;
	float:left;
	cursor:pointer;
	margin-top:0px;
	font-family:   'gotham_lightregular' ;
	background-color:#DDDDDD;
	border:none;
	color:#FFFFFF;
	
	
}



/************************************  signup stop****************************************/
.ErrorListDiv {
    height: auto;
    margin-top: 22px;
    width: 100%;
}
.ErrorListDiv span {
    background-color: #ccc;
    border-radius: 8px;
    clear: both;
    color: #f00;
    display: block;
    float: left;
    font-size: 14px;
    height: 25px;
    line-height: 26px;
    margin: 2px 0;
    text-align: center;
    width: 100%;
}

.PriceListDiv {
    border: 1px solid #efefef;
    float: right;
    height: 190px;
    width: 250px;
    padding: 32px 15px;
    margin-top: 40px;
}
.PriceListDiv label{
    display: block;
    float: left;
    width: auto;
    height: auto;
}
.PriceListDiv span{
    display: block;
    float: right;
    width: auto;
    height: auto;
}

.welcome-top-container{
	width:100%;
	height:30px;
	clear:both;
	padding-top:10px;
}

.welcome-top-div{
	width:1026px;
	height:44px;
	clear:both;
	margin:auto;
	text-align:right;
	padding-top:10px;
	font-family:  'gotham_lightregular';
}
.welcome-top-divright{
	float:right;
	width:53px;
	height:46px;
	background-image: url(../img/carticon.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	right: -970px;
	top: -5px;
}


.welcome-top-divright8{
	float:right;
	width:53px;
	height:46px;
	background-image: url(../img/carticon.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	right: -120px;
	top: -5px;
}





.welcome-top-divright ul{
	padding:0px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.welcome-top-divright li{
list-style-type:none;
font-weight:bold;
color:#FF0000;
float:left;
padding-left: 34px;
padding-top: 8px;
}

.welcome-top-divright a{
    color:#000;
    text-decoration: none;
    font-family:  'gotham_lightregular';
    font-weight: normal;
    font-size: 11px;
}

.welcome-top-divright2{
	float:right;
	width:70px;
	height:20px;
	background-color:#000000;
	border: solid #CCCCCC 1px;
	margin-left:20px;
	text-align:center;
	margin-top:10px;
	padding-top:7px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
        font-size: 11px;
}

.welcome-top-divright2 a{
color:#fff;
text-decoration:none;
}
.welcome-top-divright2 a:hover{
	color:#0066FF;
}
ul.Create-Signup{
    list-style: none;
    float: left;
    display: block;
    position: relative;
left: -270px;
}


ul.Create-Signup1{
    list-style: none;
    float: right;
    display: block;
    position: relative;
}



ul.Create-Signup li{
    display: block;
float: right;
  
}
ul.Create-Signup li.right-bar{
    padding-right: 10px;
}
ul.Create-Signup li{
     padding-left: -10px;
}
ul.Create-Signup li a{
    color: #565658;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
}
ul.signin {
    list-style: none;
    float: right;
    display: block;
    position: relative;
    margin-top: 8px;
	right: -956px;
}


ul.signme {
     list-style: none;
    float: right;
    display: block;
    position: relative;
    margin-top: 5px;
	right: -1000px;
}


ul.signin li.right-bar{
    padding-right: 10px;
	border-right: 1px solid #666;
}
ul.signin li.left-bar{
    padding-left: 10px;
}
ul.signin li{
     padding-left: 2px;
	 float:left;
}

ul.signin li a{
    color: #565658;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
}

/************** New Line Starts here ***********************/

/*** new item under top right menu starts ***/

.top-right {

   height: 20px;
  /* margin: 32px -168px 0 0;*/
      margin-top:10px;
   float:right;
}


/*** new item under top right menu starts ***/

/************** New Line Ends here ***********************/

.welcome-top-divright1{
	float:right;
	width:100px;
}
.welcome-top-divright1 ul{
	margin:0px;
	padding:0px;
	float:right;
}
.welcome-top-divright1 li{
	list-style-type:none;
	text-align: right;
	display:block;
	font-size:15px;
	width:500px;
	
}

.welcome-top-divright1 li label{
	float: left;
	font-size:15px;
	margin-right:10px;
	display:block;
}
.dashboard {height:190px;padding:40px;font-family:  'gotham_lightregular';
	border: solid #F3F3F3 1px;}
.dashboard li{
display: block;
list-style: none;
width:256px;
float:left;
margin:20px;
text-align: center;
}
.dashboard a{
    text-decoration: none;
    color:#000000; 
}
#Gridview, .Gridview{
	display:block;
	float:left;
	clear:both;
	margin:15px 0 0 0;
}
.Gridview table, #Gridview table{
	width:960px;
}
.Gridview table th, #Gridview table th{
	padding: 6px;
	font: 16px/18px 'MyriadProSemibold',  'gotham_lightregular', Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	background:#000;
}
 #Gridview table tr.even,  .Gridview table tr.even{
 	background:none;
 }
  #Gridview table tr.evenhead,  .Gridview table tr.evenhead{
      background:#000000;font-size: 14px; font-weight: bold;color:#fff;
 }
  #Gridview table tr:hover,  .Gridview table tr:hover{
  	background:#CCC;
  }
#Gridview table td,  .Gridview table td{
	font:13px/18px  'gotham_lightregular', Helvetica, sans-serif;
	padding:6px;
	border:solid 1px #ddd;
}
#Gridview table td .tblEdit, #Gridview table td .tblDelete, #Gridview table td .tblCall, .Gridview table td .tblEdit, .Gridview table td .tblDelete, .Gridview table td .tblCall {
	background:#5c5c5c;
	padding:2px 8px;
	text-decoration:none;
	color:#fff;
	float:left;
	margin:0 0 0 5px;
	font-size:12px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#Gridview table td .tblEdit:hover, #Gridview table td .tblDelete:hover,#Gridview table td .tblCall:hover, .Gridview table td .tblEdit:hover, .Gridview table td .tblDelete:hover, .Gridview table td .tblCall:hover {
	background:#140a3c;
}
.Form ul 
{
    display:block;
    list-style: none;
     border: solid #F3F3F3 1px;
}
.Form li 
{
    padding:5px;
    
}
.Form  li label 
{
    display:block;
    float:left;
    width:150px;
      
}
#errorContainer{color:#ff0000;}
.contacthole{
	width:1006px;
	height:auto;
	float: left;
	padding:10px;
        font-family:  'gotham_lightregular';
}
.contactbox1{
	width:245px;
	height:500px;
	float:left;
        font-family:  'gotham_lightregular';
}
.contactboxmenu ul{
	padding:0px;
	margin:0px;}
	
.contactboxmenu li{
	display: block;
	list-style-type:none;
	margin-bottom:2px;
	width:220px;
	padding:10px;
	border: 1px solid #F7F7F7;
	}
.contactboxmenu  li a{
	color:#000;
	text-decoration:none;
        width:240px;
	padding:10px;
	cursor: pointer;	
}
	
.contactboxmenu li a:hover{
	color:#FFF;
        background-color: #000;
	}



.contactbox2{
	width:470px;
	height:auto;
	float:left;
	margin-left:10px;
        border:3px solid #F7F7F7;
        font:  'gotham_lightregular';
}
.contactbox2 ul{
	padding:0px;
	margin:0px;}
	
.contactbox2 li{
	display: block;
	list-style-type:none;
	margin-bottom:2px;
	font:   'gotham_lightregular';
	text-transform:capitalize;
	width:330px;
	padding:10px;
        font:  'gotham_lightregular';
	}
.quicklist ul{
	margin-top:10px;}
.quicklist li{
	display:block;
	list-style-type:none;
	margin-bottom:20px;
	color:#000;
	font-family:  'gotham_lightregular';
	

}
.quicklist li label{
	width:80px;
	color:#000;
	float:left;
	margin-right:20px;
	font-family:  'gotham_lightregular';
}
.quicklist li  span{
	padding-left:5px;
	float:left;
	padding-right:25px;
	color:#FF0000;
	font-family:  'gotham_lightregular';
}

 

.quick-textfield{
	width:400px;
	height:30px;
	border: 1px solid #ccc;
	padding-left:10px;
	color:#000;
	font-size:15px;
	font-family: 'gotham_lightregular';
	
}
.quick-textfield2{
	width: 400px;
	border: 1px solid #ccc;
	padding-left:10px;
	color: #000;
	font-size:11px;
	font-family:   'gotham_lightregular';
	
}
.quick-send{
	width:100px;
	height:32px;
	border:none;
	font-family:  'gotham_lightregular';
	margin-left:0px;
	cursor:pointer;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	background-color:#000;
}





.gray{
	background-color:#efefef;}
	
.contactbox3{
	width: 264px;
	height: 380px;
	float: right;
        font-family:  'gotham_lightregular';
	border:3px solid #F7F7F7;
	margin-top:2px;
        margin-right:0px;
}
.contactbox3 li{
	list-style-type:none;
	display:block;
	margin-bottom:17px;
	
	}
        .contactbox3 a{
            text-decoration: none;
            color: #000;
        }
         .a.contactbox3 :hover{
            text-decoration: none;
            color: #ccc;
        }
.bold{ font-weight:bold;
font-size:15px;}

.carthole{
	width:1026px;
	height:auto;
	float: left;
	background-color:#ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
/*        border: solid #CCCCCC 1px;*/
}
.carthole table{
	width:1026px;
	text-transform:uppercase;
	font-family: 'gotham_lightregular';
	font-size:13px;
}

.carthole table th{
	text-transform:uppercase;
	font-family:  'gotham_lightregular';
	font-size:15px;
	height:22px;
        font-weight: normal;
        text-align: left;
        text-align: center;
}

.carthole table td{
	text-transform:uppercase;
	font-family:  'gotham_lightregular';
	font-size:15px;
	height:50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	padding-left:5px;
        text-align: center;
/*        background-color: #ececec;*/
}
.carthole table td select{
    border: none;
    text-transform:uppercase;
    font-family:  'gotham_lightregular';
    font-size:15px;
    background-color: #ececec;
}

.checkboxClass{
    width: 25px;
    height: 25px;
/*    background: #ddd;*/
    margin: 2px 2px;
    border-radius: 100%;
    position: relative;
/*    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5);*/
}
.checkboxClass input{
    visibility: hidden;
}
.checkboxClass label {
	display: block;
	width: 19px;
	height: 19px;
	border-radius: 100px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 1;
/*	background: url("../img/accept.png") no-repeat;*/
/*	-webkit-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);*/
}

.checkboxClass input[type=checkbox]:checked + label {
        background: url("../img/delete.png") no-repeat;
}

.carthole table a{
font-family:  'gotham_lightregular';
text-decoration:none;
font-size:15px;
}

.cartholebottom{
	width:1026px;
	height:150px;
	float: left;
	clear:both;
	padding-top: 0px;
	margin-top: 10px;
}
.cartholebottom table{
width:400px;
text-transform:uppercase;
font-family:  'gotham_lightregular';
font-size:13px;
float:right;}


.cartholebottom table th{
margin-bottom:20px;}

.updatebtn{
	width:160px;
        height:35px;
	font-family:  'gotham_lightregular';
	border:none;
	text-transform:uppercase;
	margin-bottom: 10px;
	cursor:pointer;
        color:#ffffff;
        background-color:#DDDDDD;
}


.checkoutbtn{
width:160px;
height:35px;
font-family:  'gotham_lightregular';
background-color:#DDD;
border:none;
text-transform:uppercase;
cursor:pointer;
}

.continueshopping{
width:200px;
height:35px;
font-family:  'gotham_lightregular';
background-color:#DDD;
border:none;
margin-bottom: 10px;
text-transform:uppercase;
cursor:pointer;
color:#ffffff;
margin-right: 10px;
float:right;
text-decoration:none;
text-align:center;
line-height:35px;

}
a.continueshopping :hover{
color:#FF0000;}
.about{width:1000px;
display: block;
height:auto;
min-height: 300px;
font-family:   'gotham_lightregular';
clear:both;
margin:auto;
margin-bottom:-10px;} 
.loginhole{
width:1004px;
clear:both;
padding:10px;
float:left;
border: solid #CCCCCC 1px;
margin-bottom:20px;
margin-top:20px;
}
.loginhole{
width:1004px;
clear:both;
padding:10px;
float:left;
border: solid #CCCCCC 1px;
margin-bottom:20px;
margin-top:20px;
}
.loginleft{
	width:460px;
	float:left;
	
	padding:10px;
	height:267px;
}
.loginright{
	width:460px;
	
	float: right;
	padding:10px;
}



.loginright ul{
	margin:0px;
	padding:0px;
}

.loginright li{
	list-style-type:none;
	display: block;
	margin-bottom:10px;
	clear:both;
	font-size:16px;
	font: 'gotham_lightregular';
	text-transform: capitalize;
}

.logininputs{
	width:300px;
	height:25px;
	border: solid #CCCCCC 1px;
}
.logintextarea{
	width:458px;
	height:100px;
	border: solid #CCCCCC 1px;
}

.login-btn{
	width:100px;
	height:30px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}
.loginright a{
	color:#0033FF;
	text-decoration:none;
	font-size:11px;
}

.login-btn1{
	width:180px;
	height:30px;
	float:left;
	cursor:pointer;
	margin-top:10px;
}

.create{
width:1004px;
clear:both;
padding:10px;
float:left;
margin-bottom:20px;
margin-top:20px;
}
create .h5{font-size: 15px;}
.create1{
	width:460px;
	float:left;
	padding:10px;
	height:267px;
}


.create1{
	width:982px;
	float:left;
	height:180px;
	border: 1px solid #CCCCCC;
	padding: 10px;
        font-family:  'gotham_lightregular';
}


.create1 ul{
	margin:0px;
	padding:0px;
        font-family:  'gotham_lightregular';
}

.create1 li{
	list-style-type:none;
	float:left;
	margin-bottom:10px;
	font-size:16px;
	font: 'gotham_lightregular';
	text-transform: capitalize;
	width:300px;
	margin-left:20px;
}


.createinputs{
	width:458px;
	height:25px;
	border: solid #CCCCCC 1px;
}
.createtextarea{
	width:458px;
	height:100px;
	border: solid #CCCCCC 1px;
}

.create-btn{
	width:100px;
	height:30px;
	float:right;
	cursor:pointer;
	
}
.create2{
	width:982px;
	float:left;
	height:auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top:20px;
        font-family:  'gotham_lightregular';
}

.create2 ul{
	margin:0px;
	padding:0px;
}

.create2 li{
    list-style-type:none;
    float:left;
    margin-bottom:10px;
    font-size:16px;
    font: 'gotham_lightregular';
    text-transform: capitalize;
    width:300px;
    margin-left:20px;
}

.create2 .twoLi{
    list-style-type:none;
    float:left;
    margin-bottom:10px;
    font-size:16px;
    font: 'gotham_lightregular';
    text-transform: capitalize;
    width:620px;
    margin-left:20px;
    
}
.create2 .twoLi textarea{
    border: 1px solid #cccccc;
    height: 75px;
    width: 620px;
}
.create2 #signup-btn{
    background-color: #DDDDDD;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-family:  'gotham_lightregular';
    height: 30px;
    margin-top: 48px;
    width: 128px;
}

.NavDiv{
height: 0px;
width: 100%;
font-family:  'gotham_lightregular';
}
.NavDiv ul{
height: 20px;
margin: auto;
width: 1026px;
padding: 0;
}
.NavDiv ul li{
margin: 0px 10px 0px 0px;
width: auto;
height: auto;
display: block;
padding: 0px 0px 15px 20px;
float: left;
font-size: 16px;
background: url("../img/nav.png") no-repeat;
}
.NavDiv ul li a{
text-decoration: none;
font-family:  'gotham_lightregular';
color: #000;
 text-transform: uppercase;
 
 font-weight: normal;
}
.NavDiv ul li a:hover{
color: #000;
}
.ClearDiv{
margin: auto;
height: 40px;
width: 100%;
}
.stockstatus{
    font-family: "Balthazar",serif;
    color: #000;
    font-size: 11px;
    height: 18px;
    margin-top: 10px;
    text-align: left;
    text-transform: uppercase;
    display: block;
    border: 0px solid rgb(204, 204, 204);
    padding: 3px 0px 6px;
}

.empty {font:  'gotham_lightregular',Arial;}

.PaymentTypeDiv{
    margin: auto;
    width: auto;
    height: auto;
}
.PaymentTypeSubDiv{
    width: 75px;
    height: 80px;
    float: left;
    padding-top: 20px;
}
.PaymentTypeSubDiv input{
    display: block;
    clear: both;
    width: auto;
    height: auto;
    margin: 10px auto 0 auto;
    padding-top: 5px;
}
.PaymentTypeSubDiv label{
    display: block;
    clear: both;
    width: 60px;
    height: 40px;
    margin: auto; 
    cursor: pointer;
}
.PaymentTypeSubDiv #VisaPic{
    background: url(../img/visa.png) no-repeat;
}
.PaymentTypeSubDiv #MasterPic{
    background: url(../img/master.png) no-repeat;
}
.PaymentTypeSubDiv #AmexPic{
    background: url(../img/amex.png) no-repeat;
}
.PaymentTypeSubDiv #MaestroPic{
    background: url(../img/maesto.png) no-repeat;
}
.PaymentTypeSubDiv #PayPalPic{
    background: url(../img/paypal.png) no-repeat;
}
.PaymentTypeSubDiv #None{
    cursor: auto;
}
.PaymentTypeSubDiv label span{
    display: block;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
.mainShipMethord{
    width: 100%;
    height:auto;
    margin: auto;
}
.InnermainShipMethord{
    width: 700px;
    color: #ccc;
    margin: auto auto 10px;
    text-align: center;
    text-transform: uppercase;
    padding: 0px;
}
.InnermainShipMethord ul {
    margin: 10px auto;
    overflow: hidden;
    list-style: none;
}
.InnermainShipMethord ul li{
    float: left;
    list-style: none outside none;
    margin: 0 44px 0 55px;
    text-transform: uppercase;
    font-size: 75%;
}
.InnermainShipMethord #DotUL li {
    margin: 0 0 8px;
    position: relative;
    width: 23.5%;
}
.InnermainShipMethord #DotUL li .dot {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    border-radius: 100px;
    display: block;
    height: 14px;
    margin: 0 auto;
    position: relative;
    width: 14px;
    z-index: 9999;
}
.InnermainShipMethord #DotUL li .line {
    border-top: 1px solid #ccc;
    height: 3px;
    left: 52%;
    margin: 7px 4px 4px;
    position: absolute;
    top: 0;
    width: 100%;
}
.InnermainShipMethord #DotUL li .active{
    background: none repeat scroll 0 0 #000;
}
.InnermainShipMethord #TextUL .active{
    color: #000;
}
.termscontent{
	width:737px;
	height:auto;
	float:left;
	margin-left:10px;
        font:  'gotham_lightregular';
        padding:2px;
}
.right1{
    display: block;
    float: left;
    height: auto;
    padding: 0 15px;
    width: 175px;
}
.right2{
    float: left;
    display: block;
    width: 50px;
    height: auto;
}
.right3{
    display: block;
    float: right;
    height: auto;
    width: 90px;
}
.cartholebottom .policy{
    width: 550px;
    height: auto;
}
.cartholebottom .policy ul{
    padding: 10px 40px;
color: #FFF;
    background: none repeat scroll 0 0 #ccc;
    font-size: 12px;
    font-family:  'gotham_lightregular';
}
.cartholebottom .policy ul li{
    text-align: justify;
}
.pointer{
    cursor: pointer;
}
.magnify-right-bottom ul{
    height: 30px;
    width: 400px;
    background: url(../img/share.png) no-repeat;
}
.closeWindow{
    color: #000;
    left: 564px;
    position: relative;
    top: 20px;
    cursor: pointer;
}
.closeWindow span{
    border: solid 1px #ccc;
    padding: 0 3px;
    color: #f00;
}
.head{margin-left:120px;line-height: 30px;font-size: 28px;text-align: center;}

.DivMemberDetails{
    clear: both;
    float: left;
    height: auto;
    width: 1026px;
    margin: 25px auto;
}
.DivMemberDetails ul{
    list-style: none;
}
.DivMemberDetails ul li{
    font-family:  'gotham_lightregular';
    line-height: 21px;
    line-height: 28px;
    float: left;
    clear: both;
}
.DivMemberDetails ul li label{
    display: block;
    float: left;
    width: 150px;
}
.DivMemberDetails ul li strong{
    display: block;
    float: left;
    width: 20px;
    font-weight: normal;
}
.DivMemberDetails ul li span{
    display: block;
    float: left;
    width: auto;
}
.lineDiv{
    border-top: 1px solid #ccc;
    bottom: 15px;
    height: 3px;
    position: relative;
    width: 100%;
}
#ATermsConditions, #AShippingPolicy, #ASecurityGuarantee, #APrivacyPolicy, #AReturnsExchanges{
    text-transform: uppercase;
}
.BackCheckout{
    border: 1px solid #cccccc;
background: #DDDDDD;
    color: #000;
    display: block;
    font-family:  'gotham_lightregular';
    font-size: 12px;
    height: 23px;
    margin-top: 25px;
    padding: 3px 5px 6px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 200px;
    float: left;
}
.radioDiv{
    display: block;
    width: 100%;
    height: auto;
}
.radioDiv input{
    clear: both;
    display: block;
    float: left;
    margin-top: 3px;
    padding-right: 3px;
    width: 20px;
}
.radioDiv label{
    display: block;
    float: left;
    padding-right: 20px;
    font-size: 12px;
    cursor: pointer;
}
html .signup-hole-midd li .HeadLabel{
    font-family:  'gotham_lightregular';
    font-size:18px;
    font-weight: normal;
    text-rendering: optimizelegibility;
    text-decoration: underline;
    color: #000;
    width: 400px;
    text-transform: uppercase;
}
.topmarg{
    padding-top: 20px;
}
.PaymentAddessul{
    float: left;
    width: 300px;
}
.DivMemberDetails ul li .HeadLabel{
    font-family:  'gotham_lightregular';
    font-size:16px;
    font-weight: normal;
    text-rendering: optimizelegibility;
    color: #000;
    padding-bottom: 22px;
    text-transform: uppercase;
    width: 250px;
}
.red{
    color:#8F0000;
}
.PaymentAddessulImage{
    width: 110px;
    height: 120px;
    display: block;
    float: left;
    padding-right: 8px;
}
html .PaymentAddessul .SignaturePackaging{
    width: 310px;
    height: auto;
    display: block;
    padding-top: 30px;
    text-align: justify;
}
.ProductSizeDiv{
/*    border: 1px solid #cccccc;*/
    color: #000;
    display: block;
    font-family:  'gotham_lightregular';
    font-size: 11px;
    height: 18px;
    margin-top: 10px;
    padding: 3px 5px 6px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
.ProductSizeDiv label{
    font-family:  'gotham_lightregular';
    line-height: 21px;
    padding-right: 10px;
    width: 50px;
    height: auto;
}
.ProductSizeDiv select{
    font-family:  'gotham_lightregular';
    line-height: 21px;
    width: auto;
    height: auto;
    border: solid 1px #ccc;
    padding: 0 3px;
    cursor: pointer;
}
.ProductSizeDiv select option{
    text-align: center;
}
.AddAddessA{
    border: 1px solid #cccccc;
    color: #000;
    display: block;
    float: left;
    font-family:  'gotham_lightregular';
    font-size: 12px;
    height: 23px;
    margin-left: 208px;
    margin-top: -8px;
    padding: 5px 8px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 170px;
}
.AddAddessB{
    border: 1px solid #cccccc;
    color: #000;
    display: block;
    float: left;
    font-family:  'gotham_lightregular';
    font-size: 12px;
    height: 23px;
    line-height: 20px;
    margin: 0 0 10px 172px;
    padding: 5px 8px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 170px;
}
.AddAddessC{
    border: 1px solid #cccccc;
    color: #000;
    display: block;
    float: left;
    font-family:  'gotham_lightregular';
    font-size: 12px;
    height: 35px;
    margin: 0 0 10px 172px;
    padding: 1px 8px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 170px;
    cursor: pointer;
}
.MenuUlCollections{
    position: absolute;
    width: 500px;
    height: auto;
    float: left;
    list-style: none;
    margin: 77px 0 0 20px;
    z-index: 10;
    font-family:  'gotham_lightregular';
}
.MenuUlCollections li{
    clear: both;
    display: block;
    float: left;
    height: 35px;
    width: 100%;
}
.MenuUlCollections li a{
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    line-height: 20px;
}
.MenuUlCollections .tab{
    background: url(../img/bgline.png) no-repeat;
}



.MoreProA{
    float: right;
    display: block;
    clear: both;
    margin:  35px 0 20px 0;
    text-decoration: none;
    color: #999;
}
.MoreProA:hover{
    color: #000;
}
.centerPagingBlock{
    width: 1026px;
    margin: auto;
    padding-top: 30px;
}
/* Paging */
.linkPaging{
    background-color: #efefef;
/*    border: 1px solid #ccc;*/
    height: 34px;
    margin: 5px 0;
    padding: 5px 0;
    width: 100%;
}
.linkPaging .Left{
    width: 145px;
    height: auto;
    float: left;
    display: block;
    padding: 2px;
}
.linkPaging .Right{
    width: 200px;
    height: auto;
    float: right;
    display: block;
    padding: 2px;
}
.linkPaging .Right .LimitText{
    width: auto;
    padding:0 10px 0 0;
    font-family: MyriadProSemibold,Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 30px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
.linkPaging .Right select{
    width: 20px;
    font-family: MyriadProSemibold,Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 30px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    width: 50px;
    cursor: pointer;
}
.linkPaging .Left a{
    background: none repeat scroll 0 0 #ccc;
    border: 1px solid #ccc;
    color:#000;
    border-radius: 3px;
    font-family:MyriadProSemibold, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    width:45px;
    height: 18px;
    display: block;
    padding: 4px 10px;
    text-decoration: none;
    float: left;
    margin: 1px 2px;
}
.linkPaging .Left a:hover{
    background: none repeat scroll 0 0 #000;
    border: 1px solid #125729;
    color:#fff;
    text-decoration: none;
}
.linkPaging .Center{
    float: left;
    display: block;
    width: 302px;
    height: 30px;
    margin: 5px 5px 0 4px;
    padding: 0 4px 0 5px;
    height: auto;
}
.linkPaging .Center span{
    width: auto;
    margin: auto;
    display: block;
}
    
.linkPaging .Center a{
    background: none repeat scroll 0 0 #ccc;
    border: 1px solid #FFF;
    margin: 0 2px;
    color:#000;
    border-radius: 3px;
    font-family:MyriadProSemibold, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    width: 20px;
    height: 18px;
    display: block;
    padding: 2px;
    float: left;
    text-decoration: none;
}
.linkPaging .Center a:hover{
    background: none repeat scroll 0 0 #8e8e8e;
    border: 1px solid #125729;
    color:#FFF;
    text-decoration: none;
}
.linkPaging .Center .SelectItem{
    background: none repeat scroll 0 0 #8e8e8e;
    border: 1px solid #ccc;
    color:#F00;
    text-decoration: none;
}
.linkPaging .Center .SelectItem:hover{
    background: none repeat scroll 0 0 #ccc;
    border: 1px solid #ccc;
    color:#F00;
    text-decoration: none;
}
/* Paging */

.dashboard .msgClass{
    font-size: 16px;
    line-height: 45px;
    text-transform: capitalize;
}

.innerbox-div .y-tube1{
    width: 28%;
    height: auto;
    float: left;
    display: block;
}
.innerbox-div .y-tube2{
    width: 48%;
    height: auto;
    float: left;
    display: block;
}
.innerbox-div .y-tube3{
    width: 24%;
    height: auto;
    float: left;
    display: block;
}

.innerbox-div .y-tube1 .y-tube, .innerbox-div .y-tube2 .y-tube, .innerbox-div .y-tube3 .y-tube{
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    display: block;
    padding-bottom: 15px;
}

.innerbox-div .y-tube1 .y-tube iframe, .innerbox-div .y-tube1 .y-tube img{
    width: 96%;
    display: block;
    clear: both;
    margin: auto;
}
.innerbox-div .y-tube2 .y-tube iframe, .innerbox-div .y-tube2 .y-tube img{
    width: 97%;
    display: block;
    clear: both;
    margin: auto;
}
.innerbox-div .y-tube3 .y-tube iframe, .innerbox-div .y-tube3 .y-tube img{
    width: 95%;
    display: block;
    clear: both;
    margin: auto;
}
.innerbox-div .y-tube label{
    width: 100%;
    display: block;
    clear: both;
    line-height: 30px;
    font-size: 15px;
}

.innerbox-div .y-tube1 .y-tube iframe{
    height: 155px;
}
.innerbox-div .y-tube2 .y-tube iframe{
    height: 270px;
}
.innerbox-div .y-tube3 .y-tube iframe{
    height: 134px;
}
.cart_icon li a{

    position: absolute;
    right: -6px;
    background: #9C9C9C;
    color: #FFF !important;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    top: 0px;}
.after_signin {
    top: 7px !important;
    left: 256px !important;
}
.option_aftr_sign
{
	padding-right:20px;
	right:20px !important;
}
.two_indexbox{margin-left:445px !important;}
.three_indexbox{margin-left:325px !important;}
.one_indexbox{margin-left:550px !important;}

ul.signin li.right-bar1{
    padding-right: 15px;
	background-image: url(../img/spin.png);
	background-repeat: no-repeat;
	background-position: right top;

}

.vr {
    width:1px;
    background-color:#DDD;
    position:absolute;
    top:10;
    bottom:10;
    left:510px;
}


.vr1 {
    width:1px;
    background-color:#DDD;
    position:absolute;
    top:10;
    bottom:10;
    left:810px;

}





@media only screen and (min-width: 0px) and (max-width: 679px) {
		.top-container{
			width: auto;
height: 100px;

		}

html, body {
	margin: 0;
	padding: 0;
	font:  'gotham_lightregular';
	color: #000;
        border-bottom: 0px;
		overflow-x: hidden;
	
}


.wrapper-banner1{
	width:auto;
	height:484px; /***height:384px;***/
	background-repeat: no-repeat;
	background-position: center top;
	

}
.wrapper-banner2{
	background-position: center top;
        background-repeat: no-repeat;
        height: 315px;
        width: auto;

}

.wrapper-banner{
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.top-div{
	width:auto;
height: auto !important;
	margin:auto;
	 background-color:#E8E8EA;
	 text-align:center;

}

.footer-container{
    width:auto;
    height:auto;
                                               /*** added new ***/
    font-family:  'gotham_lightregular';
    color:#FFFFFF;
    clear: both;
border-top: 1px solid #dddddd;

}
.footer-div{
	width:auto;
	height:auto;
	margin:auto;
	text-align:center;
	padding-top: 22px;
	padding-bottom: 22px;


}

.footer-div li{
	list-style-type:none;
	float:none;
	margin:auto;
	color:#FFFFFF;
	display:block;

}
.footer-div li a{
	color:#565658;
	text-decoration:none;
	text-transform:uppercase;

	   
}
.footer-div li a:hover{
	color:#000;
font-weight: bold;

}


.foot1{
	width:auto;
	height:auto;
	float: left;
	text-align:left;
	font-family:  'gotham_lightregular';



}
.foot1 img {


}
.foot2{
    font-family:  'gotham_lightregular';
    font-size: 11px;
    text-align: center;

}
.foot2 ul{
    
white-space:normal;

}
.foot2 ul li{
    display: block;

    
}
.foot2 ul li a {
	color:#808285;
	font-size:10px;

	
}

.foot3{
    width:auto;
    height:auto;
    float: left;
    font-family:  'gotham_lightregular';
    text-transform:uppercase;
    text-align:left;
    text-indent: 0px;
    font-size:10px;
    color:#808285;

}


	}




