﻿body
{
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: 'Droid Sans' , sans-serif;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #6C6D6F;
	background-image: url('/App_Themes/australiancartransport/BackgroundBlue.png');
	background-position: center 222px;
	background-repeat: repeat-x;
}

body, td
{
	font-size: 15px;
}

p {
	font-weight:400;
	line-height:25px;
}

ul {
	/*list-style: none;*/
	/*line-height:30px;*/
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1
{
	font-size:24px;
	line-height:30px;
	font-weight:700;
}

.QuoteContainer h1, .QuoteContainer h2, .QuoteContainer h3
{
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size:20px;
	line-height:32px;
	font-weight:400;
	font-family: 'Ubuntu', sans-serif;
}

.TestimonialsContainer h2
{
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*margin-top: 50px;*/
}

h3
{
	font-size: 18px;
	/*line-height: 32px;*/
	font-weight: 700;
	font-family: 'Ubuntu', sans-serif;
}

.TestimonialsContainer p
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

.QuoteContainer hr
{
	border: 0px;
	height: 1px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
}

a
{
	color: #EB1A22;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.CMSDeskButton, .CMSDeskButtonOver
{
	background-position: center top;
	position: absolute;
	top: 0px;
	left: 5px;
	z-index: 1000;
	width: 65px;
	height: 50px;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 15px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	cursor: pointer;
	background: none;
}

.CMSDeskButton
{
	background-image: url('/App_Themes/urgentexpresscourier/cmsdesk.png');
}

.CMSDeskButtonOver
{
	background-image: url('/App_Themes/urgentexpresscourier/cmsdesk_hover.png');
}

.PageWidth
{
	width: 1000px;
	text-align: left;
}

.BannerContainer
{
	padding-top: 10px;
	height: 181px;
}

.Logo
{
	float: left;
}

.BannerRight
{
	float: right;
	text-align: right;
}

.BannerPhone
{
	background-position: 100px center;
	background-image: url('/App_Themes/australiancartransport/PhoneRed.png');
	background-repeat: no-repeat; /*background-position: left;*/
	font-size: 45px;
	font-weight: 500;
	font-family: 'Ubuntu' , sans-serif;
	padding-left: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.Slogan
{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	color: #7F8184;
	font-weight: 700;
}

.Ticks
{
	clear: both;
}

.Tick1, .Tick2
{
	background-position: left center;
	display: inline-block;
	background-image: url('/App_Themes/australiancartransport/TickRed.png');
	background-repeat: no-repeat;
	font-size: 15px;
	color: #EB1A22;
	padding-left: 20px;
}

.Tick1
{
	margin-right: 20px;
}

.Tick2
{
}

.MenuContainer
{
	height: 31px;
	background-color: #6C6D6F;
	color: #ffffff;
}

.MenuRow
{
	width: 1000px;
	text-align: left;
	color: #ffffff;
}

.MenuHolder
{
	float: left;
	/*width: 1000px;
	text-align: left;
	color: #ffffff;*/
}

.LogoutHolder
{
	float: right;
}

.ContentHolder
{
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	background: #ffffff;
	min-height: 500px;
}

.ContentLeft
{
	float: left;
	width: 635px;
	text-align: left;
}

.ContentRight
{
	float: right;
	width: 280px;
	text-align: left;
	margin-top: 20px;
}

.ContentAdmin
{
	text-align: left;
	float: left;
	/*width: 920px;*/
}

.Horizontal
{
	font-size: 16px;
	float: left;
}

.Horizontal UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 100%;
	list-style-type: none;
}

.Horizontal LI
{
	padding-right: 0px;
	padding-left: 0px;
	display: inline;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
}

.Horizontal A
{
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	/*font-weight: bold;*/
	padding-top: 6px;
	padding-bottom: 6px;
}

.CMSListMenuLinkHighlighted
{
	background: #4E4E4E no-repeat right bottom;
}

.SubCMSListMenuLinkHighlighted, li.SubCMSListMenuLinkHighlightedLI
{
	color: #A5D280;
}

.Horizontal A:hover
{
	background: #4E4E4E no-repeat right bottom;
}

.Horizontal UL UL
{
	z-index: 500;
	width: auto;
	position: absolute;
	background: rgb(108,109,111);
	background: rgba(108,109,111,0.9);
}

.Horizontal UL UL LI
{
	clear: left;
	display: block;
	position: relative;
}

.Horizontal UL UL UL
{
	left: 100%;
	top: -1px;
}

.Horizontal UL UL
{
	display: none;
}

.Horizontal UL LI:hover UL UL
{
	display: none;
}

.Horizontal UL UL LI:hover UL UL
{
	display: none;
}

.Horizontal UL LI:hover UL
{
	display: block;
}

.Horizontal UL UL LI:hover UL
{
	display: block;
}

.Horizontal UL UL UL LI:hover UL
{
	display: block;
}

.FooterHolder
{
	overflow: auto;
	background-color: #6C6D6F;
}

.Footer
{
	text-align: left;
	width: 1000px;
	padding-top: 20px;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}

.QuickLinks
{
	float: left;
}

.Terms
{
	float: right;
}

.Contact
{
	overflow: hidden;
	display: inline-block;
	text-align: left;
}

.FooterSection
{
	float: left;
}

.FooterSection a, .FooterNote a
{
	color: #ffffff;
	text-decoration: none;
}

.FooterSection a:hover, .FooterNote a:hover
{
	text-decoration: underline;
}

.FooterSection h2
{
	margin: 0px;
	padding: 0px;
}

.FooterSection td
{
	font-size: 12px;
	padding-right: 10px;
}

address
{
	font-style: normal;
}

.Clear
{
	clear: both;
}

.FooterNote
{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

.SliderContainer
{
	/*width: 1000px;*/
	/*height: 300px;*/
	margin-left: 100px;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: both;
}

.SliderImage
{
	float: left;
	width: auto;
	text-align: left;
}

.SliderTitle
{
	float: right;
	width: 320px;
	margin-left: 50px;
	margin-top: 30px;
}

.RoundedBox
{
	border-style: solid;
	border-width: 1px;
	border-color: #EB1A22;
	background-color: #EB1A22;
	border-radius: 8px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
	padding-bottom: 15px;
}

.RoundedBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #FFD000;
	background-color: #FFD000;
	border-radius: 8px;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: center;
	font-size: 18px;
}

.AddToCartButton, .AddToCartOver, .SubmitButton, .ContentButton, .ButtonOver, .LongButton, .Button, .FormButton
{
	background-repeat: repeat-x;
	background-position: center center;
	background-color: transparent;
	border-radius: 5px;
	font-family: Helvetica, Arial, Sans-Serif;
	/*font-size: 12px;*/
	font-weight: bold;
	cursor: pointer;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	text-align: center;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
}

.AddToCartButton, .SubmitButton, .ContentButton, .LongButton, .Button, .FormButton
{
	background: #494949;
}

.AddToCartOver, .ButtonOver
{
	background: #808080;
} 

.signoutButton, .signoutButtonOver
{
	font-family: 'Droid Sans' , sans-serif;
	font-size: 16px;
	cursor: pointer;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	text-align: center;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 19px;
	padding-right: 19px;
}

.signoutButton
{
	background: #6C6D6F;
}

.signoutButtonOver
{
	background: #4E4E4E;
}

select, .TextArea, .TextBox, .Email input, .Dropdown, .CaptchaTextBox, .Security input, .TextBoxField, .TextboxField, .DropDownField, .LogonTextBox, .TextAreaField, .CMSSearchDialogSearchForTextBox, .SearchDialog select, .SearchDialog .CMSSearchDialogSearchModeDropDownList select, .BizFormSecurity input, .EventManagerRegText, .BizFormTextbox, .BizFormEmail input, .BizFormTextarea, .TextBoxNarrow, .DropdownWide, .ToField, .SubjectField, .BodyField, .DropDownList, .TextareaItem, .UserInputTextArea .TextareaItem, .SignatureField .TextareaItem, .UserInputTextArea .DiscussionPanel, .SignatureField textarea, .UserInputTextArea textarea, .TextboxItemShort, .UnigridPagerPageSize select, .TextboxItem, .CalendarTextBox input, .CalendarTextBox, .DicussionPanel textarea, .BizForm .TextAreaField, .UploaderInputFile input, .UnitsTextBox, .AddToCartTextBox, .sendToFriendEmailTextbox, .sendToFriendMessage, .SubscribeTextbox
{
	font-family: 'Droid Sans' , sans-serif;
	font-size: 15px;
	color: #000000;
	border-right: #d2d1d1 1px solid;
	border-top: #d2d1d1 1px solid;
	border-left: #d2d1d1 1px solid;
	border-bottom: #d2d1d1 1px solid;
}

.CaptchaTextBox
{
	width: 100px;
}

.CaptchaImage
{
	position: relative;
	top: 2px;
}

.Testimonials
{
}

.TestimonialFrom
{
	width: 100%;
	text-align: right;
	font-style: italic;
}

.QuoteContainer
{
	float: left;
	width: 730px;
	text-align: left;
}

.TestimonialsContainer
{
	float: right;
	width: 230px;
	text-align: left;
}

.ContentHolder .TestimonialsContainer
{
	width: 280px;
}

.QuoteContainer, .TestimonialsContainer, .ContentRight
{
	padding-bottom: 30px;
}

.QuoteForm
{
	/*width: 720px;*/
}

.TestimonialsContainer .TestimonialFrom
{
	text-align: left;
	font-style: italic;
	padding-top: 3px;
}

.StepTitleContainer
{
	width: 700px;
	/*overflow: auto;*/
	display: inline-block;
}

.Step1
{
	float: right;
}

.Hints
{
	float: left;
}

.StepTitle
{
	text-align: right;
	color: #ffffff;
	padding-top: 15px;
}

.StepTitle h2
{
	font-weight: bold;
}

.LoginDialog td
{
	padding-right: 5px;
}

.RDO td
{
	width: 350px;
	padding-bottom: 20px;
}

.QuoteTable td, .LoginDialog td
{
	padding-bottom: 12px;
}

.ButtonHolder
{
	width: 100%;
	height: 25px;
}

.NextButton
{
	float: right;
	/*width: 100%;
	text-align: right;*/
}

.BackButton
{
	float: left;
}

.QuotePrice
{
	display: inline-block;
	font-size:35px;
	line-height:30px;
	font-weight:700;
}

.QuoteDollar
{
	display: inline-block;
	font-size: 30px;
}

.CCHint
{
	display: inline;
	position: relative;
	top: 6px;
	left: 10px;
}

.SedanHint
{
	display: inline;
	position: relative;
	top: 130px;
	left: 258px;
}
.VanHint
{
	display: inline;	
	position: relative;
	top: 130px;
	left: 420px;
}

.LabelColumn
{
	font-weight: bold;
	padding-right: 20px;
	vertical-align: top;
}

.ValueColumn
{
	vertical-align: top;
}

.Italic
{
	/*font-family: 'Times New Roman' , Times, serif;*/
	font-style: italic;
}

.Contact
{
	padding-bottom: 0px;
}

.ActDataList
{
	font-size: 12px;
}

.ActDataList td, .ActDataList th
{
	font-size: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ActDataList td
{
	vertical-align: top;
}

.lowercase
{
	text-transform: lowercase;
}

.ActDataList .Header
{
	background-color: #6C6D6F;
	color: #ffffff;
}

.ActDataList .AlternatingRow
{
	background-color: #D2E8FE;
}

.ActDataList .Header, .ActDataList .Row, .ActDataList .AlternatingRow
{
}

.pnlCSS
{
	cursor: pointer;
}

.ActDataList .Pager td
{
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 3px;
}
