body {
     background                    : #C9E3F2 url(../images/top_BG.gif) repeat-x;
	scrollbar-face-color		: #DEE3E7;
	scrollbar-highlight-color	: #FFFFFF;
	scrollbar-shadow-color		: #DEE3E7;
	scrollbar-3dlight-color		: #D1D7DC;
	scrollbar-arrow-color		: #006699;
	scrollbar-track-color		: #EFEFEF;
	scrollbar-darkshadow-color	: #98AAB1;
	margin                        : 0;
	font-family                   : Verdana, Arial, Tahoma;
}
.details div, .back div{
     margin                        : auto;
}
form {
     margin                        : 0;
}
div.BGBottom {
     background                    : url(../images/bottom_BG.gif) repeat-x bottom;     
     margin                        : 0px;
     width                         : 100%;
}

/* Main menu */

div.main  {
     width                         : 980px;
     margin                        : auto;
     padding                       : 10px 0;
     overflow                      : hidden;
}
ul.filelist {
     font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 8pt; 	
	font-weight		          : normal;     
     list-style-image              : url(../images/arrow_red.gif);
     margin                        : 10px;
     margin-left                   : 180px;
     line-height                   : 2em;

}
ul.mp3list {
     font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 10pt; 	
	font-weight		          : normal;     
     list-style                    : none;
     line-height                   : 2em;
     margin                        : 0px;
     _margin-left                  : 35px;
}
ul.mp3list li {
     margin                        : 0px;
}
.list a:link, .list a:active, .list a:visited  {
	font-size		               : 9pt; 	     
     color                         : #003365;
     font-weight		          : normal;     
     text-decoration               : none;
}
.list a:hover {
	text-decoration		     : underline;
}
.caption {
     font-family                   : Verdana,Arial,Helvetica,sans-serif;
     font-size                     : 9pt;
     font-weight                   : normal;
     text-align                    : left;
     color                         : #000000;
     margin                        : 0 0 0 25px;     
}
ul.mainmenu {
     width                         : 100%;     
     list-style                    : none;
     padding                       : 0;
     margin                        : 0;
     overflow                      : hidden;
     font-size                     : 10px;     
}
ul.mainmenu li {
     display                       : inline;

}
li.logo {
     margin-top                    : 0px;
}

/* Top level login */

div.login {
     float                         : right;
     margin-top                    : -75px;
}
div.login a:link, div.login a:active, div.login a:visited {
     font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 8pt; 	
	font-weight		          : normal;
	color                         : #ffffff;
	text-decoration               : none;
}
div.login a:hover{
    	text-decoration               : underline;
	color			          : #ccddee;
}
input.logininput {
     border		               : #e09040 1px solid; 
	padding   		          : 3px;
	font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 8pt; 	
	font-weight		          : bold;
	background		          : none transparent scroll repeat 0% 0%; 
	width			          : 110px; 
	color			          : #ffffff;
	height			          : 14px;
}

/* Sub menu */

div.sub  {
     width                         : 980px;
     margin                        : auto;
     margin-top                    : -13px;
}
div.greenbar  {
     background                    : #C9E3F2 url(../images/greenbar_centerbit.gif) repeat-x;
     height                        : 38px;
     width                         : 730px;
     margin                        : auto;
     float                         : left;
}
div.searchbar  {
     background                    : #C9E3F2 url(../images/red_centerbit.gif) repeat-x;
     height                        : 38px;
     float                         : right;
     width                         : 250px;
     margin                        : auto;
}
input.searchinput {
     background-image              : url(../images/lence.gif);
     background-repeat             : no-repeat;
     background-position           : left;
     border		               : #8F9091 1px solid;
	font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 9pt; 	
	font-weight		          : bold;
	width                         : 150px;
	padding                       : 2px;
	padding-left                  : 18px;	
	height                        : 18px;
}

/* Footer */

div.footer {
     width                         : 980px;
     margin                        : auto;
     background                    : url(../images/bottom_center.gif) repeat-x;
     height                        : 118px;
     clear                         : both;
}
div.footer div {
     font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 8pt;
	font-weight		          : normal;
	color                         : #000000;
     margin                        : 10px 0;
     text-align                    : center;    
}
div.footer div a:link, div.footer div a:active, div.footer div a:visited {
     font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 8pt; 	
	font-weight		          : normal;
	color                         : #ffffff;
     text-align                    : center;
     text-decoration               : none;
}
div.footer div a:hover {
    	text-decoration               : underline;
	color			          : #000000;
}
div.footer div.footlinks {
     margin:0;
     padding-top:10px;
}


