
/* ## XHTML basis elements ############################ start # */

body,html {
	
	margin:0;
	padding:0;
	height:100%;
	
}

body {background-color:#aaa;
}

br {

	clear:both;
}

h1{padding:0px;
margin:0px;
clear:both;
}



h2{padding:0px;
margin:0px;
clear:both;
}

h3{padding:0px;
margin:0px;
clear:both;
}

h4{padding:0px;
margin:0px;
clear:both;
}

h5{padding:0px;
margin:0px;
clear:both;
}

h6{padding:0px;
margin:0px;
clear:both;
}

p br { clear:none; }

.hidden {  display:none;  }

/* ## XHTML basis elements ########################### end ### */



/* ## main elements ################################## start # */

#mainwrapper {

	margin:0 auto;
	width:1004px;
	background: url(../img/body.png) no-repeat transparent;
					
}

* html #mainwrapper {background: url(../img/body.gif) no-repeat transparent; }

#header {

	top:21px;
	left:21px;
	width:972px;
	height:150px;
	overflow:hidden;

}

#index {  

	float:left;
	width:100%;
	height:100%;   		
	
}

#index a {

	position: relative;
	top:20px;
	display:block;
	width:100%;
	height:100px;

}


#content {

	float: left;
	background: url(../img/body.png) no-repeat transparent;
	background-position: 0 -170px;
	overflow:hidden;

}

* html #content {background: url(../img/body.gif) no-repeat transparent; }

.column-1 {

	width:192px;
	left:21px;
	float:left;
	padding-bottom:100px;

}

.column-2 {

	width:491px;
	float: left;
	height:100%;
	left:10px;
	padding-bottom:20px;
	
}

* html .column-2 {
	
	left:0;
	width:481px;

}

.column-3 {

	width:300px;
	float: left;
	height:100%;
	padding-bottom: 10px;

}

* html .column-3 { width:290px; }

.column-3 .column-inner {

	padding-top:5px;
	background: url(../img/column-3.png) no-repeat transparent;
	
}

.column-3 .column-inner .column-content {

	background: url(../img/column-3.png) no-repeat transparent;
	background-position: 0 100%;
	padding-bottom:0;
	
}

.column-4 {

	width:790px;
	margin-right:12px;
	float: right;
	padding-bottom:20px;

}

.flatcolour_dynm_body{
		background-image:url(http://viabasket.fr/app/webroot/img/clubs_photo/demo/bodies_photo/1/Parquet_TBC_1.jpg);
		background-repeat:repeat;
		background-position:center top;
		}


/* ## main elements ################################### end ### */


/* ## layout elements ################################# start # */


.float-left {  float:left; }

.float-right {  float:right;  }

.centered {  text-align:center;  }

.align-right {  text-align:right;  }

/* ## layout elements ################################# end ### */

/* ## element "boxes" ################################# start # */

.box-0 {

	margin-bottom:20px;
	text-align: center;
	float:left;

}

.column-4 .box-0 {

	float:none;
	width:auto;

}

.note {

	background-color:#b8deb8;
	border:1px solid #8ec38e;

}

.errnote {

	background-color:#deb8b8;
	border:1px solid #c38e8e;
	display:block;
	padding:10px 0;
	width:100%;

}

.column-4 .note, .column-4 .errnote { width:770px; }

.column-1 .box-1 {

	float:left;
	background: url(../img/box-1-a.gif) no-repeat transparent;
	background-position: 0 100%;
	margin-bottom:20px;
	padding-bottom:5px;

}

.column-1 .box-1 .text {

	background: url(../img/box-1-a.gif) no-repeat transparent;
	padding:5px 5px 0 5px;

}



.avatar:link, .avatar:active, .avatar:visited {

	float:left;
	width:78px;
	height:78px;
	text-align: center;
	

}

.column-2 .box-1 {

	float:left;
	background: url(../img/box-1-b.png) no-repeat transparent;
	margin-bottom:10px;
	padding-top:5px;

}

.column-2 .box-1 .text {

	float:left;
	width:450px;
	background: url(../img/box-1-b.png) no-repeat transparent;
	background-position: 0 100%;
	padding:5px 10px 10px 10px;

}

.imgright img { float:right; margin: 0 0 10px 10px; }

.imgleft img { float:left; margin: 0 10px 10px 0; }
.column-2 .box-1 .imgleft p, .column-2 .box-1 .imgright p { float:none; width:auto; }


.column-2 .box-1 .text img.portrait { margin-right:10px; }

.column-2 .browserbox {
	
	background: url(../img/box-1-c.png) no-repeat transparent;

}

.column-2 .browserbox .text {
	
	background: url(../img/box-1-c.png) no-repeat transparent;
	background-position: 0 100%;
	
}



.column-4 .single { 

	background: url(../img/-single.png) no-repeat transparent; 
	line-height:35px;
	margin: 0 0 0 2px;
	
}

.column-2 div.top { padding-top:0; }


.top img { margin: 0 5px 5px 5px; }




.column-2 .box-1 .nav, .column-2 .box-1 .nav-b {

	display:block;
	height:18px;
	width:468px;
	background-color:#ededed;
	border-top:1px solid #d8d8d8;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #d8d8d8;

}

.column-2 .box-1 .text .nav { border:none; background-color: transparent; padding:0; }

.column-2 .box-1 .nav li.first { width:170px; text-align: right; }

.column-2 .box-1 .nav-b li { width:220px; }

.newslist {

	margin:0;
	padding:5px 0 0 0;
	list-style-type: none;

}

.newslist li {

	float:left;
	width:100%;
	background: url(../img/dotted.gif) repeat-x transparent;
	background-position: 0 100%;
	padding: 5px 0 10px 0;

}

.newslist li a:link img, .newslist li a:active img, .newslist li a:visited img {

	border:1px solid #9e9e9e;
	float:left;
	margin-right:10px;

}

.newslist li a:hover img {

	border:1px solid #000;

}

.newslist li p { margin-top:0; }

.newslist li.last {

	background:none;

}

.pics { width:49%; float:left; }

.pics img { margin: 1px; }

.hvideo {

	margin-top:10px;
	float:left;
	width:49%;

}



.column-3 .box-1, .box-4-b .col-4 {

	top:-8px;
	left:6px;
	float:none;
	background: url(../img/box-3-c.png) no-repeat transparent;
	background-position: 0 100%;
	margin-top:10px;
	padding-bottom:5px;

}

.column-3 .box-1 .text, .box-4-b .col-4 .inner {

	float:none;
	width:auto;
	background: url(../img/box-3-c.png) no-repeat transparent;
	padding:10px 10px 0 10px;

}

.column-3 .box-1 .avatars { height:240px; }
.column-3 .box-1 .section { 
	
	height:100px; 
	width:270px;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	background: url(../img/dotted.gif) repeat-x transparent;
	background-position: 0 100%;
	
}

.column-3 .box-1 .avatars .avatar, .column-3 .box-1 .section .avatar { margin-right:10px; }

.column-3 .box-1 .avatars .add-c { margin-right:10px; }

.box-4-b .col-4 { float:left; }

.text p { width:98%; margin: 0; }

.column-3 .newslist { width:270px; }

.column-3 .newslist li { float:none; }

.column-3 .newslist li small { display:block; }

.column-3 p { width:270px; }

.witem { padding: 10px 0 0 0; }

.witem small {

	background-color:#ededed;
	float:right;
	width:390px; 
	padding: 2px;
	position: relative;

}

span.admin { 

	position:absolute;
	top:5px;
	right:0;
	
}

.reply span.admin { top:10px; right:5px; }

.witem p {

	float:none;
	width:390px; 
	padding: 5px 2px 5px 55px;

}

.witem .avatar, .reply .avatar { float:left; height:100px; width: 56px; }

.reply .avatar { height:auto; }



.avatar:link img, .avatar:active img, .avatar:visited img,
.avatar a:link img, .avatar a:active img, .avatar a:visited img { 
	
	border:1px solid #e3e3e3; 
	padding:1px;
	background-color:#fff;
	

}

.avatar:hover img, .avatar a:hover img { 
	
	border:1px solid #000;
	
}




.witem .avatar small, .reply .avatar small { float:none; width:auto; background:none; }

.box-4, .box-4-b {
	
	float:left;
	background: url(../img/box-4.png) no-repeat transparent;
	background-position: 0 100%;
	margin-top:5px;
	margin-bottom:20px;
	padding-bottom:5px;

}

.box-4 .text, .box-4-b .text {

	float:none;
	width:auto;
	background: url(../img/box-4.png) no-repeat transparent;
	padding:10px;

}

.box-4-b .text { background: url(../img/box-4-b.png) no-repeat transparent; }

.box-4-b { 

	background: url(../img/box-4-b.png) no-repeat transparent;
	background-position: 0 100%;

}

.column-4{

	display:block;
	width:780px;
	height:30px;
	background: url(../img/box-1-top-col4.png) no-repeat transparent;
	position:relative;
	top:-10px;
	left:-10px;
	text-indent: 15px;
	line-height: 30px;

}

.column-4 .photos, .column-4 .events, .column-4 .forum {

	padding:0 0 20px 80px;
	margin:0;
	float:none;
	background: url(../img/top-photos.png) no-repeat transparent;

}

.column-4 .events { 
	
	width:100%;
	display: block;
	background: url(../img/top-events.png) no-repeat transparent; 

}

.column-4 .forum {

	width:100%;
	display: block;
	background: url(../img/top-forum.png) no-repeat transparent;

}

.photos .text, .events .text, .forum .text { background: none; }

.photos .bigbutton:link { float:right; margin-right:100px; }

.photos , .events , .forum  { padding-bottom: 20px; }

.item {

	float:left;
	border:1px solid #bcbcbc;
	background-color:#fff;
	padding:5px 0 5px 5px;
	margin: 0 5px 5px 0;

}

.item img { 

	float:left; 
	margin:0 5px 0 0; 
	
}

.item:hover {

	background-color:#f8f8f8;
	border:1px solid #000;
	cursor: pointer;

}


.item strong.date {

	display:block;
	width:445px;
	background-color:#bcbcbc;
	border-top:1px solid #bcbcbc	;
	height:19px;
	position:relative;
	top:-7px;
	left:-5px;
	line-height: 20px;
	text-indent:5px;

}

.item:hover strong.date { border-top:1px solid #000; }

.item .tools { margin-right:5px; padding:0 0 0 5px; }

.item {

	background-color: #ededed;
	padding: 5px;
	position: relative;

}



.album {

	width:210px;
	height:85px;
	overflow:hidden;

}

div div.album img { margin:10; }

.album p { 

	width:auto;
	float:none;
	
 }


.news {
	
	width:440px;
	padding-bottom:5px;
	margin-right:0;

}

.video {
	
	width:auto;
	float:left;
	margin-right:4px;

}

.browserbox div.video img { margin:0 5px 5px 0; }



.news p, .forum p { width: auto; }

.column-2 .events, .column-2 .forum, .column-2 .players {

	width:440px;
	margin-bottom:10px;
	background: transparent;
	background-color:#fff;

}


.column-2 .events  { width:335px; }

.column-2 .events table { 
	
	float:left;	
	width: 240px;  
	border-collapse: collapse;
	border:none;
	background-color:transparent;
	margin: 0 0 5px 0;
	position:relative;
	left:4px;

}

.column-2 .events table td {

	vertical-align: top;
	padding: 2px 0;

}

.column-2 .events table tr:hover { background-color:transparent; }

.column-2 .forum  { 

	margin-bottom: 5px; 
	width:425px;
	
}

.announce {

	border-top:none;
	border-right:none;
	border-left:none;
	background: url(../img/announcement.png) no-repeat transparent;
	padding-top:14px;
	width:445px;

}

.announce  { width:430px; }

.announce p { padding:5px; width:auto; float:none; }

.announce:hover {

	border-top:none;
	border-left:none;
	border-right:none;
	background: url(../img/announcement-hover.png) no-repeat transparent;

}

.coach { width:430px; padding:10px; }

.coach .section { width:220px; float:left; padding-right:10px; }

.coach p {

	width:auto;
	float:none;

}

.coach  { background-color:transparent; }

.players table { width:435px; }
.players .ntop { float:right; margin:5px; }

.ext, .ext:hover { border:none; background-color:transparent; }

.guest {

	padding:10px;
	width:auto;
	float:none;
	clear: both;
	position: relative;

}

.guest a.button-link {

	position: absolute;
	right:5px;
	top:7px;

}

.reply {

	float:none;
	padding: 10px 5px;
	display:block;
	clear:both;
	width:auto;
	position: relative;

}

.reply .avatar { 
	
	z-index:10;
	position: absolute; 
	background-color:#fff; 

}

.reply .reply { padding:0 0 0 20px; }

.reply  {

	background-color:#ededed;
	display:block;
	width:100%; 
	height:28px;
	padding: 10px 0;
	margin:0 15px 5px 0;
	position: relative;

}

.reply  small { 

	width:150px; 
	float:left; 
	position: relative;
	left:65px;

}

.reply .rt { 

	float:left;
	display:block;
	width:auto;
	padding:0 15px 10px 60px;
		
}

/* ## element "boxes" ################################ end ### */

/* ## element "footer" ############################### start # */

#footer {
	
	clear:both;
	height:40px;
	width:100%;
	background: url(../img/footer.gif) repeat-x #d6d6d6;
	border-top:1px solid #fff;

}



#footer ul {

	list-style-type:none;
	margin:0 auto;
	padding:0;
	width:980px;

}

#footer ul li {

	float:left;
	padding:0 5px;
	line-height: 40px;

}

#footer ul li.credit {

	width:620px;
	background: url(../img/vivabasket2.gif) no-repeat transparent;
	background-position: 100% 10px;
	text-indent:450px;
	
}

#footer ul li.credit a { display:none; }

/* ## element "footer" ############################### end ### */



/* ## global text styles ############################# start # */

body { /* change by NC 22/10/2008 */

	font-family: Verdana, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	
}



.meta-bar {

	color:#666;
	font-size:10px;

}



.newslist li small {

	color:#9e9e9e;

}




#footer, #footer ul li { font-size:7pt; }

.breadcrump ul li { font-size: 10px; }

