/* GLOBAL */

h2 {
    margin:0 0 .5em 0;    
}
h2 span {
    font-size:14px;
}
div.formGrouping, div.formContainer {
    background-color:#FFFFFF;
    padding:15px;
    margin-top:15px;
    border:1px solid #DADADA;
    position:relative;
    float:left;
}

    div.formContainer {
        width: 470px;
        border: none;
        -moz-box-shadow: 5px 5px 5px #aaa;
        -khtml-box-shadow: 5px 5px 5px #aaa;
    }

   .popup h2 {
        background-image: url("/img/xyron/bg/fullPageTitle.jpg");
        background-position: top left;
        color: #fff;
        padding: 5px;
    }
    
    .popup_closebox {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 130%;
        cursor: pointer;
        background-color: #fff;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }
    
    .popup_closePassword {
		-moz-border-radius:5px 5px 5px 5px;
		background-color:#FFFFFF;
		cursor:pointer;
		font-weight:bold;
		line-height:130%;
		position:absolute;
		right:15px;
		text-align:center;
		top:15px;
		width:20px;
}

    
div.formGrouping:first-child {
    margin-top:0px;
}
div.formGrouping h2 {
    width:435px;
}
div.formItem {
    clear:both;
    float:left;
    padding:3px 0;
}
div.label {
    width: 155px;
    float:left;
}
div.field {
    float:left;
}

.returningCustomerField
{
	width:200px;
}

.guestCustomerField
{
	width:200px;
}

select {
    width:272px;
}
select.small {
    width:auto;
}
.formContainer input {
    width:267px;
}
span.checkbox > input {
    width:auto;
}
textarea {
    width:267px;
    height:150px;
}

    .feedbackPanel,
    .container.feedbackPanel {
        float:left;		
        width:685px;
    }
    

    
    .container.feedbackPanel li,
    .error,
    .error li {
        color: #ff0000;
    }
   
    
    div#stayInTouchInfo input {
        width: auto;
        margin-right: 5px;
    }

    div.formContainer div.submitBtnDiv {
        float: right;
       
    }
    
    div.formContainer div.topButton {
        top: 0px;
    }

    div.formContainer div.bottomButton {
        margin-right: -5px;
        padding-top: 12px;
    }

/* 
   ============================================================================
   div#loginInfo
   ============================================================================
*/
div#editAccount div#loginInfo {
    margin-top:10px;
}
div#loginInfo .noteText {
    width:270px;
}
div#emailContainer, div#passwordContainer, div#rememberMeContainer {
    position:relative;
    float:left;
}
div#emailContainer {
    height:80px;
}
div#emailContainer div#emailNote {
    position:relative;
    left:160px;
}
div#rememberMeContainer {
    top:0px;
    left:160px;
    height:120px;
}
div#passwordContainer {
    top:0px;
    height:120px;
}
div#passwordContainer div#passwordNote {
    position:relative;
    left:160px;
    float:left;
}

/* 
   ============================================================================
   contact us form

   div#contactInfo
   ============================================================================
*/

    .requiredFieldsLabel {
        position:absolute;
        top:15px;
        right:15px;
    }

    div#contactUs div#rightColumn,
    div#contactUsConfirmation  div#rightColumn {
        
        float: right;
        
    }
    

/* 
   ============================================================================
   login/signup form

   div#signIn
   ============================================================================
*/
div#signIn #loginPanel {
    float:left;
    width:425px;
    position:relative;
    min-height:200px;
}
div#signIn #newCustomerPanel {
    float:right;
    width:420px;
    position:relative;
    min-height:200px;
}
div#signIn .paragraph {
    margin-bottom:15px;
}
div#signIn div.formItem {
    width:425px;
}
div#signIn input {
    width:255px;
}
div#signIn .userFormFields {
    float:left;
    position:relative;
}
div#signIn div#loginFields {
    height:120px;
}
div#signIn div#newCustomerFields {
    height:80px;
}

    #signIn #loginButton {
        
    }
    
    #signIn #loginButton,
    #signIn #choosePasswordButton,
    #signIn #forgotPasswordButton {
        float: right;
        margin-right:5px;
    }
    
    #signIn #forgotPasswordButton {
        clear: right;
        margin-right: 4px;
    }

