hr {
height:1px;
border:0;
color:#fff;
background:#FFF;
border-bottom:1px dotted #D8D8D8;
margin:1em 0;
}

hr.thinLine {
height:1px;
border:0;
color:#fff;
background:#FFF;
border-bottom:1px solid #D8D8D8;
margin:1em 0;
}

.bigflicksRedBg {
background-color:#C9011B;
}
	
.bigflicksBlueBg {
background-color:#2580AE;
}

.bigflicksLiteBlueBg {
background-color:#DDEAF0;
}

.bigflicksDarkBlueBg {
background-color:#052E42;
}

.bigflicksGrayBg {
background-color:#F0F0F0;
}

.bigflicksBeige {
background-color:#F3F3CC;
}

.watermarked {
height:20px;
width:150px;
border:1px solid #BEBEBE;
background-color:#fcc;
color:gray;
padding:2px 0 0 2px;
}

.heading {
font-size:12px;
font-weight:700;
color:#C9011B;
}

.info {
font-size:11px;
color:#333;

}

.smallText {
font-size:10px;
font-weight:400;
color:#666;
}

.redText {
color:#C9011B;
}

.redBoldText {
color:#C9011B;
font-weight:700;
}

.blackBoldText {
color:#000;
font-weight:700;
}

.blueText {
color:#2580AE;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
}

.blueBoldText {
color:#2580AE;
font-weight:700;
}

.darkBlueText {
color:#052E42;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
}

.darkBlueBoldText {
color:#052E42;
font-weight:700;
}

.darkGrayText {
color:#333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
}

.fontNine {
font-size:9px;
}

.fontTen {
font-size:10px;
}

.fontEleven {
font-size:11px;
}

.fontTwelve {
font-size:12px;
}

.fontFourteen {
font-size:14px;
}

.fontFifteen {
font-size:15px;
}

.alignTextLeft {
text-align:left;
}

.alignTextRight {
text-align:right;
}



.marginFive {
margin:5px;
}

.marginTen {
margin:10px;
}

.padFive {
padding:5px;
}

.floatLeft {
float:left;
clear:none;
}

.floatRight {
float:right;
clear:none;
}

.brdrFull_thinGray {
border:0 solid #F0F0F0;
}

.brdrFull_thinGray1 {
border:1px solid #F0F0F0;
}

.brdrFull_thinDarkGray1 {
border:1px solid #CCC;
}

.brdrFull_thinDarkGray {
border:0 solid #CCC;
}

.brdrTop_thinGray {
border-top:1px solid #F0F0F0;
}

.brdrTop_thinDarkGray {
border-top:1px solid #CCC;
}

.brdrBot_thinGray {
border-bottom:1px solid #F0F0F0;
}

.brdrBot_thinDarkGray {
border-bottom:1px solid #CCC;
}

.thinLine_topBot {
border-top:1px solid #D8D8D8;
border-bottom:1px solid #D8D8D8;
}

.thickLine_topBot {
border-top:1px solid #d3d3d3;
border-bottom:1px solid #D8D8D8;
}

.nonScrollContainer {
position:relative;
height:235px;
z-index:1;
left:0;
top:0;
border:1px solid #960;
background-color:#FFF;
padding-top:10px;
}

.movieDetailsBox {
font-size:12px;
color:#000000;
border:1px solid #c3c3c3;
background-color:#FFF;
padding:10px;
}

.movieDetailsBox_noB
{
font-size:12px;
color:#000000;
border:1px solid #FFF;
background-color:#FFF;
padding:10px;
}

.movieDetailsBox_ro {
font-size:12px;
color:#052E42;
border:1px solid #c3c3c3;
background:#FFF url(images/skins/default/bg_movies_ro.jpg) bottom repeat-x;
padding:10px;
}

.movieDetailsBox_Plan_ro {
background:#FFF url(images/skins/default/patch.jpg) bottom repeat-x;
}

.movieDetailsBox .movieTitle,.movieDetailsBox_ro .movieTitle {
position:relative;
top:0;
left:0;
font-size:15px;
font-weight:700;
}

.movieDetailsBox .movieImg,.movieDetailsBox_ro .movieImg {
position:relative;
top:10px;
left:0;
width:115px;
float:left;
clear:none;
}

.movieImg div {
text-align:center;
margin-top:5px;
}

.movieDetailsBox .movieFloatRight,.movieDetailsBox_ro .movieFloatRight {
position:relative;
top:10px;
left:0;
width:475px;
float:right;
clear:none;
}