.breadcrump ul li.registered {	color:#57a10f; }

.intro { color: #777; }

.tools li { font-size: 6pt; }
.item .tools li { font-size:7pt; }
.imgleft .tools li { font-size:7pt; }

.item, .witem { font-size:10px; }

.news  small, .events  small, .forum  small, .video  small, .tagline, .announce  small {

	font-weight:normal;
	color:#666;

}

.video p { font-size: 10px; }

strong.date { color: #fff; }

.red { color:#ff0000; }
.green { color:#14d100; }

.steps li , .steps li  { color:#bcbcbc; font-size:10px; }

.steps li.active , .steps li.complete  { color:#fff; }

.note { color:#407c40; }
.errnote { color:#7c4040; text-align: center; }

fieldset .radio-label strong, .date small { color:#666; }

.guest { font-size:10pt; }
.guest a.button-link span { font-size:11pt; }

.reply  span, .reply  small { font-weight:normal; font-size:10px; }

.statvals li { text-align: center; }
.statvals li  { color:#fff; text-align: center; }

.result li.letters ul li { font-size: 10px; }

/* ## global text styles ############################# end ### */



/* ## tables ######################################### start # */

table { 

	border-collapse: collapse; 
	margin: 0;
	width:100%;

}

table thead {

	border:1px solid #bcbcbc;
	background-color:#ededed;

}

table thead tr th { text-align: left; }

table tbody tr td { padding: 5px; }

table tbody tr.alt { background-color:#f6f6f6; }

table tbody tr:hover { background-color: #ffe5cd;}
table tbody tr:hover td.sfirst{ background-color: #ffe5cd;}
table tbody tr:hover td.slast{ background-color: #ffe5cd;}

table thead tr th.section {

	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;

}

table thead tr th.sfirst { border-left:1px solid #bcbcbc; }
table thead tr th.slast { border-right:1px solid #bcbcbc; }

table tbody tr td.sfirst { background: url(../img/section.gif) repeat-y transparent; }
table tbody tr td.slast { background: url(../img/section.gif) repeat-y transparent; background-position: 100% 0; }

.box-4 table { width:760px; }

table.scoretable thead tr th { text-align: center; font-size: 10px; }

table.browsetable thead tr th { text-align:left; padding-left:5px; }

/*MODIFIED BY ME*/
table.scoretable tbody tr td {

	border:1px solid #bcbcbc;
	text-align: left;

}
/*ONLY MODIFIED BETWEEN THESE COMMENT TAGS*/

table.scoretable tbody tr td.total { 

	color:#fff; 
	font-weight:bold; 
	background-color:#bcbcbc; 
	text-align:right;

}



/* ## link styling ################################### end ### */

/* ## polls ########################################## start # */

p.presult { /* change by NC 22/10/2008 */

	padding:0px 0 15px 0;
	
}

p.presult span {

	display:block;
	padding:2px;
	height:10px;
	border:1px solid #bcbcbc;
	background: url(../img/pollresult.gif) repeat-x #fff;
	background-position: 0 100%;
	position: relative;

}

p.presult strong {

	position: absolute;
	right:-40px;
	top:0px;
	display: block;
	width:30px;

}

/* ## polls ########################################## end ### */

/* ## ads ############################################ start # */

.ad-768 {

	margin:0 auto;
	width:768px;
	height:90px;

}

.ad-300 {

	margin:0 auto;
	width:300px;
	height:250px;
	margin-bottom: 10px;

}

.box-4 .ad-300 { float:right; margin: 10px 15px 10px 10px; }


/*LEFT TABS STYLES*/

.main-nav li a:link, .main-nav li a:active, .main-nav li a:visited {

	color:#fff;
	font-weight:bold;
}


/*BUTTON STYLES*/

.bigbutton:link, .bigbutton:active, .bigbutton:visited {
	
	float:left;
	background: url(../img/button-shine2.png) repeat-x transparent;
	font-size:10pt;
	color:#fff;
	padding: 5px 10px;

}


a.button-link:link, a.button-link:active, a.button-link:visited,
a.button-link-b:link, a.button-link-b:active, a.button-link-b:visited { 
	
	float:left;
	cursor: pointer; 
	background: url(../img/button-shine.png) repeat-x transparent;
	margin:0 5px 0 0;
	padding:0;
	color:#fff;
	font-size:7pt;
	font-weight:normal;
	width:auto;
	height:15px;
	overflow: hidden;

}

a.button-link span, a.button-link-b span {

	display:block;
	width:100%;
	height:100%;
	margin-top:-4px;
	line-height: 15px;
	padding: 2px 5px;
	
}


a.button-link-b:link, a.button-link-b:active, a.button-link-b:visited { background-color:#bcbcbc; border:2px solid #666; }

.button:hover, a.button-link:hover,  a.button-link-b:hover { border:2px solid #000; background:none; }

a.button-link-b:hover { background-color:#bcbcbc; }

.add:link span, .add:active span, .add:visited span {

	background: url(../img/add.gif) no-repeat transparent;
	padding-left: 25px;

}

a.add-b:link, a.add-b:active, a.add-b:visited,
a.add-c:link, a.add-c:active, a.add-c:visited { 

	float:right; 
	width:auto;
	height:17px;
	
}

.add-b:link span, .add-b:active span, .add-b:visited span {

	background: url(../img/add-b.gif) no-repeat transparent;
	padding: 0 0 0 20px;
	margin:1px 5px 0 2px;
	line-height:13px;

}

.add-c:link span, .add-c:active span, .add-c:visited span {

	background: url(../img/add-c.gif) no-repeat transparent;
	background-position: 5px 3px;
	padding: 0 0 0 20px;
	margin:1px 5px 0 2px;
	line-height:13px;

}


.button { 
	
	cursor: pointer; 
	background: url(../img/button-shine.png) repeat-x transparent;
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:9px;
	font-weight:normal;
	height:16px;
    overflow: hidden;
}

* html .button { background: none;}

.button span {

	display:block;
	width:100%;
	height:100%;
	line-height: 14px;
	padding:0;
	margin: -4px 10px 0 0;
	
}

.button:hover { border:2px solid #000; background:none; }

.bottom .button { 

	background-image: url(../img/button-shine2.png);
	background-repeat: repeat-x;
	font-size:11px;
	height:auto;
	margin: 0 2px;
	
}


.buttonnav{background-image:url(../img/button-shine.png);
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
height:16px;
display:block;
line-height:14px;
text-align:center;
}
.buttonnav:hover{
	background-image: none;
background-repeat:repeat-x;
background-position:top;
font-family:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
height:16px;
border:2px solid #000000;
display:block;
line-height:14px;
text-align:center;
}


.button_29{background-image:url(../img/button-shine2.png);
background-repeat:repeat-x;
background-position:top;
font-family:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
height:29px;
display:block;
line-height:27px;
text-align:center;
}
.button_29:hover{background-image: none;
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
height:29px;
border:2px solid #000000;
display:block;
line-height:27px;
text-align:center;
}


/* ## ads ############################################ end ### */


/*NEW STYLES DEVELOPED ON 6-8-2008*/

/*header styles*/

.header_maincontent {
	width:100%;	
	margin:0 auto;
	height:auto;
	overflow:hidden;			
}


.header_sub {
	width:100%;
	float:left;
	position:relative;
	height:auto;			
}

.header_sub_02 { /* change by NC 22/10/2008 */
	width:100%;
	float:left;
	position:relative;
	height:auto;
	text-align:center;
	padding:5px 0px 2px 0px;			
}

.header_sub_03 {
	width:100%;
	float:left;
	position:relative;
	height:auto;
	text-align:center;		
}


.clubtitle {
	width:100%;
	float:left;
	position:relative;
	height:auto;
	margin-top:35px;			
}

.topbg {
	width:100%;
	float:left;
	height:29px;
	background-image:url(../img/metabar.gif);
	background-repeat:repeat-x;			
}

.logopanel{width:140px;
float:left;
height:27px;
text-align:left;
}

.headertext_panelright_{width:780px;
float:right;
height:27px;
padding-right:10px;
}


.header_textpanel{border-left:1px solid #C2C2C2;
float:left;
height:22px;
width:auto;
padding:7px 8px 0px 8px;
white-space:nowrap;
}

.header_textpanelright{
float:right;
height:22px;
width:auto;
padding:7px 8px 0px 8px;
white-space:nowrap;
}


.header_textpanel_02{
float:left;
height:22px;
width:auto;
padding:0px 8px 0px 0px;
white-space:nowrap;
}


.header_textpanel_03{
float:left;
height:22px;
width:auto;
padding:3px 8px 0px 0px;
white-space:nowrap;
}

.header_subtextpanel{
float:left;
height:auto;
width:137px;
white-space:nowrap;
}

.header_subtextpanel2{
float:left;
height:auto;
width:104px;
white-space:nowrap;
padding-top:4px;
}


.header_subtextpanel3{
float:left;
height:auto;
width:150px;
white-space:nowrap;
padding-top:4px;
}

.smalltxt{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#666666;
outline:none;
}

.smalltxt_blk{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#000000;
outline:none;
}

.txt_blk_10{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#000000;
outline:none;
}

.txt_10pd12{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#666666;
outline:none;
padding-top:12px;
}


.txt_gray_10{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#666666;
font-style: italic;
outline:none;
}


.txt_gray_10treb{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#666666;
font-style: italic;
outline:none;
}

.txt_gray_normal{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#666666;
outline:none;
}

.txt_gray_11{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#7E7E7E;
}

.txt_gray_12{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#7E7E7E;
}


.txt_white12{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#ffffff;
}


.txt_blk_11{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#000000;
outline:none;
}

.txt_blk_11 a.gamelink:hover{
	text-decoration: underline;
	color: #920303;
}

.txt_blk_11 a.gamelink:hover span{
	text-decoration: underline;
}

a.game_arrow_link{
	border:0px;
	float:right;
	margin:5px 25px 0 0;
}

.txt_blk_11italic{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#000000;
outline:none;
font-style:italic;
}

.txt_blk_11_01{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#000000;
outline:none;
}

.txt_blk_11_02{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#000000;
outline:none;
letter-spacing:-1px;
}


.txt_blk_12{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
/*font-size:11px;*/
color:#000000;
outline:none;
}

.txt_blk_12pd{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
outline:none;
padding-left:4px;
}

.txt_blk_12normal{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
outline:none;
}

.txt_blk_12left{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
outline:none;
text-align:left;
padding-top:37px;
}

.txt_grey_12normal{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#777777;
outline:none;
}

.txt_green_12{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#920303;
outline:none;
}

.txt_blk_13{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:13px;
color:#000000;
outline:none;
}


.txt_14treb{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
outline:none;
}

a.linkblk_12:link, a.linkblk_12:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#000000;
outline:none;
}
.linkblk_12:hover, .linkblk_12:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#000000;
outline:none;
}


a.linkblk_all:link, a.linkblk_all:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#000000;
outline:none;
}
.linkblk_all:hover, .linkblk_all:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#000000;
outline:none;
}

.linkinactive{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#838383;
outline:none;
}


a.season_selected:link, a.season_selected:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#000000;
outline:none;
font-size:11px;
background-color:#F5F5F5;
display:block;
}
a.season_selected:hover, a.season_selected:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#000000;
outline:none;
font-size:11px;
background-color:#F5F5F5;
display:block;
}

a.linkorange:link, a.linkorange:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#ff861a;
outline:none;
}
a.linkorange:hover, a.linkorange:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#000000;
outline:none;
}


a.linkorange_italic:link, a.linkorange_italic:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:13px;
color:#ff861a;
outline:none;
font-style:italic;
}
a.linkorange_italic:hover, a.linkorange_italic:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:13px;
color:#000000;
outline:none;
font-style:italic;
}


a.linkblk_12normal:link, a.linkblk_12normal:link{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
outline:none;
}
a.linkblk_12normal:hover, a.linkblk_12normal:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
font-size:11px;
color:#000000;
outline:none;
}



.txt_blk_14{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
outline:none;
}


.txt_blk_16{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:16px;
color:#000000;
outline:none;
}

.txt_blk_16padding{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:16px;
color:#000000;
outline:none;
padding-top:9px;
}

.txt_blk_16padding_01{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:16px;
color:#000000;
outline:none;
padding-top:2px;
}

.txt_linksep{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#5A9F11;
outline:none;
}

a.toplink:link, a.toplink:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ff9900;
outline:none;
}
a.toplink:hover, a.toplink:active{font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-size:10px;
outline:none;

}


a.linkblk:link, a.linkblk:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
font-size:9px;
color:#000000;
outline:none;
}
a.linkblk:hover, a.linkblk:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
font-size:9px;
color:#000000;
outline:none;
}

.linkorn_10:link, .linkorn_10:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ff861a;
outline:none;
}
.linkorn_10:hover, .linkorn_10:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#000000;
outline:none;
}


.linkorn_11:link, .linkorn_11:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#ff861a;
outline:none;
}
.linkorn_11:hover, .linkorn_11:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#000000;
outline:none;
}


/*button styles*/

.button_01:link, .button_01:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
background-image:url(../img/button_01off.jpg);
background-repeat:repeat-x;
display:block;
outline:none;
cursor:pointer;
height:14px;
border:2px solid #E9740C;
text-align:center;
padding:0px 4px 0px 4px;
}
.button_01:hover, .button_01:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
background-image:url(../img/button_01on.jpg);
background-repeat:repeat-x;
display:block;
outline:none;
cursor:pointer;
height:14px;
border:2px solid #000000;
text-align:center;
padding:0px 4px 0px 4px;
}

.button_submit_old{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
background-image:url(../img/submit_1.jpg);
background-repeat: no-repeat;
display:block;
outline:none;
cursor:pointer;
height:17px;
width:65px;
border:0px;
text-align:center;
padding-bottom:2px;
}
.button_submit_old:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
background-image:url(../img/submit_2.jpg);
background-repeat: no-repeat;
display:block;
outline:none;
cursor:pointer;
height:17px;
width:65px;
border:0px;
text-align:center;
padding-bottom:2px;
}



.button_submit{background-image:url(../img/button-shine.png);
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
height:20px;
width:auto;
display:block;
line-height:14px;
text-align:center;
line-height:11px;
padding:0 7px 6px 7px;
}
.button_submit:hover{background-image: none;
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
height:20px;
width:auto;
border:2px solid #000000;
display:block;
line-height:14px;
text-align:center;
line-height:11px;
padding:0 7px 6px 7px;
}


.button_send_old{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
background-image:url(../img/send_01.jpg);
background-repeat: no-repeat;
display:block;
outline:none;
cursor:pointer;
height:17px;
width:100px;
border:0px;
text-align:center;
padding-bottom:3px;
}
.button_send_old:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
background-image:url(../img/send_02.jpg);
background-repeat: no-repeat;
display:block;
outline:none;
cursor:pointer;
height:17px;
width:100px;
border:0px;
text-align:center;
padding-bottom:3px;
}


