/* CSS by Jeremy Asmus for Voices Only A Cappella */

body {
	margin:0 auto;
	background-color:#F7F7F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#wrapper {
	width:960px;
	margin:0 auto;
	padding-top:15px;
}

/* HEADER Style */

#header {
	padding:10px;
}

#header h1 {
	margin:5px 0 0 0;
	color:#666666;
	font-size:14px;
}

/* MAIN CELL Stlyes */

#main_cell {
	width:820px;
	float:left;
	margin-right:10px;
}

#content_cell {
	width:590px;	
	float:right;
	margin-bottom:10px;
}

#content_cell h3 {
	background-color:#F6F6F6;
	border-bottom:1px solid #DDDDDD;
	color:#006699;	
	margin:10px 0 0 0;
	padding:5px 10px;
}

.content_cell_topper {
	background-image:url(../images/content_cell_topper.jpg);
	height:5px;
}

.review_content {
	background-color:white;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:0 15px;
	overflow:hidden;
	width:558px;
}

#review_short {
	overflow:hidden;
	display:block;
}

#review_full a {
	text-decoration:underline !important;
}

#review_full a:hover {
	text-decoration:none !important;
}

.review_grade {
	background-color:#EEEEEE;
	height:75px;
}

.review_content p {
	line-height:19px;
	margin:0;
	padding:5px 0;
}

.review_content a {
	color:#006699;
	text-decoration:none;
}

.read_toggle {
	text-align:right;
	font-size:11px;
	padding:10px 0;
}

.read_toggle img {
	float:right;
	padding:5px 0 0 5px;
}

.content_cell_bottom {
	background-image:url(../images/content_cell_bottom.jpg);
	height:5px;
}

#twitter_cell {
	margin:10px 0;
}

.radioblog_frame {
	margin-left:10px;
	float:right;
	padding-top:5px;
}

/* ALBUM TRACKS Styles */

#album_tracks_cell {
	width:590px;
	padding-top:10px;
	clear:both;
}

#album_tracks {
	background-color:white;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:0 4px;
	width:580px;
	font-size:11px;
}

#album_tracks table {
	width:580px;
	/*border:1px solid #EDB102;*/
}

#album_tracks td {
	padding:5px;
	text-align:left;
	vertical-align:top;
}

/*#album_tracks tr:hover {
	background-color:#99CCFF;
}*/

#album_tracks img {
	margin-right:5px;
	border:0;
}

#album_tracks a {
	color:#006699;
	text-decoration:none;
}

#album_tracks a:hover {
	/*background-color:#D3E9FF;*/
	color:#333333;
}

#album_tracks span {
	color:#777777;
	font-size:10px;
}

.chart_subject {
	text-align:left !important;
}

.album_tracks_yellow_header {
	background-color:#EDB102;
	color:white;
	font-weight:bold;
}

.album_tracks_yellow_row {
	background-color:#FFFFCC;
}

.album_tracks_gray_row {
	background-color:#F6F6F6;
}

.asterisk {
	color:#CC0000 !important;
	font-size:11px !important;
}

/* MINI BOX Styles */

#mini_box_cell {
	width:590px;
	clear:both;
	margin-top:10px;
}

.mini_box {
	width:190px;
	float:left;
}

.mini_box_topper {
	background-image:url(../images/mini_box_topper.jpg);
	height:5px;
}

.mini_box_content {
	background-color:white;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:0 4px;
	overflow:hidden;
	width:180px;
	height:75px;
}

.mini_box_bottom {
	background-image:url(../images/mini_box_bottom.jpg);
	height:5px;
}


/* NAVIGATION Styles */

.review_navigation_cell {
	width:220px;
	float:left;
	margin:0 10px 10px 0;
}

.review_navigation_topper {
	background-image:url(../images/nav_topper.jpg);
	height:5px;
}

.review_navigation {
	width:210px;
	background-color:white;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	overflow:hidden;
	padding:0 4px;
}