.movieButBox {
position:relative;
top:0;
left:0;
width:115px;
}

.tabContainer {
position:relative;
z-index:1;
left:10px;
top:10px;
font-size:12px;
color:#052E42;
}

.tabContainer ul {
margin-left:0;
margin-top:1px;
margin-bottom:0;
font:bold 13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
list-style-type:none;
text-align:left;
padding:3px 0;
}

.tabContainer li {
display:inline;
margin:0;
padding:0;
}

.tabContainer li a {
height:32px;
width:50px;
text-decoration:none;
margin-right:-4px;
border-left:1px solid #C9011B;
border-right:1px solid #C9011B;
color:#C9011B;
background:#FFF url(images/skins/default/bg_detailTab.gif) top left repeat-x;
padding:3px 7px;
}

.tabContainer li a:hover {
height:32px;
width:50px;
text-decoration:none;
margin-right:-4px;
border-left:1px solid #C9011B;
border-right:1px solid #C9011B;
color:#333;
background:#FFF url(images/skins/default/bg_detailTab_ro.gif) top left repeat-x;
padding:3px 7px;
}

.tabContentBox {
position:relative;
width:auto;
height:auto;
z-index:1;
left:0;
top:10px;
font-size:12px;
color:#333;
border:1px solid #ccc;
background-color:#FFF;
margin-bottom:10px;
}

.tabContentBox2 {
position:relative;
width:auto;
height:auto;
z-index:1;
left:0;
top:10px;
font-size:12px;
color:#333;
background-color:#FFF;
margin-bottom:10px;
}

.tabContentBox .tabContent {
display:none;
margin:10px 5px 5px;
padding:0 10px 10px;
}

.tabContentBox .tabContent .credits {
font-style:italic;
color:#2580AE;
}

.tabContentBox ul {
list-style-type:none;
margin:0;
padding:0;
}

#viewIconBox {
border:none;
margin:0;
padding:0;
}

#viewIconBox td {
width:24px;
height:20px;
padding:3px;
}

#viewIconBox td.thumb a {
display:block;
width:24px;
height:20px;
text-decoration:none;
color:#C9011B;
background:url(images/skins/default/icon_view_tmb.gif) top left no-repeat;
padding:0;
}

#viewIconBox td.thumb a:hover {
display:block;
width:24px;
height:20px;
text-decoration:none;
color:#C9011B;
background:url(images/skins/default/icon_view_tmb_ro.gif) top left no-repeat;
padding:0;
}

#viewIconBox td.thumb_act a {
display:block;
width:24px;
height:20px;
text-decoration:none;
color:#C9011B;
background:url(images/skins/default/icon_view_tmb_act.gif) top left no-repeat;
padding:0;
}

#viewIconBox td.detail a {
display:block;
width:24px;
height:20px;
text-decoration:none;
color:#C9011B;
background:url(images/skins/default/icon_view_detail.gif) top left no-repeat;
padding:0;
}

#viewIconBox td.detail a:hover {
display:block;
width:24px;
height:20px;
text-decoration:none;
color:#C9011B;
background:url(images/skins/default/icon_view_detail_ro.gif) top left no-repeat;
padding:0;
}

#viewIconBox td.detail_act a {
display:block;
width:24px;
height:20px;
text-decoration:none;
color:#C9011B;
background:url(images/skins/default/icon_view_detail_act.gif) top left no-repeat;
padding:0;
}

#viewIconBox td.list a {
display:block;
width:24px;
height:20px;
text-decoration:none;
color:#C9011B;
background:url(images/skins/default/icon_view_list.gif) top left no-repeat;
padding:0;
}

#viewIconBox td.list a:hover {
display:block;
width:24px;
height:20px;
text-decoration:none;
color:#C9011B;
background:url(images/skins/default/icon_view_list_ro.gif) top left no-repeat;
padding:0;
}

#viewIconBox td.list_act a {
display:block;
width:24px;
height:20px;
text-decoration:none;
color:#C9011B;
background:url(images/skins/default/icon_view_list_act.gif) top left no-repeat;
padding:0;
}

.viewContentBox {
position:relative;
width:auto;
height:auto;
z-index:1;
left:0;
top:10px;
font-size:12px;
color:#333;
background-color:#FFF;
margin-bottom:10px;
}

.viewContentBox .viewContent {
display:none;
margin:0;
padding:5px;
}

.listTypeView th {
font-weight:700;
background-color:#F0F0F0;
padding:3px 0;
}

.listTypeView table td {
padding:3px;
}

