body {
	margin: 0px;
	background-color: #252525;
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	color: #5a5959;
}
p {
	font-size: 12px;
	line-height: 1.357em;
	margin: 0 0 1.357em 0;
	color: #ffffff;

}

h1 {
	font-size:16px;  
	padding-top: 10px;
	color:#47c1ee; 
	font-weight:bold;
}

h2 {
	font-size:13px;  
	padding-bottom: 10px;
	color:#5a5959; 
	font-weight:bold;
}

.small {
	font-size: 12px;
	line-height: 1.357em;
	margin: 0 0 1.357em 0;
	color: #2C2C2C;

}
	
a:link {
	color:#47c1ee; 
	text-decoration: none;
}

a:active {
	color:#47c1ee; 
	text-decoration: none;
}

a:visited {
	color:#47c1ee; 
	text-decoration: none;
}
a:hover {
	color:#47c1ee; 
	text-decoration: none;
}
	
#clubidoMenu {
	position: relative;
	margin: 0px auto 0px auto;
	height: 62px;
    background: url(images/bg_header_clubido.png);
	background-repeat:repeat-x;
}

#contentMenu {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
}
#iphoneContentMenu {
	position: relative;
	margin: 0px auto 0px auto;
	width: auto;
	display: none;
}

#signTopLogo {
	float: left;
	width: 140px;
	height: 53px;
	/*
	background: url(images/bg_sign.png);
	background-repeat: no-repeat;*/
	text-align: center;
	padding-top: 10px;

}
.logo {
	position: relative;
	width: 104px;
	height: 36px;
	margin: 0px auto 0px auto;
	border: 0px
}

.buttonTop {
	margin-top: 10px;
	margin-left: 8px;
	float: left;
	font-family: Arial, Verdana, Sans-serif;
	padding: 10px 20px; 
	color:#e1e1e1; 
	font-weight: bold; 
	text-decoration:none; 
	border:solid 1px #363636;
	text-shadow: 0px 2px 0px #000000;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;  
	background-color: #565656; 				
	background-image: url(images/bgBlackFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	cursor: pointer;

}

.buttonTop:hover {
	color: #00aeef; 
	text-decoration:none; 
}

.buttonSignUp {
	position: relative;
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 16px;
	padding: 8px 16px; 
	color:#ffffff; 
	font-weight: bold; 
	text-align: center;
	border:solid 1px #91105c;
	text-shadow: 0px 2px 0px #91105c;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;  
	background-color: #ec008c;
	background-image: url(images/bgSignUp.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	cursor: pointer;

}

.buttonSignUp:hover {
	color: #ffffff;
	text-shadow: 0px 2px 0px #91105c;
	background-color: #d3007d;
	background-image: url(images/bgSignUp.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	text-decoration:none; 
}

.buttonContent {
	text-align: center; 
	font-family: Arial, Verdana, Sans-serif;
	padding: 5px 10px;
	font-size: 13px;
	color:#e1e1e1; 
	font-weight: bold; 
	text-decoration:none; 
	border:solid 1px #252525;
	text-shadow: 0px 2px 0px #000000;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;  
	background-color: #565656; 				
	background-image: url(images/bgBlackFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	cursor: pointer;

}

.buttonContent:hover {
	color: #00aeef; 
	text-decoration:none; 
}

#contentMiddle {
	position: relative;
	margin: 0px auto;
	width: 960px;
	margin-top: 3px;
	margin-bottom: 0px;
	border:solid 0px #111111;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color:#252525;
}

#contentMiddleWhite {
	position: relative;
	margin: 0px auto;
	width: 960px;
	margin-top: 3px;
	margin-bottom: 0px;
	border:solid 0px #111111;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color:#ffffff;
}




/*
#contentMiddleMiddle {
	position: relative;
	margin: 0px auto;
	width: auto;
}
*/

#footer {
	position: relative;
	width: 960px;
	margin: 0px auto;
	height: 100px;
	margin-top: 5px;
}

/*
#footerWrap {
		position: relative;
	margin: 0px auto;
	width: 960px;
	margin-top: 3px;
	margin-bottom: 35px;
	border:solid 1px #c4c4c4;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; 
	background-color:#ffffff;
}
*/

/*
#contentFooter {
	position: relative;
	margin: 0px auto;
	width: auto;
	height: 40px;
	margin: 2px;
	list-style:none; 
	-khtml-border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #ededed; 
	background-image: url(images/bgGrayFields.png);
	background-repeat: repeat-x; 
	background-position: bottom;
	text-shadow: 0px 1px 0px #ffffff;
}
*/
#smallMenu {
	cursor: pointer;
	float: left;
	padding: 10px;
	position: relative;
	top: 0px;
	left: 0px;
}

