* {
 	font-family: Arial, Verdana;
	font-size: 13px;
	outline: none;
}
html {
 	overflow-y: scroll;
 	text-align: center; margin-left: auto;margin-right: auto;
        background:#FFF url(http://www.cinebasti.com/static/Assets/bg_hd-bg1.png)  repeat-x;
        background-attachment:fixed;
}

td {
	text-align: left;
}
body {	
	margin: 0px;
	padding: 0px;
}

.profile_left_links{
	font-family: Arial, 'Helvetica Neue', 'Microsoft Sans Serif', sans-serif;
	text-align: left;
	font-size: 12px;
	color: #333333;	
}
a.fabfind:link, a.fabfind:visited, a.fabfind:hover, a.fabfind:active{
	text-align: center;
	font-size:11px;
}
.td_user_profile{
	font-size:12px;
}
.quizTitle:link  {
		text-decoration:none;		
		color:#3C749D;
		font-weight: bold;
}
.quizTitle:visited  {
		text-decoration:none;		
		color:#3C749D;
		font-weight: bold;
}
.quizTitle:hover  {
		text-decoration:underline;		
		color:#3C749D;
		font-weight: bold;
}
.quizTitle:active  {
		text-decoration:none;		
		color:#3C749D;
		font-weight: bold;
}
.title { 
	margin-bottom: 12px; 
	text-align:left;
	font-size: 22px;	
	font-family: Arial, 'Helvetica Neue', 'Microsoft Sans Serif', sans-serif;
}
.loginLinks:link {
	font-size:11px; 
	line-height:14px; 
	height:80px;
}
.loginLinks:visited {
	font-size:11px; 
	line-height:14px; 
	height:80px;
}
.loginLinks:hover {
	font-size:11px; 
	line-height:14px; 
	height:80px;
}
.loginLinks:active {
	font-size:11px; 
	line-height:14px; 
	height:80px;
}
.boxLink:link {
	color: black;
	text-decoration: none;
	font-size: 10px;
}
.boxLink:visited {
	color: black;
	text-decoration: none;
	font-size: 10px;
}
.boxLink:hover {
	color: black;
	text-decoration: underline;
	font-size: 10px;
}
.boxLink:active {
	color: black;
	text-decoration: none;
	font-size: 10px;
}
a:link {
	color: #800;
	text-decoration: none;
}
a:visited {
	color: #397099;
	text-decoration: none;
}
a:hover {
	color: #397099;
	text-decoration: underline;
}
a:active {
	color: #397099;
	text-decoration: none;
}
#all_users {
	list-style: none;
}
#all_users li {
	float: left;
	width: 100px;
	display: block;
	border: 1px solid #E1E1E1;
	text-align: center;
}
#all_users .selected {
	float: left;
	width: 100px;
	display: block;
	border: 1px solid #E1E1E1;
	text-align: center;
	background: #E1E1E1;
}
.pic_upload_form_hidden {
	display: none;
}
.pic_upload_form_reveal {
	display: block;
}