.adCell_R img.ad {
margin-top:5px;
}

.staticContent {
font-size:12px;
background-color:#FFF;
}
/*
.staticContent td {
padding:0 0px;
}
*/
.staticContent a.rightLinks {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
display:block;
width:175px;
height:20px;
border:1px solid #FFF;
text-decoration:none;
color:#052E42;
background-color:#DDEAF0;
padding:5px 0 0 10px;
}

.staticContent a.rightLinks:hover {
display:block;
width:175px;
height:20px;
font-weight:700;
text-decoration:none;
color:#052E42;
background:#F0F0F0 url(images/skins/default/bullet_arro_bluDark.gif) 165px no-repeat;
padding:5px 0 0 10px;
}

.staticContent ul {
padding-left:10px;
color:#2580AE;
font-size:11px;
margin:5px 0 0 5px;
}

.staticContent li {
padding:3px 5px 3px 0;
}

.staticContent li a {
font-size:12px;
color:#2580AE;
text-decoration:none;
}

.staticContent li a:hover {
font-size:12px;
color:#052E42;
text-decoration:underline;
}

.pageTitle {
font-size:22px;
font-weight:400;
color:#C9011B;
padding-bottom:3px;
padding-top:10px;
border-bottom:3px solid #CCC;
}

.pageTitle .byline {
color:#333;
margin:8px 0;
}

p.firstLetter:first-letter {
font-size:18px;
margin-right:2px;
}

.rollOverCell {
background:#FFF url(images/skins/default/bg_movies_ro.jpg) bottom repeat-x;
}

.widthFive {
width:5%;
}

.widthTen {
width:10%;
}

.widthTwenty {
width:20%;
}

.widthTwentyFive {
width:25%;
}

.widthThirty {
width:30%;
}

.widthForty {
width:40%;
}

.halfWidth {
width:50%;
}

.widthSixty {
width:60%;
}

.widthSeventy {
width:70%;
}

.widthEighty {
width:80%;
}

.messageBox {
font-size:12px;
border:1px solid #960;
background-color:#FFF;
background-image:url(images/skins/default/icon_info.gif);
background-position:10px 10px;
background-repeat:no-repeat;
color:#052E42;
margin:10px 20px;
padding:10px 10px 10px 55px;
}
.messageBox2 {
font-size:12px;
border:1px solid #ccc;
background-color:#FFF;
background-position:10px 10px;
color:#052E42;
margin:10px 20px;
padding:10px 10px 10px 55px;
}
.messageBoxNonIcon {
font-size:11px;
border:1px solid #c3c3c3;
background-color:#FFF;
color:#052E42;
margin:10px 20px;
padding:10px;
}

.messageBoxNonIcon1 {
font-size:14px;
border:1px solid #c3c3c3;
background-color:#FFF;
color:#052E42;
margin:10px 20px;
padding:18px;
}

.messageBoxNonIcon2 {
font-size:12px;
border:1px solid #C9011B;
background-color:#FFF;
color:#052E42;
margin:10px 20px;
padding:18px;
}

.messageBoxNonIcon3 {
font-size:12px;
border:1px solid #C9011B;
background-color:#FFF;
color:#052E42;
margin:5px;
padding:10px;
}

.alertBox {
font-size:12px;
border:1px solid #C9011B;
background-color:#FFF;
/*background-image:url(images/skins/default/icon_alert.gif);*/
background-position:10px 10px;
background-repeat:no-repeat;
color:#052E42;
margin:10px 20px;
padding:10px 10px 10px 65px;
}

.messageBox p.superHeading,.messageBoxNonIcon p.superHeading,.alertBox p.superHeading {
font-size:16px;
font-weight:700;
color:#C9011B;
margin:5px 0;
}

.messageBox p.heading,.messageBoxNonIcon p.heading,.alertBox p.heading {
font-size:13px;
font-weight:700;
color:#C9011B;
margin:5px 0;
}

.messageBox p.italic,.messageBoxNonIcon p.italic,.alertBox p.italic {
color:#666;
font-size:11px;
font-style:italic;
margin:5px 0;
}

.Text {
font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
color:#333;
text-decoration:none;
line-height:16px;
}





.TextA {
font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
color:#333;
text-decoration:none;
line-height:16px;
padding-top:10px;
padding-bottom:10px;
}

.btnpad {
padding-top:3px;
}

.nonScrollContainerNew {
height:310px;
z-index:1;
left:0;
top:0;
border:1px solid #960;
background-color:#FFF;
padding-top:10px;
width:84%;
}