.button_send{background-image:url(../img/button-shine.png);
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
height:20px;
width:auto;
display:block;
line-height:14px;
text-align:center;
line-height:11px;
padding:0 9px 6px 9px;
}
.button_send:hover{background-image: none;
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
height:20px;
width:auto;
border:2px solid #000000;
display:block;
line-height:14px;
text-align:center;
line-height:11px;
padding:0 9px 6px 9px;
}


.button_send_01old{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
background-image:url(../img/sendinvt_01.jpg);
background-repeat: no-repeat;
display:block;
outline:none;
cursor:pointer;
height:17px;
width:120px;
border:0px;
text-align:center;
padding-bottom:3px;
}
.button_send_01old:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
background-image:url(../img/sendinvt_02.jpg);
background-repeat: no-repeat;
display:block;
outline:none;
cursor:pointer;
height:17px;
width:120px;
border:0px;
text-align:center;
padding-bottom:3px;
}

.button_send_01{background-image:url(../img/button-shine.png);
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
height:20px;
width:122px;
display:block;
line-height:14px;
text-align:center;
line-height:11px;
padding:0 0 6px 0;
}
.button_send_01:hover{background-image: none;
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
height:20px;
width:122px;
border:2px solid #000000;
display:block;
line-height:14px;
text-align:center;
line-height:11px;
padding:0 0 6px 0;
}


.buttoninput_old{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#ffffff;
background-image:url(../img/buttoninput_bg.jpg);
background-repeat: no-repeat;
display:block;
outline:none;
cursor:pointer;
height:29px;
padding-bottom:4px;
width:140px;
border:0px;
text-align:center;
}
.buttoninput_old:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#ffffff;
background-image:url(../img/buttoninput_bgblk.jpg);
background-repeat: no-repeat;
display:block;
outline:none;
cursor:pointer;
height:29px;
padding-bottom:4px;
width:140px;
border:0px;
text-align:center;
}


.buttoninput{background-image:url(../img/button-shine2.png);
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:13px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
width:140px;
height:29px;
display:block;
line-height:22px;
text-align:center;
padding-bottom:7px;
}
.buttoninput:hover{background-image: none;
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
width:140px;
height:29px;
border:2px solid #000000;
display:block;
line-height:22px;
text-align:center;
padding-bottom:7px;
}

.button_logininput_old{background-image:url(../img/navlogin_01.jpg);
width:78px;
height:17px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
display:block;
outline:none;
cursor:pointer;
border:0;
text-align:center;
padding:0 0 3px 20px;
}
.button_logininput_old:hover{background-image:url(../img/navlogin_02.jpg);
width:78px;
height:17px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
display:block;
outline:none;
cursor:pointer;
border:0;
text-align:center;
padding-bottom:3px;
}


.button_logininput{background-image:url(../img/button-login_user.png);
background-repeat:no-repeat;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
width:80px;
height:20px;
display:block;
line-height:11px;
text-align:center;
padding:0 0 6px 15px;
border:none;
}
.button_logininput:hover{background-image:url(../img/button-login_user2.png);
background-repeat:no-repeat;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
width:80px;
height:20px;
display:block;
line-height:11px;
text-align:center;
padding:0 0 6px 15px;
border:2px solid #000000;
}

.clublightbox{width:450px;
float:left;
position:absolute;
height:auto;
z-index:100;
}

.clublightbox_top{background-image:url(/img/clublightbox_top.png);
background-repeat:no-repeat;
width:450px;
height:9px;
float:left;
overflow:hidden;
}

.clublightbox_bottom{background-image:url(/img/clublightbox_bottom.png);
background-repeat:no-repeat;
width:450px;
height:9px;
float:left;
overflow:hidden;
}

.clublightbox_mid{width:434px;
height:auto;
float:left;
position:relative;
background-color:#FFFFFF;
padding:0 8px 0 8px;
clear:both;
}

.clublightbox_inner{width:410px;
height:auto;
float:left;
position:relative;
padding:0 12px 0 12px;
background-color:#F2F2F2;
}

.clublightbox_innerpanel{width:410px;
height:auto;
position:relative;
float:left;
padding-top: 8px;
}

.clublightbox_loaderpanel{width:410px;
height:32px;
text-align:center;
float:left;
}

.clublightbox_bluehead{background-image:url(../img/clublightbox_bluehead.gif);
width:422px;
min-height:23px;
background-repeat:no-repeat;
background-color: #C9E4F7;
padding:0 0 0 12px;
font-size: 20px;
font-family: Georgia;
font-weight: bold;
font-style: italic;
}

.clublightbox_formfield_01{width:125px;
float:left;
height:24px;
padding-top:5px;
text-align:left;
font-size: 14px; font-weight:bold;
}

.clublightbox_formfield_02{width:282px;
float:left;
height:32px;
}


.loginbutton:link, .loginbutton:visited{background-image:url(../img/button-login_user.png);
background-repeat:no-repeat;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
height:15px;
display:block;
line-height:14px;
text-align:center;
padding-left:15px;
}
.loginbutton:hover, .loginbutton:active{background-image:url(../img/button-login_user2.png);
background-repeat:no-repeat;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
height:15px;
display:block;
line-height:14px;
text-align:center;
border:2px solid #000000;
}

.buttonadd{background-image:url(../img/buttonshade1_trans.png);
background-repeat:repeat;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:bold !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
width:150px;
height:20px;
padding:6px 6px 0px 6px;
display:block;
line-height:14px;
text-align:left;
margin:0 auto;
text-align: center;
}
.buttonadd:hover{background-image:url(../img/buttonshade2_trans.png);
background-repeat:no-repeat;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
width:150px;
height:20px;
padding:6px 6px 0px 6px;
display:block;
line-height:14px;
text-align:left;
margin:0 auto;
border:2px solid #000000;
text-align: center;
}

.button_share:link, .button_share:visited{background-image:url(../img/buttonshare1_trans.png);
background-repeat:no-repeat;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
width:77px;
padding-right:3px;
height:15px;
display:block;
line-height:14px;
text-align:right;
float:right;
}
.button_share:hover, .button_share:active{background-image:url(../img/buttonshare2_trans.png);
background-repeat:no-repeat;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
width:77px;
padding-right:3px;
height:15px;
display:block;
line-height:14px;
text-align:right;
border:2px solid #000000;
}



.button_shareevent:link, .button_shareevent:visited{background-image:url(../img/button_shareevent1_trans.png);
background-repeat:no-repeat;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
width:111px;
padding-right:3px;
height:15px;
display:block;
line-height:14px;
text-align:right;
float:left;
}
.button_shareevent:hover, .button_shareevent:active{background-image:url(../img/button_shareevent1_trans.png);
background-repeat:no-repeat;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
width:111px;
padding-right:3px;
height:15px;
display:block;
line-height:14px;
text-align:right;
border:2px solid #000000;
}


.buttongrey:link, .buttongrey:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
background-image:url(../img/button_grey0n.jpg);
background-repeat:repeat-x;
display:block;
outline:none;
cursor:pointer;
height:14px;
border:2px solid #606060;
text-align:center;
padding:0px 4px 0px 4px;
}
.buttongrey:hover, .buttongrey:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
background-image:url(../img/button_grey0ff.gif);
background-repeat:repeat-x;
display:block;
outline:none;
cursor:pointer;
height:14px;
border:2px solid #000000;
text-align:center;
padding:0px 4px 0px 4px;
}


.buttonclub1:link, .buttonclub1:visited{ background-image:url(../img/buttonvideo_on.jpg);
background-repeat:repeat-x;
height:20px;
padding-top:6px;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
text-align:center;
font-size:11px;
color:#ffffff;
border:2px solid #E9740C;
display:block;
outline:none;
cursor:pointer;
}
.buttonclub1:hover, .buttonclub1:active{background-image:url(../img/buttonvideo_off.jpg);
background-repeat:repeat-x;
height:20px;
padding-top:6px;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
text-align:center;
color:#ffffff;
border:2px solid #000000;
display:block;
outline:none;
cursor:pointer;
}


.buttonclub{background-image:url(../img/button-shine2.png);
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
height:20px;
padding-top:6px;
display:block;
text-align:center;
}
.buttonclub:hover{background-image: none;
background-repeat:repeat-x;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
height:20px;
padding-top:6px;
display:block;
border:2px solid #000000;
text-align:center;
}

/*button styles*/

.linkbanner:link, .linkbanner:visited{
display:block;
outline:none;
border:1px solid #666666;
padding:1px;
background-color:#ffffff;
}
.linkbanner:hover, .linkbanner:active{
display:block;
outline:none;
border:1px solid #000000;
padding:1px;
background-color:#ffffff;
}

.linkbanner300_250:link, .linkbanner300_250:visited{border:1px solid #666666;
display:block;
outline:none;
padding:1px;
}
.linkbanner300_250:hover, .linkbanner300_250:active{border:1px solid #000000;
display:block;
outline:none;
padding:1px;
}

.bannersub{width:732px;
height:auto;
margin:0 auto;
position:relative;
text-align:center;
}

.topedge{background-image:url(../img/bodytop.png);
background-repeat:no-repeat;
width:995px;
height:16px;
background-repeat:no-repeat;
margin:0 auto;
}

.topedge_transperent{background-image: url(../img/bodytop.png);
background-repeat:no-repeat;
width:995px;
height:16px;
background-repeat:no-repeat;
margin:0 auto;
}

.midshade{background-image:url(../img/bodymid.png); /* change by NC 22/10/2008 */
background-repeat:repeat-y;
width:965px;
margin:0 auto;
text-align:left;
height:152px;
padding:0px 15px 0px 15px;
}

.midshade_transperent{background-image:url(../img/bodymid.png); /* change by NC 22/10/2008 */
background-repeat:repeat-y;
width:965px;
margin:0 auto;
text-align:left;
height:162px;
padding:0px 15px 0px 15px;
}

.image_container {
	width:100%;
	float:left;
	position:relative;
	height:131px;			
}


.header_image {
	width:962px;
	height:131px;
	margin:0 auto;
	background-image:url(../img/custom-banner.jpg);
	background-repeat:no-repeat;			
}



a.clubheading:link, a.clubheading:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:32px;
text-decoration:none;
color:#FFFFFF;
display:block;
outline:none;
background: url(../img/custom-logo.gif) left center;
background-repeat:no-repeat;
padding:31px 0px 0px 80px;
margin-left:20px;
}
a.clubheading:hover, a.clubheading:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:32px;
text-decoration:none;
color:#FFFFFF;
display:block;
outline:none;
background: url(../img/custom-logo.gif) left center;
background-repeat:no-repeat;
padding:31px 0px 0px 80px;
margin-left:20px;
}


.subline{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:22px;
text-decoration:none;
color:#FFFFFF;
}

.loginbg{background-image:url(../img/loginbg.gif);
background-repeat:no-repeat;
width:441px;
height:32px;
float:right;
text-align:left;
margin-top:5px;
}

.loginbox{width:auto;
height: auto;
float:left;
padding:8px 0px 0px 10px;
text-align:center;
}

.loginbox2{ /*change by NC 22/10/2008*/
height: auto;
float:left;
width:120px;
height:18px;
margin:5px 0px 0px 0px;
padding-left:5px;
font-size:10px;
}

.loginbox3{
float:right;
width:80px;
height:15px;
margin:5px 0px 0px 0px;
}


.breadcrump_panel_01{ /*change by NC 22/10/2008*/
width:175px;
height: auto;
float:left;
padding:4px 0 0 0;
}


.breadcrump_panel_02{width:auto;
height: auto;
float:left;
padding:4px 0px 0px 5px;
}

.breadcrump_panel_03{width:auto;
height: auto;
float:right;
padding:3px 3px 0px 0px;
}

.bokmarkdefault{width:auto;
height:auto;
float:left;
}

/*body styles*/

.body_maincontent {
	width:100%;
	float:left;
	position:relative;
	text-align:center;
	height:auto;				
}


.bodyshade{background-image:url(../img/bodymid.png);  /* change by NC 22/10/2008 */
background-repeat:repeat-y;
width:965px;
margin:0 auto;
text-align:left;
height:auto;
/*overflow:hidden;*/
padding:0px 15px 30px 15px;
}

.bodyshade_transperent{background-image:url(../img/bodymid.png);  /* change by NC 22/10/2008 */
background-repeat:repeat-y;
width:965px;
margin:0 auto;
text-align:left;
height:auto;
overflow:hidden;
padding:0px 15px 30px 15px;
}

.count_alb{width:33px;
height:25px;
float:left;
position:absolute;
z-index:100;
margin:0px 0px 0px 360px;
text-align:center;
}

.count{width:33px;
height:25px;
float:left;
position:absolute;
z-index:100;
margin:5px 0px 0px 420px;
text-align:center;
}

a.countlink:link, a.countlink:visited{ background-image:url(../img/count.gif);
width:33px;
height:21px;
padding-top:4px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
outline:none;
cursor:pointer;
display:block;
}
a.countlink:hover, a.countlink:active{ background-image:url(../img/count_hover.gif);
width:33px;
height:21px;
padding-top:4px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
outline:none;
cursor:pointer;
display:block;
}


/*left panel styles*/

.leftpanel{width:175px;
float:left;
height:auto;
position:relative;
}

.left_subpanel{width:100%;
float:left;
position:relative;
clear:both;
clear:both;
}


ul.leftnavigation{padding:0px;
margin:0px;
list-style:none;
}

ul.leftnavigation li{padding:7px 0px 0px 0px;
margin:0px;
display:list-item;
}

