/*
 * Css for Konkuri pages
 * */

/* Generic Classes */
.create-form {
	height: 480px;
	padding-top: 40px;
	width:950px;
	background-image:url(../img/home/home-form.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	padding-left: 30px;
	position: relative;
	z-index: 5;
	background-color: #FFF;
}

#create-form #bigger_tournament{
	padding-top:10px;
}

.home-public #create-form #bigger_tournament{
	display:none;
}

.create-form .sport-game, .create .sport-game {
	position: relative;
	height: 80px;
}

.create-form .sport-game .sport, .create .sport-game .sport {
	position: absolute;
	top: 0px;
	left: 0px;
}

.create-form .fieldWrapper.sport input, .create .fieldWrapper.sport input {
	position: absolute;
	top: 24px;
	left: 0px;
}

.create-form .sport-game #sport-list-container, .create .sport-game #sport-list-container {
	position: absolute;
	left: 318px;
	top: 0px;
}

#sport-list-container ul{
	display:none;
}

#sport-list-container a.sport-list {
	border:1px solid #A4B3BE;
	display:block;
	font-size:0.85em;
	margin-left:-1px;
	margin-top: -2px;
	height: 16px;
	padding: 10px 0px 8px 4px;
	^padding:10px 4px 8px 4px;
	position: absolute;
	top: 26px;
	width: 94px;
}

#sport-list-container a.close {
	left: 184px;
	^left:156px;
	position:absolute;
	top: 32px;
	z-index:1000;
}
.tournament-page .main .content {
	padding-top: 20px;
	min-height: 400px;
}
.tournament-page .round-corner-box .box-title {
	padding-left: 30px;
	padding-top: 10px;
}
.tournament-page .box-title h2 {
	font-size: 1.2em;
}
.tournament-page .search {
	margin-bottom: 20px;
	background-image: url(../img/search-box-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
}
.tournament-page .search .fieldWrapper {
	float: left;
	clear: none;
	margin-bottom: 10px;
}
.tournament-page .search .city, .tournament-page .search .sport {
	width: 270px;
}
.tournament-page .search .city input[type="text"], .tournament-page .search .sport input[type="text"] {
	width: 215px;
}
.tournament-page .search .name {
	width: 375px;
}
.tournament-page .side .search .name {
	width: 220px;
}
.tournament-page .search .content {
	padding-top: 15px;
	padding-bottom: 15px;
}

.tournament-page table.tournaments {
	margin-bottom: 30px;
}

.homelog ul.tournaments li .when {
	margin-top: 0px;
}

.homelog ul.tournaments li .sport {
	padding-top: 3px;
	margin-left: 0px;
}

/*--------------------------------------------------------------*/

#body-public {
    text-align: center;
    background-color: #FFF;
    width: 100%;
    margin: 0px;
}

#body-home {
    background-image: url(../img/home/home-body.png) !important;
    background-position: top;
    background-repeat: repeat-x;
    background-color: #FFF;
    text-align: center;
    width: 100%;
    margin: 0px;
}

#body-public #container #header {
	margin-bottom: 15px;
}

.img-vassoio {
    /* questo stile deve restare qui in base.html per la foto dinamica */
    position:absolute;
    background-repeat: no-repeat;
    width:423px;
    height:407px;
	z-index: 0; /* questo deve essere inferiore a .create-form h1 */
}

/* Main toolbar konkuri */
#body-home ul#toolbar {
    position: absolute;
    top: 25px;
    z-index: 10;
}

#body-home ul#toolbar li {
    font-size: 1.1em;
    height: 16px;
    text-decoration: none;
    float: left;
}

#body-home ul#toolbar li a:link, #body-home ul#toolbar li a:visited, .register #header #login a:link, .register #header #login a:visited {
    color: #E3FF6C;
}

#body-home ul#toolbar li.active a, .register #header #login a:active {
    color: #FFF;
}

#body-home ul#toolbar li a:hover, .register #header #login a:hover {
    color: #FFF;
    background: none;
}

.notification .main .content, .profile .main .content, .moderation-list .content   {
	min-height: 500px;
}

.tournament-notifications  .tournament-list li{
	border-bottom: 1px solid #ccc;
	padding: 10px 0px;
}

.moderation-list .date {
	font-size: 0.85em;
}

.moderation-list ul.requests li {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #D7D9CC;
}