.alsolikedTitles {
position:relative;
height:240px;
z-index:1;
left:0;
top:0;
background-color:#FFF;
padding-top:10px;
width:120px;
}

.errorMessage {
font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size:Smaller;
color:Red;
}

.lrheader {
font-family:Arial;
font-size:18px;
color:#000;
font-weight:400;
width:160px;
}

a.QueueLink {
font-size:10px;
color:#00F;
text-decoration:none;
}

a.QueueLink:hover {
font-size:10px;
color:#00F;
text-decoration:underline;
}

.pagenavigation {
font-family:Tahoma;
font-size:12px;
text-decoration:none;
font-weight:700;
color:#000;
}

.clear {
overflow:hidden;
width:100%;
}

a.button1 span {
cursor:pointer;
background:transparent url('images/skins/default/left.gif') no-repeat;
display:block;
line-height:18px;
width:77px;
padding:0;
}

a.button2 span {
cursor:pointer;
background:transparent url('images/skins/default/leftb.gif') no-repeat;
display:block;
line-height:18px;
width:77px;
padding:0;
}

a.button3 span {
cursor:pointer;
background:transparent url('images/skins/default/left.gif') no-repeat;
display:block;
line-height:18px;
width:96px;
padding:0;
}

a.button4 span {
cursor:pointer;
background:transparent url('images/skins/default/leftb.gif') no-repeat;
display:block;
line-height:18px;
width:96px;
text-decoration:none;
padding:0;
}

a.button5 span {
cursor:pointer;
background:transparent url('images/skins/default/left.gif') no-repeat;
display:block;
line-height:18px;
width:63px;
padding:0;
}

a.button6 span {
cursor:pointer;
background:transparent url('images/skins/default/leftb.gif') no-repeat;
display:block;
line-height:18px;
width:63px;
padding:0;
}

.messageBoxNonIcon2_Sub {
font-size:12px;
border:1px solid #C9011B;
background-color:#FFF;
color:#052E42;
margin:10px 2px;
padding:2px;
}

a.YearLink2 {
font-size:10px;
color:#000;
text-decoration:none;
}

a.YearLink2:hover {
font-size:10px;
color:#000;
text-decoration:underline;
}

.bigflicksYelloBg,.onlyWhiteBG {
background-color:#FFF;
}

.justifyText,.tabContentBox .tabContent .description,p.firstLetter {
text-align:justify;
}

.padTen,.adCell_R {
padding:10px;
}

.movieDetailsBox a,.movieDetailsBox_ro a,.tabContentBox .tabContent a {
color:#2B64B3;
text-decoration:none;
}

.movieDetailsBox a:hover,.movieDetailsBox_ro a:hover,.tabContentBox .tabContent a:hover {
color:#2B64B3;
text-decoration:underline;
}

.tabContainer li.active a,.tabContainer li.active a:hover {
height:32px;
width:50px;
text-decoration:none;
margin-right:-4px;
border-left:1px solid #C9011B;
border-right:1px solid #C9011B;
color:#FFF;
background:#FFF url(images/skins/default/bg_detailTab_act.gif) top left repeat-x;
cursor:text;
padding:3px 7px;
}

.detailTypeView td,.listTypeView {
padding:0;
}

.YearLinkTxt,a.YearLink {
font-size:11px;
color:#000;
font-weight:bold;
text-decoration:underline;
}

a.YearLink:hover,.YearLink a:hover
{
font-size:11px;
color:#000;
font-weight:bold;
text-decoration:underline;	
}

.YearLinkTxtnew {
font-size:11px;
color:#000;
font-weight:bold;
text-decoration:none;
}

a.YearLinkTxtnew:hover
{
font-size:11px;
color:#000;
font-weight:bold;
text-decoration:underline;	
}

.DurationTxt{
font-size:11px;
color:#000;
/*text-decoration:underline;*/
font-weight:bold;
}

.alsolikedviewNew,.alsolikedText {
position:relative;
z-index:1;
left:0;
top:0;
background-color:#FFF;
padding-top:10px;
width:620px;
}

a.pagenavigation:active,a.pagenavigation:link {
font-family:Tahoma;
font-size:12px;
text-decoration:none;
font-weight:700;
color:#000;
}

a.pagenavigation:hover{
font-family:Tahoma;
font-size:12px;
font-weight:700;
text-decoration:underline;
color:#000;
}

a.pagenavigation:visited 
{
font-family:Tahoma;
font-size:12px;
font-weight:700;
text-decoration:none;
color:#000;	
}