a.news:link, a.news:visited{background-image:url(../img/news_off.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #E9740C;
text-align:left;
padding:4px 0px 0px 36px;
}
a.news:hover, a.news:active{background-image:url(../img/news_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}


a.news_selected:link, a.news_selected:visited{background-image:url(../img/news_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}
a.news_selected:hover, a.news_selected:active{background-image:url(../img/news_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}


a.forum:link, a.forum:visited{background-image:url(../img/forum_off.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #E9740C;
text-align:left;
padding:4px 0px 0px 36px;
}
a.forum:hover, a.forum:active{background-image:url(../img/forum_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}


a.forum_selected:link, a.forum_selected:visited{background-image:url(../img/forum_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}
a.forum_selected:hover, a.forum_selected:active{background-image:url(../img/forum_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}



a.photos:link, a.photos:visited{background-image:url(../img/photos_off.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #E9740C;
text-align:left;
padding:4px 0px 0px 36px;
}
a.photos:hover, a.photos:active{background-image:url(../img/photos_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}


a.photos_selected:link, a.photos_selected:visited{background-image:url(../img/photos_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}
a.photos_selected:hover, a.photos_selected:active{background-image:url(../img/photos_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}


a.videos:link, a.videos:visited{background-image:url(../img/videos_off.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #E9740C;
text-align:left;
padding:4px 0px 0px 36px;
}
a.videos:hover, a.videos:active{background-image:url(../img/videos_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}


a.videos_selected:link, a.videos_selected:visited{background-image:url(../img/videos_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}
a.videos_selected:hover, a.videos_selected:active{background-image:url(../img/videos_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}


a.events:link, a.events:visited{background-image:url(../img/events_off.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #E9740C;
text-align:left;
padding:4px 0px 0px 36px;
}
a.events:hover, a.events:active{background-image:url(../img/events_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}

a.events_selected:link, a.events_selected:visited{background-image:url(../img/events_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}
a.events_selected:hover, a.events_selected:active{background-image:url(../img/events_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}


a.contactus:link, a.contactus:visited{background-image:url(../img/contact_off.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #E9740C;
text-align:left;
padding:4px 0px 0px 36px;
}
a.contactus:hover, a.contactus:active{background-image:url(../img/contact_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}


a.contactus_selected:link, a.contactus_selected:visited{background-image:url(../img/contact_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}
a.contactus_selected:hover, a.contactus_selected:active{background-image:url(../img/contact_on.jpg);
width:130px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
background-repeat:no-repeat;
display:block;
outline:none;
cursor:pointer;
border:2px solid #000000;
text-align:left;
padding:4px 0px 0px 36px;
}



.roundbox_top{background-image:url(../img/roundbox_top.gif);
width:171px;
height:7px;
background-repeat:no-repeat;
float:left;
overflow:hidden;
}

.roundbox_bottom{background-image:url(../img/roundbox_bottom.gif);
width:171px;
height:7px;
background-repeat:no-repeat;
float:left;
}

.round_mid{background-image:url(../img/roundbox_mid.gif);
background-repeat:repeat-y;
width:161px;
float:left;
position:relative;
padding:0px 5px 0px 5px;
clear:both;
}


ul.thumbnails{list-style:none;
padding:0px;
margin:0px;
text-align:center;
}

ul.thumbnails li{float:left;
margin:0px;
padding:0;
}

.avatarborder{border:1px solid #e2e2e2;
display:block;
padding:1px;
}
.avatarborder:hover{border:1px solid #000000;
display:block;
padding:1px;
}

.thumbnailborder{border:1px solid #9E9E9E;
display:block;
padding:1px;
}
.thumbnailborder:hover{border:1px solid #000000;
display:block;
padding:1px;
}


.bkmarkavatarborder{border:1px solid #666666;
display:block;
padding:1px;
}
.bkmarkavatarborder:hover{border:1px solid #000000;
display:block;
padding:1px;
}

.socializing li a {

	color:#000;
	font-size:7pt;
	}

.bookmrkpanel{width:100%;
float:left;
position:relative;
text-align:center;
}


/*middle panel styles*/

.middle_panel{width:472px;
height:auto;
float:left;
position:relative;
left:6px;
z-index:100;
}

.middle_sub{width:472px;
height:auto;
float:left;
position:relative;
margin-bottom:8px;
clear:both;
}


.middle_subcontainer{width:454px;
height:auto;
position:relative;
clear:both;
}

.middle_subcontainer_01{width:454px;
height:auto;
float:left;
position:relative;
clear:both;
text-align:center;
}


.middle_subcontainer_02{width:454px;
height:auto;
float:left;
position:relative;
clear:both;
text-align:right;
}

.middle_subcontainer_03{width:387px;
height:auto;
float:left;
position:relative;
clear:both;
text-align:center;
padding-left:65px;
}


.pgcontainer{width:444px;
height:auto;
float:left;
position:relative;
clear:both;
text-align:right;
}

.pgin{width:auto;
height:auto;
float:left;
}

.pginn{width:auto;
height:auto;
float:right;
}

.comment_inner01{width:auto;
height:auto;
float:left;
padding-top:6px;
}

.pginnarrow{width:22px;
height:auto;
float:right;
margin-left:12px;
}

.pginncross{width:22px;
height:auto;
float:left;
margin-left:5px;
}

.pginncross_right{width:22px;
height:auto;
float:right;
margin-right:5px;
}



.comment_subcontainer{width:428px;
height:auto;
float:left;
position:relative;
padding-left:12px;
clear:both;
}


.comment_inner02{width:auto;
height:auto;
float:right;
}

.dafaultbutton{width:97px; height:auto; float:right;
}

.dafaulimport{width:65px; height:auto; float:left;
}

.dafaulimport_right{width:65px; height:auto; float:right; margin-right:5px;
}

.paneltop{background-image:url(../img/paneltop_shade.jpg);
background-repeat:no-repeat;
width:462px;
height:22px;
float:left;
padding:8px 0px 0px 8px;

}

.panelmid{background-image:url(../img/paneltop_mid.jpg);
width:454px;
background-repeat:repeat-y;
padding:0px 8px 0px 8px;
float:left;
position:relative;
clear:both;
}

.panelbottom{background-image:url(../img/paneltop_bottom.jpg);
background-repeat:no-repeat;
width:470px;
height:6px;
float:left;
overflow:hidden;
}

.paneltopround{background-image:url(../img/paneltop.gif);
width:470px;
height:6px;
background-repeat:no-repeat;
float:left;
overflow:hidden;
}

.paneltop_hdshade{background-image:url(../img/paneltop_shade_02.jpg);
width:461px;
height:20px;
float: left;
padding:5px 0px 0px 9px;
}

.graytoppanel{background-color:#EDEDED;
border-bottom:1px solid #D8D8D8;
border-left:1px solid #D8D8D8;
border-right:1px solid #D8D8D8;
float:left;
width:468px;
height:20px;
padding-top:5px;
text-align:center;
}

.clubwall_panel{width:468px;
height:auto;
float:left;
position:relative;
background-color:#EDEDED;
border-bottom:1px solid #D8D8D8;
border-left:1px solid #D8D8D8;
border-right:1px solid #D8D8D8;
text-align:center;
}


.clubwall_commentPanel{width:auto;
height:auto;
float:left;
position:relative;
background-color:#EDEDED;
}


.clubwalltext_panel{width:395px;
float:right;
height:auto;
position:relative;
background-color:#EDEDED;
}

.clubwalltext_gray{width:392px;
float:20px;
height:auto;
position:relative;
background-color:#EDEDED;
padding-left:3px;
}

.clubwalltext_gray_01{width:280px;
float:left;
height:auto;
position:relative;
background-color:#EDEDED;
padding:4px 0 4px 3px;
}

.clubwalltext_gray_02{width:100px;
float:right;
height:24px;
position:relative;
background-color:#EDEDED;
padding:6px 0px 0px 0px;
}

.clubwalltext_02{width:auto;
height:auto;
position:relative;
clear:both;
padding-left:5px;
}

.clubwall_avatar_panel{width:auto;
height:auto;
float:left;
position:relative;
background-color:#EDEDED;
padding: 5px 0px 0px 5px;
}

.clubwall_avatar{width:48px;
height:50px;
float:left;
position:relative;
}

.clubwall_inpanel{width:470px;
height:auto;
float:left;
position:relative;
}

.clubwall_inpanel_01{width:468px;
height:auto;
float:left;
position:relative;
}

.clubwallright_02{width:65px; height:auto; float:right;
margin:4px 20px 0px 0px;
}

.clubwall_inpanel_03{width:447px;
height:auto;
float:left;
position:relative;
padding-right:21px;
}


.headtext{width:100%;
float:left;
height:auto;
background-image:url(../img/dots.gif);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom: 5px;
}

.headtext_auto{width:90%;
float:left;
height:auto;
background-image:url(../img/dots.gif);
background-repeat:repeat-x;
background-position:bottom;
padding:4px 40px 7px 0;
}

.listing_container{width:454px;
float:left;
position:relative;
height:auto;
padding:12px 0px 12px 0px;
}


.listing_innercontainer{width:454px;
float:left;
position:relative;
height:auto;
}

.listimg_panel{width:81px;
height:auto;
float:left;
position:relative;
}

.listtext_panel{width:360px;
float:left;
height:auto;
position:relative;
padding-left:10px;
}

.dotss{background-image:url(../img/dotss.gif);
background-repeat:repeat-x;
width:454px;
height:20px;
float:left;
}

.tblbg{background-color:#EDEDED;
}

.altternate_colour.alt{background-color:#ffffff;
cursor:pointer;
}
.altternate_colour:hover{background-color:#FFE5CD;
cursor:pointer;
}

.listdefault{width:auto;
height:auto;
float:left;
padding:0px 8px 0px 8px;
}


.listdefault_01{width:auto;
height:auto;
float:left;
padding:0px 8px 0px 20px;
}



.listdefault_right{width:auto;
height:auto;
float:right;
padding:2px 8px 0px 8px;
}

.listdefault_right2{width:100px;
height:auto;
float:right;
text-align:left;
}

.tabball{background-image:url(../img/tabbed.gif);
background-repeat:no-repeat;
width:163px;
height:17px;
padding:2px 0px 0px 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#000000;
display:block;
text-align:left;
float:left;
position:absolute;
margin-top:2px;
left:1px;
}

.tabball_01{background-image:url(../img/tabbed.gif);
background-repeat:no-repeat;
width:163px;
height:17px;
padding:2px 0px 0px 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#000000;
display:block;
text-align:left;
float:left;
position:absolute;
margin-top:2px;
left:240px;
}


.clbmedia_01{ width:54px;
height:auto;
float:left;
position:absolute;
margin-top:6px;
left:180px;
}

.clbmedia_02{width:54px;
height:auto;
float:left;
position:absolute;
margin-top:6px;
left:408px;
}

.viewpic_container{width:225px; /* change by NC 22/10/2008 */
float:left;
position:relative;
height:auto;
padding:5px 0 0 3px;
}

.viewvideo_container{width:210px; /* change by NC 22/10/2008 */
float:right;
position:relative;
height:auto;
padding: 7px 0 0 10px;
}

ul.viewpic{list-style:none;
padding:0px;
margin:0px;
}

ul.viewpic li{width:auto;
height:auto;
float:left;
margin:0px;
padding:3px;
}

/*right panel styles*/
.dafaulright{width:65px; height:auto; float: none;
margin-left:100px;
font-family: Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:9px;
text-align:center;
color:#FFFFFF;
}

.dafaulright-02{width:65px; height:auto; float:left;
margin:4px 0px 0px 12px;
}


.dafaulright-03{width:65px; height:auto; float:left;
margin-top:4px;
padding-left:12px;
}



.right_panel{width:305px;
height:auto;
float:right;
position:relative;
}

.right_subpanel{width:305px;
height:auto;
float:right;
position:relative;
margin:0px 0px 8px 0px;
}

.grayinner_panel{width:286px;
height:auto;
float:left;
position:static;
}

.graywhite_panel{width:268px;
font-size:10px;
height:auto;
float:right;
position:relative;
}

.graywhite_panel1{width:268px;
height:auto;
float:right;
position:relative;
text-align:center;
}


.rightdots{width:268px;
float:left;
height:12px;
padding-top:9px;
background-image: url(../img/rightdots.gif);
background-repeat:repeat-x;
float:left;
}

.graypanel_top{background-image:url(../img/graypanel_top.gif);
width:300px;
height:6px;
background-repeat:no-repeat;
float:left;
overflow:hidden;
}

.graymiddle{background-image:url(../img/graypanel_middle.gif);
width:288px;
background-repeat:repeat-y;
float:left;
padding:0px 5px 0px 7px;
}

.graypanel_bottom{background-image:url(../img/graypanel_bottom.gif);
width:300px;
height:6px;
background-repeat:no-repeat;
float:left;
}

.grarinner_top{background-image:url(../img/garyinner_top.gif);
width:286px;
height:5px;
background-repeat:no-repeat;
float:left;
overflow:hidden;
}

.grayinner_middle{background-image:url(../img/garyinner_middle.gif);
width:270px;
background-repeat:repeat-y;
float:left;
padding:0px 8px 0px 8px;
}

.grarinner_bottom{background-image:url(../img/garyinner_bottom.gif);
width:286px;
height:5px;
background-repeat:no-repeat;
float:left;
overflow:hidden;
}

/*styles for form fields*/

.logintxtfield1{ /* change by NC 22/10/2008 */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#000000;
width:115px;
height:15px;
border:1px solid #BCBCBC;
}
.logintxtfield1:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
color:#000000;
width:115px;
height:15px;
border:1px solid #000000;
}

.newslettertxtfield1{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:150px;
height:15px;
border:1px solid #BCBCBC;
}
.newslettertxtfield1:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:150px;
height:15px;
border:1px solid #000000;
}


.textarea_01{  /* change by NC 22/10/2008 */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:425px;
height:70px;
border:1px solid #BDBDBD;
padding: 2px;
}
.textarea_01:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:425px;
height:70px;
border:1px solid #000000;
padding: 2px;
}

.textarea_02{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:555px;
padding:5px 0px 0px 5px;
height:165px;
border:1px solid #BDBDBD;
}
.textarea_02:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:555px;
padding:5px 0px 0px 5px;
height:165px;
border:1px solid #000000;
}

.textarea_03{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:97%;
height:64px;
padding:5px 0 0 5px;
border:1px solid #BDBDBD;
overflow-x:hidden
}
.textarea_03:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:97%;
height:64px;
padding:5px 0 0 5px;
border:1px solid #000000;
}

.textarea_04{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:99%;
height:170px;
border:1px solid #BDBDBD;
}
.textarea_04:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:99%;
height:170px;
border:1px solid #000000;
}

.textarea_forum{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:555px;
padding:5px 0px 0px 5px;
height:165px;
border:2px solid #C38E8E;
}

.textarea_red{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:425px;
height:100px;
border:2px solid #C38E8E;
}


.textarea_profile{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:96%;
height:45px;
padding:5px 0 0 5px;
border:1px solid #BDBDBD;
}
.textarea_profile:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:96%;
height:45px;
padding:5px 0 0 5px;
border:1px solid #000000;
}

.textfield_01{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:425px;
height:21px;
padding-top:5px;
border:1px solid #BDBDBD;
}
.textfield_01:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:425px;
height:21px;
padding-top:5px;
border:1px solid #000000;
}

.textfield_02{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:555px;
height:20px;
padding:5px 0px 0px 5px;
border:1px solid #BDBDBD;
}
.textfield_02:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:555px;
height:20px;
padding:5px 0px 0px 5px;
border:1px solid #000000;
}

.textfield_03{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:555px;
height:28px;
padding:5px 0px 0px 5px;
border:1px solid #BDBDBD;
}
.textfield_03:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:555px;
height:28px;
padding:5px 0px 0px 5px;
border:1px solid #000000;
}


.textfield_04{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:97%;
height:21px;
padding:5px 0 0 5px;
border:1px solid #BDBDBD;
}
.textfield_04:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:97%;
height:21px;
padding:5px 0 0 5px;
border:1px solid #000000;
}

.textfield_selected{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:97%;
height:20px;
padding:5px 0px 0px 5px;
border:2px solid #C38E8E;
}

.textfield_05{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:555px;
height:20px;
padding:5px 0px 0px 5px;
border:2px solid #C38E8E;
}

.textfield_06{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:96%;
height:21px;
padding:5px 0 0 5px;
border:1px solid #BDBDBD;
}
.textfield_06:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:96%;
height:21px;
padding:5px 0 0 5px;
border:1px solid #000000;
}

.textfield_07{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:98%;
height:20px;
padding:5px 0px 0px 5px;
border:2px solid #C38E8E;
}

.textfield_08{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:98%;
height:21px;
padding:5px 0 0 5px;
border:1px solid #BDBDBD;
}
.textfield_08:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:98%;
height:21px;
padding:5px 0 0 5px;
border:1px solid #000000;
}

.textfield_small{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:35px;
height:21px;
padding:5px 0 0 5px;
border:1px solid #BDBDBD;
}
.textfield_small:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:35px;
height:21px;
padding:5px 0 0 5px;
border:1px solid #000000;
}

.listmenu_01{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
width:90px;
height:18px;
border:1px solid #BDBDBD;
}

.listmenu_02{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:39px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #BDBDBD;
}
.listmenu_02:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style: normal;
color:#000000;
width:39px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #000000;
}

.listmenu_03{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:55px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #BDBDBD;
margin-right:4px;
}
.listmenu_03:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:normal;
color:#000000;
width:55px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #000000;
margin-right:4px;
}

.listmenu_04{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:45px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #BDBDBD;
margin:0 4px 0 4px;
}
.listmenu_04:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:normal;
color:#000000;
width:45px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #000000;
margin-right:0 4px 0 4px;
}


.listmenu_05{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:208px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #BDBDBD;
}
.listmenu_05:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:normal;
color:#000000;
width:208px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #000000;
}

.listmenu_06{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:90px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #BDBDBD;
}
.listmenu_06:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:normal;
color:#000000;
width:90px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #000000;
}


.listmenu_07{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:185px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #BDBDBD;
}
.listmenu_07:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:normal;
color:#000000;
width:185px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #000000;
}



.listmenu_08{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:179px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #BDBDBD;
}
.listmenu_08:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:normal;
color:#000000;
width:179px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #000000;
}


.listmenu_09{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:128px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #BDBDBD;
}
.listmenu_09:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:normal;
color:#000000;
width:128px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #000000;
}

.listmenu_09selected{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:128px;
height:29px;
padding:5px 5px 5px 0;
border:2px solid #C38E8E;
}


.listmenu_selected{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:185px;
height:29px;
padding:5px 5px 5px 0;
border:2px solid #C38E8E;
}



.listmenu_10{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:100%;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #BDBDBD;
}
.listmenu_10:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:normal;
color:#000000;
width:100%;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #000000;
}