.moderation-list ul.requests li input {
	margin-left: 10px;
	margin-top: 2px;
	font-size: 0.85em;
	padding: 4px;
	text-align: center;
	line-height: 1;
	background-color: #E5E5E5;
	background-image: url(../img/buttons/btn-send.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: 1px solid #4386BD;
	color: #ffffff;	
	cursor: pointer;
}

.moderation-list ul.requests li form{
	display:inline;
	float:right;
}

.moderation-list ul.requests li input.reject {
	background: none;
	color: #4386BD;	
	border: 1px solid #cfcfcf;
}

/* Home public */
.signup-tosave {
	margin-top: 30px;
	color: #959595;
}

.home-public .side .round-corner-box.facebook {
	padding-top: 3px;
}

.side .round-corner-box.connect {
	padding: 5px 0px;
}

.home-public .side .round-corner-box .content, .home-log .side .round-corner-box .content {
	padding-bottom: 0px;
}

.home-public .img-vassoio {
    top: 105px; /* attenzione: se il vassoio viene spostato pi� in alto va sopra al titolo in portoghese */	
	right: 0px;
	z-index: 30;
}

.home-public h1 {
	color:#1F4678;
	font-size: 2.5em;
	letter-spacing:-1px;
	z-index: 100; /* questo deve essere superiore a .img-vassoio */
	line-height: 1;
	margin-bottom: 40px;
}

.home-public.landing h1 {
	width: 700px;
}

.home-public .examples {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	font-size: 1.2em;
}

.follow-us-links li {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom:none;
}

.follow-us-links li .icon {
	margin-right: 3px;
}

#quicklinks {
	background: #f2f2f2;
	padding:20px;
}

#quicklinks .container{
	padding:0;
}

#quicklinks .full{
	
}

#quicklinks .profiles_header{
	border: 1px solid #eee;
	background: #fff;
}

#quicklinks .column {
	line-height: 1.3;
	padding-bottom: 10px;
	float:left;
	width:250px;
	text-align: left;
	border-right: 1px solid #eee;
}

#quicklinks .column .inner{
	padding: 15px;
}

#quicklinks .column .content{
	padding:0;
}

#quicklinks .column ul li {
	margin:0;
}

#quicklinks .column ul {
    list-style-image: url("../img/list-square-green.gif");
    margin-top: 5px;
    padding-left: 15px;
}


#quicklinks .column ul li{
	padding: 4px 0;
}

#quicklinks .column ul.profile-list{
	padding-left:0;
	margin-bottom: 0;
}

#quicklinks .column ul.profile-list li{
	padding:8px 0;
	
}

.facebook-updates li{
	padding:8px 0;
}
.home-public ul.follow-us-links li .icon, .homelog ul.follow-us-links li .icon{
	padding-right:5px;
	text-align:center;
	width: 30px;
	margin-left: -5px;
}

.home-public .home-pres {
	background-image:url(../img/home/home-shadow.jpg);
	background-position: top center;
	background-repeat:no-repeat;    
	width: 980px;
	padding-top: 30px;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.home-public .main li {
	margin-bottom: 25px;
}

.home-public .main li p {
	color: #959595;
}

.home-public .main li h3 {
	font-weight: bold;	
}

.home-public .main .image-box {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 15px;
	_background:transparent;
	background-repeat: no-repeat;
}

.home-public .main ul.tennis li .image-box.what {
	background-image: url(../img/home/what-tennis.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='../img/home/what-tennis.png');
}

.home-public .main ul.tennis li .image-box.who {
	background-image: url(../img/home/who-tennis.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='../img/home/who-tennis.png');
}

.home-public .main .image-box.what {
	background-image: url(../img/home/what.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='../img/home/what.png');
}

.home-public .main .image-box.who {
	background-image: url(../img/home/who.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='../img/home/who.png');
}

.home-public .main .image-box.why {
	background-image: url(../img/home/why.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='../img/home/why.png');
}

.home-public .main a.button-big.green {
	background-image:url(../img/buttons/btn-tour.png);
	background-position:center bottom;
	float:left;
	height: auto;
}

.home-public .main a.button-big.green:hover {
	background-position:center top;
	background-color:transparent;
	color:#ffffff !important;
}

/*
.home-public .main a.button {
	background-color:transparent;
	background-image:url(../img/buttons/btn-tour.png);
	background-position:center bottom;
	color:#ffffff;
	float:left;
	height:24px;
	padding:6px 40px 4px 40px;
	text-align:center;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-moz-box-shadow: 0 0 3px #999999;
	text-shadow: 1px 1px 0 #556e1d;
	font-size: 1.2em;
}
.home-public .main a.button:hover {
	background-position:center 74px;
	background-color:transparent;
	color:#ffffff !important;
}
.home-public .main a.button:active {
	background-position:center 111px;
	background-color:transparent;
}
*/

.home-public #buzz_all {
	height: 110px;
}