/* Page Main content */

div.pagemain {
     width                         : 980px;
     background                    : url(../images/backbar.jpg) repeat-y;
     margin                        : auto;
     clear                         : both;
     overflow                      : hidden;
}
.leftbar {
     width                         : 730px;
     padding                       : 10px 0;
     float                         : left;
}
.rightbar {
     width                         : 248px;
     float                         : right;
     margin-bottom                 : 10px;
}
.rightbar div {
     text-align                    : center;
}
.navimg {
     text-align                    : center;
}
#imagenav {
     z-index                       : 50;
}
.topLayerON {
     position                      : relative;
     background                    : #ccddee;
     filter                        : alpha(opacity=40);
     opacity                       : .40;
     z-index                       : 4;
     cursor                        : pointer;
     overflow                      : auto;
     width                         : 160px;
     height                        : 61px;
     border-top                    : 1px solid black;
     border-left                   : 1px solid black;
     border-right                  : 1px solid black;
     display                       : none;
     
}
.topLayerON p {
     margin                        : 0;
     padding                       : 1px;
}
.topLayerON p.moviename {
     font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 9pt; 	
	font-weight		          : bold;
	color                         : #000000;
     text-align                    : center;
}
.topLayerON p.movdetails {
     font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 8pt; 	
	font-weight		          : normal;
	color                         : #000000;
     text-align                    : center;
}
.topLayerACT {
     position                      : relative;
     background                    : #ffffff;
     filter                        : alpha(opacity=90);
     opacity                       : .90;
     z-index                       : 4;
     cursor                        : pointer;
     overflow                      : auto;
     width                         : 160px;
     height                        : 61px;
     border-top                    : 1px solid black;
     border-left                   : 1px solid black;
     border-right                  : 1px solid black;
}
.topLayerACT p {
     margin                        : 0;
     padding                       : 1px;
}
.topLayerACT p.moviename {
     font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 9pt; 	
	font-weight		          : bold;
	color                         : #002C53;
     text-align                    : center;
}
.topLayerACT p.movdetails {
     font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 8pt; 	
	font-weight		          : normal;
	color                         : #AD131F;
     text-align                    : center;
}
.blueLayerON {
     margin                        : 0;
     position                      : relative;
     background                    : #215B83;
     filter                        : alpha(opacity=90);
     opacity                       : .90;
     z-index                       : 5;
     overflow                      : auto;
     width                         : 598px;
     height                        : 18px;
     border                        : 1px solid black;
     font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 10pt;
	font-weight		          : normal;
	color                         : #ccddee;
     text-align                    : center;
     display                       : none;
}
.detailsLayerON {
     margin                        : 0;
     position                      : relative;
     background                    : #ffffff;	
     filter                        : alpha(opacity=80);
     opacity                       : .80;
     z-index                       : 5;
     overflow                      : auto;
     width                         : 434px;
     height                        : 40px;
     border                        : 1px solid black;
     font-face		               : Verdana, Arail, Helvetica, sans-serif;
	font-size		               : 12pt;
	font-weight		          : bold;
	color                         : #000000;
     text-align                    : center;
     display                       : none;
}

/* Slidder Image navigation box */
#dispimg {
     border                        : 5px solid #003366;
}
.topleft {
     background                    : url(../images/top_leftcorner.gif) no-repeat;
     z-index                       : 8;
}
.topright {
     background                    : url(../images/top_rightcorner.gif) no-repeat;
     z-index                       : 8;
}
.bottomleft {
     background                    : url(../images/bottom_leftcorner.gif) no-repeat;
     z-index                       : 8;     
}
.bottomright {
     background                    : url(../images/bottom_rightcorner.gif) no-repeat;
     z-index                       : 8;     
}

/* Running now box */

#runningnow, #moviegallery, #actorstills, #actressstills {
     width                         : 94%;
     margin                        : auto;
}
.moviedet {
     width                         : 150px;
     text-align                    : center;     
}
.imagedet {
     border                        : 1px solid #4287B0;
     width                         : 105px;
     margin                        : auto;
}
.imagedet .thumbl {
     border                        : 5px solid #D4D4D4;
}
.thumbs {
     border                        : 4px solid #1A698A;
}
#thumbs {
     border                        : 0;
}
.bluray {
     border                        : 2px solid #E0D100;
}
.thumbw {
     border                        : 1px solid #000000;
}
.moviename {
     font-family                   : Verdana, Tahoma;
     font-size                     : 9pt;
     font-weight                   : bold;
     color                         : #003365;
     margin-top                    : 5px;
     text-align                    : center;
}
.moviename a:link, .moviename a:active, .moviename a:visited {
     font-family                   : Verdana, Tahoma;
     font-size                     : 9pt;
     font-weight                   : bold;
     color                         : #003365;
	text-decoration			: none;
}
.moviename a:hover {
	text-decoration		     : underline;
}
.staring {
     font-family                   : Verdana, Tahoma;
     font-size                     : 8pt;
     font-weight                   : normal;     
     color                         : #AA2520;
     text-align                    : center;     
}