.listmenu_11{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:100px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #BDBDBD;
}
.listmenu_11:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:normal;
color:#000000;
width:100px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #000000;
}

.listmenu_12{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:italic;
color:#000000;
width:60px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #BDBDBD;
margin:0 4px 0 4px;
}
.listmenu_12:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
font-style:normal;
color:#000000;
width:60px;
height:29px;
padding:5px 5px 5px 0;
border:1px solid #000000;
margin-right:0 4px 0 4px;
}
/*album styles*/


.submitbutton_panel{width:70px;
height:auto;
margin:0 auto;
text-align:center;
}

.submitbutton_panel1{width:70px;
height:auto;
float:left;
text-align:center;

}


.nextbutton_panel{width:100px;
height:auto;
float:right;
margin-left:8px;
}

.greytop{background-image:url(../img/greytop.gif);
background-repeat:no-repeat;
width:470px;
height:6px;
float:left;
overflow:hidden;
}

.greybottom{background-image:url(../img/greybottom.gif);
background-repeat:no-repeat;
width:470px;
height:6px;
float:left;
overflow:hidden;
}

.greymiddle{background-image:url(../img/greymiddle.gif);
width:454px;
background-repeat:repeat-y;
padding:0px 8px 0px 8px;
float:left;
position:relative;
clear:both;
}


ul.albumlist{list-style:none;
padding:0px;
margin:0px;
}
ul.albumlist li{display:inline;
float:left;
padding:3px 9px 3px 0;
margin:0px;
}

.albumbox{width:204px;
height:120px;
float:left;
text-align:left;
border:1px solid #BCBCBC;
background-color:#FFFFFF;
padding:6px;
}
.albumbox:hover{width:204px;
height:120px;
float:left;
text-align:left;
border:1px solid #000000;
background-color:#F8F8F8;
padding:6px;
}

.albumin{width:81px;
height:81px;
float:left;
}

.albumin_01{width:110px;
height:81px;
float:left;
margin-left:8px;
}

.albumtitle{width:392px;
height:auto;
float:left;
position:relative;
margin-left:8px;
}

.albumcommon {
	width:100%;
	float:left;
	position:relative;
	height:auto;
	padding-top:6px;			
}

.albumdots{width:100%;
float:left;
height:28px;
background-image:url(../img/dotalb.gif);
background-repeat:repeat-x;
float:left;
}

ul.albumpics{list-style:none;
margin:0px;
padding-left:4px;
width:auto;
height:auto;
}
ul.albumpics li{display:block;
width:138px;
height:140px;
float:left;
padding:6px;
margin:0px;
text-align:center;
}


.albumpics_wrap{
height:auto;
margin:0 auto; 	
}

.linkalb:link, .linkalb:visited{border:1px solid #FF8406;
display:block;
outline:none;
padding:3px;
background-color:#FFFFFF;
}
.linkalb:hover, .linkalb:active{border:1px solid #000000;
display:block;
outline:none;
padding:3px;
background-color:#FFFFFF;
}

.album_profilepanel{width:454px;
height:auto;
position:relative;
float:left;
clear:both;
text-align:center;
}

.photodetail_01{width:346px;
height:auto;
float:left;
position:relative;
}

.photodetail_02{width:104px;
height:auto;
float:right;
position:relative;
}

.photodot{width:104px;
background-image:url(../img/photodot.gif);
height:18px;
background-repeat:repeat-x;
float:left;
padding-top:4px;
}

.photodetail_in02{width:98px;
height:auto;
float:left;
position:relative;
}

.photoadd{width:65px; height:auto; float:right;
}

.photo_auto_container{width:auto;
height:auto;
margin:0 auto;
position:relative;
text-align:center;
}

ul.mediapic{list-style:none;
padding:0px;
margin:0px;
}
ul.mediapic li{width:auto;
height:auto;
display:inline;
padding:3px 2px 3px 0px;
margin:0px;
}

.msg{width:105px;
height:auto;
float:right;
margin:0px 0px 0px 32px;
}


.photofrom_panel1{width:720px; 
height:auto; 
float:left;
position:relative;
clear:both;
}

.photo_check{width:20px;
height:20px;
position:absolute;
z-index:100;
margin:4px 0 0 4px;
}

.photo_inner{width:130px;
height:auto;
float:left;
text-align:center;
position:relative;
padding-top:6px;
}

/*NEWS STYLES*/

.news_subpanel{width:428px;
height:auto;
float:left;
position:relative;
padding:0px 12px 0px 0px;
clear:both;
}


.buttonmsg{width:120px;
float:right;
height:auto;
position:relative;
padding-right: 6px;
}


.newschk_01{width:auto;
height:auto;
float:right;
}

.newslisting{width:442px;
position:relative;
height:auto;
border:1px solid #BCBCBC;
background-color:#FFFFFF;
margin:0 auto;
padding:5px;
overflow:hidden;
}
.newslisting:hover{width:442px;
position:relative;
height:auto;
border:1px solid #000000;
background-color:#F8F8F8;
margin:0 auto;
padding:5px;
overflow:hidden;
}

.newsdefault{width:454px;
margin:0 auto;
height:auto;
}

.newsdefault_button{width:100px; height:auto; float:right;
}

.newslisttext_panel{width:361px;
float:left;
height:auto;
position:relative;
}

.newstext_inner{width:346px;
float:right;
height:auto;
position:relative;
background-color:#EDEDED;
padding:5px;
}

.newstext_inner2{width:357px;
float:right;
height:auto;
position:relative;
padding:5px 0px 5px 0px;
}

.newstext_inner3{width:309px;
float:right;
height:auto;
position:relative;
background-color:#EDEDED;
padding:5px 43px 5px 5px;
}

.count_news{width:33px;
height:25px;
float:left;
position:absolute;
z-index:100;
margin:0px 0px 0px 312px;
text-align:center;
}

.newsimg_panel{width:454px;
height:auto;
float:left;
position:relative;
clear:both;
text-align:center;
}

.newsimg_pos{padding-left:142px;
}

.newsshare_panel_01{width:130px;
float:left;
position:relative;
height:auto;
}

.newsshare_panel_02{width:250px;
float:left;
position:relative;
height:auto;
padding-top:30px;
}

.newsphoto_panel{width:auto;
height:auto;
float:left;
position:relative;
left:140px;
}


.newsscroll{width:250px;
height:100px;
float:left;
overflow-y: scroll;
overflow-x:hidden;
border:1px solid #bcbcbc;
}


.newsshare_popup1{width:215px;
height:auto;
position:relative;
float:left;
}

.newsshare_popup1a{width:215px;
height:auto;
position:relative;
float:left;
margin-top:6px;
}


.newsshare_popup2{width:215px;
height:auto;
position:relative;
float:left;
margin-left:10px;
}

.newsshare_popup2a{width:215px;
height:auto;
position:relative;
float:left;
margin:6px 0 0 10px;
}


.newschk{width:20px;
height:16px;
float:left;
}

.news_popupdefault{width:auto;
height:auto;
float:left;
padding-top:1px;
}

.news_buttonpanel{width:65px; height:auto;
margin:0 auto;
}


.news_greytop{background-image: url(../img/greyheadtop.gif);
background-repeat:no-repeat;
width:462px;
height:25px;
float:left;
padding:5px 0px 0px 8px;
}


.newsphoto_mid{width:0%; margin:0 auto;}

.tdbg_grey{background-color:#F6F6F6;
}

.dotsnews{width:268px;
background-image: url(../img/dotnews.gif);
height:22px;
padding-top:3px;
background-repeat: repeat-x; 
float:right;
position:relative;
}

.eventpads{width:268px;
height:auto;
float:right;
position:relative;
padding-top:6px;
}


/*RIGHT SECOND PANEL*/

.rightsecond_panel{width:780px;
height:auto;
float:left;
position:relative;
left:6px;
margin-top:7px;
}


.rightsecond_inner{width:780px;
height:auto;
float:left;
position:relative;
clear:both;
}

.rightsecond_inner2{width:550px;
height:auto;
float:left;
position:relative;
clear:both;
padding-left:230px;
}


.rightsecond_innerfix{width:780px;
height:30px;
float:left;
position:relative;
clear:both;
}

.editph_fixed{
width:686px;
height:30px;
padding:0px 0px 0px 94px;
float:left;
}

.topphoto{background-image:url(../img/editphoto_top.jpg);
background-repeat:no-repeat;
width:686px;
height:29px;
padding:7px 0px 0px 94px;
float:left;
}

.iconphoto{width:85px;
height:94px;
float:left;
position:absolute;
z-index:100;
background-image:url(../img/icon_photo.gif);
background-repeat:no-repeat;
left:2px;
top:0px;
}

.imageadd{width:111px;
height:auto;
float:left;
left:610px;
position:absolute;
}

.grey780top{ background-image:url(../img/grey780top.gif);
width:780px;
height:6px;
float:left;
overflow:hidden;
}

.grey780bottom{ background-image:url(../img/grey780bottom.gif);
width:780px;
height:6px;
float:left;
overflow:hidden;
}

.grey780middle{ background-image:url(../img/grey780middle.gif);
width:760px;
background-repeat:repeat-y;
float:left;
position:relative;
padding:10px;
}

.greyinner_left{width:560px;
height:auto;
float:left;
position:relative;
}

.greyinner_leftin{width:560px;
height:auto;
float:left;
position:relative;
padding:5px 0px 7px 0px;
}

.greyinner_right{width:163px;
height:auto;
float:right;
position:relative;
margin-right:12px;
}

.greyinner_subright{width:163px;
height:auto;
float:right;
position:relative;
}

.greyinner_subright2{width:163px;
height:auto;
float:right;
position:relative;
padding-top:12px;
}

.cont_nav_01{ width:193px;
height:29px;
float:left;
margin-right:6px;
}

.cont_nav_02{ width:124px;
height:29px;
float:left;
}


/*Video styles*/

.videoth_01{width:auto;
float:left;
position:relative;
height:auto;
}

.videoth_02{width:306px;
float:right;
position:relative;
height:auto;
}

.videoth_03{width:296px;
float:left;
position:relative;
height:auto;
background-color:#EDEDED;
padding:5px;
}


.videoth_04{width:296px;
float:left;
position:relative;
height:auto;
padding:5px;
text-align:left;
}

.videobrowse_seperator{width:454px;
height:auto;
margin:0 auto;
overflow:hidden;
}

.videobrowse_panel{width:444px;
height:auto;
border:1px solid #BCBCBC;
background-color:#FFFFFF;
margin:0 auto;
overflow:hidden;
padding:5px;
}
.videobrowse_panel:hover{width:444px
height:auto;
border:1px solid #000000;
background-color:#F8F8F8;
margin:0 auto;
overflow:hidden;
padding:5px;
}


.videobrowse_panel_fixed120{width:444px;
height:120px;
border:1px solid #BCBCBC;
background-color:#FFFFFF;
margin:0 auto;
overflow:hidden;
padding:5px;
}
.videobrowse_panel_fixed120:hover{width:444px
height:120px;
border:1px solid #000000;
background-color:#F8F8F8;
margin:0 auto;
overflow:hidden;
padding:5px;
}


ul.videolist{list-style:none;
padding:0px;
margin:0px;
}
ul.videolist li{display:inline;
float:left;
padding:3px;
margin:0px;
}