.home-public #buzz_all .single_buzz img {
	padding-right: 15px;
}
.home-public #buzz_all .single_buzz .quote img {
	padding-right: 0px;
}
.home-public #buzz_all .single_buzz p, .side .round-corner-box .content p {
	color:#959595;
	line-height: 1.3em;
}

.home-public #buzz_all .single_buzz p {
	font-size: 1em;
}

.home-public .round-corner-box .content.organization {
	height: 230px;
}

.round-corner-box .content.organization .free {
	float: none;
	font-size: 1em;
    margin-left: 0px;
    margin-top: 6px;	
}

.round-corner-box .content.organization img {
	display: block;
	margin-left: -15px;
	margin-top: -15px;
	margin-bottom: 10px;
}

.home-public .round-corner-box .content.organization ul {
	margin-bottom: 15px;
}

.home-public .round-corner-box .content.organization ul li {
	background-image: url(../img/star-blu.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	color:#959595;
}

.home-public ul.tournaments li .icon {
	padding-right: 3px;
}

.home-public ul.tournaments li a, .home-public ul.tournaments.organizations li a .name {
	font-weight:bold;
	line-height: 1.3;
}

#body-home ul.tournaments li .linkitem {
	width: 240px;
}

ul.tournaments li .linkitem {
	float:left;
	width:270px;
}

.home-public ul.tournaments.organizations li a img {
	float: left;
	display: block;
	width: 30px;
	margin-right: 10px;
}

.home-public ul.tournaments.organizations li a .name {
	float: left;
}

.homelog .main .updates {
	min-height: 715px;
	border:1px solid #C9D4E1;
}

.homelog .side .content p {
	font-size: 0.85em;
}

.homelog .blog-feeds h4, .homelog .blog-feeds p {
	line-height: 1.3;
}

.box h3 {
	border-bottom: 2px solid #A4B3BE;
}

.features dt .num {
	font-weight: bold;
	color: #82a600;
	display: block;
	float: left;
	width: 25px;
}
.features dd {
	color: #959595;
	padding-left: 25px;
	margin-bottom: 20px;
}

/* Page: Create */

/* htmlSelect Pulig css */


.html-select {
	position:absolute;
	height:30px;
	z-index:100;
}

.fieldWrapper.profile{
	position: relative;
	height:50px;
	width:300px;
	margin-bottom:40px;
}
.activate .profile .html-select {
	top:5px;
}
.html-select li{
	width: 408px;
	border:1px solid #ccc;
	border-top:none;
	display:none;
	padding: 8px 4px 8px 40px;
	position: relative;
	background:#fff;
}

.html-select li.hover{
	background:#F7F7F7;
	cursor:pointer;
}

.html-select li.hover label{
	cursor:pointer;
}

.html-select li input{
	display:none;
}

.html-select li.selected {
	position:relative;
	cursor:pointer;
	display:block !important;
	border:1px solid #ccc;
	background-color: #FFF;
}
.html-select li.selected label{
	cursor:pointer;
} 
.html-select li.selected .see-more{
	position:absolute;
	top:0;
	right:0;
	background-color:#f7f7f7;
	background-image: url(../img/select-arrow.png);
	background-repeat: no-repeat;
	background-position: center; 
	border-left:1px solid #ccc;
	display:block;
	height: 100%;
	width: 35px;
}

.html-select li.clicked{
	box-shadow: 0px 0px 2px #A4B3BE;
	-moz-box-shadow: 0px 0px 2px #A4B3BE;
	border:1px solid #A4B3BE;
}

.html-select li.not-selected{
	display:none;
}

#base_slot_taken{
	/*
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	*/
    background: #F4F7FB;
    padding: 10px 20px;
}
	


/* liste */
.tour .main ul, .press .main ul, ul.std, .terms ul, .privacy ul {
	padding: 0px 0px 20px 15px;
	list-style: disc;
}

