@charset "utf-8";
/* CSS Document */
#rememberme {
	margin-top:10px;
}
#joinsportkintoday {
	font-size:small;
	font-weight:700;
	color:#070574;
}
.resize {  
  width: 500px;  
  height : auto;  
}  


#left-col {
	width:220px;
	vertical-align:top;
	padding:2px;
}
.white-font-only {
	padding-top:6px;
	font-size:0.7em;
	color:#ffffff;
	padding-top:6px;
	background-repeat:no-repeat;
	position:absolute;
	right:210px;
	top:275px;
	opacity:2.6;
	filter:alpha(opacity=88);
	margin-right:10px;
	color:#ffffff;
	width:496px;
}
.vtext {
-moz-transform: rotate(30deg);
-webkit-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg);
font-size:1em;


}

.white-font {
	padding-top:6px;
	font-size:1.01em;
	background-repeat:no-repeat;
	padding-right:10px;
	position:absolute;
	right:11px;
	top:10px;
	opacity:2.6;
	filter:alpha(opacity=88);
	margin-right:10px;
	color:#ffffff;
	width:496px;
}
.white-font21 {
	color:#ffffff;
	padding-top:6px;
	font-size:1.01em;
	background:url('../images/backgrounds/search_bg_info2.png');
	background-repeat:no-repeat;
	padding-right:10px;
	position:absolute;
	right:10px;
	top:10px;
	opacity:2.6;
	filter:alpha(opacity=88);
	margin-right:10px;
}
.myButtonLink {
	display:block;
	width:269px;
	float:right;
	height:75px;
	background:url('../images/buttons/LEARN-MORE.png') bottom;
	text-indent:-99999px;
}
.myButtonLink:hover {
	background-position:0 0;
}
.myButtoninfo {
	display:block;
	width:21px;
	float:right;
	height:21px;
	background:url('../images/icons/sk_comment.png') bottom;
	text-indent:-99999px;
}
.myButtoninfo:hover {
	background-position:0 0;
	cursor:help;
}
a.tip21 {
	position: relative;
}
a.tip21 span {
	display: none;
	position: absolute;
	top: -122px;
	left: 88px;
	width:205px;
	margin-bottom:200px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a:hover.tip21 {
	font-size: 99%;
}
a:hover.tip21 span {
	display: block;
}
a.tip22 {
	position: relative;
}
a.tip22 span {
	display: none;
	position: absolute;
	top: -222px;
	left: 57px;
	width:205px;
	margin-bottom:200px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a:hover.tip22 {
	font-size: 99%;
}
a:hover.tip22 span {
	display: block;
}
#nav {
	margin: 0;
	padding: 2px 0px 0;
	line-height: 100%;
}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}
#nav a {
	text-align:left;
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding: 10px 20px;
	margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
#nav:active {
	top: 2px;
}
#nav:focus {
	outline: 0;
	background: #fafafa;
}
#nav .current a, #nav li:hover > a {
	background: #d1d1d1;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1');
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1));
	background: -moz-linear-gradient(top, #ebebeb, #a1a1a1);
	color: #444;
	border-top: solid 1px #f8f8f8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #0399d4 !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba');
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important;
	background: -moz-linear-gradient(top, #04acec, #0186ba) !important;
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
#nav ul {
	background: #ddd;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf');
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf));
	background: -moz-linear-gradient(top, #fff, #cfcfcf);
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: -110px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
#nav ul ul {
	left: 181px;
	top: -21px;
}
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
	margin-top:-10px;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
