body {
	margin:0;
	padding:0;
	color:#FFFFFF;
	background-color:#000;
	overflow:hidden;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	/*scrollbar-face-color: #242424;
	scrollbar-shadow-color: #242424;
	scrollbar-highlight-color: #242424;
	scrollbar-3dlight-color: #242424;
	scrollbar-darkshadow-color: #242424;
	scrollbar-track-color: #101010;
	scrollbar-arrow-color: #454545;*/
}
/* scroll css start */
.scroller {
	position: relative;
	/*overflow-x:scroll;*/
	overflow-y:hidden;
	height: 400px;
	width: 100%;
}
.modal-content {
	width: 1350px;
	
}
.modal-content main {
	float:left;
	width: 1900px;
	height: 405px;
}
/* scroll css end */

#main {
/*	border:solid 1px #2b2b2b;*/
	width:1350px;
	float:left;
}
#slidingDiv {
	/**/display: none;
	width:327px;
	float:left;
	height:374px;
	background-color:#3283D5;
	background-image:url(../images/aamir-bg.jpg);
}
#slidingDiv div{
	color:#d3d4d6;
}

#slidingDiv1 {
	/**/display: none;
	background-color:#5CF67E;
	width:327px;
	float:left;
	height:374px;
	background-image:url(../images/asin-bg.jpg);
}
#slidingDiv1 div {
	color:#000;
}
#slidingDiv2 {
	/**/display: none;
	background-color:#E0E5AB;
	width:327px;
	float:left;
	height:374px;
	color:#666;
	background-image:url(../images/video-bg.jpg);
}
#slidingDiv2 div {
	margin-top:15px;
}
#slidingDiv2 div a{
	color:#494a46;


}

.border{
	  border:solid 4px #bec0b6;
	  background-color:#d9e5ac;
	  padding:1px;
	  margin-bottom:5px;
}


.box1 {
	float:left;
	width:326px;
	border:solid 1px #2b2b2b;
	border-left:none;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	height:372px;
}


 inner scroller start 
#ct {
	position : relative;
}
#ct #container {
	position : absolute;
	top : 30px;
	width : 510px;
	height : 300px;
	overflow : hidden;
}
#content {
	position : relative;
	width : 610px;
}
#scrollArea {
	position : absolute;
	left : 520px;
	top : 95px;
	height : 220px;
	width : 10px;
	border : 1px solid #a5491f;
	overflow : hidden;
}
#scroller {
	position : absolute;
	top : -1px;
	width : 10px;
	background : #be8030;
	border-top : 1px solid #666;
	border-bottom : 1px solid #666;
}
 inner scroller end 


.holder {
	float: left;
}
.scroll-pane {
	margin-left:0px;
	width: 300px;
	height: 142px;
	overflow: auto;
	margin-bottom:15px;
	padding:0px 15px 15px 0px;
	text-align:justify;
	
}
#pane1 {
/*	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #999;*/
}
/* top div class start here */
#top {
	height:100px;
}
#logo {
	margin-top:11px;
	float:left;
	margin-left:20px;
}
#navi {
	float:right;
	margin-top:34px;
	margin-right:20px;
}
#navi a{
	padding-top:6px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:10px;
	text-decoration:none;
	height:22px;
	float:right;
	background-image:url(../images/navi-bg-out.gif);
	background-repeat:no-repeat;
	margin-right:5px;
	
}
#navi a:hover{
	background-image:url(../images/navi-bg.gif);
	background-repeat:no-repeat;

}
/* top div class end here */


.header{
	margin:10px 20px;
}



/* bottom div class start here */
#bottom {
	margin-top:15px;
	color:#545454;
	font-size:11px;
	height:20px;
}
#left-text {
	float:left;
	margin-left:20px;
}
#right-text {
	float:right;
	margin-right:20px;
}

/* bottom div class end here */





/* motion gallery start here*/

#motioncontainer {
	width:100%;
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
 /* Set to gallery width, in px or percentage */
	height: 380px; /* Set to gallery height */
}
#motioncontainer a img {
	 /* Set image border color */
}
#motioncontainer a:hover img {
	 /* Set image border hover color */
}
#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}
#motioncontainer a:hover {
	 /* Dummy definition to overcome IE bug */
}
/* motion gallery End here*/


.menu {
	font-family:verdana;
	color:#666666;
	font-size:12px;
	background-color:#cccccc;
}