/* Double Box */

div.doublebox {
     width                         : 94%;
     margin                        : auto;
     clear                         : both;
     overflow                      : auto;
}

/* Upcoming Movies Box */

#upcomingmovie, #actorgallery {
     width                         : 338px;
     float                         : left;
}

/* Audio launch Box */

#audiorelease, #actressgallery {
     width                         : 338px;
     float                         : right;     
}

/* Movie list page */

.movielist {
     width                         : 94%;
     margin                        : auto;
}
.movielist .content{
     font-family                   : Verdana, Tahoma;
     font-size                     : 9pt;
     font-weight                   : normal;     
     color                         : #880088;
     margin                        : 0px;
     text-align                    : justify;
}
.movielist .back {
     height                        : 100%;
     overflow                      : visible;
}

.cast {
     font-family                   : Verdana, Tahoma;
     font-size                     : 8pt;
     font-weight                   : normal;     
     color                         : #AA2520;
     margin                        : 6px;
     text-align                    : justify;
}
.synopsis {
     font-family                   : Verdana, Tahoma;
     font-size                     : 8pt;
     font-weight                   : normal;     
     color                         : #000000;
     margin                        : 0px;
     text-align                    : justify;
}

/* Movies Details Box */

div.details {  
     margin                        : 10px;
     text-align                    : center;
}

#moviedetails {
     width                         : 94%;
     margin                        : auto;
}
#moviedetails div.details {  
     margin                        : 10px;
     text-align                    : center;
}
#moviedetails div.details #bannerimg {
     border                        : 5px solid #003366;
}
#moviedetails p.staring, #moviedetails p.synopsis {
     margin                        : 6px;
     text-align                    : justify;
}

/* News list Box */

.newslist {
     width                         : 94%;
     margin                        : auto;
}
.newslist p {
     margin                        : 0 0 0 5px;
     padding                       : 5px;
     font-family                   : Verdana,Arial,Helvetica,sans-serif;
     font-size                     : 8pt;
     font-weight                   : normal;
     text-align                    : left;
}
.newslist p.news span  {
     background                    : url(../images/arrow_red.gif) no-repeat left center;
     padding-left                  : 12px;
}
hr {
     color                         : #3C8FBB;
     border                        : 1px dotted #003365;
     border-style                  : none none dotted;
     width                         : 99%;
}
.news a:link, .news a:active, .news a:visited  {
     color                         : #003365;
     text-decoration               : none;
}
.news a:hover {
     color                         : #228BC4;
	text-decoration		     : underline;
}

/* Div Curved Box */