.smallMenu {
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	color: #5a5959;
}
.smallMenu a:link {
	color: #5a5959;
	text-decoration: none;
}
.smallMenu a:active {
	color: #5a5959;
	text-decoration: none;
}
.smallMenu a:visited {
	color: #5a5959;
	text-decoration: none;
}
.smallMenu a:hover {
	color: #5a5959;
	text-decoration: underline;
}

#copyright {
	float: right;
	padding: 10px;
	position: relative;
	top: 0px;
	left: 0px;
}

#rss {
	float: right;
	padding: 7px;
	position: relative;
	top: 0px;
	left: 0px;
}
#rss a:link {
	color: #5a5959;
	text-decoration: none;
}
#rss a:active {
	color: #5a5959;
	text-decoration: none;
}
#rss a:visited {
	color: #5a5959;
	text-decoration: none;
}
#rss a:hover {
	color: #5a5959;
	text-decoration: underline;
}


#language {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 5px;
}
#LLabel {
	margin:0px;
	margin-left: 0px;
}
/*
#LSelect {
	background-color: #ffffff;
	margin:0px;
	margin-left: 0px;
}
*/

#twitterFeed {
	float: left;
	position: relative;
	top: 10px;
	padding: 0px;
	width: 328px;
	height: auto;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-left: 25px;

}
#followUs {
	float: left;
	position: relative;
	top: 6px;
	padding: 0px;
	width: 328px;
	height: 200px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-left: 25px;
}







#barVertical {
	position: relative;
	margin: 0px auto;
	height: 271px;
    background: url(images/barVerticalBg.png);
	background-repeat:repeat-x;
}

#wrapperBarVertical{
	position: relative;
	margin: 0px auto;
	width: 940px;
	height: 261px;
	margin-top: 0px;
}


#contentBarVertical {
	position: absolute;
	margin: 0px auto;
	width: 940px;
	height: 261px;
	margin-top: 17px;
}


fieldset { 
	border:none;
	width:650px;
}

legend { 
	font-size:22px; 
	margin-left:30px; 
	padding:10px 0px; 
	color:#00aeef; 
	font-weight:bold;
}

label { 
	display: block;
	margin:18px 0 5px;
	margin-left: 20px;
}

input[type=text], input[type=password] {
	margin-right: 0px;
	width:220px; 
	padding: 5px;
	border:solid 1px #252525;
	-khtml-border-radius:8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; 
	background-color: #898989; 
}

input[type=radio] {
	border:solid 1px #252525;
	background-color: #898989;
}

select { 
	padding:5px;
	border:solid 1px #252525;
	-khtml-border-radius:8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; 
	background-color: #898989; 
}


/*
input[type=submit] {
	font-family: Arial, Verdana, Sans-serif;
	padding: 5px 10px; 
	color:#9cd70d; 
	font-weight: bold; 
	text-decoration:none; 
	border:solid 1px #cccccc;
	text-shadow: 0px 2px 0px #000000;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;  
	background-color: #565656; 				
	background-image: url(images/bgBlackFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
}


input[type=submit]:hover {
	color: #b8fe0e; 
	text-decoration:none; 
}
*/

.prev, .next { 
	margin-top: 0px;
	font-family: Arial, Verdana, Sans-serif;
	padding: 5px 10px; 
	color:#cccccc; 
	font-weight: bold; 
	text-decoration:none; 
	border:solid 1px #252525;
	text-shadow: 0px 2px 0px #000000;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;  
	background-color: #565656; 				
	background-image: url(images/bgBlackFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	cursor: pointer;
	margin: 20px;
}

.prev:hover, .next:hover {
	color: #00aeef; 
	text-decoration:none; 
}
	
.prev { 
float:left;
}
.next { 
float:right;
}
		
		
#steps { 
	padding:10px;
	overflow:hidden;
	list-style:none;
	border: solid 1px #363636;
	list-style: none;
	background-color: #252525;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(images/whiteTone.png);
	background-repeat: repeat-x; 
	background-position: top;
	margin: 2px;
}

#steps li {
	float: left;
	margin-left: 20px;
	font-size:18px; 
	font-weight: bold; 
	padding:10px; 
	color:#111111; 
	text-shadow: 0px 1px 0px #515151;
}

