html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}


body, html {
	background-attachment: scroll;
	background-image: url(../images/top-background.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ACACAC;
	width: 100%;
	font-size: 12px;
}

	 
.clear{
	clear: both;
} 


#container1 {
	background-attachment: scroll;
	background-image: url(../images/background-shadow.png);
	background-repeat: no-repeat;
	background-position: center 118px;
	width: 100%;
}
.square-ad {
}
	 
#container2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-left: 20px;
	background-color: #FFFFFF;
	position: relative;
	font-weight: normal;
	width: 910px;
	padding-right: 20px;
	overflow:auto;
}

      /*  header styles */
	  

#header {
	height: 115px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}

.logo{
	margin-left: 6px;
}

p.logo-txt {
	font-size: 12px; 
	position: absolute;
	top: 38px;
	left: 12px;
	color:#333333;
}

p.browse-txt{
	position: absolute;
	top: 72px;
	left: 12px;
	color:#333333;
	width: 100px;
	font-size: 14px;
}	

p.title-txt {
	position: absolute;
	top: 88px;
	left: 12px;
	color:#333333;
}

#browse-links{
	position: absolute;
	top: 80px;
	left: 130px;
}

#browse-links a {
	padding-right: 3px;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}


#search-box{
	position: absolute;
	width: 357px;
	height: 29px;
	left: 446px;
	top: -5px;
	text-align: right;
}



	/* navigation styles */
	

 h1.category a { 
	background:url(../images/nav-category-bg.png); 
	width: 140px;
	height: 64px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0px;
	left: 220px;
}

 h1.title a { 
	background:url(../images/nav-title-bg.png); 
	width: 140px;
	height: 64px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0px;
	left: 362px;
}

 h1.singer a { 
	background:url(../images/nav-singer-bg.png); 
	width: 140px;
	height: 64px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0px;
	left: 504px;
}

 h1.celebs a { 
	background:url(../images/nav-celebs-bg.png); 
	width: 140px;
	height: 64px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0px;
	left: 646px;
}

 h1.lyrics a { 
	background:url(../images/nav-lyrics-bg.png); 
	width: 140px;
	height: 67px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0px;
	left: 788px;
}
.top-box/*  center content boxes */


{
	padding-top: 8px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/orange-shadow-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 4px solid #F06200;
	background-color: #F06200;
}

h1#sub-text{
	font-size: 24px;
	color: #FFFFFF;
	margin-top: -40px;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 5px;
}

	 
h2.second-box{
	background: url(../images/h2-orange-bg.png) no-repeat;
	width: 445px;
	height: 28px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 10px;
}	


	/* LEFT BAR STYLES */
	
	
#left-bar{
	float: left;
	width: 175px;
	position: relative;
	clear: left;
}

#useful-links{
	background:url(../images/useful-links-bg2.png) no-repeat;
	width: 166px;
	position: relative;
	height: 400px;
}


#useful-links ul {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 145px;
}
	
#useful-links h4{
	position: absolute;
	font-size: 16px;
	top: 10px;
	left: 10px;
	color: #333333;
}

#useful-links ul li {
	font-size: 10px;
	padding-top: 1px;
	background: url(../images/arrow.png) no-repeat left;
	list-style: none;
	margin-top: 2px;
}

#useful-links ul li a {
     margin-left: 15px;
	 color: #333333;
	 
}

	/* RIGHT BAR STYLES */
	

#right-bar {
	position: relative;
	overflow: visible;
	float: right;
	width: 300px;
	clear: none;
}

	/* Center Box's Styles */
	

#center-content{
	position: relative;
	overflow: auto;
	width: 430px;
	clear: none;
	float: left;
}

#center-content2{
	position: relative;
	overflow: auto;
	width: 730px;
	clear: none;
	float: left;
}


.top-shadow p.top-box-text {
	font-size: 14px;
	color:#333333;
}

.top-shadow{
	min-height: 54px;
	position: relative;
	z-index: 1;
	background-attachment: scroll;
	background-image: url(../images/content-shadow-gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
}


.bottom-shadow{
	background-image: url(../images/bottom-shadow.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}


.top-shadow p {
	color:#333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}	

#vertical-line{
	 background:url(../images/vertical-line.png) no-repeat;
	 width: 12px;
	 height: 1053px;
	 position: absolute;
	 top: 0px;
	 left: 470px;
}



  /* Footer Styles */
  
  

#footer ul{
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#bottom-google {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 728px;
	float: right;
}

#footer li{
	display: inline;
	font-size: 10px; 
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
}

#footer a { 
	text-decoration: none;
 	color: #333333;
}  
	
#vertical-ad {
	width: 160px;
	height: 606px;
	margin-left: 2px;
	margin-top: 2px;
}
#horizontal-ad {
	margin-bottom: 15px;
	position: relative;
	float: left;
	width: 728px;
	clear: none;
	height: 90px;
}
#center-content p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.square-ad {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	clear: none;
	width: 300px;
	overflow: hidden;
	float: right;
}
h1 {
	font-size: 22px;
	line-height: 24px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
#ads {
position:relative;
width:227px;
}

#aubg {
background-color:#FFFFFF;
border:0 solid #000000;
color:#000000;
}

#ads ul li {
float:left;
height:84px;
margin:3px 0 3px 11px;
overflow:hidden;
width:227px;
}
.top-shadow a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.top-shadow li {
	list-style-type: none;
	display: inline;
}
#footer {
	clear: both;
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	overflow: auto;
}
.links-list a {
	margin-right: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
h2.top-box a {
	color: #FFFFFF;
	text-decoration: none;
}
.links-list p a {
	margin-right: 0px;
	padding-right: 0px;
	border-style: none;
}
a:hover {
	text-decoration: none;
}

.addthis_button {
	margin-top: 15px;
}.cricket-image {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

