body {
	background: #D8D6D7;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
}
a {
	font-weight: bold;
	color: #1956C5;
}
a img {
	border: 1px solid #000;
}
p {
	margin: 5px;
}
.smallpara {
	font:11px/15px Arial;
}
h2 {
	font:bold 16px/20px Arial;
	color:#164B83;
	text-decoration:none;
	padding: 0;
	margin: 0;
}
h3 {
	font:bold 22px/26px Arial;
	color:#333;
	text-decoration:none;
	padding: 0;
	margin: 0;
}
.h3_addition {
color: #FFF;padding-left:10px;padding-top:3px;font-size:13pt;}

#container {
	margin: 0 auto;
	position: relative; 
	width: 960px;
	text-align: left;
	background: #FFFFFF;/*new added */
}
#panel_left {
	float: left;
	width: 625px;
	border-right: 1px solid #D8D6D7;/*new added */
}
#panel_logo {
	margin-bottom: 20px;
}
#logo {
	float: left;
}
#banner {
	margin: 0 5 0 135;
	float: left;
}
.clearleft {
  clear: left;
}
#search {
	padding: 5;
	background: #FFFFFF;
	/*margin: 10 0;*/
	/* addition*/
	height:60px;
}
#logged_in {
	float: left;
}
#logotext {
	float: left;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 5px;
	_top: 16px;
	/* addition*/
	padding-top: 10;
	width:100px;
}

#logotext a img{
	border: 0;
}

#searchmovies {
	float: right;
	padding-right: 10;
}
#alphabet {
	float: right;
}
#search span{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 5;
}
#alphabet ul {
	margin: 0;
	padding: 0;
}
#alphabet ul li {
	float: left;
	display: inline;
	margin-left: 5px;
	text-align: center;
}
#alphabet ul li a{
	font-size: 11px;
	font-weight: bold;
}
#contents {
	background: #ffffff;
	margin-bottom: 10px;
	padding: 10px;
}
.headgrey {
	background: #F0F0F0;
	padding:5px;
	font:bold 11px/15px Arial;
	color:#333;
}

.head {
	border-bottom:2px #ffa100 solid;
	/*padding-bottom:2px;*/
	padding-bottom:8px;
	font:bold 11px/15px Arial;
	color:#333;
}
.head_addition{
	background: #164B83; height:20px;}

.bottomborder {
	border-bottom: 1px dotted #CCCCCC;
	margin: 10 0;
}
#body {
	margin: 10 0;
}
#body a {
	text-decoration: none;
}
#body img {
	border: 1px solid #77787F;
}
#columnlist {
	color:#000;
	font-size:30px;
	line-height:40px;
	font-family:Georgia;
}
#columnlist a{
	line-height: 0;
}
.list {
	float:left;
	color:#006699;
	border-right: 1px dotted;
	padding: 10 10;
	width: 175px;
	line-height: 20px;
	font-size: 11;
	color: #5F5F5F;
	font-weight: bold;
}
.list a{
	font-size: 13px;
	font-weight: normal
}
.news_pager {
	color: #1477D7;
	margin-left: 5;
	padding-left: 5;
	padding-right: 5;
	border:1px solid #1477D7;
	text-decoration: none;
	font-size: 12px;
}
.news_pager a:hover {
	background-color: #1477D7;
	color:#fff;
}
.news_pager_current {
	background-color: #1477D7;
	color:#fff;
	margin-left: 5;
	padding-left: 5;
	padding-right: 5;
	font-size: 12px;
	border:1px solid #1477D7;
}
#adsense468 {
	margin-top: 5px;
}
.gallery{
	margin: 5px;
}
.gallery-thumb {
	float: left;
	/*background: #F0F0F0;*/
	background: #EAEAEA;
	padding: 5;
	margin-left: 2;
	width: 100px;
	_width: 108px;
	text-align: center;
	height: 105px;
	_height: 108px;
}
#bigimage {
	padding: 10 0;
	text-align: center;
	/*background: #F0F0F0;*/
}
.max{
	max-width:580px;
	width: expression(this.width > 580 ? 580: true);
}
#panel_right {
	float: left;
	/*margin-left: 5px;*/
	/*margin-left: 1px;*/
	/*width: 308px;*/
	width: 328px;
}
.panel_right_secs {
	background: #FFFFFF;
	/*margin-bottom: 10px;*/
	margin-bottom: 0px;
	/*width: 308px;*/
	width: 313px;
	_width: 328px;
	padding: 10px;
	padding-bottom: 0px;
}
.panel_right_secs_addition {
	padding-left:0px;padding-right:0px;width: 333px;
}