.about .side ul li {
	margin-bottom: 20px;
}

.about .side .note {
	margin-bottom: 5px;
}


.about .main .philosophy {
	border-top: 1px solid #A4B3BE;
	border-bottom: 1px solid #A4B3BE;
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 25px;
}

.about .side ul.social {
	margin-top: 10px;
}

.about .side ul.social li {
	margin-bottom: 8px;
}

.about img.linkicon {
	display: block;
	float: left;
	width: 20px;
	margin-right: 8px;
}

.about .main a .linkname, .about ul.social li a .linkname {
	display: block;
	float: left;
	padding-top: 2px;
}

.about .main a .linkname, .about ul.social li a:hover {
	color: #4386BD;
}

.about .side {
	font-size: 0.85em;
}

.about .side h4 {
	font-size: 1em;
}



/* Section: Tour */

.tour h3 {
    margin-bottom: 5px;
}
.tour img, .about img.team {
    border: 5px solid #d7d9cc;
}

.about img.team {
    margin-bottom: 20px;
}

.tour .next {
    margin-top: 12px;
	margin-left: 10px;
    float: left;
}

.tour .dida {
	margin-bottom: 20px;
}

.tour .round-corner-box {
	margin-bottom: 20px;
}

/* Page: Tour/Create */
.tour .button-big {
    float: left;
    height:auto;
}

.tour-head {
	height: 50px;
}

.tour-head .button-big, .pricing .button-big {
    float: right;
    height:auto;
}

.tour-head h1 {
	padding-top: 3px;
	font-size: 1.8em;
}

/* Page: About */
.about .side .content{
	padding-left:40px;
}
.about .founder {
	font-size: 0.85em;
	margin-top: 10px;
	margin-bottom: 25px;
}
.about .founder img {
        border: 1px solid #d7d9cc;
        display:block;
}
.about .founder .name {
        font-weight: bold;
}
.about .founder .role {
        color:#959595;
}
.about .founder .linkedin {
        margin-top: 2px;
}

/* Section: Press*/
.press .excerptbox {
    font-size: 0.85em;
    background-color: #f4f7fb;
    padding: 5px;
    margin: 5px 0px 0px 0px;
    position: relative;
}
.press .heading {
    font-weight: bold;
}

.press .date {
    font-size: 0.85em;
    color: #959595;
}
.press .author {
    font-style: italic;
    font-weight: normal;
}
.press .excerptbox .quoteup {
        width: 20px;
        position: absolute;
        top: 5px;
        left: 5px;
}
.press .excerptbox .quotedown {
        width: 20px;
        position: absolute; /* questo non funzia bene con IE6 */
        bottom: 5px;
        right: 5px;
        _display: none; /* su IE6 meglio non visualizzarlo */
}
.press h3 {
	font-size: 1.3em;
	margin-bottom: 10px;
}
.press .main ul {
	list-style-image:url(../img/list-square-green.gif);
	list-style-type:disc;
}
.press .main ul li {
	margin-bottom:20px;
}
.press-detail .main .content ul {
	list-style: none;
	padding: 0px;
}
.press .article .quoteup {
        float: left;
        padding-right: 10px;
}
.press .article .quotedown {
        float: right;
        padding-left: 10px;
        padding-top: 10px;
}
.press .excerptbox .excerpt {
        width: 600px;
        margin: 5px 0px 0px 30px;
        padding-bottom: 5px;
}

/* Page: Press/Kit */
.press.kit h3 {
	padding-bottom: 3px;
	border-bottom: 2px solid #d7d9cc;
}

/* Section: Accounts */
.accounts input[type="text"], .accounts input[type="password"] {
	width: 312px;
	font-size: 1em;
}
.accounts input.button.send {
	width: auto;
}
.full-name input[type="text"]{
	width:145px;
}

.accounts.credits .profile-list li{
	border-bottom: none;
}

.accounts.credits .profile-list li .credits-count{
	display: block;
	padding-left:40px;
	font-size: 1.3em;
}

.accounts.credits .profile-list li ul.movements{
	margin-top:20px;
	color:#1F4678;
}
.accounts.credits .profile-list li ul.movements li{
	color: #333;
	padding:5px 0;
	margin-left:30px;
	list-style:disc;
	border-bottom: 1px dotted #ccc;
}