.box {
     padding                       : 0;
     margin-top                    : 10px;
     clear                         : both;
}
.semi {
     float                         : left;
}
.full {
     clear                         : both;
}
.box .cornerleft {
     background                    : url(../images/portlet_left_corner.gif) no-repeat;
     float                         : left;
     width                         : 7px;
     height                        : 22px;
     font-size                     : 1px;
}
.box .cornerright {
     background                    : url(../images/portlet_right_corner.gif) no-repeat;
     float                         : right;
     width                         : 7px;
     height                        : 22px;
     font-size                     : 1px;
}
.box h3 {
     padding                       : 0;
     margin                        : 0;
     text-align                    : left;
     line-height                   : 22px;
     background-image              : url(../images/portlet_center_BG.gif);
     color                         : #FFFFFF;
     font-family                   : Verdana,Arial,Helvetica,sans-serif;
     font-size                     : 12px;
     font-weight                   : bold;
}
.box h4 {
     padding                       : 0;
     margin                        : 0;
     text-align                    : left;
     line-height                   : 22px;
     color                         : #AA2520;
     font-family                   : Verdana,Arial,Helvetica,sans-serif;
     font-size                     : 11px;
     font-weight                   : bold;
}
.box .body {
     background                    : url(../images/portlet_left_space.gif) repeat-y #7DC2E9;
     text-align                    : left;
     padding-left                  : 5px;
}
.box .body .back {
     background                    : url(../images/portlet_right_space.gif) repeat-y right #7DC2E9;
     padding-right                 : 5px;
     padding-top                   : 5px;
}
.box .body .more {     
     margin                        : 10px 0 0 0;
     color                         : #013366;
     font-family                   : Verdana,Arial,Helvetica,sans-serif;
     font-size                     : 11px;
     font-weight                   : bold;
     text-decoration               : none;
     vertical-align                : top;
     text-align                    : right;
     padding                       : 4px 5px;
     background-color              : #6FBCE6;
     border                        : 1px solid #228BC4;
     clear                         : both;
}
.box .body .more a:link, .box .body .more a:active, .box .body .more a:visited  {
     text-decoration               : none;
}
.box .body .more a:hover {
     color                         : #228BC4;
	text-decoration		     : underline;
}
.box .body .more .text {
     padding                       : 0 5px 7px 0;
     color                         : #013366;
}
.box .body .links {
     color                         : #000000;
     float                         : left;
     font-weight                   : normal;
}
.box .body .links a:link, .box .body .links a:active, .box .body .links a:visited  {
     color                         : #FFFFFF;
     font-weight                   : bold;
     text-decoration               : none;
}
.box .body .links a:hover {
     color                         : #000000;
	text-decoration		     : underline;
}
.box .foot {
     margin                        : 0;
     background                    : #7DC2E9 url(../images/portlet_bottom_BG.gif) repeat-x left bottom;
     padding                       : 0;
     height                        : 9px;
}
.box .foot .bottomleft {
     background                    : url(../images/portlet_lbottom_corner.gif) no-repeat left bottom;
     height                        : 9px;
     width                         : 7px;
     float                         : left;
     font-size                     : 1px;
}
.box .foot .bottomright {
     background                    : url(../images/portlet_rbottom_corner.gif) no-repeat right bottom;
     height                        : 9px;
     width                         : 7px;
     float                         : right;
     font-size                     : 1px;
}

/* Div Curved Yellow Box */

.boxyellow {
     padding                       : 0;
     margin-top                    : 10px;
     clear                         : both;
}
.semi {
     float                         : left;
}
.full {
     clear                         : both;
}
.boxyellow .cornerleft {
     background                    : url(../images/portlet_left_cornery.gif) no-repeat;
     float                         : left;
     width                         : 7px;
     height                        : 22px;
     font-size                     : 1px;
}
.boxyellow .cornerright {
     background                    : url(../images/portlet_right_cornery.gif) no-repeat;
     float                         : right;
     width                         : 7px;
     height                        : 22px;
     font-size                     : 1px;
}
.boxyellow h3 {
     padding                       : 0;
     margin                        : 0;
     text-align                    : left;
     line-height                   : 22px;
     background-image              : url(../images/portlet_center_BGy.gif);
     color                         : #FFFFFF;
     font-family                   : Verdana,Arial,Helvetica,sans-serif;
     font-size                     : 12px;
     font-weight                   : bold;
}
.boxyellow h4 {
     padding                       : 0;
     margin                        : 0;
     text-align                    : left;
     line-height                   : 22px;
     color                         : #AA2520;
     font-family                   : Verdana,Arial,Helvetica,sans-serif;
     font-size                     : 11px;
     font-weight                   : bold;
}
.boxyellow .body {
     background                    : url(../images/portlet_left_spacey.gif) repeat-y #F5D256;
     text-align                    : left;
     padding-left                  : 5px;
}
.boxyellow .body .back {
     background                    : url(../images/portlet_right_spacey.gif) repeat-y right #F5D256;
     padding-right                 : 5px;
     padding-top                   : 5px;
}
.boxyellow .body .more {     
     margin                        : 10px 0 0 0;
     color                         : #013366;
     font-family                   : Verdana,Arial,Helvetica,sans-serif;
     font-size                     : 11px;
     font-weight                   : bold;
     text-decoration               : none;
     vertical-align                : top;
     text-align                    : right;
     padding                       : 4px 5px;
     background-color              : #FFECA8;
     border                        : 1px solid #000000;
     clear                         : both;
}
.boxyellow .body .more a:link, .boxyellow .body .more a:active, .boxyellow .body .more a:visited  {
     text-decoration               : none;
}
.boxyellow .body .more a:hover {
     color                         : #228BC4;
	text-decoration		     : underline;
}
.boxyellow .body .more .text {
     padding                       : 0 5px 7px 0;
     color                         : #013366;
}
.boxyellow .body .links {
     color                         : #000000;
     float                         : left;
     font-weight                   : normal;
}
.boxyellow .body .links a:link, .boxyellow .body .links a:active, .boxyellow .body .links a:visited  {
     color                         : #FFFFFF;
     font-weight                   : bold;
     text-decoration               : none;
}
.boxyellow .body .links a:hover {
     color                         : #000000;
	text-decoration		     : underline;
}
.boxyellow .foot {
     margin                        : 0;
     background                    : #F5D256 url(../images/portlet_bottom_BGy.gif) repeat-x left bottom;
     padding                       : 0;
     height                        : 9px;
}
.boxyellow .foot .bottomleft {
     background                    : url(../images/portlet_lbottom_cornery.gif) no-repeat left bottom;
     height                        : 9px;
     width                         : 7px;
     float                         : left;
     font-size                     : 1px;
}
.boxyellow .foot .bottomright {
     background                    : url(../images/portlet_rbottom_cornery.gif) no-repeat right bottom;
     height                        : 9px;
     width                         : 7px;
     float                         : right;
     font-size                     : 1px;
}