a.button1,a.button1:hover {
background:transparent url('images/skins/default/right.gif') no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:normal 11px arial, sans-serif;
height:18px;
width:80px;
margin-right:0;
padding-right:0;
text-decoration:none;
}

a.button2,a.button2:hover {
background:transparent url('images/skins/default/rightb.gif') no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:normal 11px arial, sans-serif;
height:18px;
width:80px;
margin-right:0;
padding-right:0;
text-decoration:none;
}

a.button3,a.button3:hover {
background:transparent url('images/skins/default/right.gif') no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:normal 11px arial, sans-serif;
height:18px;
width:98px;
margin-right:0;
padding-right:0;
text-decoration:none;
}

a.button4,a.button4:hover {
background:transparent url('images/skins/default/rightb.gif') no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:normal 11px arial, sans-serif;
height:18px;
width:98px;
margin-right:0;
padding-right:0;
text-decoration:none;
}

a.button5,a.button5:hover {
background:transparent url('images/skins/default/right.gif') no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:normal 11px arial, sans-serif;
height:18px;
width:65px;
margin-right:0;
padding-right:0;
text-decoration:none;
}

a.button6,a.button6:hover {
background:transparent url('images/skins/default/rightb.gif') no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:normal 11px arial, sans-serif;
height:18px;
width:65px;
margin-right:0;
padding-right:0;
text-decoration:none;
}


/*add by ashihs*/

.rmoviestitle a 
{
font-size:11px;
color:#000;
text-decoration:underline;
}



.Text_big {
color:#333333;
font-family:Tahoma,arial,Helvetica,sans-serif;
font-size:12px;
font-weight:400;
line-height:16px;
}
a.BlueLinkQue_big:link,a.BlueLinkQue_big:visited,a.BlueLinkQue_big:active {
color:#000;
text-decoration:normal;
font-family:Tahoma, arial;
font-weight:700;
font-size:15px;
}
.a.BlueLinkQue_big:hover
{
color:#000;
text-decoration:underline;
font-family:Tahoma, arial;
font-weight:700;
font-size:15px;	
	}

.btnStyle_cancel {
background-color:#f2f2f2;
border-color:#ccc rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);
border-style:solid;
border-width:1px;
color:#000;
cursor:pointer;
font-family:Tahoma,arial,sans-serif;
font-weight:bold;
font-size:12px;
padding:3px 8px 3px;
text-align:center;
}

/*For Tags*/

.tag-box{
width:962px; height:141px; background-image:url(/bigflix/images/tag_bg.gif); background-repeat:no-repeat;
}


.tag-head-div{
width:940px; margin:auto; padding-top:8px; height:20px;
}

.tag-head{
font-family: Tahoma;
color:#2b64b3;
font-size: 14px;
font-weight: bold;

}

.tag-head1{
float:left; margin:0;
}

.tag-head2{
float:left; margin-left:10px; margin-top:2px;
}

.tag-head3{
float:right; margin-top:2px;
}






#tagCloud {
margin-bottom:5px;
padding-top:3px;
text-align:justify;

margin:10px;
clear:both;
}

#tagCloud A {
text-decoration:none;
font-family:Tahoma, Arial;
text-transform:lowercase; 
font-size:12px;
font-weight:bold;
line-height:13px;
}

#tagCloud A:hover {
color:#fff;
text-decoration:none;
background:#8998A3;
padding:2px;
}

#tagCloud A.weight1 {
color:#000000;
padding:4px;
font-size:18px;
}

#tagCloud A:hover.weight1 {
color:#fff;
padding:4px;
}

#tagCloud A.weight2 {
color:#666666;
padding:4px;
font-size:18px;
}

#tagCloud A:hover.weight2 {
color:#fff;
padding:4px;
}

#tagCloud A.weight3 {
color:#C0C0C0;
padding:2px;
font-size:14px;
}

#tagCloud A:hover.weight3 {
color:#fff;
padding:2px;
}

#tagCloud A.weight4 {
color:#C0C0C0;
padding:2px;
font-size:14px;
}

#tagCloud A:hover.weight4 {
color:#fff;
padding:2px;
}

#tagCloud A.weight5 {
color:#C0C0C0;
font-weight:bold;
padding:2px;
font-size:12px;
}

#tagCloud A:hover.weight5 {
color:#fff;
font-weight:bold;
padding:2px;
}

#tagCloud A.weight6 {
color:#C0C0C0;
padding:2px;
font-size:12px;
}

#tagCloud A:hover.weight6 {
color:#fff;
padding:2px;
}