.review_navigation ul {
	background-color:#222222;
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
}

.review_navigation li {
	line-height:52px;
	height:60px;
}


.review_navigation li h2 {
	color:#EDB102;
	font-size:16px;
	margin:0;
	text-align:center;
}

.review_navigation li a {
	display:block;
	text-decoration:none;
	color:white;
	font-size:13px;
	padding-left:10px;
}

.review_navigation li a:hover {
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#333333;
}

.review_navigation li a span {
	color:#BBBBBB;
	font-size:11px;
}

.review_navigation img {
	border:1px solid white;
	float:left;
	margin-right:10px;
}

.nav_selected {
	background-color:#393939;
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.review_navigation_bottom {
	background-image:url(../images/nav_bottom.jpg);
	height:5px;
}

/* SOCIAL MEDIA Stlyes */

.social_media {
	width:198px;
	background-color:white;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	overflow:hidden;
	padding:0 10px;
}

.social_media h3 {
	margin:0 0 6px 0;
	font-size:11px;
	color:#666666;
	font-weight:normal;
}

.social_media img {
	margin-right:8px;
	border:none;
	float:left;
}

/* SIDE BANNER AD Stlyes */

#side_banner_cell {
	width:130px;
	float:left;
	text-align:center;
}

.side_banner_topper {
	background-image:url(../images/side_banner_topper.jpg);
	height:5px;
}

.side_banner_content {
	background-color:white;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:0 4px;
}

#side_banner_cell img {
	border:none;
}


.side_banner_bottom {
	background-image:url(../images/side_banner_bottom.jpg);
	height:5px;
	margin-bottom:10px;
}

/* FOOTER Styles */

#footer {
	margin:0 auto;
	width:590px;
	text-align:center;
	clear:both;
	color:#AAAAAA;
	font-size:11px;
	padding:10px 0;
}

#footer a {
	color:#999999;
	text-decoration:none;
}

/* ROLLOVER Styles */

.tool-tip {
	color:white;
	width:300px;
	z-index:13000;
}
 
.tool-title {
	font-weight:bold;
	font-size:12px;
	margin:0;
	color:#9FD4FF;
	padding:8px 8px 4px;
	background:url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size:12px;
	padding:4px 8px 8px;
	background:url(../images/bubble.png) bottom right;
}
 
.custom-tip {
	color:black;
	width:300px;
	z-index:13000;
}
 
.custom-title {
	font-weight:bold;
	font-size:12px;
	margin:0;
	color:#3E4F14;
	padding:8px 8px 4px;
	background:#C3DF7D;
	border-bottom:1px solid #B5CF74;
}
 
.custom-text {
	font-size:12px;
	padding:4px 8px 8px;
	background:#CFDFA7;
}


/* ITUNES PAGE Styles */

.chart_cell {
	width:122px;
}

.chart_top {
	background-image:url(../images/chart_top.jpg);
	width:122px;
	height:20px;
}

.chart_top h2 {
	color:#333333 !important;
	padding-top:5px;
	margin:0;
	font-size:11px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:10px;
}

.chart_content {
	width:122px;
	padding:10px 0 0 5px;
	font-size:10px !important;
	text-align:left;
}

.chart_content a {
	font-size:10px;
	text-decoration:none;
	color:#0066CC;
}

.chart_content a:hover {
	text-decoration:underline !important;
}

.chart_content img {
	float:left;
	padding:5px 5px 15px 0;
	border:none;
}

#chart_item {
	/*height:60px;*/
	padding-bottom:5px;
}

.chart_bottom {
	width:140px;
}


.list_float {
	float:left;
	width:165px;
}.review_content_half {
	background-color: white;
	padding: 0 15px;
	width: 250px;
	border-right-style: 1px solid #DDDDDD;
	border-left-style: 1px solid #DDDDDD;
	overflow: hidden;
}