.video_panel{width:130px;
height:auto;
float:left;
position:relative;
border:1px solid #BCBCBC;
background-color:#FFFFFF;
padding:0px 6px 6px 6px;
}
.video_panel:hover{width:130px;
height:auto;
float:left;
position:relative;
border:1px solid #000000;
background-color:#F8F8F8;
padding:0px 6px 6px 6px;
}

.video_inner{width:130px;
height:auto;
float:left;
position:relative;
padding-top:6px;
}

.video_inner_01{width:130px;
height:21px;
float:left;
margin-top:6px;
}

.videogrey_inner{width:120px;
height:auto;
float:left;
position:relative;
background-color:#EDEDED;
margin-top:6px;
padding:5px;
}

.count_video{width:33px;
height:25px;
float:left;
position:absolute;
z-index:100;
margin:0px 0px 0px 264px;
text-align:center;
}


.count_video_02{width:33px; height:25px; float:right; text-align:center;
}

.video_default{width:454px;
height:auto;
float:left;
position:relative;
clear:both;
padding-top:9px;
}

.video_padd{width:442px;
height:auto;
float:left;
position:relative;
clear:both;
padding-right:12px;
}


.cont_nav_video{ width:122px;
height:auto;
float:right;
}

.videofield_panel1{width:435px;
height:auto;
float:left;
position:relative;
}

.videofield_panel2{width:128px;
height:auto;
float:left;
position:relative;
}

.videofield_panel3{width:65px; height:auto; float:left;
margin:4px 10px 0px 0;
}

.videofield_panel4{width:100px; height:auto; float:left;
margin:4px 10px 0px 0;
}

.lookfeel_logo_panel{width:80px;
height:60px;
float:left;
text-align:right;
padding-top:37px;
}

.lookfeel_logotext{width:370px;
float:left;
height:70px;
padding:27px 0px 0px 30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:32px;
text-decoration:none;
color:#FFFFFF;
}

.videoauto{width:auto;
height:auto;
float:left;
position:relative;
margin:10px 10px 12px 0;
}

/*event styles*/

.eventdefault_140{width:140px;
height:auto;
float:left;
padding-right:10px;
}


.eventttext_panel_01{width:360px;
float:left;
height:auto;
position:relative;
}

.eventalbum_dynamic{width:0%; margin:10px auto; padding:0;}

.iconmedia{width:85px;
height:94px;
float:left;
position:absolute;
z-index:100;
background-image:url(../img/icon_media.gif);
background-repeat:no-repeat;
left:2px;
top:0px;
}

ul.stepevent{list-style:none;
padding:0px;
margin:0px;
width:auto;
height:auto;
}
ul.stepevent li{float:left;
padding-right:20px;
margin:0px;
width:auto;
height:auto;
}


.stepgrey{background-image:url(../img/step_grey.gif);
background-repeat:no-repeat;
width:45px;
padding-left:25px;
height:17px;
float:left;
margin-right:10px;
}

.stepwhite{background-image:url(../img/step_white.gif);
background-repeat:no-repeat;
width:45px;
padding-left:25px;
height:17px;
float:left;
margin-right:10px;
}

.stepgreen{background-image:url(../img/step_green.gif);
background-repeat:no-repeat;
width:45px;
padding-left:25px;
height:17px;
float:left;
margin-right:10px;
}

.steptext_panel{width:auto;
height:17px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#bcbcbc;
white-space: nowrap;
}

.steptext_white{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:10px;
color:#ffffff;
}


.greyevent_top{ background-image:url(../img/greyevent_top.gif);
width:780px;
height:6px;
float:left;
overflow:hidden;
}

.greyevent_bottom{ background-image:url(../img/greyevent_bottom.gif);
width:780px;
height:6px;
float:left;
overflow:hidden;
}

.greyevent_middle{ background-image:url(../img/greyevent_middle.gif);
width:760px;
background-repeat:repeat-y;
float:left;
position:relative;
padding:10px;
}


.event_greenshort{width:470px;
height:auto;
float:left;
position:relative;
background-color:#b8deb8;
border:1px solid #8ec38e;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#407c40;
clear:both;
margin-top:8px;
}

.event_green{width:778px;
height:auto;
float:left;
position:relative;
clear:both;
background-color:#b8deb8;
border:1px solid #8ec38e;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#407c40;
}

.event_lightgreen{width:470px;
height:auto;
float:left;
position:relative;
background-color:#D7FFA7;
border:1px solid #9EB378;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#000000;
clear:both;
margin-top:8px;
}

.event_yellow{width:452px;
height:auto;
float:left;
position:relative;
background-color:#FDD371;
border:1px solid #B7933F;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#825B00;
clear:both;
margin-top:8px;
}

.event_photo_panel{width:159px;
height:auto;
float:left;
position:relative;
}

.event_photo_panel_02{width:159px;
height:auto;
float:left;
position:relative;
}

.event_inner{width:760px;
height:auto;
float:left;
position:relative;
clear:both;
}

.event_photo_subpanel{width:159px;
height:auto;
float:left;
position:relative;
padding-bottom:5px;
}

.eventright{width:580px;
height:auto;
float:right;
position:relative;
}

.event_subright{width:580px;
height:auto;
float:right;
padding-bottom:5px;
}

.event_subright_02{width:455px;
height:auto;
float:right;
padding-bottom:5px;
}

.eventstep3_right{width:286px;
height:auto;
float:right;
position:relative;
}

.eventstep3_left{width:465px;
height:auto;
float:left;
position:relative;
}

.eventstep3_leftsub{width:465px;
height:auto;
float:left;
position:relative;
}

.eventitem_box{width:440px;
height:auto;
position:relative;
margin:5px auto;
overflow:hidden;
text-align:left;
border:1px solid #BCBCBC;
background-color:#FFFFFF;
padding:11px;
cursor:pointer;
}
.eventitem_box:hover{width:440px;
height:auto;
position:relative;
margin:5px auto;
overflow:hidden;
text-align:left;
border:1px solid #000000;
background-color:#F8F8F8;
padding:11px;
cursor:pointer;
}

.event_auto{width:auto;
height:auto;
float:left;
}


.eventstep3_rightinner{width:268px;
height:auto;
float:right;
position:relative;
margin-top:10px;
}

.eventscroll{width:265px;
height:200px;
float:left;
overflow-y: scroll;
border:1px solid #bcbcbc;
}

.event_txtpanel{width:280px;
float:left;
position:relative;
height:auto;
padding-left: 5px;
}

.eventstep_chkcontainer{width:268px;
height:auto;
float:left;
position:relative;
}

ul.eventavatar{list-style:none;
padding:0px;
margin:0px;
width:auto;
height:auto;
}
ul.eventavatar li{display:inline;
float:left;
width:80px;
height:auto;
padding:0px;
margin:0;
}


ul.inviteavatar{list-style:none;
padding-left:10px;
margin:0px;
width:auto;
height:auto;
}
ul.inviteavatar li{display:inline;
float:left;
width:85px;
height:auto;
padding:0px;
margin:0;
}

.eventlist_normal{width:442px;
position:relative;
height:auto;
margin:0 auto;
padding:5px;
}


.eventlist_normal_01{width:452px;
position:relative;
height:auto;
float:left;
}

.eventgrey_top{/*background-image:url(../img/greyheadtop_02.gif);*/
background-color:#BCBCBC;
width:447px;
height:17px;
float:left;
background-repeat:no-repeat;
padding:3px 0 0 5px;
}

.eventlist_panel{width:452px;
position:relative;
height:auto;
border:1px solid #BCBCBC;
background-color:#FFFFFF;
float:left;
}
.eventlist_panel:hover{width:452px;
position:relative;
height:auto;
border:1px solid #000000;
background-color:#F8F8F8;
}

.eventtxt_inner{width:265px;
height:auto;
float:left;
position:relative;
}


.eventtxt_inner_02{width:80px;
float:right;
position:relative;
height:auto;
}


.eventdrop_box{width:217px;
float:left;
height:auto;
position:relative;
text-align:left;
}


.eventradio_text{width:auto;
height:auto;
float:left;
padding-top:2px;
}



.eventradio{width:28px;
height:20px;
float:left;
}

.eventradio_iner{width:268px;
height:auto;
float:right;
position:relative;
margin-bottom:12px;
}

.eventradio_iner2{width:468px;
height:auto;
float:left;
position:relative;
}


/*Team styles*/

.team_container{width:454px;
height:auto;
float:left;
position:relative;
clear:both;
text-align:center;
}

.teaminner_01{width:235px;
float:left;
position:relative;
height:auto;
}

.teaminner_02{width:204px;
float:right;
position:relative;
height:auto;
margin-right:2px;
}

.teaminner_03{width:120px;
float:left;
position:relative;
height:auto;
margin-left:8px;
}

.teaminner_04{width:80px;
float:left;
position:relative;
height:auto;
margin-left:17px;
}


.teaminner_05{width:224px;
float:left;
position:relative;
height:auto;
padding-left:10px;
}

.teamdot{width:80px;
background-image: url(../img/dotteam.gif);
height:18px;
background-repeat:repeat-x;
float:left;
padding-top:4px;
}

.pgcontainer{width:444px;
height:auto;
float:left;
position:relative;
clear:both;
text-align:right;
}

.refereeform_panel{width:65px; height:auto; float:left;
margin-left:12px;
}
.refereeform_panel_01{width:87px;
height:auto;
float:left;
}

.refereeinner_01{width:auto;
float:left;
position:relative;
height:auto;
padding-left:8px;

}

.eventPhoto{width:auto;
float:left;
position:relative;
height:auto;
padding-left:2px;
}

.refereeinner_02{width:204px;
float:left;
position:relative;
height:auto;
margin:0 2px 0 10px;
}

.refereeinner_right{width:300px;
float:right;
position:relative;
height:auto;
}

.refereesubinner_right{width:300px;
float:left;
position:relative;
height:auto;
padding-right:10px;
}

.teamdyn_imgpanel{width:139px;
float:left;
position:relative;
height:auto;
}

.teamdyn_imgpanel_01{width:121px;
float:left;
position:relative;
height:auto;
padding-left:8px;
}


/*Coach styles*/

.coach_container{width:450px;
height:auto;
float:left;
position:relative;
clear:both;
border:1px solid #BCBCBC;
background-color:#FFFFFF;
padding:10px 0 10px 0;
margin-top:6px;
}
.coach_container:hover{width:450px;
height:auto;
float:left;
position:relative;
clear:both;
border:1px solid #000000;
background-color:#F8F8F8;
margin-top:6px;
}

.eventshare_default{width:115px;
height:auto;
float:left;
text-align:left;
}

/*Style club-arena*/

.arena_photo_panel{width:auto;
height:auto;
float:right;
position:relative;
}

.event_subpanel{width:275px;
height:auto;
float:left;
position:relative;
}

.event_ingpanel{width:454px;
height:auto;
float:left;
position:relative;
clear:both;
text-align:center;
}

p.eventtext{margin-top:0px;
font-size:10px;
}

p.eventtext1{margin-top:5px;
}

.arena_main{width:472px;
height:auto;
float:left;
position:relative;
clear:both;
}


/*Comity styles*/

.comity_imgpanel{width:120px;
float:left;
position:relative;
height:auto;
margin-left:2px;
}

.comity_txtpanel{width:295px;
float:right;
position:relative;
height:auto;
}

.paneltop_02{background-image:url(../img/paneltop_shade_03.jpg);
background-repeat:no-repeat;
width:462px;
height:22px;
float:left;
padding:8px 0px 0px 8px;
}


/*Style sponsors*/

.sponsors_txtpanel{width:280px;
float:right;
position:relative;
height:auto;
}


/*style links page*/

.listpg_dots{width:100%;
float:left;
height:22px;
background-image:url(../img/dotalb.gif);
background-repeat:repeat-x;
float:left;
padding-top:6px;
}

.listpg_buttonpanel{width:98px;
height:auto;
float:right;
position:relative;
}


/*Forum styles*/

.reported{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:9px;
color:#ffffff;
outline:none;
background-color:#DB3800;
display:block;
width:65px;
height:14px;
text-align:center;
padding:2px 0 2px 0;
}

.forum_imgpanel{width:305px;
height:auto;
float:right;
position:relative;
margin:8px 0px 0px 8px;
}


.forumtext_panel{width:442px;
float:left;
height:auto;
position:relative;
text-align:left;
}

.forum_inner_01{width:432px;
float:left;
height:auto;
position:relative;
background-color:#EDEDED;
padding:5px;
}

.forum_inner_02{width:442px;
float:left;
height:auto;
position:relative;
padding:5px 0px 5px 5px;
clear:both;
}

.count_forum{width:33px;
height:25px;
float:left;
position:absolute;
z-index:100;
margin:0px 0px 0px 394px;
text-align:center;
}


.count_forum_01{width:33px;
height:25px;
float:left;
position:absolute;
z-index:100;
margin:5px 0px 0px 408px;
text-align:center;
}



.iconforum{width:85px;
height:94px;
float:left;
position:absolute;
z-index:100;
background-image:url(../img/icon_forum.gif);
background-repeat:no-repeat;
left:2px;
top:0px;
}

.foruminput_panel{width:570px;
height:auto;
float:left;
position:relative;
}

.foruminput_title{width:570px;
height:auto;
float:left;
position:relative;
padding:5px 0px 7px 0px;
}

.forumer{width:778px;
height:auto;
float:left;
position:relative;
clear:both;
background-color:#deb8b8;
border:1px solid #c38e8e;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#7c4040;
}

.forum_subtop{background-image: url(../img/box-1-top-col4.jpg);
width:766px;
height:24px;
background-repeat:no-repeat;
padding:6px 0 0 14px;
}

.forumpost_container{ background-image:url(../img/grey780middle.gif);
width:760px;
background-repeat:repeat-y;
float:left;
position:relative;
padding:10px;
text-align:left;
}

.forumpost_top{width:440px;
float:left;
height:34px;
background-image:url(../img/dots.gif);
background-repeat:repeat-x;
position:absolute;
text-align:left;
left:14px;
}


.forumthread56{width:58px;
height:auto;
float:left;
position:relative;
text-align: center;
}

.forumthread_01{width:701px;
height:auto;
float:left;
position:relative;
}

.forumthread_main{width:100%;
height:auto;
margin:0 auto;
overflow:hidden;
position:relative;
clear:both;
}

.forumthread_02{width:100%;
height:auto;
margin:0 auto;
overflow:hidden;
position:relative;
clear:both;
background-color:#EDEDED;
padding:10px 0 10px 0;
}