#steps li span {
	font-size:16px; 
	display:block;
}
#steps li.current { 
color:#00aeef;
text-shadow: 0px 0px 5px #111111;
}

.formTable {
	margin-left: 20px;
}

.labelLeft {
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	width: 120px;
	height: 60px;
}

.labelMiddle {
	text-align: center;
	vertical-align: middle;
}

.formTag {
	float: left;
	width: 180px;
	height: auto;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: center;
	background-color: #00aeef; 
	font-size:11px; 
	font-weight: bold; 
	padding:10px;
	margin-left: 0px;
	margin-top: 5px;
	text-shadow: 0px 0px 10px #252525;
	color:#ffffff;
}
.spearBlue {
	position: relative;
	margin-left: 40px;
	width: 22px;
	height: 11px;
	background-image: url(images/spearBlue.png);
	background-repeat: no-repeat;
	margin-top: 3px;
}
.spearBlueLeft {
	float: left;
	position: relative;
	width: 10px;
	height: 18px;
	background-image: url(images/spearBlueLeft.png);
	background-repeat: no-repeat;
	margin-top: 12px;
}

.stepsUi {
	padding:10px; 
	margin-left: 20px;
	list-style:none; 
	width:auto; 
	margin:2px; 
	-khtml-border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #ededed; 
	background-image: url(images/bgGrayFields.png);
	background-repeat: repeat-x; 
	background-position: bottom;
}
.stepsText {
	margin-left: 20px;
	font-size:18px; 
	font-weight: bold; 
	padding-top:10px; 
	color:#5a5959; 
	text-shadow: 0px 2px 0px #ffffff;
}
.stepsSpan {
	margin-left: 20px;
	font-size:14px; 
	font-weight: bold; 
	padding-bottom:10px;
	color:#5a5959; 
	text-shadow: 0px 2px 0px #ffffff;
}
.smallText0 {
	font-size:10px; 
	font-weight: bold; 
}

.smallTextGray {
	margin-left: 20px;
	font-size:10px; 
	font-weight: bold; 
	padding-bottom:10px;
	color:#5a5959; 
}

.smallText {
	margin-left: 20px;
	font-size:10px; 
	font-weight: bold; 
	padding-bottom:10px;
	color:#e1e1e1; 
}
.smallTextDark {
	margin-left: 0px;
	font-size:10px; 
	font-weight: bold; 
	padding-bottom:0px;
	color:#5a5959; 
}
.headerBig {
	font-size:22px;  
	padding-top: 10px;
	color:#47c1ee; 
	font-weight:bold;
}
.headerMiddle {
	font-size:18px;  
	padding-bottom: 10px;
	color:#5a5959; 
	font-weight:bold;
}
.header1 {
	font-size:30px;  
	padding-top: 10px;
	color:#00aeef; 
	font-weight:bold;
}
.header2 {
	font-size:18px;  
	padding-top: 10px;
	color:#00aeef; 
	font-weight:bold;
}
.header3 {
	font-size:25px;  
	padding-bottom: 10px;
	color:#ffffff; 
	font-weight:bold;
}
.header4 {
	font-size:18px;  
	padding-bottom: 10px;
	color:#ffffff; 
	font-weight:bold;
}

.header5 {
	font-size:13px;  
	padding-bottom: 10px;
	color:#ffffff; 
	font-weight:bold;
}

.header6 {
	font-size:13px;  
	padding-bottom: 10px;
	color:#252525; 
	font-weight:bold;
}
.headerClubido { 
	height: 250px;
	width:auto; 
	margin-top:2px;
	margin-left:2px; 
	margin-right:2px; 
	margin-bottom:0px; 
	-khtml-border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(images/clubido_header_new_black5.png);
	background-repeat: no-repeat; 
	background-position: bottom;
	border:solid 1px #111111;
}

.rightField {
	text-align: left;
	margin: 0px;
	padding: 20px;
	/*border: solid 1px #111111;*/
	-khtml-border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #383838;
	font-size: 12px;
	color: #ffffff;
	border:solid 1px #111111;
	background-image: url(images/whiteTone.png);
	background-repeat: repeat-x; 
	background-position: top;
}

.rightFieldWhite {
	text-align: left;
	margin: 0px;
	padding: 20px;
	/*border: solid 1px #111111;*/
	-khtml-border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #ffffff;
	font-size: 13px;
	color: #000000;
	border:solid 1px #111111;
}