.accounts.credits .profile-list li ul.movements li.expand{
	list-style:none;
}

/* Page: Register */

.register label {
	text-align: left;
	margin: 9px 10px 0px 0px;
}

.accounts label {
	font-size: 1.1em;
}

.accounts.edit label {
	font-size: 1em;
}

.register .note {
	margin-top: 20px;
	color: #959595;
	font-size: 0.85em;
}

#header.accounts #logo {
	top: 15px;
}

.register #header #login {
	float: right;
	margin-top: 5px;
	font-size: 0.85em;
}

#koinema.register {
	margin-top: 10px;
}

.accounts input[type="text"], .accounts input[type="password"] {
	/*height: 25px;*/
	padding: 8px;
	border: 2px solid #cfd9e0;
}

.accounts.edit input[type="text"], .accounts.edit input[type="password"] {
	height: 20px;
}

.accounts.edit ul.errorlist li {
	display: block;
}

.accounts input[type=submit] {
	border: none;
}

.fieldWrapper.password a {
	font-size: 0.85em;
}

.accounts.confirm h3 {
	margin-bottom: 15px;
	font-size: 1.5em;
}

.confirm .content {
	font-size: 1.2em;
}

.confirm .email, .reset-password .email {
	color: #1F4678;
}

.confirm .email {
	background-color: #f3f3f3;
	padding: 5px 10px;
	float: left;
	margin-bottom: 1.2em;
}
.confirm img {
	float: right;
}

#page.reset-password form {
	margin-bottom: 20px;
}

.register .side h3 {
	font-size: 1em;
	display: inline;
}

/* Page: Profile */

.profile .main li { /* esclude la toolbar*/
	margin:0px 0px 5px;
	padding: 5px 0px;
	border-bottom: 1px solid #d7d9cc;
}
.profile p {
	padding-bottom: 5px;
}
.profile img.gravatar {
	margin-right: 5px;
}
.profile .note {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.profile .change-pwd {
	float: left;
	width: auto;
}

/* Page: Edit Profile */

.accounts.edit .change-pwd {
	background-color: #F6F6F6;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.accounts.edit .change-pwd .note {
	margin-bottom: 10px;
}

.accounts .public-data {
	border-bottom: 1px solid #d7d9cc;
	padding-bottom: 5px;
	padding-top: 15px;
}

.accounts .public-data.first {
	padding-top: 0px;
}

.accounts.edit .public-data {
	padding-top: 15px;
	padding-bottom: 5px;
}

.accounts.edit .public-data {
	border-top: 1px solid #d7d9cc;
}

.accounts .owner {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
}
	
.accounts .public-data .fields, .accounts .public-data ul.fields {
	float: left;
}

.accounts .public-data .authorize, .accounts .public-data .note-box {
	width: 300px;
	padding: 10px;
	float: right;
}

.accounts .public-data .authorize {
	height: 130px;
	background-image: url(../img/public-data.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.accounts.edit .public-data .authorize input[type="checkbox"] {
	width: 20px;
	float: left;
	margin-left: 30px;
	padding: 0px;
}

.accounts .public-data .authorize p {
	width: 245px;
	float: left;
	font-size: 0.85em;
	margin-left: 30px;
}

.accounts.edit .public-data .authorize p {
	float: right;
	margin-top: 2px;
	padding-bottom: 5px;
	margin-left: 0px;
}
	
.accounts .content {
	padding-bottom: 30px;
}

.accounts .main .content h2 {
	margin-bottom: 10px;
}

.accounts .content.accounts-konkuri {
	padding-bottom: 50px;
}

.login .main .round-corner-box, .accounts .main .round-corner-box {
	margin-bottom: 30px;
}
	
/* Page: notification settings */

.notification form {
	margin-top: 20px;
}

.notification form p {
	clear: both;
	border-top: 1px solid #d7d9cc;
}

.notification form p label {
	float: right;
	width: 640px;
	text-align: left;
	margin: 15px 0px;
	color: #3D3E3F;
	font-size: 0.85em;
}

.notification form p input {
	float: left;
	width: 20px;
	margin: 16px 0px;
}
.notification .send-button {
	border-top: 2px solid #a4b3be;
	padding-top: 10px;
}

/* Page: notification settings */



/* Page: Create */


.create .img-vassoio {
    top: 10px;	
	right: 0px;
}

.create #credits{
	float:left;
	/*background: url(../img/credits.gif) no-repeat right 60%; TODO DELETE insieme all'immagine*/
	padding: 8px 64px 8px 10px;
	font-size:25px;	
}

.create #credits.is-free{
	color:#82A600;
	text-decoration:line-through;
	}
	
.create .round-corner-box {
	margin-bottom: 20px;
}

.create .round-corner-box .content, .create-organization .round-corner-box .content {
	position:relative;
	padding: 30px;
	min-height: 370px;
}

.create-form label, .create label, .profile label, .activate label {
	margin-bottom: 3px;
	font-size: 1.2em;
}

.activate input#id_quantity {
	width: 80px;
}

