@charset "UTF-8";
/* CSS Document */
.nav_middle{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:6px;
	height:22px;
	text-align:center;
	cursor:pointer;
}
.nav_middle:hover{
	color:#330099;

}
.tabs ul{
	list-style-type: none;
	margin: 0;
	margin-left: 5px; /*offset of first tab relative to page left edge*/
	padding: 0;
}
.tabs li{
	float: left;
	margin: 0;
	padding: 0;
}
.tabs a{
	float: left;
	position: relative;
	text-decoration: none;
}
.tabs a span{
float: left;
position: relative;
display: block;
font-weight: bold;
color: black;
}
.table_top{
	display:inline;
	}
.table_top_bg{
	background-image:url(../new/images/table_top_middle.jpg);
	background-repeat:repeat-x;
}
.table_right{
	background-image:url(../new/images/table_right_side.jpg);
	background-repeat:repeat-y;
}
.table_left{
	background-image:url(../new/images/table_left_middle.jpg);
	background-repeat:repeat-y;
}
.table_bottom{
	background-image:url(../new/images/table_bottom_middle.jpg);
	background-repeat:repeat-x;
}
.table_style{
	padding:5px;
	font-family:Arial;
	font-size:14;
	}
	
body {
	background-color: #f9faf9;
}
#banner{
	position:absolute;
	top:0px;
	left:20px;
	}
#search {
	position:absolute;
	left:794px;
	top:4px;
	width:207px;
	height:20px;
	z-index:2;
}
#nav {
	position:absolute;
	left:666px;
	top:36px;
	height:19px;
	z-index:3;
}
.font{
font-family:Arial;
font-size:16px;
color:#000; 
line-height:16px;
}
.juice_font{
font-family:Arial;
font-size:24px;
color:#6666CC;
font-weight:bold;
}
.blog_font{
	font-size:18px;
	font-family:Arial;
	color:#000;
}
.blog_header{
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	color:#0000CC;
}
.media_thumb_font{
	font-size:12px;
	font-weight:500;
	font-family:Arial;
	color:#000;
}
.view_media{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#6633CC;
}
.view_media:hover{
	color:#000;
	font-size:14px;
	text-decoration:underline;
}
.more{
	font-size:10px;
	font-family:Helvetica;
	font-weight:bold;
	color:#6633CC;
	cursor:pointer;
}
.more:hover{
	color:#000;
	}
.user_font{
	font-size:16px;
	font-family:Helvetica;
	font-weight:bold;
	color:#000;
}
.blogger_name_font{
	font-size:16px;
	font-family:Helvetica;
	font-weight:bold;
	color:#0033FF;
}
.date_font{
	font-size:12px;
	font-family:Helvetica;
	font-weight:bold;
	color:#000066;
	
}
.grey_border_8d {	
	padding:5px;
	background-image:url(../images/8d_bg2.jpg);
}
.blog_border {	
	padding:5px;
	background-color:#FFF;
	border:#CCC thin dashed;
}
.blog_border:hover {
	background-image:none;
	background-color:#CCC;
}
 .vid_caption{
	font-family:Arial;
	font-size:12px;
	color:#000;
}
.vid_title{
	font-family:Arial;
	font-size:14px;
	color:#666;
}
a:link img{
	border:none;
	}
.email{
font-size:36px;
}