* {
	margin: 0;
	padding: 0;
}
.brd {
	border:1px solid #ff0000;
}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {
	font-size: 100%;
}
ul, ol {
	list-style: none;
}
label, input.button {
	cursor: pointer;
	cursor: hand;
}
img, fieldset {
	border: none;
}
table {
	border-collapse: collapse;
	border: none;
	font-size: 100%;
}
body {
	background:#ffffff url(http://www.ebare.co.uk/ebare/images/header_logo_bg.jpg) repeat-x;
	font: 11px/14px Tahoma, Verdana, sans-serif;
	color: #000;
	text-align: center;
}
a {
	color: #0C3057;
}
#wrapper {
	position: relative;
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
#header {
	height: 150px;
	border-bottom: 4px solid #79180f;
}
#header ul {
	float: right;
	padding-top: 125px;
}
#header ul li, #submenu ul li {
	float: left;
	display: inline;
	margin-left: 9px;
	padding-left: 9px;
	background: url(../img/bullet-header.gif) no-repeat 0 50%;
}
#bullet li {
	margin-bottom:5px;
	margin-left: 15px;
	list-style-image: url(../img/bullet-header.gif);
}
#logo {
	font-size: 21px;
}
h1, h2, #logo {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-weight: normal;
}
#top_title {
	height: 34px;
	position:absolute;
	width:880px;
	padding: 20px 0 0 220px;

}
#menu {
	height: 34px;
	/*overflow: visible;
	background-color:#efefef;*/
	/*background: #D56E1C url(../img/menu-bg.png);
	padding-left: 56px;*/
	color: #222222;
	border: solid 1px #dddddd;
}
#menu ul {
	color: #ADC2D9;
	overflow: hidden;
	width: 300px;
}
#menu ul a {
	color: #2222;
	text-decoration: none;
	margin-right: 6px;
	display:block;
}
#menu ul a:hover {
	border-bottom:none;
}
#menu ul li {
	float: left;
	display: inline;/*padding: 17px 0 0 6px;*/
}
#menu ul li.active {
	background: url(../img/bullet-menu.gif) no-repeat 50% 0;
}
#menu form {
	margin: 0 0 0 6px;
}
#menu .input {
	width: 351px !important;
	width /**/: 355px;
	padding: 0 2px;
	height: 20px;
	/*background: #FFF url(../img/menu-input-bg.gif);*/
	border: solid 1px #7F9DB9;
	line-height: 24px;
}
#menu .button, #menu .input {
	vertical-align: middle;
	font-size: 12px;
}
#menu .button {
	color: #FFF;
}
#menu-s {
	border-top: 1px solid #FFF;
	height: 31px;
	background: url(../img/menu-s-bg.png);
	/*overflow: hidden;*/
}
#menu-s p {
	line-height: 31px;
	font-size: 12px;
	color: #9EAEBF;
	text-align: center;
}
#menu-s a {
	color: #FFF;
	text-decoration: none;
}
#content {
	width: 100%;
	overflow: hidden;
	margin: 17px 0 20px;
}
#main2 {
	float: left;
	/*width: 486px;*/
	width: 636px;
	padding-right:6px;
	border-right:1px solid #e0e0e0;
}
#side {
	float: right;
	width: 293px;
}
#content h2 {
	font-weight:bold;
	font-size: 18px;
	color: #32669F;
	padding-left: 20px;
	margin-bottom: 15px;
	background: url(../img/bullet-h2.gif) no-repeat 0 0;
}
#content p {
	margin: 10px 0;
}
#content h3 {
	font-weight: bold;
	color: #0C3057;
	font-size: 12px;
}
div.bt {
	position: relative;
}
div.bt .moret {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 20px;
	margin: 0 !important;
}
div.bt .moret a {
	padding-left: 9px;
	padding-right:20px;
	background: url(../img/bullet-bt.gif) no-repeat 0 50%;
}
.video ul {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.video li {
	float: left;
	display: inline;
	width: 116px;
	position: relative;
	margin: 0 3px 0 0;
}
.video p {
	margin-bottom: 17px !important;
}
.video .imgb {
	display: block;
	width: 286px;
	height: 161px;
	overflow: hidden;
	position: relative;
}
.video .imgb span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 286px;
	height: 161px;
	background: url(../img/border-imgb.png);
	cursor: pointer;
	cursor: hand;
}
* html .imgb span {
	background: none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/space/img/border-imgb.png, sizingMethod='crop');
}
.video li.last {
	margin-right: 0;
}
.video li .preview {
	position: relative;
	width: 116px;
	height: 106px;
}
.video li .preview span {
	display: block;
	position: absolute;
	width: 116px;
	height: 106px;
	top: 0;
	left: 0;
	background: url(../img/border-video.png);
	cursor: pointer;
	cursor: hand;
}
* html .video li .preview span {
	background: none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/space/img/border-video.png, sizingMethod='crop');
}
.video li a {
	display: block;
	text-decoration: none;
}
.video li .title, .video li .author {
	padding-left: 3px;
}
.video li .title {
	font-size: 12px;
	font-weight: bold;
	color: #0C3057;
	padding-top: 2px;
}
.video li .author {
	font-size: 10px;
	color: #666;
	line-height: 10px;
}
.cat {
	width: 620px;
	background: #FAFAFA url(../img/cat-bg.gif);
	margin: 20px 0 15px 3px;
}
.cat .in {
	background: url(../img/cat-top-bg.gif) no-repeat 0 0;
}
* html .cat .in, * html .cat ul {
	height: 1px;
}
.cat ul {
	background: url(../img/cat-bottom-bg.gif) no-repeat 0 100%;
	padding: 15px 0 18px 9px;
	font-size: 12px;
}
html>body .cat ul {
	overflow: hidden;
}
.cat ul li {
	float: left;
	display: inline;
	width: 107px;
	line-height: 18px;
}
.cat ul li a {
	display: block;
	padding-left: 25px;
	white-space: nowrap;
	background: url(../img/bullet-cat.gif) no-repeat 11px 60%;
}
.cat ul li.new a {
	background: url(../img/bullet-cat-new.gif) no-repeat 0 60%;
}
.wt table {
	width: 100%;
	table-layout: fixed;
	position: relative;
}
.wt td {
	vertical-align: top;
}
.wt td.img {
	width: 133px;
}
.music .description {
	font-size: 10px;
	color: #666;
	margin: 0 !important;
}
p.more a {
	padding-left: 14px;
	background: url(../img/bullet-more.gif) no-repeat 0 50%;
}
.imga {
	width: 116px;
	height: 117px;
	position: relative;
}
.imga span {
	display: block;
	width: 116px;
	height: 117px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/border-imga.png);
}
* html .imga span {
	background: none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/space/img/border-imga.png, sizingMethod='crop');
}
.login p {
	margin: 5px 0 !important;
	font-weight: bold;
}
.login table {
	width: 290px;
	margin-left: 3px;
	table-layout: fixed;
}
.login th, .login td {
	font-weight: normal;
	padding-bottom: 7px;
	text-align: left;
}
.login th {
	width: 59px;
}
#email, #password {
	border: 1px solid #C2C2C2;
	width: 229px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	position: relative;
}
p.buttons {
	text-align: right;
}
.login .button {
	margin-left: 6px;
	font-weight: normal !important;
}
.usr_main {
	padding-top: 15px;
	background: url(../img/usr-bg.gif) no-repeat -5px 0;
}
.usr_main ul {
	width: 100%;
	overflow: hidden;
}
.usr_main ul li {
	float: left;
	display: inline;
	width: 90px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	margin-right: 3px;
}
.usr_main img {
	display: block;
}
.usr_main .c {
	font-weight:normal;
	text-decoration:none;
}
.usr_main .a {
	display: block;
	padding: 2px 0 0 3px;
	font-size: 10px;
	text-transform:lowercase;
	height:28px;
}
.usr_main .b {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 100px;
	background: url(../img/border-usr.png);
	cursor: pointer;
	cursor: hand;
}
* html .usr_main .b {
	background: none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/space/img/border-usr.png, sizingMethod='crop');
}
#ad {
	margin: 15px 0 20px;
	text-align:center;
}
#footer {
	padding-bottom: 10px;
	text-align: center;
}
#footer p {
	margin: 10px 0;
	color: #6D839A;
}
#footer a {
	color: #0C3057;
	text-decoration: none;
}
#footer .copyrights {
	color: #000 !important;
	font-size: 10px;
}
#content {
	background: none !important;
}
#submenu {
	float: right;
	text-align: right;
}
#submenu p {
	margin: 0 0 15px !important;
}
#submenu p img {
	margin-left: 7px;
}
#content {
	text-align: center;
}
#content .inn {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}
#menu-l ul {
	width: 100%;
	overflow: hidden;
	padding:10px;
	margin:0 auto;
}
#menu-l li {
	float: left;
	display: inline;
	background: url(../img/bullet-more.gif) no-repeat 0 50%;
	padding-left: 12px;
	margin-right: 12px;
}
#welcome {
	width: 100%;
	overflow: hidden;
}
#welcome .in {
	padding: 0 0 10px 15px;
	float: left;
}
#welcome .in p {
	margin: 0 0 15px !important;
	font-size: 12px;
	padding-top: 10px;
}
#welcome .in strong {
	color: #FF1010;
}
.box {
	margin-bottom: 1px;
}
.box .bbt {
	background: url(../img/bt.gif) repeat-x 0 0;
}
.box .bbr {
	background: url(../img/br.gif) repeat-y 100% 0;
}
.box .bbl {
	background: url(../img/bl.gif) repeat-y 0 0;
}
.box .bbb {
	background: url(../img/bb.gif) repeat-x 0 100%;
}
.box .bbtl {
	background: url(../img/btl.gif) no-repeat 0 0;
}
.box .bbtr {
	background: url(../img/btr.gif) no-repeat 100% 0;
}
.box .bbbl {
	background: url(../img/bbl.gif) no-repeat 0 100%;
}
.box .bbbr {
	background: url(../img/bbr.gif) no-repeat 100% 100%;
	padding: 15px 20px;
}
* html .box .bbbr {
	height: 1px;
}
html>body .box .bbbr {
	overflow: hidden;
}
#wide {
	width: 950px;
	background: #FAFAFA;
	color: #000;
}
#popup {
	padding:20px;
	text-align:left;
}
#profile {
	float: left;
	/*width: 723px !important;*/
	width: 690px;
	background: #FAFAFA;
	color: #000;
	margin-bottom: 5px;
}
#profile dl {
	float: left;
	width: 330px;
	padding-bottom: 10px;
	position: relative;
	margin-left: -5px;
	display: inline;
}
#profile dt {
	position: relative;
	width: 107px;
	height: 105px;
	float: left;
}
#profile dt img {
}
#profile dt span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 130px;
	height: 144px;
	background: url(../img/border-profile.png);
}
* html #profile dt span {
	background: none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/space/img/border-profile.png, sizingMethod='crop');
}
#profile dd {
	margin-left: 145px;
}
* html #profile dd {
	height: 1px;
}
#profile dd.name {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #0C3057;
}
#profile dd.profile-completion {
	margin-top: 7px;
	padding-top: 8px;
	border-top: 1px solid #E0E0E0;
	color: #0C3057;
}
#profile strong {
	color: #0C3057;
}
li.gr {
	float: left;
	width: 123px;
}
li.gr div {
	border: 1px solid #E0E0E0;
	padding: 1px;
	margin-top: 5px;
}
li.gr table {
	width: 100%;
	background: #FFF url(../img/graph.gif) repeat-x 0 0;
	line-height:3px;
	height: 6px;
	overflow:hidden;
}
li.gr td.graph {
	background: #FFF;
	height: 6px;
}
li.num {
	padding: 3px 0 0 5px;
	font-weight: bold;
	float: left;
}
#personal-stat {
	float: right;
	position: relative;
	margin-bottom: 10px;
	width: 181px;
	height: 140px;
	background: url(../img/stats-bg.gif);
	overflow: hidden;
}
#personal-stat li {
	padding: 3px 0 0 6px;
}
#personal-stat a {
	font-weight: bold;
}
#personal-stat img {
	vertical-align: middle;
}
#profile .links {
	clear: both;
	overflow: hidden;
	width: 100%;
	padding-top: 10px;
	border-top: 1px solid #E0E0E0;
}
#profile .links li {
	float: left;
	display: inline;
	margin-right: 22px;
	padding-left: 14px;
	background: url(../img/bullet-more.gif) no-repeat 0 50%;
}
#profile .links li.gold a {
	color: #FF1010;
}
#profile .links li.gold {
	background-image: url(../img/bullet-more-blue.gif);
}
#search_info dd {
	margin-left: 115px;
}
#banner {
	float: left;
	margin-top:15px;
}
#complite {
	float: right;
	width: 220px;
	margin-bottom:5px;
	text-align:left;
}
#complite p {
	margin: 0 0 5px !important;
}
#searchn {
	float: right;
	width: 240px;
	margin-bottom:5px;

}
#searchn .in {
	height:395px;
	overflow:hidden;
	line-height: 14px;
}
#searchn p {
	margin: 0 0 5px ;
	margin/**/: 0 0 1px !important;
}
.bold {
	font-weight: bold;
	color: #0C3057;
}
#searchn input {
	margin: 3px 0;
	vertical-align: middle;
}
table.rel-type {
	width: 100%;
}
table.rel-type td {
	padding-bottom: 3px;
}
table.rel-type input {
	margin: 0 !important;
}
#other {
	margin: 10px 0 0;
	width: 95%;
}
#member-status {
	width: 95%;
}
#searchn .button {
	display: block;
	float: right;
}
p.manage-searches a {
	padding-left: 14px;
	background: url(../img/bullet-more.gif) no-repeat 0 50%;
}
.usr {
	padding-top: 15px;
	background: url(../img/usr-bg.gif) no-repeat -5px 0;
}
.usr ul {
	width: 100%;
	overflow: hidden;
}
.usr ul li {
	float: left;
	display: inline;
	width: 90px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	margin-right: 3px;
}
.usr img {
	display: block;
}
.usr .a {
	display: block;
	padding: 2px 0 0 3px;
}
.usr .b {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 100px;
	background: url(../img/border-usr.png);
	cursor: pointer;
	cursor: hand;
}
* html .usr .b {
	background: none !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/space/img/border-usr.png, sizingMethod='crop');
}
.usr {
	width: 100%;
	clear: both;
	background: #FAFAFA !important;
	padding: 0 !important;
}
.usr ul li {
	margin-right: 10px !important;
}
.usr .bbbr {
	padding-right: 0 !important;
}
.usr .b {
	background: url(../img/border-usr-grey.png);
}
* html .usr .b {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/space/img/border-usr-grey.png, sizingMethod='crop');
}
.header_big {
	font-size: 18px;
	line-height:24px;
	color: #32669F;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:bold;
}
.album_desc {
	font-size: 14px;
	color: #32669F;
	ont-weight:bold;
}
.header_small {
	color:#32669f;
	font-weight:bold;
	font-size:12px;
}
.button {
	background:#000000;
	color:#ffffff;
	border:1px solid #000000;
}
.button_small {
	background:#000000;
	color:#ffffff;
	cursor: pointer;
	cursor: hand;
	border:1px solid #000000;
}
.active_btn {
	background:#cadef3;
	color:#32669f;
}
.bold_blue {
	color:#32669f;
	font-weight:bold;
}
.hot_button_1 {
	cursor:hand;
	padding: 0 8px;
	height: 23px;
	background: url(../img/button-hot-bg-1.gif);
	color: #FFF;
	border: 1px solid #32669f;
	border-width: 1px 1px 1px 1px;
}
.hot_button_2 {
	cursor:hand;
	padding: 0 8px;
	height: 23px;
	background: url(../img/button-hot-bg-2.gif);
	color: #FFF;
	border: 1px solid #32669f;
	border-width: 1px 1px 1px 1px;
}
.hot_button_3 {
	cursor:hand;
	padding: 0 8px;
	height: 23px;
	background: url(../img/button-hot-bg-3.gif);
	color: #FFF;
	border: 1px solid #32669f;
	border-width: 1px 1px 1px 1px;
}
.hot_button_4 {
	cursor:hand;
	padding: 0 8px;
	height: 23px;
	background: url(../img/button-hot-bg-4.gif);
	color: #FFF;
	border: 1px solid #32669f;
	border-width: 1px 1px 1px 1px;
}
.hot_button_5 {
	cursor:hand;
	padding: 0 8px;
	height: 23px;
	background: url(../img/button-hot-bg-5.gif);
	color: #FFF;
	border: 1px solid #32669f;
	border-width: 1px 1px 1px 1px;
}
.hot_button_6 {
	cursor:hand;
	padding: 0 8px;
	height: 23px;
	background: url(../img/button-hot-bg-6.gif);
	color: #FFF;
	border: 1px solid #32669f;
	border-width: 1px 1px 1px 1px;
}
.hot_button_7 {
	cursor:hand;
	padding: 0 8px;
	height: 23px;
	background: url(../img/button-hot-bg-7.gif);
	color: #FFF;
	border: 1px solid #32669f;
	border-width: 1px 1px 1px 1px;
}
.blog_bg {
	background: #e2e2e2 url(../img/blog_bg.gif) repeat-x;
}
.blog_photo {
	border: 1px #000000 dashed;
	width:90px;
	height:100px;
}
.blog_inf {
	border-top: 1px solid #000000;
	margin-top: 10px;
}
.light {
	background: #e2e2e2;
}
span.popup-info {
	display: block;
	width: 145px;
	height: 107px;
	position: absolute;
	visibility: hidden;
	background: url(../img/popup-info-bg.png);
//background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/space/img/popup-info-bg.png, sizingMethod=scale);
}
span.popup-info .dx {
	display: block;
	overflow: hidden;
	text-align: left !important;
	font-size: 9px;
	line-height: 11px;
	color: #295A6C;
	position: relative;
	top: 32px;
	padding: 0 31px 0 34px;
	height: 33px;
}
.png_behavior {
	behavior: url('./_server/design/pngbehavior.htc');
}
.nav_title {
	text-align:center;
	padding-top:15px;
}
.img_border {
	border:1px solid #e0e0e0;
	padding:2px;
}
.img_border_blue {
	border:1px solid #32669f;
	padding:2px;
}
.line {
	color:#e0e0e0;
	height:1px;
	width:100%;
	border:0px;
	background:#e0e0e0;
}
.personal_header {
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight:bold;
	color:#32669f;
	border-bottom: 1px solid #32669f;
}
.user_name {
	font-size: 30px;
	color: #32669f;
	line-height: 32px;
}
.user_name_2 {
	font-size: 20px;
	color: #32669f;
	line-height: 22px;
	padding:10px;
}
.profile_inf {
	border-top: 1px solid #000000;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
	width:380px;
}
.pri_med_bold {
	font-size:20px;
	line-height: 22px;
	border-bottom: 1px solid #000000;
	color:#32669f;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:5px;
}
.im_inactive {
	text-decoration:none;
	color:#A4CAD4;
}
.list_button {
	border-bottom: 1px solid #32669f;
	margin-bottom:10px;
	margin-top:15px;
}
td.list_button_text {
	font-weight:bold;
	text-align:left;
	color:#32669f;
}
.fullprof td {
	text-align:left;
}
.thumbnail {
	overflow:hidden;
	background:#e0e0e0 url(../img/blog_bg.gif) repeat-x;
	border: 1px solid #909090;
	width:122px;
	height:140px;
	float:left;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
}
.mail_button {
	border-bottom: 1px solid #32669f;
	color:#32669f;
	font-weight:bold;
	margin-bottom:15px;
	margin-left:2px;
}
.fullprof_bot_border {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-top:10px;
}
table.tbl_friend {
	border-collapse: separate;
}
td.blue {
	background-color: #f3f3f3;
	text-align:center;
}
td.violet {
	background-color: #b1b1b1;
	color:#ffffff;
	height:25px;
	font-weight:bold;
	text-align:center;
}
td.grey {
	background-color: #f3f3f3;
	text-align:center;
}
img.violet {
	border:1px solid #909090;
}
#video_details {
	padding-bottom:10px;
}
#video_details dt {
	float:left;
	font-weight:bold;
}
#video_details a {
}
#user_details {
	padding:10px;
	background:#e0e0e0;
	color:#32669f;
}
#user_details h4 {
	font-size:18px;
	margin:0 10 0 10;
	padding-bottom:10px;
}
#user_details dt {
	float:left;
	font-weight:bold;
}
#user_details a {
	font-weight:bold;
	font-size:10px;
}
#user_details dl {
	margin-left:7px;
	font-size:10px;
}
#user_details img {
	border:1px solid #32669f;
	padding:2px;
}
#video_links {
	padding:10px;
	color:#32669f;
}
#video_links_img {
	height:30px;
}
#video_links_img video_links_link {
	height:30px;
}
#video_links_img img {
	behavior: url('./_server/design/pngbehavior.htc');
}
#video_links_img a {
	font-weight:bold;
}
#rate_this img {
	behavior: url('./_server/design/pngbehavior.htc');
	width:29px;
	height:29px;
}
#video_info {
	padding:15px;
	font-size:12px;
}
#video_info input {
	border:1px solid #32669f;
}
#vidio_comment {
	padding:35px;
	font-size:11px;
}
#player_brd {
	margin-left:5px;
	background:#999999 url(../img/video_top.gif) no-repeat;
	width:525px;
	height: 480px;
	color:#ffffff;
}
#player_brd .in {
	background: url(../img/video_bottom.gif) no-repeat 0 100%;
	position: relative;
	width:525px;
	height: 480px;
}
table.bordered {
	width: 100%;
	color:#39606C;
	padding: 0px;
	border-spacing: 1px;
	margin: .5em 0px;
	background: #F7F8F9;
	border: 1px solid #BAC9CF;
	border-bottom-width: 5px;
}
table.bordered th {
	font-weight: normal;
	padding: 4px 12px;
	border-bottom: 2px solid #BAC9CF;
	background: #ECF1F2;
}
table.bordered .subhead {
	border-top: 1px solid #BAC9CF;
}
table.bordered td {
	padding: 4px 16px;
	margin: 0px;
	background-color: #fff;
	color:#39606C;
}
table.bordered td a {
	color:#39606C;
}
table.jc {
	margin:20px;
}
td.jc_left {
	font-weight:bold;
	width:250px;
	text-align:right;
	padding-right:10px;
}
td.jc_right {
}
.dash {
	border-bottom:1px dashed #000000;
	font-size:10px;
}
#adv {
	border-collapse: separate;
}
#adv_in {
	border-collapse: separate;
	width:100%;
}
#adv_in td {
}
#adv_in td.header {
	background-color: #e0e0e0;
	font-weight:bold;
	height:20px;
}
#adv_good {
	border-collapse: separate;
	width:100%;
}
#adv_good td {
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #eee;
}
#adv_good td.header {
	color:#444;
	background-color: #e0e0e0;
	font-weight:bold;
	height:20px;
}
#adv_add td {
	padding:3px;
}
.gr_table {
	border-collapse: separate;
}
.gr_header {
	background: #606e7e url(../img/gr_header_bg.gif) repeat-x 0 0;
	padding:5px;
	color:#ffffff;
	font-size:18px;
	line-height:18px;
	overflow:hidden;
}
.gr_image {
	background:#eeeeee;
	width:90px;
	height:100px;
	text-align:center;
}
.gr_image img {
	border:1px solid #909090;
}
.gr_cell {
	background:#eeeeee;
	padding:10px;
	color:#75889f;
}
.gr_cell h1 a {
	font-size:24px;
	line-height:28px;
	color:#9aabbe;
	font-family: Arial, "Arial Narrow", Verdana, sans-serif;
	font-weight:bold;
}
.gr_date {
	background:#eeeeee;
	padding:15px;
	color:#75889f;
	width:90px;
}
.gr_info {
	width:180px;
	min-height:75px;
 //height:75px !important;
	float:left;
	border:1px solid #c6ced7;
	background:#f4f4f4;
	padding:5px;
}
.gr_list {
	width:720px;
	list-style-type:square;
}
.gr_list li {
	float: left;
	width:200px;
	display: inline;
	margin-left: 9px;
	padding-left: 9px;
	background: url(../img/bullet-header.gif) no-repeat 0 50%;
}
#calendar {
	width: 84%;
	margin-top: 12px;
}
#calendar td {
	height: 60px;
	font-size: 8pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #C7C4B3;
	border-right: 1px solid #EFEFE3;
	font-weight: bold;
	vertical-align: top;
	background-color: #F9F9F6;
	width: 13%;
}
/*



#calendar a:link, #calendar a:visited, #calendar a:hover



{



        font-weight: normal;



        color: Teal;



        font-size: 7pt;



        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;



}



*/



#week td {
	background-color: #C7C4B3;
	font-weight: bold;
	color: White;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
#calendar .event {
	background-color: #9EDFE0;
}
#calendar .today {
	background-color: #FF9900;
	color: #fff;
}
.event_link {
	color:grey;
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.event_ul {
}
.clndr_link {
	color:black;
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.del_link {
	color:red;
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.attending {
	color:#3300FF
}
.maybe {
	color:#333333
}
.cant {
	color:#FF0000
}
.rec_button {
	position:relative ;
	left:0;
	padding: 0 0 0 100px;
	top:80px;
	z-index:99;
	
}
#rec {
visibility: hidden; 
position:absolute; 
left:140px; 
top:360px; 
z-index:199;
}
#wrapper #content .inn #wide .bbt .bbb .bbl .bbr .bbtl .bbtr .bbbl .bbbr .tbl_friend .gr_header a {
	color: #FFFFFF;
}