/* General pages */

#general {
     width                         : 94%;
     margin                        : auto;
}
#general p {
     margin                        : 0;
}
.list {
     margin                        : 4px 20px 0 20px;
     font-family                   : Verdana, Tahoma;
     font-size                     : 8pt;
     font-weight                   : normal;     
     color                         : #000000;
     text-align                    : justify;
}

/* Page Navigation box */

.pagenav {
     margin                        : 8px;
     font-family                   : Verdana, Tahoma;
     font-size                     : 9pt;
     font-weight                   : normal;     
     color                         : #AA2520;
     text-align                    : center;
}
.pagenav a:link, .pagenav a:active, .pagenav a:visited  {
     color                         : #AA2520;     
     text-decoration               : underline;     
}
.pagenav a:hover {
     color                         : #000000;
	text-decoration		     : underline;
}

/* Login Form */

#signup legend {
     font-family                   : Verdana,Tahoma;
     font-size                     : 10pt;
     font-weight                   : bold;
     color                         : #343434;
}

#signup fieldset {
     border                        : none;
}

#signup .agreement {
     font-weight                   : normal;
     font-size                     : 11px;
     width                         : 450px;
}

#signup p {
     margin                        : 0px;
     font-family                   : Verdana, Tahoma;
     font-size                     : 10pt;
     font-weight                   : bold;
     color                         : #003365;
     text-align                    : left;
}
#signup p.field {
     margin                        : 8px 0;
     overflow			          : hidden;	
}
#signup .field label {
     font-family                   : Verdana, Tahoma;
     font-size                     : 10pt;
     font-weight                   : normal;
     width                         : 150px;
     float                         : left;
     color                         : #63126B;
     margin                        : 5px;
     text-align                    : right;
}
#signup .field .ffield {
     float                         : left;
     color                         : #003365;
}
#signup .field {
     overflow                      : auto;
     clear                         : both;
     margin                        : -10px;
}
.textbar {
     font-size                     : 10pt;
     font-family                   : Verdana, Arial,sans-serif;
     font-weight                   : normal;
     color                         : #000000;
     background-color              : #F3F3F3;
     border                        : #000000 1px solid;
     height                        : 18px;
     width                         : 180px;
}
.textarea {
     font-size                     : 10pt;
     font-family                   : Verdana, Arial,sans-serif;
     font-weight                   : normal;
     color                         : #000000;
     background-color              : #F3F3F3;
     border                        : #000000 1px solid;
}
.filebar {
     font-size                     : 10pt;
     font-family                   : Verdana, Arial,sans-serif;
     font-weight                   : normal;
     color                         : #000000;
     background-color              : #F3F3F3;
     border                        : #000000 1px solid;
     height                        : 20px;
     width                         : 372px;
}
.datebar {
     font-size                     : 10pt;
     font-family                   : Verdana, Arial,sans-serif;
     font-weight                   : normal;
     color                         : #000000;
     background-color              : #F3F3F3;
     border                        : #000000 1px solid;
     height                        : 18px;
     width                         : 80px;
}
.selbar {
     font-size                     : 10pt;
     font-family                   : Verdana, Arial,sans-serif;
     font-weight                   : normal;
     color                         : #000000;
     background-color              : #F3F3F3;
}
.butbar {
	font-family			     : Verdana, Arial, Helvetica, sans-serif;
	font-size			          : 11px;
	font-weight			     : bold;
	padding                       : 3px;
	color				     : #000000;
     background-color		     : #F3F3F3;
	border-top-style              : solid;
     border-top-color              : #003365;
     border-top-width              : 1px;
     border-bottom-style           : solid;
     border-bottom-color           : #003365;
     border-bottom-width           : 1px;
     border-left-style             : solid;
     border-left-color             : #003365;
     border-left-width             : 10px;
     border-right-style            : solid;
     border-right-color            : #003365;
     border-right-width            : 1px;
	height				     : 22px;	
}
.error {
	font-family			     : Verdana, Arial, Helvetica, sans-serif;
	font-size			          : 9pt;
	font-weight			     : bold;
	color				     : #880000;
	text-decoration		     : none;
	width                         : 100%;
	text-align                    : center;
}
.yellow {
     color                         : #ffff00;
}
.pagetop {
     background-image              : url(../images/page_link.gif);
     height                        : 40px;
     margin                        : -10px 1px 0 3px;
}
.pagetop p {
     margin                        : 12px;
}
.pagetop a:link, .pagetop a:active, .pagetop a:visited  {
	font-size		               : 9pt; 	     
     color                         : #ffffff;
     font-weight		          : normal;     
     text-decoration               : none;	
}
.pagetop a:hover {
     text-decoration		     : underline;
}
#bgLightBox {
	position: absolute; background: transparent; background-color: #185A94; z-index: 2000; left:0; top:0;
}

