﻿/*******************************************************************************
WEG Internet Link v2 Style Sheet

This file can be customized
*******************************************************************************/

#ilframe
{
	
}

#ilframe .mustField
{
	color: #C53F59;
	padding-left: 1px;
}

#ilframe .gridGroupHeader
{
	background-color: #BABABA;
	font-weight: bold;
}

#ilframe .selectedAccountOption
{
	margin: 5px 30px 5px 30px;
	background-color: #E01F2C;
}

#ilframe .navigationButtons
{
	margin-top: 30px;
}

#ilframe .leftNavigationButtons
{
	float: left;
}

#ilframe .rightNavigationButtons
{
	float: right;
}

#ilframe .searchFields
{
	margin-bottom: 1em;
}


/*******************************************************************************
Shopping cart styles
*******************************************************************************/

#ilframe .shoppingCart .title
{
	
}

#ilframe .shoppingCart .notes
{
	
}

#ilframe .shoppingCart .quantity
{
	text-align: center;
}

#ilframe .shoppingCart .pricePerItem
{
	text-align: right;
}

#ilframe .shoppingCart .price
{
	text-align: right;
}

#ilframe .shoppingCart .remove
{
	text-align: center;
	vertical-align: middle;
}



#ilframe .totalPrice
{
	font-weight: bold;
}

#ilframe .certificateAquired
{
	width: 4em;
}

#ilframe .dateRange
{
	width: 4em;
}

#ilframe .levelOfEmployment
{
	width: 2em;
}

#ilframe #userAddress
{
	margin-top: 3em;
	margin-bottom: 2em;
}

#ilframe #userAddress .userAddressName
{
	font-weight: bold;
}

#ilframe #bookingStatusInformation
{
	margin-top: 2em;
}

#ilframe #shoppingCartWizardStatus
{
	text-align: left;
	vertical-align: middle;
	padding: 0.5em 0 0.5em 0;
	margin-bottom: 1em;
	font-size: 16px;
	border-bottom: solid 1px #000000;
}

#ilframe #shoppingCartWizardStatus img
{
	margin: 0 1em 0 1em;
}

#ilframe #shoppingCartWizardStatus .active
{
	color: #E01F2C;
	font-weight: bold;
}

#ilframe #shoppingCartWizardStatus .inactive
{
	color: #000;
}

#ilframe #publicationConditions
{
	margin-top: 3em;
}

#ilframe .example
{
	background: #bababa;
}

#ilframe .studyBox
{
	margin-bottom: 20px;
}

#ilframe .moduleTable td
{
    vertical-align: top;
}

#ilframe .moduleTerms
{
    width: 200px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 5px;
}

#ilframe .moduleTerms ul
{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#ilframe .moduleTerms li
{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#ilframe .eventDescription td
{
    vertical-align: top;
}

.wegDialog
{
    font-size: 0.84em;
    font-weight: normal;
    text-align: left;
}

