﻿/***********IServices*****************/

#termsAndConditions
{
}

#membershipSignupHeader
{
}

#membershipSignupHeader li
{
}

.wizard
{
	width: 100%;
}

.wizardheader
{
	width: 100%; /* set width of menu */
	background: blue;
	float: left;
	border: solid 1px black;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* style, color and size links and headings to suit */
.wizardheader li
{
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	float: left;
}

.wizardstep
{
	color: Gray;
}

.wizardstepcurrent
{
	color: white;
}

.required
{
	color: #FF0000;
	padding: 0px 0px 0px 5px;
}

.pageForm
{
	position: relative;
	background:#e7e4e2;
	vertical-align: top;
	top: 0;
	width: 800px;
}

.cvvhelp
{
	/*position: absolute;*/
	z-index: 2;
	/*left: 150px;
	top: 100px;*/
	background-color: White;
}

.cvvhelpoverlay
{
	background-color: Gray;
}

.bold
{
	font-weight: bold;
}

.error
{
	/*width: 350px;*/
	height: auto;
	padding: 5px;
}

.error span
{
	color: Red;
}

.pendingpayment
{
	/*position: absolute;*/
	z-index: 2;
	/*left: 150px;
	top: 150px;*/
	background-color: White;
	border: solid 1px black;
	width: 550px;
	height: 200px;
	text-align: center;
}

.pendingpayment h2
{
	vertical-align: middle;
	margin-top: 100px;
}

.pendingpaymentoverlay
{
	background-color: Gray;
}

.disabled
{ 
	background-color: #CCC; 
}
.calendartabs
{
	width: auto;
}


/* Application Framework */

#login td
{
	width:190px;
}

#login input[type="text"], #login input[type="password"]
{
	width:143px;
}

#login .inputText
{
	width:143px;
}

#changePassword
{
	width:400px;
}

#changePassword td
{
	width:190px;
}

#forgottenPassword td
{
	width:190px;
}
.text
{
	font-size:10px;
	font-weight:normal;
	text-align:left;
}
.linkText
{
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

.generalError
{
	color:Red;
	font-size:11px;
}

#forgottenPassword
{
	position: relative;
	vertical-align: top;
	top: 0;
	width:180px;
}

/* EventList */
.datePicker input[type="submit"]
{
	background: url(vecciImages/vecci_pickadate_btn.gif);
	width:20px;
}


.panelSearch .ajax__calendar_container table
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.panelSearch .ajax__calendar_container table td
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.panelSearch
{
	width:570px;
}

.panelSearch input[type="text"]
{
	width:184px;
}
.panelSearch select
{
	width:190px;
}
.panelSearchInput
{
	width:190px;
}
.datePickerText 
{
	width:164px !important;
	vertical-align:bottom;
}
.panelDatePicker
{
	width:146px;
	float:left;
}

.searchnav 
{
	width:100%;
}
.searchpages
{
	width:50%;
}

.searchnav a.active
{
	text-decoration:underline;
}

.imageButtonDisabled
{
	opacity:0.3;
	filter: alpha(opacity=30);
}


.disabledLink
{
	color:Green;
}

.panelResultsGrid .veccidatatable td
{
	width:20%;
}

.calendar, .calendar tr, .calendar td, .calendar table, .calendar div, .calendar tbody
{
	padding: 0;
	margin: 0;
}

.linkDisabled 
{
	color:#cccccc !important;
}

#login
{
    background-color: White;
    width: 190px;
}

.popupWindow
{
    width: 460px;
    background-color: #FFFFFF;
    color: #333;
    border: 1px solid black;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.legend
{
    position: relative;
    border: thin solid black;
    height: 120px;
    padding: 5px;
    width: 400px;
}

.legend-first-column
{
    position: relative;
    float: left;
    margin-right:5px;
}

.legend-img
{
    float: left;
    padding-right: 10px;
}

#contactDetails td input[type="text"]
{
	width:140px;
}
#contactDetails td select
{
	width:146px;
}
#memberDetails td input[type="text"]
{
	width:140px;
}
#memberDetails td select
{
	width:146px;
}

.street, .suburb, .phone, .address a
{
	display: block;
}

.pager span
{
	display: block;
	text-align: center;
}
.pager span span
{
	display: inline;
}

.pagerNumeric
{
	vertical-align:top;
}
.pagerLabel
{
	vertical-align:top;
}

.member-to-member-item
{
	border: solid 1px #CFCFCF;
	padding: 5px;
	margin: 5px;
}
.member-to-member-item p
{
	padding-bottom: 5px;
}
.m2m-alt
{
	background: #F7F6F5;
	width: 90%;
}

.deletePopup {
    
    position: fixed;
    background-color: white;
    color: #333;
    border: 1px solid black;
    padding: 12px;
    z-index: 3000;
}

/*EventReg styles - start */
#eventSummary {
	width: 920px;
	height: 116px;
	margin: 0px auto;
}

#eventSummaryLeft {
	float: left;
	width: 306px;
	height: 116px;
}


#eventSummaryRight {
	float: right;
	width: 610px;
	height: 116px;
}

.contactAlreadyRegisteredFont a a:hover
{
	color: Gray;
}

.popupWindowCVV
{
    width: 460px;

    color: #333;
    border: 1px solid black;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    	
    background: #FAFAF9;

}

.input_text
{
	width: 173px;
}
.input_combo_small
{
	width: 70px;
}
.input_combo
{
	width: 174px;
}

.background
{
	background-image:url(images/vecci_btn_delete_small.gif) ;
	background-repeat: no-repeat;
	vertical-align:middle;
	width:7px;
	height:7px;
}

.eventRegSummary
{
	font-size:8pt;
	font-family:verdana,arial,helvetica,sans-serif;
}
/*EventReg styles - end */

/* Create Account Start */

.createAccountWizard td 
{
	width:25%;
}


.createAccountWizard .vecciboxcontent table td
{
	padding: 2px 0px 2px 0px;
}

.createAccountWizard .calendartabs
{
	width:100%;
}

.createAccountWizard .ImageButton
{
	float:none;
}

.createAccountWizard .confirmationMessage
{
	width: 500px;
	height: 400px;
}

.eventRegistrationWizard td 
{
/*	width:25%; */
}


.eventRegistration .vecciboxcontent table td 
{
	padding: 2px 0px 2px 0px;
}


.eventRegistrationWizard .ImageButton
{
	float:none;
}

.eventRegistrationWizard .calendartabs
{
	width:100%;
}

#loginControlContent table td
{
	padding: 2px 0px 2px 0px;
}

.buyMembershipWizard td 
{
	width:20%;
}

.buyMembershipWizard .calendartabs
{
	width:100%;
}

/* Create Account End */


.paymentPopup
{
    position:absolute;
    top:500px;
    left:30%;
    background-color: white;
    color: #333;
    border: 1px solid black;
    padding: 12px;
    z-index: 3000;
    width:350px;
}

.progressImage 
{
	margin-left: 20px;
	text-align:center;
}
.progressText 
{
	margin-left: 20px;
}

.paymentPopupOffset
{
    left: 25%;
    bottom: 25%;
}

.progressImageBuyMembership
{
    margin-left: 0px;
    margin-right: 50%;
}

.validatorColumn
{
	width:50% !important;
}
.pnlImageButtons .ImageButton
{
	float:none;
}
.panelSearch .ImageButton
{
	float:none;
}
.ImageButton 
{
	float:right;
}
