
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* START: CSC */
.TextError 
{
    color:White !important;
}

.TaskPanel
{
    min-height:288px;
    padding:20px;
}

/* END: CSC */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* START : PASSPORT */
#PassportImage
{
    width:155px;
    height:130px;
    overflow:hidden;
    color:White;
    background-color:White;
    background-position:center center;
    background-repeat:no-repeat;
    margin-bottom:10px;
    background-image: url(/media/siteimages/profileBlank.jpg);
}
.cscLeftPane
{
    float:left;
    width:155px;
    overflow:hidden;
    margin-bottom:10px;
}
.cscLeftPane .passportDetail
{
    width:155px;
    line-height:14px;
    background-color:White;
    padding:5px;
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin:0 0 10px 0;
	color:Black;
}
.cscLeftPane .passportDetail h4
{
    font-size:12px;
}
.cscRightPane
{
    float:right;
    width:330px;
    background-color:White;
    padding:15px;
    margin-bottom:10px;
}
/* END : PASSPORT */

.cscLeftPane .regionResult
{
    line-height:14px;
    padding:5px 10px;
	margin:0 0 2px 0;
	color:White;
	border-bottom:solid #333333 2px;
	background-color:#4b9a3f;
	color:White;
	display:block;

}
.cscLeftPane .regionResult a
{
    color:White;
}
.cscLeftPane .clubResult
{
    width:155px;
    line-height:14px;
    background-color:White;
    padding:5px;
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin:0 0 2px 0;
	color:Black;
}
.cscLeftPane .clubPickerHeader
{ 
    width:155px;
    height:48px;
    margin-bottom:2px;
    line-height:18px;
    color:White;
    text-align:center;
    font-weight:bold;
    background-image:url(/media/siteimages/clubPickerHeader.gif);
    background-position:center center;
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin:0 0 2px 0;
	background-color:White;
    font-size:12px;
}
.moreInfo
{
    float:right;
    margin:0px 10px;
    border:0px;
    clear:none;
    
}
.moreInfo img
{
    border:0px;
}

/* START: BASKET CSS */

.basketItem
{
    background-color:#CDE4F2;
    padding:5px;
    margin-bottom:6px;
}
.basketItem table
{
    width:100%;
}
#totalAmount
{
    background-color:#3B93D3;
    padding:5px;
    color:White;
    font-size:14px;
    font-weight:bold;
}
.basketItem .col1
{
    width:375px;
}
.basketItem .alignRight
{
    text-decoration:right;
}
.basketItem table a
{
    text-decoration:underline;
    color:Black;
}
#basketOutstanding .MembersButton
{
    float:right;
}
#basketOutstanding
{
    background-color:#CDE4F2;
    border:1px solid #3B93D3;
    padding:20px;
}
        
#basketStageIndicator
{
    background-image:url(/media/siteimages/stageIndicator.jpg);
    height:30px;
    width:100%;
    background-position:50% -38px;
    background-repeat:no-repeat;
    margin:20px 0 20px 0;
    /* 38px */
}
        
/* END: BASKET */

/* START: Event calander */
#calWrapper
{
    width: 329px;
    border: 2px solid #999999;
    font-weight: normal;
    margin-bottom:10px;
}
#cal
{
    border-bottom:2px solid #999999;
}
#cal .item, #cal .day
{
    height: 38px;
    width: 36px;
    padding: 2px 5px 0 5px;
    display: block;
    float: left;
    border-top: 1px dotted #999999;
    border-right: 1px solid #999999;
    text-align: left;
    overflow: hidden;
    font-size: 10px;
    line-height: 12px;
    background-color: #dfdfdf;
    margin: 0px;
}
#cal .day
{
    height: 19px;
    line-height: 19px;
    text-align: center;
    background-image: url(/media/siteimages/CalDayTile.jpg);
    font-size: 12px;
}
#cal .today
{
    background-color: #b5de52;
    color: white;
}
#cal .past
{
    background-color: #cdcdcd;
    color: white;
}
#cal .booking
{
    background-color: #b5de52;
}
#cal .event
{
    background-color: #882fe9;
}
#cal .alert
{
    background-color: Red;
    color:white;
}
#cal a
{
    text-decoration: none;
    color: inherit;
}
#cal .CalFooter
{
    padding:5px 0px;
    text-align:center;
    font-size:9px;
    font-weight:bold;
    margin:0px;
    background-color:#999999;
    color:White;
}
#calResults tr
{
    display:none;
    font-size:10px;
}
#calResults tr td
{
    padding:2px;
}
#calResults .Highlight
{
    color:#319cce;
    font-weight:bold;
}
#calResults .HighlightAlert
{
    color:red;
    font-weight:bold;
}
/* END: Event calander */