#tagCloud A.weight7 {
color:#CCCCCC;
padding:2px;
font-size:12px;
}

#tagCloud A:hover.weight7 {
color:#fff;
padding:2px;
}


#tagCloud A.weight8 {
color:#CCCCCC;
padding:2px;
font-size:9pt;
}

#tagCloud A:hover.weight8 {
color:#fff;
padding:2px;
}
#tagCloud A.weight9 {
color:#CCCCCC;
padding:2px;
font-size:8pt;
}

#tagCloud A:hover.weight9 {
color:#fff;
padding:2px;
}
#tagCloud A.weight10 {
color:#CCCCCC;
padding:2px;
font-size:7pt;
}

#tagCloud A:hover.weight10 {
color:#fff;
padding:2px;

}


/*End For Tags*/


/* added by rajnikant for cloud of movie details*/
#tagCloudReview 
{
padding: 1px;
margin-bottom:5px;
text-align:justify;
border: 2px solid #E2E2E2;
background-color:#fff;
display:table;
width:99%;

}

#tagCloudReview .heading 
{
	float:left; width:100%; background-color: #ccc; height:20px; padding-top:3px; color:gray; margin:0;
}

#tagCloudReview .tags{
width: 97%; float: left; clear:both; padding:5px; 
}

*html #tagCloudReview {
padding-top: 1px;
}


*:first-child+html #tagCloudReview {
padding-top: 1px;
}



#tagCloudReview A {
text-decoration:none;
line-height:18px;
font-family:Tahoma, Arial;
text-transform:lowercase;
padding:4px;
cursor: text;
}

#tagCloudReview A:hover {
color:#fff;
text-decoration: none;
padding:2px;
cursor: text;
}


#tagCloudReview A.largestTag {
color: #006600;
font-size:16px;
font-weight:bold;
padding:2px;

}

 

#tagCloudReview A:hover.largestTag {
color: #006600;
font-size:16px;
font-weight:bold;
padding:2px;
}

 

#tagCloudReview A.largeTag {
color:#0099FF;
font-size:14px;
font-weight:bold;
padding:2px;

}

 

#tagCloudReview A:hover.largeTag {
color:#0099FF;
font-size:14px;
font-weight:bold;
padding:2px;

}

 

 

#tagCloudReview A.mediumTag {
color:#FF9900;
font-size:12px;
padding:2px;

}

 

#tagCloudReview A:hover.mediumTag {
color:#FF9900;
font-size:12px;
padding:2px;
}

#tagCloudReview A.smallTag {
color: #006699;
font-size:11px;
padding:2px;
font-weight: normal;
}

 

#tagCloudReview A:hover.smallTag {
color:#006699;
font-size:11px;
padding:2px;
font-weight: normal;
}

#tagCloudReview A.smallestTag {
color: #CC0000;
font-size:10px;
padding:2px;
font-weight: normal;
}

#tagCloudReview A:hover.smallestTag {
color: #CC0000;
font-size:10px;
padding:2px;
font-weight: normal;
}


/* PK - 12 May 08 start */
	
		.btnStyle {
background-color:#2B64B3;
border-color:#2B64B3 rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
font-family:Tahoma,arial,sans-serif;
font-weight:bold;
font-size:12px;
padding:3px 8px 3px;
text-align:center;
}

.btnStyle_cancel {
background-color:#f2f2f2;
border-color:#f2f2f2 #999 #999 rgb(217, 223, 234);
border-style:solid;
border-width:1px;
color:#000;
cursor:pointer;
font-family:Tahoma,arial,sans-serif;
font-weight:bold;
font-size:12px;
padding:3px 8px 3px;
text-align:center;
}
.exp {
color:#666666;
font-size:11px;
}
.inputcheckbox {
margin:0px 0px 0px 0px;
}
.acc_head
{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#2B64B3;
}
.acc_head_red
{
font-family:Tahoma;
font-size:13px;
font-weight:700;
color:#CC0000;
}
.acc_text_bold
{
	font-weight:700;
}
.acc_text_bold_blue
{
	font-weight:700;
	color:#2B64B3;
}
.Acc_input
{
border:1px solid #ccc;
font-family:Tahoma,arial,sans-serif;
font-size:11px;
font-weight:normal;
padding:1px;
width:120px;
}