.panel_right_secs_body {
	background: #FFFFFF;
	color: #6F6F6F;
	font-size: 12px;
	margin: 0;
	padding: 10 0;
	line-height: 20px;
}
.panel_right_secs_body_addition {
	padding: 10}

.panel_right_secs_body ol{
	margin-top: 0;
	padding-top: 0;
}
.panel_right_secs_body ol li{
	margin: 5 0;
}
.panel_right_secs_body ol li a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.right_gallery-thumb {
	float: left;
	width: 100px;
	background: #F0F0F0;
	margin-left: 2;
	text-align: center;
}
.columns {
	padding: 10px;
	float:left;
	line-height:20px;
	border-right:1px solid;
	font-size: 12px;
	width: 140px;
}
.columns a{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.columnsright {
	padding: 5px;
	float:left;
	line-height:20px;
	font-size: 12px;
	width: 140px;
}
.columnsright a{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#footer {
	padding: 10px;
	border: 1px solid #77787F;
	text-align: center;
	background: #3C3D48;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#footer a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#exchange{
	margin: 10 0;
	text-align: center;
}
#exchange a{
	color: red;
	text-align: center;
}
/* =Uploadify
----------------------------------------------------*/
.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 300px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}
div.imgUpload {
	padding: 20px;
	border: 1px solid #E5E5E5;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#mydiv{
text-align: center;
}
.psudo a{
	float:left; 
	color:#1956C5; 
	line-height: 20px;  
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;/*use for Friends/Blogrols */
}


/*  my gallery programs  ---latest picture*/

.logo_FACE	{
	font-family:Arial; 
	font-size:16; 
	text-decoration: none; 
	color:#E18700;
}
.latestpicture_headingFONT	{
	font-family:arial; 
	font-size:16; 
	color:#454545; 
	font-weight: bold;
}
.latestpicture_HR	{
	height:.4em; 
	border:.5px solid #A7A7A7;
}
.latestpicture_thumbDIV	{
	margin:1px; 
	float:left; 
	padding:5; 
	height:167px; 
	width:186.3px; 
	text-align:center;	
	background:#F0F0F0;
}
.latestpicture_TitleTag	{
	text-align:center; 
	margin-top:2px; 
	float: top;
}
.latestpicture_TAG	{
	font-family:arial; 
	font-size:11; 
	color:#000000; 
	font-weight: bold;
	mouse-hover:underline;
}
.latestpicture_TAG:hover {
 background-color: #5A8EC6;
}

.latestpicture_TAGvalue	{
	font-family:Gill Sans, sans-serif; 
	font-size:11; 
	color:#FF9900; 
	font-weight: bold;
	text-decoration: underline; 
}
.latestpicture_seeCOUNT	{
	font-family:arial; 
	font-size:10; 
	color:#1956C5; 
	font-weight: bold;
	text-decoration: none; 
}
.thumbIMG_Border	{
	border:4px solid #FFFFFF;
}


/*  my gallery programs  ---single celeb & event details*/

#make_LEFT{
text-align: left;
}
.make_LEFT{
text-align: left;
float: left;
}

.gallery_tag
{
	/*font:bold 11px Sans-serif;*/
	/*font:bold 11px/15px Arial;
	text-align: justify;*/
	text-decoration:none;
	color:#164B83;
	text-align:left;
	float:left;
	font-size:11;
}
.gallery_title {
	font:bold 20px Arial;
	color:#164B83;
	text-align:left;
	float:left;
}
.gallery_title_2{
	font:bold 20px Arial;
	color:#333;
	/*text-align:left;
	float:left;*/
}

.gallery_title_date {
	font:14px Arial;
	color:#164B83; 
	float:left;
}
.gallery_description {
	 text-align: justify;/*justify*/
	 font: Sans-serif;
	 color:#333;
	 width:580px;
}
#more_photos {
	/*border:3px solid #F0F0F0;*/
	border-color:#F0F0F0;
	border-style:solid;
	border-width:6px;
}
#embed {
	height:24px;
}
.descp
{
 text-align: justify;
 font: Sans-serif;
 color:#333;
}
.display_none {
	display: none;
}