/* START : INVOICING */
.InvoiceItem
{
    border-bottom:1px dotted #333333;
    margin-bottom:10px;
}
.InvoiceItem table
{
    width:100%;
}
.InvoiceItems
{
    display:none;
    background-color:#999999;
    padding:5px;
    color:White;
}
.InvoiceAmount
{
    font-size:16px;
    font-weight:bold;
}
/* END : INVOICING */

/* Start - Questions */
.questions
{
    display:none;
}
.questionLink
{
    /* Links - could use backgroudn image if wanted */
}
.questionLink.selected
{
    /* selected style */
}
/* End - Questions */

/* START - AFFILIATES */
#AffiliateList div
{
    width:30%;
    margin-right:10px;
    height:20px;
    border:1px solid black;
    background-color:#f3f3f3;
    line-height:20px;
    display:inline-block;
    margin-bottom:10px;
}
#AffiliateList a
{
    float:right;
    height:20px;
    line-height:20px;
    background-color:Black;
    color:white;
    width:20px;
    text-align:center;
    
}
#AffiliateList span
{
    padding-left:10px;
}

/* END - AFFILAITES*/

/* START - My Events */


#eventsWrapper
{
    width: 441px;
    border: 4px solid #999999;
    font-weight: normal;
    margin-bottom:10px;
    background-color:#dbdcdd;
}
#events
{
    border-bottom:4px solid #999999;
}
#events .events
{
    min-height:160px;
}
#events .event
{
    padding:10px;
    background-color:White;
    border-bottom:1px dashed #333333;
    min-height:80px;
    line-height:16px;
    font-size:0.8em;
    cursor:pointer;
    cursor:hand;
}
#events .event p
{
    margin:0px 0px 5px 0px;
    padding:0px;
}
#events .event img
{
    float:left;
    margin:0 10px 10px 0;
}
#events .activeEvent
{
    background-image:url(/media/siteimages/EventselectedTile.jpg);
}
#events .booking table
{
    width:100%;
}
#events .fullNotice
{
    padding:15px;
    display:none;
}
#events .title
{
    height: 19px;
    text-align: left;
    background-image: url(/media/siteimages/CalDayTile.jpg);
    background-position:top;
    font-size: 12px;
    padding:2px 5px;
    margin:0px;
    line-height:14px;
}
/* END - My Events*/


/* START - My Messages */


#messageWrapper
{
    width: 441px;
    border: 4px solid #999999;
    font-weight: normal;
    margin-bottom:10px;
    background-color:#dbdcdd;
}
#messages
{
    border-bottom:4px solid #999999;
}
#messages .messages
{
    min-height:160px;
}
#messages .message
{
    padding:10px;
    background-color:White;
    border-bottom:1px dashed #333333;
    line-height:16px;
    font-size:0.8em;
    cursor:pointer;
    cursor:hand;
}
#messages .message td
{
    height:32px;
    padding:5px 10px;
}
#messages .subject
{
    line-height:32px;
    font-size:16px;
    font-weight:bold;
    
}
#messages .borderright
{
    border-right:1px solid #999999;
}
#messages .from
{
    line-height:15px;
    font-size:11px;
    padding-left:5px !important;
}
#messages .from img
{
    float:left;
    margin-right:5px; 
}
#messages .activeMessage
{
    background-color:#e1d3d3;
}
#messages table
{
    width:100%;
}
#messages .fullMessage
{
    padding:15px;
    /*display:none;*/
}
#messages .title
{
    
    background-image: url(/media/siteimages/CalDayTile.jpg);
    background-position:top;
}
#messages .buttons
{
    text-align:center;
    padding:5px 0px;
}
#messages .messageRead .subject
{
    font-weight:normal;
}
#messages .buttons img
{
    cursor:pointer;
    cursor:hand;
}
#messages .title td
{
    height: 19px;
    text-align: left;
    font-size: 12px;
    padding:2px 5px;
    line-height:14px;
    font-weight:bold;
}
#messages #replyWrapper, #messages #createWrapper
{
    padding:10px;
    margin:10px;
    border:2px solid #999999;
    background-image:url(/media/siteimages/EventselectedTile.jpg);
    display:none;
}
#messages .messageBody
{
    width:387px;
}
/* END - My Messages */

