A
{
	text-decoration:none;
}

body {
    background-color:#C9C9C9
}

h1, h2, h3, h4 {
    font:inherit;
    font-size:100%;
    font-variant:inherit;
    font-family:inherit;
    font-style:inherit;
    font-weight:normal;
    font-size-adjust:none;
    display:inline;
}

h1 b, h2 b, h3 b, h4 b  {
    font-weight:bold;
}
b h1, b h2, b h3, b h4  {
    font-weight:bold;
}

/*START OF changes corresponding to the change in the header of the site*/

.quick_links, .quick_links a
{
    font-family:Helvetica;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
}

.quick_links a:hover
{
    text-decoration:underline;
    background-color:transparent;
}
.top_bg
{
/*	background-color:#00B3DC;*/
	background-image:url(http://img1.chakpak.com/images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.nav_home
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -22px; width: 51px; height: 43px;
	width: 51px;
	cursor: pointer;
	cursor: hand;
}

.nav_home_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -796px; width: 51px; height: 43px;
	width: 51px;
	cursor: pointer;
	cursor: hand;
}
.nav_movies
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -108px; width: 56px; height: 43px;
	width: 56px;
	cursor: pointer;
	cursor: hand;
}

.nav_movies_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -882px; width: 56px; height: 43px;
	width: 56px;
	cursor: pointer;
	cursor: hand;
}
.nav_celebs
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -194px; width: 86px; height: 43px;
	width: 86px;
	cursor: pointer;
	cursor: hand;
}

.nav_celebs_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -968px; width: 86px; height: 43px;
	width: 86px;
	cursor: pointer;
	cursor: hand;
}
.nav_videos
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -280px; width: 56px; height: 43px;
	width: 56px;
	cursor: pointer;
	cursor: hand;
}

.nav_videos_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1054px; width: 56px; height: 43px;
	width: 56px;
	cursor: pointer;
	cursor: hand;
}
.nav_people
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -366px; width: 58px; height: 43px;
	width: 58px;
	cursor: pointer;
	cursor: hand;
}

.nav_people_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1140px; width: 58px; height: 43px;
	width: 58px;
	cursor: pointer;
	cursor: hand;
}
.nav_news
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -452px; width: 47px; height: 43px;
	width: 47px;
	cursor: pointer;
	cursor: hand;
}

.nav_news_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1226px; width: 47px; height: 43px;
	width: 47px;
	cursor: pointer;
	cursor: hand;
}
.nav_wallpapers
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -538px; width: 88px; height: 43px;
	width: 88px;
	cursor: pointer;
	cursor: hand;
}

.nav_wallpapers_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1312px; width: 88px; height: 43px;
	width: 88px;
	cursor: pointer;
	cursor: hand;
}
.nav_funstuff
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -624px; width: 75px; height: 43px;
	width: 75px;
	cursor: pointer;
	cursor: hand;
}

.nav_funstuff_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1398px; width: 75px; height: 43px;
	width: 75px;
	cursor: pointer;
	cursor: hand;
}
.nav_page
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -710px; width: 64px; height: 43px;
	width: 64px;
	cursor: pointer;
	cursor: hand;
}

.nav_page_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1484px; width: 64px; height: 43px;
	width: 64px;
	cursor: pointer;
	cursor: hand;
}



/* drop down related */
.chromestyle{
/*width: 99%;
*/font-weight: normal;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;
width: 100%;*/
/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 0px;
margin: 0px;
text-align: center; /*set value to "left", "center", or "right"*/
list-style:none;
}

.chromestyle ul li{
float: left;
padding:0px;
margin:0px;
}

.chromestyle ul li a{
color: #494949;
/*padding: 4px 7px;
*/margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;
*/}

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 2px solid #FFFFFF; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	border-top-width: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF !important;
	line-height:18px;
	z-index:0;
	background-color: #c7c8ca;
	width: 119px;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 2px solid #FFFFFF; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #00b1db;
}


/*END OF changes corresponding to the change in the header of the site*/


button {
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    color: #333;
    BACKGROUND: #FFFFFF;
    cursor: hand;
    vertical-align: middle;
    border: 2px solid #797979;
    border-top-color:#FFF;
    border-left-color:#FFF;
    margin:2px;
    padding:2px;

    BORDER-RIGHT: #0099CC 1px solid;
    BORDER-BOTTOM: #0099CC 1px solid;
    BORDER-LEFT: #0099CC 1px solid;
    BORDER-TOP: #0099CC 1px solid;
    padding-left:2px;
    FONT-SIZE: 11px;
    background-color: #E4E4E4;
    COLOR: #333333;
    font-family: Arial, Tahoma;
}

.formbutton {
    BORDER-RIGHT: #0099CC 1px solid;
    BORDER-BOTTOM: #0099CC 1px solid;
    BORDER-LEFT: #0099CC 1px solid;
    BORDER-TOP: #0099CC 1px solid;
    padding-left:2px;
    FONT-SIZE: 11px;
    BACKGROUND: #FFFFFF;
    background-color: #E4E4E4;
    COLOR: #333333;
    font-family: Arial, Tahoma;
    cursor:hand;
    cursor: pointer;
}
.clickable {
    cursor: hand;
    cursor: pointer;
}

form {
    margin-bottom:0;
    margin-top:0;
}