/* 
   ============================================================================
   create account form

   div#createAccount
   ============================================================================
*/
div#createAccount div.formContainer {
/*    left:430px;*/
}
div#createAccount div#requiredField {
    position:absolute;
    top:-380px;
    right:15px;
}


/* 
   ============================================================================
   address book form

   div#addressBook
   ============================================================================
*/
div#addressBook div.formContainer {
    width:683px;
}
div#addressBook div.formContainer div.requiredFieldsLabel {
    position:absolute;
    right:15px;
    top:15px;
}
div#addressBook div.formContainer div.makeDefault {
    position:relative;
    left:160px;
}
	

div#addressBook div.formContainer div.makeDefault input {
    width:auto;
    margin-right:5px;
}
div#addressBook div.formContainer div.addressForm {
    float:left;
    width:435px;
}
div#addressBook div.formContainer div.savedAddresses {
    position:absolute;
    right:15px;
    top:40px;
}
div#addressBook div.formContainer div.savedAddresses .item {
    width:190px;
    height:90px;
}
div#addressBook div.formContainer div.savedAddresses .item:first-child {
    margin-top:0px;
}
div#addressBook div.formContainer div.savedAddresses .item .controls {
    margin-top:10px;
}
div#addressBook div.formContainer div.savedAddresses .item .controls ul {
    margin:0px;
}
div#addressBook div.formContainer div.savedAddresses .item .controls li {
    display:inline;
    float:left;
    padding:0px 5px 0px 0px;
}
div#addressBook div.formContainer div.savedAddresses .item .defaultLabel {
    float:right;
}
div#addressBook div.formContainer div.addAddressBtn, div#addressBook div.formContainer div.updateAddressBtn {
	clear:both;
}

/* SEND TO FRIEND */

    #sendToFriendOverlay,
    #sendToFriendConfirmationOverlay,
    #sendToFriendConfirmationOverlay div.formItem {
        width: 500px;
        overflow: hidden;
    }
    
    #sendToFriendForm div.formGrouping,
    #sendToFriendForm div.formItem  {
        width: auto;
    }
    
    #sendToFriendSubmitButton {
        float: right;
    }
    
    #sendToFriendConfirmationOverlay div.label {
        width: 100px;
    }
    
    #sendToFriendConfirmationOverlay div.field {
        width: 390px;
    }

    
    
/* FORGOT PASSWORD */

    #forgotPasswordOverlay {
        width: 330px;
    }
    
    #forgotPasswordLink {
        margin-left: 132px;
    }
    
    #forgotPasswordCancel {
        margin-left: 210px;
    }
    
    #forgotPasswordEmailField {
        height: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
 
    }
    
    #sendPasswordButton {
        float: right;
    }
    
    #forgotPasswordEmail
    {
    	width:180px;
    }
    
   #forgotPasswordOverlay .formGrouping>.formItem>.label
    { width:110px;}

    
/* HELP OVERLAY */
    
    #shoppingCartHelp {
        height: 400px;
        width: 500px;
        overflow: hidden;
    }
    
    #shoppingHelpContents {
        height: 250px; 
        overflow: auto;
        padding: 0 15px;
    }
    
    
/* LOGIN OVERLAY */

    #loginOverlay {
        width: 340px;
    }
    
    #loginOverlay h3 {
        margin: 0;
    }
    
    #loginOverlay .formGrouping,
    #loginOverlay .formItem  {
        width: 308px;
    }
    
    #guestUserSubmitLink,
    #returningUserSubmitLink {
        clear: both;
        float: right;
    }
    
    #guestCustomerPanel {
        clear: both;
        padding-top: 15px;
    }
    
    #loginOverlay #forgotPasswordLink {
        float: right;
        margin-right: 5px;
    }
    
    
/* POP UP FORGOT PASSWORD */

	#forgotPasswordConfirmationOverlay{
		width:330px;
		margin:15px;
		}	

	#forgotPasswordConfirmationOverlay .cancelBtn{
		float:right;
		margin-top:5px;
		}

    
/* CAMPAIGN PAGES DEALER SURVEY */

	h2.ContactInformationTitle  {
		float:left;
		margin:10px 0;
		width:100%;
}

.CampaignsConfirmationMessage
{
	margin-top:-15px;
}


/* POP UP PRIVAVY OVERLAY */