/*################# MENU ################# */
#menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.submenu {
	padding: 0px;
	margin: 0px;
	float: left;
}
.menu_item {
	position: absolute;
	background: #E1E1E1;
	padding: 0px;
	margin: 0px;
	width: 100px;
	text-align: left;
}
.menu_link:link {
	display: block;
	line-height: 28px;
	vertical-align: middle;
	width: 100px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.menu_link:visited {
	display: block;
	line-height: 28px;
	vertical-align: middle;
	width: 100px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.menu_link:hover {
	display: block;
	line-height: 28px;
	vertical-align: middle;
	width: 100px;
	background: #E1E1E1;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.menu_link:active {
	display: block;
	line-height: 28px;
	vertical-align: middle;
	width: 100px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.menu_link_no_menu:link {
	display: block;
	line-height: 28px;
	vertical-align: middle;
	width: 100px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.menu_link_no_menu:visited {
	display: block;
	line-height: 28px;
	vertical-align: middle;
	width: 100px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.menu_link_no_menu:hover {
	display: block;
	line-height: 28px;
	vertical-align: middle;
	width: 100px;
	background: #E1E1E1;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.menu_link_no_menu:active {
	display: block;
	line-height: 28px;
	vertical-align: middle;
	width: 100px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.showShareDiv
	{
		width: 200px;
		height: 155px;
                text-align:left;
		background-color: white;
		border: 1px solid gray;
                border-top:1px solid gray;
                border-bottom:2px solid gray;
		position: absolute;
	  filter:alpha(opacity=100);
  	/* CSS3 standard */
	  opacity:1.0;
		z-index: 1000;
		
	}
.quiz_onmouseover {
	border: 1px solid red;
	background: #E1E1E1;
}
.browse_photos_details
	{
		font-size: 10px;
	}
.paginationLinks, paginationLinks2 {
	font-size:14px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
.paginationLinks {
	text-align:center;
	padding-top: 20px;
}
.paginationLinks td a, .paginationLinks2 td a {
	display: block;
	margin-left:2px;
	margin-right:2px;
	margin-top:0;
	padding:5px 7px;
	font-weight:normal;	
	border: 1px solid #cecece;
}
.paginationLinks td span, .paginationLinks2 td span {
	margin-left:2px;
	margin-right:2px;
	margin-top:0;
	padding:5px 7px;
	font-weight:normal;	
	background:#FDF053;
	color:#000;
	display: block;
	border: 1px solid #FDF053;
}
.paginationLinks td a:hover, .paginationLinks2 td a:hover {
	border:1px solid #000;
	color:#000;
	background:#FDF053;
	text-decoration:none;
	border: 1px solid #FDF053; 
}
.userAvatarMedium{
	width: 80px;
	height: 80px;	
}
.main_thumb_movie {
	width: 200px;
}
.secondary_thumb_movie {
	width: 150px;
	height: 150px;
}
.movieLinks .secondary_thumb_movie {
	width: 150px;
	height: 150px;
}

.castLinks .secondary_thumb_movie {
	width: 150px;
	height: 150px;
}
.medium_thumb_movie {
	width: 120px;
	height: 160px;
}
.movieLinks .medium_thumb_movie {
	width: 120px;
	height: 160px;
}
.castLinks .medium_thumb_movie {
	width: 120px;
	height: 160px;
}
.threeRandomCelebrities .thumbsLinks .medium_thumb_movie {
	width: 120px;
	height: 160px;
}
.top15Shows .thumbsLinks .medium_thumb_movie {
	width: 120px;
	height: 160px;
}
.td_celeb {
	padding: 5px;
}
.td_celeb .medium_thumb_movie {
	width: 120px;
	height: 160px;
}
.td_movie {
	padding: 5px;
}
.td_movie .medium_thumb_movie {
	width: 120px;
	height: 160px;
}
.td_tvshow {
	padding: 5px;
}
.td_tvshow .medium_thumb_movie {
	width: 120px;
	height: 160px;
}
.alphabeticalBrowseSelected:link {
	font-weight: bold;
	color: red;
	background: #FFFFD8 url(http://www.cinebasti.com/static/Assets/pagn-1.png) bottom center;
	border: 1px solid #666;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-align: center;
	font-size: 11px;
}
.alphabeticalBrowseSelected:visited {
	font-weight: bold;
	color: red;
	background: #FFFFD8 url(http://www.cinebasti.com/static/Assets/pagn-1.png) bottom center;
	border: 1px solid #666;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-align: center;
	font-size: 11px;
}
.alphabeticalBrowseSelected:hover {
	font-weight: bold;
	color: #333333;
	background: #FFFFD8 url(http://www.cinebasti.com/static/Assets/pagn-1.png) bottom center;
	border: 1px solid #666;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-align: center;
	font-size: 11px;
}
.alphabeticalBrowseSelected:active {
	font-weight: bold;
	color: red;
	background: #FFFFD8 url(http://www.cinebasti.com/static/Assets/pagn-1.png) bottom center;
	border: 1px solid #666;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-align: center;
	font-size: 11px;
}
.alphabeticalBrowse:link {
	color: #333333;
	background: #F4F4EF url(http://www.cinebasti.com/static/Assets/pagn-1.png);
	border: 1px solid #AFAC91;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-align: center;
	font-size: 11px;
}
.alphabeticalBrowse:visited {
	color: #333333;
	background: #F4F4EF url(http://www.cinebasti.com/static/Assets/pagn-1.png);
	border: 1px solid #AFAC91;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-align: center;
	font-size: 11px;
}
.alphabeticalBrowse:hover {
	color: black;
	background: #FFF;
	border: 1px solid #666;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-align: center;
	font-size: 11px;
}
.alphabeticalBrowse:active {
	color: red;
	background: #FFF;
	border: 1px solid #AFAC91;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-align: center;
	font-size: 11px;
}

.alphabeticalNormal {
	cursor: pointer;
	cursor: hand;
	color: red;
	background: #F4F4EF;
	border-bottom: 1px solid #AFAC91;
	border-right: 1px solid #AFAC91;
	width: 20px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	text-align: center;
	font-size: 11px;
}

.rankHeader {
	background: #E9E9E9;
	height: 30px;
	font-size: 11px;
        padding:3px;
}

.rankHeaderContent {
	font-size: 11px;
	height: 22px;
}

.rankHeaderLink:link {
	font-size: 11px;
	text-decoration: none;
	color: #006699;
}
.rankHeaderLink:visited {
	font-size: 11px;
	text-decoration: none;
	color: #006699;
}
.rankHeaderLink:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #006699;
}
.rankHeaderLink:active {
	font-size: 11px;
	text-decoration: none;
	color: #006699;
}

.userCommentsText {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
}

.userLinkTextLink:link {
	color: #929292;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.userLinkTextLink:visited {
	color: #929292;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.userLinkTextLink:hover {
	color: #929292;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.userLinkTextLink:active {
	color: #929292;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.classCommentNumber {
	font-weight: bold;
	font-size: 14px;
	color: #808080;
	font-style: italic;
	height: 55px;
	text-align: center;
	width: 30px;
}

.commentsClassColour1 {
	background: white;
}

.commentsClassColour2 {
	background: #F2F2F2;
}

.mailHeaderClass {
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	color: #444444;
}

.messageDate {
	font-size: 11px;
	color: #9D9D9D;
	height: 30px;
	width: 130px;
}

.messageUsername:link {
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
.messageUsername:visited {
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
.messageUsername:hover {
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
.messageUsername:active {
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}

.messageSuject:link {
	font-size: 11px;
	color: #256491;
	text-decoration: none;
}
.messageSuject:visited {
	font-size: 11px;
	color: #256491;
	text-decoration: none;
}
.messageSuject:hover {
	font-size: 11px;
	color: #256491;
	text-decoration: underline;
}
.messageSuject:active {
	font-size: 11px;
	color: #256491;
	text-decoration: none;
}

.messageAction:link {
	font-size: 12px;
	color: red;
}
.messageAction:visited {
	font-size: 12px;
	color: red;
}
.messageAction:hover {
	font-size: 12px;
	color: red;
}
.messageAction:active {
	font-size: 12px;
	color: red;
}

.messageHeaders {
	font-size: 12px;
	height: 20px;
}

.messageHeadersTitle {
	font-weight: bold;
	font-size: 12px;
	color: #256491;
}

.mailLinks:link {
	font-size: 12px;
	font-weight: bold;
	color: #256491;
}
.mailLinks:visited {
	font-size: 12px;
	font-weight: bold;
	color: #256491;
}
.mailLinks:hover {
	font-size: 12px;
	font-weight: bold;
	color: #256491;
	text-decoration: underline;
}
.mailLinks:active {
	font-size: 12px;
	font-weight: bold;
	color: #256491;
}

.giftsTitle:link {
	font-weight: bold;
	color: #256491;
	text-decoration: none;
	font-size: 14px;
}
.giftsTitle:link {
	font-weight: bold;
	color: #256491;
	text-decoration: none;
	font-size: 14px;
}
.giftsTitle:link {
	font-weight: bold;
	color: #256491;
	text-decoration: underline;
	font-size: 14px;
}
.giftsTitle:link {
	font-weight: bold;
	color: #256491;
	text-decoration: none;
	font-size: 14px;
}

.giftsPointsClass {
	font-size: 11px;
	color: #929292;
}

/*Home style */
#HomeNetwork {background:#242c30;width:990px;text-align: left;}
.Network {
	       color:#FFFFFF;
	       font-size: 11px; 
	       font-weight: bolder; 
               font-family: arial, 'lucida console', sans-serif;
}
#MainNav {background:#242c30;width:990px;text-align: left;}
#MainNav .YellowT1 {
	       color:#FFFFFF;
	       font-size: 17px; 
	       font-weight: bolder; 
               font-family: arial, 'lucida console', sans-serif;
}
#MainNav .YellowT1 a {
	       color:#FFFFFF;
	       font-size: 17px; 
	       font-weight: bolder; 
               font-family: arial, 'lucida console', sans-serif;

} 
#MainNav .YellowT1 .selected{
	       color:#FDF053;
	       font-size: 17px; 
	       font-weight: bolder; 
               font-family: arial, 'lucida console', sans-serif;
               border-bottom:dotted 1px #FDF053;
} 
#MainNav .YET1 {
font-size:10px;
text-decoration:none;
color:#999;
}




.subMenuLinks {
               background:#FFF url(http://www.cinebasti.com/static/Assets/f-m-bg-wg-cb.png) repeat-x ; 
	       font-size:12px; 
	       font-weight:normal; 
	       color:#CCC; 
	       height:26px; 
	       line-height:26px; 
	       padding:2px 2px 2px 2px; 
               text-align:left;
               border-top:0px solid #E4E4E4;

}
.subMenuLinks a:link, .subMenuLinks a:visited {
	       font-size:13px; 
	       font-weight:normal; 
	       color:#397099; 
	       text-decoration: none;
}


.subMenuLinks a:active {
	       font-size:13px; 
	       font-weight:normal; 
	       color:#397099; 
	       text-decoration: none;	       
               border-bottom:dotted 1px #ABABAB;
}

.subMenuLinks a:hover {
	       font-weight:normal; 
	       font-size:13px; 
	       color:#004276;
	       text-decoration:none; 
	       border:none; 
	       border-bottom:dotted 1px #ABABAB;
}
.subMenuLinks a.nodecor:hover {
	       font-weight:bold; 
	       font-size:12px; 
	       color:#004276;
 	       text-decoration:none; 
	       border:none;
}


/*MainWLinks*/ 
.MainWLink {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#3D9AD1; text-decoration: none;}
.MainWLink a {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#0969A2; text-decoration: none;}
.MainWLink a:visited {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#0969A2; text-decoration: none}
.MainWLink a:hover {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#0397D6; text-decoration: underline; border:none; border-bottom:dotted 0px #ABABAB;}


.YET2 {
font-size:10px;
text-decoration:none;
color:#999;
}

/*DIMLinks*/ 
.dimBN {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:12px; 
	       color:#c0c0c0; 
	       text-decoration: none;
}



/*FooterLinks*/ 
.PFooter {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:11px; 
	       color:#004276; 
	       text-decoration: none;
}
.PFooter a {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:11px; 
	       color:#004276; 
	       text-decoration: none;
}
.PFooter a:visited {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:norma; 
	       font-size:11px; 
	       color:#004276; 
	       text-decoration: none
}
.PFooter a:hover {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:11px; 
	       color:#004276; 
	       text-decoration: none; 
	       border:none; 
	       border-bottom:dotted 1px #ABABAB;
}
.PFooterSub {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:11px; color:#696969; 
	       text-decoration: none;
}
.PFooterSub a {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:11px; 
	       color:#004276; 
	       text-decoration: none;
}
.PFooterSub a:visited {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:11px; 
	       color:#004276; 
	       text-decoration: none
}
.PFooterSub a:hover {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:11px; 
	       color:#004276; 
	       text-decoration: none; 
	       border:none; 
	       border-bottom:dotted 1px #ABABAB;
}
.PFooterWt {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:11px; 
	       color:#FFF; 
	       text-decoration: none;
}
.PFooterWt a:link {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:11px; 
	       color:#FFF; 
	       text-decoration: none;
}
.PFooterWt a:visited {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:11px; 
	       color:#FFF; 
	       text-decoration: none;
}
.PFooterWt a:hover {
	       font-family:Arial, Helvetica, sans-serif; 
	       font-weight:normal; 
	       font-size:11px; 
	       color:#FFF;
 	       text-decoration: none; 
	       border:none; 
	       border-bottom:dotted 1px #ABABAB;
}


/*FrontPagePanel*/ 
#fpanel {  background:#FFF;padding:5px;color:#FFF;border-top:1px solid #e9e9e9;border-bottom:1px solid #e7e7e7;margin-bottom:1px; }
#fpanel .fpanelLink a {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#397099; text-decoration: none}
#fpanel .fpanelLink a:visited {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#397099; text-decoration: none}
#fpanel .fpanelLink a:hover {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#004276; text-decoration: none; border:none; border-bottom:dotted 1px #ABABAB;}


/*TablePanel*/ 
#tpanel {  background:#FFF;padding:0px;color:#FFF;border-top:0px solid #e9e9e9;border-bottom:0px solid #e9e9e9;margin:0px; }
#tpanel .tpanelLink a {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#397099; text-decoration: none}
#tpanel .tpanelLink a:visited {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#397099; text-decoration: none}
#tpanel .tpanelLink a:hover {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#004276; text-decoration: none; border:none; border-bottom:dotted 0px #ABABAB;}


/*MainNews2*/ 
.MainNews2 {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#397099; text-decoration: none;}
.MainNews2 a {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#397099; text-decoration: none;}
.MainNews2 a:visited {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#397099; text-decoration: none}
.MainNews2 a:hover {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#397099; text-decoration: none; border:none; border-bottom:dotted 1px #ABABAB;}

/*MainNews3*/ 
.MainNews3 {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; color:#CCC; text-decoration: none;}
.MainNews3 a {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#397099; text-decoration: none;}
.MainNews3 a:visited {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#397099; text-decoration: none}
.MainNews3 a:hover {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#397099; text-decoration: none; border:none; border-bottom:dotted 1px #ABABAB;}


/*SubProfile*/ 
.Spro-pn1 {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; color:#333; text-decoration: none;}
.Spro-pn1 a {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#397099; text-decoration: none;}
.Spro-pn1 a:visited {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#397099; text-decoration: none}
.Spro-pn1 a:hover {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#397099; text-decoration: none; border:none; border-bottom:dotted 1px #ABABAB;}
.Spro-pn1 span {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#333; text-decoration: none;}

/*SubLogo*/ 
.subLogo {font-family:Tahoma,Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px; color:#CCC; text-decoration: none;text-transform: uppercase;}

/*ICONLIST*/ 
.DiscussThis {
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 20px;
        background: url('http://www.cinebasti.com/static/Assets/forum.png') no-repeat 1px 50%;line-height:16px; 
        line-height:18px;
        border-bottom:0px dotted gray;
        text-decoration: none;
        border:none;
        color:#397099;

}
.MoreLinks {
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 20px;
        background: url('http://www.cinebasti.com/static/Assets/suggest.png') no-repeat 1px 50%;line-height:16px; 
        line-height:18px;
        border-bottom:0px dotted gray;
        text-decoration: none;
        border:none;
        color:#397099;

}



/*Squarthumbs*/ 
.thumbnail_frame
{
 	       background:transparent url(http://www.cinebasti.com/static/thumbnail_bg.gif) no-repeat scroll 0%;
 	       border:0pt none;
 	       height:120px;
 	       width:120px;
 	       padding-right:5px;
}
.thumbnail_frame a img
{
 	       padding:10px 10px 10px 8px;
}
.thumbnail_frame img
{
 	       padding:10px 10px 10px 8px;
}

.img_nav {
	font-size: 12px;
}

.img_nav div a {
	font-size: 12px;
	font-weight: bold;
}

.img_nav div a:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}



/*Menu Homepage Blue*/ 

#One-G-menu {
	background: #7D8996 url(http://www.cinebasti.com/static/Assets/nav-level1-bg2b.png) bottom center repeat-x;
	background-position:bottom; 
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top:1px;
	width: 100%;
        color: #666;
	font-size: 13px;
        font-family: Arial, Verdana,Helvetica, sans-serif;
        border-bottom:1px solid #666;
}
#One-G-menu li {
	float: left;
	font-size: 13px;
        font-family: Arial,Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
	}

#One-G-menu li .selected {
        background:#FFF;
	color: #666;
	text-decoration:none;
	border-top:1px solid #7D8996;
	border-right:1px solid #333;
	border-left:0px solid #666;
        margin-bottom:-1px;
        margin-top:0px;
}
#One-G-menu a {
	color: #FFF;
	display: block;
	float: left;
	margin: 0;
	padding: 5px;
	font-weight:bold;
	text-decoration:none;
	border-right:1px solid #333;

	       font-size: 15px; 
	       font-weight: bolder; 
               font-family: arial, 'lucida console', sans-serif;
}
#One-G-menu a:hover {
	text-decoration: underline;
	}


#One-G-sub { background:#E3E3E3 url(http://www.cinebasti.com/static/Assets/cb-sub-grad.gif) repeat-x;width:990px;height:27px;text-align: left;border-bottom:1px solid #CCC;}


.YellowS1 {
	       font-size: 11px; 
	       font-weight: bolder; 
               font-family: arial, 'lucida console', sans-serif;
}
#One-G-sub .YellowS1 a{
	       font-size: 11px; 
	       font-weight: bolder; 
               font-family: arial, 'lucida console', sans-serif;
}
#One-G-sub .YellowS1 a:hover {
	       color:#999999;
	       font-size: 11px; 
	       font-weight: bolder; 
               font-family: arial, 'lucida console', sans-serif;
               text-decoration: underline;
}
#One-G-sub .YET1 {
	       font-size:10px;
	       text-decoration:none;
	       color:#CCCCCC;
}

.onesearch {
	border: 1px solid #A2BFF0;
	color: #808080;
	font-weight: bold;
	font-family: "Lucida Grande",Verdana,sans-serif;
	height: 16px;	
	padding-left: 5px;
	width: 175px;
	vertical-align: middle;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	padding:1px;
	font-weight: bold;
 }


.urbangreymenu{
width: 198px; /*width of menu*/
background: #FFF;
border-right: 0px solid #DBE1E6;

}

.urbangreymenu .headerbar {
font: bold 12px Arial, Verdana;
color: white;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 3px 0 3px 5px; /*31px is left indentation of header text*/
border: 0px solid #DBE1E6;
background:#40739B;


}

.urbangreymenu .headerbar a{
font: bold 12px Arial, Verdana;
color: white;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
padding-right:2px;
}
.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
background: #FFF url(http://www.cinebasti.com/static/Assets/mm20105.png) bottom repeat-x;
border-bottom:1px solid #DBE1E6;
padding:2px 0px 2px 2px;text-decoration: none;
margin:1px 0 3px 0;

}

.urbangreymenu ul li a{
font: bold 12px Arial;
color: #333;
display: block;
margin-left:2px;

}

.urbangreymenu ul li a:visited{

}

.urbangreymenu ul li a:hover{ /*hover state CSS*/

}