.activate #credits-form-cost {
	font-weight: bold;
}

.create dl {
	margin-top: 5px;
}

.create-organization dl {
	margin-bottom: 30px;
}

.create-organization-account label {
	margin-bottom: 3px;
	font-size: 1em;
	color: #3D3E3F;
}

.create-organization-account h2 {
	color: #82A600;
	float: left;
	padding-top: 2px;
}

.create-organization-account img {
	display: block;
	float: left;
	width: 30px;
	margin-right: 5px;
}
	
.accounts .side hr.thin {
	margin-bottom: 20px;
}

.create .profile img.gravatar, .activate .profile img.gravatar {
	position: absolute;
	top:4px;
	left:4px;
}

.create .profile .name, .activate .name {

}

.create li label, .create-form li label, .activate li label {
	color: #3D3E3F;
	font-size: 1em;
}

.create .fieldWrapper.competitor input, .create-form .fieldWrapper.competitor input {
	width: 40px;
	height: 20px;
}
.create .fieldWrapper input[type="text"], .create-form .fieldWrapper input[type="text"], .create-organization .fieldWrapper input[type="text"], .activate .fieldWrapper input[type="text"]  {
	height: 18px;
	padding: 8px;
}
.create .fieldWrapper.sport input, .create-form .fieldWrapper.sport input{
	width: 300px;
}

.create .fieldWrapper.name input, .create-form .fieldWrapper.name input {
	width: 400px;
}

.create-organization .organization-info, .create-organization .account-info {
	margin-bottom: 40px;
}

.create-organization-account .account-info .note {
	display: block;
	float: left;
	margin-top: 11px;
	margin-left: 10px;
}

.register dl.tip-list {
	margin-bottom: 30px;
}

.tip-list dt, ul.tip-list li {
	margin-top: 0px;
	background-image: url(../img/star.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='../img/star.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}

.tip-list dd, ul.tip-list li {
	margin-bottom: 15px;
	line-height: 1.3;
	color: #959595;
}

.side ul.tip-list li {
	margin-top: 5px;
	margin-bottom: 0px;
}

#page.create-organization .side ul.tip-list li {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 1em;
}

.create .tip-list dt {
	color: #1F4678;
}

.tip-list dd {
	margin-left: 20px;
}

/*Page: Browse*/

/* (paginazione per liste, tipo tournaments o press coverage) */
.pages {
        margin: 15px 0px;
}
.pages ul li {
        float: left;
        margin-right: 8px;
}
.pages ul li a:hover {
        background:none;
        color: #82a600; 
}
.pages ul li.prev {
        margin-right: 15px;
        font-size: 1.2em;
}
.pages ul li.next {
        margin-left: 15px;
        font-size: 1.2em;
}
.pages ul li.active {
        font-weight: bold;
        color: #82a600;
		font-size: 1.3em;
		margin-top: -4px;
}

.tournament-page .search-result-filters label{
	display:block;
	float:left;
	padding:4px 8px;
	font-size: 0.85em;
	border:none;
	border-left:1px solid #999;
	cursor:pointer;
}

.tournament-page .search-result-filters label.first{
	border-left:none;
}

.tournament-page .radius-container .criteria, .tournament-page .order-container .criteria {
	float: left;
	font-size: 0.82em;
	padding-top: 6px;
	padding-left: 5px;
}

.tournament-page .radius-container, .tournament-page .order-container{
	float:left;
}

.tournament-page .order-container {
	text-align:right;
	border-left: 1px solid #ffffff;
	margin-left: 20px;
	padding-left: 10px;
}

.tournament-page .search-result-filters .ui-state-default{
	background: url(../img/search-criteria-default.jpg) repeat-x;
	color:#999;	
}

.tournament-page .search-result-filters .ui-state-active{
	background: url(../img/search-criteria-active.jpg) repeat-x;
	color:#FFF;
}

.tournament-page .search-result-filters .ui-state-hover{
	background: url(../img/search-criteria-hover.jpg) repeat-x;
	color:#999;
}

.tournament-page .search-result-filters .ui-buttonset{
	border: 1px solid #999;
	float:left;
	margin-left: 5px;
}

.search-result-filters{
	background: url(../img/search-criteria-background.jpg) repeat-x;
	padding:5px 8px;
	vertical-align:middle;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 15px;
}
.terms h3, .privacy h3 {
    margin-top: 10px;
}

.terms p, .privacy p {
	padding-bottom: 1em;
}

.admin-message form.close-message button {
	position: absolute;
	top: 6px;
	right: 6px;
	background-image: url(../img/close-btn.gif);
	background-repeat: no-repeat;
	background-position: top center;
	border: none;
	background-color: #FFF;
	cursor:pointer;
	width: 12px;
	height: 12px;
	color:#FFF;
}

.admin-message form.close-message button:hover {
	background-position: bottom center;
}

.one-click-login .option {
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-right: 20px;
}

.one-click-login .option img {
	float: left;
	width: 24px;
	height: 24px;
}

.one-click-login .option p.note {
	padding-bottom: 8px;
	margin:0;
}

.one-click-login .login-with, .one-click-login .login-with {
	padding-top: 4px;
	height: 18px;
	display: block;
	float: left;
	min-width: 80px;
	_width: 150px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 0.85em;
	margin-left: -1px;
}

.one-click-login a:link .login-with, .one-click-login a:visited .login-with {
	border:1px solid #d4d4d4;
}

.one-click-login a#google_login_link:hover .login-with, .one-click-login a#google_login_link:active .login-with {
	border:1px solid #d4d4d4;
	color: #4386BD;
	background-color: #efefef;
}