.tinybutton {
    background-image:url(http://img1.chakpak.com/images/btn_buy1_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:9px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}

.tinybuttonred {
    background-image:url(http://img1.chakpak.com/images/btn_buy1_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:9px;
	color:red;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}

body
{
    font-family:Georgia;
    font-size:11px;
    margin:0px;
	/*background-color:#C9C9C9;*/
}

.freetext
{
    overflow:hidden;
    position:static;
    float:left;
}

.cue_msg
{
    background-color:#B3D136;
    padding:2px 2px 2px 2px;
}

.cue_msg_txt {
    padding:5px 10px 5px 20px;
    background-color:#DFECAA;

    font-size:11px;
    font-family:Georgia;
    /*font-weight:bold;*/
    color:#000000;
}

.cue_msg_txt a {
    color:#134875;
    text-decoration:none;
}

.cue_msg_txt a:hover {
    color:#000000;
    background-color:#B3D136;
    text-decoration:none;
}

#notif_msg
{
    background-color:#F04A22;
    padding:2px 2px 2px 2px;
}

#notif_msg_txt {
    padding:5px 10px 5px 20px;
    background-color:#FFC3AD;

    font-size:11px;
    font-family:Georgia;
    font-weight:bold;
    color:#000000;
}

.bg_white
{
	background-color:#FFFFFF;
}

.bg_blue
{
	background-color:#00B3DC;
}

.bg_blue01
{
	background-color:#134875;
}

.bg_blue03
{
	background-color:#DAE7EF;
}

.bg_grey
{
	background-color:#E5E5E5;
}

.bg_grey01
{
	background-color:#E5E5E1;
}

.bg_green
{
	background-color:#6DC2A7;
}

.bg_curvy_white
{
    background-color:#E8E8E8;
}

.bg_thumbnails01
{
	background-color:#A3CFE2;
}

.bg_thumbnails02
{
	background-color:#DAE7EF;
}

.bg_thumbnails03
{
	background-color:#A3CFE2;
}

.bg_thumbnails04
{
	background-color:#CCCC99;
}

.bg_step
{
	background-image:url(http://img1.chakpak.com/images/bg_steps.gif);
	background-repeat:repeat-x;
	height:33px;
}

.topband_logo
{
	background-image:url(http://img1.chakpak.com/images/bg_logo.gif);
	background-repeat:repeat-x;
	height:87px;
	background-color:#00B3DC;
}

.bg_mainlinks
{
	background-image:url(http://img1.chakpak.com/images/bg_mainlinks.gif);
	background-repeat:repeat-x;
}

.bg_blue_hdr
{
	background-image:url(http://img1.chakpak.com/images/new/bg_movies_hdr.gif);
	background-repeat:repeat-x;
	font-family:Georgia;
	font-size:17px;
	font-weight:normal;
	color:#E8E8E8;
	text-decoration:none;
	padding-left : 5px;
}

.bg_blue_hdr01
{
	background-image:url(http://img1.chakpak.com/images/bg_movies_hdr001.gif);
	background-repeat:repeat-x;
	font-family:Georgia;
	font-size:17px;
	font-weight:normal;
	color:#E8E8E8;
	text-decoration:none;
	padding-left : 5px;
}

.bg_movies_tab
{
	background-image:url(http://img1.chakpak.com/images/bg_movies_tabs.gif);
	background-repeat:repeat-x;
}

.bg_movies_tab01
{
	background-image:url(http://img1.chakpak.com/images/bg_movies_tabs01.gif);
	background-repeat:repeat-x;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.bg_movies_links
{
	background-image:url(http://img1.chakpak.com/images/bg_movies_links.gif);

    background-repeat:repeat-x;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.bg_moviesmain_hdr21
{
	background-image:url(http://img1.chakpak.com/images/new/bg_movies_hdr01.gif);
	background-repeat:repeat-x;
	font-family:Georgia;
	font-size:21px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left : 15px;
}


.bg_moviesmain_hdr14
{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.bg_01
{
	background-image:url(http://img1.chakpak.com/images/bg01.gif);
	background-repeat:repeat-x;
	height:30px;
}

.vertical_divider
{
	background-image:url(http://img1.chakpak.com/images/dots_vertical.gif);
	background-repeat:repeat-y;
	width:8px;
}

.horizontal_divider
{
	background-image:url(http://img1.chakpak.com/images/dots_horizontal.gif);
	background-repeat:repeat-x;
	height:1px;
}

.divider
{
	background-image:url(http://img1.chakpak.com/images/line_grey.gif);
	background-repeat:repeat-y;
}

.mainlinks_separator
{
	background-image:url(http://img1.chakpak.com/images/maintab_separator.gif);
	background-repeat:no-repeat;
	width:1px
}

.mem_news_links
{
	background-image:url(http://img1.chakpak.com/images/arrow04.gif);
	background-repeat:no-repeat;
	height:25px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
	vertical-align:top;
}

.mem_news_links a
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
	vertical-align:middle;
}

.mem_news_links a:hover, .mem_news_links a:focus
{
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
	vertical-align:middle;
}

.updates_feed_box
{
	height:25px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
	vertical-align:middle;

}

.updates_feed_box a
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
	vertical-align:middle;
}

.updates_feed_box a:hover, .updates_feed_box a:focus
{
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
	vertical-align:middle;
}

.bg_border_lrb
{
	background-image:url(http://img1.chakpak.com/images/bg_grey.gif);
	background-repeat:x;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.border_leftright
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.border_bottom
{
	border-bottom:1px solid #CCCCCC;
}

.border_top
{
	border-top:1px solid #CCCCCC;
}

.border_4side
{
	border:1px solid #CCCCCC;
}

.text_georgia9_blue {
	font-family:Georgia;
	font-size:9px;
	color:#134875;
	text-decoration:none;
}

.text_georgia9_blue a
{
	font-family:Georgia;
	font-size:9px;
	color:#134875;
	text-decoration:none;
}

.text_georgia9_blue a:hover
{
	font-family:Georgia;
	font-size:9px;
	color:#00B3DC;
	text-decoration:underline;
}

.text_georgia9_grey,.text_georgia9_grey a
{
	font-family:Georgia;
	font-size:9px;
	color:#333333;
	text-decoration:none;
}
.text_georgia9_grey a:hover {
    color:#00B3DC;
    text-decoration:underline;
}


.small_georgia
{
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}

.small_georgia a, a.small_georgia, a.small_georgia:visited
{
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.small_georgia a:hover, a.small_georgia:hover
{
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.text_georgia11_green, .text_georgia11_green a
{
    font-family:Georgia;
    font-size:11px;
    color:#6DC2A7;
    text-decoration:none;
}

.text_georgia11_green a:hover, .text_georgia11_green a:focus
{
    font-family:Georgia;
    font-size:11px;
    color:#6DC2A7;
    text-decoration:underline;
}

.text_georgia10_greenlinks
{
    font-family:Georgia;
    font-size:10px;
    color:#6DC2A7;
    padding-left:6px;
    padding-right:6px;
    text-decoration:none;
}

.text_georgia10_greenlinks a
{
    font-family:Georgia;
    font-size:10px;
    color:#6DC2A7;
    text-decoration:none;
}

.text_georgia10_greenlinks a:hover, .text_georgia10_greenlinks a:focus,  a.text_georgia10_greenlinks:hover, a.text_georgia10_greenlinks:focus
{
	font-family:Georgia;
	font-size:10px;
	color:#000000;
    background-color:#6DC2A7;
	text-decoration:underline;
}

.text_georgia10_black
{
    font-family:Georgia;
    font-size:10px;
    color:#333333;
    text-decoration:none;
}

.text_georgia10_black a
{
    font-family:Georgia;
    font-size:10px;
    color:#134875;
    text-decoration:none;
}

.text_georgia10_black a:hover, .text_georgia10_black a:focus
{
    font-family:Georgia;
    font-size:10px;
    color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
}

.text_georgia10_blue
{
	font-family:Georgia;
	font-size:10px;
	color:#134875;
	text-decoration:none;
}

.text_georgia10_blue a
{
	font-family:Georgia;
	font-size:10px;
	color:#134875;
	text-decoration:none;
}

.text_georgia10_blue a:hover, .text_georgia10_blue a:focus
{
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
}

.text_georgia11_orange
{
    font-family:Georgia;
    font-size:11px;
    color:#FF6600;
    text-decoration:none;
}

.text_arial10_blue
{
	font-family:Arial;
	font-size:10px;
	color:#134875;
	text-decoration:none;
}

.text_arial10_blue a
{
	font-family:Arial;
	font-size:10px;
	color:#134875;
	text-decoration:none;
}

.text_arial10_blue a:hover
{
	font-family:Arial;
	font-size:10px;
	color:#00B3DC;
	text-decoration:underline;
}

.text_georgia12_lightgrey
{
    font-family:Georgia;
    font-size:12px;
    color:#666666;
    text-decoration:none;
}

.text_georgia12_grey, .text_georgia12_grey a
{
	font-family:Georgia;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.text_georgia12_grey a:hover {
    color:#00B3DC;
    text-decoration:underline;
}

.breadcrumbs
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

.breadcrumbs
{
	font-family:Georgia;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

.breadcrumbs a
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

.breadcrumbs a:hover
{
	font-family:Georgia;
	font-size:11px;
	color:#00B3DC;
	text-decoration:underline;
}

.text_georgia11_black
{
	font-family:Georgia;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.text_georgia11_black a
{
    font-family:Georgia;
    font-size:11px;
    color:#000000;
    text-decoration:none;
}

.text_georgia11_black a:hover
{
    font-family:Georgia;
    font-size:11px;
    color:#00B3DC;
    text-decoration:underline;
}
.text_georgia11
{
	font-family:Georgia;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.text_georgia11 a
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

.text_georgia11 a:hover, .text_georgia11 a:focus
{
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
}

.text_georgia14_white
{
    font-family:Georgia;
    font-size:14px;
    color:#E8E8E8;
    text-decoration:none;
}

.text_georgia14_white a
{
    font-family:Georgia;
    font-size:14px;
    color:#E8E8E8;
    text-decoration:none;
}

.text_georgia14_white a:hover
{
    font-family:Georgia;
    font-size:14px;
    color:#00B3DC;
    text-decoration:underline;
}

.text_georgia11_white
{
	font-family:Georgia;
	font-size:11px;
	color:#E8E8E8;
	text-decoration:none;
}

.text_georgia11_white a
{
	font-family:Georgia;
	font-size:11px;
	color:#E8E8E8;
	text-decoration:none;
}

.text_georgia11_white a:hover, .text_georgia11_white a:focus
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
    background-color:#FFFFFF;
    text-decoration:none;
}

.text_georgia11_white_nochange
{
    font-family:Georgia;
    font-size:11px;
    color:#E8E8E8;
    text-decoration:none;
}

.text_georgia11_white_nochange a
{
    font-family:Georgia;
    font-size:11px;
    color:#E8E8E8;
    text-decoration:none;
}

.text_georgia11_white_nochange a:hover, .text_georgia11_white_nochange a:focus
{
    font-family:Georgia;
    font-size:11px;
    color:#00B3DC;
    background-color:#FFFFFF;
    text-decoration:none;
}

.text_georgia11_grey
{
	font-family:Georgia;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}


.text_georgia11_blue
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

.text_georgia11_blue a
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

.text_georgia11_blue a:hover, .text_georgia11_blue a:focus
{
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
    background-color:#134875;
    /*text-decoration:underline;*/
}

.text_georgia_grey01
{
	font-family:Georgia;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

.text_georgia12
{
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.text_georgia12 a
{
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.text_georgia12 a:hover
{
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;;
	text-decoration:underline;
}


.text_georgia12_black
{
	font-family:Georgia;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.text_georgia12_blue
{
	font-family:Georgia;
	font-size:12px;
	color:#134875;
	text-decoration:none;
}

.text_georgia12_blue a
{
	font-family:Georgia;
	font-size:12px;
	color:#134875;
	text-decoration:none;
}

.text_georgia12_blue a:hover, .text_georgia12_blue a:focus
{
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
}

.text_georgia12B
{
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color:#00B3DC;
	text-decoration:none;
}

.text_georgia12_orange
{
	font-family:Georgia;
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
}

.text_georgia13, .text_georgia13 a
{
	font-family:Georgia;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
.text_georgia13 a:hover{
    color:#00B3DC;
    text-decoration:underline;
}

.text_georgia13blue
{
	font-family:Georgia;
	font-size:13px;
	color:#003366;
	text-decoration:none;
}

.text_georgia14
{
	font-family:Georgia;
	font-size:14;
	color:#333333;
	text-decoration:none;
}

.text_georgia14 a
{
	font-family:Georgia;
	font-size:14;
	color:#134875;
	text-decoration:none;
}

.text_georgia14 a:hover
{
	font-family:Georgia;
	font-size:14;
	color:#00B3DC;
	text-decoration:underline;
}


.text_georgia16_black
{
	font-family:Georgia;
	font-size:16px;
	color:#000000;
	text-decoration:none;
}

.text_georgia16_black a
{
    font-family:Georgia;
    font-size:16px;
    color:#000000;
    text-decoration:none;
}

.text_georgia16_black a:hover
{
    font-family:Georgia;
    font-size:16px;
    color:#00B3DC;
    text-decoration:underline;
}

.text_georgia16
{
    font-family:Georgia;
    font-size:16;
    color:#333333;
    text-decoration:none;
}

.text_georgia16 a
{
    font-family:Georgia;
    font-size:16;
    color:#134875;
    text-decoration:none;
}

.text_georgia16 a:hover
{
    font-family:Georgia;
    font-size:16;
    color:#00B3DC;
    text-decoration:underline;
}

.text_georgia15
{
	font-family:Georgia;
	font-size:15;
	color:#333333;
	text-decoration:none;
}

.text_georgia15 a
{
	font-family:Georgia;
	font-size:15;
	color:#134875;
	text-decoration:none;
}

.text_georgia15 a:hover
{
	font-family:Georgia;
	font-size:15;
	color:#00B3DC;
	text-decoration:underline;
}

.text_georgia27_white , .text_georgia27_white a
{
	font-family:Georgia;
	font-size:27px;
	font-weight:normal;
	color:#E8E8E8;
	text-decoration:none;
}
.text_georgia27_white a:hover {
    color:#00B3DC;
    text-decoration:underline;
}

.text_georgia17_white
{
	font-family:Georgia;
	font-size:17px;
	font-weight:normal;
	color:#E8E8E8;
	text-decoration:none;
}

.text_georgia18_blue, .text_georgia18_blue a
{
	font-family:Georgia;
	font-size:18px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}


.text_georgia18_blue a:hover
{
	color:#00B3DC;
    text-decoration:underline;
}

.text_georgia18_grey
{
	font-family:Georgia;
	font-size:18px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

.text_georgia18_blue01
{
	font-family:Georgia;
	font-size:18px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:none;
}

.text_georgia18_blue01 a
{
	font-family:Georgia;
	font-size:18px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:none;
}

.text_georgia18_blue01 a:hover
{
	font-family:Georgia;
	font-size:18px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:underline;
}

.text_arial17_blue01
{
	font-family:Arial;
	font-size:17px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:none;
}

.text_arial17_blue01 a
{
	font-family:Arial;
	font-size:17px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:none;
}

.text_arial17_blue01 a:hover
{
	font-family:Arial;
	font-size:17px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:underline;
}

.sublinks01, .sublinks01 a
{
	font-family:Helvetica;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}


.sublinks01 a:hover
{
	text-decoration:underline;
}

.sublinks01_actv
{
	background-image:url(http://img1.chakpak.com/images/arrow09.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
}

.btn_clips
{
	background-image:url(http://img1.chakpak.com/images/btn_clips.gif);
	height:64;
	width: 192;
	cursor: pointer;
	cursor: hand;
	padding-left : 5px;
	padding-right : 5px;
}

.btn_clips_actv
{
	background-image:url(http://img1.chakpak.com/images/btn_clips_on.gif);
	height:64;
	width: 192;
	cursor: pointer;
	cursor: hand;
	padding-left : 5px;
	padding-right : 5px;
	background-repeat:no;
}

.formtxtbox, .formtxtbox input, .formtxtbox textarea
{
	BORDER-RIGHT: #0099CC 1px solid;
	BORDER-BOTTOM: #0099CC 1px solid;
	BORDER-LEFT: #0099CC 1px solid;
	BORDER-TOP: #0099CC 1px solid;
	padding-left:2px;
	FONT-SIZE: 11px;
	BACKGROUND: #FFFFFF;
	COLOR: #333333;
	font-family: Arial, Tahoma;
}


.copyright
{
	background-color:#134875;
	font-family:Georgia;
	font-size:11px;
	color:#cccccc;
	font-weight:normal;
	text-decoration:none;
	padding-left : 35px;
	padding-bottom : 15px;
}

.copyright a
{
	background-color:#134875;
	font-family:Georgia;
	font-size:11px;
	color:#cccccc;
	font-weight:normal;
	text-decoration:none;
}

.copyright a:hover
{
	background-color:#134875;
	font-family:Georgia;
	font-size:11px;
	color:#0099CC;
	font-weight:normal;
	text-decoration:underline;
}


.sub_btn
{
	background-image:url(http://img1.chakpak.com/images/sub_bu.gif);
	height:27;
	width: 104;
	cursor: pointer;
	cursor: hand;
	font-family:Georgia;
	font-size:10px;
	color:#0099CC;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}

.sub_btn1
{
	background-image:url(http://img1.chakpak.com/images/sub_bu1.gif);
	height:27;
	width: 104;
	cursor: pointer;
	cursor: hand;
	background-repeat:no;
	font-family:Georgia;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}



.sub_btnlink
{
	cursor: pointer;
	cursor: hand;
	font-family:Georgia;
	font-size:9px;
	color:#0099CC;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}

a:hover.sub_btnlink
{
	cursor: pointer;
	cursor: hand;
	font-family:Georgia;
	font-size:9px;
	color:#999999;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}

.sub_btnlink1
{
	cursor: pointer;
	cursor: hand;
	background-repeat:no;
	font-family:Georgia;
	font-size:9px;
	color:#999999;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}

.leftnav
{
	background-color:#EAEAEA;
	padding-left:15px;
	vertical-align:middle;
	font-weight:Bold;
	text-decoration:none;
	padding-top:2px;
	height:30;
	width:175px;
	font-family:Georgia;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
}

.leftnav1
{
	background-color:#00B3DC;
	background-image:url(http://img1.chakpak.com/images/leftnavbg.gif);
	background-repeat:no-repeat;
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:Bold;
	text-decoration:none;
	padding-left:15px;
	padding-top:2px;
	height:30;
	width:175px;
	cursor: pointer;
	cursor: hand;
}

.leftnav1 h2 {
    font-weight:bold;
}

.leftnav a , .leftnav a:hover , .leftnav a:visited , .leftnav a:active
{
    color:#333333;
    text-decoration:none;
    outline:none;
}

.leftnav1 a , .leftnav1 a:hover , .leftnav1 a:visited , .leftnav1 a:active
{
    color:#FFFFFF;
    text-decoration:none;
    outline:none;
}


.buttonbig
{
	background-image:url(http://img1.chakpak.com/images/buttonbg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}

.buttonsmall
{
	background-image:url(http://img1.chakpak.com/images/buttonbg_small.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}

.btnlarge
{
	background-image:url(http://img1.chakpak.com/images/buttonbg_big.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:15px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}


.btnsmall
{
	background-image:url(http://img1.chakpak.com/images/btn_small_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}

.buttonbuy
{
	background-image:url(http://img1.chakpak.com/images/btn_buy_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointerpointer;
	cursor: hand ;
	text-align:center;
}

.buttonbuy1
{
	background-image:url(http://img1.chakpak.com/images/btn_buy1_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}


.button_step01
{
	background-image:url(http://img1.chakpak.com/images/bg_step.gif);
	height:22;
	width: 80;
	font-family:Georgia;
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	background-repeat:no;
	text-align:center;
}

.button_step02
{
	background-image:url(http://img1.chakpak.com/images/bg_step_on.gif);
	height:22;
	width: 80;
	cursor: pointer;
	cursor: hand;
	font-family:Georgia;
	font-size:13px;
	color:#134875;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}



.mypage
{
	background-image:url(http://img1.chakpak.com/images/btn_mypage_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}


.popwidget
{
    font-family:Georgia;
    font-size:11px;
    color:#333333;
    text-decoration:none;
}

.popwidget a
{
    font-family:Georgia;
    font-size:11px;
    color:#134875;
    text-decoration:none;
}

.popwidget a:hover
{
    font-family:Georgia;
    font-size:11px;
    color:#00B3DC;
    text-decoration:underline;
}

#statesmod {position:relative;}
#statesautocomplete {position:relative;width:15em;margin-bottom:1em;}/* set width of widget here*/
#statesautocomplete {z-index:9000} /* for IE z-index of absolute divs inside relative divs issue */
#search_container_id{position:absolute;top:1.7em;width:100%}
#search_container_id .yui-ac-content{position:absolute;width:50%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;}
#search_container_id .yui-ac-shadow{position:absolute;margin:.3em;width:50%;background:#a0a0a0;z-index:9049;}
#search_container_id ul{padding:5px 0;width:100%;}
#search_container_id li {padding:0 5px;cursor:default;white-space:nowrap;}
#search_container_id li.yui-ac-highlight{background:#ff0;}
#search_container_id li.yui-ac-prehighlight{background:#FFFFCC;}

.search_autocomplete
{
    padding-left:2px;
	FONT-SIZE: 11px;
	font-family: Arial, Tahoma;
}

#search_container_movies_id{position:absolute;top:1.7em;width:100%}
#search_container_movies_id .yui-ac-content{position:absolute;width:50%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;}
#search_container_movies_id .yui-ac-shadow{position:absolute;margin:.3em;width:50%;background:#a0a0a0;z-index:9049;}
#search_container_movies_id ul{padding:5px 0;width:100%;}
#search_container_movies_id li {padding:0 5px;cursor:default;white-space:nowrap;}
#search_container_movies_id li.yui-ac-highlight{background:#ff0;}
#search_container_movies_id li.yui-ac-prehighlight{background:#FFFFCC;}


#search_container_celebs_id {position:absolute;top:1.7em;width:100%}
#search_container_celebs_id .yui-ac-content{position:absolute;width:50%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;}
#search_container_celebs_id .yui-ac-shadow{position:absolute;margin:.3em;width:50%;background:#a0a0a0;z-index:9049;}
#search_container_celebs_id ul{padding:5px 0;width:100%;}
#search_container_celebs_id li {padding:0 5px;cursor:default;white-space:nowrap;}
#search_container_celebs_id li.yui-ac-highlight{background:#ff0;}
#search_container_celebs_id li.yui-ac-prehighlight{background:#FFFFCC;}



/* YAHOO CONTAINER RELATED CSS */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
.yui-overlay {
	position:absolute;
	display:block;
}

.yui-tt {
	visibility:hidden;
	position:absolute;
	color:#333;
	background-color:#FDFFB4;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #FCC90D;
	font:100% sans-serif;
	width:auto;
}

* html body.masked select {
	visibility:hidden;
}

* html div.yui-panel-container select {
	visibility:inherit;
}

* html div.drag select {
	visibility:hidden;
}

* html div.hide-select select {
	visibility:hidden;
}

.mask {
    z-index:0;
    display:none;
    position:absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
    background-color:#CCC;
}

.hide-scrollbars * {
	overflow:hidden;
}

.hide-scrollbars textarea, .hide-scrollbars select {
	overflow:hidden;
	display:none;
}

.show-scrollbars textarea, .show-scrollbars select {
	overflow:visible;
}

.yui-panel-container {
	position:absolute;
	background-color:transparent;
	z-index:6;
	visibility:hidden;
	overflow:visible;
	width:auto;
}

.yui-panel-container.focused {
}


.yui-panel-container.matte {
	padding:3px;
	background-color:#FFF;
}

.yui-panel-container.matte .underlay {
	display:none;
}

.yui-panel-container.shadow {
	padding:0px;
	background-color:transparent;
}

.yui-panel-container.shadow .underlay {
	visibility:inherit;
	position:absolute;
	background-color:#CCC;
	top:3px;left:3px;
	z-index:0;
	width:100%;
	height:100%;
    -moz-opacity: 0.7;
    opacity:.70;
    filter:alpha(opacity=70);
	zoom:1;
}

.yui-panel {
	visibility:hidden;
	border-collapse:separate;
	position:relative;
	left:0px;top:0px;
	background-color:#FFF;
	border:1px solid #CCCCCC;
	z-index:1;
	overflow:hidden;
}

.yui-panel .hd {
    background-image:url(../images/link-hover.gif);
    background-repeat:repeat-x;
    height:30px;
    font-family:Georgia;
    font-size:12px;
    color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
    /*font-size:100%;*/
	/*line-height:100%;*/
	/*border:1px solid #FFF;*/
	/*border-bottom:1px solid #000;*/
	/*font-weight:bold;*/
	/*overflow:hidden;*/
	padding:4px;
}

.yui-panel .bd {
	overflow:hidden;
	padding:4px;
}

.yui-panel .bd p {
	margin:0 0 1em;
}

.yui-panel .container-close {
	position:absolute;
	top:5px;
	right:4px;
	z-index:6;
	height:30px;
	width:12px;
	margin:0px;
	padding:0px;
	background:url(http://img1.chakpak.com/images/btn_close.gif) no-repeat;
    cursor:pointer;
	visibility:inherit;
    vertical-align:middle;
}

.yui-panel .ft {
	padding:4px;
	overflow:hidden;
}

.yui-simple-dialog .bd .yui-icon {
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-right:10px;
	float:left;
}

.yui-simple-dialog .bd span.blckicon {
	/*background: url("blck16_1.gif") no-repeat;*/
}

.yui-simple-dialog .bd span.alrticon {
	/*background: url("alrt16_1.gif") no-repeat;*/
}

.yui-simple-dialog .bd span.hlpicon {
	/*background: url("hlp16_1.gif") no-repeat;*/
}

.yui-simple-dialog .bd span.infoicon {
	/*background: url("info16_1.gif") no-repeat;*/
}

.yui-simple-dialog .bd span.warnicon {
	/*background: url("warn16_1.gif") no-repeat;*/
}

.yui-simple-dialog .bd span.tipicon {
	/*background: url("tip16_1.gif") no-repeat;*/
}

.yui-dialog .ft, .simple-dialog .ft {
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
}

.yui-dialog form, .yui-simple-dialog form {
	margin:0;
}

.button-group button {
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
	background-color: #E4E4E4;
	color: #333;
	cursor: hand;
	vertical-align: middle;
	border: 2px solid #797979;
	border-top-color:#FFF;
	border-left-color:#FFF;
	margin:2px;
	padding:2px;
}

.button-group button.default {
	font-weight:bold;
}

.button-group button:hover, .button-group button.hover {
	border:2px solid #90A029;
	background-color:#EBF09E;
	border-top-color:#FFF;
	border-left-color:#FFF;
}

.button-group button:active {
	border:2px solid #E4E4E4;
	background-color:#BBB;
	border-top-color:#333;
	border-left-color:#333;
}

.roundedImageCorners {
    padding-left:0;
    padding-right:0;
    padding-top:0;
    padding-bottom:0;
}

.grabWidget {
    cursor:pointer;
    position:absolute;
    right:0;
    z-index:1;
    background-image:url(http://img1.chakpak.com/images/bg_movies_links.gif);
    background-repeat:repeat-x;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

/**
registration related css
*/
.bg_bottom
{
	background-image:url(http://img1.chakpak.com/images/bottom_bg.gif);
	background-repeat:repeat-x;
}

.newuser_bandbg
{
	background-image:url(http://img1.chakpak.com/images/new_user_ban_bg.jpg);
	background-repeat:repeat-x;
}

.rq_home_bg
{
	background-image:url(http://img1.chakpak.com/images/rq_home_bg.jpg);
	background-repeat:repeat-x;
	height:137px;
}

.rq_bg
{
	background-image:url(http://img1.chakpak.com/images/rq_bg.jpg);
	background-repeat:repeat-y;
}

.rq_bg1
{
	background-image:url(http://img1.chakpak.com/images/rq_inside_bg.jpg);
	background-repeat:repeat-x;
	height:137px;
}

.contest_bandbg
{
	background-image:url(http://img1.chakpak.com/images/contest_bg.jpg);
	background-repeat:repeat-x;
}

.contest_borber
{
	border-right:1px solid #C6DE66;
}

.contest_borber1
{
	border-top:1px solid #C6DE66;
}

.white_hdr
{
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.white_copy_bold
{
	font-family:Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.white_copy
{
	font-family:Helvetica;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.white_copy1
{
	font-family:Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.text_bold
{
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.text_bold1
{
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

.button
{
	background-image:url(http://img1.chakpak.com/images/but_bg.jpg);
	background-repeat:repeat-x;
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

.button1
{
	background-image:url(http://img1.chakpak.com/images/but_bg.jpg);
	background-repeat:repeat-x;
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}


/*nifty related css*/
/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

.blueborderbox {
    border:2px solid #E4E4E4
}

.bluesolidbox {
    height:8px;
    background-color:blue
}

.redsolidbox {
    height:8px;
    background-color:red
}

.yellowsolidbox{
    height:8px;
    background-color:yellow;
}

.simplebox {
    border:1px;
    background-color:peachpuff;
    margin:4px;    
}


.boxwithbigtext {
    padding:5px 10px 5px 20px;
    background-color:#DFECAA;

    font-size:16px;
    font-family:Georgia;
    /*font-weight:bold;*/
    color:#000000;
}

/*** QUIZ RELATED CSS *********************************/

.percent {
background-color:#FFFFCC;
background-color:#cbf3f4;
border:1px solid #000000;
float:right;
font-size:24px;
padding:4px;
}
/*** END - QUIZ RELATED CSS *********************************/

.grayline
{
	background-color: #262626;
}

.fixedtext
{
    overflow:hidden;
}

.albumimages
{
    background-color:#cbf3f4;    
    border:1px thin #000000;
    padding:15px;
    width:150px;
    height:150px;
}

.albumimages:hover
{
    background-color:#33ffff;      
}
.albumImg
{
    border:0px;
    
}

.musicsearch
{
    width:80%;
    height:40px;
    padding:9px;
}

.musicsearchform
{
    padding:9px;
}

.divwithborder
{
    border:1px solid #99ccff;
}A
{
	text-decoration:none;
}

body {
    background-color:#C9C9C9
}

h1, h2, h3, h4 {
    font:inherit;
    font-size:100%;
    font-variant:inherit;
    font-family:inherit;
    font-style:inherit;
    font-weight:normal;
    font-size-adjust:none;
    display:inline;
}

h1 b, h2 b, h3 b, h4 b  {
    font-weight:bold;
}
b h1, b h2, b h3, b h4  {
    font-weight:bold;
}

/*START OF changes corresponding to the change in the header of the site*/

.quick_links, .quick_links a
{
    font-family:Helvetica;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
}

.quick_links a:hover
{
    text-decoration:underline;
    background-color:transparent;
}
.top_bg
{
/*	background-color:#00B3DC;*/
	background-image:url(http://img1.chakpak.com/images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.nav_home
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -22px; width: 51px; height: 43px;
	width: 51px;
	cursor: pointer;
	cursor: hand;
}

.nav_home_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -796px; width: 51px; height: 43px;
	width: 51px;
	cursor: pointer;
	cursor: hand;
}
.nav_movies
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -108px; width: 56px; height: 43px;
	width: 56px;
	cursor: pointer;
	cursor: hand;
}

.nav_movies_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -882px; width: 56px; height: 43px;
	width: 56px;
	cursor: pointer;
	cursor: hand;
}
.nav_celebs
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -194px; width: 86px; height: 43px;
	width: 86px;
	cursor: pointer;
	cursor: hand;
}

.nav_celebs_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -968px; width: 86px; height: 43px;
	width: 86px;
	cursor: pointer;
	cursor: hand;
}
.nav_videos
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -280px; width: 56px; height: 43px;
	width: 56px;
	cursor: pointer;
	cursor: hand;
}

.nav_videos_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1054px; width: 56px; height: 43px;
	width: 56px;
	cursor: pointer;
	cursor: hand;
}
.nav_people
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -366px; width: 58px; height: 43px;
	width: 58px;
	cursor: pointer;
	cursor: hand;
}

.nav_people_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1140px; width: 58px; height: 43px;
	width: 58px;
	cursor: pointer;
	cursor: hand;
}
.nav_news
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -452px; width: 47px; height: 43px;
	width: 47px;
	cursor: pointer;
	cursor: hand;
}

.nav_news_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1226px; width: 47px; height: 43px;
	width: 47px;
	cursor: pointer;
	cursor: hand;
}
.nav_wallpapers
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -538px; width: 88px; height: 43px;
	width: 88px;
	cursor: pointer;
	cursor: hand;
}

.nav_wallpapers_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1312px; width: 88px; height: 43px;
	width: 88px;
	cursor: pointer;
	cursor: hand;
}
.nav_funstuff
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -624px; width: 75px; height: 43px;
	width: 75px;
	cursor: pointer;
	cursor: hand;
}

.nav_funstuff_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1398px; width: 75px; height: 43px;
	width: 75px;
	cursor: pointer;
	cursor: hand;
}
.nav_page
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -710px; width: 64px; height: 43px;
	width: 64px;
	cursor: pointer;
	cursor: hand;
}

.nav_page_sel
{
	background: url('http://img1.chakpak.com/images/navsprite.gif');
	background-position: -22px -1484px; width: 64px; height: 43px;
	width: 64px;
	cursor: pointer;
	cursor: hand;
}



/* drop down related */
.chromestyle{
/*width: 99%;
*/font-weight: normal;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;
width: 100%;*/
/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 0px;
margin: 0px;
text-align: center; /*set value to "left", "center", or "right"*/
list-style:none;
}

.chromestyle ul li{
float: left;
padding:0px;
margin:0px;
}

.chromestyle ul li a{
color: #494949;
/*padding: 4px 7px;
*/margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;
*/}

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 2px solid #FFFFFF; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	border-top-width: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF !important;
	line-height:18px;
	z-index:0;
	background-color: #c7c8ca;
	width: 119px;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 2px solid #FFFFFF; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #00b1db;
}


/*END OF changes corresponding to the change in the header of the site*/


button {
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    color: #333;
    BACKGROUND: #FFFFFF;
    cursor: hand;
    vertical-align: middle;
    border: 2px solid #797979;
    border-top-color:#FFF;
    border-left-color:#FFF;
    margin:2px;
    padding:2px;

    BORDER-RIGHT: #0099CC 1px solid;
    BORDER-BOTTOM: #0099CC 1px solid;
    BORDER-LEFT: #0099CC 1px solid;
    BORDER-TOP: #0099CC 1px solid;
    padding-left:2px;
    FONT-SIZE: 11px;
    background-color: #E4E4E4;
    COLOR: #333333;
    font-family: Arial, Tahoma;
}

.formbutton {
    BORDER-RIGHT: #0099CC 1px solid;
    BORDER-BOTTOM: #0099CC 1px solid;
    BORDER-LEFT: #0099CC 1px solid;
    BORDER-TOP: #0099CC 1px solid;
    padding-left:2px;
    FONT-SIZE: 11px;
    BACKGROUND: #FFFFFF;
    background-color: #E4E4E4;
    COLOR: #333333;
    font-family: Arial, Tahoma;
    cursor:hand;
    cursor: pointer;
}
.clickable {
    cursor: hand;
    cursor: pointer;
}

form {
    margin-bottom:0;
    margin-top:0;
}

.tinybutton {
    background-image:url(http://img1.chakpak.com/images/btn_buy1_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:9px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}

.tinybuttonred {
    background-image:url(http://img1.chakpak.com/images/btn_buy1_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:9px;
	color:red;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}

body
{
    font-family:Georgia;
    font-size:11px;
    margin:0px;
	/*background-color:#C9C9C9;*/
}

.freetext
{
    overflow:hidden;
    position:static;
    float:left;
}

.cue_msg
{
    background-color:#B3D136;
    padding:2px 2px 2px 2px;
}

.cue_msg_txt {
    padding:5px 10px 5px 20px;
    background-color:#DFECAA;

    font-size:11px;
    font-family:Georgia;
    /*font-weight:bold;*/
    color:#FFFFFF;
}

.cue_msg_txt a {
    color:#134875;
    text-decoration:none;
}

.cue_msg_txt a:hover {
    color:#FFFFFF;
    background-color:#B3D136;
    text-decoration:none;
}

#notif_msg
{
    background-color:#F04A22;
    padding:2px 2px 2px 2px;
}

#notif_msg_txt {
    padding:5px 10px 5px 20px;
    background-color:#FFC3AD;

    font-size:11px;
    font-family:Georgia;
    font-weight:bold;
    color:#FFFFFF;
}

.bg_white
{
	background-color:#FFFFFF;
}

.bg_blue
{
	background-color:#00B3DC;
}

.bg_blue01
{
	background-color:#134875;
}

.bg_blue03
{
	background-color:#DAE7EF;
}

.bg_grey
{
	background-color:#E5E5E5;
}

.bg_grey01
{
	background-color:#E5E5E1;
}

.bg_green
{
	background-color:#6DC2A7;
}

.bg_curvy_white
{
    background-color:#E8E8E8;
}

.bg_thumbnails01
{
	background-color:#A3CFE2;
}

.bg_thumbnails02
{
	background-color:#DAE7EF;
}

.bg_thumbnails03
{
	background-color:#A3CFE2;
}

.bg_thumbnails04
{
	background-color:#CCCC99;
}

.bg_step
{
	background-image:url(http://img1.chakpak.com/images/bg_steps.gif);
	background-repeat:repeat-x;
	height:33px;
}

.topband_logo
{
	background-image:url(http://img1.chakpak.com/images/bg_logo.gif);
	background-repeat:repeat-x;
	height:87px;
	background-color:#00B3DC;
}

.bg_mainlinks
{
	background-image:url(http://img1.chakpak.com/images/bg_mainlinks.gif);
	background-repeat:repeat-x;
}

.bg_blue_hdr
{
	background-image:url(http://img1.chakpak.com/images/new/bg_movies_hdr.gif);
	background-repeat:repeat-x;
	font-family:Georgia;
	font-size:17px;
	font-weight:normal;
	color:#E8E8E8;
	text-decoration:none;
	padding-left : 5px;
}

.bg_blue_hdr01
{
	background-image:url(http://img1.chakpak.com/images/bg_movies_hdr001.gif);
	background-repeat:repeat-x;
	font-family:Georgia;
	font-size:17px;
	font-weight:normal;
	color:#E8E8E8;
	text-decoration:none;
	padding-left : 5px;
}

.bg_movies_tab
{
	background-image:url(http://img1.chakpak.com/images/bg_movies_tabs.gif);
	background-repeat:repeat-x;
}

.bg_movies_tab01
{
	background-image:url(http://img1.chakpak.com/images/bg_movies_tabs01.gif);
	background-repeat:repeat-x;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.bg_movies_links
{
	background-image:url(http://img1.chakpak.com/images/bg_movies_links.gif);

    background-repeat:repeat-x;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.bg_moviesmain_hdr21
{
	background-image:url(http://img1.chakpak.com/images/new/bg_movies_hdr01.gif);
	background-repeat:repeat-x;
	font-family:Georgia;
	font-size:21px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-left : 15px;
}


.bg_moviesmain_hdr14
{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.bg_01
{
	background-image:url(http://img1.chakpak.com/images/bg01.gif);
	background-repeat:repeat-x;
	height:30px;
}

.vertical_divider
{
	background-image:url(http://img1.chakpak.com/images/dots_vertical.gif);
	background-repeat:repeat-y;
	width:8px;
}

.horizontal_divider
{
	background-image:url(http://img1.chakpak.com/images/dots_horizontal.gif);
	background-repeat:repeat-x;
	height:1px;
}

.divider
{
	background-image:url(http://img1.chakpak.com/images/line_grey.gif);
	background-repeat:repeat-y;
}

.mainlinks_separator
{
	background-image:url(http://img1.chakpak.com/images/maintab_separator.gif);
	background-repeat:no-repeat;
	width:1px
}

.mem_news_links
{
	background-image:url(http://img1.chakpak.com/images/arrow04.gif);
	background-repeat:no-repeat;
	height:25px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
	vertical-align:top;
}

.mem_news_links a
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
	vertical-align:middle;
}

.mem_news_links a:hover, .mem_news_links a:focus
{
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
	vertical-align:middle;
}

.updates_feed_box
{
	height:25px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
	vertical-align:middle;

}

.updates_feed_box a
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
	vertical-align:middle;
}

.updates_feed_box a:hover, .updates_feed_box a:focus
{
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
	vertical-align:middle;
}

.bg_border_lrb
{
	background-image:url(http://img1.chakpak.com/images/bg_grey.gif);
	background-repeat:x;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.border_leftright
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.border_bottom
{
	border-bottom:1px solid #CCCCCC;
}

.border_top
{
	border-top:1px solid #CCCCCC;
}

.border_4side
{
	border:1px solid #CCCCCC;
}

.text_georgia9_blue {
	font-family:Georgia;
	font-size:9px;
	color:#134875;
	text-decoration:none;
}

.text_georgia9_blue a
{
	font-family:Georgia;
	font-size:9px;
	color:#134875;
	text-decoration:none;
}

.text_georgia9_blue a:hover
{
	font-family:Georgia;
	font-size:9px;
	color:#00B3DC;
	text-decoration:underline;
}

.text_georgia9_grey,.text_georgia9_grey a
{
	font-family:Georgia;
	font-size:9px;
	color:#333333;
	text-decoration:none;
}
.text_georgia9_grey a:hover {
    color:#00B3DC;
    text-decoration:underline;
}


.small_georgia
{
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}

.small_georgia a, a.small_georgia, a.small_georgia:visited
{
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.small_georgia a:hover, a.small_georgia:hover
{
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.text_georgia11_green, .text_georgia11_green a
{
    font-family:Georgia;
    font-size:11px;
    color:#6DC2A7;
    text-decoration:none;
}

.text_georgia11_green a:hover, .text_georgia11_green a:focus
{
    font-family:Georgia;
    font-size:11px;
    color:#6DC2A7;
    text-decoration:underline;
}

.text_georgia10_greenlinks
{
    font-family:Georgia;
    font-size:10px;
    color:#6DC2A7;
    padding-left:6px;
    padding-right:6px;
    text-decoration:none;
}

.text_georgia10_greenlinks a
{
    font-family:Georgia;
    font-size:10px;
    color:#6DC2A7;
    text-decoration:none;
}

.text_georgia10_greenlinks a:hover, .text_georgia10_greenlinks a:focus,  a.text_georgia10_greenlinks:hover, a.text_georgia10_greenlinks:focus
{
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
    background-color:#6DC2A7;
	text-decoration:underline;
}

.text_georgia10_black
{
    font-family:Georgia;
    font-size:10px;
    color:#333333;
    text-decoration:none;
}

.text_georgia10_black a
{
    font-family:Georgia;
    font-size:10px;
    color:#134875;
    text-decoration:none;
}

.text_georgia10_black a:hover, .text_georgia10_black a:focus
{
    font-family:Georgia;
    font-size:10px;
    color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
}

.text_georgia10_blue
{
	font-family:Georgia;
	font-size:10px;
	color:#134875;
	text-decoration:none;
}

.text_georgia10_blue a
{
	font-family:Georgia;
	font-size:10px;
	color:#134875;
	text-decoration:none;
}

.text_georgia10_blue a:hover, .text_georgia10_blue a:focus
{
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
}

.text_georgia11_orange
{
    font-family:Georgia;
    font-size:11px;
    color:#FF6600;
    text-decoration:none;
}

.text_arial10_blue
{
	font-family:Arial;
	font-size:10px;
	color:#134875;
	text-decoration:none;
}

.text_arial10_blue a
{
	font-family:Arial;
	font-size:10px;
	color:#134875;
	text-decoration:none;
}

.text_arial10_blue a:hover
{
	font-family:Arial;
	font-size:10px;
	color:#00B3DC;
	text-decoration:underline;
}

.text_georgia12_lightgrey
{
    font-family:Georgia;
    font-size:12px;
    color:#666666;
    text-decoration:none;
}

.text_georgia12_grey, .text_georgia12_grey a
{
	font-family:Georgia;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.text_georgia12_grey a:hover {
    color:#00B3DC;
    text-decoration:underline;
}

.breadcrumbs
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

.breadcrumbs
{
	font-family:Georgia;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

.breadcrumbs a
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

.breadcrumbs a:hover
{
	font-family:Georgia;
	font-size:11px;
	color:#00B3DC;
	text-decoration:underline;
}

.text_georgia11_black
{
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.text_georgia11_black a
{
    font-family:Georgia;
    font-size:11px;
    color:#FFFFFF;
    text-decoration:none;
}

.text_georgia11_black a:hover
{
    font-family:Georgia;
    font-size:11px;
    color:#00B3DC;
    text-decoration:underline;
}
.text_georgia11
{
	font-family:Georgia;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.text_georgia11 a
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

.text_georgia11 a:hover, .text_georgia11 a:focus
{
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
}

.text_georgia14_white
{
    font-family:Georgia;
    font-size:14px;
    color:#E8E8E8;
    text-decoration:none;
}

.text_georgia14_white a
{
    font-family:Georgia;
    font-size:14px;
    color:#E8E8E8;
    text-decoration:none;
}

.text_georgia14_white a:hover
{
    font-family:Georgia;
    font-size:14px;
    color:#00B3DC;
    text-decoration:underline;
}

.text_georgia11_white
{
	font-family:Georgia;
	font-size:11px;
	color:#E8E8E8;
	text-decoration:none;
}

.text_georgia11_white a
{
	font-family:Georgia;
	font-size:11px;
	color:#E8E8E8;
	text-decoration:none;
}

.text_georgia11_white a:hover, .text_georgia11_white a:focus
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
    background-color:#FFFFFF;
    text-decoration:none;
}

.text_georgia11_white_nochange
{
    font-family:Georgia;
    font-size:11px;
    color:#E8E8E8;
    text-decoration:none;
}

.text_georgia11_white_nochange a
{
    font-family:Georgia;
    font-size:11px;
    color:#E8E8E8;
    text-decoration:none;
}

.text_georgia11_white_nochange a:hover, .text_georgia11_white_nochange a:focus
{
    font-family:Georgia;
    font-size:11px;
    color:#00B3DC;
    background-color:#FFFFFF;
    text-decoration:none;
}

.text_georgia11_grey
{
	font-family:Georgia;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}


.text_georgia11_blue
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

.text_georgia11_blue a
{
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

.text_georgia11_blue a:hover, .text_georgia11_blue a:focus
{
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
    background-color:#134875;
    /*text-decoration:underline;*/
}

.text_georgia_grey01
{
	font-family:Georgia;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

.text_georgia12
{
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.text_georgia12 a
{
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.text_georgia12 a:hover
{
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;;
	text-decoration:underline;
}


.text_georgia12_black
{
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.text_georgia12_blue
{
	font-family:Georgia;
	font-size:12px;
	color:#134875;
	text-decoration:none;
}

.text_georgia12_blue a
{
	font-family:Georgia;
	font-size:12px;
	color:#134875;
	text-decoration:none;
}

.text_georgia12_blue a:hover, .text_georgia12_blue a:focus
{
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
    background-color:#134875;
    text-decoration:none;
}

.text_georgia12B
{
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color:#00B3DC;
	text-decoration:none;
}

.text_georgia12_orange
{
	font-family:Georgia;
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
}

.text_georgia13, .text_georgia13 a
{
	font-family:Georgia;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
.text_georgia13 a:hover{
    color:#00B3DC;
    text-decoration:underline;
}

.text_georgia13blue
{
	font-family:Georgia;
	font-size:13px;
	color:#003366;
	text-decoration:none;
}

.text_georgia14
{
	font-family:Georgia;
	font-size:14;
	color:#333333;
	text-decoration:none;
}

.text_georgia14 a
{
	font-family:Georgia;
	font-size:14;
	color:#134875;
	text-decoration:none;
}

.text_georgia14 a:hover
{
	font-family:Georgia;
	font-size:14;
	color:#00B3DC;
	text-decoration:underline;
}


.text_georgia16_black
{
	font-family:Georgia;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}

.text_georgia16_black a
{
    font-family:Georgia;
    font-size:16px;
    color:#FFFFFF;
    text-decoration:none;
}

.text_georgia16_black a:hover
{
    font-family:Georgia;
    font-size:16px;
    color:#00B3DC;
    text-decoration:underline;
}

.text_georgia16
{
    font-family:Georgia;
    font-size:16;
    color:#333333;
    text-decoration:none;
}

.text_georgia16 a
{
    font-family:Georgia;
    font-size:16;
    color:#134875;
    text-decoration:none;
}

.text_georgia16 a:hover
{
    font-family:Georgia;
    font-size:16;
    color:#00B3DC;
    text-decoration:underline;
}

.text_georgia15
{
	font-family:Georgia;
	font-size:15;
	color:#333333;
	text-decoration:none;
}

.text_georgia15 a
{
	font-family:Georgia;
	font-size:15;
	color:#134875;
	text-decoration:none;
}

.text_georgia15 a:hover
{
	font-family:Georgia;
	font-size:15;
	color:#00B3DC;
	text-decoration:underline;
}

.text_georgia27_white , .text_georgia27_white a
{
	font-family:Georgia;
	font-size:27px;
	font-weight:normal;
	color:#E8E8E8;
	text-decoration:none;
}
.text_georgia27_white a:hover {
    color:#00B3DC;
    text-decoration:underline;
}

.text_georgia17_white
{
	font-family:Georgia;
	font-size:17px;
	font-weight:normal;
	color:#E8E8E8;
	text-decoration:none;
}

.text_georgia18_blue, .text_georgia18_blue a
{
	font-family:Georgia;
	font-size:18px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}


.text_georgia18_blue a:hover
{
	color:#00B3DC;
    text-decoration:underline;
}

.text_georgia18_grey
{
	font-family:Georgia;
	font-size:18px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

.text_georgia18_blue01
{
	font-family:Georgia;
	font-size:18px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:none;
}

.text_georgia18_blue01 a
{
	font-family:Georgia;
	font-size:18px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:none;
}

.text_georgia18_blue01 a:hover
{
	font-family:Georgia;
	font-size:18px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:underline;
}

.text_arial17_blue01
{
	font-family:Arial;
	font-size:17px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:none;
}

.text_arial17_blue01 a
{
	font-family:Arial;
	font-size:17px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:none;
}

.text_arial17_blue01 a:hover
{
	font-family:Arial;
	font-size:17px;
	color:#00B3DC;
	font-weight:bold;
	text-decoration:underline;
}

.sublinks01, .sublinks01 a
{
	font-family:Helvetica;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}


.sublinks01 a:hover
{
	text-decoration:underline;
}

.sublinks01_actv
{
	background-image:url(http://img1.chakpak.com/images/arrow09.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
}

.btn_clips
{
	background-image:url(http://img1.chakpak.com/images/btn_clips.gif);
	height:64;
	width: 192;
	cursor: pointer;
	cursor: hand;
	padding-left : 5px;
	padding-right : 5px;
}

.btn_clips_actv
{
	background-image:url(http://img1.chakpak.com/images/btn_clips_on.gif);
	height:64;
	width: 192;
	cursor: pointer;
	cursor: hand;
	padding-left : 5px;
	padding-right : 5px;
	background-repeat:no;
}

.formtxtbox, .formtxtbox input, .formtxtbox textarea
{
	BORDER-RIGHT: #0099CC 1px solid;
	BORDER-BOTTOM: #0099CC 1px solid;
	BORDER-LEFT: #0099CC 1px solid;
	BORDER-TOP: #0099CC 1px solid;
	padding-left:2px;
	FONT-SIZE: 11px;
	BACKGROUND: #FFFFFF;
	COLOR: #333333;
	font-family: Arial, Tahoma;
}


.copyright
{
	background-color:#134875;
	font-family:Georgia;
	font-size:11px;
	color:#cccccc;
	font-weight:normal;
	text-decoration:none;
	padding-left : 35px;
	padding-bottom : 15px;
}

.copyright a
{
	background-color:#134875;
	font-family:Georgia;
	font-size:11px;
	color:#cccccc;
	font-weight:normal;
	text-decoration:none;
}

.copyright a:hover
{
	background-color:#134875;
	font-family:Georgia;
	font-size:11px;
	color:#0099CC;
	font-weight:normal;
	text-decoration:underline;
}


.sub_btn
{
	background-image:url(http://img1.chakpak.com/images/sub_bu.gif);
	height:27;
	width: 104;
	cursor: pointer;
	cursor: hand;
	font-family:Georgia;
	font-size:10px;
	color:#0099CC;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}

.sub_btn1
{
	background-image:url(http://img1.chakpak.com/images/sub_bu1.gif);
	height:27;
	width: 104;
	cursor: pointer;
	cursor: hand;
	background-repeat:no;
	font-family:Georgia;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}



.sub_btnlink
{
	cursor: pointer;
	cursor: hand;
	font-family:Georgia;
	font-size:9px;
	color:#0099CC;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}

a:hover.sub_btnlink
{
	cursor: pointer;
	cursor: hand;
	font-family:Georgia;
	font-size:9px;
	color:#999999;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}

.sub_btnlink1
{
	cursor: pointer;
	cursor: hand;
	background-repeat:no;
	font-family:Georgia;
	font-size:9px;
	color:#999999;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}

.leftnav
{
	background-color:#EAEAEA;
	padding-left:15px;
	vertical-align:middle;
	font-weight:Bold;
	text-decoration:none;
	padding-top:2px;
	height:30;
	width:175px;
	font-family:Georgia;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
}

.leftnav1
{
	background-color:#00B3DC;
	background-image:url(http://img1.chakpak.com/images/leftnavbg.gif);
	background-repeat:no-repeat;
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:Bold;
	text-decoration:none;
	padding-left:15px;
	padding-top:2px;
	height:30;
	width:175px;
	cursor: pointer;
	cursor: hand;
}

.leftnav1 h2 {
    font-weight:bold;
}

.leftnav a , .leftnav a:hover , .leftnav a:visited , .leftnav a:active
{
    color:#333333;
    text-decoration:none;
    outline:none;
}

.leftnav1 a , .leftnav1 a:hover , .leftnav1 a:visited , .leftnav1 a:active
{
    color:#FFFFFF;
    text-decoration:none;
    outline:none;
}


.buttonbig
{
	background-image:url(http://img1.chakpak.com/images/buttonbg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}

.buttonsmall
{
	background-image:url(http://img1.chakpak.com/images/buttonbg_small.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}

.btnlarge
{
	background-image:url(http://img1.chakpak.com/images/buttonbg_big.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:15px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}


.btnsmall
{
	background-image:url(http://img1.chakpak.com/images/btn_small_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}

.buttonbuy
{
	background-image:url(http://img1.chakpak.com/images/btn_buy_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointerpointer;
	cursor: hand ;
	text-align:center;
}

.buttonbuy1
{
	background-image:url(http://img1.chakpak.com/images/btn_buy1_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:10px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}


.button_step01
{
	background-image:url(http://img1.chakpak.com/images/bg_step.gif);
	height:22;
	width: 80;
	font-family:Georgia;
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	background-repeat:no;
	text-align:center;
}

.button_step02
{
	background-image:url(http://img1.chakpak.com/images/bg_step_on.gif);
	height:22;
	width: 80;
	cursor: pointer;
	cursor: hand;
	font-family:Georgia;
	font-size:13px;
	color:#134875;
	font-weight:normal;
	background-repeat:no;
	text-align:center;
}



.mypage
{
	background-image:url(http://img1.chakpak.com/images/btn_mypage_bg.gif);
	background-repeat:x;
	font-family:Georgia;
	font-size:12px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:normal;
	cursor: pointer;
	cursor: hand;
	text-align:center;
}


.popwidget
{
    font-family:Georgia;
    font-size:11px;
    color:#333333;
    text-decoration:none;
}

.popwidget a
{
    font-family:Georgia;
    font-size:11px;
    color:#134875;
    text-decoration:none;
}

.popwidget a:hover
{
    font-family:Georgia;
    font-size:11px;
    color:#00B3DC;
    text-decoration:underline;
}

#statesmod {position:relative;}
#statesautocomplete {position:relative;width:15em;margin-bottom:1em;}/* set width of widget here*/
#statesautocomplete {z-index:9000} /* for IE z-index of absolute divs inside relative divs issue */
#search_container_id{position:absolute;top:1.7em;width:100%}
#search_container_id .yui-ac-content{position:absolute;width:50%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;}
#search_container_id .yui-ac-shadow{position:absolute;margin:.3em;width:50%;background:#a0a0a0;z-index:9049;}
#search_container_id ul{padding:5px 0;width:100%;}
#search_container_id li {padding:0 5px;cursor:default;white-space:nowrap;}
#search_container_id li.yui-ac-highlight{background:#ff0;}
#search_container_id li.yui-ac-prehighlight{background:#FFFFCC;}

.search_autocomplete
{
    padding-left:2px;
	FONT-SIZE: 11px;
	font-family: Arial, Tahoma;
}

#search_container_movies_id{position:absolute;top:1.7em;width:100%}
#search_container_movies_id .yui-ac-content{position:absolute;width:50%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;}
#search_container_movies_id .yui-ac-shadow{position:absolute;margin:.3em;width:50%;background:#a0a0a0;z-index:9049;}
#search_container_movies_id ul{padding:5px 0;width:100%;}
#search_container_movies_id li {padding:0 5px;cursor:default;white-space:nowrap;}
#search_container_movies_id li.yui-ac-highlight{background:#ff0;}
#search_container_movies_id li.yui-ac-prehighlight{background:#FFFFCC;}


#search_container_celebs_id {position:absolute;top:1.7em;width:100%}
#search_container_celebs_id .yui-ac-content{position:absolute;width:50%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;}
#search_container_celebs_id .yui-ac-shadow{position:absolute;margin:.3em;width:50%;background:#a0a0a0;z-index:9049;}
#search_container_celebs_id ul{padding:5px 0;width:100%;}
#search_container_celebs_id li {padding:0 5px;cursor:default;white-space:nowrap;}
#search_container_celebs_id li.yui-ac-highlight{background:#ff0;}
#search_container_celebs_id li.yui-ac-prehighlight{background:#FFFFCC;}



/* YAHOO CONTAINER RELATED CSS */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
.yui-overlay {
	position:absolute;
	display:block;
}

.yui-tt {
	visibility:hidden;
	position:absolute;
	color:#333;
	background-color:#FDFFB4;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #FCC90D;
	font:100% sans-serif;
	width:auto;
}

* html body.masked select {
	visibility:hidden;
}

* html div.yui-panel-container select {
	visibility:inherit;
}

* html div.drag select {
	visibility:hidden;
}

* html div.hide-select select {
	visibility:hidden;
}

.mask {
    z-index:0;
    display:none;
    position:absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
    background-color:#CCC;
}

.hide-scrollbars * {
	overflow:hidden;
}

.hide-scrollbars textarea, .hide-scrollbars select {
	overflow:hidden;
	display:none;
}

.show-scrollbars textarea, .show-scrollbars select {
	overflow:visible;
}

.yui-panel-container {
	position:absolute;
	background-color:transparent;
	z-index:6;
	visibility:hidden;
	overflow:visible;
	width:auto;
}

.yui-panel-container.focused {
}


.yui-panel-container.matte {
	padding:3px;
	background-color:#FFF;
}

.yui-panel-container.matte .underlay {
	display:none;
}

.yui-panel-container.shadow {
	padding:0px;
	background-color:transparent;
}

.yui-panel-container.shadow .underlay {
	visibility:inherit;
	position:absolute;
	background-color:#CCC;
	top:3px;left:3px;
	z-index:0;
	width:100%;
	height:100%;
    -moz-opacity: 0.7;
    opacity:.70;
    filter:alpha(opacity=70);
	zoom:1;
}

.yui-panel {
	visibility:hidden;
	border-collapse:separate;
	position:relative;
	left:0px;top:0px;
	background-color:#FFF;
	border:1px solid #CCCCCC;
	z-index:1;
	overflow:hidden;
}

.yui-panel .hd {
    background-image:url(../images/link-hover.gif);
    background-repeat:repeat-x;
    height:30px;
    font-family:Georgia;
    font-size:12px;
    color:#134875;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
    /*font-size:100%;*/
	/*line-height:100%;*/
	/*border:1px solid #FFF;*/
	/*border-bottom:1px solid #000;*/
	/*font-weight:bold;*/
	/*overflow:hidden;*/
	padding:4px;
}

.yui-panel .bd {
	overflow:hidden;
	padding:4px;
}

.yui-panel .bd p {
	margin:0 0 1em;
}

.yui-panel .container-close {
	position:absolute;
	top:5px;
	right:4px;
	z-index:6;
	height:30px;
	width:12px;
	margin:0px;
	padding:0px;
	background:url(http://img1.chakpak.com/images/btn_close.gif) no-repeat;
    cursor:pointer;
	visibility:inherit;
    vertical-align:middle;
}

.yui-panel .ft {
	padding:4px;
	overflow:hidden;
}

.yui-simple-dialog .bd .yui-icon {
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-right:10px;
	float:left;
}

.yui-simple-dialog .bd span.blckicon {
	/*background: url("blck16_1.gif") no-repeat;*/
}

.yui-simple-dialog .bd span.alrticon {
	/*background: url("alrt16_1.gif") no-repeat;*/
}

.yui-simple-dialog .bd span.hlpicon {
	/*background: url("hlp16_1.gif") no-repeat;*/
}

.yui-simple-dialog .bd span.infoicon {
	/*background: url("info16_1.gif") no-repeat;*/
}

.yui-simple-dialog .bd span.warnicon {
	/*background: url("warn16_1.gif") no-repeat;*/
}

.yui-simple-dialog .bd span.tipicon {
	/*background: url("tip16_1.gif") no-repeat;*/
}

.yui-dialog .ft, .simple-dialog .ft {
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
}

.yui-dialog form, .yui-simple-dialog form {
	margin:0;
}

.button-group button {
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
	background-color: #E4E4E4;
	color: #333;
	cursor: hand;
	vertical-align: middle;
	border: 2px solid #797979;
	border-top-color:#FFF;
	border-left-color:#FFF;
	margin:2px;
	padding:2px;
}

.button-group button.default {
	font-weight:bold;
}

.button-group button:hover, .button-group button.hover {
	border:2px solid #90A029;
	background-color:#EBF09E;
	border-top-color:#FFF;
	border-left-color:#FFF;
}

.button-group button:active {
	border:2px solid #E4E4E4;
	background-color:#BBB;
	border-top-color:#333;
	border-left-color:#333;
}

.roundedImageCorners {
    padding-left:0;
    padding-right:0;
    padding-top:0;
    padding-bottom:0;
}

.grabWidget {
    cursor:pointer;
    position:absolute;
    right:0;
    z-index:1;
    background-image:url(http://img1.chakpak.com/images/bg_movies_links.gif);
    background-repeat:repeat-x;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-family:Georgia;
	font-size:11px;
	color:#134875;
	text-decoration:none;
}

/**
registration related css
*/
.bg_bottom
{
	background-image:url(http://img1.chakpak.com/images/bottom_bg.gif);
	background-repeat:repeat-x;
}

.newuser_bandbg
{
	background-image:url(http://img1.chakpak.com/images/new_user_ban_bg.jpg);
	background-repeat:repeat-x;
}

.rq_home_bg
{
	background-image:url(http://img1.chakpak.com/images/rq_home_bg.jpg);
	background-repeat:repeat-x;
	height:137px;
}

.rq_bg
{
	background-image:url(http://img1.chakpak.com/images/rq_bg.jpg);
	background-repeat:repeat-y;
}

.rq_bg1
{
	background-image:url(http://img1.chakpak.com/images/rq_inside_bg.jpg);
	background-repeat:repeat-x;
	height:137px;
}

.contest_bandbg
{
	background-image:url(http://img1.chakpak.com/images/contest_bg.jpg);
	background-repeat:repeat-x;
}

.contest_borber
{
	border-right:1px solid #C6DE66;
}

.contest_borber1
{
	border-top:1px solid #C6DE66;
}

.white_hdr
{
	font-family:Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.white_copy_bold
{
	font-family:Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.white_copy
{
	font-family:Helvetica;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.white_copy1
{
	font-family:Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.text_bold
{
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.text_bold1
{
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

.button
{
	background-image:url(http://img1.chakpak.com/images/but_bg.jpg);
	background-repeat:repeat-x;
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

.button1
{
	background-image:url(http://img1.chakpak.com/images/but_bg.jpg);
	background-repeat:repeat-x;
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}


/*nifty related css*/
/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

.blueborderbox {
    border:2px solid #E4E4E4
}

.bluesolidbox {
    height:8px;
    background-color:blue
}

.redsolidbox {
    height:8px;
    background-color:red
}

.yellowsolidbox{
    height:8px;
    background-color:yellow;
}

.simplebox {
    border:1px;
    background-color:peachpuff;
    margin:4px;    
}


.boxwithbigtext {
    padding:5px 10px 5px 20px;
    background-color:#DFECAA;

    font-size:16px;
    font-family:Georgia;
    /*font-weight:bold;*/
    color:#FFFFFF;
}

/*** QUIZ RELATED CSS *********************************/

.percent {
background-color:#FFFFCC;
background-color:#cbf3f4;
border:1px solid #FFFFFF;
float:right;
font-size:24px;
padding:4px;
}
/*** END - QUIZ RELATED CSS *********************************/

.grayline
{
	background-color: #262626;
}

.fixedtext
{
    overflow:hidden;
}

.albumimages
{
    background-color:#cbf3f4;    
    border:1px thin #FFFFFF;
    padding:15px;
    width:150px;
    height:150px;
}

.albumimages:hover
{
    background-color:#33ffff;      
}
.albumImg
{
    border:0px;
    
}

.musicsearch
{
    width:80%;
    height:40px;
    padding:9px;
}

.musicsearchform
{
    padding:9px;
}

.divwithborder
{
    border:1px solid #99ccff;
}