/* style_SECTION.html & style_ITEM.html ----------------starts---------------------------*/
.style_pageHEADING{
	height:40px;
	background-color:#F0F0F0;
	text-align:left;
	/*padding:5px; */
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
}
.style_pageHEADING a{
	font:bold 16px/20px Arial;
	text-decoration:none;
}
.style_ButtonANDCount{
	height:25px;
	background-color:;
	padding:0px; 
	text-align:center;
}
.style_ButtonANDCount img{
	cursor:pointer;
	cursor:hand;
}
.style_Span_LEFT{
	text-align:left;
	float:left;
	overflow:hidden;
}
.style_Span_RIGHT{
	float:right;
}
.style_ITEM_and_CNTdetails{
	float:left;
	width:380px; 
	background-color:#FFFFFF;
	margin-left:10px;
	text-align:center;
	font:bold 16px/18px Arial;
	color:#164B83;
}
.style_LOWERPARTS_titleDIV{
	height:25px;
	background-color:#F0F0F0;
	text-align:left;
	/*padding:5px;
	padding-left:5px;
	padding-right:5px; */
	padding-top:5px;
	font:bold 15px Sans-serif;
	color:#164B83;
	text-decoration:none;
}

.style_gallery-thumb {
	float: left;
	background: #F0F0F0;
	width: 76px; 
	height:175px;
	max-width: 76px; 
	max-height:175px;
	
	/*width: 122px;*/
	/*height:150px;*/
	padding:10px;
	margin-right: 3px;
	margin:3;
	text-align: center;
	/*margin-left: 2;*/
	overflow:hidden;
}
.style_gallery-thumb_body {
	float: left;
	background: #F0F0F0;
	height:140px;
	width: 119px;
	/*height:150px;*/
	padding:10px;
	margin-right: 3px;
	margin:3;
	text-align: center;
	/*margin-left: 2;*/
}
/*---*/
/*---*/

.style_LOWERPARTS_THUMBfont{
	font:bold 11px/15px Arial;
	text-align: justify;
	text-decoration:none;/**/
}
.style_span_right_LINK{
	float:right;
}
.style_right_LINK{
	font-size:11;
	color:#CC3300;
	text-decoration:none;
}
.style_variousRANDOM_CELBNAME{
	font-size:10;
}
.style_AHEADING{
	font-size:22;
	color:#1956C5; 
	text-decoration:underline;
}
h4 {
	font:bold 15px;	
	font-size:15;
	color:#1956C5;
	text-decoration:none;
	padding: 2px;
	margin-top: 4px;
}
h5 {
	text-decoration:none;
	padding: 0px;
	margin-top: 2px;
}


.style_gallery-thumbHOME /*particular kichu page a use hoccha */
{	
	/*particular kichu page and HomePage a div er size change kora hoccha php de a */
	float: left;
	background: #F0F0F0;
	/*margin-left: 2;*/
	width: 124px;
	text-align: center;
	height:175px;
	padding:10px;
	margin-right: 3px;
	margin:3;
	overflow:hidden;
}

.pager_span{
	background-color:;
	margin-right:3px;
	padding-left:3px;
	border: 1px solid #1477D7;
	float:center;
	/*width:10px;*/
}

.pager_span a{
	color: #1477D7;
	font-size:12;
	text-decoration:none;
}

.galleryBlocked{
	font-size:12;
	color:#FFFFFF;
	/*color:#ffa100;*/
}

.heading_head {
	border-bottom:2px #ffa100 solid;
	/*padding-bottom:2px;*/
	padding-bottom:8px;
	font:bold 11px/15px Arial;
	color:#333;
}

.selectedIMGthumb {
	/*border: 2px solid #CC3300;*/
	border: 2px solid #1956C5;
}
/* style_ITEM.html ----------------end---------------------------*/


/* users comments ----starts-- */
#users_Commment_all{
	width:600px; 
	padding:2px; 
	margin-top:3px;
	font:bold 11px;
	font-family: times, serif;
	/*color:#333;*/
	text-decoration:none;
	text-align:left;
}

.comment_TABLE{
	font:bold 11px Arial;
	color:#1956C5;
	text-decoration:none;
}