.one-click-login a#facebook-login:link .login-with, .one-click-login a#facebook-login:visited .login-with {
	background-color: #3b5999;
	border:1px solid #d4d4d4;
	color: #FFF;
}

.one-click-login a#facebook-login:hover .login-with, .one-click-login a#facebook-login:active .login-with {
	background-color: #2f4679;
	border: 1px solid #d4d4d4;
}

#complete_infos .gravatar {
	float:right;
}

#complete_infos p {
	padding-bottom: 0.5em;
}

#complete_infos .dida {
	margin-bottom: 15px;
}

#complete-data-form label{margin-bottom:10px;}

/*Page: Pricing*/

#slider-container {
	position: relative;
	height: 140px;
}

#less-credits, #more-credits {
	width: 50px;
	background-repeat: no-repeat;
	height: 35px;
	position: absolute;
	top: 34px;
	z-index: 3;
	_background:transparent;
}

#less-credits {
	background-image: url(../img/credits-less.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='../img/credits-less.png');
	background-position: 0px 0px;
}

#more-credits {
	right: 0px;
	background-image: url(../img/credits-more.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='../img/credits-more.png');
}

a#less-credits:hover, a#more-credits:hover {
	background-color: #ffffff;
	color: #4386BD;
}

#credits-table {
	position: absolute;
	top: 15px;
}

#credits-table .packet {
	text-align: center;
	float: left;
	font-size: 0.85em;
}

#credits-table .packet-credit {
	margin-top: 8px;
	margin-bottom: 20px;
	color: #959595;
}

#credits-table .packet-currency {
	color: #1F4678;
}
/*
.credits-slider {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #d7d9cc;
}
*/

#credits-slider {
	position: absolute;
	top: 45px;
	width: 800px;
	z-index:2;
	background-image: url(../img/credits-slider.jpg);
	background-repeat: repeat-x;
	border: 1px solid #959595;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#credits-slider .ui-slider-handle {
	background-color: transparent;
	background-image: url(../img/slider-handle.png);
	background-position: center center;
	width: 28px;
	height: 29px;
	margin-top: -5px;
	margin-left: -14px;
	cursor: pointer;
}

#cost {
	position: absolute;
	text-align: center;
}

#cost div {
	background-color: #ffffff;
}

#credit-cost-container {
	margin-bottom: 20px;
	color: #82A600;
	line-height: 1;
	height: 40px;
}

