/* header__________________________________________________ */

#header {
	width:1000px;
	height:100%;
}
/* top_bar__________________________________________________ */

/* Footer__________________________________________________ */

#footer_innerpage {
	width:832px;
	height:auto;
	clear: left;
	text-align: center;
	/*background-color: #333335;
	background-repeat: repeat-x;*/
	color: #9f9f9f;
	margin-top:10px;
}
a.footer_innerpage:link {color:#FFFFFF; text-decoration: none;}
a.footer_innerpage:visited {color:#FFFFFF;text-decoration: none;}
a.footer_innerpage:active {color:#FFFFFF;text-decoration: none;}
a.footer_innerpage:hover {color:#000000;text-decoration: none;}

/* promotion textlink__________________________________________________ */
#promotion_textlink {
	width:830px;
	float:left;
	height:auto;
	border:solid;
	background:#222222;
	border-color:#666666;
	border-width:thin;
	/*padding-bottom: 10px;*/
	font-size:11px;
	list-style-image: url(/images/arrow_list.gif);
	list-style-type: lower-alpha;
	text-decoration: none;
}

#promotion_inside_promotion ul {
	margin:5px 0px 0px 0px;
	line-height:15px;
	padding:0px 0 5px 5px;
	text-decoration: none;	
	list-style-image: url(/images/arrow_list.gif);
	list-style-type: lower-alpha;
	text-decoration: none;
}

#promotion_inside_whathot ul {
	margin:5px 0px 0px 0px;
	line-height:15px;
	padding:0px 0 5px 5px;
	text-decoration: none;	
	list-style-image: url(/images/arrow_list.gif);
	list-style-type: lower-alpha;
	text-decoration: none;
}
/* Quick Link__________________________________________________ */
#quicklink {
	width:830px;
	float:left;
	height:auto;
	background:#000000;
	/*padding-bottom: 10px;*/
	font-size:11px;
	list-style-image: url(/images/arrow_list.gif);
	list-style-type: lower-alpha;
	text-decoration: none;
	padding:auto;
	margin:auto;
}
#quicklink_content {
	float:left;
	width:150px;
	height:auto;
}
#quicklink_content  ul{
	margin:5px 8px 8px 0px;
	line-height:15px;
	padding:0px 0 5px 15px;
	text-decoration: none;	
	list-style-image: url(/images/arrow_list.gif);
	list-style-type: lower-alpha;
	text-decoration: none;
	}
/* __________________________________________________ */
#contest_info {
	width:400px;
	/*float:left;*/
	padding: 2;
	border-bottom-width: thin;
	border-bottom-color: #333333;
}
.white_txt2 {color: #FFFFFF; text-decoration: none;}
.white_txt2 a:link {color: #FFFFFF;text-decoration: none;}
.white_txt2 a:visited {color: #FFFFFF;text-decoration: none;}
.white_txt2 a:active {color: #FFFFFF;	text-decoration: none;}
.white_txt2 a:hover {color: #02bbf1;}

.freebiestitle  {color: #FFFFFF; text-decoration: none;}
.freebiestitle  a:link {color: #FFFFFF;text-decoration: none;}
.freebiestitle  a:visited {color: #FFFFFF;text-decoration: none;}
.freebiestitle  a:active {color: #FFFFFF;	text-decoration: none;}
.freebiestitle  a:hover {color: #02bbf1;}

.black_txt {color: #000000; text-decoration: none;}
.black_txt a:link {color: #000000;text-decoration: none;}
.black_txt a:visited {color: #000000;text-decoration: none;}
.black_txt a:active {color: #000000;text-decoration: none;}
.black_txt a:hover {color: #02bbf1;}

.winnerlist_txt {color: #ffffff; text-decoration: none; font-size:14px; font-weight:bold; text-decoration:underline;}


#tableabc123{
	width:832px;
	height:auto;
	background:#000000;
	border:#0000FF;
	float:left;
}
#inner_body {
	width: 832px; 
	height: auto; 
	background-color: #000000; 
	float: left
}
#inner_content {
	width:790px; 
	margin-left:21px; 
	text-align:justify;
}
#searchlite {
	
}

/*- tabs winner -*/

    #tabswinner {
		width:780px;
      float:left;
	  background:#181c25;
      /*background:#000;*/
      font-size:13px;
      line-height:normal;
	  
	  
      }
    #tabswinner ul {
	margin:0;
	padding:5px 10px 0 0;
	list-style:none;
	font-weight:bold;height:25px;
      }
    #tabswinner li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabswinner a {
      float:left;
      background:url("/images/tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabswinner a span {
      float:left;
      display:block;
      background:url("/images/tabright3.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabswinner a span {float:none;}
    /* End IE5-Mac hack */
   #tabswinner a:hover span {
      color:#FFF;
      }
    #tabswinner a:hover {
      background-position:0% -42px;
      }
    #tabswinner a:hover span {
      background-position:100% -42px;
      }
	#tabswinner #current a {
      	background-position:0% -42px;
      }
	#tabswinner #current a span {
      	background-position:100% -42px;
      	color:#57cdc6;
		font-weight:bold;
      }


/*harvey norman */
.news_title {
color:#000;
font-size:14px;
font-weight:bold;
}

.news_body {
color:#333;
}

.news_content {
color:#333;
}

/*rating */
.rating{
	width:80px;
	height:16px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(/music/boombox/images/star-matrix.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}
ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(/music/boombox/images/star-matrix.gif) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
/* end rating code */

/* iPhone */
#iphone { color:#333333; font:14px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; background-color:#fff; }
#iphone p { margin:0; }
.ititle { font-size:16px; }
.inote { font-size:10px; }
#ilist { list-style:square; list-style-position:inside; margin:0; }
#iphone a { color:#0088CC; text-decoration:none; }
#iphone a:hover { color:#0088CC; text-decoration:underline; }