/* CSS Document Developed by Avishek Nath from MIND Q Interactive Solutions © All rights Reserved. */
/* Global Style*/


/* ===============================Home Page - Tabs Section ========================================= */

.tabs{
float:left;
width:636px;
background:url(../images/tab-area-bg.png) no-repeat left top;
margin:2px 0 10px 15px;
height:400px;
}

.tabs ul.tabNavigation{
float:left;
list-style:none;
margin:0;
padding:0;
margin:5px 0 0 10px;
}

ul.tabNavigation li A.selected {
float:left;
background: none;
border-left:none;
width:203px;
overflow:hidden;
text-align:center;
padding:15px 0 0px 0;
height:34px;
color:#555555;
}

ul.tabNavigation li A:hover {
color:#990000;
text-decoration:none;

}



ul.tabNavigation li a:focus {
	outline: 0;
}



ul.tabNavigation li{
float:left;
font-size:16px;
margin-right:1px;
}


ul.tabNavigation li a{
float:left;
background:url(../images/tab-normal.jpg) no-repeat left top;
width:205px;
overflow:hidden;
text-align:center;
padding:15px 0 0px 0;
height:36px;
color:#7d612f;
}



#first, #second, #third{
float:left;
width:627px;
padding:0 0 0 10px;
padding-bottom:10px;
}

#second ul.commonlist{
float:left;
margin:0;
padding:0;
margin-left:20px;
list-style:none;
width:100%;
margin-bottom:15px;
margin-top:10px;
}

#second ul.commonlist li{
background:url(../images/list-dots.jpg) no-repeat left 15px;
padding:8px 0 0px 20px;
color: #333;
}

.tabs .picframe{
float:left;
height:291px;
background:url(../images/pic-frame.png) no-repeat left top;
margin-top:15px;
padding:12px 20px 0 19px;
margin-left:5px;
}

.tabs .rightcnt{
float:left;
width:310px;
padding:20px 0 0 15px;
}




.tabs .rightcnt .more{
margin-top:18px;
}

.tabs .rightcnt .discover{
font-size:20px;
color:#5c105b;
line-height:28px;
font-family:Swis721 Th BT;
padding-bottom:15px;
}

.tabs .rightcnt .discover span{
font-size:24px;
color:#5c105b;
}

.newsticker-demo{
border:1px solid #000000;
float:left;
position:relative;
z-index:99999;

}



/* =========================Home Page - Tabs News Section  & Inner page of News Section================================ */

.news{
float:left;
padding:15px;
padding-bottom:0px;
width:560px;
margin:0px 10px;
border-bottom:1px dashed #cccccc;
}

.news-last{
float:left;
padding:15px;
padding-bottom:0px;
width:560px;
margin:0px 10px;
border:none;

}

.news h2, .news-last h2{
font-family: Arial, Helvetica, sans-serif;
color:#7d612f;
font-size:14px;
padding:0px;
font-weight:normal;

}


.news .date, .news-last .date,.news-innerdesc .date{
color:#666;
padding:0px;
font-size:11px;
padding-bottom:5px;

}

.news .newsbody, .news-last .newsbody{
float:left;
width:480px;
}


/* =============================== News for Inner Page :Avishek ========================================= */


.news-innerdesc{
float:left;
width:585px;
margin-top:20px;
padding:15px;
float:left;
width:595px;
padding:0px 15px 25px 15px;
margin:20px 0 0px 0;
background:url(../images/divider-line.jpg) no-repeat bottom center;
}

.news-innerdesc .newsbody{
width:520px;
float:left;
}

.news-innerdesc .msg_body{
width:520px;
float:left;
}

.news-innerdesc h2{
font-family: Arial, Helvetica, sans-serif;
color:#7d612f;
font-size:14px;
padding:0px;
font-weight:normal;
}






#third ul, #third li{
		margin:0;
		padding:0;
		list-style:none;

		}
#third, #third li{
		/*
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/

		height:320px;
		width:600px;
		overflow:hidden;
		}
#third li{ 	width:600px;}


.stripViewer{ position: relative; overflow: hidden; width:600px; height: 315px; }

.stripViewer .panelContainer{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel	{ float: left; height: 100%; position: relative; width:627px; }
.stripNavL, .stripNavR, .stripNav	{ display: none; }

#movers-row { float:left; margin-left:528px; position:relative; margin-top:-15px;  }
#movers-row div	{ float: left; width:25px; }
#movers-row div a.cross-link 	{ float: left; }
.cross-link	{ display:block; position: relative;z-index: 999; background:url(../images/dot2.png) no-repeat left top; }
.active-thumb {  float:left;  background:url(../images/dot1.png) no-repeat left top; }


.stripViewer1{ position: relative; overflow: hidden; width:600px; height: 315px; }

.stripViewer1 .panelContainer{ position: relative; left: 0; top: 0; }
.stripViewer1 .panelContainer .panel	{ float: left; height: 100%; position: relative; width:627px; }
.stripNavL, .stripNavR, .stripNav1	{ display: none; }

#movers-row1 { float:left; margin-left:528px; position:relative; margin-top:-15px;  }
#movers-row1 div	{ float: left; width:25px; }
#movers-row1 div a.cross-link 	{ float: left; }
.cross-link1	{ display:block; position: relative;z-index: 999; background:url(../images/dot2.png) no-repeat left top; }
.active-thumb1 {  float:left;  background:url(../images/dot1.png) no-repeat left top; }