#credit-cost-container #credit-cost {
	font-size: 1.5em;	
	letter-spacing: -0.05em;
}

#currency-cost-container {
	color: #1F4678;
	font-size: 1.2em;
	width: 85px;
	height: 30px;
	background-image: url(../img/currency-cost-container.png);
	_background:transparent;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='../img/currency-cost-container.png');
	background-repeat: no-repeat;
	padding-top: 19px;
	margin: auto;
}

#currency-per-credit-container {
	color: #959595;
	font-size: 0.85em;
}

.pricing h3, .faq h3 {
	margin-bottom: 10px;
}

.pricing .freeway h3 {
	margin-bottom: 0px;
}

.pricing. main {
	line-height: 1.8;
}

.credits-need {
	margin-top: 40px;
}

.credits-need h3 {
	margin-bottom: 20px;
}

/* FAQ */

.faq th {
	font-style: italic;
	background-color: #f4f7fb;
	text-align: center;
}

.faq td, .faq th {
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
}

.faq td {
	font-size: 0.85em;
	font-weight: bold;
}

.faq td.yes, .faq td.no {
	background-repeat: no-repeat;
	background-position: center 4px;
}

.faq td.no.text, .faq td.yes.text {
	font-weight: normal;
	background-image: none;
	text-align: center;
}

.faq td.yes {
	background-image: url(../img/table-yes.gif);
}

.faq td.no {
	background-image: url(../img/table-no.gif);
	color: #959595;;
}

.pricing th, .pricing td, .activate th, .activate td {
	padding: 5px 5px 5px 0px;
	border-top: 1px dotted #CCCCCC;
}

.pricing tr.tentative td, .activate tr.tentative td {
	color: #BBB;
}

.pricing .round-corner-box {
	margin-bottom: 30px;
}

.pricing .side.signup-free {
	text-align: right;
	margin-top: 5px;
}

.activate.round-corner-box {
	background-image: url(../img/order-resume.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFF;
	margin-bottom: 15px;
}


.margins-layout #page .activate.round-corner-box .content {
	padding: 20px 30px;
}

.activate .credits {
	color: #959595;
	font-size: 0.85em;
}

.activate table.resume .tournament-name, .activate table.resume .credits-needed {
	font-size: 1.5em;
}

.activate table.resume .cheap {
	color: #959595;
	font-style: italic;
	display: inline;
	margin-left: 10px;
}

.activate table.resume .fieldWrapper {
	margin-bottom: 0px;
}

.activate table.resume td {
	border-bottom: 1px dotted #CCCCCC;
	border-top: none;
	height: 45px;
}

.activate table.resume td.buy-button {
	border-bottom: none;
	text-align: right;
	padding-top: 20px;
}

.activate .price-total {
	font-size: 1.5em;
	color: #1F4678;
}

.pricing h3 {
	font-size: 1.5em;
	line-height: 1.2em;
}

.pricing .freeway {
	padding-top: 0px;
}

p.questions {
	color: #959595;
}

.pricing p.questions {
	margin-top: 30px;
}

.freeway ul {
	margin-bottom: 15px;
}

.pricing .credits-participants {
	padding-bottom: 0px;
}

.activate .credits-participants {
	padding-top: 0px;
	padding-bottom: 0px;
}

p.serial {
	text-align: center;
	border-bottom: 1px solid #D7D9CC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.freeway a {
	display: block;
	float: right;
	height: auto;
}

/*
.credits-slider {
	clear: both;
	border: 1px solid #CCCCCC;
	padding: 15px 15px 0px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
*/

.activate .credits-slider {
	margin-bottom: 30px;
}

.support ul {
	margin-top: 20px;
}

.support ul li.step {
	margin-bottom: 20px;
}

.support .faq {
	margin-top: 40px;
}

.support ul.square {
	margin-top: 5px;
}

.support ul.square li {
	margin-bottom: 0px;
}

/* Billing informations */
.billing-info form{
	padding:20px;
}

.billing-info .main .round-corner-box {
	margin-bottom: 10px;
}

.billing-info form label{
	font-size: 1.1em;
}
.billing-info form input[type="text"]{
	height: 18px;
	padding: 8px;
	border: 2px solid #CFD9E0;
}

.billing-info form input[type="text"]:focus{
	border:2px solid #4386BD;
}
.billing-info form .fieldWrapper input{
	width: 300px;
}