.forumthread_03{width:100%;
height:auto;
margin:0 auto;
overflow:hidden;
position:relative;
clear:both;
padding:6px 0 10px 0;
}

.forumthread_step3{width:700px;
height:auto;
float:right;
position:relative;
}

.forumthread_step3inner{width:642px;
height:auto;
float:left;
position:relative;
}


.forumthread_step4{width:642px;
height:auto;
float:right;
position:relative;
}

.forumthread_step4inner{width:584px;
height:auto;
float:left;
position:relative;
}


.forumthread_step5{width:584px;
height:auto;
float:right;
position:relative;
}

.forumthread_step5inner{width:526px;
height:auto;
float:left;
position:relative;
}

.forumthread_default{width:auto;
height:auto;
float:left;
position:relative;
padding-left:10px;
}

.forumnav{width:152px;
float:right;
height:24px;
position:relative;
background-color:#EDEDED;
padding:6px 0px 0px 0px;
}


.forumnav2{width:45px; height:auto; float:left; margin-right:5px;
}

.forumnav2a{width:45px; height:auto; float:right; margin-right:5px;
}

.forummsg{width:105px;
height:auto;
float:right;
margin:0px 9px 0px 6px;
}

.forumminput_panel{width:70px;
height:auto;
float:right;
padding-left:5px;
}


/*FOOTER STYLES*/


.bfooter_subcontent {width:500px;
float:left;
height:27px;
padding:14px 0px 0px 15px;			
}

.bfooter_bg {width:100%;
float:left;
height:41px;
background-image:url(../img/footerbg.jpg);
background-repeat:repeat-x;		
}


.bfooter_subcontent_02 {width:100px;
float:right;
height:27px;
padding:14px 0px 0px 0px;			
}

.bfooter_subcontent_03 {width:120px;
float:right;
height:31px;
padding:10px 0px 0px 0px;
text-align:left;			
}

/*SIGNUP STYLES*/

.signup_heading{background-image:url(../img/editphoto_top.jpg);
background-repeat:no-repeat;
width:772px;
height:29px;
padding:7px 0px 0px 8px;
float:left;
}

.signup_leftpanel{width:306px;
float:left;
height:auto;
position:relative;
background-image:url(../img/signupbg.jpg);
background-repeat:repeat-x;
padding:10px;
background-position:top;
}

.signup_leftinner{width:325px;
float:left;
height:auto;
position:relative;
}

.signup_rightpanel{width:414px;
float:right;
height:auto;
position:relative;
}


.signup_pwdright_panel{width:325px;
float:right;
height:auto;
position:relative;
}


.signup_pwdleft_panel{width:414px;
float:left;
height:auto;
position:relative;
}

.signup_righiner{width:414px;
float:right;
height:auto;
position:relative;
margin-bottom:4px;
}

.signup_righinner2{width:414px;
float:right;
height:auto;
position:relative;
margin-bottom:12px;
}

.signup_righinner3{width:414px;
float:right;
height:auto;
position:relative;
margin-bottom:12px;
text-align:center;
}

.signup_main{width:306px;
float:left;
height:auto;
position:relative;
}

.signup_main_01{width:306px;
float:left;
height:auto;
position:relative;
text-align:center;
}


.cont_signup{ width:124px;
height:29px;
margin:0 auto;
}


.cont_sendpwd{ width:145px;
height:29px;
margin:0 auto;
}

.forgotpwd_green{width:302px;
height:auto;
float:left;
position:relative;
background-color:#b8deb8;
border:1px solid #8ec38e;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#407c40;
clear:both;
margin-top:8px;
}

/*Player profile styles*/

.playerprofile_image{width:204px;
height:auto;
float:left;
position:relative;
}

.playerprofile_details{width:240px;
float:right;
position:relative;
height: auto;
}

.playerprofile_inner{width:240px;
float:right;
position:relative;
height: auto;
margin-bottom:10px;
}
.playernav_02{width:65px; height:auto; float:right;
}

.playerprofile_inner_02{width:228px; float: left; height:auto; position:relative; margin-left:10px;
}

.playerprofile_inner_03{width:228px;
float:left;
position:relative;
height: auto;
}

.playerprofile_inner_04{width:80px;
float:left;
position:relative;
height:auto;
}


.player_pagination_panel{width:452px;
position:relative;
height:auto;
float:left;
}

.playerauto_01{width:auto;
height:auto;
float:left;
}


.playerauto_02{width:auto;
height:auto;
float:right;
}

/*Contact styles*/


.event_red414{width:407px;
height:auto;
float:left;
position:relative;
background-color:#deb8b8;
border:1px solid #c38e8e;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#7c4040;
clear:both;
margin-top:8px;
}

.event_red{width:470px;
height:auto;
float:left;
position:relative;
background-color:#deb8b8;
border:1px solid #c38e8e;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#7c4040;
clear:both;
margin-top:8px;
}

.contacterr{width:452px;
height:auto;
float:left;
position:relative;
clear:both;
background-color:#deb8b8;
border:1px solid #c38e8e;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#7c4040;
}

.contact_success_green{width:452px;
height:auto;
float:left;
position:relative;
clear:both;
background-color:#D7FFA7;
border:1px solid #9EB378;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#000000;
}


.Contact_formpanel{width:454px;
height:auto;
float:left;
position:relative;
clear:both;
margin-bottom:12px;
}


.Contact_formpanel_02{width:65px; height:auto; float:left;
margin-right:6px;
}


/*Season styles*/

.season_left{width:444px;
height:auto;
float:left;
position:relative;
}

.season_txtpanel{width:472px;
height:auto;
float:left;
position:relative;
margin-top:8px;
clear:both;
text-align:center;
}

.event_detailpanel{width:280px;
float:right;
height:auto;
position:relative;
}


/*CLUBWALL STYLES*/


.clubwall_mainlist_panel{width:454px; margin:0 auto; height:auto; overflow:hidden; position:relative; clear:both; padding-top:15px;
}


.clubwall_mainlist_panel_02{width:454px; margin:0 auto; height:auto; overflow:hidden; position:relative; clear:both; padding:10px
0 10px 0;
background-image:url(../img/dots.gif);
background-repeat:repeat-x;
background-position:bottom;
}

/*==============================================================================================================================
==============================================================================================================================*/

/*USER ROFILE STYLES*/


/*LINK STY:ES*/

a.userprofile_orangelink:link, a.userprofile_orangelink:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
color:#ff861a;
outline:none;
}
a.userprofile_orangelink:hover, a.userprofile_orangelink:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
color:#000000;
outline:none;
}

a.linkblue:link, a.linkblue:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#4985D7;
outline:none;
}
a.linkblue:hover, a.linkblue:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:underline;
font-size:11px;
color:#4985D7;
outline:none;
}

/*TEXT STYLES*/

.txt_black_10treb{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#000000;
outline:none;
}

.txt_grey_11treb{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:10px;
color:#666666;
outline:none;
}

.profile_midshade{background-image:url(../img/bodymid.png);  /* change by NC 22/10/2008 */
background-repeat:repeat-y;
width:965px;
margin:0 auto;
text-align:left;
height:auto;
overflow:hidden;
padding:0px 15px 0px 15px;
}


.profiletab_panel {
	width:100%;
	float:left;
	position:relative;
	height:auto;
	background-image:url(../img/profile_tabbg.gif);
	background-repeat:repeat-x;
	height:39px;			
}


ul.profil_headertab{list-style:none;
padding:0;
margin:0;
}
ul.profil_headertab li{list-style:none;
padding-right:2px;
margin:0;
width:auto;
height:39px;
float:left;
}

.profiletab:link, .profiletab:visited{background-image:url(../img/profiletab.jpg);
width:auto;
height:23px;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#FF8305;
text-align:center;
cursor:pointer;
display:block;
padding: 9px 20px 0px 20px;
border-left:1px solid #bcbcbc;
border-top:1px solid #bcbcbc;
border-right:1px solid #bcbcbc;
margin-right:2px;
}
.profiletab:hover, .profiletab:active{ background-image:url(../img/profiletab_01.jpg);
background-repeat: repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#FFFFFF;
text-align:center;
outline:none;
cursor:pointer;
display:block;
border-left:1px solid #ff8305;
border-top:1px solid #ff8305;
border-right:1px solid #ff8305;
padding: 9px 20px 0px 20px;
}


