body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.container {
	margin:auto;
	width:960px;
}
.header {
	margin:10px 0;
}
.logo {
	float:left;
	text-align:center;
	margin-top:12px;
}
.logo img {
	float:left;
	margin-left:8px;
	margin-right:9px;
}
.logo h1 {
	float:left;
	margin:5px 0 0 0;
	padding:0;
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	color:#2f3743;
}
form {
	margin:0;
	padding:0;
}
.categories {
	margin-left:195px;
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E7E7E7;
}
.flag_arrow {
	float:right;
  position:relative;
	margin-top:-8px;
}
.flag_arrow a img {
	border:0;
	vertical-align:middle;
  padding-right:5px;
}
.flag_arrow .countries {
	display:none;
	line-height:20px;
  position:absolute;
  width:83px;
  top:16px;
  left:25px;
}
.countries a img {
	padding-right:5px;
	border:0;
}
.countries a:hover {
	text-decoration:none !important;
}
.flag_arrow:hover .countries {
	display:block;
	position:absolute;
	padding:5px;
	margin-left:-25px;
	background-color:#fff;
	color:#000;
	border:1px #777 solid;
}
.categories a {
	color:#353844;
	text-decoration:none;
}
.categories a.active {
	font-size:12px;
	font-weight:bold;
	color:#FF6C15;
	text-decoration:none;
}
.categories a:hover {
	color:#F07228;
	text-decoration:underline;
}
.search_bar {
	float:left;
	margin-left:14px;
	margin-top:5px;
}
.search_box {
}
input.search_song {
	float:left;
	width:266px;
	border:0;
	padding-top:3px;
	padding-left:3px;
}
.search_arrow {
	float:right;
	padding:10px 10px 0 10px;
}
.search_arrow a img {
	border:0;
}
input.submit_music {
	float:left;
	height:33px;
	margin-top:2px;
	margin-left:2px;
	padding-top:6px;
	padding-bottom:4px;
	border:1px #F07228 solid;
	background-color:#F07228;
	color:#fff;
}
input.submit_lyrics {
	float:left;
	height:33px;
	margin-top:2px;
	margin-left:2px;
	padding-top:6px;
	padding-bottom:4px;
	border:1px #d4d5d9 solid;
	background-color:#fff;
	color:#404040;
}
.clear {
	clear:both;
}
.clear2 {
	clear:both;
	border-top:1px #DEDEDE solid;
	height:1px;
}
.orange_bar {
	height:32px;
	background:url(http://assets.ginio.com/images/layout/orange_bar.jpg) repeat-x;
}
.main {
	margin:10px 0 0 0;
}
.left_side {
	float:left;
	width:185px;
	height:849px;
	background:url(http://assets.ginio.com/images/layout/left-nav-bg.jpg);
	padding-bottom:5px;
}
.left_side_heading {
	margin:5px 0 0 5px;
	padding-top:12px;
	width:175px;
	height:26px;
	background:url(http://assets.ginio.com/images/layout/left-nav-heading.jpg) no-repeat;
	border-bottom:1px #e8e9e3 solid;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.left_side_tile {
	margin:0 0 0 5px;
	width:175px;
	background:url(http://assets.ginio.com/images/layout/left-nav-tile.jpg);
}
.left_side_tile ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
}
.left_side_tile ul li {
	border-bottom:1px #e8e9e3 solid;
}
.left_side_tile ul li a {
	display:block;
	width:165px;
	margin-left:1px;
	padding:5px 0 5px 8px;
	background-color:#fff;
	color:#000;
	text-decoration:none;
}
.left_side_tile ul li a:hover {
	background-color:#FD9031;
	color:#fff;
	text-decoration:underline;
}
.left_side_tile ul.alphabetical_search {
	padding-left:3px;
	padding-top:3px;
}
.left_side_tile ul.alphabetical_search li {
	float:left;
	border-bottom:0;
}
.left_side_tile ul.alphabetical_search li a {
	display:block;
	width:15px;
	padding:5px 0 5px 8px;
	background-color:#fff;
	color:#000;
	text-decoration:none;
}
.left_side_tile ul.alphabetical_search li a:hover {
	background-color:#FD9031;
	color:#fff;
	text-decoration:underline;
}
.left_side_bottom {
	margin:0 0 15px 5px;
}
.middle_side {
	float:left;
	width:509px;
	padding:0 8px;
	text-align:center;
}
.recent_popular_top {
}
.recent_popular_tile {
	width:495px;
	padding:7px;
	background:url(http://assets.ginio.com/images/layout/recent_popular_tile.jpg) repeat-y;
}
h5 {
	margin:0;
	padding:5px 0 9px 4px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.recent_albums {
	width:495px;
	height:98px;
	background:url(http://assets.ginio.com/images/layout/recent_albums.jpg) no-repeat;
	margin-bottom:14px;
}
.recent_albums a img {
	width:74px;
	height:74px;
	border:1px #9e9e9e solid;
	margin:10px 9px;
}
.popular_artists {
width:495px;
height:220px;
background:url(../images/popular_artists.jpg) no-repeat;
margin-bottom:14px;
}
.popular_artists a img {
width:74px;
height:74px;
border:1px #9e9e9e solid;
margin:12px 9px 3px;
}
.popular_artists .artistCell{
width:99px;
height:115px;
text-align:center;
float:left;
color:#333;
      font-size:11px
}
.popular_artists .artistCell a:link, .recent_albums .artistCell a:visited,.popular_artists .artistCell a:visited{
      color:#777;
      text-decoration:none;
}
.popular_artists .artistCell a:hover{
color:#777;
      text-decoration:underline
}
.popular_artists .artistCell a.title{
color:#333;
      font-size:12px
}
.recent_popular_bottom {
}
.top_10_songs {
	margin:14px 0 5px 0;
	width:509px;
	height:32px;
	background:url(http://assets.ginio.com/images/layout/top_10_songs.jpg) no-repeat;
	text-align:left;
}
ol#top_10_songs {	
	float:left;
	padding:0;
	margin:0 2px 5px 1px;
	list-style-type:none;
	text-align:left;
	width:250px
}
ol#top_10_songs li {
	padding:0px 5px 0px 20px;
	margin:0;
	margin-left:6px;
	font-size:10px;
	color:#999;
	background:url(http://assets.ginio.com/images/layout/num.gif) no-repeat 1px 3px;
}
ol#top_10_songs li a {
	color:#000;
	text-decoration:none;
	line-height:20px;
	font-size:12px
}
ol#top_10_songs li a:hover {
	color:#777;
	text-decoration:underline;
}
h4 {
	margin:0;
	padding:9px 0 0 12px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
h6 {
	margin:0;
	padding:12px 0 0 15px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}
.top_10_ringtones {
	float:left;
	width:251px;
	margin:0 1px;
}
.top_10_ringtones_top {
	width:251px;
	height:33px;
	background:url(http://assets.ginio.com/images/layout/top_10_ringtones_top.jpg) no-repeat;
	text-align:left;
}
.top_10_ringtones_tile {
	width:251px;
	background:url(http://assets.ginio.com/images/layout/top_10_ringtones_tile.jpg) repeat-y;
}
.top_10_ringtones_tile ol {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	text-align:left;
	width:200px
}
.top_10_ringtones_tile ol li {
	padding:0px 5px 0px 20px;
	margin:0;
	margin-left:6px;
	font-size:10px;
	color:#fff;
	background:url(http://assets.ginio.com/images/layout/num2.gif) no-repeat 1px 3px;
}
.top_10_ringtones_tile ol li a {
	color:#000;
	text-decoration:none;
	line-height:20px;
	font-size:12px
}
.top_10_ringtones_tile ol li a:hover {
	color:#777;
	text-decoration:underline;
}
.top_10_ringtones_bottom {
}
.right_side {
	float:left;
	width:250px;
}
.side_banner {
	margin:8px 0;
	text-align:center;
}
#right_side {
	float:left;
	width:250px;
	padding-bottom:5px;
	margin-bottom:5px;
}
.right_side_heading {
	margin:5px 0 0 0;
	padding-top:16px;
	width:250px;
	height:28px;
	background:url(http://assets.ginio.com/images/layout/right_side_heading.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.right_side_tile {
	width:230px;
	padding:10px;
	background:url(http://assets.ginio.com/images/layout/right_side_tile.jpg) repeat-y;
	font-size:12px;
	line-height:25px;
}
.right_side_tile a.gray {
	padding:1px 3px;
	color:#939393;
	text-decoration:underline;
}
.right_side_tile a.gray:hover {
	background-color:#939393;
	color:#fff;
	text-decoration:none;
}
.right_side_tile a.dark {
	font-size:10px;
	padding:1px 3px;
	color:#002E5D;
	text-decoration:underline;
}
.right_side_tile a.dark:hover {
	background-color:#002E5D;
	color:#fff;
	text-decoration:none;
}
.right_side_tile a.blue {
	font-size:11px;
	padding:1px 3px;
	color:#004DCB;
	text-decoration:underline;
}
.right_side_tile a.blue:hover {
	background-color:#004DCB;
	color:#fff;
	text-decoration:none;
}
.musica_on_facebook {
	border:1px #D6D8D7 solid;
}
.copyright {
	padding:15px 0;
	font-size:11px;
	color:#999;
	text-align:center;
}
.searchBox {
	float:left;
	height:26px;
	background-image:url(http://assets.ginio.com/images/layout/searchboxBG.gif);
	background-repeat:no-repeat
}
.searchBoxL {
	width:6px;
	background-position:0 0
}
.searchBoxM {
	padding:3px 0 3px 0;
	width:395px;
	background-position:0 -50px;
	background-repeat:repeat-x;
  position:relative;
}
.searchBoxR {
	width:6px;
	background-position:0 -100px;
}
.searchBox input {
	border: 0 none;
  padding:2px 0 0;
  width:100%;
}
.search_bar .submit {
	padding-bottom:2px;
	color:#FFF;
	width: 84px;
	height:26px;
	border:0;
	cursor:pointer;
	text-indent:8px;
	margin-left:4px;
	background: url(http://assets.ginio.com/images/layout/submit_btn_bg.gif) 0 0 no-repeat;
}