#lightBox { 
	width:300px; height:400px; position:absolute; z-index:2001; left:-1000px; padding:10px; border:1px solid #ffffff;  text-align:right;
}
.tickmain {
	font-family	          : Verdana, Arial;
	font-size		          : 10px;
	border		          : 1px solid #0876c1;
	background-color	     : #f3f9fc;
	margin		          : 5px auto;
	height		          : 24px;
	line-height	          : 24px;
	width		          : 680px;
}
.tickstatic {
	color		          : #ffffff;
	background	          : url(../images/tickerbg.jpg) repeat-x #E0CB22;
	font-size		          : 13px;
	font-weight	          : bold;
	position		          : absolute;
	_position		          : relative;
	width		          : 110px;
	text-align	          : center;
	float		          : left;
}
.tickmarq {
	color		          : #000000;
	font-size		          : 12px;
	font-weight	          : normal;
		
}
#scrollerTV {
     font-family	          : Verdana, Arial;
	font-size		          : 10px;
	color		          : #000000;
	font-size		          : 12px;
	font-weight	          : normal;
	width                    : 500px;
	height                   : 20px;
	padding                  : 0 0 0 58px;
}
.marLR5 {
	margin-left	          : 5px;
	margin-right	          : 5px;
}
.marqlink {
	color		          : #ffffff;
	text-decoration	     : none;
}
a.marqlink:link {
	color		          : #ffffff;
	text-decoration	     : none;
}
a.marqlink:visited {
	color		          : #ffffff;
	text-decoration	     : none;
}
a.marqlink:hover {
	color		          : #ffffff;
	text-decoration	     : underline;
}
.contact {
     	background-color    : #dddddd;
}
.hurry {
          background-color    : #1f2f3f;
          color               : #ffffff;
          font-weight         : bold;
}
.pipe {
          color               : #ff0000;
          font-weight         : bold;
}
input.groovybutton {
   font-family                : Verdana,sans-serif;     
   font-size                  : 10px;
   font-weight                : bold;
   color                      : #000000;
   width                      : 55px;
   height                     : 20px;
   background-color           : #339900;
   filter                     : progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff33CC00',EndColorStr='#ff99CC00');
   border-style               : solid;
   border-color               : #000000;
   border-width               : 1px;
   padding-bottom             : 3px;
}
input.number
{
   font-family		          : Verdana, sans-serif;     
   font-size		          : 12px;
   font-weight		          : bold;
   color		               : #FFFFFF;
   background-color	          : #EE7777;
   border-top-style	          : double;
   border-top-color	          : #EE7777;
   border-top-width	          : 4px;
   border-bottom-style	     : double;
   border-bottom-color	     : #EE7777;
   border-bottom-width	     : 4px;
   border-left-style	     : solid;
   border-left-color	     : #EE7777;
   border-left-width	     : 4px;
   border-right-style	     : solid;
   border-right-color	     : #EE7777;
   border-right-width	     : 4px;
}