.comment_numODD{
	background:#D8D6D7;
	padding:8px;
	text-align:left;
	text-align: justify;
	/*font:bold 12px Arial;*/
	font:12px Arial;
	-moz-border-radius: 5px 5px 5px 5px;
}

.comment_numEVEN{
	background:#EBEBEB;
	padding:8px;
	text-align:left;
	text-align: justify;
	/*font:bold 12px Arial;*/
	font:12px Arial;
	-moz-border-radius: 5px 5px 5px 5px;
}

.buttonCSS{
	Background-Color:#D8D6D7;
	font:bold 11px Arial;
}

.colorBROWN{
	color:#CC3300;
}

.colorBLUE{
	color:#164B83;
}

.colorLIGHTBLACK{
	color:#1956C5;
}

/* users comments ----end-- */


/* tags page ----starts--*/
.gallery-thumb_tags {
	float: left;
	background: #EAEAEA;
	padding: 5;
	margin-left: 2;
	height: 135px;
	width: 105px;
	text-align: center;
	font:bold 11px Arial;
	color:#5D5D5D;
	text-decoration:none;

}


/* tags page ----ends-*/


/* --------------fashion ------------------starts------------------ */

/* fashion.php---starts */
.divFASHION_iconWRAPPER {
	background:#ffffff; 
	text-align:left; 
	height:30px;
	float:left;
	width:600px;
	border-bottom:2px solid;
}
.divFASHION_icon {
	width:40px;
	text-align:left;
	float:left;
}
.divFASHION_itemNAME {
	padding-top:4px;
}
/* fashion.php---end */

.fashion_gallery-thumb_body {
	float: left;
	background: #F0F0F0;
	height:160px;
	width: 187px;
	padding:2px;
	padding-top:10px;
	margin-right: 4px;
	margin-top:7;
	text-align: center;
}

.fashion_gallery-thumb_RP {
	float: left;
	background: #F0F0F0;
	height:160px;
	width: 146px;
	padding:2px;
	padding-top:5px;
	margin-right: 4px;
	margin-top:7;
	text-align: center;
}

.fashion_IMAGESIZE_thumbRP {
	width: 135px;
	height:98px;
}

.fashion_IMAGESIZE_thumb {
	width: 160px;
	height:110px;
}

.fashion_hr_RP {
	color: #999999;
	background-color: #F0F0F0;
	height: 1px;
}

.fashion_right_LINK{
	font-size:11;
	color:#1956C5;
	text-decoration:none;
}

.xsmall {
	font-size: x-small;
	font-weight: bold;
}

.fashion_HEADING_RP {
	color:#333;
	font-size:16;
	font-weight:bold;
}

.fashion_desc-thumb_RP {
	float: left;
	/*background: #F0F0F0;*/
	background-color:#333;
	height:126px; 
	width: 190px;
	padding:2px;
	padding-top:10px;
	margin-right: 4px;
	margin-top:7;
	text-align: center;
}

.fashion_desc_RP {
	background-color:#333;
	height:138px;
	padding-top:10px;
	padding-left:2px;
	color:#ffffff;
}

.fashion_LINK_RP{
	font-size:11;
	color:#ffa100;
	text-decoration:none;
	text-align:right;
	float:right;
	padding-right:10px;
}

.fashion_BROWSE_linkRP{
	background-color: #F0F0F0;
	padding:2px;
	text-align:right;
}

/* -----------------fashion ----starts----------------- */








/* menu ----------------------- starts------------- */

#sddm
{	width:960px;
	height:25px;
	background:#164B83;
	overflow:hidden;
	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	/*background: #ffffff;*/
	border:0;
	font: bold 11px arial}

.ancCLS
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 10px 4px 10px;
	height:18px;
	width:104.5px;
	background: #164B83;
	color: #FFF;
	font:bold 12px Arial;
	text-align: center;
	text-decoration: none}

.ancCLSfix
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 10px 4px 10px;
	height:18px;
	width:104.5px;
	background: #ffa100;
	color:#333;
	font:bold 12px Arial;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #ffa100;
	color:#333}

#sddm li form
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 10px 4px 10px;

	width:311px;
	height:18px;
	font:bold 12px Arial;
	background: #164B83;
	color: #FFF;
	float:left; 
	text-align:right;
	text-decoration: none}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 5;
	background: #F0F0F0;
	border: 1px solid #5970B2}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 0px 2.9px;/*may adjust*/
	padding-bottom:0px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #F0F0F0;
	color: #1956C5;
	font: 11px arial}