.rfwHeader1 {
	color: #000000;
	font-size:30px;  
	padding-top: 10px;
	font-weight:bold;	
}
.rfwHeader2 {
	color: #000000;
	font-size:23px;  
	padding-top: 10px;
	font-weight:bold;	
}
.rfwHeader3 {
	color: #000000;
	font-size:18px;  
	padding-top: 10px;
	font-weight:bold;	
}

.leftField {
	text-align: left;
	margin: 0px;
	padding: 20px;
	-khtml-border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #e1e1e1;
	font-size: 12px;
	color: #5a5959;
	background-image: url(images/bgDarkFields.png);
	background-repeat: repeat-x; 
	background-position: bottom;
	border:solid 1px #111111;
}

.appUiHeader {
	float: left;
	padding: 10px;
	list-style: none; 
	width: auto; 

	-khtml-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topright:5px;
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	background-color: #ededed; 
	background-image: url(images/bgGrayFields.png);
	background-repeat: repeat-x; 
	background-position: bottom;
}
.appUiHeaderText {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	font-size: 16px; 
	font-weight: bold; 
	color: #5a5959; 
	text-shadow: 0px 1px 0px #ffffff;
}
.appUiMenu {
	float: left;
	left: 0px;
	bottom: 0px;
	width: 300px;
}
.appUiButton {
	float: left;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 0px;
	width: auto;
	height: auto;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	padding: 5px 10px; 
	color:#555555; 
	font-weight: bold; 
	text-decoration:none; 
	border:solid 1px #0194cc;
	text-shadow: 0px 1px 0px #9edff7;
	-khtml-border-radius-topleft:5px;
	-webkit-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topright:5px;
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	background-color: #9edff7;
	background-image: url(images/bgButtonContent.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	cursor: pointer;

}

.appUiButton:hover {
	color: #555555;
	text-shadow: 0px 1px 0px #82d8f8;
	background-color: #82d8f8;
	background-image: url(images/bgButtonContent.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	text-decoration:none; 
}
.appUiFooter {
	display: inline-block;
	padding: 5px;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	list-style: none;
	background-color: #ffffff;
	-khtml-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomright:5px;
	-webkit-border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
}

.appUiNewClub {
	border: solid 1px #363636;
	list-style: none;
	background-color: #252525;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(images/whiteTone.png);
	background-repeat: repeat-x; 
	background-position: top;
}
.appUiCheckIn {
	width: 100%;
	display: inline-block;
	padding: 10px;
	border: dotted 1px #e1e1e1;
	list-style: none;
	background-color: #ffffff;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(images/bgGrayFields.png);
	background-repeat: repeat-x; 
	background-position: bottom;
}
.appUiFormTagSmall {
	float: left;
	width: auto;
	height: auto;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: center;
	background-color: #7ed3f3; 
	font-size:12px; 
	font-weight: normal; 
	padding:8px;
	margin-left: 0px;
	margin-top: 5px;
	color:#ffffff;
}
.appUiSpearBlueLeftSmall {
	float: left;
	position: relative;
	width: 10px;
	height: 18px;
	background-image: url(images/spearBlueLeft.png);
	background-repeat: no-repeat;
	margin-top: 9px;
}
.appUiButtonJoin {
	text-align: center;
	margin: 0px auto;
	width: auto;
	height: auto;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	padding: 8px 16px; 
	color:#555555; 
	font-weight: bold; 
	text-decoration:none; 
	border:solid 1px #0194cc;
	text-shadow: 0px 1px 0px #9edff7;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #9edff7;
	background-image: url(images/bgButtonContent.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	cursor: pointer;

}

.appUiButtonJoin:hover {
	color: #555555;
	text-shadow: 0px 1px 0px #82d8f8;
	background-color: #82d8f8;
	background-image: url(images/bgButtonContent.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	text-decoration:none; 
}





/* From CamClic */

.halfIphone {
	width: 150px;
	height: 194px;
	background-image: url(images/halfIphone.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#memberCard {
	position: relative;
	top: 48px;
	left: 13px;
	width: 124px;
	height: 146px;
	background-image: url(images/medlemskort.png);
	background-position: top;
	background-repeat: no-repeat;
}

#giftCard {
	position: relative;
	top: 48px;
	left: 13px;
	width: 124px;
	height: 146px;
	background-image: url(images/kvarteret.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#clipCard {
	position: relative;
	top: 48px;
	left: 13px;
	width: 124px;
	height: 146px;
	background-image: url(images/klippkort.png);
	background-position: top;
	background-repeat: no-repeat;
}

#lookBook {
	position: relative;
	top: 48px;
	left: 13px;
	width: 124px;
	height: 146px;
	background-image: url(images/lookbook.png);
	background-position: top;
	background-repeat: no-repeat;
}
#contactInfo {
	position: relative;
	top: 48px;
	left: 13px;
	width: 124px;
	height: 146px;
	background-image: url(images/kontaktinfo.png);
	background-position: top;
	background-repeat: no-repeat;
}
#block {
	position: relative;
	top: 48px;
	left: 13px;
	width: 124px;
	height: 146px;
	background-image: url(images/kvarteret.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#qrCode {
	position: relative;
	top: 48px;
	left: 13px;
	width: 124px;
	height: 146px;
	background-image: url(images/qrcode.png);
	background-position: top;
	background-repeat: no-repeat;
}
#searchScreen {
	position: relative;
	top: 48px;
	left: 13px;
	width: 124px;
	height: 146px;
	background-image: url(images/sok.png);
	background-position: top;
	background-repeat: no-repeat;
}
.cellFadeLeft {
	padding-left: 20px;
	padding-top: 10px; 
	padding-bottom: 6px; 
	border-top: #ebebeb 1px solid;
	border-left: #ebebeb 1px solid; 
	background-image:url(images/bgGrayFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-shadow: 0px 1px 0px #ffffff;
	color: #5a5959;
}
.cellFadeRight {
	padding-top: 10px; 
	padding-bottom: 6px; 
	border-top: #ebebeb 1px solid;
	border-left: #ebebeb 1px solid;
	border-right: #ebebeb 1px solid;
	background-image:url(images/bgGrayFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 1px 0px #ffffff;
	color: #5a5959;
}
.cellFade {
	padding-top: 10px; 
	padding-bottom: 6px; 
	border-top: #ebebeb 1px solid;
	border-left: #ebebeb 1px solid;
	background-image:url(images/bgGrayFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 1px 0px #ffffff;
	color: #5a5959;
}
.cellFadeMiddle {
	padding-top: 10px; 
	padding-bottom: 6px; 
	border-top: #ebebeb 1px solid;
	border-left: #ebebeb 1px solid;
	background-color: #f4f4f4;
	background-image:url(images/bgGrayFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 1px 0px #ffffff;
	color: #5a5959;
}
.cellFadeMiddleDark {
	padding-top: 10px; 
	padding-bottom: 6px; 
	border-top: #959595 1px solid;
	border-left: #ebebeb 1px solid;
	background-color: #f4f4f4;
	background-image:url(images/bgGrayFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 1px 0px #ffffff;
	color: #5a5959;
}
.cellFadeLeftDark {
	padding-left: 20px;
	padding-top: 10px; 
	padding-bottom: 6px; 
	border-top: #959595 1px solid;
	border-left: #ebebeb 1px solid; 
	background-image:url(images/bgGrayFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-shadow: 0px 1px 0px #ffffff;
	color: #5a5959;
}
.cellFadeRightDark {
	padding-top: 10px; 
	padding-bottom: 6px; 
	border-top: #959595 1px solid;
	border-left: #ebebeb 1px solid;
	border-right: #ebebeb 1px solid;
	background-image:url(images/bgGrayFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 1px 0px #ffffff;
	color: #5a5959;
}
.cellFadeDark {
	padding-top: 10px; 
	padding-bottom: 6px; 
	border-top: #959595 1px solid;
	border-left: #ebebeb 1px solid; 
	background-image:url(images/bgGrayFields.png); 
	background-repeat: repeat-x; 
	background-position: bottom;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 1px 0px #ffffff;
	color: #5a5959;
}

.arrowUp {
	margin: 0px;
	float: right;
	position: relative;
	padding: 5px;
	width: 55px;
	background-image:url(images/arrowGrayUp.png); 
	background-repeat: no-repeat; 
	background-position: center;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
}

.loading {
	margin: 0px auto;
	position: relative;
	padding: 20px;
	width: 55px;
	text-align: center;
}



#loading {
	text-align: center;
	width: 100px;
	height:50px;
	margin: 0px auto 0px auto;
	padding-top: 200px;
}

/*

.scroll-track{
 height:10px;
 width:10px;
 background:black;
}

.scroll-handle{
 border: 1px solid black;
 height:10px;
 width:10px;
 background:#5B207B;
 cursor:pointer;
}

*/

#addClubWrapper {
	margin: 10px;
}