.Acc_input_nowidth
{
border:1px solid #ccc;
font-family:Tahoma,arial,sans-serif;
font-size:11px;
font-weight:normal;
padding:1px;

}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#2B64B3}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #a3bcde;
  border-right:1px solid #a3bcde;
  background:#608ac6}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e9eff7;
  border-right:1px solid #e9eff7;
  background:#5381c1}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #5381c1;
  border-right:1px solid #5381c1;}
.spiffy4{
  border-left:1px solid #a3bcde;
  border-right:1px solid #a3bcde}
.spiffy5{
  border-left:1px solid #608ac6;
  border-right:1px solid #608ac6}
.spiffyfg{
  background:#2B64B3}

/* Rental history new css */

.RH-RH-headTitleRHA {

float:left;
font-weight:normal;
padding:3px 3px 6px 4px;
text-align:left;
white-space:nowrap;
width:280px;
}

.headPickedOnRHA {
display:inline;
float:left;
font-weight:normal;
padding:3px 3px 6px 4px;
text-align:center;
white-space:nowrap;
width:400px;
}
.srNumA {
float:left;
font-weight:normal;
height:15px;
padding:3px 3px 6px 4px;
text-align:center;
width:45px;
}
.headLanguageRHA {
display:inline;
float:left;
font-weight:normal;
padding:3px 3px 6px 4px;
text-align:center;
white-space:nowrap;
width:60px;
}
.headMediaRHA {
display:inline;
float:left;
font-weight:normal;
padding:3px 3px 6px 4px;
text-align:center;
white-space:nowrap;
width:37px;
}

.headPickedOnRHA {
display:inline;
float:left;
font-weight:normal;
padding:3px 3px 6px 4px;
text-align:center;
white-space:nowrap;
width:400px;
}

.RH-BlueHead
{
color:#2B64B3;
font-size:13px;
font-weight:700;
text-decoration:underline;
}
a.RH-BlueLinkHead:link, a.RH-BlueLinkHead:visited, a.RH-BlueLinkHead:active, a.RH-BlueLinkHead:hover 
{
color:#2B64B3;
font-size:13px;
font-weight:700;
text-decoration:underline;
}
a.RH-BlueLinkTxt:link, a.RH-BlueLinkTxt:visited, a.RH-BlueLinkTxt:active 
{
color:#2B64B3;
font-size:11px;
font-weight:normal;
text-decoration:none;

}
a.RH-BlueLinkTxt:hover 
{
color:#2B64B3;
font-size:11px;
font-weight:normal;
text-decoration:underline;

}
.RH-Headborder
{
border-left:solid 1px #cccccc;
border-top:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
}
.Rh-borderAll
{
	border:solid 1px #cccccc;
}

.RH-BgColor
{
	background-color:#DADADA;
	height:30px;
}
.RH-bgcolorText
{
	background-color:#FFFFFF;
	height:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.RH-bgcolorText-Alt
{
	background-color:#fafafa;
	height:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.btnStyle-small
{
background-color:#2B64B3;
border-color:#2B64B3 rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
font-family:Tahoma,arial,sans-serif;
font-weight:normal;
font-size:10px;
padding:2px 4px 2px;
text-align:center;

}

a.BlueLinkQue:link,a.BlueLinkQue:visited,a.BlueLinkQue:active {
color:#2B64B3;
text-decoration:none;
font-weight:700;
font-size:11px;
font-family:Tahoma;
}

a.BlueLinkQue:hover
{
color:#2B64B3;
text-decoration:underline;
font-weight:700;
font-size:11px;
font-family:Tahoma;	
}

/* PK - 12 May 08 End */


/* PK - 14 May 08 Start */

.boxnew2 {
background-color:#ffcc66;
border:#cf9029 solid 1px;
}

/* PK - 14 May 08 End*/


/* Rajnikant 14 may 08 Start*/

.head_main2 {
background-color:#f2f2f2;
padding-top:2px;
padding-bottom:2px;
font-family: Tahoma;
color:#2b64b3;
font-size: 12px;
font-weight: bold;
height:30px;
}


.movieName {
text-align:center; 
font-family:Tahoma; 
font-size:11px; 
width:102px; 
text-decoration:underline; 
font-weight:bold; 
padding-bottom:20px;
}

*html .movieName {
text-align:center; 
font-family:Tahoma; 
font-size:11px; 
width:102px; 
text-decoration:underline; 
font-weight:bold; 
padding-bottom:0px;
}



#searchResultThumb {
/*width:619px;*/
width:auto;
height:auto;
border:1px solid #E0E0E0;
}

#searchPics {
position:absolute;
padding-left:4px;
padding-right:7px;
}
#searchContent {
left:100px;
width:490px;
position:relative;
}
#searchContent1 {
left:115px;
}
#view-trailer {
left:255px;
position:relative;
}
#rating {
padding-bottom:5px;
}
#searchLine {
height:auto;
}
.DisplayOptions {
position:relative;
left:405px;
padding-top:2px;
}