#privacyPolicyOverlay {
    width: 450px;
    height:600px;
    overflow:auto;
    padding:15px;
}
    
#additionalFields {
	border:none;
	border:medium none;
	margin-bottom:15px;
	padding:0;

}	

/* Dealer Registration */ 

div#emailContainer div#emailNoteNoHid {
    margin-left:160px;
}

/* 
   ============================================================================
   auto complete form

   dealers landing page / overlays / payment terms
   ============================================================================
*/

.validation-message {
	margin-left:2em;
}	
.validation-message li {
	color:Red;
}	
.ui-autocomplete li {
	list-style-type:none
}
#ProductInformationForm .ui-menu {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 2px;
}
.ui-autocomplete {
    cursor: default;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #D3D3D3;
}
#pi_product {
	width:300px; 
} 
#ProductInformationForm .product-row,
#ProductSampleForm .product-row {
	display:block;
	float:left;
	width:99%; 
	margin: 6px 0 0;
} 
#ProductInformationForm .product-row span {
	margin-left: 10px;
}
#ProductInformationForm .product-row a,
#ProductSampleForm .product-row a {
	margin-right: 10px;
}
#ProductInformationForm .product-row-delete,
#ProductSampleForm .product-row-delete{
	float:left;
}
#ProductInformationForm .product-count {
	width:30px;
	float:left;
}
#ProductInformationOverlay,
#ProductSampleOverlay,
#sendFeedbackOverlay,
#DealerOverlaySuccess {
	border: 1px solid #DADADA;
	margin-top:10px;
	overflow:inherit;
}
#ProductInformationForm input,
#ProductSampleForm input, 
#ProductInformationForm textarea,
#ProductSampleForm textarea{
	width: 270px;
}	
#ProductInformationForm .product-count,
#ProductSampleForm .product-count {
	width:25px;
}
#ProductInformationForm .formItem:first-child .field{
	width: 350px;
}	
.page-dealerhomedefault .ui-corner-all {
    -moz-border-radius: 0px;
}
#ProductInformationSubmitButton,
#ProductSampleSubmitButton,
#sendFeedbackSubmitButton {
	bottom: 10px;
    left: 450px;
    position: absolute;
}   
#ProductInformationForm .productSelectionResults .product-row a.ui-icon-closethick,
#ProductSampleForm .productSelectionResults .product-row a.ui-icon-closethick {
    background: url("/img/xyron/img_delete_cross.png");
    width: 16px;
    height: 16px;
    text-indent: -99999px;
}
#sendFeedbackForm .label {
    float: left;
    width: 155px;
}

.page-dealerpaymenttermsdefault .fullpage .col1 {
    padding: 40px 15px 15px;
}

#paymentTermsForm select {
    width: 133px;
}
#paymentTermsForm .formGrouping {
	width: auto;
	padding: 15px;
	-moz-box-shadow: 5px 5px 5px #AAAAAA;
}	
#paymentTermsForm .formGrouping fieldset {
	padding: 15px;
	border: 1px solid #DADADA;
	margin-bottom: 0;
}	
#paymentTermsForm .label {
    float: left;
    width: 98px;
}
#paymentTermsForm h2  {
	width: 200px;
}
#paymentTermsForm .left,
#paymentTermsForm .middle{
	float: left;
	width: 297px;
	margin: 15px 18px 0 0;
	
}
#paymentTermsForm .right{
	float:right;
	width: 295px;
	margin: 15px 0 0 0;
	
}	
#applyPaymentTermsSubmitButton {
	position: relative;
    top: 11px;
    left: 15px;
}
#paymentTermsForm .buttonHolder {
	background-color: white;
    border: 1px solid #E2E2E2;
    float: right;
    height: 50px;
    margin-top: 15px;
    width: 294px;
    -moz-box-shadow: 5px 5px 5px #AAAAAA;
    clear:right;
}
#paymentTermsForm .button{
	min-width: 45px;
	width: 45px;
	clear:left;
}	 
#paymentTermsForm .add {
    background-image: url("/img/xyron/buttons/btn2-tiny-add.jpg");
    overflow:hidden;
    width: 45px;
} 
.button {
	display:none; 
}
div.formItem {
    clear: none;
    float: left;
    padding: 3px 0;
}
