body{
margin:0;
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
background-image: url(../images/bg2.jpg); background-repeat:repeat-x;
}
.main{
margin:0 auto;
width:102%;
height:80%;
vertical-align :middle ;
background-color :#d6d6d6;
margin-top : 4%;
border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;	
}
.header{
float:left;
width:989px;
border-bottom:1px solid #ccc;
margin-bottom:30px;
}
.logo{
float:left;
width:220px;
height:120px;
margin-left :-10px;
}

.MarshallsLogo
{
	border: none;
	-webkit-box-shadow: 0 45px 20px -10px rgba(0, 0, 0, 0.5), 0 10px 4px rgba(0, 0, 0, 0.3), 10 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow: 0 45px 10px -10px rgba(0, 0, 0, 0.5), 0 10px 4px rgba(0, 0, 0, 0.3), 10 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow: 0 45px 10px -10px rgba(0, 0, 0, 0.5), 0 10px 4px rgba(0, 0, 0, 0.3), 10 0 40px rgba(0, 0, 0, 0.1) inset;
        
	transform-style: preserve-3d;
	 transition: transform 1s ease-in-out;   
    backface-visibility: hidden;
    box-shadow: 4px 25px 21px -18px #D6d6d6;   
    margin-left :-10px;
}

.spotlight{
float:left;
margin-top:26px;
margin-right:8px;
margin-left:33px;
}
.textarea{
float:left;
width:130px;
height:30px;
}
.serch{
float:left;
width:32px;
height:30px;
margin-left:37px;
vertical-align:top;
}
.person{
float:left;
font-weight:bold;
color:#666666;
width:89px;
}
.name{
margin-top:20px;
float:left;
}
.photo{
float: left;
width:63px;
height:46px
}
.icon{
float:left;
margin-top:22px;
margin-right:23px;
}
.bor{
float:left;
width:989px;
height:3px;
background-image:url(../images/bg.jpg); background-repeat:repeat-x
}
.menu{
float:left;
width:750px;
padding-left:10px;
}
.content{
float:left;
width:989px;
height:490px;
margin-bottom:10px;
border:1px solid #CCCCCC;
}
.footer{
padding:0 0 0 10px;
float:left;
width:979px;
}
.copy-r{
float:left;
width:918px;
height:18px;
font-size:10px;
color:#993300;
}
.copy-r a{ color:#993300;
text-decoration:none;
}
.foo-menu{
float: right;
width:590px;
height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
.foo-menu a{
color:#333333;
text-decoration:none;
}
.remind{
float:left;
margin-right:5px;
width:207px;
height:31px;
}
.follow{
float:right;
width:200px;
}
.foll-icon{
margin-left:5px;
float:right;
width:27px;
height:27px;
}
.foll-tex{
padding-top:10px;
float:left;
height:25px;
font-size:14px;
color:#333333;
font-weight:normal;
margin-left:40px;
}
.sub{ width:550px;
}
.manu-icon{ width:84px; height:74px; float:left; margin-right:28px; margin-bottom:26px;
}
.noborder{ border:none}

.serch-tex{ float:left; width:987px; font-size:18px; color: #333333; text-align:center; margin-top:52px}
.con-serch{ float:left; width:987px; text-align:center}
/*new*/
.top-menu{ float:left; width:380px; border-bottom:1px solid #CCCCCC; padding-left:10px; padding-bottom:8px; margin-bottom:24px;
}
.topspace
{
	 margin:80px auto 0 auto; 
	 width:848px; 
	 height:2px; 
	 padding-top:5px;
	 margin-top :1px
}

.scrolling
{
	 margin:20px 0 0 68px; 
	 width:843px; 
	 height:25px; 
	 padding-top:10px;
	 margin-top :10px;
	  background-color :#FFCC37;
	  border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 
      -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
      -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
      box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.NewScrolling
{
	 margin:60% 0 0 7%;
	 width:843px; 
	 height:25px; 
	 padding-top:10px;
	 margin-top :10px;
	  background-color :#E6B85C;
	  border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 
      -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
      -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
      box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.left{ float:left; width: 62.5%; height:auto; margin-left:69px; margin-top:12px; }
.bannar
{ 
	background-color :#FFFFFF;
	float:left; 
	width:605px; 
	height:235px; 
	padding:5px; 
	border:0px solid #CCCCCC; 
	margin-top:3px; 
	margin-bottom:8px;
	  border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 
	 -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
      -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
      box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}
	
	.Newbannar
{ 
	background-color :#FFFFFF;
	float:left; 
	width:608px; 
	height:235px; 
	padding:5px; 
	border:0px solid #CCCCCC; 
	margin-top:3px; 
	margin-bottom:8px;
	  border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 overflow :hidden ;
	 -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
      -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
      box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}
	
.sign
{ float:left; 
  width:17.5%;
   height:290px; 
   border:1px solid #CCCCCC;
    margin-left:1.5%;
     margin-top:1.5%; 
     padding:1.5%;
     }
     
  .sign.login
  {
  	
  	 border:0px;
  	 background-color :#FFF;
  	 color:#505050;
  	  border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	   -webkit-box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  }   
     
.passworld 
{
	float:left; 
	font-size:12px; 
	color:#000000; 
	width:170px; 
	height:20px; 
	margin-left:4px;
	font-family :Arial , Verdana , Times New Roman ;
	font-weight :bold ;
	
	}
.textarea2{
float:left;
width:170px;
margin-left:3px;
margin-top:3px;
margin-bottom:18px;
}
.sig-button{ float:left; width:72px; height:23px; margin-left:5px}
.signup-button{ float:right; width:40px; height:23px; margin-right: 50px;}
.help{ float:left; font-size:12px; color:#999999; width:190px; margin-top:15px;  text-align:left ; margin-right:3px; margin-left: 5px; }
.foll-tex2{
float:left;
font-size:14px;
color:#FFFFFF;
font-weight:normal;
padding-top:5px;
}
.follow2{
float: right;
width:18.5%;
margin-right:8.3%;
margin-top:1%;
border:1px solid #CCCCCC;
padding:1%;
background-color :#505050;
 border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 -webkit-box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.foll-icon2{
margin-left:8px;
float: left;
width:27px;
height:27px;
}
.link{ float:left; width:32%; height:146px;}
.link-mg
{ 
	float:left; 
	width:199px; 
	height:126px; 
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 -webkit-box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow: 0 15px 50px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;	
	}
.link-tex
{ 
	float:left; 
  width:199px;
   height:20px;
    color:#0000EE; 
    text-align:center; 
    font-size:11px; 
    margin-top:3px;
    }
.link-tex
 a
 {
 	 color:#0000EE;
     tex-decoration:none;
     }
.footer2{
padding:10px 0 0 0;
float:left;
width:979px;
border-top:1px solid #666666;
margin-top:67px;
}
.copy-r2 {
float: left;
height: 18px;
font-size: 10px;
color: #505050;
}
.copy-r2 a{ color:#993300;
text-decoration:none;
}
.bot-menu{ float:right; width:500px; text-align:right;}
.retails{ margin-top:15px; margin-right:20px; float:left; background-image: url(../images/line.jpg); width:8px; height:6px; background-repeat:no-repeat}

/*2new*/
.sub-menu{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#333333; text-align: left; padding-bottom:20px;}
.top{ float:left; width:989px; height:64px; margin-bottom:3px;}

.border{ border:1px solid #999999; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; text-align:center; font-weight:bold}

.quick-text{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; }
.quick-text ul{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; font-weight:bold;}
.quick-text ul li{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; font-weight: normal;}

.favourite { float:right; width:200px; height:35px;}
.home-icon{ float:left; height:35px; margin-right:20px;}
.icon2{
float:left;
margin-top:0;
margin-right:23px;
}