.myHome {
	display:block;
	width:178px;
	float:left;
	height:100px;
	background:url('bg-hd-left2.png') bottom;
	text-indent:-99999px;
	margin-top:-3px;
}
.myHome:hover {
	background-position:0 0;
}
.kinda {
	background-image:url(../images/backgrounds/kinda_sport_player.png);
	background-repeat:no-repeat
}
.male {
	background-image:url(../images/backgrounds/boy.png);
	background-repeat:no-repeat
}
.female {
	background-image:url(../images/backgrounds/girl.png);
	background-repeat:no-repeat;
	margin-right:2px;
	margin-left:0px;
}
#fixed-div {
	position: fixed;
	top:.5em;
	right: 1em;
	font-size:100%
}
.myHomelocation {
	display:block;
	width:178px;
	float:left;
	height:113px;
	background:url('bg-hd-left_location.png') bottom;
	text-indent:-99999px;
}
.myHomelocation:hover {
	background-position:0 0;
}
.myIndex {
	display:block;
	width:178px;
	float:right;
	vertical-align:top;
	height:113px;
	background:url('bg-hd-left.png') bottom;
	background-repeat:no-repeat;
	text-indent:-99999px;
}
#right-col {
	width:220px;
	vertical-align:top;
	padding:2px;
}
#amenu {
	clear:both;
	font-size:90%;
	color:#333;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#ffffff;
	border-bottom-color:#ccc;
	border-right-color:#ccc;
	border-left-color:#ccc;
}
table_content {
 *border-collapse: collapse; /* IE7 and lower */
	border-spacing: 0;
}
th:first-child {
	-moz-border-radius: 6px 0 0 0;
	-webkit-border-radius: 6px 0 0 0;
	border-radius: 6px 0 0 0;
}
th:last-child {
	-moz-border-radius: 0 6px 0 0;
	-webkit-border-radius: 0 6px 0 0;
	border-radius: 0 6px 0 0;
}
th:only-child {
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
#right-colhome {
	width:300px;
	vertical-align:top;
	padding:2px;
}
#mid-col {
	vertical-align:top;
	padding:2px;
}
.small-form {
	min-height:150px;
	background-color:#ddf;
	border:1px solid #cdf;
	padding:25px;
}
.wide-form {
	min-height:150px;
	background-color:#ddf;
	border:1px solid #cdf;
	width:600px;
	padding:25px;
}
.widgetrecover {
	clear:both;
	border:1px solid #eaeaea;
	background-color:#f2f2f2;
	margin:1px 0;
	padding:5px;
}
.widgetMidcol {
	clear:both;
	border:0.3px solid #eaeaea;
	background-color:#f2f2f2;
	margin:1px 0;
	padding:4px;
}
.widgetMidcol2 {
	clear:both;
	border:0.3px solid #eaeaea;
	background-color:#f2f2f2;
	margin:1px 0;
	padding:4px;
	width:300px;
}
.widgetRight {
	clear:both;
	border:1px solid #eaeaea;
	background-color:#f2f2f2;
	margin:3px 0;
	padding:2px;
}
.widget3 {
	clear:both;
	border:1px solid #eaeaea;
	background-color:#f2f2f2;
	margin:3px 0;
	padding:2px;
	width:200px;
}
.widget2 {
	clear:both;
	border:1px solid #eaeaea;
	background-color:#f2f2f2;
	margin:3px 0;
	padding:2px;
	width:200px;
}
.widget22 {
	clear:both;
	margin:4px;
	padding:2px;
}
.intro21txt {
	text-shadow: 0.02em 0.02em 0.04em #000000;
	margin-top:31px;
	padding-left:2px;
	padding-top:0px;
	padding-top:2px;
	font-weight:1 00;
	font-stretch:extra-condensed;
	font-size:26px;
}
.widget {
	padding:2px;
	background-color:#f1f1f1;
	margin:2px;
}
.widgetMyfriends {
	clear:both;
	border:1px solid #eaeaea;
	background-color:#f2f2f2;
	margin:3px;
	padding:3px;
}
.widgetMyborder {
	border-bottom:1px solid #ffffff;
	border-top:2px solid #eeeeee;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color:#F3F3F3;
}
.WidgetMyPannelBorder {
	margin:0;
	
	border-bottom:1px solid #ffffff;
	border:1px solid #ffffff;
	background-color:#F3F3F3;
	background-color:#e5eef5;
	line-height:25px;
	padding:5px;
	margin-bottom:-4px;
	background-color:#f5f7f8;
	-webkit-transition: -webkit-transform .15s linear;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.25);
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
.WidgetMyPannel {
	margin:0;
	padding:5px;
	border-top-color:#eeeeee;
	border-top:2px;
	background-color:#F3F3F3;
}
.WidgetHomePannelBorder {
	margin:0;
	padding:5px;
	border-top:none;
	border:1px solid #ffffff;
	background-color:#f3f3f3;
	background-color:#f6f6ff;
	-webkit-transition: -webkit-transform .15s linear;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.25);
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
.TabPannelBorder {
	margin:0;
	padding:10px;
	border:1px solid #ffffff;
	background-color:#ffffff;
	background-image:url(../images/backgrounds/grey-grad2a.png);
}
.widget_border {
	clear:both;
	border:1px solid #cdf;
	background-color:#fffff;
	background-image:url(../images/tabs/blbg3.gif);
	margin:3px 0;
	padding:3px;
}
.widget-padding-top {
	font-weight:bold;
	padding:7px;
	border-bottom:2px solid #dddddd;
	background-image:url(../images/tabs/bar_bg01.gif);
}
.widget-padding {
	font-weight:normal;
	padding:5px;
	border-bottom:2px solid #dddddd;
	background-image:url(../images/tabs/blbg3.gif);
}
.widget_field_border {
	clear:both;
	background-color:#ffffff;
	border:1px solid #ffffff;
	margin:3px 0;
	padding:5px;
}
.widget-head {
	font-weight:bold;
	padding:3px;
	border-bottom:2px solid #dddddd;
	background-image:url(../images/tabs/bar_bg01.gif);
}
.widget-head-e {
	background-image:url(../images/tabs/bar_bg01e.gif);
	background-color:#464646;
	font-weight:700;
	color:#676781;
	padding:3px;
}
.widget-head-menu {
	background-image:url(../images/tabs/sk-main-menu-bg.gif);
	border:1px solid #ffffff;
	background-color:#a8a8ff;
	font-weight:100;
	color:#676781;
	margin:0;
	padding:6px;
}
.widget-head-s-menu {
	background-image:url(../images/tabs/bar_bg01s.gif);
	background-color:#aa944e;
	border:1px solid #ffffff;
	font-weight:100;
	color:#676781;
	padding:3px;
}
.widget-head-e-menu {
	background-image:url(../images/tabs/blbg3.png);
	border:1px solid #ffffff;
	background-color:#cccccc;
	font-weight:100;
	color:#676781;
	margin:0;
	padding:12px;
	width:190px;
	float:right;
}
.widget-headShow {
	background-image:url(../images/tabs/bar_bg01e.gif);
	background-color:#464646;
	font-weight:700;
	color:#676781;
	padding:4px;
}
.widget-login {
	width:190px;
	background-color:#f9f9f9;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	margin:17px 10px;
	padding:0 10px;
}
.widget-photo {
	background-color:#eef;
	border:none;
	padding:4px;
}
a.widget-feedback {
	background-image:url(../images/backgrounds/feedback2.gif);
	font-size:120%;
	width:40%;
	color:#ffffcc;
	margin:5px;
	border:1px solid #cccccc;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
}
a.widget-feedback:hover {
	background-image:url(../images/backgrounds/feedback2_o.gif);
	font-size:120%;
	width:40%;
	color:#ffffcc;
	margin:5px;
	border:1px solid #cccccc;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
}
a.widget-players {
	background-image:url(../images/backgrounds/feedback2.gif);
	font-size:120%;
	width:40%;
	color:#ffffcc;
	margin:5px;
	border:1px solid #cccccc;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
}
a.widget-players:hover {
	background-image:url(../images/backgrounds/feedback2_o.gif);
	color:#ffffff;
	background-color:#66cc00;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
}
a.widget-activities {
	background-image:url(../images/backgrounds/login2_0.gif);
	font-size:80%;
	width:40%;
	color:#ffffcc;
	margin:1px 1%;
	border:1px solid #bbbbbb;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
}
a.widget-activities:hover {
	background-image:url(../images/backgrounds/login2.gif);
	color:#ffffff;
	background-color:#66cc00;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
}
a.widget-location {
	background-image:url(../images/backgrounds/help2.gif);
	font-size:80%;
	width:40%;
	color:#ffffcc;
	margin:1px 1%;
	border:1px solid #bbbbbb;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
}
a.widget-location:hover {
	background-image:url(../images/backgrounds/help2_o.gif);
	color:#ffffff;
	background-color:#66cc00;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
}
a.widget-headerb {
	font-size:90%;
	color:#ffffff;
	margin-right:6px;
	padding-top:0;
	padding-bottom:0;
	padding-left:2px;
	padding-right:2px;
	font-style:normal;
}
a.widget-headerb:hover {
	background-image:url(../images/backgrounds/sel-over.png);
	color:#000066;
	margin-right:6px;
	padding-top:0;
	padding-bottom:0;
	padding-left:2px;
	padding-right:2px;
	font-style:normal;
}
a.widget-help {
	background-image:url(../images/backgrounds/login2_0.gif);
	font-size:120%;
	width:37%;
	color:#ffffcc;
	margin:1px 1%;
	border:1px solid #cccccc;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:2px;
}
a.widget-help:hover {
	background-image:url(../images/backgrounds/login2.gif);
	color:#ffffff;
	background-color:#66cc00;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:2px;
}
a.widget-logout {
	background-image:url(../images/backgrounds/help2.gif);
	font-size:120%;
	width:37%;
	color:#ffffcc;
	margin:1px 1%;
	border:1px solid #cccccc;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
}
a.widget-logout:hover {
	background-image:url(../images/backgrounds/help2_o.gif);
	color:#ffffff;
	background-color:#66cc00;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
}
.widget-intro {
	background-color:#eeeeee;
	border:0 solid #66cc00;
	padding:1px;
}
.widget-crystal {
	background-image:url(../images/backgrounds/gradcc.png);
	border:1px #cccccc;
	padding:2px;
	padding-left:12px;
}
.widget-white {
	background-color:#fff;
	border:0.3px dashed #ddd;
	padding:4px;
}
.widget-trans {
	background-color:#fff;
	border:0.3px #ddd;
	padding:2px;
	margin:3px;
}
.widget-messages {
	background-color:#eef;
	border:1px solid #ccf;
	padding:4px;
}
.sport-widget-friends {
	border:1px solid #4378c0;
	background-color:#e5f0ff;
	padding:4px;
}
.sport-widget-sports {
	border:1px solid #ffffff;
	border-top:none;
	background-color:#ffffd0;
	padding:2px;
}
.sport-widget-sports_nt {
	border:1px solid #fff369;
	border-top:none;
	background-color:#ffffd0;
	padding:4px;
}
.sport-widget-pm {
	border-left:1px solid #a8a8ff;
	border-right:1px solid #a8a8ff;
	border-bottom:1px solid #a8a8ff;
	border-top:medium none;
	background:#eef url(../images/tabs/blbg_pm.png);
	padding:4px;
}
.sport-widget-pm_short {
	border:1px solid #999;
	background:#fff url(../images/tabs/blbg_pm_short.png);
	padding:4px 4px 1px;
}
.sport-widget-event {
	border:1px solid #a1d571;
	border-top:none;
	background-color:#f8fcf3;
	padding:4px;
}
.sport-hr-event {
	border:1px solid #cccccc;
	border-top:none;
	border-left:none;
	border-right:none;
	padding:4px;
}
.widget-hr-body {
	border:1px solid #676781;
	border-top:none;
	border-left:none;
	border-right:none;
}
.pm-folder {
	background:url(../images/pm/folder.gif) no-repeat;
	height:18px;
	margin:3px;
	padding:1px 2px 1px 20px;
}
.pm-folder a {
	display:block;
	padding:0;
}
#pm-delete {
	background:url(../images/pm/pmdelete.png) no-repeat left center;
	display:inline;
	font-size:.8em;
	padding:5px 16px 5px 0;
}
#pminbox {
	background:url(pminbox.jpg) no-repeat left top;
	width:750px;
	height:59px;
	border:1px solid #cccccc;
	margin:0;
	padding:0;
}
#pm-folder-0 {
	background-image:url(../images/pm/inbox.png);
	background-repeat:no-repeat;
	vertical-align:bottom;
}
#pm-folder--1 {
	background-image:url(../images/pm/sent.png);
	background-repeat:no-repeat;
	vertical-align:bottom;
}
#pm-folder--5 {
	background-image:url(../images/pm/trash.png);
	background-repeat:no-repeat;
	vertical-align:bottom;
}
#pm-compose {
	background-image:url(../images/pm/compose.png);
	background-repeat:no-repeat;
	padding-left:23px;
	vertical-align:middle;
	padding-bottom:8px;
}
#pm-compose2-icon {
	background-image:url(../images/pm/compose2.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:12px;
	margin-left:3px;
}
#pm-read-reply {
	background:url(../images/pm/pmreply.png) no-repeat left center;
	display:inline;
	font-size:.8em;
	padding:5px 0 5px 21px;
}
#pm-read-forward {
	background:url(../images/pm/pmfwd.png) no-repeat left center;
	display:inline;
	font-size:.8em;
	padding:5px 0 5px 21px;
}
#pm-read-delete {
	background:url(../images/pm/pmdelete.png) no-repeat left center;
	display:inline;
	font-size:.8em;
	padding:5px 0 5px 21px;
}
.widget-body-bg {
	background-image:url(../images/tabs/tab_usel2);
	border:1px solid #a8a8ff;
	padding:4px;
}
.sport-widget-body {
	border:1px solid #00cc00;
	background-color:#edffad;
	margin:4pt;
	padding:8pt;
}
.event-menu {
	background-image:url(../images/buttons/wdgt_bg.png);
	border:1px solid #00cc00;
	margin:2pt;
	font-size:1.2em;
	margin-bottom:3px;
	margin-bottom:3px;
	padding:2pt;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2)
}
.2col {
	width: 600px;
	padding: 15px 15px 15px 15px;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	column-count: 2;
	column-gap: 30px;
}
.sport-widget-body2 {
	border:1px solid #ddd;
	background-color:#fffcef;
	margin:4pt;
	padding:4pt;
}
.sport-type-name {
	background-attachment:fixed;
	font-weight:400;
	font-size:18px;
	float:left;
	vertical-align:inherit;
	width:auto;
	padding-right:15px;
}
.sport-type-name img {
	background:url(../images/sport_type/sport-type.gif) no-repeat;
	margin-right:0;
	float:left;
	width:auto;
	margin-right:5px;
}
.sk_go_green {
	background:url(../images/tabs/sk_go_bg.gif) repeat-x;
	background-color:silver;
	display:block;
	float:right;
	border:solid #ddd;
	font-size:small;
	font-weight:700;
	color:#070574;
	height:18px;
	margin:0;
	padding:1px 8px;
}
.sportkinform {
	background-color:#faf9f8;
	border:1px solid gray;
	padding:5px;
}
.sportkinform_dash {
	background-color:#faf9f8;
	border:0.3px dashed #666;
	padding:5px;
}
.sportkinform1 {
	background-color:#fff;
	border:1px solid gray;
	padding:5px;
}
.sportkinform2 {
	background-image:url(../images/tabs/blbg.gif);
	border:1px solid gray;
	padding:5px;
}
.sportkinform3 {
	background-image:url(../images/tabs/blbg1.gif);
	border:1px solid gray;
	width:700px;
	padding:5px;
}
.tip {
	border:1px dashed gray;
	background-image:url(../images/tip-icon.gif);
	width:300px;
	background-repeat:no-repeat;
	margin:10px;
	padding:4px 6px 4px 38px;
}
.short {
	border-bottom:1px dotted #555;
}
.line {
	height:1px;
	background-color:#eeeeee;
	border-bottom:1px solid #dddddd;
	margin:.2em 0;
	overflow:hidden;
}
.check-item {
	float:left;
	width:100px;
	margin:2px 15px;
}
.recipient-item {
	float:left;
	border:1px dotted #aaa;
	margin:2px 4px;
	padding:2px;
}
.extra-gray {
	color:gray;
	font-size:small;
	vertical-align:bottom;
}
.text-header-white {
	font-size:small;
	vertical-align:bottom;
	font-style:normal;
	font-weight:bold;
}
table.outline td {
	border:1px dotted #aaa;
}
.page-no, .page-no-sel {
	display:block;
	float:left;
	border:1px solid #aaa;
	margin:2px;
	padding:4px;
}
.thumb-selected {
	border-right:ridge;
	border-bottom:ridge;
	float:left;
}
.folder-item-selected {
	background-image:url(../images/pm/bg-silver-g.png);
	height:24px;
}
.msg-unread, .page-no-sel {
	font-weight:700;
}
.widget-body {
	padding:4px;
	border-bottom:1px solid #dddddd;
}
.widget-Profile {
	background-color:#eef;
	border:1px solid #a8a8ff;
	border-top:none;
	padding:2px;
}
#page {
	border-bottom:1px solid transparent;
	margin:0 auto;
	max-width:900px;
	position:relative;
	padding:12px;
	background-color:#f9fbfe;
	box-shadow:rgba(0,0,0,0.3)2px 2px 010px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom:30px;
	-webkit-border-radius: 8px;
	border: 1px solid #c5d9e8;
}
#page2 {
	border-bottom:1px solid transparent;
	margin:0 auto;
	max-width:950px;
	position:relative;
	padding:2px;
}
a img {
	border-width:0;
	vertical-align:top;
}
td.field-name {
	text-align:right;
	vertical-align:middle;
	padding:7px;
	width:150px;
	min-width:150px;
}
td.field-name div {
	font-size:7.5pt;
	font-weight:lighter;
	color:gray;
}
.single-col {
	width:650px;
	margin:20px auto;
}
label.button {
	cursor:pointer;
	margin:0 4px;
}
label.button img {
	vertical-align:top;
}
.widget-bg-skintro {
	background-color:#ffffff;
	font-weight:100;
	margin:0;
	margin-left:6px;
	width:353px;
	height:398px;
	float:left;
	margin-top:10px;
	text-align:left;
	text-shadow: 0.01em 0.01em 0.01em #000000;
}
#profie-image {
	float:left;
	width:150px;
	text-align:center;
}
fav-sport-icon {
	background-image:url(../images/icons/fav_sport.png);
	background-repeat:no-repeat;
	margin-right:5px;
	width:16px;
	height:16px;
	margin-top:2px;
	margin-left:2px;
}
.sport-name {
	font-size:110%;
	font-weight:bold;
	text-transform:capitalize;
}
.widget-sport-head {
	border-bottom:1px solid #dddddd;
}
.widget-sport {
	padding:10px;
	margin:5px 0;
	padding-bottom:10px;
}
.widget-sport-body {
	border-bottom:1px solid #dedede;
}
#detail-icon {
	background-image:url(../images/icons/more_info.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
}
#comment-icon {
	background-image:url(../images/icons/profile_comment.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:2px;
	margin-top:2px;
	margin-left:2px;
}
#comment-sk {
	padding:3px;
	background-image:url(../images/icons/sk_comment.png);
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	width:21px;
	height:21px;
	float:right;
	padding-bottom:5px;
	margin-right:21px;
	margin-top:-3px
}
#compose-icon {
	background-image:url(../images/icons/compose.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:2px;
	margin-top:2px;
	margin-left:2px;
}
#posts-icon {
	padding:2px;
	background-image:url(../images/icons/profile_comment.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float:left;
	margin-right:3px;
	margin-top:0;
	margin-left:4px;
}
#iconImage-icon {
	background-image:url(../images/icons/sk_photo_portrait_icon.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
}
#ProfileImage-icon {
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
}
#moreabout-icon {
	padding:3px;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:4px;
}
#event-icon {
	padding:3px;
	background-image:url(../images/icons/event_popup.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:4px;
}
#EventPhoto-icon {
	background-image:url(../images/sk_photo_icon.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
}
#Zone-icon {
	background-image:url(../images/icons/zone_map.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
}
#sport-icon {
	background-repeat:no-repeat;
	padding:3px;
	background-image:url(../images/icons/press_play.png);
	width:12px;
	height:12px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:4px;
}
#friend-icon {
	background-image:url(../images/icons/friends.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
}
#friends-icon {
	background-image:url(../images/icons/sk_add_friends.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:10px;
	margin-left:3px;
}
.sk-tip {
	background-image:url(../images/icons/sk_tip.png);
	width:20px;
	background-repeat:no-repeat;
	height:20px;
	float:none;
	margin-top:1px;
	margin-right:2px;
	margin-bottom:1px;
	margin-left:2px;
}
.sk-tip2start {
	background-image:url(../images/icons/sk_tip2start.png);
	width:166px;
	background-repeat:no-repeat;
	height:20px;
	float:right;
	margin-top:1px;
	margin-right:5px;
	margin-bottom:1px;
	margin-left:5px;
}
.sk-enter {
	background-image:url(../images/icons/enter_tip.png);
	width:20px;
	background-repeat:no-repeat;
	height:20px;
	float:right;
	margin-top:1px;
	margin-right:5px;
	margin-bottom:1px;
	margin-left:5px;
}
.sk-tip-left {
	background-image:url(../images/icons/sk_tip.png);
	width:20px;
	background-repeat:no-repeat;
	height:20px;
	float:left;
	margin-top:-20px;
	margin-right:5px;
	margin-bottom:1px;
	margin-left:5px;
}
.sk-tip-empty {
	width:20px;
	margin:1px 1px;
	background-repeat:no-repeat;
	height:20px;
	float:right;
}
.event-edit-icon {
	background-image:url(../images/event/sk_event_edit.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:3px;
	margin-top:5px;
	margin-left:0;
}
.search-anything {
	background-image:url(../images/icons/search_anything.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-left:5px;
}
.settings-edit-icon {
	background-image:url(../images/icons/sk_settings.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-left:3px;
}
.folder-icon {
	background-image:url(../images/icons/folders.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-left:3px;
}
.event-edit-icon {
	background-image:url(../images/event/sk_event_edit.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:3px;
	margin-top:5px;
	margin-left:3px;
}
.power-button-icon {
	background-image:url(../images/icons/sk_logout.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:20px;
	height:20px;
	float:right;
	margin-right:3px;
	margin-top:0px;
	margin-left:2px;
}
.player-search {
	background:url(../images/icons/icon_sport_player.png) repeat-x;
	padding:0px;
	background-position:left;
	background-repeat:no-repeat;
	width:96px;
	height:100px;
	float:left;
	margin-right:0px;
	padding-top:10px;
	margin-bottom:0px;
	margin-left:0px;
}
.activity-search-icon {
	background:url(../images/icons/icon_sport_activity.png) repeat-x;
	background-image:url(../images/icons/icon_sport.png);
	background-position:center;
	background-repeat:no-repeat;
	width:96px;
	height:94px;
	float:left;
	margin-right:8px;
	margin-left:-6px;
}
.locator-icon {
	background:url(../images/backgrounds/grey-grad23.png) repeat-x;
	background-image:url(../images/icons/icon_sports_club_directory.png);
	background-position:left;
	background-repeat:no-repeat;
	width:96px;
	height:102px;
	float:left;
	margin-right:2px;
	margin-top:0px;
	margin-left:-6px;
	font:Tahoma, Geneva, sans-serif;
	color:#ffffff;
}
.skool-icon {
	background:url(../images/backgrounds/grey-grad23.png) repeat-x;
	padding:2px;
	background-image:url(../images/icons/sport_management.png);
	background-position:center;
	background-repeat:no-repeat;
	width:94px;
	height:86px;
	float:left;
}
.stats-icon {
	background-image:url(../images/icons/_stat01.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
}
.favsport-icon {
	background-image:url(../images/icons/fav_sport.png);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
}
.switch-icon {
	background-image:url(../images/pm/sk_switch.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
}
.home-profile-icon {
	background-image:url(../images/icons/profile_link.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:4px;
	margin-left:3px;
}
.home-infodesk-icon {
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:4px;
	margin-left:3px;
	background-image:url(../images/icons/sk_tip.png);
}
.more-infodesk-icon {
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:4px;
	margin-left:3px;
	background-image:url(../images/icons/enter_tip.png);
}
.quest-infodesk-icon {
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:4px;
	margin-left:3px;
	background-image:url(../images/icons/help-tip.png);
}
.home-profile-securtity {
	background-image:url(../images/icons/sk_lock.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:4px;
	margin-left:3px;
}
.add-photo-icon {
	background-image:url(../images/icons/sk_add_photo.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:3px;
	margin-top:5px;
	margin-left:3px;
}
.edit-location-icon {
	background-image:url(../images/icons/zone_map.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:3px;
	margin-top:5px;
	margin-left:3px;
}
.event-invite-icon {
	background-image:url(../images/icons/sk_friends_plus.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:3px;
	margin-top:5px;
	margin-left:3px;
}
.event-copy-icon {
	background-image:url(../images/icons/copy_edit.gif);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:3px;
	margin-top:5px;
	margin-left:3px;
}
.event-add-icon {
	background-image:url(../images/icons/add_event.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-left:2px;
}
.import-friends-icon {
	background-image:url(../images/icons/sk_add_friends.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:2px;
}
.event-search-icon {
	background-image:url(../images/icons/event_search.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-left:2px;
}
.location-search-icon {
	background-image:url(../images/icons/zone_map.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-left:2px;
}
.event-result-icon {
	background-image:url(../images/icons/event_result.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-left:2px;
}
.event-info-icon {
	background-image:url(../images/icons/event_popup.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
}
.sports-profile-icon {
	background-image:url(../images/icons/_friends_list.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:15px;
	float:left;
	margin-right:5px;
	margin-top:4px;
	margin-left:5px;
}
.delete-icon {
	background-image:url(../images/pm/pmdelete.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:15px;
	float:left;
	margin-right:5px;
	margin-top:7px;
	margin-left:3px;
}
.sports-profile-add {
	background-image:url(../images/icons/press_play_add.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:15px;
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
}
.player-search-icon {
	background-image:url(../images/icons/sk_search_sport.png);
	padding:0px;
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-left:2px;
}
.mapmyfun {
	background-image:url(../css/bg_mmf_lg2.png);
	padding:0px;
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	width:186px;
	height:54px;
	float:right;
	margin-top:21px;
	margin-right:-18px;
}
.sportkin-red-icon {
	background-image:url(../images/icons/_sportkin_red.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-left:3px;
}
.profiler {
background-image:url(<?php echo $bind['profile_image']?>);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	float:left;
	margin-right:5px;
	margin-top:2px;
	margin-left:3px;
}
.sportkin-check-icon {
	background-image:url(../images/icons/_sportkin_check.png);
	padding:3px;
	background-position:center;
	background-repeat:no-repeat;
	border:0 solid #eeeeee;
	width:32px;
	height:32px;
	float:left;
	margin-right:5px;
	margin-top:1px;
	margin-left:3px;
}
.sportkin-home {
	background-image:url(../images/icons/home.gif);
	padding:3px;
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	width:17px;
	height:16px;
	float:left;
	margin-right:3px;
	margin-top:6px;
	margin-left:0px;
}
.menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.menu li {
	display:inline;
}
.menu a, .menu h2 {
	font:normal 9pt arial, helvetica, sans-serif;
	display:block;
	margin:3px;
	padding:3px;
	float:left;
}
.menu h2 {
	color:#fff;
	background:#000;
	text-transform:uppercase;
}
.menu a {
	color:#0000ee;
	border:1px solid #ffffff;
	text-decoration:none;
}
.menu a:hover {
	color:#ffffff;
	background-color:#ff6600;
}
.title-event-create {
	background-image:url(../images/icons/title-image-event-edit.png);
	background-repeat:no-repeat;
	width:48px;
	height:48px;
	float:left;
}
.title-join {
	background-image:url(../images/icons/title-join.png);
	background-repeat:no-repeat;
	width:48px;
	height:48px;
	float:left;
}
.icon-show {
	background-image:url(../images/plus.gif);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	cursor:pointer;
}
.icon-hide {
	background-image:url(../images/minus.gif);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
	cursor:pointer;
}
.dialogmenuheader {
	padding:3px;
	border:0 solid #efe2a3;
	background:#ffff99 url(../images/backgrounds/red-grad24.png) repeat-x;
	border-bottom:0 solid #efe2a3;
	border-top:0 solid #efe2a3;
	font-size:120%;
}
.dialogmenuheader2 {
	padding:3px;
	border:0 solid #efe2a3;
	background:#ffff99 url(../images/backgrounds/bg-body2.png) repeat-x;
	border-bottom:0 solid #efe2a3;
	border-top:0 solid #efe2a3;
	font-size:120%;
}
.dialogfooter {
	padding:3px;
	font-size:1.28em;
	padding-left:10px;
	border:0 solid #efe2a3;
	background:#ffffff url(../images/backgrounds/bg-body_r.png) repeat-x;
	border-bottom:0 solid #efe2a3;
	border-top:0 solid #efe2a3;
}
.banner-foot {
	clear:both;
	border:0;
	background:url(../images/backgrounds/bg-body-footer.png) repeat-x;
	font-size:1.3em;
	font-style:strong;
	color:#ffffff;
	height:50px;
}
.dialogfooter22 {
	margin-top:13px;
	padding:3px;
	padding-left:10px;
	border:0 solid #efe2a3;
	background:#ffffff url(../images/backgrounds/bg-body_r22.png) repeat-x;
	border-bottom:0 solid #efe2a3;
	border-top:0 solid #efe2a3;
}
.dialog01 {
	padding:5px;
	border:1px solid #efe2a3;
	background:#ffff99 url(../images/backgrounds/yellow-grad.png) repeat-x;
	border-bottom:1px solid #efe2a3;
	border-top:0 solid #efe2a3;
}
.dialog02 {
	padding:6px;
	background:#ffff99 url(../images/backgrounds/yellow-grad.png) repeat-x;
}
.main_img_background {
	min-width:570px;
	padding:18px 3px 12px 8px;
	background:#ffffff url(../images/bcakgrounds/f_img_bg.png) repeat-x;
}
.dialog404 {
	height:92px;
	padding:5px;
	background:#ffff99 url(../images/backgrounds/yellow-grad.png) repeat-x;
	border-left:1px solid #efe2a3;
	border-right:1px solid #efe2a3;
	border-bottom:3px solid #efe2a3;
}
.dialog404 a:hover {
	color:#003300;
	border-bottom:2px solid #cccccc;
}
.dialog405 {
	height:48px;
	padding-top:0;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	background:#ffff99 url(../images/backgrounds/yellow-grad.png) repeat-x;
	border-left:1px solid #efe2a3;
	border-right:1px solid #efe2a3;
	border-bottom:1px solid #efe2a3;
}
.dialog405 a:hover {
	color:#003300;
	border-bottom:1px solid #cccccc;
}
.dialog414 {
	border:1px solid #a6bc07;
	font-size:11px;
	margin:0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:2px;
	background:#ffff99 url(../images/backgrounds/yellow-grad.png) repeat-x;
	border-left:1px solid #a6bc07;
	border-right:1px solid #a6bc07;
}
.dialog414 a:hover {
	color:#003300;
	border-bottom:1px solid #cccccc;
}
.dialog409 {
	height:168px;
	padding-top:0;
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
	background:#ffff99 url(../images/backgrounds/grey-grad28.png) repeat-x;
	border-left:1px solid #efe2a3;
	border-right:1px solid #efe2a3;
	border-bottom:1px solid #efe2a3;
}
.dialog409 a:hover {
	font-weight:bold;
}
.dialog {
}
.dialog409 a:hover {
	font-weight:bold;
}
.dialog_search {
	padding:5px;
	padding-left:7px;
	padding-right:12px;
	border:0px solid #cccccc;
	background:#ffffff url(../images/backgrounds/search_widget.png) repeat-x;
}
.dialog_signup {
	padding:5px;
	padding-left:12px;
	padding-right:7px;
	border:0px solid #cccccc;
	background:#ffffff url(../images/backgrounds/signup_widget.png) repeat-x;
}
.dialog_search_wide {
	padding:22px;
	border:0px solid #efe2a3;
	background:#ffffff url(../images/backgrounds/bg-body.png) repeat-x;
}
.dialog a:hover {
	color:#003300;
	border:0 solid #efe2a3;
	background:#ffff99 url(../images/backgrounds/yellow-grad.png) repeat-x;
}
.dialog40v {
	padding:5px;
	border:1px solid #efe2a3;
	background:#ffff99 url(../images/backgrounds/yellow-grad-v.png) repeat-x;
}
.dialog22 {
	padding:0 0 0 2px;
	line-height:18px;
	margin:1px 0 0 0;
	background-color:#F3F3F3;
	color:#102a34;
	font-family:sans-serif, Helvetica, arial;
}
.dialog22 a:hover {
	background-color:#dddddd;
	padding:inherit;
	border:0 solid #080d12;
	color:#102a34;
	font-family:sans-serif, Helvetica, arial;
	padding:0 0 0 0;
	display:block;
	text-decoration:none;
}
.dialog333 {
	padding-top:12px;
	padding-right:3px;
	padding-bottom:12px;
	padding-left:2px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:3px solid #e6e6e9;
	border-top:1px solid #e6e6e9;
}
.dialog333b {
	padding:0 0 2px 0;
	line-height:38px;
	margin:1px 0 0 0;
	background-color:#F3F3F3;
	color:#102a34;
	font-family:sans-serif, Helvetica, arial;
	font-size:1em;
	padding-left:2px;
}
.dialog333b a:hover {
	background:transparent url(../images/icons/go.gif) no-repeat;
	padding:0 0 2px 0;
	line-height:38px;
	margin:1px 0 0 0;
	background-color:#e6e6e9;
	color:#102a34;
	font-family:sans-serif, Helvetica, arial;
	font-size:1em;
	padding-left:2px;
}
.dialog333a {
	padding:0 0 0 2px;
	line-height:33px;
	margin:1px 0 0 0;
	line-height:38px;
	margin:1px 0 0 0;
	background-color:#eeeeee;
	color:#102a34;
	font-family:sans-serif, Helvetica, arial;
	font-size:1.0em;
}
.dialog333a a:hover {
	background:transparent url(../images/backgrounds/red-grad24.png) repeat-x scroll 1px 1px;
	background-color:#dddddd;
	padding:inherit;
	border:0 solid #080d12;
	color:#102a34;
	font-family:sans-serif, Helvetica, arial;
	padding:0 0 0 0;
	display:block;
	text-decoration:none;
}
.dialog33 {
	padding:5px;
	border:1px solid #cccccc;
	background:#ffffff url(../images/backgrounds/gun-grad.png) repeat-x;
}
.dialog33 a:hover {
	color:#ffffff;
	padding:3px;
	border:1px solid #efe2a3;
	background-color:#ff6600;
}
.dialog44 {
	padding:3px;
	border:1px solid #cccccc;
	background:#ffffff url(../images/skbg.jpg) repeat-x;
}
.dialog44 a:hover {
	color:#ffffff;
	padding:1px;
	border:0 solid #efe2a3;
	background-color:#ff0000;
}
.dialog .bt {
	font-size:400%;
	font-weight:bold;
	color:#0000ff;
	text-decoration:none;
}
.dialog .bt:hover {
	color:#ffffff;
	background-color:#ff6600;
}
.dialog20 {
	padding:10px;
	border:1px solid #cccccc;
}
.dialog21a {
	padding:3px;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
}
.menu_header {
	letter-spacing:0.05em;
	color:#2D4159;
	line-height:25px;
	padding: 8px 2px 2px 0px;
	font-size:1.2em;
	margin-bottom:-4px;
	text-transform: capitalize;
}
.header_clear {
	background-color:#ebebeb;
	letter-spacing:1px;
	word-spacing:normal;
	border:1px solid #dddddd;
	color:#34556b;
	line-height:3px;
	text-indent:2px;
	padding-bottom:3px;
}
.menu_header_inner {
	background:#ffffff url(../images/backgrounds/box_headerfx4.gif) repeat-x;
	background-color:#ffffff;
	letter-spacing:1px;
	word-spacing:normal;
	border:1px solid #eeeeee;
	color:#34556b;
	line-height:28px;
	text-indent:2px;
	padding-bottom:3px;
}
.ibase {
	background:url(../images/backgrounds/info-base.png) repeat-x;
	letter-spacing:.5px;
	word-spacing:normal;
	color:#34556b;
	line-height:19px;
	text-indent:8px;
	padding-left:3px;
	padding-bottom:3px;
	height:90px;
}
.menu_header_sub {
	background-color:#e0ecff;
	letter-spacing:1px;
	word-spacing:normal;
	border:1px solid #cccccc;
	color:#ffffff;
	line-height:25px;
	text-indent:2px;
}
.menu_header_event {
	background-color:#666666;
	letter-spacing:1px;
	word-spacing:normal;
	border:1px solid #ce0000;
	color:#ffffff;
	line-height:25px;
	text-indent:2px;
}
.menu_item {
	background-color:#ffffff;
	line-height:18px;
	text-indent:4px;
	cursor:auto;
	page-break-before:auto;
	page-break-after:auto;
	font-size:12px;
	margin-top:0;
	padding-top:0;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:outset;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	border-top-color:#b5ccdb;
	border-bottom-color:#ffffff;
}
.txt_field {
	border:1px solid #cccccc;
	font-size:13px;
	margin:0;
	margin-top:5px;
	padding:4px;
	width:200px;
}
.txt_field_new {
	border: 1px solid #b5c3e3;
	padding: 7px;
	background: #eeeeff;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	width: 130px;
	border-radius: 1em;
}
#form-search {
	padding-top:0px;
}
#form-search2 {
	background: #e1e1e1; /* Fallback color for non-css3 browsers */
	padding-top:20px;
	/* Gradients */
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(241,244,245)));
	background: -moz-linear-gradient( center top, rgb(255,255,255) 0%, rgb(241,244,245) 100%);
	/* Rounded Corners */
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	/* Shadows */
	box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
}
/*** TEXT BOX ***/
#form-signup {
	background: #e1e1e1; /* Fallback color for non-css3 browsers */
	padding-top:20px;
	/* Gradients */
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(241,244,245)));
	background: -moz-linear-gradient( center top, rgb(255,255,255) 0%, rgb(241,244,245) 100%);
	/* Rounded Corners */
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	/* Shadows */
	box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
}
/*** TEXT BOX ***/

#form-login {
	background: #e1e1e1; /* Fallback color for non-css3 browsers */
	/* Gradients */
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(225,225,225)));
	background: -moz-linear-gradient( center top, rgb(255,255,255) 0%, rgb(225,225,225) 100%);
	/* Rounded Corners */
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	/* Shadows */
	box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3), 0 0 2px rgba(0,0,0,.3);
}
/*** TEXT BOX ***/
.txt_field_new[type="text"] {
	background: #fafafa; /* Fallback color for non-css3 browsers */
	/* Gradients */
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(250,250,250)), color-stop(1, rgb(230,230,230)));
	background: -moz-linear-gradient( center top, rgb(250,250,250) 0%, rgb(230,230,230) 100%);
	border: 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid rgba(255,255,255,.8);
	font-size: 1 em;
	margin: 4px;
	padding: 5px;
	/* Rounded Corners */
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	min-height:20px;
	/* Shadows */
	box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
	-webkit-box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
	-moz-box-shadow: -1px -1px 2px rgba(0,0,0,.3), 0 0 1px rgba(0,0,0,.2);
}
/*** USER IS FOCUSED ON TEXT BOX ***/
.txt_field_new[type="text"]:focus {
	outline: none;
	background: #fff; /* Fallback color for non-css3 browsers */
	/* Gradients */
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(235,235,235)));
	background: -moz-linear-gradient( center top, rgb(255,255,255) 0%, rgb(235,235,235) 100%);
}
.txt_field_new [type="submit"] {
	background: #44921f;/* Fallback color for non-css3 browsers */
	/* Gradients */
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgb(79,188,32)), color-stop(0.15, rgb(73,157,34)), color-stop(0.88, rgb(62,135,28)), color-stop(1, rgb(49,114,21)));
	background: -moz-linear-gradient( center top, rgb(79,188,32) 0%, rgb(73,157,34) 15%, rgb(62,135,28) 88%, rgb(49,114,21) 100%);
	border: 0;
	color: #eee;
	cursor: pointer;
	float: right;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	margin: 4px 4px 0;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	width: 84px;
	outline: none;
	/* Rounded Corners */
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	/* Shadows */
	box-shadow: -1px -1px 1px rgba(255,255,255,.5), 1px 1px 0 rgba(0,0,0,.4);
	-moz-box-shadow: -1px -1px 1px rgba(255,255,255,.5), 1px 1px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: -1px -1px 1px rgba(255,255,255,.5), 1px 1px 0 rgba(0,0,0,.4);
}
/*** SEARCH BUTTON HOVER ***/
.txt_field_new [type="submit"]:hover {
	background: #4ea923; /* Fallback color for non-css3 browsers */
	/* Gradients */
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgb(89,222,27)), color-stop(0.15, rgb(83,179,38)), color-stop(0.8, rgb(66,143,27)), color-stop(1, rgb(54,120,22)));
	background: -moz-linear-gradient( center top, rgb(89,222,27) 0%, rgb(83,179,38) 15%, rgb(66,143,27) 80%, rgb(54,120,22) 100%);
}
.txt_field_new [type="submit"]:active {
	background: #4ea923; /* Fallback color for non-css3 browsers */
	/* Gradients */
	background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(89,222,27)), color-stop(0.15, rgb(83,179,38)), color-stop(0.8, rgb(66,143,27)), color-stop(1, rgb(54,120,22)));
	background: -moz-linear-gradient( center bottom, rgb(89,222,27) 0%, rgb(83,179,38) 15%, rgb(66,143,27) 80%, rgb(54,120,22) 100%);
}
.txt_field_tiny {
	border:1px solid #FF0;
	font-size:1.2em;
	margin:0;
	margin-top:0px;
	padding:4px;
	height:12px;
	width:155px;
}
.txt_fieldhalf {
	border:1px solid #cccccc;
	font-size:16px;
	margin:0;
	padding:3px;
	width:180px;
}
.button321 {
	border:0px outset #ffffff !important;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	background:url(../images/buttons/Join-now-button.png) repeat-x 0% 100%;
	font-size:12pt;
	font-family:sans-serif, Helvetica, arial;
	font-weight:100;
	color:#009;
	padding:1px;
	border:1px outset #ffffff;
}
.txt_header {
	border:1px solid #cccccc;
	font-size:12px;
	padding:4px;
	width:140px;
}
.txt_tab {
	background-color:#edffad;
	margin:4pt;
	padding:8pt;
	border:1px solid #cccccc;
	font-size:14px;
	padding:10px;
	width:770px;
	margin-left:25px;
}
.e-menu {
	width:369px;
	float:right;
}
dl.table {
	margin:0;
	padding:0;
}
dl.table dt {
	clear:both;
	float:left;
	margin:0;
	padding:1px;
}
dl.table dd {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
.checkbox, .radio {
	width:19px;
	height:25px;
	padding:0 5px 0 0;
	background:url(checkbox.gif) no-repeat;
	display:block;
	clear:left;
	float:left;
}
.radio {
	background:url(radio.gif) no-repeat;
}
.select {
	position:absolute;
	width:158px;
	height:21px;
	padding:0 24px 0 8px;
	color:#fff;
	font:12px/21px arial, sans-serif;
	background:url(select.gif) no-repeat;
	overflow:hidden;
}
.connect_widget_not_connected_text {
	display:none !important;
}