.profiletab_selected:link, .profiletab_selected:visited{ background-image:url(../img/profiletab_01.jpg);
width:auto;
height:23px;
padding-top:9px;
background-repeat: repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#FFFFFF;
text-align:center;
cursor:pointer;
display:block;
padding: 9px 20px 0px 20px;
padding: 9px 20px 0px 20px;
border-left:1px solid #ff8305;
border-top:1px solid #ff8305;
border-right:1px solid #ff8305;
margin-right:2px;
}
.profiletab_selected:hover, .profiletab_selected:active{ background-image:url(../img/profiletab_01.jpg);
background-repeat: repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#FFFFFF;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}

.profile_panel_percent{width:100%;
float:left;
position:relative;
}

.profile_request_div{width:100%;
float:left;
position:relative;
margin:10px 0 10px 0;
}

.tab_container{width:auto;
height:39px;
float:left;
padding-left:154px;
}

.profilelogout_auto{width:auto;
height:25px;
padding-top:14px;
float:right;
}

.profileauto_left{width:auto;
height:auto;
float:left;
}


.profiltxt_content{width:220px; float:right;
}



.profileauto_left1{width:auto;
height:auto;
float:left;
margin-left:8px;
}

.profileauto_left2{width:auto;
height:auto;
float:left;
margin-top:5px;
}


.profileauto_right{width:auto;
height:auto;
float:right;
padding-top:2px;
}

.profileauto_right_02{width:85px;
height:auto;
float:right;
padding-top:2px;
}


.dotprofile{width:100%;
background-image: url(../img/dotnews.gif);
height:22px;
padding-top:5px;
background-repeat: repeat-x; 
float:right;
position:relative;
}

.profile_dyntxtpanel{width:150px;
float:left;
position:relative;
}

.profile_dyntxtpanel_02{width:300px;
float:left;
position:relative;
}

.dotprofile2{width:100%;
float:left;
height:auto;
background-image:url(../img/dots.gif);
background-repeat:repeat-x;
background-position:bottom;
position:relative;
padding:10px 0 10px 0;
}


.tip{background-image:url(../img/tip.gif);
width:171px;
height:18px;
background-repeat:no-repeat;
float:left;
}

.pointsdefault{position:absolute; width:400px; height:auto; margin:-1px 10px 0 55px; text-align:right; z-index:10;}


.pointboc_container{ width:50px;
height:auto;
float:right;
position:relative;
margin-left:6px;
}

.profile_dynpointsbox{background-image:url(../img/profile_pointbg.gif);
width:50px;
height:18px;
padding-top:3px;
background-repeat:no-repeat;
float:left;
text-align:center;
}

.profile_dynpointsbox_02{ width:48px;
height:auto;
float:left;
clear:both;
position:relative;
border:1px solid #BCBCBC;
background-color:#F6F6F6;
padding:3px 0 3px 0;
text-align:center;
}

.tableborder_left{border-left:1px solid #BCBCBC;
border-top:1px solid #BCBCBC;
border-bottom:1px solid #BCBCBC;
}
 
 
 .tableborder_mid{
border-top:1px solid #BCBCBC;
border-bottom:1px solid #BCBCBC;
}

.tableborder_right{border-right:1px solid #BCBCBC;
border-top:1px solid #BCBCBC;
border-bottom:1px solid #BCBCBC;
}
 
 .profile_tabbg{background-image:url(../img/paneltop_shade.jpg);
background-repeat:no-repeat;
width:470px;
height:30px;
float:left;
}

.profile_tab1:link, .profile_tab1:visited{background-image:url(../img/profile_tab1a.jpg);
background-repeat:no-repeat;
width:156px;
height:24px;
float:left;
padding:6px 0px 0px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#FF8719;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}
.profile_tab1:hover, .profile_tab1:active{background-image:url(../img/profile_tab1.jpg);
background-repeat:no-repeat;
width:156px;
height:24px;
float:left;
padding:6px 0px 0px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}

.profile_tab1selected:link, .profile_tab1selected:visited{background-image:url(../img/profile_tab1.jpg);
background-repeat:no-repeat;
width:156px;
height:24px;
float:left;
padding:6px 0px 0px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}
.profile_tab1selected:hover, .profile_tab1selected:active{background-image:url(../img/profile_tab1.jpg);
background-repeat:no-repeat;
width:156px;
height:24px;
float:left;
padding:6px 0px 0px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}

.profile_tab2:link, .profile_tab2:visited{background-image:url(../img/profile_tab2.jpg);
background-repeat:no-repeat;
width:298px;
height:24px;
float:left;
padding:6px 0px 0px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#FF8719;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}
.profile_tab2:hover, .profile_tab2:active{background-image:url(../img/profile_tab2a.jpg);
background-repeat:no-repeat;
width:298px;
height:24px;
float:left;
padding:6px 0px 0px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}


.profile_tab2selected:link, .profile_tab2selected:visited{background-image:url(../img/profile_tab2a.jpg);
background-repeat:no-repeat;
width:298px;
height:24px;
float:left;
padding:6px 0px 0px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}
.profile_tab2selected:hover, .profile_tab2selected:active{background-image:url(../img/profile_tab2a.jpg);
background-repeat:no-repeat;
width:298px;
height:24px;
float:left;
padding:6px 0px 0px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}


.button_add:link, .button_add:visited{background-image:url(../img/buttonadd1_trans.png);
background-repeat:no-repeat;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal !important;
color:#FFFFFF !important ;
cursor:pointer;
outline:none;
width:67px;
height:16px;
padding:1px 0 0 20px;
line-height:14px;
display:block;
text-align:left;
float:left;
}
.button_add:hover, .button_add:active{background-image:url(../img/buttonadd2_trans.png);
background-repeat:no-repeat;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif, Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
cursor:pointer;
outline:none;
width:67px;
height:16px;
padding:1px 0 0 20px;
line-height:14px;
display:block;
text-align:left;
float:left;
border:2px solid #000000;
}

.profilecross_box{width:29px;
float:right;
height:24px;
position:relative;
background-color:#EDEDED;
padding:6px 0px 0px 0px;
text-align:left;
}


.profile_middlecontent{width:454px;
height:auto;
float:left;
position:relative;
clear:both;
text-align:center;
}

.profile_avatar_panel{width:39px;
height:auto;
float:left;
position:relative;
}


.profilebody_inner{width:965px;
height:auto;
float:left;
position:relative;
}

.profilebody_top{background-image:url(../img/pofilebody_top.gif);
width:965px;
height:7px;
background-repeat:no-repeat;
float:left;
overflow:hidden;
}

.profilebody_bottom{background-image:url(../img/pofilebody_bottom.gif);
width:965px;
height:7px;
background-repeat:no-repeat;
float:left;
clear:both;
}

.profilebody_mid{background-image:url(../img/pofilebody_mid.gif);
width:929px;
background-repeat:repeat-y;
height:auto;
float:left;
position:relative;
clear:both;
padding:0 18px 0 18px;
}

.tabbg{background-image:url(../img/tabbg.jpg);
width:965px;
height:30px;
background-repeat: repeat-x;
float:left;
}

.tabcor_left{background-image:url(../img/tabcor_left.jpg);
width:4px;
height:30px;
background-repeat:no-repeat;
float:left;
}

.tabcor_right{background-image:url(../img/tabcor_right.jpg);
width:4px;
height:30px;
background-repeat:no-repeat;
float:right;
}

.tabbgtxt_panel{width:auto;
height:25px;
float:left;
padding:5px 12px 0 12px;
font-size:14px;
font-weight:bold;
}

ul.tab_profile{list-style:none;
padding:0px;
margin:0px;
width:auto;
height:auto;
}
ul.tab_profile li{float:left;
display:inline;
width:auto;
height:30px;
padding:0px;
margin:0px;
}

.tabbasic:link, .tabbasic:visited{background-image:url(../img/tabbasic_off.gif);
width:76px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#FF8719;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}
.tabbasic:hover, .tabbasic:active{background-image:url(../img/tabbasic_on.gif);
width:76px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}

.tabbasic_selected:link, .tabbasic_selected:visited{background-image:url(../img/tabbasic_on.gif);
width:76px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}
.tabbasic_selected:hover, .tabbasic_selected:active{background-image:url(../img/tabbasic_on.gif);
width:76px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}






.tabpicture:link, .tabpicture:visited{background-image:url(../img/tabpicture_off.gif);
width:93px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#FF8719;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}
.tabpicture:hover, .tabpicture:active{background-image:url(../img/tabpicture_on.gif);
width:93px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}

.tabpicture_selected:link, .tabpicture_selected:visited{background-image:url(../img/tabpicture_on.gif);
width:93px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}
.tabpicture_selected:hover, .tabpicture_selected:active{background-image:url(../img/tabpicture_on.gif);
width:93px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}




.tababoutme:link, .tababoutme:visited{background-image:url(../img/tababoutme_off.gif);
width:114px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#FF8719;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}
.tababoutme:hover, .tababoutme:active{background-image:url(../img/tababoutme_on.gif);
width:114px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}

.tababoutme_selected:link, .tababoutme_selected:visited{background-image:url(../img/tababoutme_on.gif);
width:114px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}
.tababoutme_selected:hover, .tababoutme_selected:active{background-image:url(../img/tababoutme_on.gif);
width:114px;
height:25px;
padding-top:5px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}





.tabnotification:link, .tabnotification:visited{background-image:url(../img/tabnotofications_off.gif);
width:662px;
height:25px;
padding:5px 0 0 20px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#FF8719;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}
.tabnotification:hover, .tabnotification:active{background-image:url(../img/tabnotofications_on.gif);
width:662px;
height:25px;
padding:5px 0 0 20px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}


.tabnotification_selected:link, .tabnotification_selected:visited{background-image:url(../img/tabnotofications_on.gif);
width:662px;
height:25px;
padding:5px 0 0 20px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}
.tabnotification_selected:hover, .tabnotification_selected:active{background-image:url(../img/tabnotofications_on.gif);
width:662px;
height:25px;
padding:5px 0 0 20px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#000000;
text-align:left;
outline:none;
cursor:pointer;
display:block;
}


.profileuppic_panel{width:570px;
margin:0 auto;
height:auto;
position:relative;
padding-top:30px;
}

.profileuppic_main{width:570px;
float: left;
height:auto;
position:relative;
}

.profileuppic_mainpad{width:570px;
float: left;
height:auto;
position:relative;
margin-bottom:6px;
}

.profileuppic_panel_01{width:570px;
float:left;
height:24px;
border-bottom:1px solid #C8CFE1;
text-align:left;
clear:both;
}



.profileuppic_panel_02{width:570px;
float:left;
height:24px;
border-bottom:1px solid #E6EAF3;
text-align:left;
clear:both;
}

.profileuppic_innerpanel_01{width:auto;
float:left;
height:18px;
text-align:left;
clear:both;
padding-top:6px;
}

.profileuppic_greypanel{width:62px;
float:right;
height:20px;
text-align:left;
padding-top:4px;
background-color:#F8F8F8;
text-align:center;
}

.profileuppic_innerpanel_02{width:62px;
float:right;
height:20px;
text-align:left;
padding-top:4px;
text-align:center;
}

.profileuppic_left{width:190px;
float:left;
height:auto;
position:relative;
}

.profileuppic_right{width:337px;
float:right;
height:auto;
position:relative;
border-left:1px solid #BCBCBC;
padding-left:20px;
}


.profileuppic_rightinner{width:100%;
float:left;
position:relative;
clear:both;
margin-bottom:16px;
}

.profileuppic_rightborder{width:98%;
float:left;
position:relative;
clear:both;
border:1px solid #999999;
}

.profileuppic_grey{width:96%;
float:left;
position:relative;
clear:both;
background-color:#EEEEEE;
padding:8px 0 8px 12px;
}

.profileauto_button{width:120px;
height:auto;
float:left;
}

.profileuppic_text{width:91%;
float:right;
position:relative;
height:auto;
padding:14px 0 14px 0;;
}

.profile_upcomponents_panel{width:929px;
float:left;
height:auto;
position:relative;
clear:both;
}

.profilesave{ width:100px;
height:auto;
margin:0 auto;
}


.profilesave1{ width:100px;
height:auto;
float:left;
}


.profilesave2{ width:87px;
height:auto;
float:left;
}


.profilesave3{ width:87px;
height:auto;
float:left;
margin-left:7px;
}

.profilesave4{ width:44px;
height:auto;
float:left;
}

.profilesave5{ width:44px;
height:auto;
float:left;
margin-left:7px;
}


.profilesave6{ width:58px;
height:auto;
float:left;
margin-left:7px;
}

.profileuppic_basicbox{width:327px;
float:left;
position:relative;
clear:both;
border:1px solid #999999;
}

.profile_formpanel{width:auto;
height:auto;
position:relative;
float:left;
padding-top:5px;
}

.profile_formpanel_01{width:380px;
float:right;
height:auto;
position:relative;
}

.profile_formpanel_02{width:auto;
height:auto;
position:relative;
float:right;
padding:5px 22px 0 0;
}

.tabtext{width:130px; z-index:100; position:absolute; margin:8px 0 0 330px; height:auto;
}


/*REQUEST NOTIFICATIONS STYLES*/

.requestgrey_panel{width:434px;
height:auto;
float:left;
padding:12px 0 12px 20px;
position:relative;
clear:both;
background-color:#F5F5F5;
}

.profiledots{
margin:0 auto;
	width:100%;
	background-image:url(../img/dotsprofile.gif);
	height:12px;
}

.request_imgpanel{width:104px;
height:auto;
position:relative;
float:left;
}

.request_txtpanel{width:332px;
height:auto;
position:relative;
float:left;
margin-left:12px;
}

/*Styles for teammates*/

.teammates_mainlist_panel{width:454px; margin:0 auto; height:auto; overflow:hidden; position:relative; clear:both;
}

.teammates{width:auto;
height:auto;
float:left;
margin-left:12px;
}


.teammates_th{width:54px;
height:54px;
float:left;
}

.teammates_contentpanel{width:380px;
height:auto;
float:left;
position:relative;
margin-left:5px;
}

.teammates_contentpanel_01{width:390px;
height:auto;
float:right;
position:relative;
}

.teammates_contentpanel_02{width:275px;
height:auto;
float:left;
position:relative;
}

.teammates_contentpanel_03{width:auto;
height:auto;
float:right;
}

.teammates_dots{width:100%;
background-image: url(../img/dotsprofile.gif);
background-position:bottom;
height:auto;
padding:3px 0 8px 0;
background-repeat: repeat-x; 
float:left;
position:relative;
}

.teammate_cross{width:15px;
height:15px;
float:right;
text-align:center;
}

a.teammatecross:link, a.teammatecross:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#F37101;
background-color:#FFFFFF;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}
a.teammatecross:hover, a.teammatecross:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#ffffff;
background-color:#F37101;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}

a.teammatecross_selected:link, a.teammatecross_selected:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#ffffff;
background-color:#F37101;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}
a.teammatecross_selected:hover, a.teammatecross_selected:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:11px;
color:#ffffff;
background-color:#F37101;
text-align:center;
outline:none;
cursor:pointer;
display:block;
}

.teammate_listpanel{width:454px;
position:relative;
margin:0 auto;
}

.clubwalltext_gray1{width:450px; /* change by NC 22/10/2008 */
float:right;
height:20px;
position:relative;
background-color:#EDEDED;
padding:5px 0px 0px 5px;
}

.clubwalltext_03{width:450px; /* change by NC 22/10/2008 */
float:right;
height:auto;
position:relative;
clear:both;
background-color:#EDEDED;
padding:0px 0px 5px 5px;
}
.forgotpwd_green{width:302px;
height:auto;
float:left;
position:relative;
background-color:#b8deb8;
border:1px solid #8ec38e;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#407c40;
clear:both;
margin-top:8px;
}
.forgotpwd_red{width:302px;
height:auto;
float:left;
position:relative;
background-color:#deb8b8;
border:1px solid #c38e8e;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#7c4040;
clear:both;
margin-top:8px;
}
.button_black_02{background-image:url(../img/button2.jpg);
width:82px;
height:28px;
background-repeat:no-repeat;
font-family: Verdana;
font-size:14px;
font-style:normal;
text-decoration:none;
color:#000000;
font-weight:bold;
border:0px;
outline:none;
cursor:pointer;

}

.teammates_contentpanel_01{width:390px;
height:auto;
float:right;
position:relative;
}

.teammates_contentpanel_02{width:275px;
height:auto;
float:left;
position:relative;
}

.teammates_contentpanel_03{width:auto;
height:auto;
float:right;
}

.event_red_profile{width:570px;
height:auto;
float:left;
position:relative;
background-color:#deb8b8;
border:1px solid #c38e8e;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#7c4040;
clear:both;
margin-top:8px;
}

.event_green_profile{width:570px;
height:auto;
float:left;
position:relative;
background-color:#b8deb8;
border:1px solid #8ec38e;
padding:11px 0px 11px 0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:none;
font-size:11px;
color:#407c40;
clear:both;
margin-top:8px;
}
.offline_inner{width:965px;
height:auto;
float:left;
position:relative;
text-align:center;
}


/*modified on 19-5-2009*/
table.scoretable_align thead tr th {font-size: 10px; }
/*==============================================================================================================================
==============================================================================================================================*/


/*==============================================================================================================================
==============================================================================================================================*/




.login_box_top{
	background: url('../img/top_login_background.jpg') repeat-x;
	height: 27px;
}
.login_box_content{
	width: 965px;
	margin: 0 auto;
}
.login_box_logo{
	margin: 5px 0 0 10px;	
}

.fleft{
	float: left;	
}
.fright{
	float: right;	
}
.login_box_top img{
	border: 0;
	margin-top: 5px;	
}
.hidden{
	display: none;	
}
.visible{
	display: block;	
}
.loginform_links {
	margin: 7px 10px 0 0 ;

}
.loginform_links a:link{
	color: #FB9330;	
	//font-weight: bold;
}
.loginform_links_submit input{
	border: 0;
	background: none;	
	width: 82px;
	height: 24px;
	color: #FB9330;	
	cursor: pointer;
	margin-right: 30px;
}
.facebook_connect img{
	margin-top: 3px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}
.fleft{
	float: left;
	display: inline;
}

.fright{
	float: right;
	display: inline;
}

/*
 *  CSS FOR POPUP WINDOW
 */



.bubble {
	background-image:url(http://viabasket.fr/app/webroot/img/Popupwindow.png);
	background-repeat:no-repeat;
	height:123px;
	position:absolute;
	width:256px;
	z-index:99;
}
.bubble #closePop {
	display:block;
	float:left;
	height:13px;
	padding-top:11px;
	padding-left:34px;
	width:13px;
}
.bubble #bubbleContent{
	    	display:block;
      		float:left;
        	height:124px;
		margin-top:2px;
		padding:7px;
		width:180px;
}
.bubble #bubbleContent p{
       		color:#653f0e;
		font-family: Verdana;
		font-size:12px;
		width:176px;
}
/*radio css*/
#radio_right {
    height:50px;
    margin-bottom:1px;
    margin-top:8px;
    width:26px!important;

}
#radio_text,#radio_text_2{
	margin-bottom:7px;
}
#radio_left {
	/*clear:left;*/
	float:right;
	margin-top:-42px;
	width:214px;
	margin-right:-10px;
}
#radio_object{
	width: 200px!important;
	margin-bottom:5px;
	margin-left:-4px;
}
/*end radio css*/

div.dafaultbutton{
	width: 87px;
}
div.dafaultbutton iframe{
	padding-top: 1px;
}
div.listtext_panel div.count_news{
	margin-left: 329px;
}

/***************************************************************************/
div#container_friends{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	background: none;
	z-index: 999;
}

div#facebook_friends{
	width: 760px;
	position: relative;
	z-index: 9999;
	margin: 0px auto;
	top: 10%;
}
/*********************************Become member or fan of club*****************************/
div.member_and_fan{
	padding: 5px;
	width: 290px;
	height: 17px;
	margin: 0 0 10px;
	background: url('../img/memeber_background.png') no-repeat;
}
div.member_fan_center{
	float: left;
	line-height: 17px;
}
div.member_fan_left{
	float: left;
	height: 17px;
	width: 20px;
}
div.member_fan_right{
	float: right;
	height: 18px;
	width: 18px;
}
div.member_fan_right div#member_i{
	background: url('../img/member_i.jpg') no-repeat;
	width: 18px;
	height: 18px;
}
div.member_fan_right div#member_i div#information{
	display: none;
	width: 220px;
	height: 0px;
	background: url('../img/information.png');
	opacity: 0;
	top: -19px;
	left: 55px;
	position: absolute;
	z-index: 999;
}
div.member_fan_right div#member_i div#information p{
	width: 195px;
	margin: 16px 0 0 23px;
}