#sddm div a:hover
{	background: #F0F0F0;
	color: #CC3300;
	text-decoration: underline}

.more_MENU{
	float:left;
	text-align:left;
	width:400px;
	height:75px;
}

.more_MENU a{
	float:left;
	text-align:left;
	width:30px;
	height:10px;
}
.searchTEXBOX{
	border-RIGHT: #ffba14 1px solid;
	border-TOP: #ffba14 1px solid;
	border-LEFT: #ffba14 1px solid;
	border-BOTTOM: #ffba14 1px solid;
	padding-RIGHT: 40px;/* size control */
	padding-LEFT: 60px;/* size control */
	padding-BOTTOM: 1px;/* size control */
	padding-TOP: 1px;/* size control */
	font: 8pt Tahoma;
	background: #ffffff;
}
.searchSUBMIT{
	BORDER-RIGHT: #3094be 0px solid;
	BORDER-TOP: #badeed 0px solid;
	BORDER-LEFT: #badeed 0px solid;
	BORDER-BOTTOM: #3094be 0px solid;
	font:bold 12px Arial;
	color: #FFF;
	background: #164B83;
}
.cursorSEARCH{cursor:pointer}
.bckWHITE{background: #ffffff}

/* ---------------------------menu ------------------------ end */


.img_divBORDER{
	border: 0.5px solid #D8D6D7;
}


/* ----- mostwanted RP ----starts--- */

.wantedDIVwrapper {
	width:149px; float:left;
}
.wantedDIVcontent {
	height:50px; width:152px; float:left; text-align:left; margin-bottom:5px; margin-right:7px;
}
.wantedDIVimage {
	float:left; margin-bottom:3px;
}
.wantedDIVcelebname {
	height:14px; float:left; text-align:left; padding-left:5px; overflow:hidden;
}
.wantedDIVcelebname a {
	font-size: 10px;color:#000000; text-decoration:none;
}
.wantedDIVpicsCNT {
	height:10px; margin-top:0px; float:left; text-align:left; padding-left:5px;
}
.wantedDIVpicsCNT a {
	font:bold 11px Arial; color:#164B83; text-decoration:none;
}

/* ----- mostwanted RP ----end--- */










/*------------ popup ---starts--- */

#popup {
	/*height: 100%;*/
	height: 3005px;
	width: 100%;
	background: #000000;
	position: absolute;
	top: 0;
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);
	z-index:1;
}

#window {
	width: 842px;
	height: 305px;
	margin: 0 auto;
	border: 1px solid #ffdfb0;
	background: #ff9c00;
	position: absolute;
	top: 120px;
	z-index:1;
	left: 17%;
	overflow:hidden;
	padding-bottom: 8px;
}

.popup {
	/*height: 100%;*/
	height: 3005px;
	width: 100%;
	background: #000000;
	position: absolute;
	top: 0;
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);
	z-index:1;
}

.window {
	width: 842px;
	height: 305px;
	margin: 0 auto;
	border: 1px solid #ffdfb0;
	background: #ff9c00;
	position: absolute;
	top: 120px;
	z-index:1;
	left: 17%;
	overflow:hidden;
	padding-bottom: 8px;
}


.popupheading {
	font-size:22px;
	color:#F0F0F0;
}

.popupclose {
	font-size:20px;
	color:#ff0000;
}

.popupuser {
	float: left;
	background: #F0F0F0;
	padding:10px;
	margin-right: 6px;
	/*margin:3;*/
	height:220px; 
	width:230px;
	text-align:left;
	border: 2px solid #ffffff;
}

.popupfield {
	font:bold 14px Arial;
	color: #164B83;
}

.button {
    padding: 5px 10px;
    display: inline;
    background: #777 url(button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
}

.button:hover {
    background-position: 0 -48px;
}

.button:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 6px 10px 4px;
}

.button.orange { background-color: #ff9c00; }
.button.blue { background-color: #fb6a39; }


.popupDefination {
	float: left;
	background: #F0F0F0;
	padding:10px;
	/*
	margin-right: 3px;
	margin:3;*/
	height:220px; 
	width:510px;
	text-align:left;
	border: 2px solid #ffffff;
}

/*------------ popup ---end--- */