.DisplayOptionsThumb{
vertical-align:middle;
}
.ResultsPage {
left:260px; 
position:absolute;
}
.yearPage {
left:165px; position: absolute;
}
.thumbnailView {
text-decoration:none;
}
.thumbnailView a:hover {
background:url(images/icon_view_tmb_ro.gif); background-repeat:no-repeat;
}
.selectImg {
vertical-align:baseline;
}
a.BlueLinkQue:link,a.BlueLinkQue:visited,a.BlueLinkQue:active {
color:#2B64B3;
text-decoration:none;
font-weight:700;
font-size:11px;
font-family:Tahoma;
}
a.BlueLinkQue:hover
{
color:#2B64B3;
text-decoration:underline;
font-weight:700;
font-size:11px;
font-family:Tahoma;	
}

.showallMovie a:link, .showallMovie a:visited, .showallMovie a:active {
color:#cc0000;
font-size:11px;
font-weight:bold;
text-decoration:underline;
font-family:Tahoma;
}
.showallMovie a:hover
{
color:#cc0000;
font-size:11px;
font-weight:bold;
text-decoration:underline;
font-family:Tahoma;	
}

.cnt_text_mini a:link, .cnt_text_mini a:visited, .cnt_text_mini a:active {
font-family:Tahoma; 
font-size:11px; 
color:#666666; 
text-align:center;
text-decoration:none;
}
.cnt_text_mini a:hover
{
font-family:Tahoma; 
font-size:11px; 
color:#666666; 
text-align:center;
text-decoration:underline;	
	}

.cnt_text_mini{
font-family:Tahoma; 
font-size:11px; 
color:#666666; 
text-align:center;
padding-bottom:3px;
}

*html .pageNo {
position:relative; 
left:323px;
padding-top:0px;
padding-bottom:0px;
}
.pageNo {
position:relative; 
left:323px;
padding-top:0px;
padding-bottom:3px;
}
.dvName {
	font-family: Tahoma;
	font-size: 11px;
	color: #cc0000
}
.boldLabel {
font-weight:700;
vertical-align:top;
}


.qCell-Ora
{
	background-color:#FFEBE8;
	padding:6px;
	font-family: Tahoma;
	color:#000;
	font-size: 11px;
	font-weight: bold;
	height:auto;
}
.qRowCommon-gray
{
background-color:#fff;
padding:6px;
font-family: Tahoma;
color:#333333;
font-size: 11px;
font-weight: normal;
height:40px;
}
.head_main {
width:auto;
background-color:#f9f9f9;
padding-top:8px;
padding-bottom:8px;
font-family: Tahoma;
color:#2b64b3;
font-size: 15px;
font-weight: bold;
}

.style1 {color: #000000}
.style2 {font-family: Tahoma; font-size: 13px; font-weight: 700; color: #000000; }

/* Rajnikant 14 may 08 End */

/* Added on 02 July 08 */

.pagenavigationH {
font-family:Tahoma;
font-size:12px;
text-decoration:none;
font-weight:700;
color:#000;
}

a.pagenavigationH:active,a.pagenavigationH:link {
font-family:Tahoma;
font-size:12px;
text-decoration:none;
font-weight:700;
color:#000;
}

a.pagenavigationH:hover{
font-family:Tahoma;
font-size:12px;
font-weight:700;
text-decoration:underline;
color:#000;
}

a.pagenavigationH:visited 
{
font-family:Tahoma;
font-size:12px;
font-weight:700;
text-decoration:none;
color:#000;	
}
a.blueLinkUnderline {
color:#2B64B3;
text-decoration:underline;
font-family:Tahoma, Arial;
font-size:11px;
font-weight:700;
}

a.blueLinkUnderline:hover
{
color:#2B64B3;
text-decoration:underline;
font-family:Tahoma, Arial;
font-size:11px;
font-weight:700;
}

/* 16 july 2008 Nilesh */
a.blueLinkUnderline_new {
color:#2B64B3;
text-decoration:none;
font-family:Tahoma, Arial;
font-size:11px;
font-weight:700;
}

a.blueLinkUnderline_new:hover
{
color:#2B64B3;
text-decoration:underline;
font-family:Tahoma, Arial;
font-size:11px;
font-weight:700;
}